Page 107 of 112 FirstFirst ... 75797105106107108109 ... LastLast
Results 1,061 to 1,070 of 1117

Thread: My scripts

  1. #1061

    Default

    Quote Originally Posted by Fortybox View Post
    New issue - my rogue is now trying to pour his toolkit on the box for a plate lock:



    I have vials to pour too:
    That sounds like a bug with the game itself.

  2. #1062
    Join Date
    May 2010
    Location
    With your mom
    Posts
    5,778

    Default

    Quote Originally Posted by Tgo01 View Post
    That sounds like a bug with the game itself.
    Got it. Yeah it looks like it was resolved as I am not seeing the issue anymore.

  3. #1063

    Default

    New!

    Feature requests for my scripts might be implemented if I feel like it.

    Offers of silver tips for feature requests have a much better chance of being implemented.

    Bugs will be fixed for free...eventually...

  4. Default

    So apparently it is possible for people to tip 0.

    Code:
    The worker says, "Ah, here we are.  The client is offering a tip of 0 silver and they aren't sure where it came from.  The coffer is set up on the table for you.  When you're finished, ASK me to CHECK your work."
    >
    [tpick: Minimum tip wanted not met, turning in box.]
    The default setting for that variable is 0, yet it turned it in. I think the <= in the evaluation makes 0 not okay. Might want to make it <

  5. #1065

    Default

    Fixed.

  6. Default

    So another slightly peculiar behavior... this happens when you're doing, for instance, ;tpick ground loot ...

    Code:
    [tpick]>get coins from #165906988
    You gather 228 of the coins.
    J>get coins
    You gather the remaining 2,053 coins.
    Roundtime: 2 sec.
    JR>
    [tpick]>clean table
    A busboy appears at your bidding and gathers up debris from your table.
    I had to manually enter the get coins in order to get the "You gather the remaining..." to show up, then tpick caught that and continued. I suspect it'd be a pretty easy regex to throw in there to catch that one, and it CAN happen multiple times in a row, before it clicks over and gathers the remaining.

  7. #1067

    Default

    Quote Originally Posted by lorddemandred View Post
    So another slightly peculiar behavior... this happens when you're doing, for instance, ;tpick ground loot ...

    Code:
    [tpick]>get coins from #165906988
    You gather 228 of the coins.
    J>get coins
    You gather the remaining 2,053 coins.
    Roundtime: 2 sec.
    JR>
    [tpick]>clean table
    A busboy appears at your bidding and gathers up debris from your table.
    I had to manually enter the get coins in order to get the "You gather the remaining..." to show up, then tpick caught that and continued. I suspect it'd be a pretty easy regex to throw in there to catch that one, and it CAN happen multiple times in a row, before it clicks over and gathers the remaining.
    Should be fixed now.

  8. #1068

    Default

    Been making a few new alts lately and for whatever reason your auto-level script doesn't seem to be visiting the gemshop in the landing so it has you start the sprite stuff before you hit level 1.

  9. #1069

    Default

    Quote Originally Posted by Ashlander View Post
    Been making a few new alts lately and for whatever reason your auto-level script doesn't seem to be visiting the gemshop in the landing so it has you start the sprite stuff before you hit level 1.
    Should be fixed now.

  10. Default

    Quote Originally Posted by Tgo01 View Post
    Should be fixed now.
    Hrm... are you sure? It's still stumbling when you have to get the coins multiple times...
    Version 313

Similar Threads

  1. MA Scripts
    By Lodyn in forum Miscellaneous Scripts
    Replies: 1
    Last Post: 12-23-2011, 05:10 PM
  2. Help with Scripts
    By jhiggs in forum Miscellaneous Scripts
    Replies: 10
    Last Post: 01-21-2009, 07:42 PM
  3. Looking for lfm scripts
    By soenchanting in forum Rogue
    Replies: 5
    Last Post: 08-11-2005, 10:07 PM
  4. LM scripts
    By AnticorRifling in forum Scripting Discussion
    Replies: 8
    Last Post: 06-25-2005, 01:49 AM
  5. Some of my most used scripts.
    By Trinitis in forum Scripting Discussion
    Replies: 22
    Last Post: 02-17-2004, 10:59 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •