kpreisser / MouseClickSimulator

Mouse Click Simulator for Toontown Rewritten and Corporate Clash
MIT License
24 stars 17 forks source link

[enhancement] more gardening actions #26

Open macks2008 opened 6 years ago

macks2008 commented 6 years ago

I wanted to make a quick action to automate picking flowers (watering first to ensure they are blooming), but it seems you have neither an action for clicking the watering can nor one for automatically picking a flower. I figured I'd just suggested here in case you somehow hadn't thought of it.

I also realize there is probably a way to add these actions myself, but I have thus far been unable to find it, so....

0x526f6d656f commented 6 years ago
macks2008 commented 6 years ago
0x526f6d656f commented 6 years ago

https://github.com/kpreisser/MouseClickSimulator/issues/24

Here it is explained in detail by Preisser

macks2008 commented 6 years ago

@atemerino oh, okay. Thanks. I think I can figure it out from here?? I'll at least give it my best. Thanks for pointing me to that

macks2008 commented 6 years ago

so far, I'm sort of following the explanation (mind you I don't really know C#, and still feel fairly lost as a whole), While I was initially confused as to how to get the coordinates to click at, I think I've determined that 76, 380 should click roughly the middle of the watering can button. Would someone mind confirming that I'm going the right direction here (or rather, that I'm going to the right point)? I'd confirm it myself but I'm still confused AF overall and have barely managed to do just this much, because again, I DON'T KNOW C#