Script Request

Hello, ladies and gents. I have a request for two scripts. I've looked around to no avail. I'm searching for a script that will pick up gold, shards, and karma items from kills and then, put said items in a specific container. The second script would be for handling the flinging of tarot cards and possibly track the number of each type. Any help would be great.

Comments

  • Fling moon at target. 

    No need to outd anymore. Also, DL will show you the whole deck inventory. 

    Easy.

    For the gold, search for GoldTracker in here, that'll do and you can simply add in the karma. Although, once you get past the beast lord dungeon one karma item will.be enough for full. Shanguis, Mhun cook etc so easy enough to be done manually. This gold script assumes you have Mudlet, btw

    (Party): Mezghar says, "Stop."
  • New Trigger in Mudlet:

    ^You have slain (.+), retrieving the corpse\.$
    send("queue prepend eqbal stand/g gold/put gold in pack")

    You could add triggers for each karma item falling from corpse. Probably a way to do it with GMCP and room items but idk how that would work.

  • Thanks for the help. 
Sign In or Register to comment.