Poll: Would you use this script often (assuming it's flawless)?

Page 6 of 9 FirstFirst ... 45678 ... LastLast
Results 126 to 150 of 213

Thread: [SMART][SRL-OSR]PowerFlop

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

    Default

    I got a minor problem. When the character runs away after being attacked it will not go back to its "tree chopping" position. It will just stand still and search for X tree it used to cut. Any suggestions on what to do?

    EDIT: Also, when attacked, the bot doesn't do anything about it for the first 10-15 sec. Every time I get a random evil tree it manages to kill me before the bot responds.

    EDIT2: Now it tends to crash all the time. I reinstalled SRL-OSR. Didn't help.
    Last edited by Quadsli; 05-05-2013 at 10:14 AM.

  2. #127
    Join Date
    May 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This is my first post, and I'm pretty new to botting like this, but I'm happy to say that this script worked flawlessly!
    Worked well to do some low level leveling on a new account. Thanks

  3. #128
    Join Date
    Mar 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    sometimes it doesnt drop all the bows

    and its kinda slow on mouse movement between trees

    **********************************************
    * PowerFlop Version 1.81
    **********************************************
    * Currently Making: Oak longbows
    * Woodcutting levels gained: 3
    * Fletching levels gained: 10
    * Woodcutting experience gained: 20862 Exp/Hr: 16175
    * Fletching experience gained: 13725 Exp/Hr: 10641
    * Logs Chopped: 549 Logs/Hr: 425
    * Bows Made: 549 Bows/Hr: 425
    * Time Running: 1 Hours, 17 Minutes and 23 Seconds
    * Status: Antiban
    **********************************************

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

    Default

    [Error] C:\Users\Admin\Downloads\PowerFlop[1.81] (2).simba(235:34): Invalid number of parameters at line 234
    Compiling failed.
    [Error] C:\Users\Admin\Downloads\PowerFlop[1.81] (2).simba(235:5): Unknown identifier 'FindAllRandoms' at line 234
    Compiling failed.


    Not sure why i keep getting this. any ideas?

  5. #130
    Join Date
    May 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Works great! Thanks!

    Potential update idea: Ability to bank bows and logs and a mode where it just fletchs bows/arrows/whatever in any bank! That would be very useful!

  6. #131
    Join Date
    Mar 2013
    Location
    Narnia
    Posts
    182
    Mentioned
    1 Post(s)
    Quoted
    62 Post(s)

    Default

    Quote Originally Posted by Quadsli View Post
    EDIT2: Now it tends to crash all the time. I reinstalled SRL-OSR. Didn't help.
    Simba Code:
    DrawBoxes = False;           // disable if you experience script crashes related to box creation

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

    Default

    I tried that and it didn't work. The thing is that when my character starts dropping the logs my simba client which is running the script totally flips its shit.

    screencast.com/t/AHNqfGPf (video of it crashing)

  8. #133
    Join Date
    Mar 2013
    Location
    Narnia
    Posts
    182
    Mentioned
    1 Post(s)
    Quoted
    62 Post(s)

    Default

    Quote Originally Posted by Quadsli View Post
    I tried that and it didn't work. The thing is that when my character starts dropping the logs my simba client which is running the script totally flips its shit.

    screencast.com/t/AHNqfGPf (video of it crashing)
    might be cause you have AxeSlot AND KnifeSlot set to 1. no idea why you set them both to 1.

    Simba Code:
    KnifeSlot = 2;             // Inventory slot that your knife is in, 0 if not fletching (1 through 28)

      AxeSlot   = 1;             // Inventory slot that your axe is in, 0 if wielding your axe (1 through 28)

    AxeSlot and KnifeSlot should NEVER be the same number (inventory slot), unless you don't have an axe and knife in your inv. in which case it would be 0

    EDIT: found some more logic fails with this. v1.9 soon
    Last edited by aaron126; 05-08-2013 at 10:45 AM.

  9. #134
    Join Date
    Mar 2013
    Location
    Narnia
    Posts
    182
    Mentioned
    1 Post(s)
    Quoted
    62 Post(s)

    Default

    Quote Originally Posted by aaron126 View Post
    Code:
    2.0
    * Fixed drop double check
    * Fixed logic fail in KnifeSlot that caused it to fail if set to 0
    * Script will now drop logs of the wrong type in your inventory
    * Script should no longer accidentally chop trees of the wrong type (was rare)
    * Heavy Antiban enhancements
    * Implemented a random break system
    * Antiban while chopping will be more frequent now
    * Improvements to progression report when not fletching
    * Fixed typo with status when not fletching
    Version 2.0 released!




    Quote Originally Posted by Quadsli View Post
    I tried that and it didn't work. The thing is that when my character starts dropping the logs my simba client which is running the script totally flips its shit.

    screencast.com/t/AHNqfGPf (video of it crashing)
    should be fixed now, even if you set axeslot and knifeslot wrong. download 2.0



    I didn't get a change to test Magic Tree Chopping+Fletching+Dropping or Regular Tree Chopping+Fletching+Dropping.
    if someone could test this^ for me, it'd be great.
    Last edited by aaron126; 05-08-2013 at 12:31 PM.

  10. #135
    Join Date
    Jan 2012
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    2.0 breaks like after minute.. for fucks sakes
    ...

  11. #136
    Join Date
    Apr 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    I don't know if this is a user failure, or just a bit of an issue with the update, but the script clicks on a random skill sometimes making the bot unable to function. Like I said, I might be doing something wrong, just wanted to let you know just encase i'm actually not retarded or something lol..

  12. #137
    Join Date
    Mar 2013
    Location
    Narnia
    Posts
    182
    Mentioned
    1 Post(s)
    Quoted
    62 Post(s)

    Default

    Quote Originally Posted by Poppee View Post
    2.0 breaks like after minute.. for fucks sakes
    such a helpful post. I ran it for an hour and 30 mins before uploading.
    details please.


    Quote Originally Posted by LMFAO147 View Post
    I don't know if this is a user failure, or just a bit of an issue with the update, but the script clicks on a random skill sometimes making the bot unable to function. Like I said, I might be doing something wrong, just wanted to let you know just encase i'm actually not retarded or something lol..
    SRL issue. I've checked, rechecked, and triple checked all of the code that has anything to do with skills, nowhere does it say to click anything. + I've never had this happen to me.
    What was the status when it clicked a skill?
    Last edited by aaron126; 05-08-2013 at 09:35 PM.

  13. #138
    Join Date
    Apr 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Same error, the script causes the mouse to hover over the Woodcutting skill as if to check the progress, then it continues out to woodcut again. This is were it either clicks the woodcutting or the firemaking skill. I am no scripter so I do not know if this helps or not.. Also this was the status * PowerFlop Version 2.0
    **********************************************
    * Woodcutting levels gained: 0
    * Woodcutting experience gained: 1809 Exp/Hr: 10963
    * Logs Chopped: 27 Logs/Hr: 163
    * Time Running: 9 Minutes and 54 Seconds
    * Status: Antiban
    **********************************************

  14. #139
    Join Date
    Mar 2013
    Location
    Narnia
    Posts
    182
    Mentioned
    1 Post(s)
    Quoted
    62 Post(s)

    Default

    Quote Originally Posted by LMFAO147 View Post
    Same error, the script causes the mouse to hover over the Woodcutting skill as if to check the progress, then it continues out to woodcut again. This is were it either clicks the woodcutting or the firemaking skill. I am no scripter so I do not know if this helps or not.. Also this was the status * PowerFlop Version 2.0
    **********************************************
    * Woodcutting levels gained: 0
    * Woodcutting experience gained: 1809 Exp/Hr: 10963
    * Logs Chopped: 27 Logs/Hr: 163
    * Time Running: 9 Minutes and 54 Seconds
    * Status: Antiban
    **********************************************
    hmmm i just checked the antibans again. and again found nothing that might cause this.
    try updating your srl-osr.
    or here's mine: https://www.dropbox.com/s/gfey1m100fi9phv/SRL-OSR.rar

  15. #140
    Join Date
    Mar 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I'm getting invalid number of parameters:
    [Error] C:\Simba\Scripts\PowerFlop[2.0].simba(247:34): Invalid number of parameters at line 246
    Compiling failed.
    _FindAllRandoms(CheckInv, []);
    I've tried changing "{$define SMART8}"
    to just "{$define SMART}" which has worked with the other scripts but didn't work here.

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

    Default

    Quote Originally Posted by aaron126 View Post
    such a helpful post. I ran it for an hour and 30 mins before uploading.
    details please.




    SRL issue. I've checked, rechecked, and triple checked all of the code that has anything to do with skills, nowhere does it say to click anything. + I've never had this happen to me.
    What was the status when it clicked a skill?
    I had that issue too in my script, you can copy my skillfailsafe procedure if you want. (really easy but it works)

  17. #142
    Join Date
    Apr 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Hey, was able to get the bot up and running without the error aaron. I deleted the hover options over the skills in the script itself, this seemed to have fixed the problem.. Like I said before I am no scripter, so I don't know if this will have some unforeseen consequences, just thought I'd let you know. Feel bad for changing this awesome script XD

  18. #143
    Join Date
    Mar 2013
    Location
    Narnia
    Posts
    182
    Mentioned
    1 Post(s)
    Quoted
    62 Post(s)

    Default

    Quote Originally Posted by LMFAO147 View Post
    Hey, was able to get the bot up and running without the error aaron. I deleted the hover options over the skills in the script itself, this seemed to have fixed the problem.. Like I said before I am no scripter, so I don't know if this will have some unforeseen consequences, just thought I'd let you know. Feel bad for changing this awesome script XD
    weakens the antiban a bit. other than that no consequences. don't feel bad, you're fixing an issue that you had. nothing wrong with that. :P

    Quote Originally Posted by hoodz View Post
    I had that issue too in my script, you can copy my skillfailsafe procedure if you want. (really easy but it works)
    ill check it out, thanks ^^

    Quote Originally Posted by SherafSyball View Post
    I'm getting invalid number of parameters:
    [Error] C:\Simba\Scripts\PowerFlop[2.0].simba(247:34): Invalid number of parameters at line 246
    Compiling failed.
    _FindAllRandoms(CheckInv, []);
    I've tried changing "{$define SMART8}"
    to just "{$define SMART}" which has worked with the other scripts but didn't work here.
    update SRL-OSR or change
    Simba Code:
    _FindAllRandoms(CheckInv, []);
    to
    Simba Code:
    _FindAllRandoms(CheckInv);
    Last edited by aaron126; 05-10-2013 at 12:19 PM.

  19. #144
    Join Date
    May 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Help
    I had it working for so long!
    Also a bug to fix is if you level mid invent while it's fletching the logs, perhaps you could make it so that it clicks the knife then the last log in the inventory... perhaps space 28?.... If you know what I mean, also this is the problem I'm having...
    In Simba it opens a new tab called Smartparam
    I get this when I click to run the script
    " [Error] C:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(229:202): Invalid number of parameters at line 228
    Compiling failed. "
    Last edited by Conrad13; 05-12-2013 at 01:39 AM.

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

    Default

    NVM^ if anyone gets that same problem... just re-install SMART8

  21. #146
    Join Date
    May 2013
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    47 Post(s)

    Default

    I'm getting.
    Error: Exception: Mask is invalid. Width/Height: (9,6). WhiteHi/BlackHi: (-1,53) at line 778
    The following DTMs were not freed: [SRL - Lamp bitmap, SRL - Book of Knowledge]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]

    Anyone know why im messing this script up?

    im using 2.0

    OH i think its from not entering my username. My stupid mistake... Just gonna leave this up here as a reference if someone else makes the same mistake
    Last edited by bigblacknerd; 05-13-2013 at 10:23 AM.

  22. #147
    Join Date
    Mar 2013
    Location
    Narnia
    Posts
    182
    Mentioned
    1 Post(s)
    Quoted
    62 Post(s)

    Default

    Quote Originally Posted by bigblacknerd View Post
    I'm getting.
    Error: Exception: Mask is invalid. Width/Height: (9,6). WhiteHi/BlackHi: (-1,53) at line 778
    The following DTMs were not freed: [SRL - Lamp bitmap, SRL - Book of Knowledge]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]

    Anyone know why im messing this script up?

    im using 2.0

    OH i think its from not entering my username. My stupid mistake... Just gonna leave this up here as a reference if someone else makes the same mistake
    correct. it was your nickname.

  23. #148
    Join Date
    Apr 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Just started this w/babysitting. Handled randoms fine. (Mysterious box hgave it problems, but I know that's not your fault). After completing the randoms, however, the script did not resume chopping. Good script so far, well done!

  24. #149
    Join Date
    May 2013
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    47 Post(s)

    Default

    **********************************************
    * PowerFlop Version 2.0
    **********************************************
    * Woodcutting levels gained: 3
    * Woodcutting experience gained: 66600 Exp/Hr: 26711
    * Logs Chopped: 666 Logs/Hr: 267
    * Time Running: 2 Hours, 29 Minutes and 36 Seconds
    * Status: Antiban
    **********************************************
    Successfully executed.

    Awesome script. Close to flawless on your end, now if only randoms were flawless. :P

  25. #150
    Join Date
    May 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by aaron126 View Post
    Regular Tree Chopping+Fletching+Dropping.
    if someone could test this^ for me, it'd be great.
    Tested this out (1 hour 30min) - works pretty well, obviously slower than usual because you gotta run from tree to tree but that's expected.

    Had no problems whatsoever

Page 6 of 9 FirstFirst ... 45678 ... 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
  •