ianobermiller / tibiatekbot

Automatically exported from code.google.com/p/tibiatekbot
3 stars 0 forks source link

Pause bot - command #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Command that will pause bot. You may use this when you stop hunting for 
getting supplys or something..

Usage: It could be like this: &pause <> &continue

How to do: Add new enum BotState with Pause, Running. Then just write in 
every Timer If BotState <> BotStates.Running Then Exit Sub.

Original issue reported on code.google.com by Oskari.V...@gmail.com on 6 Nov 2007 at 6:40

GoogleCodeExporter commented 9 years ago

Original comment by cameri2...@gmail.com on 6 Nov 2007 at 6:44