mouseas / steamSummerMinigame

Steam Summer Sale 2015 - Auto-play Optimizer
MIT License
136 stars 189 forks source link

Prevents blowing up bosses and treasures #24

Closed Ruzihm closed 9 years ago

Ruzihm commented 9 years ago

Also added functions to enable or disable items as well as check if they are already enabled or disabled.

mouseas commented 9 years ago

Is this trying to prevent other players from using abilities, or just the player using the script?

Ruzihm commented 9 years ago

Anybody using the script. (ideally which would be everyone ;) )

no weird communication if that's what you mean. just disables the buttons in the ui while in a boss lane.

mouseas commented 9 years ago

Kk. I will review it and merge it in when I get time.