You might want to change the information to the info of your Win Drop bot...
on *:START: { run <file name and path here> }
;i.e. run C:\cricket\FILE.EXT
Also if there is another on *:START: event in the same remote file than neither will work, you have to either a) combine the two events or b) separate the events in separate remote files.