Search results

  1. A

    Killswitch

    Thanks for the start. I'll take a look. I'm fussing with his regular scripts at the moment. The good news is that there are a couple of us who will have his files, we'd kill him specifically so someone else could run him. Then at rollover he'd pick back up from his usual home.
  2. A

    Killswitch

    I'm not sure what the right section for this is but: I'd like to have a killswitch built into a script. I have a buffbot that I run but I work from a lot of different computers so I'd like to be able to stop him and work on him from somewhere else and sometimes it would be nice if certain other...
  3. A

    Buff catalog self duplicating

    Attached are two copies of the catalog I use. One is labeled Buffer_of_slaves.txt. That is the correct one. One is labeled Buffer_of_slaves_broken.txt. That is the one I found after reports of overly large buffs today. Any idea what's going on here?
  4. A

    Using an item on somebody

    Thanks for the code. I tried it out today, finally. I used the parameters 99, "roll of toilet paper" and "skent" (my clan leader). The reply I got back was "This item can't be used on other players". I looked and this is item 1923 which is on your list of items in the if statement to determine...
  5. A

    Adventuring in the manor

    thank you very much.
  6. A

    Buff catalog self duplicating

    We're running a minor little buffbot for out clan. I'm using the script provide here to auto log out. I'm using a windows scheduled task to auto login at about 1 am (eastern US time). I've now seen this twice. the catalog should look like but twice now, with no intervention from me it has...
  7. A

    Hobo Skills

    *bump* anybody?
  8. A

    Hobo Skills

    I'm guessing you guys are way ahead of me on this but... how can I cast them from mafia? I thought I had found something in the help that let me download a file of all the skills known to mafia but now I can't find that. I was assuming I could manipulate that file in some way to add the skills...
  9. A

    Using an item on somebody

    ah thank yu very much. I'll try it out soon.
  10. A

    Adventuring in the manor

    When I use: cli_execute("adventure manor2:haunted ballroom"); I get two adventures in the ballroom. If I use: cli_execute("adventure manor:haunted ballroom"); I get zero adventures in the ballroom. How can I get 1 adventure?
  11. A

    my_spleen

    that sorta did it. I worked one time now I'm having trouble repeating the success. Where did you find that?
  12. A

    my_spleen

    is there a built in function for spleen like there is for fullness and drunkeness and what is that function called? My_spleen does not appear to function.
  13. A

    Using an item on somebody

    If you want to use and item, like Toilet Paper on someone, how do you script that? I thought maybe three parameters in the Use command would do it but it doesn't look like it's built to handle that.
  14. A

    auto login to run buffbot

    oh very nice, thank you.
  15. A

    auto login to run buffbot

    It occured to me a that causing my computer to reboot at the beginning of rollover would work, but there has to be a better method.
  16. A

    auto login to run buffbot

    Time for dumb question number 2: How do you auto logout? I've tried considering some other kind of auto job but that doesn't seem the ticket. Are you checking for time until rollover via your scripts then exit when there is 5 minutes left?
  17. A

    auto login to run buffbot

    That's the ticket. Thanks. I knew it was simple.
  18. A

    auto login to run buffbot

    I'm clearly missing something obvious. The scheduled job was already taken care of. I had found the CLI command. Really this is what I am trying to sort out: I DLed your script. It makes sense, looks basically like C. The question is,how do you make it kick that script off on auto-login?
  19. A

    auto login to run buffbot

    I'm sure this is an easy one but I couldn't sort it out. My clan is running a buffbot that is internal to the clan. Currently our clan leader has to manually log it in each day. I was able to walk her through the steps of making a Scheduled Task in Windows to log it in. How can we automate the...
Top