Search:

Type: Posts; User: Grumps

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    14
    Views
    3,032

    Hi, I tried writing a dung script, it is quite...

    Hi,

    I tried writing a dung script, it is quite simply impossible. So many combinations of each dungeon, it is very very hard to make
  2. Replies
    7
    Views
    1,438

    Beta Testing EdgeVille Hill Giants

    EdgeVille Hill Giant Killer

    I know that hill giants are very popular to train on and noticed that there are not many bots to use, however i am in the beta stage of my script and would live to put...
  3. Replies
    49
    Views
    2,491

    I agree with some of the statements here, it will...

    I agree with some of the statements here, it will get Pked far too much. Its like the Green dragon bots, once they teleport blocked its over,

    It would have to include Poting, Moving, Attacking the...
  4. Replies
    5
    Views
    844

    The thing is, there are some many "objects" to...

    The thing is, there are some many "objects" to find, so its really simple to make it find and pick up food from the table, but because each Dungeon is different you will need to define all the keys,...
  5. Replies
    5
    Views
    844

    Dungeoniring Script Update

    Hi

    Bad news guys, am giving up from this dungeeoniring script, personally Its possible to make but there are so many monsters,keys ect...

    Its very hard and it would need to search for all of...
  6. Replies
    15
    Views
    1,261

    Personally I would rather keep what I have done...

    Personally I would rather keep what I have done private, but so far all it does is picks up the food from the table and finds doors
  7. Replies
    15
    Views
    1,261

    How can i use that? Hmm

    How can i use that?

    Hmm
  8. Replies
    15
    Views
    1,261

    thanks, do you know how to "en-hance" color...

    thanks, do you know how to "en-hance" color finding
  9. Replies
    15
    Views
    1,261

    Dungeoniring Script

    Hello,

    Well basically I have a problem with my Dungeoniring Script , now its not the script that is the problem it is finding the colours. As you would know if you have ever done dungeoniring the...
  10. Replies
    3
    Views
    554

    GetMMLevels is part of the extensions list , have...

    GetMMLevels is part of the extensions list , have you defined this

    {$i SRL/SRL/skill/fighting.simba} in your script?
  11. Thread: Hp Checker

    by Grumps
    Replies
    8
    Views
    577

    Mate i still dont get how to use it...

    Mate i still dont get how to use it...
  12. Thread: Hp Checker

    by Grumps
    Replies
    8
    Views
    577

    Yer, but i dont get how to use getMMLevels('hp',...

    Yer, but i dont get how to use getMMLevels('hp', stringHere);
  13. Thread: Hp Checker

    by Grumps
    Replies
    8
    Views
    577

    Hp Checker

    Hello

    does anybody know a decant Hp Checker guide, I am currently writting a Hill Giant Script however my Hp Checker does not work and I get a big error. I know that the script is nothing without...
  14. Thread: Help - Error

    by Grumps
    Replies
    12
    Views
    879

    well gametab loads and thats 2700 lines long It...

    well gametab loads and thats 2700 lines long
    It comes up at this bit

    function XPTillNextLevel(Skill: Variant): Integer;
    var
    TPA: TPointArray;
    P: TPoint;
    B: TBox;
    begin
    Result := -1;
  15. Thread: Help - Error

    by Grumps
    Replies
    12
    Views
    879

    Yes, it use to be a woodcutter however with a few...

    Yes, it use to be a woodcutter however with a few changes i made it into attacker, that is no problem for me.

    However all other simba scripts have worked fine for. Narcales fast fighter worked...
  16. Thread: Help - Error

    by Grumps
    Replies
    12
    Views
    879

    Hmm, well it seems like nobody knows. Here are...

    Hmm, well it seems like nobody knows. Here are parts of my script

    program EdgeVille_Hillie_Tanker;
    {$i SRL\SRL.simba}
    {$DEFINE SMART}


    const
    SMART_HIGHDETAIL = false;
  17. Thread: Help - Error

    by Grumps
    Replies
    12
    Views
    879

    Help - Error

    Hi,

    I have a quite basic HPchecker which all i want is to tell me my HP is good at the moment for my fighting script

    Function HPchecker: Boolean;
    Begin
    if (HPPercent > 50) then
    ...
  18. Replies
    8
    Views
    630

    Thanks for the help ;) Ok then will be...

    Thanks for the help ;)

    Ok then will be posting scripts if i finish them



    Rofl :tongue:
  19. Replies
    8
    Views
    630

    hmm, but what if the script runs benlands100s...

    hmm, but what if the script runs benlands100s smart or whatever it is called and not in the browser.
  20. Replies
    8
    Views
    630

    am sorry , I dont know where to post this , so i...

    am sorry , I dont know where to post this , so i posted here to get views,

    Ron
  21. Replies
    8
    Views
    630

    Runescape Scripts

    Now, i know this is completely irrelevant but is it illegal to make a runescape script, I know simba says its its legal. I want to ask the public though, also is it legal to post your script here.
    ...
  22. Replies
    8
    Views
    2,427

    Thanks, I will see to improve it

    Thanks, I will see to improve it
  23. Replies
    8
    Views
    2,427

    I could do , I would need to know how to work out...

    I could do , I would need to know how to work out how much xp goes for each level. That would be quite hard. Will see what I can do ;)

    I dont know, how to round it , can you tell me?
  24. Replies
    8
    Views
    2,427

    What do you mean?

    What do you mean?
  25. Replies
    8
    Views
    2,427

    Runescape Woodcutting Calculator

    Runescape Woodcutting Calculator

    Hello people, this is my first script. Its not a bot script but more of a tool for you. This is a very basic Runescape woodcutting calculator. It is simple and...
Results 1 to 25 of 35
Page 1 of 2 1 2