12-31-2014, 03:46 PM
(12-31-2014, 03:06 PM)Squrl Wrote:(12-31-2014, 04:16 AM)Kaz Wrote: Hey all,
I was waiting for GKevinOD's release before I started working on it.
I've added a few things:
Pre-Alpha v005_1 Update Log (Kaz):
- Able to save position of GUI window
- Added Random Factor to be able to randomize the delays (avoid bot detection)
- Able to log now - under /logs (mainly for debug)
Link: http://s000.tinyupload.com/?file_id=9879...5128940889
Source code and 32/64 bit versions are also in this link.
Hey Kaz/everyone. How do we change the default position of the GUI window? I've been running BS on my second monitor so I can watch videos on the primary, and right now the bot is moving it to what I guess is (0,0) on my main monitor. Do we need to change within the code, or am I missing something obvious?
@ Squrl So it should look for the following entries in the config.ini file for the positions:
[general]
frmBotPosX=911
frmBotPosY=158
If you were to move the window elsewhere, it should automatically save and make/update those two lines. Can you see if it does? Thanks!