Page 11 of 117 FirstFirst ... 9101112132161111 ... LastLast
Results 251 to 275 of 2916

Thread: [AeroLib] HoodzFighter

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

    Default

    Quote Originally Posted by kanko View Post
    hoodz why doesnt mine pick up iron arrows the fighting is great but looting pretty sucks
    Are you using v 1.6? Is the loot on the top of the lootpile? Did you have select correct colors? (dont get the color from the item in your inventory but the colors from the ground item)

  2. #252
    Join Date
    Apr 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    [Error] C:\Simba\Scripts\HoodzFighter_osr-srl6.simba(98:23): Invalid number of parameters at line 97
    Compiling failed

    Getting this error no matter if the 8 is there, "Findallrandoms(false)" Is highlighted, please help.

  3. #253
    Join Date
    Apr 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    "[Error] C:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(229:202): Invalid number of parameters at line 228
    Compiling failed."
    That's what I get; I'm trying to train at cows in lumbridge.

    begin
    Ids := SmartGetClientIDs;
    Count := Length(IDs);
    If (Count > 0) then
    For I:= 0 To (Count - 1) Do
    begin
    If SmartPairClient(IDs[I]) then
    begin
    Line 228: Result := IDs[I];

    Not sure what the issue is, I'm new to this.

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

    Default

    Any proggies yet?

  5. #255
    Join Date
    Mar 2013
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    why eats food randomly? it doesnt calculate the hp very well..

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

    Default

    Quote Originally Posted by adoniss23 View Post
    why eats food randomly? it doesnt calculate the hp very well..
    Why are you using the p07include version instead of the srl-osr version?

  7. #257
    Join Date
    Mar 2013
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by hoodz View Post
    Why are you using the p07include version instead of the srl-osr version?
    idk, ive just downloaded it randomly didnt notice for srl-osr version

    gonna try it..

    PS: in other parts, it works perfectly.. u rock dude <3

  8. #258
    Join Date
    Mar 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    the bot works great, but does anyone elses cursor alittle glitchy on how it tries to find the colors?

    edit: im at giant spiders, so i think the bot is picking up the same color of the eggs on the ground as the spiders, so its clicking on them.
    Last edited by haydenrocks2; 04-09-2013 at 09:49 PM.

  9. #259
    Join Date
    Apr 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Is there anyway i could add random support? I would love to post a proggy.. but there is no way it will proceed for more than an hour without getting a random and logging out..

    BTW this script has gotten me 40-60 range in no time! thanks for the release and for keeping up with the updates!
    Last edited by x2xconkerx2x; 04-09-2013 at 11:31 PM.

  10. #260
    Join Date
    Apr 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by jjberks View Post
    [Error] C:\Simba\Scripts\HoodzFighter_osr-srl6.simba(98:23): Invalid number of parameters at line 97
    Compiling failed

    Getting this error no matter if the 8 is there, "Findallrandoms(false)" Is highlighted, please help.
    I fixed my previous issue but now I am getting the same error as this guy, anyone help us?

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

    Default

    Would be epic if this would attack the next monster fast, like during the death animation. Is it because the HP bar is still visible that it doesn't?

  12. #262
    Join Date
    Apr 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    [Error] C:\Users\\Downloads\HoodzFighter_osr-srl6.simba(19:16): 'BEGIN' expected at line 18
    Compiling failed.
    I keep getting this error its the line with my password. help please

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

    Default

    Quote Originally Posted by jjberks View Post
    [Error] C:\Simba\Scripts\HoodzFighter_osr-srl6.simba(98:23): Invalid number of parameters at line 97
    Compiling failed

    Getting this error no matter if the 8 is there, "Findallrandoms(false)" Is highlighted, please help.
    Quote Originally Posted by juckor View Post
    "[Error] C:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(229:202): Invalid number of parameters at line 228
    Compiling failed."
    That's what I get; I'm trying to train at cows in lumbridge.

    begin
    Ids := SmartGetClientIDs;
    Count := Length(IDs);
    If (Count > 0) then
    For I:= 0 To (Count - 1) Do
    begin
    If SmartPairClient(IDs[I]) then
    begin
    Line 228: Result := IDs[I];

    Not sure what the issue is, I'm new to this.
    Download the newest version of srl-osr and smart
    Quote Originally Posted by adoniss23 View Post
    idk, ive just downloaded it randomly didnt notice for srl-osr version

    gonna try it..

    PS: in other parts, it works perfectly.. u rock dude <3
    thanks
    Quote Originally Posted by juckor View Post
    I fixed my previous issue but now I am getting the same error as this guy, anyone help us?
    Quote Originally Posted by 11wnash View Post
    [Error] C:\Users\\Downloads\HoodzFighter_osr-srl6.simba(19:16): 'BEGIN' expected at line 18
    Compiling failed.
    I keep getting this error its the line with my password. help please
    Download also the newest version of srl-osr and smart

  14. #264
    Join Date
    Mar 2013
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Glad you replied - I absolutely love the script.

    I'd say that no doubt, its the best script I've seen on here at the moment despite having lost about 600k worth of equipment due to OSR's non support for Swarms using it literally about an hour ago. :P

    Its awesome that you actually respond and react so actively to feedback and I'm DEFINATELY looking forward to that update. Since this script came out, I've lost about a mil despite the fact my banks never broken 2 mil. :L Guess I just love it that much.

    Though I know I can only blame myself for not babysitting it. I've been running it at school and while I sleep which worked for two days without any problems (other than being teleported once and dying today.) Before OSR, I babysat a little, but still managed to die a lot! :P
    Last edited by Ikey; 04-10-2013 at 03:27 PM.

  15. #265
    Join Date
    Apr 2013
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Hey Hoodz,
    I've been able to use your script pretty successfully for the past few days, but as it does not solve any randoms other than talking ones, I figured I would update my SRL-OSR folder. For some reason, the script calling FindAllRandoms doesn't comply with the new OSR official include, and returns the same error as the people above. I just updated all of my files, but I reinserted my old OSR folder, and the script works, although without random support.
    Thanks!

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

    Default

    Quote Originally Posted by Ikey View Post
    Glad you replied - I absolutely love the script.

    I'd say that no doubt, its the best script I've seen on here at the moment despite having lost about 600k worth of equipment due to OSR's non support for Swarms using it literally about an hour ago. :P

    Its awesome that you actually respond and react so actively to feedback and I'm DEFINATELY looking forward to that update. Since this script came out, I've lost about a mil despite the fact my banks never broken 2 mil. :L Guess I just love it that much.

    Though I know I can only blame myself for not babysitting it. I've been running it at school and while I sleep which worked for two days without any problems (other than being teleported once and dying today.) Before OSR, I babysat a little, but still managed to die a lot! :P
    Thanks! I didnt know you lost so much money! Now that im aware of this i will fix this as soon as possible on friday!
    Quote Originally Posted by strftw View Post
    Hey Hoodz,
    I've been able to use your script pretty successfully for the past few days, but as it does not solve any randoms other than talking ones, I figured I would update my SRL-OSR folder. For some reason, the script calling FindAllRandoms doesn't comply with the new OSR official include, and returns the same error as the people above. I just updated all of my files, but I reinserted my old OSR folder, and the script works, although without random support.
    Thanks!
    I will change it on friday + tab teleport if out of food

  17. #267
    Join Date
    Apr 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    I have already updated osr and smart, I went ahead and did it two more times. I am still getting the error on line 92 with the _findrandom function.
    Last edited by snarffsnarff; 04-10-2013 at 11:45 PM.

  18. #268
    Join Date
    Mar 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    This script is fantastic. It ran flawlessly for over 8 hours. Here's a proggy proof.

    Highly recommend this fighter, it's by far the best. Although, I would recommend going somewhere there isn't many people, and when picking the monster color, do something unique. (Example: I trained at ghouls, not many people come here, and a unique color was their eyes and belt. The belt is red, and so is the eyes.
    8HourHoodzFighter.png

  19. #269
    Join Date
    Jun 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    might be a noob question but. it brings up the 07scape window and doesnt do anything. i have filled in my info, and i cant log in for it. any help?

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

    Default

    Quote Originally Posted by NightHawk12 View Post
    This script is fantastic. It ran flawlessly for over 8 hours. Here's a proggy proof.

    Highly recommend this fighter, it's by far the best. Although, I would recommend going somewhere there isn't many people, and when picking the monster color, do something unique. (Example: I trained at ghouls, not many people come here, and a unique color was their eyes and belt. The belt is red, and so is the eyes.
    8HourHoodzFighter.png
    Nice! I might give it a try there
    But is it alright if i use this pic in the mainthread?

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

    Default

    Quote Originally Posted by hoodz View Post
    Nice! I might give it a try there
    But is it alright if i use this pic in the mainthread?
    Haha go for it man, you made the script, you got me the levels.

  22. #272
    Join Date
    Mar 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Quote Originally Posted by NightHawk12 View Post
    Haha go for it man, you made the script, you got me the levels.
    Oh and to be fair, I should have mentioned, it actually ran for a little over 9 hours, until my roommate closed out of the cmd which stopped simba, got me to 70 def though! Should have mentioned that, so it probably could have gone past 10.

  23. #273
    Join Date
    Apr 2013
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    Anyone else getting this problem? [Error] C:\Program Files\Simba\Scripts\HoodzFighter_osr-srl6.simba(98:23): Invalid number of parameters at line 97

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

    Default

    Quote Originally Posted by NightHawk12 View Post
    Haha go for it man, you made the script, you got me the levels.
    Quote Originally Posted by NightHawk12 View Post
    Oh and to be fair, I should have mentioned, it actually ran for a little over 9 hours, until my roommate closed out of the cmd which stopped simba, got me to 70 def though! Should have mentioned that, so it probably could have gone past 10.
    Haha nice, and thank you

    Btw nice fletch level
    And how long did it take for fighter torso?

  25. #275
    Join Date
    Mar 2013
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Where should i use this bot for 1 def pure (fast xp of course)?
    atm im 32att 40 str 1 def.

    any ideas?

Page 11 of 117 FirstFirst ... 9101112132161111 ... 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
  •