GunterGliebenGlautenGlobn
New member
YOu can do it in two commands with...
Indeed that works fine, many thanks for pointing that out!
YOu can do it in two commands with...
I have the Daily Deed for the Chateau enabled. Am I missing something to make sure I visit the desk?
Thanks.
Yes - the button click is working. I stated my question poorly:
In an automated fashion, how do I ensure I visit the desk every day?
Thanks.
if(get_property("_chateauDeskHarvested") == "false") {
visit_url("place.php?whichplace=chateau&action=chateau_desk", false);
}
I've just added this to my logout script, so it fires when I have forgotten to get the potions manually: