Difference between revisions of "SimpleGF"
Jump to navigation
Jump to search
(initial commit) |
m (update to Navbox simple) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Robot | {{Infobox Robot | ||
− | | name | + | | name = SimpleGF |
− | | author | + | | author = [[User:Xor|Xor]] |
− | | extends | + | | extends = AdvancedRobot |
− | | targeting | + | | targeting = GF Targeting |
− | | movement | + | | movement = Random Movement |
| isOneOnOne = true | | isOneOnOne = true | ||
+ | | isOpenSource = true | ||
+ | | license = Public Domain | ||
+ | }} | ||
+ | {{Navbox simple | ||
+ | | title = SimpleGF Sub-pages | ||
+ | | parent = SimpleGF | ||
+ | | page1 = 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 [https://unlicense.org/ unlicense]. |
Latest revision as of 15:02, 18 October 2017
SimpleGF | |
Author(s) | Xor |
Extends | AdvancedRobot |
Targeting | GF Targeting |
Movement | Random Movement |
Code License | Public Domain |
SimpleGF 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.