You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.
Is it possible to draw with the mouse on the screen and create a defense pattern? Maybe have another hotkey set to draw with mouse when pressed.
[http://jsbin.com/pitatadote/edit?html,output] looks interesting. (move mouse around in the right output panel)
If a person was able to grab the <div class="dot" style="left: 20px; top: 143px;"></div> created, and put them into an array, the bot could see them as goalcoordinates. The possibilities are endless on the defense designs a person could come up with. Also a good way to showboat how great this bot really is. :)
The text was updated successfully, but these errors were encountered:
Is it possible to draw with the mouse on the screen and create a defense pattern? Maybe have another hotkey set to draw with mouse when pressed.
[http://jsbin.com/pitatadote/edit?html,output] looks interesting. (move mouse around in the right output panel)
If a person was able to grab the
<div class="dot" style="left: 20px; top: 143px;"></div>
created, and put them into an array, the bot could see them as goalcoordinates. The possibilities are endless on the defense designs a person could come up with. Also a good way to showboat how great this bot really is. :)The text was updated successfully, but these errors were encountered: