Search results

  1. L

    Custom bounty ccs

    I've been trying to come up with an appropriate bounty script that is suited to my needs with the following resources: Snokebomb Mafia middle finger ring Get a good whiff of this guy (nose familiar) Olfaction Problem statement: Unsure of how to put snokebomb and mafia middle finger ring into...
  2. L

    set property for autoOlfact as wildcard monstername

    EDIT: Mods, please help to close this thread. I found a solution through trial and error to my problem :) Solution: I just had to use survivor without the * wildcard needed. I've been struggling to set the correct property to auto olfact any monster in Grimace that has the monstername with...
  3. L

    Help with creating a buy script using 'cheapest' CLI cmd

    I wanted to create a script to buy the cheapest perfect drink. Using the CLI reference, it says that I can replace the subsequent commands with "it" after using the cheapest command. However when I tried it with the below code, I ran into issues. cli_execute("cheapest perfect cosmopolitan...
  4. L

    Auto fight tentacle script

    Hi, does anyone know what is the script code in .ash to automatically fight the tentacle? On a side note, what is the script code I should use if want to buy a X amount of an item only if they are below a certain price? Thank you!
  5. L

    How do I force the script to ignore errors and continue running?

    I have a command in my script to get fortune buffs fortune buff item a a a but sometimes I have already manually obtained the buff, as such I get the below error. You already received a buff from the clan fortune teller. Is it possible to put a line in the code to override these errors? I'm...
  6. L

    script to automatically take floundry item

    Hi guys, is there a code I can add on to my breakfast script to automatically take floundry items?
  7. L

    Bug Custom Combat script - casting Get a Good Whiff

    I set up a custom combat script to cast Get A Good Whiff skill from the Nosy Nose. [ default ] if match "black panther" while hasskill get a good skill get a good whiff of this guy endwhile attack with weapon endif if match "black friar" skill snokebomb endif attack...
Top