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

Page 7 of 9 FirstFirst ... 56789 LastLast
Results 151 to 175 of 213

Thread: [SMART][SRL-OSR]PowerFlop

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

    Default

    Nice script, but could you add the option to fletch arrow shafts?

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

    Default

    Quote Originally Posted by salberry View Post
    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
    thanks ^^

  3. #153
    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.1
    * Fixed possible infinite loop in drop procedure
    * Added the ability to set what experience you want from lamp
    * Added SkillFailSafe to close the skill window if it is up (thx Hoodz)
    * Misc code cleanup
    * Made the debug information more neat
    * Implemented a warning system, so that if something isn't right, it will tell you
    * Added a movement check to prevent running away from an npc when already running away
    * Implemented Strange Plant detection and solving!
    * Script is now unable to drop Half Keys (rare reward from mystery box, worth money)
    Version 2.1 released!
    Last edited by aaron126; 05-15-2013 at 09:59 AM.

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

    Default

    Quote Originally Posted by aaron126 View Post
    Version 2.1 released!
    AMAZING, ill test this out tomorrow, Are you planning on adding banking ever?

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

    Default

    Quote Originally Posted by bigblacknerd View Post
    AMAZING, ill test this out tomorrow, Are you planning on adding banking ever?
    probably not with this script. I'd need to add preset locations for chopping. And I think iNeedBots chopper already is a banking bot.

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

    Default

    Quote Originally Posted by aaron126 View Post
    probably not with this script. I'd need to add preset locations for chopping. And I think iNeedBots chopper already is a banking bot.
    Yea his would be perfect if i knew how to make my own walkpaths, just another thing i need to learn, though i dont think it will be too hard.

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

    Default

    Quote Originally Posted by bigblacknerd View Post
    Yea his would be perfect if i knew how to make my own walkpaths, just another thing i need to learn, though i dont think it will be too hard.
    he has a bunch of preset locations as well.

  8. #158
    Join Date
    May 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Hey, first time simba user. im using this script to test out that i have it running right. i have setup everything correctly and the bot wc's and fletches willow shortbows fine. the problem is that i put in for willow longbows, however it only fletches me shorts.. help would be appreciated

  9. #159
    Join Date
    Oct 2012
    Posts
    1,258
    Mentioned
    40 Post(s)
    Quoted
    588 Post(s)

    Default

    Ability to fletch arrows/bolts would be a nice addition, if you have the time. Basically going for an all in one fletching script :P
    Idk if that's efficient but yea.

    Especially because it's a bit of a grind to get low level fletching done. (until willow longs)

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

    Default

    Quote Originally Posted by Aro View Post
    Hey, first time simba user. im using this script to test out that i have it running right. i have setup everything correctly and the bot wc's and fletches willow shortbows fine. the problem is that i put in for willow longbows, however it only fletches me shorts.. help would be appreciated
    Are you sure this
    Simba Code:
    BowType = 1;               // the type of bow you want to make (1 = longbow, 2 = shortbow)
    is set correctly?

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

    Default

    Quote Originally Posted by aaron126 View Post
    he has a bunch of preset locations as well.
    yes, that dont work. The walking is off, the only one i got to work was falaor, edgeville is completely broken.

  12. #162
    Join Date
    Apr 2013
    Posts
    34
    Mentioned
    1 Post(s)
    Quoted
    20 Post(s)

    Default

    Tried to run it this morning, kept getting the error:

    2VbF7.png

    Any idea what's going on?

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

    Default

    Quote Originally Posted by Celidion View Post
    Tried to run it this morning, kept getting the error:

    2VbF7.png

    Any idea what's going on?
    http://villavu.com/forum/showthread....30#post1236430
    http://villavu.com/forum/showthread....02#post1230502
    http://villavu.com/forum/showthread....60#post1229060
    http://villavu.com/forum/showthread....03#post1225603


    Change
    Simba Code:
    _FindAllRandoms(CheckInv, []);
    to
    Simba Code:
    _FindAllRandoms(CheckInv);

    or update SRL-OSR
    Last edited by aaron126; 05-17-2013 at 11:00 AM.

  14. #164
    Join Date
    Apr 2013
    Posts
    34
    Mentioned
    1 Post(s)
    Quoted
    20 Post(s)

    Default

    Quote Originally Posted by aaron126 View Post
    Ah, thanks. I tried to look through the thread for the same issue, but I just ctrl-f'd the line number as I was in a hurry.

  15. #165
    Join Date
    May 2013
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Testing now.

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

    Default

    the script is superb

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

    Default

    Quote Originally Posted by couldbetanner View Post
    the script is superb
    thanks ^^

  18. #168
    Join Date
    May 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Doesn't interact with randoms?

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

    Default

    Quote Originally Posted by Creator View Post
    Doesn't interact with randoms?
    it does. make sure your nickname is set properly to your character name.

  20. #170
    Join Date
    Dec 2011
    Location
    USA
    Posts
    91
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I'm running into a problem after I gain a level. I keep getting an error that says Exception: Mask is invalid and that DTMs and bitmaps were not freed. This is pulled up in a new Simba tab with the title of antirandoms so I was hoping you could help me with this. Thanks for the script!

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

    Default

    Quote Originally Posted by BaYBeeZ View Post
    I'm running into a problem after I gain a level. I keep getting an error that says Exception: Mask is invalid and that DTMs and bitmaps were not freed. This is pulled up in a new Simba tab with the title of antirandoms so I was hoping you could help me with this. Thanks for the script!
    doesn't sound like your nickname is set correctly.

  22. #172
    Join Date
    May 2013
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Will it make arrow shafts for starters?

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

    Default

    Quote Originally Posted by snowbro View Post
    Will it make arrow shafts for starters?
    not currently. I haven't gotten around to implementing it. been busy with my hunter script :\

  24. #174
    Join Date
    May 2013
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    well after i manually got to lv5 fletching, and started making shortbows and low bows, i stayed on "Regular Trees" until my fletching is higher, and so far my Wc is lv 31 and my Fletching is level 19, prolly gonna go till Fletching till 20 and then farm Oaks, and lv fletching there.


    Died once last night, dunno why but its the only time anthing went wrong, 100% WC Script , Great Job!

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

    Default

    Quote Originally Posted by snowbro View Post
    well after i manually got to lv5 fletching, and started making shortbows and low bows, i stayed on "Regular Trees" until my fletching is higher, and so far my Wc is lv 31 and my Fletching is level 19, prolly gonna go till Fletching till 20 and then farm Oaks, and lv fletching there.


    Died once last night, dunno why but its the only time anthing went wrong, 100% WC Script , Great Job!
    if your combat level is low, it was probably the evil tree. they hit pretty high and don't give much time to run.

    and thanks!

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