Page 20 of 117 FirstFirst ... 1018192021223070 ... LastLast
Results 476 to 500 of 2916

Thread: [AeroLib] HoodzFighter

  1. #476
    Join Date
    Mar 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    i just downloaded newest version, tried to start it and got this error

    "[Error] D:\Simba\Scripts\hoodzfighter.simba(93:23): Invalid number of parameters at line 92
    Compiling failed."

    and on line 92 it says "_FindAllRandoms(false);"

    any1 know how to fix this?

  2. #477
    Join Date
    Mar 2013
    Location
    Narnia
    Posts
    182
    Mentioned
    1 Post(s)
    Quoted
    62 Post(s)

    Default

    Quote Originally Posted by geilecharlie View Post
    i just downloaded newest version, tried to start it and got this error

    "[Error] D:\Simba\Scripts\hoodzfighter.simba(93:23): Invalid number of parameters at line 92
    Compiling failed."

    and on line 92 it says "_FindAllRandoms(false);"

    any1 know how to fix this?

    Quote Originally Posted by aaron126 View Post
    change
    Simba Code:
    _FindAllrandoms(false);

    to

    Simba Code:
    _FindAllrandoms(false,[]);

    Does the exact same thing. no clue why some people have this issue and some people dont, but that's the fix.
    ^^^

  3. #478
    Join Date
    Sep 2008
    Posts
    754
    Mentioned
    8 Post(s)
    Quoted
    275 Post(s)

    Default

    Quote Originally Posted by aaron126 View Post
    ^^^
    i just delete that entirely, Simba terminates when ever i get a random event.

  4. #479
    Join Date
    Apr 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by slyce View Post
    thx for this tip, amazing spot! nearly no people and nice xp/h even without salve ammy, but i will get this soon.
    Very nice script, thank you
    I could be wrong but I don't think that the salve amulet works with ghouls.

  5. #480
    Join Date
    Apr 2013
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    well if you bothored to look up you will see.

  6. #481
    Join Date
    Apr 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Hey guys,

    I know the solution to this problem has been expressed many times before ITT.

    I am getting the "[Error] C:\Simba\Scripts\HoodzFighter Flesh.Lobs.simba(93:23): Invalid number of parameters at line 92
    Compiling failed."

    I know that I could choose to remove the lines with "_FindAllRandoms(false);" and it would work but not detect the randoms.

    Also, I know that if I want to keep the lines, everyone is saying update SRL-OSR but I just downloaded the SRL-OSR from the given link. Shouldn't this be the latest version if I just downloaded it 5 minutes ago?

    Finally, if the version from the download link is not the most current version and I need to update still, how do I go about doing so? I have been searching the forums trying to find a tutorial on how to update SRL-OSR but can not find one.

    Sorry for bringing up a problem that's already been solved but I'm new and trying to get acquainted with this whole precess.

    Thanks.

  7. #482
    Join Date
    Apr 2013
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Quote Originally Posted by mastermire View Post
    Hey guys,

    I know the solution to this problem has been expressed many times before ITT.

    I am getting the "[Error] C:\Simba\Scripts\HoodzFighter Flesh.Lobs.simba(93:23): Invalid number of parameters at line 92
    Compiling failed."

    I know that I could choose to remove the lines with "_FindAllRandoms(false);" and it would work but not detect the randoms.

    Also, I know that if I want to keep the lines, everyone is saying update SRL-OSR but I just downloaded the SRL-OSR from the given link. Shouldn't this be the latest version if I just downloaded it 5 minutes ago?

    Finally, if the version from the download link is not the most current version and I need to update still, how do I go about doing so? I have been searching the forums trying to find a tutorial on how to update SRL-OSR but can not find one.

    Sorry for bringing up a problem that's already been solved but I'm new and trying to get acquainted with this whole precess.

    Thanks.
    All you have to do is read a few comments up or on previous pages and you will see someone found a fix for it by changing that line instead of deleting it. If your bot doesnt start or you just get a white screen then thats also an easy fix. If you have done the easy-osl with the lets go.bat, all you have to do is go back to that folder and click lets go, then restart simba and you're game.

  8. #483
    Join Date
    Apr 2013
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    it does, i did the tarn lair part to get to 20% and im hitting like 5-7 hp higher

  9. #484
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    i updated srl-osr and i changed the _findallrandoms function. but for some strange reason it keeps running away even if i have turned srl_combatrandoms on false...

  10. #485
    Join Date
    Apr 2013
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Quote Originally Posted by hoodz View Post
    i updated srl-osr and i changed the _findallrandoms function. but for some strange reason it keeps running away even if i have turned srl_combatrandoms on false...
    Mine doesn't even run away or solve the randoms. The drunk dwarf always owns me but the tab function works perfect and then if i got a mysterious box, i might come back to a full inventory of them lol. Luckily i haven't seen the sandwich lady yet

  11. #486
    Join Date
    Apr 2013
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    The bot only works in multi because it keeps clicking others while its attacked? Won't pickup that im already fighting something and spams sometimes others monsters without waiting till i killed the one im already on. I'm killing ghouls too btw

  12. #487
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    having some troubles with th randoms and the paint. paint doesnt show up for a strange reason

  13. #488
    Join Date
    Apr 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by jbill65 View Post
    All you have to do is read a few comments up or on previous pages and you will see someone found a fix for it by changing that line instead of deleting it. If your bot doesnt start or you just get a white screen then thats also an easy fix. If you have done the easy-osl with the lets go.bat, all you have to do is go back to that folder and click lets go, then restart simba and you're game.
    Thanks I can't believe I didn't see that

    Also, are any of you guys using this with low defense? If so, what are the mobs and locations that give best exp for pures?

  14. #489
    Join Date
    Apr 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Could you update it or help me getting the script to check if a monster is attacked? nice script tho

  15. #490
    Join Date
    May 2011
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Monster finding doesn't seem smooth, it hovers over random objects until it finds the monster, guess ill have to auto color the monster I am fighting. Also the fact that it doesn't recognize if it is in combat or not is quite frustrating,, other than that I like it so far. Keep up the good work. Also the fact that it doesn't recognize if it is in combat or not is quite frustrating,

  16. #491
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Quote Originally Posted by I am new View Post
    Monster finding doesn't seem smooth, it hovers over random objects until it finds the monster, guess ill have to auto color the monster I am fighting. Also the fact that it doesn't recognize if it is in combat or not is quite frustrating,, other than that I like it so far. Keep up the good work. Also the fact that it doesn't recognize if it is in combat or not is quite frustrating,
    You have to use monstercolours that dont match with the background

  17. #492
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    version 2.1: fixed the parameter error.
    fixed paint
    Last edited by Hoodz; 04-22-2013 at 02:36 PM.

  18. #493
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    newest version should be flawless btw!

  19. #494
    Join Date
    Apr 2013
    Location
    Alberta Canada
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    Quote Originally Posted by hoodz View Post
    newest version should be flawless btw!
    Ill post you a proggy at the end of the day and let you know

  20. #495
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Quote Originally Posted by Yakl View Post
    Ill post you a proggy at the end of the day and let you know
    use it at varrock sewer deadly red spiders, running great atm.

    Code:
    monstername = 'ider'; //enter some letters of the name of the npc you want to attack (not all), example: monstername = 'oblin';
    monstercolor1 = 3949482; //enter the monster colors here (dont pick colors that match other things alot (black, grey etc)).
    monstercolor2 = 2428271;
    monstercolor3 = 4278711;
    monstercolor4 = 3215763; //PLEASE USE ALL MONSTORCOLOR1+2+3+4 AND PICK SOME IDENTICAL COLORS OF THE NPC/MONSTER!
    ^good colors!!

  21. #496
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Attachment 20874 proof its flawless

  22. #497
    Join Date
    Apr 2013
    Location
    Alberta Canada
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    Im having trouble posting a proggy at work but I can pretty much say this script is completely flawless.

  23. #498
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Quote Originally Posted by Yakl View Post
    Im having trouble posting a proggy at work but I can pretty much say this script is completely flawless.
    great to hear its working good again!

  24. #499
    Join Date
    Mar 2013
    Posts
    53
    Mentioned
    0 Post(s)
    Quoted
    22 Post(s)

    Default

    excellent. truly.

  25. #500
    Join Date
    Apr 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    is it possible to add more colors so if i wanted to bot at experiments it would kill both level 25's?

Page 20 of 117 FirstFirst ... 1018192021223070 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •