kpreisser / MouseClickSimulator

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

Support for Toontown Corporate Clash? #32

Closed KensonPlays closed 2 years ago

KensonPlays commented 6 years ago

Would it be possible for it to work with the TTCC server? CorporateClash.exe

simplyargyll commented 5 years ago

Id like for this to be supported as well

danylopez123 commented 4 years ago

I was just about to ask that. But i think its not going to happen because of the 2 years without any changes.

0x526f6d656f commented 2 years ago

You can easily port this yourself, just change the executable string to CC's and it should work fine. You might have to alter some RGB values in the xml files, but that's all very simple.

https://github.com/kpreisser/MouseClickSimulator/blob/67c4a87c1db7fd906f3dfc88aa6cc26c51dc6d4f/TTMouseclickSimulator/Core/ToontownRewritten/Environment/TTRWindowsEnvironment.cs#L14

kpreisser commented 2 years ago

Hi, sorry for the long delay, and thanks for your patience. I added support for Corporate Clash with commit e8cb4a8e083d31bfd81d9c88405d5177007b5183.