This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
kjhammerle
/
snuvi-script-recoded
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
ad4f37b681
Branch-ok
Tag-ek
master
snuvi-script-re...
/
test
/
functions
/
functions15
functions15
114 B
Előzmények
Nyers
1
2
3
4
5
6
7
8
9
10
11
12
igoto("hi");
function wusi()
{
goto("hi");
print("HMM");
@hi
print("HI");
}
wusi();
print("a");