Search results

  1. R

    Get Underground! (Digital Underground Potion farming)

    Ok, I'm trying to get it to do the unpopular effect. I obviously don't know enough about how it chooses the adventures. It runs and uses a gong and then tries to use two more gongs. What am I doing wrong? void usegong() { if (my_adventures() < 3) { print("Not enough adventures...
  2. R

    AutoClub -- automatically hunt items by clubbing infernal seals

    Yep, I see how it works now. I was able to get to the CLI before it logged off this time, and it didn't have the option to get the figurine of a stinking seal, so I guess I could choose powdered sealbone, or fustulent seal grulch; but I'm trying to build up a supply of stinking seal figurines...
  3. R

    Fustulent Seal Grulch

    Thanks for the tips slyz. I'll give it a go.
  4. R

    AutoClub -- automatically hunt items by clubbing infernal seals

    You're right, I should have mentioned that the script did run, because it did prompt me for a value, so I know for a fact that it ran. Was my entered value (figurine of a stinking seal) incorrect maybe? Here is what happened: It ran through the first part of my code getting items and using...
  5. R

    AutoClub -- automatically hunt items by clubbing infernal seals

    Tried it today and it didn't work; but it was a slightly older version, so I'll try this newer version tomorrow. As a side note, does it work more like an "acquire" command where if you already have 5 figurine of a stinking seal, then it won't get any?
  6. R

    Fustulent Seal Grulch

    Thanks for the suggestions. Is there a script to farm 31337 scrolls? I tried the script Zarqon; but it didn't get me any "figurine of a stinking seal" (my input value). It acted as if I hadn't put anything in and went on to my next order of business. That, however, was the script which I...
  7. R

    Fustulent Seal Grulch

    Here is what I ended up doing; but it's only for fustulent seal grulch, so I like zarqon's script idea better. I'll give it a go. acquire 20 seal-blubber candle adv 15 Unlucky Sewer acquire 5 figurine of an ancient seal outfit non-combat use 5 chunk of rock salt conditions add 5 figurine of a...
  8. R

    Fustulent Seal Grulch

    LOL, if the Universe collapses it's your fault sylz. :) I'll give these a go after rollover and see what happens. I'm not sure why I like using .txt files instead of .ash files. Maybe I've learned the basics of too many programming languages to want to get into another one that looks very...
  9. R

    Fustulent Seal Grulch

    I'm trying to automate getting Fustulent seal grulches by using the following code; but it doesn't look like it will work (I admit I am overdrunk today and will have to try tomorrow). Does this look valid? I'm not very familiar with conditions and using figurines and combining things. acquire...
  10. R

    Mood Manager Drops A Log

    I'll have to give that a try, though does that mean it won't remove the beaten up effect and other things like that? If so, is there a way just to ignore the Cunctatitis effect?
  11. R

    Mood Manager Drops A Log

    I have a mood question, not really dealing with this particular topic, I want it to ignore the Cunctatitis effect. I don't want it to waste my eyedrops on that. I've tried putting in "ignore" in the Command for when a mood is gained; but doesn't seem to work.
  12. R

    .ash function for activating clover safety

    Thanks for the insight and helpful information from both of you. Very helpful. Thanks.
  13. R

    .ash function for activating clover safety

    Hmmm.... not working for me. Says it can't invoke that. I even changed it in the two files: GLOBAL_prefs.txt prefs_GLOBAL.txt And it still uses the ten-leaf clovers to return them back to disassembled clovers.
  14. R

    FeatherExpress - a combat script to turn Llama Gongs into feathers

    I don't suppose you have a script to use Llama lama gongs for other things do you?
  15. R

    First Things First -- a multipurpose pre-combat consult script

    aqualectrix - Yep, I've been using that one; but sometimes it's nice to be able to run a script without having to go in there and change it. Too many things for me to remember sometimes. :) Bale - Thanks a ton, I'll give that a try.
  16. R

    Breakfast

    Great! Thanks lostcalpolydude.
  17. R

    Breakfast

    tgetgel - Does that work in a .txt file or just in the .ash files? aqualectrix - Well, it says "hippy" when I do that, so I assume that knows I did it as a hippy. Yet it still does not get the meat for the Mafia breakfast.
  18. R

    Clan Stashlog

    jasonharper - Ah, thanks for the help. Found it.
  19. R

    Breakfast

    How do I get it to go to the fruit stand to pickup my meat there? I thought it was already doing that; but I don't see that in any of the settings and when I go there after I've adventured it gives me meat, so it must not be doing it.
  20. R

    First Things First -- a multipurpose pre-combat consult script

    Quick question that I couldn't find somewhere else. I like using .txt files for my turn burns; but I want to make sure it uses a specific CCS (Goth Giant). Is there a way to make sure it's using that specific CCS with that char; but a different one with another char? I have two .txt files...
Back
Top