Advertisement
Guest User

Xdddddd

a guest
Sep 22nd, 2014
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. to = "Nomvre"
  2. asd = 0
  3. function eventLoop()
  4. if not to:find("gas") and not to:find("as") and not to:find("mu") and not to:find("ug") then
  5. for i=1,200 do
  6. asd = asd+1
  7. ui.addTextArea(asd,"Chiki",to,10, 25,nil,nil,0,0,0.9,true)
  8. ui.removeTextArea(asd,to)
  9. end
  10. end
  11. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement