Advertisement
HiDad910

Untitled

Jul 25th, 2020 (edited)
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. _G = Player
  2. _G.Player = ""
  3.  
  4. if _G.Player == "killing27564" then
  5.  
  6. print("success")
  7.  
  8. elseif _G.Player == nil or _G.Player == "" then
  9.  
  10. while true do end
  11. end
  12.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement