Search results

  1. D

    snack machine

    What line would I include in an ASH script to snag, say, the radium-flavored potato chips from the snack machine in the rumpus room? I thought that it would be similar to using Mr. Klaw, which I do by including: visit_url("clan_rumpus.php?action=click&spot=3&fumi=3"); The problem I have is...
  2. D

    "adventure * castle" continually interrupted

    When I type "adventure * castle" into the graphical CLI, I usually only end up adventuring in the castle for 3-10 turns. The same thing happens if I type something like "adventure 100 castle". Usually it goes something like this: I have 200 or so adventures left. I type "adventure * castle"...
  3. D

    help with semi-rares / set_property

    Does anyone know how I can keep "relayCounters" from halting my ASH scripts? I'm trying to write a simple ASH script that adventures for semi-rares without halting when "relayCounters" hits my turn count. I found some posts on this forum that talked about this, but nothing seems to work. I've...
  4. D

    help with resting in campground

    Hello everyone, I'm new to KoL Mafia and I'm really excited about it. I want to include a line in my ASH code that rests at my campground, but I can't seem to find the correct name for the location. The line I am referring to is: adventure(1, $location[Rest at Campground]); What is the...
Top