Page 4 of 36 FirstFirst ... 2345614 ... LastLast
Results 76 to 100 of 877

Thread: [07][SMART] Waffle's Power Fletcher 9001 [No Anti-leech]

  1. #76
    Join Date
    Feb 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Quote Originally Posted by xsh4d0wx View Post
    2.32 keeps making mage shortbow u's instead of mage longbow u's.. and the bow type is on 1 and not 2.. what's the problem with that :/
    bow type for longs is 0 I think? I could be wrong

  2. #77
    Join Date
    Mar 2013
    Location
    The middle of Pennsylvania
    Posts
    214
    Mentioned
    3 Post(s)
    Quoted
    71 Post(s)

    Default

    Quote Originally Posted by xsh4d0wx View Post
    2.32 keeps making mage shortbow u's instead of mage longbow u's.. and the bow type is on 1 and not 2.. what's the problem with that :/
    It I haven't done Magic Bows yet, it will break the script if the longbow and shortbow locations are not in the same locations as when you are making yew/oak/willow/maple longs, then that would be the problem. Could you send me a ScreenShot of the UI when you go to make a magic longbow?

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

    Default

    This worked great to string the bows in my inventory, it banked them, but didnt withdraw any bows and kept saying banking inventory.. help?

  4. #79
    Join Date
    Feb 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    it now banks the knife quite often, but it doesn't break with 2 bows again

  5. #80
    Join Date
    Mar 2013
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    To add on to what i was saying, it keeps saying "withdrawing slot 1 item" then Banking Inventory when stringing bows and its not taking the bow strings out of the bank again, it keeps clicking "X" and not inputting 14 or any number it just keeps repeating itself

  6. #81
    Join Date
    Mar 2013
    Location
    The middle of Pennsylvania
    Posts
    214
    Mentioned
    3 Post(s)
    Quoted
    71 Post(s)

    Default

    Quote Originally Posted by poopeyman View Post
    it now banks the knife quite often, but it doesn't break with 2 bows again
    I have no clue how that is possible...I just did 600 test logs, not a single problem. I have things I have to do so I won't be able to look into it now. Just remember to please keep your screens brightness to max.
    Quote Originally Posted by Whatcha Mean
    This worked great to string the bows in my inventory, it banked them, but didnt withdraw any bows and kept saying banking inventory.. help?
    Are your bows and strings in the first and second slot of y our bank? Try starting with an empty inventory, I haven't touched stringing in awhile and it worked greatt he last time I heard someone used it.

    Try commenting out lines 213 and 214 like so:
    Simba Code:
    //if (CountColor(0, 214, 395, 304, 406) = 277) then
       //withdrawBankStringing;
    Last edited by Lord Waffles; 03-22-2013 at 11:18 PM.

  7. #82
    Join Date
    Mar 2013
    Location
    Earth some place
    Posts
    108
    Mentioned
    2 Post(s)
    Quoted
    66 Post(s)

    Default

    keep getting this error can't seem to fix it any suggestions

    [Error] C:\Users\D\Desktop\simba\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(281:149): Invalid number of parameters at line 280
    Compiling failed.

  8. #83
    Join Date
    Feb 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Quote Originally Posted by Lord Waffles View Post
    I have no clue how that is possible...I just did 600 test logs, not a single problem. I have things I have to do so I won't be able to look into it now. Just remember to please keep your screens brightness to max.

    Are your bows and strings in the first and second slot of y our bank? Try starting with an empty inventory, I haven't touched stringing in awhile and it worked greatt he last time I heard someone used it.

    Try commenting out lines 213 and 214 like so:
    Simba Code:
    //if (CountColor(0, 214, 395, 304, 406) = 277) then
       //withdrawBankStringing;
    I'm onto stringing now, and the stringing is completely broken. It clicks withdraw x on the bows, types nothing, withdraws a full inventory, then gets stuck.

    I'm just using rands stringer though, I got it to work. The fletching is fairly good except for the occasional knife bank, if you have time just add a failsafe that withdraws a knife if there's nothing in slot one or something like that.
    Last edited by poopeyman; 03-22-2013 at 11:31 PM.

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

    Default

    Mine does everything flawless but it cant exit the bank screen.

  10. #85
    Join Date
    Mar 2013
    Location
    The middle of Pennsylvania
    Posts
    214
    Mentioned
    3 Post(s)
    Quoted
    71 Post(s)

    Default

    Quote Originally Posted by poopeyman View Post
    I'm onto stringing now, and the stringing is completely broken. It clicks withdraw x on the bows, types nothing, withdraws a full inventory, then gets stuck.

    I'm just using rands stringer though, I got it to work. The fletching is fairly good except for the occasional knife bank, if you have time just add a failsafe that withdraws a knife if there's nothing in slot one or something like that.
    I take it you did not do as I suggested, comment out lines 213 and 214. I added the failsafe for the knife, so i'm also assuming you didn't re-download the newest version.

    That would fix both the stringing issue and your knife banking issue.

    Quote Originally Posted by vellomane
    Mine does everything flawless but it cant exit the bank screen.
    That I have never heard before.
    Last edited by Lord Waffles; 03-22-2013 at 11:45 PM.

  11. #86
    Join Date
    Mar 2013
    Location
    The middle of Pennsylvania
    Posts
    214
    Mentioned
    3 Post(s)
    Quoted
    71 Post(s)

    Default

    Quote Originally Posted by captainblast View Post
    keep getting this error can't seem to fix it any suggestions

    [Error] C:\Users\D\Desktop\simba\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(281:149): Invalid number of parameters at line 280
    Compiling failed.
    You need to take out the number 8 in the {$DEFINE SMART8}

  12. #87
    Join Date
    Mar 2013
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Thanks alot man,the commenting out thing worked. Your sir are a gentleman and a scholar.

  13. #88
    Join Date
    Mar 2013
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    But i must ask, why does it sometimes mess up and withdraw 28 bowstrings in my inventory sometimes? then sometimes only gets 10 (u) bows..? it corrects itself, but still just wondering.

  14. #89
    Join Date
    Mar 2013
    Location
    The middle of Pennsylvania
    Posts
    214
    Mentioned
    3 Post(s)
    Quoted
    71 Post(s)

    Default

    Quote Originally Posted by whatcha mean View Post
    But i must ask, why does it sometimes mess up and withdraw 28 bowstrings in my inventory sometimes? then sometimes only gets 10 (u) bows..? it corrects itself, but still just wondering.
    Because this is a color bot, it is not 100% accurate (notice how the Withdraw 10 and 'Withdraw All' are above and below the 'Withdraw X', it is simply just miss-clicking the 'Withdraw X'. This also emulates human error, which keeps you from being banned. If the mouse always went to the same exact place, at the same speed, for hours on end you would be banned in a heartbeat. The random mistakes, and things like that make it so it doesn't look like you are a bot, thus why Simba is arguably the best RS bot there is and the reason we have never been affected by any major ban wave.
    Last edited by Lord Waffles; 03-23-2013 at 12:55 AM.

  15. #90
    Join Date
    Jan 2012
    Posts
    73
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    When I start the script it only loads of EOC scape, not oldschool. This is the only script that does this...

  16. #91
    Join Date
    Mar 2013
    Location
    The middle of Pennsylvania
    Posts
    214
    Mentioned
    3 Post(s)
    Quoted
    71 Post(s)

    Default

    Quote Originally Posted by Jagex Mod View Post
    When I start the script it only loads of EOC scape, not oldschool. This is the only script that does this...
    Probably because this script is using the 07 Include not OSR yet.

  17. #92
    Join Date
    Jan 2012
    Posts
    73
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Quote Originally Posted by Lord Waffles View Post
    Probably because this script is using the 07 Include not OSR yet.
    Hmm just tried another script and its also happening for those too. It was working just fine last night... have any idea what could've changed?

  18. #93
    Join Date
    Mar 2013
    Location
    The middle of Pennsylvania
    Posts
    214
    Mentioned
    3 Post(s)
    Quoted
    71 Post(s)

    Default

    Quote Originally Posted by Jagex Mod View Post
    Hmm just tried another script and its also happening for those too. It was working just fine last night... have any idea what could've changed?
    Yes, your simba got updated and you need to re-install everything.

  19. #94
    Join Date
    Jan 2012
    Posts
    73
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Quote Originally Posted by Lord Waffles View Post
    Yes, your simba got updated and you need to re-install everything.
    God dang it... time to go watch another 45 mins of Yohojo's vids again. FFS. Thanks.

    EDIT: Got it everything working. Running smoothly so far.

    V2.31 didn't type in the numbers for how many bows to fletch.
    V2.32 works just fine.

    2 small problems:

    Doesn't continue fletching after leveling up.

    When a small bit of lag hits and I've already fletched a longbow or two it tries to start fletching again but instead of clicking the knife > logs it clicks knife > longbow next to knife.
    Last edited by Jagex Mod; 03-23-2013 at 02:26 AM.

  20. #95
    Join Date
    Mar 2013
    Location
    The middle of Pennsylvania
    Posts
    214
    Mentioned
    3 Post(s)
    Quoted
    71 Post(s)

    Default

    Quote Originally Posted by Jagex Mod View Post
    God dang it... time to go watch another 45 mins of Yohojo's vids again. FFS. Thanks.

    EDIT: Got it everything working. Running smoothly so far.

    V2.31 didn't type in the numbers for how many bows to fletch.
    V2.32 works just fine.

    2 small problems:

    Doesn't continue fletching after leveling up.

    When a small bit of lag hits and I've already fletched a longbow or two it tries to start fletching again but instead of clicking the knife > logs it clicks knife > longbow next to knife.
    The continuing after leveling up is right not extremely useless for how hard it will be to impliment. It will continue again after the 48 second wait is over...HOWEVER, I promise i'm working on fixing it and other things while you wait like checking your skills (make you seem like less a bot).

    That is strange as well, i've can't see why once it hit the waiting part of the script would lag affect it restarting?

  21. #96
    Join Date
    Feb 2013
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    When stringing, will continue to click 'x' but not type 14 to withdraw, also, if it withdraws all of them it types 14 in the chat.

  22. #97
    Join Date
    Jan 2012
    Posts
    73
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Quote Originally Posted by Lord Waffles View Post
    The continuing after leveling up is right not extremely useless for how hard it will be to impliment. It will continue again after the 48 second wait is over...HOWEVER, I promise i'm working on fixing it and other things while you wait like checking your skills (make you seem like less a bot).

    That is strange as well, i've can't see why once it hit the waiting part of the script would lag affect it restarting?
    I'm not sure but its done it a couple of times. Whether it lagged or not it'll fletch 2 logs then use the knife on another set of logs. It doesn't happen too often.

    Usually it uses the knife on another set of logs that haven't been turned into longbows yet, other times it tries to use the knife on a longbow. It's a little weird. I can correct it myself because I'm not too far away from the computer.

  23. #98
    Join Date
    Jan 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    It works fine now. Good job.

  24. #99
    Join Date
    Mar 2013
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Where do you put strings and u bows in bank? So it can string them

  25. #100
    Join Date
    Mar 2013
    Location
    The middle of Pennsylvania
    Posts
    214
    Mentioned
    3 Post(s)
    Quoted
    71 Post(s)

    Default

    Quote Originally Posted by drics07 View Post
    Where do you put strings and u bows in bank? So it can string them
    First and Second

Page 4 of 36 FirstFirst ... 2345614 ... 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
  •