WARGAME links
12 links to wire into the tool of your choice — TikLive, TikFinity or another.
Every address starts with
http://127.0.0.1:5444
{data.nickname}
Your tool replaces this token with the viewer name
The three parameters
username=
The viewer's name
Never type a name in there by hand: leave the variable, and the launcher replaces it with whoever triggered the action.
id=
Which mob to summon
A number from 1 to 8. Without it, the skeleton shows up.
Join a side
2The first link to set up: without a side, a viewer cannot summon anything.
-
Blue team
the host's side
/joinblue?username={data.nickname} -
Red team
the guest's side
/joinred?username={data.nickname}
Summon a mob
8It appears on the viewer's side and walks towards the opposite tower.
-
Skeleton
Which mob to summon
/spawn?username={data.nickname}&id=1 -
Shadow imp
Which mob to summon
/spawn?username={data.nickname}&id=2 -
Stitched abomination
Which mob to summon
/spawn?username={data.nickname}&id=3 -
Ghost knight
Which mob to summon
/spawn?username={data.nickname}&id=4 -
Vampire lord
Which mob to summon
/spawn?username={data.nickname}&id=5 -
Grave golem
Which mob to summon
/spawn?username={data.nickname}&id=6 -
Bone centipede
Which mob to summon
/spawn?username={data.nickname}&id=7 -
Lord of the Tombs
Which mob to summon
/spawn?username={data.nickname}&id=8
The powers
2Save them for a big gift: they turn a round around in one go.
-
Wipe them out
clears the field
/killall?username={data.nickname} -
Repair the tower
restores its own side's tower
/healtower?username={data.nickname}