primetime43 / Toontown-Rewritten-Bot

A bot that performs time consuming tasks for you in ToonTown Rewritten
MIT License
9 stars 9 forks source link

Gardening #4

Closed blakeyoung81 closed 2 years ago

blakeyoung81 commented 4 years ago

Hey there again. For gardening, could you make an option where you start to the right of your door to your house, and plant all around your garden? It wouldn't be hard, all there is to do is add some chain commands after the pressplant button(); in the gardening class. Additionally, you can decrease the sleep times by .333 and have it still work and be more effective.

I would do It myself, but I don't know how to recompile the cs files into an .exe file. If you could tell me how to do that I could try it and make a commit to the project.

primetime43 commented 4 years ago

Yea I'll try to get to that. I'm currently trying to re-hull the program by using image recognition instead of the user having to show where items are for coordinates.

blakeyoung81 commented 4 years ago

That's impressive! Good luck! Keep the great work coming. Sorry to burden you with one more easy question. But what is the best way for me to recompile those cs files after tampering with some of the settings (length of waiting time, fishing power... etc)?

Love the work, thanks

On Tue, Apr 28, 2020 at 6:59 PM primetime43 notifications@github.com wrote:

Yea I'll try to get to that. I'm currently trying to re-hull the program by using image recognition instead of the user having to show where items are for coordinates.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/primetime43/Toontown-Rewritten-Bot/issues/4#issuecomment-620914915, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKJAU5KKIC6ZMESMRBBGTH3RO5UUZANCNFSM4MNHRKUQ .

-- Blake Young Harvard College | Class of 2022 A.B. Degree Candidate Biology Secondary in Computer Science

primetime43 commented 4 years ago

Just download the source code, open it in Visual Studio, modify the code where you need it, and then build the solution.

primetime43 commented 2 years ago

@blakeyoung81 it should be fixed now. I was forgetting to add the resources in the rar and only provided the exe. My bad.