Hi,
I'd like to write a script to do the chrome ore portion of the L337 Tr4pz0r Itsnotyourzitz Mine quest. Writting the checks for mining gear and a script to equip the mining gear should be simple enough, but I figure out how to handle the mining mini game portion. Is there some way for the game to parse out which strikes from the available portions of cave wall are promising veins, or how to command it to strike a vein at all?
I was thinking it might be similar to the KoL CLI command "tavern" since it also involves "using" parts of the screen, but I can't find a way to access the source code of KoL Mafia so I can't get a look at how the CLI tavern script runs.
For now I'm gonna go muck around with a bunch of pre-written scripts so I can get a better idea of how to write scripts in general. It's been a long time since I've done any sort of programming
Thanks for any help!
Edit: Should I have posted this in the scripting discussion thread?
I'd like to write a script to do the chrome ore portion of the L337 Tr4pz0r Itsnotyourzitz Mine quest. Writting the checks for mining gear and a script to equip the mining gear should be simple enough, but I figure out how to handle the mining mini game portion. Is there some way for the game to parse out which strikes from the available portions of cave wall are promising veins, or how to command it to strike a vein at all?
I was thinking it might be similar to the KoL CLI command "tavern" since it also involves "using" parts of the screen, but I can't find a way to access the source code of KoL Mafia so I can't get a look at how the CLI tavern script runs.
For now I'm gonna go muck around with a bunch of pre-written scripts so I can get a better idea of how to write scripts in general. It's been a long time since I've done any sort of programming

Thanks for any help!
Edit: Should I have posted this in the scripting discussion thread?