Guest User

Untitled

a guest
Jul 15th, 2018
77
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. function h(hit)
  3. if hit.Parent
  4. else -- if name ~= firepower1234567 then
  5. game.Workspace.Base.Color = Color3.new(math.random(1,255),math.random(1,255),math.random(1,255))
  6. wait (0.5)
  7. end
  8. end
  9. end
Add Comment
Please, Sign In to add comment