Advertisement
Keimu

MM2: Egg Hunt Auto Rare Eggs

Apr 7th, 2023
3,424
1
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 1 0
  1. --Credits Kxyz#6666
  2. Settings = {
  3. Notify = true, -- Notifys when a Egg Spawns (With Egg Name)
  4. NotifyServer = false, -- Sends msg when an Egg Spawns (with Egg Name)
  5. TweenTeleport = false, --it brings u slowly to the egg if u want teleport fast then let it stay on False!
  6. ChamEgg = false, --Shows wehre the Egg is (Like Esp)
  7. AutoCollect = true, --Auto Collects the Egg when its True
  8.  
  9. Keys = {
  10. Enabled = false, -- u can teleport The Egg when u Click the Key u have the Enabled it first
  11. Key = Enum.KeyCode.P, -- u can Change the Key
  12. },
  13.  
  14. }
  15.  
  16. loadstring(game:HttpGet('https://raw.githubusercontent.com/xXKxyzXx/Scripts/main/MM2/MM2AutoRareEgg/loader.lua'))()
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement