Page 67 of 117 FirstFirst ... 1757656667686977 ... LastLast
Results 1,651 to 1,675 of 2916

Thread: [AeroLib] HoodzFighter

  1. #1651
    Join Date
    Dec 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    File "SRL-OSR/SRL.Simba" not found at line 3, column 5

    what dose this mean help

  2. #1652
    Join Date
    Jan 2014
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Exception in Script: Unknown declaration "clWhite" at line 58, column 23 in file "C:\Simba\Includes\SRL-OSR\SRL\core\globals.simba"


    I don't know what was wrong but I managed to get it working!
    Last edited by stroking; 01-07-2014 at 08:50 PM.

  3. #1653
    Join Date
    Dec 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Script is great! Would be perfect if it could solve the strange plant random and didn't get stuck attacking the plant and eating up all the food

  4. #1654
    Join Date
    Jun 2013
    Posts
    79
    Mentioned
    1 Post(s)
    Quoted
    62 Post(s)

    Default

    Quote Originally Posted by nana1 View Post
    Used script for over a week, today this pops-up and script wont start ( Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Simba\Scripts\HoodzFighter_osr-srl17.simba' )
    think hooks for reflection is broken, try the colour only seeems to wotk?

  5. #1655
    Join Date
    Jan 2014
    Posts
    5
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Haven't used simba in so long so this might be kinda nooby, but i'm getting exception "Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:....." and so on. any suggestions?

  6. #1656
    Join Date
    Sep 2010
    Posts
    190
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I would like to point out one thing that I have overlooked over the past few hours of trying to setup simba for OSR usage. As mentioned in this OP, you must switch the script interpreter to pascal script whatever that is.
    I would also like to bring up the fact that when I run this script, it does the 'checking hp' function rapidly, as if it were checking hp every second. I messed with the values on lines 1047 but nothing changed.
    Code:
          smart_clearcanvas;
          SMART_DrawText(190,75-50,statchars, 'time running: '+ MsToTime(GetTimeRunning,3) ,clWhite);
          SMART_DrawText(190,95-50,StatChars, 'Status: '+ status ,clWhite);
          status := ' in fight - checking hp'
          wait(1500+random(200000))
    E: also quick question, how active is the OSR scripting here? I think OSR is way overlooked and RuneScape 3 is a retarded release of RSHD. Which makes me wonder why Jagex even released RSHD in the first place since it was basically the same thing as runescape 3. RS3 makes you think of some kind of big update when nothing really changed. Either way old school all the way. I lost interest in the game when everyone that still played RS3 had a god sword and 1000m and could one hit kill you.

  7. #1657
    Join Date
    Jan 2014
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    please help me !

    Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Documents and Settings\Alain\Bureau\HoodzFighter_osr-srl17.simba'

  8. #1658
    Join Date
    Feb 2012
    Location
    UK
    Posts
    909
    Mentioned
    10 Post(s)
    Quoted
    191 Post(s)

    Default

    Quote Originally Posted by bozonator View Post
    please help me !

    Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Documents and Settings\Alain\Bureau\HoodzFighter_osr-srl17.simba'
    Try reading through this. http://villavu.com/forum/showthread.php?t=106693
    Solar from RiD.

  9. #1659
    Join Date
    Jan 2014
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    how it couldnt find the file SRL-OSR/SRL.Simba?

    i read all the tutorial and i can't find why it say this..
    Last edited by bozonator; 01-13-2014 at 04:06 PM.

  10. #1660
    Join Date
    Feb 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    This might sound very stupid but how do I pick the colors for monsters with the reflection version? I noticed it had Hue and Sat options under it and when I left those alone but edited the default monster colors, the bot no longer ran, but just ate my food. (I did download the new fonts regarding the eating, this may have stopped now but either way it will not attack monsters.) Any help would be appreciated!

  11. #1661
    Join Date
    Feb 2012
    Location
    UK
    Posts
    909
    Mentioned
    10 Post(s)
    Quoted
    191 Post(s)

    Default

    Quote Originally Posted by jagexwillneverwin View Post
    This might sound very stupid but how do I pick the colors for monsters with the reflection version? I noticed it had Hue and Sat options under it and when I left those alone but edited the default monster colors, the bot no longer ran, but just ate my food. (I did download the new fonts regarding the eating, this may have stopped now but either way it will not attack monsters.) Any help would be appreciated!
    Search the forums for ACA, Auto Color Aid, a tool that lets you pick colours. Make sure to use CTS2 to get the Hue. and Sat. values. @YoHoJo; has a video tutorial with links in the description IIRC.

    Edit: Link to the video; http://www.youtube.com/watch?v=98wVrr6GwyU
    Solar from RiD.

  12. #1662
    Join Date
    Feb 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Solar View Post
    Search the forums for ACA, Auto Color Aid, a tool that lets you pick colours. Make sure to use CTS2 to get the Hue. and Sat. values. @YoHoJo; has a video tutorial with links in the description IIRC.

    Edit: Link to the video; http://www.youtube.com/watch?v=98wVrr6GwyU
    Thanks!

    Edit: I've got the colors and everything down now, but it is still not attacking anything? Maybe I will just go back to using the color version?
    Last edited by jagexwillneverwin; 01-16-2014 at 11:24 PM.

  13. #1663
    Join Date
    Feb 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Well I've got the colors all right and everything set up, unfortunately it is not working. The color version is, but I feel the reflection would be more effective. Hoodz would you be able to look into this? I tried redownloading the script, but still is not working. I am not getting any errors however it just doesnt find/click on monsters.

    Edit: I just realized the SMART cmd box keeps repeating:

    SMART [XXXX]: Field not found: g.ho

    Am I missing something?
    Last edited by jagexwillneverwin; 01-17-2014 at 12:51 AM.

  14. #1664
    Join Date
    Feb 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Hoodz, do you know what could be causing the reflection bot to do nothing other than the occasional antiban? The only "error" I am getting is in the Smart CMD console


    SMART [XXXX]: Field not found: g.ho

    I hate to feel like a bother but I love your bot and would love to be able to use the reflection version for faster and more accurate color picking.
    Thanks in advance!

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

    Default

    Quote Originally Posted by jagexwillneverwin View Post
    Hoodz, do you know what could be causing the reflection bot to do nothing other than the occasional antiban? The only "error" I am getting is in the Smart CMD console


    SMART [XXXX]: Field not found: g.ho

    I hate to feel like a bother but I love your bot and would love to be able to use the reflection version for faster and more accurate color picking.
    Thanks in advance!
    well elfyyy is updating the hooks now, idk what's taking so long.

  16. #1666
    Join Date
    Feb 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by hoodz View Post
    well elfyyy is updating the hooks now, idk what's taking so long.
    Ok, thanks for the update. Ill just run the color for now and keep checking back in.

  17. #1667
    Join Date
    Feb 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Hey Hoodz, I found out elfyyy made an official reflection for OSR and is updating that now instead of the minireflection you had made. Would you be able to update this script to work on the new reflection that is being updated?

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

    Default

    Quote Originally Posted by jagexwillneverwin View Post
    Hey Hoodz, I found out elfyyy made an official reflection for OSR and is updating that now instead of the minireflection you had made. Would you be able to update this script to work on the new reflection that is being updated?
    Im not going to use that include.

  19. #1669
    Join Date
    Feb 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by hoodz View Post
    Im not going to use that include.
    Oh ok, well I got it running for me so I'm good.

  20. #1670
    Join Date
    May 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Hello man , very nice script you have made.
    I was wondering if you have had the time to make it compatible at rock crabs?

  21. #1671
    Join Date
    May 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Getting an error :
    [Error] C:\Users\Cold\Downloads\HoodzFighter_osr-srl17.simba(1332:83): Type mismatch at line 1332
    I did everything as told in this topic http://villavu.com/forum/showthread.php?t=106693

    does anyone have an idea whats wrong?

  22. #1672
    Join Date
    Apr 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Got the script to work, but it doesn't complete randoms?

  23. #1673
    Join Date
    Jul 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Script logs in and sets up, but then just sits there and doesn't attack anything?

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

    Default

    Quote Originally Posted by yakazule View Post
    Script logs in and sets up, but then just sits there and doesn't attack anything?
    Hooks are outdated, and since it is using not my include anymore i cant update, so you have to wait

  25. #1675
    Join Date
    Jul 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by hoodz View Post
    Hooks are outdated, and since it is using not my include anymore i cant update, so you have to wait
    Okay thanks for the quick response.

Page 67 of 117 FirstFirst ... 1757656667686977 ... 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
  •