Page 9 of 36 FirstFirst ... 789101119 ... LastLast
Results 201 to 225 of 877

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

  1. #201
    Join Date
    Jan 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Newest version is working nice for me except when its stringing it opens the bank and just moves the mouse around for like 20 seconds sometimes before continuing but other then that is nice and stable for me c: thanks

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

    Default

    Quote Originally Posted by raider37dyl View Post
    Waffles,
    Has a tough time in PC bank. How can I fix?
    My current run at PC bank and still going:
    Code:
    Bows strung: 1050
    Running Time: 49 Minutes and 26 Seconds
    I'm using version 3.2 BETA

    My colors are
    Code:
    bankcolour1 = 5665662;
    bankcolour2 = 9610936;
    I'm also setting my camera to face west;

    Code:
    compPos = 'westt';

    PC BANK PROBLEMS

    -After closing the bank tab it detects the words 'Close' from the door when facing the camera west
    -If you are facing the camera east the color of the fence is almost identical to the text causing issues when clicking on the longbow/knife/logs


    THE FIX:
    Add this above the words repeat in the closeBankScreen procedure (I don't have time to update the script atm).
    Code:
    MarkTime(Time);
    Add this above the 'Until(CountColor...'
    Code:
    if (TimeFromMark(Time) > RandomRange(3353,5738)) then
      Exit;
    Last edited by Lord Waffles; 03-26-2013 at 05:26 AM.

  3. #203
    Join Date
    Feb 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    3.2 has fixed all my problems with stringing, before it was misclicking or something and because of that, typing 14 without having the 'make x' window up.
    But now it doesn't need to type anymore new string method ftw

    edit: these are my variables
    HTML Code:
      bankcolour1 = 8886174;    
      bankcolour2 = 6716287;  
      compPos = 'south';        
      logType = 'aple';
    Last edited by Syntak; 03-26-2013 at 04:42 AM.

  4. #204
    Join Date
    Feb 2012
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Users\Gebruiker\Downloads\[SMART8][OCR] Waffle's Power Fletcher v4.0 (1).Simba'

    i just have this what i have to do? please quote me
    http://gyazo.com/f530117b4f3e11ccf635641d4fbf0c41

  5. #205
    Join Date
    Feb 2012
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    wow i just fixed it

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

    Default

    Quote Originally Posted by Jenga View Post
    You've got the SRL-OSR folder downloaded, correct?
    yup >.<

  7. #207
    Join Date
    Feb 2012
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    imo it's not working flawless at all, haves random stops it just stops stringing max rune time 10 minutes


    edit: it just had the same error in a record time (30 seconds)

    edit edit: staying on other spot now already runningi 15 mins, like strings /h will give a 40 mins proggy if it keeps working

    my internet dcded and now smart isnt working x_x
    Last edited by hidde245; 03-26-2013 at 06:28 AM.

  8. #208
    Join Date
    Jan 2012
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    here's my progy
    I removed that he moves camera angle, but he still was moving it , but not so common and was not changing direction @ Pest control
    + i ran out of logs

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

    Default

    Quote Originally Posted by hidde245 View Post
    imo it's not working flawless at all, haves random stops it just stops stringing max rune time 10 minutes


    edit: it just had the same error in a record time (30 seconds)

    edit edit: staying on other spot now already runningi 15 mins, like strings /h will give a 40 mins proggy if it keeps working

    my internet dcded and now smart isnt working x_x
    I've already posted a fix for this, the reason it stops is because you cursor is stuck on the top right door.

    Quote Originally Posted by Lord Waffles
    PC BANK PROBLEMS
    -After closing the bank tab it detects the words 'Close' from the door when facing the camera west
    -If you are facing the camera east the color of the fence is almost identical to the text causing issues when clicking on the longbow/knife/logs

    THE FIX:
    Add this above the words repeat in the closeBankScreen procedure (I don't have time to update the script atm).
    Code:
    MarkTime(Time);
    Add this above the 'Until(CountColor...'
    Code:
    if (TimeFromMark(Time) > RandomRange(3353,5738)) then
    Exit;
    Last edited by Lord Waffles; Today at 01:26 AM.

  10. #210
    Join Date
    Jan 2012
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Even Better progy

  11. #211
    Join Date
    Mar 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Any idea what causes this?

    Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Simba\Scripts\[SMART8][OCR] Waffle's Power Fletcher v4.0.Simba'

    I started today use simba for the first time...

  12. #212
    Join Date
    Jan 2012
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by twender View Post
    Any idea what causes this?

    Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Simba\Scripts\[SMART8][OCR] Waffle's Power Fletcher v4.0.Simba'

    I started today use simba for the first time...
    at the main window of this thread(start)
    Read everything what is writen there.

    SRL-OSR BETA VERSION 3.0
    In order to use the OCR Beta script you will need to:
    Originally Posted by YoHoJo
    You NEED SRL-OSR to run this script!!!
    Go Here: https://github.com/SRL/SRL-OSR
    Click:
    Create a folder in Simba/Includes called SRL-OSR. (Simba/Includes/SRL-OSR)
    Extract the files from the zip into there.
    DONE!
    Lastly you need to download the OSR fonts located here:
    LINK:07Fonts
    Just extract the .zip to your fonts folder in simba.

  13. #213
    Join Date
    Mar 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Hello.. when i run the script i only get a white screen :s i can hear runescape music playing but that's it..
    can anyone help me??

  14. #214
    Join Date
    Feb 2012
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    Quote Originally Posted by Lord Waffles View Post
    I've already posted a fix for this, the reason it stops is because you cursor is stuck on the top right door.
    ahh sorry bro i found a lil fix myself already to just put it behind the door, did that went to school and it stringhed all I will post prnt soon when i hit 99 saying thanks to you would be nice OP i guess

  15. #215
    Join Date
    Feb 2012
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    Quote Originally Posted by Dannydarkisle View Post
    Hello.. when i run the script i only get a white screen :s i can hear runescape music playing but that's it..
    can anyone help me??
    i had that to, i think it's not the script but smart, i just restarted my pc and it worked again

  16. #216
    Join Date
    Mar 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by hidde245 View Post
    i had that to, i think it's not the script but smart, i just restarted my pc and it worked again

    I will try that

  17. #217
    Join Date
    Feb 2012
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    Quote Originally Posted by Lord Waffles View Post
    I've already posted a fix for this, the reason it stops is because you cursor is stuck on the top right door.
    Having problems with adding? please help me
    http://gyazo.com/52509f62ef7f44cef0aaad9058d91f5b

    [Error] C:\Users\Gebruiker\Desktop\Simbashit\[SMART8][OCR] Waffle's Power Fletcher v4.0 (1).Simba(126:11): Unknown identifier 'Time' at line 125
    Compiling failed.

    i would preffer if you just post a screenie of yours
    Last edited by hidde245; 03-26-2013 at 04:56 PM.

  18. #218
    Join Date
    Mar 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    it still gives me a white screen

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

    Default

    Hey so the script is working fine for me but my only problem is after it takes out the string/(u) bows it just sits there for 20-30 seconds before it tries to string. quite annoying what's the fix for this?

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

    Default

    OSR 4.1
    -ADDED: Support for PC bank (Please set camera to west)
    -FIXED: Bug when closing bank over a door

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

    Default

    Hey Waffles, My issue is that it will work for like 10-15 minutes, then a tab coming up saying antirandoms and it will stop working randomly.. FIX?

    Here's a picture of whats going on. http://tinypic.com/view.php?pic=2u8ctg3&s=6

  22. #222
    Join Date
    May 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by whatcha mean View Post
    Hey Waffles, My issue is that it will work for like 10-15 minutes, then a tab coming up saying antirandoms and it will stop working randomly.. FIX?

    Here's a picture of whats going on. http://tinypic.com/view.php?pic=2u8ctg3&s=6
    Having this problem aswell.

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

    Default

    I fixed the pacing problem in mine for anyone else who has the same problem i did just scroll down to the stringing section and remove the random wait times from all sections of that script. I'm sure they were put up to seem more human like but without them the bot matches my speed pretty well and still looks legit.

    of course ALWAYS BABYSIT!

  24. #224
    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
    Hey Waffles, My issue is that it will work for like 10-15 minutes, then a tab coming up saying antirandoms and it will stop working randomly.. FIX?

    Here's a picture of whats going on. http://tinypic.com/view.php?pic=2u8ctg3&s=6
    Quote Originally Posted by Powerbee View Post
    Having this problem aswell.
    You need to download version 4.1 and set a nickname.

    Quote Originally Posted by CashFrags View Post
    I fixed the pacing problem in mine for anyone else who has the same problem i did just scroll down to the stringing section and remove the random wait times from all sections of that script. I'm sure they were put up to seem more human like but without them the bot matches my speed pretty well and still looks legit.

    of course ALWAYS BABYSIT!
    The wait times are not only to make you look human, but to ensure the script with people with slower internet won't bug out on them.
    Last edited by Lord Waffles; 03-26-2013 at 06:43 PM.

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

    Default

    Quote Originally Posted by Lord Waffles View Post
    You need to download version 4.1 and set a nickname.
    Does that mean the in game nickname? Im not quite sure what that was so i didnt set it.

Page 9 of 36 FirstFirst ... 789101119 ... 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
  •