Page 14 of 87 FirstFirst ... 412131415162464 ... LastLast
Results 326 to 350 of 2158

Thread: [Reflection] ineedbot's AIO Woodcutter

  1. #326
    Join Date
    Feb 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by ineedbot View Post
    you can fix that, remove "isMoving1" from the 'if' statement found with "ChopTree;"
    Well it fixed the problem, but now it chops one tree and goes on doing nothing and spamming the autoban, then eventually after 1-2 min it chops 1 more tree.

  2. #327
    Join Date
    Aug 2007
    Posts
    539
    Mentioned
    20 Post(s)
    Quoted
    266 Post(s)

    Default

    Quote Originally Posted by Advanced View Post
    Well it fixed the problem, but now it chops one tree and goes on doing nothing and spamming the autoban, then eventually after 1-2 min it chops 1 more tree.
    thats why i added the isMoving thing to fix that, it has pros and cons, you can reduce ChopWaitTime at the top of the script, its how often in seconds to check if gained a log, if not itll chop a tree

  3. #328
    Join Date
    Feb 2013
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Are you going to add Yews anytime soon? I've gotten 70 wc with the script already.

  4. #329
    Join Date
    Aug 2007
    Posts
    539
    Mentioned
    20 Post(s)
    Quoted
    266 Post(s)

    Default

    Quote Originally Posted by Potatolord View Post
    Are you going to add Yews anytime soon? I've gotten 70 wc with the script already.
    When P07sps is stable and at least usable, I tried pathing it with DTMs, but its unreliable.

  5. #330
    Join Date
    Mar 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    I keep getting this error:
    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(295:135): Invalid number of parameters at line 294
    Compiling failed. is that part of the anti-leech?

  6. #331
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    How could I change the wait time to stop it from spam clicking trees? I'm new at this and really trying to learn

  7. #332
    Join Date
    Jun 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    When i start script all the camera does is pan back and fourth while I'm standing right next to willows, any idea why?

  8. #333
    Join Date
    Aug 2007
    Posts
    539
    Mentioned
    20 Post(s)
    Quoted
    266 Post(s)

    Default

    Quote Originally Posted by G4MB1N0 View Post
    I keep getting this error:
    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(295:135): Invalid number of parameters at line 294
    Compiling failed. is that part of the anti-leech?
    Look in the help section of Old School, its a sticky and shows you how to setup SMART for old school.


    Quote Originally Posted by brian87 View Post
    How could I change the wait time to stop it from spam clicking trees? I'm new at this and really trying to learn
    Its at the top of the script, called ChopWaitTime.

    Quote Originally Posted by Lebron Games View Post
    When i start script all the camera does is pan back and fourth while I'm standing right next to willows, any idea why?
    Try pressing the arrow keys to stop, make sure you are not lagging. Restart the script as well.

    2.3 fixes most of the tree spam.

  9. #334
    Join Date
    Mar 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    You Have The Latest Version of P07Include
    Error: Exception: Font [P07UpChars] not found. at line 226
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap]

  10. #335
    Join Date
    Feb 2013
    Posts
    80
    Mentioned
    0 Post(s)
    Quoted
    42 Post(s)

    Default

    Quote Originally Posted by Lebron Games View Post
    When i start script all the camera does is pan back and fourth while I'm standing right next to willows, any idea why?
    In version 2.3, by default, the settings were set to 'Maple'. Look at the top of the script, and change line 19:

    Simba Code:
    Location := 'Maple';  //'Willow' at draynor or 'Maple' at seers

    to Willow, rather than say Maple.
    Yes, I am from HackForums/BlackHatWorld/Fileice.

  11. #336
    Join Date
    Mar 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by OMGWTFISTHIS View Post
    In version 2.3, by default, the settings were set to 'Maple'. Look at the top of the script, and change line 19:

    Simba Code:
    Location := 'Maple';  //'Willow' at draynor or 'Maple' at seers

    to Willow, rather than say Maple.
    Thanks! Was sitting at draynor looking at the bot turn in circles and run around, than stop.

  12. #337
    Join Date
    Mar 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by OMGWTFISTHIS View Post
    In version 2.3, by default, the settings were set to 'Maple'. Look at the top of the script, and change line 19:

    Simba Code:
    Location := 'Maple';  //'Willow' at draynor or 'Maple' at seers

    to Willow, rather than say Maple.
    You Have The Latest Version of P07Include
    Error: Exception: Font [P07UpChars] not found. at line 226
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap]

  13. #338
    Join Date
    Feb 2013
    Posts
    80
    Mentioned
    0 Post(s)
    Quoted
    42 Post(s)

    Default

    Quote Originally Posted by Fureddy View Post
    Thanks! Was sitting at draynor looking at the bot turn in circles and run around, than stop.
    For general reference, if it ever does this in another script, it's because it can't find the DTM of the object it is looking for. Simple it was set to Maple, it was looking for a Maple tree - and obviously couldn't find one.
    Yes, I am from HackForums/BlackHatWorld/Fileice.

  14. #339
    Join Date
    Feb 2013
    Posts
    80
    Mentioned
    0 Post(s)
    Quoted
    42 Post(s)

    Default

    Quote Originally Posted by forsakenpnut View Post
    You Have The Latest Version of P07Include
    Error: Exception: Font [P07UpChars] not found. at line 226
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap]
    Refer to this tutorial on how to Setup Simba for OSRS.
    Yes, I am from HackForums/BlackHatWorld/Fileice.

  15. #340
    Join Date
    Dec 2010
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    ents keep breaking my rune axe and I keep having to go to lumbridge to fix it ;_; anything I can do to prevent this from happening?

    EDIT: I'll update the anti-random's text color to make it more accurate.
    Hope it works...
    Last edited by PersonMan; 03-05-2013 at 12:27 AM.

  16. #341
    Join Date
    Mar 2013
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    anyone care on explaining how to fix this intead of just saying ''its simple syntax learn yoself'':

    Exception in Script: Unable to find file 'SRL/SRL.Simba' used from 'C:\Simba\Scripts\[07] Draynor Willow Banker [2.2].simba'

  17. #342
    Join Date
    Mar 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by OMGWTFISTHIS View Post
    Refer to this tutorial on how to Setup Simba for OSRS.
    i already done that

  18. #343
    Join Date
    Jun 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    2.3 working perfectly for me.

  19. #344
    Join Date
    Mar 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Lebron Games View Post
    2.3 working perfectly for me.
    anyone got skype? Im getting couple errors on the script.

  20. #345
    Join Date
    Feb 2013
    Posts
    80
    Mentioned
    0 Post(s)
    Quoted
    42 Post(s)

    Default

    Quote Originally Posted by forsakenpnut View Post
    i already done that
    Now you MUST use version 2.3, which is located on the front of this thread.
    Yes, I am from HackForums/BlackHatWorld/Fileice.

  21. #346
    Join Date
    May 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I'm getting this error:
    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(282:145): Invalid number of parameters at line 281
    Compiling failed.

    I have the P07Include and followed the videos. I do have SMART 8 if that effects it. I tried using
    {$DEFINE SMART8}
    {$I SRL/SRL.Simba}
    {$I P07Include.Simba}

    SetupSRL;
    P07_DeclarePlayer;
    SetupP07Include;

    but that didn't work.

    EDIT: I just uninstalled Simba and did it again and it worked, don't know what issue was.
    Last edited by Gurgleas; 03-05-2013 at 01:11 AM.

  22. #347
    Join Date
    Feb 2013
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    Hey mate, i've tried running it. It opens fine, compiles fine and starts fine. It logs in and moves around/hovers over the tree, I looked at a post where a member helped with the maple/willow switch. I even tried changing the colour, but still no luck. Do you have any idea what might be the issue?

  23. #348
    Join Date
    Dec 2010
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    Oh here's the problem. It won't stop cutting if a tree turns into an ent in the middle of cutting. It needs to leave the mouse on the tree to constantly check if the text turns to the yellow color rather than the blue color, and if it turns yellow then it runs away.
    Although there's probably a less detectable way to do this...

  24. #349
    Join Date
    Feb 2013
    Posts
    80
    Mentioned
    0 Post(s)
    Quoted
    42 Post(s)

    Default

    Quote Originally Posted by Gurgleas View Post
    I'm getting this error:
    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(282:145): Invalid number of parameters at line 281
    Compiling failed.

    I have the P07Include and followed the videos. I do have SMART 8 if that effects it. I tried using
    {$DEFINE SMART8}
    {$I SRL/SRL.Simba}
    {$I P07Include.Simba}

    SetupSRL;
    P07_DeclarePlayer;
    SetupP07Include;

    but that didn't work.
    Try making it {$DEFINE SMART} instead of {$DEFINE SMART8}. Just a thought.

    Quote Originally Posted by rastaman92 View Post
    Hey mate, i've tried running it. It opens fine, compiles fine and starts fine. It logs in and moves around/hovers over the tree, I looked at a post where a member helped with the maple/willow switch. I even tried changing the colour, but still no luck. Do you have any idea what might be the issue?
    If it means anything, I can verify this. If there is another way to check if it's an ent or not, that would be awesome. Perhaps an animation check loop while cutting?
    Yes, I am from HackForums/BlackHatWorld/Fileice.

  25. #350
    Join Date
    Aug 2007
    Posts
    539
    Mentioned
    20 Post(s)
    Quoted
    266 Post(s)

    Default

    Quote Originally Posted by PersonMan View Post
    Oh here's the problem. It won't stop cutting if a tree turns into an ent in the middle of cutting. It needs to leave the mouse on the tree to constantly check if the text turns to the yellow color rather than the blue color, and if it turns yellow then it runs away.
    How ents work is it can be created randomly if someone initially clicks the tree. The person who clicked the tree will continue chopping at it until their axe is broken. Other players will stop chopping it when the animation is finished. The script will check the tree moments after initially clicking a tree, and will run away if its an ent.

    Fixed long waits without chopping, and added a simple proggie! Start posting proggies!

Page 14 of 87 FirstFirst ... 412131415162464 ... LastLast

Thread Information

Users Browsing this Thread

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

Posting Permissions

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