01-12-2015, 05:11 AM
(01-12-2015, 04:27 AM)SolidRain Wrote:(01-12-2015, 04:08 AM)M Khalid Wrote: and also after using v5.4.2 i tried your v5.4.2.2 it is not opening it is saying ''bot is already running'' while other version of bot are still running .....thnx and nice bot v5.4.2
This is probably because the title is the same as the file or folder name. I've run into this when running via script editor, or even having windows explorer open (if you unzipped into a subfolder with the same name as the title).
Bottom line, the workaround is to put some extra junk in the $sBotTitle variable so it no longer matches file/folder name. See here:
https://the.bytecode.club/showthread.php...61#pid3061
Just had this happen and I just removed spaces from than name of the folder. I would like the title and folder should be unrelated unless a variable is incorrectly assigned or used.