Page 2 of 87 FirstFirst 12341252 ... LastLast
Results 26 to 50 of 2158

Thread: [Reflection] ineedbot's AIO Woodcutter

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

    Default

    did you target the client with simba? is the brightness all the way up? are you near the trees?

  2. #27
    Join Date
    Dec 2011
    Posts
    414
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Still can't get mine to compile... Type mismatch error on line 51, don't understand why.

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

    Default

    I dont know why, i can run it fine. im going to bed though, hope you fix it! bye

  4. #29
    Join Date
    Jun 2008
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Any hints? Never used simba before

  5. #30
    Join Date
    Jan 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    I got it working now! Works great.

  6. #31
    Join Date
    Jun 2008
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Exception in Script: Unable to find file 'P07Incliude.Simba' used from 'C:\Users\Cameron\AppData\Local\Temp\[07] Draynor Willow Banker [1.1].simba'


    i dont have any Appdata files

  7. #32
    Join Date
    Mar 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by tank3 View Post
    Exception in Script: Unable to find file 'P07Incliude.Simba' used from 'C:\Users\Cameron\AppData\Local\Temp\[07] Draynor Willow Banker [1.1].simba'


    i dont have any Appdata files

    You need to enable "show hidden folders and files" in control panel for that folder to appear.

  8. #33
    Join Date
    Dec 2011
    Posts
    414
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Can't get the banking function to work. Just hopping around all the trees super fast with full inventory.

  9. #34
    Join Date
    Feb 2013
    Posts
    64
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    I cant figure out the type missmatch, I dont understand the syntax of this language :/

  10. #35
    Join Date
    Feb 2013
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    [Error] C:\Simba\[07] Draynor Willow Banker [1.1].simba(137:3): Identifier expected at line 136
    Compiling failed.

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

    Default

    Dear writer, I'm very new to Simba. I got an error and I figured it might be the "anti-leach" you're talking about.

    Exception in Script: Unable to find file 'P07Incliude.Simba' used from 'C:\Users\DryNinja\Desktop\[07] Draynor Willow Banker [1.1].simba'

    As I said, I'm new to the whole scripting thingy. Could you please send a link to somewhere I can learn more about this or tell me in some way how I can start the script. I followed the basic guides and I also downloaded the files needed.

    Thanks!

    EDIT: Found the anti-leach. HERP!
    Anyways, I got another error...

    [Error] C:\Users\DryNinja\Desktop\[07] Draynor Willow Banker [1.1].simba(137:3): Identifier expected at line 136
    Compiling failed.
    Last edited by dryninja; 02-25-2013 at 01:05 PM.

  12. #37
    Join Date
    Apr 2012
    Posts
    92
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    I really don't understand what I need to do with
    If P07_FindObj(x, y, 'ank booth', BankColor1, 10) Then
    Do I need to change P07_FindObj to something else?

    I get this error btw:
    [Error] C:\Users\juunhoad\Downloads\[07] Draynor Willow Banker [1.1].simba(52:8): Unknown identifier 'P07_FindObj' at line 51
    can you guys tell me if this is still the anti-leech?
    Last edited by juunhoad; 02-25-2013 at 04:17 PM.

  13. #38
    Join Date
    Nov 2011
    Posts
    145
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    [Error] C:\Users\\Desktop\[07] Draynor Willow Banker [1.1].simba(137:3): Identifier expected at line 136
    Compiling failed.

    Does this error have to do with the anti-leech to?

  14. #39
    Join Date
    Aug 2006
    Posts
    33
    Mentioned
    1 Post(s)
    Quoted
    10 Post(s)

    Default

    Quote Originally Posted by Jordan155 View Post
    Can't get the banking function to work. Just hopping around all the trees super fast with full inventory.
    That's the problem i have, thought i'd just stuffed something up

  15. #40
    Join Date
    May 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Exception in Script: Unable to find file 'P07Incliude.Simba' used from 'C:\Users\Jerome\Desktop\[07] Draynor Willow Banker [1.1].simba'


    can any1 help me??

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

    Default

    Updated front post, pleAse read1

  17. #42
    Join Date
    Feb 2013
    Posts
    104
    Mentioned
    1 Post(s)
    Quoted
    32 Post(s)

    Default

    I'm trying very hard to figure out the anti-leech im stuck at the error on this line
    If P07_FindObj(x, y, 'ank booth', BankColor1, 10) Then

    i understand that i need to change the variables in the brackets, but i dont understand the original format of FindObj

    function P07_FindObj(color, tol, count : integer; uptext : TStringArray; action : integer): Boolean;

    can someone please just tell me what to change in this line?

  18. #43
    Join Date
    Feb 2013
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Thanks for this script. The Anti-Leech should be harder tho..

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

    Default

    Thanks for this script, it's appreciated.. The banking function doesn't seem to be working, the mouse just spaz's out when I have a full inventory, it also fails to ignore evil trees, which results in your axe being broke ( Although I understand it may be difficult for a color bot to understand the change of a tree )

  20. #45
    Join Date
    Jan 2008
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Hi, ok i fixed the "leechprotection" long time ago i was in the simba and mostly in scar. but im getting in line 135 "else" problem thats part of the antileech or a appdata problem?

  21. #46
    Join Date
    Feb 2013
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Quote Originally Posted by Uni View Post
    Thanks for this script, it's appreciated.. The banking function doesn't seem to be working, the mouse just spaz's out when I have a full inventory, it also fails to ignore evil trees, which results in your axe being broke ( Although I understand it may be difficult for a color bot to understand the change of a tree )
    Remove the Anti-Leech and it works.

  22. #47
    Join Date
    Apr 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Uni View Post
    Thanks for this script, it's appreciated.. The banking function doesn't seem to be working, the mouse just spaz's out when I have a full inventory, it also fails to ignore evil trees, which results in your axe being broke ( Although I understand it may be difficult for a color bot to understand the change of a tree )
    That. :3

  23. #48
    Join Date
    Jan 2012
    Location
    Calgary, AB, Canada
    Posts
    1,819
    Mentioned
    5 Post(s)
    Quoted
    120 Post(s)

    Default

    Quote Originally Posted by blockay View Post
    I'm trying very hard to figure out the anti-leech im stuck at the error on this line
    If P07_FindObj(x, y, 'ank booth', BankColor1, 10) Then

    i understand that i need to change the variables in the brackets, but i dont understand the original format of FindObj

    function P07_FindObj(color, tol, count : integer; uptext : TStringArray; action : integer): Boolean;

    can someone please just tell me what to change in this line?
    That's for you to figure out
    Current Project: Retired

  24. #49
    Join Date
    Dec 2011
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Script works well, I'm having issues with the banking though. The mouse flies around the screen after my inventory is full and it doesn't move or click anywhere. Brightness is all the way up and everything is up to date as well.

  25. #50
    Join Date
    Feb 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    I just came back to runescape from like 4 years ago and I forgot how to use simba.

    I'm willing to learn how to do this anti-leach thing but I'm just pretty confused right now. What is the point of it? So newbies will learn more about scripts? Any one care to help me?

Page 2 of 87 FirstFirst 12341252 ... 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
  •