robloxscriptsbbbbb

utg

Jul 15th, 2022 (edited)
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. local Player = game.Players.LocalPlayer
  2.  
  3. Player.Chatted:connect(function(cht)
  4. if cht:match("/open UTG") then
  5. loadstring(game:HttpGet("https://pastebin.com/raw/NaYe6Ubg", true))() -- make sure you add in the script too
  6. end
  7. end)
  8.  
  9.  
  10. local Player = game.Players.LocalPlayer
  11.  
  12. Player.Chatted:connect(function(cht)
  13. if cht:match("/open utg") then
  14. loadstring(game:HttpGet("https://pastebin.com/raw/NaYe6Ubg", true))() -- make sure you add in the script too
  15. end
  16. end)
Add Comment
Please, Sign In to add comment