This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
kjhammerle
/
snuvi-script-recoded
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
b5c67dd92c
Ramuri
Etichete
master
snuvi-script-re...
/
test
/
test.test
test.test
89 B
Istoric
Crud
1
2
3
4
for(time = 3600000; time <=86400000; time + 3600000) {
print(time);
waitfor(20);
}