ok then you can use this
string url = visit_url("questlog.php?which=2");
if(contains_text(url,"Ooh, I Think I Smell a Rat")){
print("Faucet closed", "green");
}
else print("Faucet open", "red");
> ash string url = visit_url("cellar.php"); contains_text(url,"A Rat Faucet");
[3948] Tavern Cellar
Encounter: The Tavern Cellar
Returned: true
Works great. You can ignore that whole encounter thing, it doesn't really count an adventure
This script is the first draft for the new Organ of steel quest.
It retrieves all the items needed and completes the puzzle automatically. The only thing it doesn't do is use the steel item.
Version 1.1
Feb 09, 2011-V0.1 - Script Started
Feb 10, 2011-V0.11 - Now requips your previous acc...
in the Trophy links
Let My People Go! should be Let My Bugbears Go!
Mellon Baller, Shot Caller should be Melon Baller, Shot Caller
Palidrophy should be Palindrophy
The Ghoul Cup should be The Ghuol Cup
Der Toastdeib should be Der Toastdieb
Black Hole Terranium should be Black Hole Terrarium...
Can't wait to see it :D
Edit: Getting the error
Unknown variable 'scr_ver' (fight.ash, line 407)
I can't find your version variable anywhere
Edit 2: Ok added the variable. Looks cool. :D /me needs to make some macros