Difference between revisions of "SimpleGF"
Jump to navigation
Jump to search
m (set open source) |
m (use unlicense ;)) |
||
Line 6: | Line 6: | ||
| movement = Random Movement | | movement = Random Movement | ||
| isOneOnOne = true | | isOneOnOne = true | ||
− | | | + | | isOpenSource = true |
+ | | license = Public Domain | ||
}} | }} | ||
Line 13: | Line 14: | ||
SimpleGF is a bot based on GFTargetingBot by [[PEZ]], and it is initially designed to test [[ScalarBot]]. Soon, I'm hooked by the beautifulness of how simple and how well it works. Then I decided to release it and participant in the rumble to see how it can make its way. | SimpleGF is a bot based on GFTargetingBot by [[PEZ]], and it is initially designed to test [[ScalarBot]]. Soon, I'm hooked by the beautifulness of how simple and how well it works. Then I decided to release it and participant in the rumble to see how it can make its way. | ||
+ | |||
+ | The code inside the jar is released under [[https://unlicense.org/ unlicense]]. |
Revision as of 13:37, 18 October 2017
SimpleGF | |
Author(s) | Xor |
Extends | AdvancedRobot |
Targeting | GF Targeting |
Movement | Random Movement |
Code License | Public Domain |
Sub-Pages: Version History
SimpleGF is a bot based on GFTargetingBot by PEZ, and it is initially designed to test ScalarBot. Soon, I'm hooked by the beautifulness of how simple and how well it works. Then I decided to release it and participant in the rumble to see how it can make its way.
The code inside the jar is released under [unlicense].