This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
kjhammerle
/
snuvi-script-recoded
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Tree:
2886b17983
Branches
Tags
master
snuvi-script-re...
/
test
/
test.test
test.test
89 B
Lịch sử
Raw
1
2
3
4
for(time = 3600000; time <=86400000; time + 3600000) {
print(time);
waitfor(20);
}