Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. local Hamon = game.Players.LocalPlayer.Leaderstats.IsHamon
  2. if Hamon.Value == "false" then
  3. script.Parent.BackgroundColor3 = "Bright Red"
  4. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement