Commit graph

148 commits

Author SHA1 Message Date
8e18325656 Setup remote server for storing raids 2015-04-15 13:57:22 -04:00
e238c25762 Abstract purchase requirement to global variable 2015-04-14 17:19:05 -04:00
d2c0b25476 Merge branch 'atomaka/bugfix/username-detection' into 'master'
Detect user dynamically

Detects the user by messaging the first random guest and detecting the user that sent that message.  Chat monitoring is always running once bot code is run as a consequence of this change; nbd.

See merge request !2
2015-04-14 17:04:55 -04:00
8d652f3fbe Detect user dynamically 2015-04-14 17:02:45 -04:00
572bb9bad9 Merge branch 'worker-efficiency' into 'master'
Worker purchasing based on efficiency

```btw();``` to enable.  Will purchase workers when enabled, with cheap labor, and when the user has more than $10T.

See merge request !1
2015-04-14 16:03:47 -04:00
172c1d615a Worker purchasing based on efficiency 2015-04-14 16:03:06 -04:00
39d58f3c23 Notification for sleep mode 2015-04-14 13:27:04 -04:00
e06c4c1558 Actually prevent random fighting on toggle 2015-04-14 13:15:56 -04:00
41f81d2e5e Fight random fix 2015-04-14 11:29:57 -04:00
58cec5ebf2 Fix random toggle 2015-04-14 11:23:54 -04:00
d9fccba5ae Add internal tracking for raiding 2015-04-14 11:09:50 -04:00
83eedd0047 Add help 2015-04-14 10:41:51 -04:00
2f5cc1c4e6 Add sleep and shortcut functions 2015-04-14 10:41:51 -04:00
cfc07a4fa8 Only fight random when we want to 2015-04-14 10:41:51 -04:00
8624e5e421 Add new pop-up handler 2015-04-14 10:41:44 -04:00
60b40bd394 Slightly better chat tracking (multi-user) 2015-04-13 21:59:56 -04:00
caa997179c Only random fight with slimes/skeletons 2015-04-13 21:42:34 -04:00
6ed690ef74 Add chat monitor 2015-04-13 20:47:17 -04:00
b0e6167b82 Add activity failed continue 2015-04-13 20:09:38 -04:00
4acad85300 Various cleanups 2015-04-13 19:53:48 -04:00
a98ace0818 Some setup stuff to make interface cleaner 2015-04-13 19:15:51 -04:00
dc388c4ae7 Make sure we don't stop attacking random boss 2015-04-13 19:15:31 -04:00
c876c8be4b Only process message or action 2015-04-13 18:42:38 -04:00
42331e6a2e actually do not fight the global...again 2015-04-11 00:42:23 -04:00
20fbe26f8b Oh, and actually not fight when toggled 2015-04-11 00:26:07 -04:00
be0b329a60 Toggle global boss fight 2015-04-11 00:14:34 -04:00
15adfcd4e8 Bot code changed; display none good to check 2015-04-10 18:20:38 -04:00
c5765c8d7a Check for display of raidtime 2015-04-10 18:18:55 -04:00
18219c9700 Sometimes raid box sticks on 0 (but not shown) 2015-04-10 17:47:14 -04:00
edb29dad17 Revert "Testing for only popup or action"
This reverts commit c899373dd8.
2015-04-10 16:51:02 -04:00
c899373dd8 Testing for only popup or action 2015-04-10 14:24:57 -04:00
20961faa4d Don't try to fight random boss until off global 2015-04-09 23:22:25 -04:00
b4d33f9842 Revert from tracking botTickActiity 2015-04-09 23:16:36 -04:00
2e3ca91401 Only control raid if raid target set 2015-04-09 14:06:34 -04:00
03f7dce1c9 Add auto raiding 2015-04-09 13:14:00 -04:00
19c898fe85 Fix bot raid reporting 2015-04-09 11:13:19 -04:00
598e3560c9 One action per tick 2015-04-09 11:06:10 -04:00
0ba3b9e926 Rewrite current functionality to be cleaner 2015-04-09 01:53:06 -04:00
b81994746a Click the global boss faster 2015-04-08 13:47:10 -04:00
e76fb2097b Add buyer for scientists 2015-04-07 17:45:50 -04:00
45dbbc3c4a Adjust clicking for buying slimes and activating 2015-04-07 16:38:48 -04:00
bf03f36bdf Auto-activate all items (one at a time) 2015-04-07 16:12:45 -04:00
abf1b68197 function for buying max slimes 2015-04-07 15:44:58 -04:00
3ab60a35f7 Add function to make raiding easier 2015-04-07 15:23:23 -04:00
6419abb381 Add play/pause functions 2015-04-07 13:48:20 -04:00
a8cfc86972 Up some timers 2015-04-07 11:07:33 -04:00
16c8a4b826 Add global boss fighting 2015-04-07 10:43:20 -04:00
95f70d89b8 Initial commit 2015-04-06 17:01:14 -04:00