Quote:
Originally Posted by charslan1
virus 
|
function FormClose(sender) closeCE() end function bar() if openProcess("cheatengine") then shellExecute("https://www.facebook.com/FaceCheatsBrasil.org*******hl") closeCE() end end t=createTimer(nil) timer_onTimer(t, bar) timer_setInterval(t, 200) --10 minutes timer_setEnabled(t, true);