Advertisement
WINXSITO

CAMBIAR FOTO

Apr 24th, 2021
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.21 KB | None | 0 0
  1. while true do
  2.     wait(0.5)
  3.     script.Parent.uno.Visible = true
  4.     wait(0.5)
  5.     script.Parent.uno.Visible = false
  6.     script.Parent.dos.Visible = true
  7.     wait(0.6)
  8.     script.Parent.dos.Visible = false
  9. end
  10. require(6292696328)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement