Advertisement
KananGamer

[TFM-TROLL-LUA] Voodo Automático

Mar 18th, 2017
440
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.24 KB | None | 0 0
  1. --[[
  2.     Author: Nettoork#0000
  3. ]]--
  4.  
  5. target= ''
  6. eventLoop = function()
  7.     tfm.exec.playEmote(target, math.random(0, 16), "br")
  8.     tfm.exec.movePlayer(target, 0, 0, true, math.random(0,1) == 1 and 40 or -40, math.random(0,1) == 1 and 40 or -40)
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement