Advertisement
Robonado

Foda-se

Jun 7th, 2015
360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.23 KB | None | 0 0
  1. function eventLoop() -- youtu.be/gN4XW0hcDC0
  2.     n= not n and 1 or n +1;
  3.     for i= 1, n do
  4.         ui.addTextArea(i,'foda-se',nil,math.random(5,750),math.random(30,375),nil,nil,math.random(16777215),math.random(16777215))
  5.     end
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement