I link di TIKUP
20 link da collegare allo strumento che preferisci — TikLive, TikFinity o un altro.
Tutti gli indirizzi iniziano con
http://127.0.0.1:6555
{data.nickname}
Il tuo strumento sostituisce questo token con il nome del viewer
I tre parametri
quantity=
Il numero
Floors, or wins. It is the **only figure to change** from one link to the next. `amount=` works too, like on your other games.
username=
Il nome del viewer
Non scriverci mai un nome a mano: lascia la variabile, il launcher la sostituisce con chi ha fatto scattare l'azione.
Salire
5la bestia arriva da dietro e spinge
-
+5
sale di 5 piani
/ajout?quantity=5&username={data.nickname} -
+50
sale di 50 piani
/ajout?quantity=50&username={data.nickname} -
+150
sale di 150 piani
/ajout?quantity=150&username={data.nickname} -
+500
sale di 500 piani
/ajout?quantity=500&username={data.nickname} -
+1000
sale di 1000 piani
/ajout?quantity=1000&username={data.nickname}
Scendere
5arriva di fronte e ti rimanda giù
-
−5
scende di 5 piani
/retrait?quantity=5&username={data.nickname} -
−50
scende di 50 piani
/retrait?quantity=50&username={data.nickname} -
−150
scende di 150 piani
/retrait?quantity=150&username={data.nickname} -
−500
scende di 500 piani
/retrait?quantity=500&username={data.nickname} -
−1000
scende di 1000 piani
/retrait?quantity=1000&username={data.nickname}
Quantità libera
2change the figure after quantity=
-
+N
climbs that many floors
/ajout?quantity=37&username={data.nickname} -
−N
drops that many
/retrait?quantity=37&username={data.nickname}
Guadagnare un WIN
3un delfino attraversa lo schermo
-
+1
aggiunge win
/winadd?quantity=1&username={data.nickname} -
+5
aggiunge win
/winadd?quantity=5&username={data.nickname} -
+10
aggiunge win
/winadd?quantity=10&username={data.nickname}
Perdere un WIN
3uno squalo viene a mangiarlo
-
−1
toglie win
/winremove?quantity=1&username={data.nickname} -
−5
toglie win
/winremove?quantity=5&username={data.nickname} -
−10
toglie win
/winremove?quantity=10&username={data.nickname}
Azzerare tutto
1un polpo inghiotte il contatore
-
0
azzera il contatore
/winreset?username={data.nickname}
Verificare
1il gioco risponde?
-
stato
game state
/etat