Waste Disposal help needed

Immelan

New member
So, I have almost everything of my breakfast set to run on log-in per my preferences, but I cannot get this piece to work. From experience, the line in my script should be:

visit_url("choice.php?whichchoice=1067&option=6&pwd=");

However, that does not kick off. I know if I manually put that link into the browser with the current password, it will kick off. Anyone have a suggestion on how I can fix this?
 

lostcalpolydude

Developer
Staff member
It should always be wrong to simply call choice.php to start things out. KoL makes you load some other URL first to enter the choice (often place.php or inv_use.php, could be anything though).
 

Immelan

New member
Lost : Good to know. The rest of my log-in does stuff at campground.php and monkeycastle.php, but this was my first time doing choice. It make sense why it would be different, even if it would be easier if it wasn't.

Adeyke : It worked perfectly. Thank you :) A few less clicks I need to do each day now.
 
Top