Advertisement
Guest User

Untitled

a guest
Dec 14th, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. local last_spam = globals.TickCount()
  2.  
  3. function Flooder()
  4. if globals.TickCount() - last_spam > 32 then
  5. client.ChatSay("buy premium aimware configs at selly.gg/@iwkz1337 /// discord.gg/vwwNWSk%22%22")
  6. last_spam = globals.TickCount()
  7. end
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement