Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local version = "PS_1.1"
- isspawning = false
- stop = false
- local eon_reborn = Instance.new("ScreenGui")
- local consolebase = Instance.new("ImageLabel")
- local cmd = Instance.new("ScrollingFrame")
- local ImageLabel = Instance.new("ImageLabel")
- local MinimizeCMD = Instance.new("TextButton")
- local command = Instance.new("TextBox")
- local execute = Instance.new("TextButton")
- local main = Instance.new("Frame")
- local page3 = Instance.new("Frame")
- local Minimize_3 = Instance.new("TextButton")
- local NextArrow_3 = Instance.new("TextButton")
- local Pokemon = Instance.new("TextBox")
- local LvlLabel = Instance.new("TextLabel")
- local SpawnButton = Instance.new("TextButton")
- local Title = Instance.new("TextLabel")
- local BackArrow_3 = Instance.new("TextButton")
- local Quantity = Instance.new("TextBox")
- local QuantityLabel = Instance.new("TextLabel")
- local Level = Instance.new("TextBox")
- local LvlLabel_2 = Instance.new("TextLabel")
- local Box = Instance.new("TextBox")
- local BoxLabel = Instance.new("TextLabel")
- local Spec = Instance.new("TextBox")
- local SpecIO = Instance.new("TextButton")
- local settingsbutton = Instance.new("ImageButton")
- local page2 = Instance.new("Frame")
- local NukeBox = Instance.new("TextBox")
- local Minimize_2 = Instance.new("TextButton")
- local NextArrow_2 = Instance.new("TextButton")
- local NukeButton = Instance.new("TextButton")
- local Title_2 = Instance.new("TextLabel")
- local BackArrow_2 = Instance.new("TextButton")
- local OpenPCButton = Instance.new("TextButton")
- local redzone = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local page4 = Instance.new("Frame")
- local Minimize_4 = Instance.new("TextButton")
- local NextArrow_4 = Instance.new("TextButton")
- local RecoveryButton = Instance.new("TextButton")
- local Text = Instance.new("TextLabel")
- local Title_3 = Instance.new("TextLabel")
- local BackArrow_4 = Instance.new("TextButton")
- local page5 = Instance.new("Frame")
- local Minimize_5 = Instance.new("TextButton")
- local NextArrow_5 = Instance.new("TextButton")
- local PlayerTrading = Instance.new("TextBox")
- local TradeButton = Instance.new("TextButton")
- local Title_4 = Instance.new("TextLabel")
- local BackArrow_5 = Instance.new("TextButton")
- local page1 = Instance.new("Frame")
- local PartyLevel = Instance.new("TextBox")
- local Minimize = Instance.new("TextButton")
- local NextArrow = Instance.new("TextButton")
- local Pokemon_2 = Instance.new("TextBox")
- local PartySpawnButton = Instance.new("TextButton")
- local StopButton = Instance.new("TextButton")
- local LvlLabel_3 = Instance.new("TextLabel")
- local Title_5 = Instance.new("TextLabel")
- local BackArrow = Instance.new("TextButton")
- local settings = Instance.new("Frame")
- local AutosaveIO = Instance.new("TextButton")
- local LevelIO = Instance.new("TextButton")
- local MinimizeSettings = Instance.new("TextButton")
- local RecolorIO = Instance.new("TextButton")
- local ShinyIO = Instance.new("TextButton")
- local TintIO = Instance.new("TextButton")
- local Title_6 = Instance.new("TextLabel")
- local Title_7 = Instance.new("TextLabel")
- local Title_8 = Instance.new("TextLabel")
- local Title_9 = Instance.new("TextLabel")
- local Title_10 = Instance.new("TextLabel")
- local Title_11 = Instance.new("TextLabel")
- local Title_12 = Instance.new("TextLabel")
- local AminationIO = Instance.new("TextButton")
- local Title_13 = Instance.new("TextLabel")
- local SettingSpecIO = Instance.new("TextButton")
- local Title_14 = Instance.new("TextLabel")
- local showconsole = Instance.new("TextButton")
- local showgui = Instance.new("TextButton")
- local easteregg = Instance.new("TextLabel")
- eon_reborn.Name = "eon_reborn"
- eon_reborn.Parent = game.Players.LocalPlayer.PlayerGui
- consolebase.Name = "consolebase"
- consolebase.Parent = eon_reborn
- consolebase.BackgroundColor3 = Color3.new(1, 1, 1)
- consolebase.BackgroundTransparency = 1
- consolebase.Position = UDim2.new(0, 15, 1, -193)
- consolebase.Size = UDim2.new(0, 587, 0, 173)
- consolebase.Image = "rbxassetid://924320031"
- consolebase.ImageTransparency = 1
- cmd.Name = "cmd"
- cmd.Parent = consolebase
- cmd.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- cmd.BackgroundTransparency = 0.20000000298023
- cmd.BorderColor3 = Color3.new(0.411765, 0.411765, 0.411765)
- cmd.BorderSizePixel = 2
- cmd.Position = UDim2.new(0.357231945, -206, -0.0144078285, 10)
- cmd.Size = UDim2.new(0, 497, 0, 133)
- ImageLabel.Parent = consolebase
- ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel.BackgroundTransparency = 1
- ImageLabel.Position = UDim2.new(0.5, -213, 1, -35)
- ImageLabel.Size = UDim2.new(0, 426, 0, 25)
- ImageLabel.Image = "rbxassetid://924320031"
- ImageLabel.ImageTransparency = 1
- MinimizeCMD.Name = "MinimizeCMD"
- MinimizeCMD.Parent = ImageLabel
- MinimizeCMD.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- MinimizeCMD.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- MinimizeCMD.BorderSizePixel = 2
- MinimizeCMD.Position = UDim2.new(0.966684699, -8, 1.50184834, -27)
- MinimizeCMD.Size = UDim2.new(0, 17, 0, 17)
- MinimizeCMD.ZIndex = 99
- MinimizeCMD.Font = Enum.Font.Arcade
- MinimizeCMD.Text = "X"
- MinimizeCMD.TextColor3 = Color3.new(1, 1, 1)
- MinimizeCMD.TextScaled = true
- MinimizeCMD.TextSize = 14
- MinimizeCMD.TextWrapped = true
- command.Name = "command"
- command.Parent = ImageLabel
- command.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- command.BackgroundTransparency = 0.20000000298023
- command.BorderColor3 = Color3.new(0.411765, 0.411765, 0.411765)
- command.BorderSizePixel = 2
- command.Position = UDim2.new(0.580389082, -325, 1.45861089, -25)
- command.Size = UDim2.new(0, 388, 0, 17)
- command.ZIndex = 99
- command.Font = Enum.Font.Arcade
- command.Text = "Use the command 'help' for commands!"
- command.TextColor3 = Color3.new(1, 1, 1)
- command.TextSize = 14
- command.TextWrapped = true
- command.TextXAlignment = Enum.TextXAlignment.Left
- execute.Name = "execute"
- execute.Parent = ImageLabel
- execute.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
- execute.BorderColor3 = Color3.new(0.490196, 0.490196, 0.490196)
- execute.BorderSizePixel = 2
- execute.Position = UDim2.new(0.742631853, 0, 0.439999998, 0)
- execute.Size = UDim2.new(0, 81, 0, 17)
- execute.ZIndex = 101
- execute.Font = Enum.Font.Arcade
- execute.Text = "EXECUTE!"
- execute.TextColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- execute.TextScaled = true
- execute.TextSize = 14
- execute.TextWrapped = true
- main.Name = "main"
- main.Parent = eon_reborn
- main.BackgroundColor3 = Color3.new(1, 1, 1)
- main.BackgroundTransparency = 1
- main.Position = UDim2.new(1, -306, 1, -176)
- main.Size = UDim2.new(0, 291, 0, 161)
- page3.Name = "page3"
- page3.Visible = false
- page3.Parent = main
- page3.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- page3.BackgroundTransparency = 0.20000000298023
- page3.BorderColor3 = Color3.new(0.411765, 0.411765, 0.411765)
- page3.BorderSizePixel = 2
- page3.Position = UDim2.new(0.5, -122, 0.5, -62)
- page3.Size = UDim2.new(0, 245, 0, 124)
- Minimize_3.Name = "Minimize_3"
- Minimize_3.Parent = page3
- Minimize_3.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- Minimize_3.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Minimize_3.BorderSizePixel = 2
- Minimize_3.Position = UDim2.new(0, -10, 1, -15)
- Minimize_3.Size = UDim2.new(0, 25, 0, 25)
- Minimize_3.ZIndex = 9
- Minimize_3.Font = Enum.Font.Arcade
- Minimize_3.Text = "X"
- Minimize_3.TextColor3 = Color3.new(1, 1, 1)
- Minimize_3.TextScaled = true
- Minimize_3.TextSize = 14
- Minimize_3.TextWrapped = true
- NextArrow_3.Name = "NextArrow_3"
- NextArrow_3.Parent = page3
- NextArrow_3.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- NextArrow_3.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- NextArrow_3.BorderSizePixel = 2
- NextArrow_3.Position = UDim2.new(1, -15, 0, -10)
- NextArrow_3.Size = UDim2.new(0, 25, 0, 25)
- NextArrow_3.ZIndex = 9
- NextArrow_3.Font = Enum.Font.Arcade
- NextArrow_3.Text = ">"
- NextArrow_3.TextColor3 = Color3.new(1, 1, 1)
- NextArrow_3.TextScaled = true
- NextArrow_3.TextSize = 14
- NextArrow_3.TextWrapped = true
- StopButton.Name = "StopButton"
- StopButton.Parent = page3
- StopButton.Visible = false
- StopButton.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- StopButton.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- StopButton.BorderSizePixel = 2
- StopButton.Position = UDim2.new(0.502040803, -42, 1.02822578, -12)
- StopButton.Size = UDim2.new(0, 84, 0, 22)
- StopButton.ZIndex = 99
- StopButton.Font = Enum.Font.Arcade
- StopButton.Text = "STOP!"
- StopButton.TextColor3 = Color3.new(1, 1, 1)
- StopButton.TextScaled = true
- StopButton.TextSize = 14
- StopButton.TextWrapped = true
- Pokemon.Name = "Pokemon"
- Pokemon.Parent = page3
- Pokemon.BackgroundColor3 = Color3.new(1, 1, 1)
- Pokemon.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Pokemon.BorderSizePixel = 2
- Pokemon.Position = UDim2.new(0.588145733, -90, 0.198778704, 0)
- Pokemon.Size = UDim2.new(0, 59, 0, 16)
- Pokemon.ZIndex = 99
- Pokemon.Font = Enum.Font.Arcade
- Pokemon.Text = "Bulbasaur"
- Pokemon.TextColor3 = Color3.new(0.317647, 0.317647, 0.317647)
- Pokemon.TextScaled = true
- Pokemon.TextSize = 14
- Pokemon.TextWrapped = true
- LvlLabel.Name = "LvlLabel"
- LvlLabel.Parent = Pokemon
- LvlLabel.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- LvlLabel.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- LvlLabel.BorderSizePixel = 2
- LvlLabel.Position = UDim2.new(0.441242933, -24, 1, 2)
- LvlLabel.Size = UDim2.new(0, 54, 0, 14)
- LvlLabel.ZIndex = 9
- LvlLabel.Font = Enum.Font.Arcade
- LvlLabel.Text = "Pokemon"
- LvlLabel.TextColor3 = Color3.new(1, 1, 1)
- LvlLabel.TextScaled = true
- LvlLabel.TextSize = 14
- LvlLabel.TextWrapped = true
- SpawnButton.Name = "SpawnButton"
- SpawnButton.Parent = page3
- SpawnButton.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
- SpawnButton.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- SpawnButton.BorderSizePixel = 2
- SpawnButton.Position = UDim2.new(0.502040803, -42, 1.02822578, -12)
- SpawnButton.Size = UDim2.new(0, 84, 0, 22)
- SpawnButton.ZIndex = 99
- SpawnButton.Font = Enum.Font.Arcade
- SpawnButton.Text = "START!"
- SpawnButton.TextColor3 = Color3.new(0.329412, 0.329412, 0.329412)
- SpawnButton.TextScaled = true
- SpawnButton.TextSize = 14
- SpawnButton.TextWrapped = true
- Title.Name = "Title"
- Title.Parent = page3
- Title.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- Title.BorderColor3 = Color3.new(0.411765, 0.411765, 0.411765)
- Title.BorderSizePixel = 2
- Title.Position = UDim2.new(0.5, -88, 0, -10)
- Title.Size = UDim2.new(0, 177, 0, 25)
- Title.ZIndex = 100
- Title.Font = Enum.Font.Arcade
- Title.Text = "PC Spawning!"
- Title.TextColor3 = Color3.new(1, 1, 1)
- Title.TextScaled = true
- Title.TextSize = 14
- Title.TextWrapped = true
- BackArrow_3.Name = "BackArrow_3"
- BackArrow_3.Parent = page3
- BackArrow_3.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- BackArrow_3.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- BackArrow_3.BorderSizePixel = 2
- BackArrow_3.Position = UDim2.new(0, -10, 0, -10)
- BackArrow_3.Size = UDim2.new(0, 25, 0, 25)
- BackArrow_3.ZIndex = 9
- BackArrow_3.Font = Enum.Font.Arcade
- BackArrow_3.Text = "<"
- BackArrow_3.TextColor3 = Color3.new(1, 1, 1)
- BackArrow_3.TextScaled = true
- BackArrow_3.TextSize = 14
- BackArrow_3.TextWrapped = true
- Quantity.Name = "Quantity"
- Quantity.Parent = page3
- Quantity.BackgroundColor3 = Color3.new(1, 1, 1)
- Quantity.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Quantity.BorderSizePixel = 2
- Quantity.Position = UDim2.new(0.383902103, 0, 0.547634482, 0)
- Quantity.Size = UDim2.new(0, 59, 0, 16)
- Quantity.ZIndex = 99
- Quantity.Font = Enum.Font.Arcade
- Quantity.Text = "60"
- Quantity.TextColor3 = Color3.new(0.317647, 0.317647, 0.317647)
- Quantity.TextScaled = true
- Quantity.TextSize = 14
- Quantity.TextWrapped = true
- QuantityLabel.Name = "QuantityLabel"
- QuantityLabel.Parent = Quantity
- QuantityLabel.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- QuantityLabel.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- QuantityLabel.BorderSizePixel = 2
- QuantityLabel.Position = UDim2.new(0.449152559, -24, 1.0625, 2)
- QuantityLabel.Size = UDim2.new(0, 54, 0, 14)
- QuantityLabel.ZIndex = 9
- QuantityLabel.Font = Enum.Font.Arcade
- QuantityLabel.Text = "Quantity"
- QuantityLabel.TextColor3 = Color3.new(1, 1, 1)
- QuantityLabel.TextScaled = true
- QuantityLabel.TextSize = 14
- QuantityLabel.TextWrapped = true
- Level.Name = "Level"
- Level.Parent = page3
- Level.BackgroundColor3 = Color3.new(1, 1, 1)
- Level.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Level.BorderSizePixel = 2
- Level.Position = UDim2.new(0.538775504, 0, 0.20021452, 0)
- Level.Size = UDim2.new(0, 59, 0, 16)
- Level.ZIndex = 99
- Level.Font = Enum.Font.Arcade
- Level.Text = "80"
- Level.TextColor3 = Color3.new(0.317647, 0.317647, 0.317647)
- Level.TextScaled = true
- Level.TextSize = 14
- Level.TextWrapped = true
- LvlLabel_2.Name = "LvlLabel"
- LvlLabel_2.Parent = Level
- LvlLabel_2.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- LvlLabel_2.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- LvlLabel_2.BorderSizePixel = 2
- LvlLabel_2.Position = UDim2.new(0.440677971, -24, 1, 2)
- LvlLabel_2.Size = UDim2.new(0, 54, 0, 14)
- LvlLabel_2.ZIndex = 9
- LvlLabel_2.Font = Enum.Font.Arcade
- LvlLabel_2.Text = "Level"
- LvlLabel_2.TextColor3 = Color3.new(1, 1, 1)
- LvlLabel_2.TextScaled = true
- LvlLabel_2.TextSize = 14
- LvlLabel_2.TextWrapped = true
- Box.Name = "Box"
- Box.Parent = page3
- Box.BackgroundColor3 = Color3.new(1, 1, 1)
- Box.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Box.BorderSizePixel = 2
- Box.Position = UDim2.new(0.110265359, 0, 0.548738539, 0)
- Box.Size = UDim2.new(0, 59, 0, 16)
- Box.ZIndex = 99
- Box.Font = Enum.Font.Arcade
- Box.Text = "1"
- Box.TextColor3 = Color3.new(0.317647, 0.317647, 0.317647)
- Box.TextScaled = true
- Box.TextSize = 14
- Box.TextWrapped = true
- BoxLabel.Name = "BoxLabel"
- BoxLabel.Parent = Box
- BoxLabel.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- BoxLabel.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- BoxLabel.BorderSizePixel = 2
- BoxLabel.Position = UDim2.new(0.449152559, -24, 1.0625, 2)
- BoxLabel.Size = UDim2.new(0, 54, 0, 14)
- BoxLabel.ZIndex = 9
- BoxLabel.Font = Enum.Font.Arcade
- BoxLabel.Text = "Box"
- BoxLabel.TextColor3 = Color3.new(1, 1, 1)
- BoxLabel.TextScaled = true
- BoxLabel.TextSize = 14
- BoxLabel.TextWrapped = true
- Spec.Name = "Spec"
- Spec.Parent = page3
- Spec.BackgroundColor3 = Color3.new(1, 1, 1)
- Spec.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Spec.BorderSizePixel = 2
- Spec.Position = UDim2.new(0.66283071, 0, 0.547634482, 0)
- Spec.Size = UDim2.new(0, 59, 0, 16)
- Spec.ZIndex = 99
- Spec.Font = Enum.Font.Arcade
- Spec.Text = "Doodle"
- Spec.TextColor3 = Color3.new(0.317647, 0.317647, 0.317647)
- Spec.TextScaled = true
- Spec.TextSize = 14
- Spec.TextWrapped = true
- SpecIO.Name = "SpecIO"
- SpecIO.Parent = Spec
- SpecIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- SpecIO.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- SpecIO.BorderSizePixel = 2
- SpecIO.Position = UDim2.new(0.5, -27, 1.8125, -10)
- SpecIO.Size = UDim2.new(0, 54, 0, 14)
- SpecIO.ZIndex = 99
- SpecIO.Font = Enum.Font.Arcade
- SpecIO.Text = "Recolor"
- SpecIO.TextColor3 = Color3.new(1, 1, 1)
- SpecIO.TextScaled = true
- SpecIO.TextSize = 14
- SpecIO.TextWrapped = true
- settingsbutton.Name = "settingsbutton"
- settingsbutton.Parent = main
- settingsbutton.BackgroundColor3 = Color3.new(1, 1, 1)
- settingsbutton.BackgroundTransparency = 1
- settingsbutton.Position = UDim2.new(1.24625432, -112, 1.46757758, -112)
- settingsbutton.Size = UDim2.new(0, 43, 0, 43)
- settingsbutton.ZIndex = 100
- settingsbutton.Image = "rbxassetid://1327631014"
- settingsbutton.ImageColor3 = Color3.new(0.713726, 0.713726, 0.713726)
- page2.Name = "page2"
- page2.Parent = main
- page2.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- page2.BackgroundTransparency = 0.20000000298023
- page2.BorderColor3 = Color3.new(0.411765, 0.411765, 0.411765)
- page2.BorderSizePixel = 2
- page2.Position = UDim2.new(0.5, -122, 0.5, -62)
- page2.Size = UDim2.new(0, 245, 0, 124)
- page2.Visible = false
- NukeBox.Name = "NukeBox"
- NukeBox.Parent = page2
- NukeBox.BackgroundColor3 = Color3.new(1, 1, 1)
- NukeBox.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- NukeBox.BorderSizePixel = 2
- NukeBox.Position = UDim2.new(0.535436749, -30, 0.830645144, -19)
- NukeBox.Size = UDim2.new(0, 42, 0, 21)
- NukeBox.ZIndex = 99
- NukeBox.Font = Enum.Font.Arcade
- NukeBox.Text = "12"
- NukeBox.TextColor3 = Color3.new(0.317647, 0.317647, 0.317647)
- NukeBox.TextScaled = true
- NukeBox.TextSize = 14
- NukeBox.TextWrapped = true
- Minimize_2.Name = "Minimize_2"
- Minimize_2.Parent = page2
- Minimize_2.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- Minimize_2.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Minimize_2.BorderSizePixel = 2
- Minimize_2.Position = UDim2.new(0, -10, 1, -15)
- Minimize_2.Size = UDim2.new(0, 25, 0, 25)
- Minimize_2.ZIndex = 9
- Minimize_2.Font = Enum.Font.Arcade
- Minimize_2.Text = "X"
- Minimize_2.TextColor3 = Color3.new(1, 1, 1)
- Minimize_2.TextScaled = true
- Minimize_2.TextSize = 14
- Minimize_2.TextWrapped = true
- NextArrow_2.Name = "NextArrow_2"
- NextArrow_2.Parent = page2
- NextArrow_2.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- NextArrow_2.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- NextArrow_2.BorderSizePixel = 2
- NextArrow_2.Position = UDim2.new(1, -15, 0, -10)
- NextArrow_2.Size = UDim2.new(0, 25, 0, 25)
- NextArrow_2.ZIndex = 9
- NextArrow_2.Font = Enum.Font.Arcade
- NextArrow_2.Text = ">"
- NextArrow_2.TextColor3 = Color3.new(1, 1, 1)
- NextArrow_2.TextScaled = true
- NextArrow_2.TextSize = 14
- NextArrow_2.TextWrapped = true
- NukeButton.Name = "NukeButton"
- NukeButton.Parent = page2
- NukeButton.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- NukeButton.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- NukeButton.BorderSizePixel = 2
- NukeButton.Position = UDim2.new(0.5, -32, 1, -12)
- NukeButton.Size = UDim2.new(0, 64, 0, 22)
- NukeButton.ZIndex = 99
- NukeButton.Font = Enum.Font.Arcade
- NukeButton.Text = "NUKE!"
- NukeButton.TextColor3 = Color3.new(1, 1, 1)
- NukeButton.TextScaled = true
- NukeButton.TextSize = 14
- NukeButton.TextWrapped = true
- Title_2.Name = "Title"
- Title_2.Parent = page2
- Title_2.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- Title_2.BorderColor3 = Color3.new(0.411765, 0.411765, 0.411765)
- Title_2.BorderSizePixel = 2
- Title_2.Position = UDim2.new(0.5, -88, 0, -10)
- Title_2.Size = UDim2.new(0, 177, 0, 25)
- Title_2.ZIndex = 100
- Title_2.Font = Enum.Font.Arcade
- Title_2.Text = "PC Menu!"
- Title_2.TextColor3 = Color3.new(1, 1, 1)
- Title_2.TextScaled = true
- Title_2.TextSize = 14
- Title_2.TextWrapped = true
- BackArrow_2.Name = "BackArrow_2"
- BackArrow_2.Parent = page2
- BackArrow_2.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- BackArrow_2.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- BackArrow_2.BorderSizePixel = 2
- BackArrow_2.Position = UDim2.new(-0.0333647802, 0, -0.0846232697, 0)
- BackArrow_2.Size = UDim2.new(0, 25, 0, 25)
- BackArrow_2.ZIndex = 9
- BackArrow_2.Font = Enum.Font.Arcade
- BackArrow_2.Text = "<"
- BackArrow_2.TextColor3 = Color3.new(1, 1, 1)
- BackArrow_2.TextScaled = true
- BackArrow_2.TextSize = 14
- BackArrow_2.TextWrapped = true
- OpenPCButton.Name = "OpenPCButton"
- OpenPCButton.Parent = page2
- OpenPCButton.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
- OpenPCButton.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- OpenPCButton.BorderSizePixel = 2
- OpenPCButton.Position = UDim2.new(0.430612236, -32, 0.402084827, -25)
- OpenPCButton.Size = UDim2.new(0, 97, 0, 29)
- OpenPCButton.ZIndex = 99
- OpenPCButton.Font = Enum.Font.Arcade
- OpenPCButton.Text = "OPEN PC!"
- OpenPCButton.TextColor3 = Color3.new(1, 1, 1)
- OpenPCButton.TextScaled = true
- OpenPCButton.TextSize = 14
- OpenPCButton.TextWrapped = true
- redzone.Name = "redzone"
- redzone.Parent = page2
- redzone.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- redzone.BorderSizePixel = 0
- redzone.Position = UDim2.new(0, 0, 0.528696358, 0)
- redzone.Size = UDim2.new(0, 245, 0, 15)
- TextLabel.Parent = page2
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0.253061235, 0, 0.480309278, 0)
- TextLabel.Size = UDim2.new(0, 120, 0, 21)
- TextLabel.Font = Enum.Font.Arcade
- TextLabel.Text = "Box Nuker:"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14
- TextLabel.TextWrapped = true
- page4.Name = "page4"
- page4.Parent = main
- page4.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- page4.BackgroundTransparency = 0.20000000298023
- page4.BorderColor3 = Color3.new(0.411765, 0.411765, 0.411765)
- page4.BorderSizePixel = 2
- page4.Position = UDim2.new(0.5, -122, 0.5, -62)
- page4.Size = UDim2.new(0, 245, 0, 124)
- page4.Visible = false
- Minimize_4.Name = "Minimize_4"
- Minimize_4.Parent = page4
- Minimize_4.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- Minimize_4.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Minimize_4.BorderSizePixel = 2
- Minimize_4.Position = UDim2.new(0, -10, 1, -15)
- Minimize_4.Size = UDim2.new(0, 25, 0, 25)
- Minimize_4.ZIndex = 9
- Minimize_4.Font = Enum.Font.Arcade
- Minimize_4.Text = "X"
- Minimize_4.TextColor3 = Color3.new(1, 1, 1)
- Minimize_4.TextScaled = true
- Minimize_4.TextSize = 14
- Minimize_4.TextWrapped = true
- NextArrow_4.Name = "NextArrow_4"
- NextArrow_4.Parent = page4
- NextArrow_4.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- NextArrow_4.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- NextArrow_4.BorderSizePixel = 2
- NextArrow_4.Position = UDim2.new(1, -15, 0, -10)
- NextArrow_4.Size = UDim2.new(0, 25, 0, 25)
- NextArrow_4.ZIndex = 9
- NextArrow_4.Font = Enum.Font.Arcade
- NextArrow_4.Text = ">"
- NextArrow_4.TextColor3 = Color3.new(1, 1, 1)
- NextArrow_4.TextScaled = true
- NextArrow_4.TextSize = 14
- NextArrow_4.TextWrapped = true
- RecoveryButton.Name = "RecoveryButton"
- RecoveryButton.Parent = page4
- RecoveryButton.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
- RecoveryButton.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- RecoveryButton.BorderSizePixel = 2
- RecoveryButton.Position = UDim2.new(0.5, -41, 1, -18)
- RecoveryButton.Size = UDim2.new(0, 82, 0, 28)
- RecoveryButton.ZIndex = 99
- RecoveryButton.Font = Enum.Font.Arcade
- RecoveryButton.Text = "RUN!"
- RecoveryButton.TextColor3 = Color3.new(0.329412, 0.329412, 0.329412)
- RecoveryButton.TextScaled = true
- RecoveryButton.TextSize = 14
- RecoveryButton.TextWrapped = true
- Text.Name = "Text"
- Text.Parent = page4
- Text.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- Text.BackgroundTransparency = 1
- Text.BorderColor3 = Color3.new(0.411765, 0.411765, 0.411765)
- Text.BorderSizePixel = 0
- Text.Position = UDim2.new(0.502040803, -105, 0.5, -42)
- Text.Size = UDim2.new(0, 210, 0, 77)
- Text.ZIndex = 9
- Text.Font = Enum.Font.Arcade
- Text.Text = "Running this will give you most items, all badges, money, a full PokeDex, and more!"
- Text.TextColor3 = Color3.new(1, 1, 1)
- Text.TextScaled = true
- Text.TextSize = 14
- Text.TextWrapped = true
- Title_3.Name = "Title"
- Title_3.Parent = page4
- Title_3.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- Title_3.BorderColor3 = Color3.new(0.411765, 0.411765, 0.411765)
- Title_3.BorderSizePixel = 2
- Title_3.Position = UDim2.new(0.5, -88, 0, -10)
- Title_3.Size = UDim2.new(0, 177, 0, 25)
- Title_3.ZIndex = 100
- Title_3.Font = Enum.Font.Arcade
- Title_3.Text = "Recovery Menu!"
- Title_3.TextColor3 = Color3.new(1, 1, 1)
- Title_3.TextScaled = true
- Title_3.TextSize = 14
- Title_3.TextWrapped = true
- BackArrow_4.Name = "BackArrow_4"
- BackArrow_4.Parent = page4
- BackArrow_4.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- BackArrow_4.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- BackArrow_4.BorderSizePixel = 2
- BackArrow_4.Position = UDim2.new(0, -10, 0, -10)
- BackArrow_4.Size = UDim2.new(0, 25, 0, 25)
- BackArrow_4.ZIndex = 9
- BackArrow_4.Font = Enum.Font.Arcade
- BackArrow_4.Text = "<"
- BackArrow_4.TextColor3 = Color3.new(1, 1, 1)
- BackArrow_4.TextScaled = true
- BackArrow_4.TextSize = 14
- BackArrow_4.TextWrapped = true
- page5.Name = "page5"
- page5.Parent = main
- page5.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- page5.BackgroundTransparency = 0.20000000298023
- page5.BorderColor3 = Color3.new(0.411765, 0.411765, 0.411765)
- page5.BorderSizePixel = 2
- page5.Position = UDim2.new(0.5, -122, 0.5, -62)
- page5.Size = UDim2.new(0, 245, 0, 124)
- page5.Visible = false
- Minimize_5.Name = "Minimize_5"
- Minimize_5.Parent = page5
- Minimize_5.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- Minimize_5.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Minimize_5.BorderSizePixel = 2
- Minimize_5.Position = UDim2.new(0, -10, 1, -15)
- Minimize_5.Size = UDim2.new(0, 25, 0, 25)
- Minimize_5.ZIndex = 9
- Minimize_5.Font = Enum.Font.Arcade
- Minimize_5.Text = "X"
- Minimize_5.TextColor3 = Color3.new(1, 1, 1)
- Minimize_5.TextScaled = true
- Minimize_5.TextSize = 14
- Minimize_5.TextWrapped = true
- NextArrow_5.Name = "NextArrow_5"
- NextArrow_5.Parent = page5
- NextArrow_5.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- NextArrow_5.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- NextArrow_5.BorderSizePixel = 2
- NextArrow_5.Position = UDim2.new(1, -15, 0, -10)
- NextArrow_5.Size = UDim2.new(0, 25, 0, 25)
- NextArrow_5.ZIndex = 9
- NextArrow_5.Font = Enum.Font.Arcade
- NextArrow_5.Text = ">"
- NextArrow_5.TextColor3 = Color3.new(1, 1, 1)
- NextArrow_5.TextScaled = true
- NextArrow_5.TextSize = 14
- NextArrow_5.TextWrapped = true
- PlayerTrading.Name = "PlayerTrading"
- PlayerTrading.Parent = page5
- PlayerTrading.BackgroundColor3 = Color3.new(1, 1, 1)
- PlayerTrading.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- PlayerTrading.BorderSizePixel = 2
- PlayerTrading.Position = UDim2.new(0.5, -77, 0.5, -16)
- PlayerTrading.Size = UDim2.new(0, 154, 0, 33)
- PlayerTrading.ZIndex = 99
- PlayerTrading.Font = Enum.Font.Arcade
- PlayerTrading.Text = "Player"
- PlayerTrading.TextColor3 = Color3.new(0.317647, 0.317647, 0.317647)
- PlayerTrading.TextScaled = true
- PlayerTrading.TextSize = 14
- PlayerTrading.TextWrapped = true
- TradeButton.Name = "TradeButton"
- TradeButton.Parent = page5
- TradeButton.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
- TradeButton.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- TradeButton.BorderSizePixel = 2
- TradeButton.Position = UDim2.new(0.5, -59, 1, -12)
- TradeButton.Size = UDim2.new(0, 118, 0, 22)
- TradeButton.ZIndex = 99
- TradeButton.Font = Enum.Font.Arcade
- TradeButton.Text = "FORCE TRADE!"
- TradeButton.TextColor3 = Color3.new(0.329412, 0.329412, 0.329412)
- TradeButton.TextScaled = true
- TradeButton.TextSize = 14
- TradeButton.TextWrapped = true
- Title_4.Name = "Title"
- Title_4.Parent = page5
- Title_4.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- Title_4.BorderColor3 = Color3.new(0.411765, 0.411765, 0.411765)
- Title_4.BorderSizePixel = 2
- Title_4.Position = UDim2.new(0.5, -88, 0, -10)
- Title_4.Size = UDim2.new(0, 177, 0, 25)
- Title_4.ZIndex = 100
- Title_4.Font = Enum.Font.Arcade
- Title_4.Text = "Trade Menu!"
- Title_4.TextColor3 = Color3.new(1, 1, 1)
- Title_4.TextScaled = true
- Title_4.TextSize = 14
- Title_4.TextWrapped = true
- BackArrow_5.Name = "BackArrow_5"
- BackArrow_5.Parent = page5
- BackArrow_5.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- BackArrow_5.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- BackArrow_5.BorderSizePixel = 2
- BackArrow_5.Position = UDim2.new(0, -10, 0, -10)
- BackArrow_5.Size = UDim2.new(0, 25, 0, 25)
- BackArrow_5.ZIndex = 9
- BackArrow_5.Font = Enum.Font.Arcade
- BackArrow_5.Text = "<"
- BackArrow_5.TextColor3 = Color3.new(1, 1, 1)
- BackArrow_5.TextScaled = true
- BackArrow_5.TextSize = 14
- BackArrow_5.TextWrapped = true
- page1.Name = "page1"
- page1.Parent = main
- page1.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- page1.BackgroundTransparency = 0.20000000298023
- page1.BorderColor3 = Color3.new(0.411765, 0.411765, 0.411765)
- page1.BorderSizePixel = 2
- page1.Position = UDim2.new(0.5, -122, 0.5, -62)
- page1.Size = UDim2.new(0, 245, 0, 124)
- PartyLevel.Name = "PartyLevel"
- PartyLevel.Parent = page1
- PartyLevel.BackgroundColor3 = Color3.new(1, 1, 1)
- PartyLevel.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- PartyLevel.BorderSizePixel = 2
- PartyLevel.Position = UDim2.new(0.377550989, 0, 0.509707034, 0)
- PartyLevel.Size = UDim2.new(0, 59, 0, 16)
- PartyLevel.ZIndex = 99
- PartyLevel.Font = Enum.Font.Arcade
- PartyLevel.Text = "80"
- PartyLevel.TextColor3 = Color3.new(0.317647, 0.317647, 0.317647)
- PartyLevel.TextScaled = true
- PartyLevel.TextSize = 14
- PartyLevel.TextWrapped = true
- Minimize.Name = "Minimize"
- Minimize.Parent = page1
- Minimize.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- Minimize.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Minimize.BorderSizePixel = 2
- Minimize.Position = UDim2.new(0, -10, 1, -15)
- Minimize.Size = UDim2.new(0, 25, 0, 25)
- Minimize.ZIndex = 9
- Minimize.Font = Enum.Font.Arcade
- Minimize.Text = "X"
- Minimize.TextColor3 = Color3.new(1, 1, 1)
- Minimize.TextScaled = true
- Minimize.TextSize = 14
- Minimize.TextWrapped = true
- NextArrow.Name = "NextArrow"
- NextArrow.Parent = page1
- NextArrow.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- NextArrow.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- NextArrow.BorderSizePixel = 2
- NextArrow.Position = UDim2.new(1, -15, 0, -10)
- NextArrow.Size = UDim2.new(0, 25, 0, 25)
- NextArrow.ZIndex = 9
- NextArrow.Font = Enum.Font.Arcade
- NextArrow.Text = ">"
- NextArrow.TextColor3 = Color3.new(1, 1, 1)
- NextArrow.TextScaled = true
- NextArrow.TextSize = 14
- NextArrow.TextWrapped = true
- Pokemon_2.Name = "Pokemon"
- Pokemon_2.Parent = page1
- Pokemon_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Pokemon_2.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Pokemon_2.BorderSizePixel = 2
- Pokemon_2.Position = UDim2.new(0.561224461, -90, 0.252996147, 0)
- Pokemon_2.Size = UDim2.new(0, 151, 0, 22)
- Pokemon_2.ZIndex = 99
- Pokemon_2.Font = Enum.Font.Arcade
- Pokemon_2.Text = "Bulbasaur"
- Pokemon_2.TextColor3 = Color3.new(0.317647, 0.317647, 0.317647)
- Pokemon_2.TextScaled = true
- Pokemon_2.TextSize = 14
- Pokemon_2.TextWrapped = true
- PartySpawnButton.Name = "PartySpawnButton"
- PartySpawnButton.Parent = page1
- PartySpawnButton.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
- PartySpawnButton.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- PartySpawnButton.BorderSizePixel = 2
- PartySpawnButton.Position = UDim2.new(0.5, -41, 1, -18)
- PartySpawnButton.Size = UDim2.new(0, 82, 0, 28)
- PartySpawnButton.ZIndex = 99
- PartySpawnButton.Font = Enum.Font.Arcade
- PartySpawnButton.Text = "SPAWN!"
- PartySpawnButton.TextColor3 = Color3.new(0.329412, 0.329412, 0.329412)
- PartySpawnButton.TextScaled = true
- PartySpawnButton.TextSize = 14
- PartySpawnButton.TextWrapped = true
- LvlLabel_3.Name = "LvlLabel"
- LvlLabel_3.Parent = page1
- LvlLabel_3.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- LvlLabel_3.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- LvlLabel_3.BorderSizePixel = 2
- LvlLabel_3.Position = UDim2.new(0.387755096, 0, 0.637147009, 0)
- LvlLabel_3.Size = UDim2.new(0, 55, 0, 14)
- LvlLabel_3.ZIndex = 9
- LvlLabel_3.Font = Enum.Font.Arcade
- LvlLabel_3.Text = "Level"
- LvlLabel_3.TextColor3 = Color3.new(1, 1, 1)
- LvlLabel_3.TextScaled = true
- LvlLabel_3.TextSize = 14
- LvlLabel_3.TextWrapped = true
- Title_5.Name = "Title"
- Title_5.Parent = page1
- Title_5.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- Title_5.BorderColor3 = Color3.new(0.411765, 0.411765, 0.411765)
- Title_5.BorderSizePixel = 2
- Title_5.Position = UDim2.new(0.5, -88, 0, -10)
- Title_5.Size = UDim2.new(0, 177, 0, 25)
- Title_5.ZIndex = 100
- Title_5.Font = Enum.Font.Arcade
- Title_5.Text = "Party Spawning!"
- Title_5.TextColor3 = Color3.new(1, 1, 1)
- Title_5.TextScaled = true
- Title_5.TextSize = 14
- Title_5.TextWrapped = true
- BackArrow.Name = "BackArrow"
- BackArrow.Parent = page1
- BackArrow.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- BackArrow.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- BackArrow.BorderSizePixel = 2
- BackArrow.Position = UDim2.new(0, -10, 0, -10)
- BackArrow.Size = UDim2.new(0, 25, 0, 25)
- BackArrow.ZIndex = 9
- BackArrow.Font = Enum.Font.Arcade
- BackArrow.Text = "<"
- BackArrow.TextColor3 = Color3.new(1, 1, 1)
- BackArrow.TextScaled = true
- BackArrow.TextSize = 14
- BackArrow.TextWrapped = true
- settings.Name = "settings"
- settings.Visible = false
- settings.Parent = eon_reborn
- settings.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- settings.BorderColor3 = Color3.new(0.411765, 0.411765, 0.411765)
- settings.BorderSizePixel = 2
- settings.Position = UDim2.new(0.5, -124, 0.5, -132)
- settings.Size = UDim2.new(0, 248, 0, 263)
- AutosaveIO.Name = "AutosaveIO"
- AutosaveIO.Parent = settings
- AutosaveIO.BackgroundColor3 = Color3.new(0.329412, 1, 0.494118)
- AutosaveIO.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- AutosaveIO.BorderSizePixel = 2
- AutosaveIO.Position = UDim2.new(1.02444756, -27, 0.133916736, -10)
- AutosaveIO.Size = UDim2.new(0, 54, 0, 21)
- AutosaveIO.ZIndex = 99
- AutosaveIO.Font = Enum.Font.Arcade
- AutosaveIO.Text = "true"
- AutosaveIO.TextColor3 = Color3.new(1, 1, 1)
- AutosaveIO.TextScaled = true
- AutosaveIO.TextSize = 14
- AutosaveIO.TextWrapped = true
- LevelIO.Name = "LevelIO"
- LevelIO.Parent = settings
- LevelIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- LevelIO.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- LevelIO.BorderSizePixel = 2
- LevelIO.Position = UDim2.new(1.02282965, -27, 0.245629638, -10)
- LevelIO.Size = UDim2.new(0, 54, 0, 21)
- LevelIO.ZIndex = 99
- LevelIO.Font = Enum.Font.Arcade
- LevelIO.Text = "false"
- LevelIO.TextColor3 = Color3.new(1, 1, 1)
- LevelIO.TextScaled = true
- LevelIO.TextSize = 14
- LevelIO.TextWrapped = true
- MinimizeSettings.Name = "MinimizeSettings"
- MinimizeSettings.Parent = settings
- MinimizeSettings.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- MinimizeSettings.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- MinimizeSettings.BorderSizePixel = 2
- MinimizeSettings.Position = UDim2.new(1.01209688, -15, 1.01280761, -15)
- MinimizeSettings.Size = UDim2.new(0, 20, 0, 20)
- MinimizeSettings.ZIndex = 99
- MinimizeSettings.Font = Enum.Font.Arcade
- MinimizeSettings.Text = "X"
- MinimizeSettings.TextColor3 = Color3.new(1, 1, 1)
- MinimizeSettings.TextScaled = true
- MinimizeSettings.TextSize = 14
- MinimizeSettings.TextWrapped = true
- RecolorIO.Name = "RecolorIO"
- RecolorIO.Parent = settings
- RecolorIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- RecolorIO.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- RecolorIO.BorderSizePixel = 2
- RecolorIO.Position = UDim2.new(1.02416515, -27, 0.359234631, -10)
- RecolorIO.Size = UDim2.new(0, 54, 0, 21)
- RecolorIO.ZIndex = 99
- RecolorIO.Font = Enum.Font.Arcade
- RecolorIO.Text = "false"
- RecolorIO.TextColor3 = Color3.new(1, 1, 1)
- RecolorIO.TextScaled = true
- RecolorIO.TextSize = 14
- RecolorIO.TextWrapped = true
- ShinyIO.Name = "ShinyIO"
- ShinyIO.Parent = settings
- ShinyIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- ShinyIO.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- ShinyIO.BorderSizePixel = 2
- ShinyIO.Position = UDim2.new(1.02282953, -27, 0.47565496, -10)
- ShinyIO.Size = UDim2.new(0, 54, 0, 21)
- ShinyIO.ZIndex = 99
- ShinyIO.Font = Enum.Font.Arcade
- ShinyIO.Text = "false"
- ShinyIO.TextColor3 = Color3.new(1, 1, 1)
- ShinyIO.TextScaled = true
- ShinyIO.TextSize = 14
- ShinyIO.TextWrapped = true
- TintIO.Name = "TintIO"
- TintIO.Parent = settings
- TintIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- TintIO.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- TintIO.BorderSizePixel = 2
- TintIO.Position = UDim2.new(1.02517641, -27, 0.710457146, -10)
- TintIO.Size = UDim2.new(0, 54, 0, 21)
- TintIO.ZIndex = 99
- TintIO.Font = Enum.Font.Arcade
- TintIO.Text = "false"
- TintIO.TextColor3 = Color3.new(1, 1, 1)
- TintIO.TextScaled = true
- TintIO.TextSize = 14
- TintIO.TextWrapped = true
- Title_6.Name = "Title"
- Title_6.Parent = settings
- Title_6.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- Title_6.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Title_6.BorderSizePixel = 2
- Title_6.Position = UDim2.new(0.504032254, -112, 0.0241834987, -12)
- Title_6.Size = UDim2.new(0, 224, 0, 21)
- Title_6.ZIndex = 99
- Title_6.Font = Enum.Font.Arcade
- Title_6.Text = "Settings"
- Title_6.TextColor3 = Color3.new(1, 1, 1)
- Title_6.TextScaled = true
- Title_6.TextSize = 14
- Title_6.TextWrapped = true
- Title_7.Name = "Title"
- Title_7.Parent = settings
- Title_7.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- Title_7.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Title_7.BorderSizePixel = 2
- Title_7.Position = UDim2.new(0.501799047, -92, 0.133610606, -10)
- Title_7.Size = UDim2.new(0, 183, 0, 21)
- Title_7.ZIndex = 99
- Title_7.Font = Enum.Font.Arcade
- Title_7.Text = "Autosave!"
- Title_7.TextColor3 = Color3.new(1, 1, 1)
- Title_7.TextScaled = true
- Title_7.TextSize = 14
- Title_7.TextWrapped = true
- Title_8.Name = "Title"
- Title_8.Parent = settings
- Title_8.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- Title_8.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Title_8.BorderSizePixel = 2
- Title_8.Position = UDim2.new(0.503712118, -102, 0.964172423, -16)
- Title_8.Size = UDim2.new(0, 204, 0, 33)
- Title_8.ZIndex = 99
- Title_8.Font = Enum.Font.Arcade
- Title_8.Text = "Note: \"Only\" options only work with the PC spawner!"
- Title_8.TextColor3 = Color3.new(1, 1, 1)
- Title_8.TextScaled = true
- Title_8.TextSize = 14
- Title_8.TextWrapped = true
- Title_9.Name = "Title"
- Title_9.Parent = settings
- Title_9.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- Title_9.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Title_9.BorderSizePixel = 2
- Title_9.Position = UDim2.new(0.498163342, -92, 0.246847928, -10)
- Title_9.Size = UDim2.new(0, 183, 0, 21)
- Title_9.ZIndex = 99
- Title_9.Font = Enum.Font.Arcade
- Title_9.Text = "Level Randomizer!"
- Title_9.TextColor3 = Color3.new(1, 1, 1)
- Title_9.TextScaled = true
- Title_9.TextSize = 14
- Title_9.TextWrapped = true
- Title_10.Name = "Title"
- Title_10.Parent = settings
- Title_10.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- Title_10.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Title_10.BorderSizePixel = 2
- Title_10.Position = UDim2.new(0.500294209, -92, 0.357162744, -10)
- Title_10.Size = UDim2.new(0, 183, 0, 21)
- Title_10.ZIndex = 99
- Title_10.Font = Enum.Font.Arcade
- Title_10.Text = "Recolors Only!"
- Title_10.TextColor3 = Color3.new(1, 1, 1)
- Title_10.TextScaled = true
- Title_10.TextSize = 14
- Title_10.TextWrapped = true
- Title_11.Name = "Title"
- Title_11.Parent = settings
- Title_11.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- Title_11.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Title_11.BorderSizePixel = 2
- Title_11.Position = UDim2.new(0.498315752, -92, 0.594686866, -10)
- Title_11.Size = UDim2.new(0, 183, 0, 21)
- Title_11.ZIndex = 99
- Title_11.Font = Enum.Font.Arcade
- Title_11.Text = "Animation Only!"
- Title_11.TextColor3 = Color3.new(1, 1, 1)
- Title_11.TextScaled = true
- Title_11.TextSize = 14
- Title_11.TextWrapped = true
- Title_12.Name = "Title"
- Title_12.Parent = settings
- Title_12.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- Title_12.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Title_12.BorderSizePixel = 2
- Title_12.Position = UDim2.new(0.500331819, -92, 0.707767427, -10)
- Title_12.Size = UDim2.new(0, 183, 0, 21)
- Title_12.ZIndex = 99
- Title_12.Font = Enum.Font.Arcade
- Title_12.Text = "Tint Only!"
- Title_12.TextColor3 = Color3.new(1, 1, 1)
- Title_12.TextScaled = true
- Title_12.TextSize = 14
- Title_12.TextWrapped = true
- AminationIO.Name = "AminationIO"
- AminationIO.Parent = settings
- AminationIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- AminationIO.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- AminationIO.BorderSizePixel = 2
- AminationIO.Position = UDim2.new(1.02517641, -27, 0.592385352, -10)
- AminationIO.Size = UDim2.new(0, 54, 0, 21)
- AminationIO.ZIndex = 99
- AminationIO.Font = Enum.Font.Arcade
- AminationIO.Text = "false"
- AminationIO.TextColor3 = Color3.new(1, 1, 1)
- AminationIO.TextScaled = true
- AminationIO.TextSize = 14
- AminationIO.TextWrapped = true
- Title_13.Name = "Title"
- Title_13.Parent = settings
- Title_13.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- Title_13.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Title_13.BorderSizePixel = 2
- Title_13.Position = UDim2.new(0.499878705, -92, 0.47375381, -10)
- Title_13.Size = UDim2.new(0, 183, 0, 21)
- Title_13.ZIndex = 99
- Title_13.Font = Enum.Font.Arcade
- Title_13.Text = "Shiny Only!"
- Title_13.TextColor3 = Color3.new(1, 1, 1)
- Title_13.TextScaled = true
- Title_13.TextSize = 14
- Title_13.TextWrapped = true
- SettingSpecIO.Name = "SettingSpecIO"
- SettingSpecIO.Parent = settings
- SettingSpecIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- SettingSpecIO.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- SettingSpecIO.BorderSizePixel = 2
- SettingSpecIO.Position = UDim2.new(1.02517641, -27, 0.827547371, -10)
- SettingSpecIO.Size = UDim2.new(0, 54, 0, 21)
- SettingSpecIO.ZIndex = 99
- SettingSpecIO.Font = Enum.Font.Arcade
- SettingSpecIO.Text = "false"
- SettingSpecIO.TextColor3 = Color3.new(1, 1, 1)
- SettingSpecIO.TextScaled = true
- SettingSpecIO.TextSize = 14
- SettingSpecIO.TextWrapped = true
- Title_14.Name = "Title"
- Title_14.Parent = settings
- Title_14.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- Title_14.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- Title_14.BorderSizePixel = 2
- Title_14.Position = UDim2.new(0.500331819, -92, 0.828659952, -10)
- Title_14.Size = UDim2.new(0, 183, 0, 21)
- Title_14.ZIndex = 99
- Title_14.Font = Enum.Font.Arcade
- Title_14.Text = "Specific Only!"
- Title_14.TextColor3 = Color3.new(1, 1, 1)
- Title_14.TextScaled = true
- Title_14.TextSize = 14
- Title_14.TextWrapped = true
- showconsole.Name = "showconsole"
- showconsole.Parent = eon_reborn
- showconsole.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- showconsole.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- showconsole.BorderSizePixel = 3
- showconsole.Position = UDim2.new(0.0168099999, -12, 0.94861114, -12)
- showconsole.Size = UDim2.new(0, 25, 0, 25)
- showconsole.Visible = false
- showconsole.ZIndex = 9
- showconsole.Font = Enum.Font.Arcade
- showconsole.Text = ">"
- showconsole.TextColor3 = Color3.new(1, 1, 1)
- showconsole.TextScaled = true
- showconsole.TextSize = 14
- showconsole.TextWrapped = true
- showgui.Name = "showgui"
- showgui.Parent = eon_reborn
- showgui.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- showgui.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
- showgui.BorderSizePixel = 3
- showgui.Position = UDim2.new(0.971853018, -12, 0.947916687, -12)
- showgui.Size = UDim2.new(0, 25, 0, 25)
- showgui.Visible = false
- showgui.ZIndex = 9
- showgui.Font = Enum.Font.Arcade
- showgui.Text = "<"
- showgui.TextColor3 = Color3.new(1, 1, 1)
- showgui.TextScaled = true
- showgui.TextSize = 14
- showgui.TextWrapped = true
- easteregg.Name = "easteregg"
- easteregg.Parent = eon_reborn
- easteregg.BackgroundColor3 = Color3.new(1, 1, 1)
- easteregg.BorderSizePixel = 0
- easteregg.Size = UDim2.new(0, 257, 0, 24)
- easteregg.Visible = false
- easteregg.Font = Enum.Font.Arcade
- easteregg.Text = "Unregistered HyperCam 2"
- easteregg.TextColor3 = Color3.new(0, 0, 0)
- easteregg.TextScaled = true
- easteregg.TextSize = 14
- easteregg.TextWrapped = true
- nocantcatchlink = game:HttpGet("https://eonforum.xyz/ncc.txt", true)
- game.Players.LocalPlayer.PlayerGui.Main.Version.Text = version
- local sound = Instance.new("Sound")
- sound.SoundId = "http://www.roblox.com/asset/?id=826129174"
- sound.Name = "eondone"
- sound.Parent = game.Workspace
- local click = Instance.new("Sound")
- click.SoundId = "http://www.roblox.com/asset/?id=452267918"
- click.Name = "click"
- click.Parent = game.Workspace
- local errorbeep = Instance.new("Sound")
- errorbeep.SoundId = "http://www.roblox.com/asset/?id=1382489817"
- errorbeep.Name = "click"
- errorbeep.Parent = game.Workspace
- function report(msg,hit)
- local log = game.Players.LocalPlayer.PlayerGui.eon_reborn.consolebase.cmd
- local i = Instance.new("TextLabel",log)
- i.Size = UDim2.new(1,0,0.1,0)
- i.BackgroundTransparency = 1
- i.ZIndex = 100
- if hit == true then
- i.TextColor3 = Color3.new(0.333333, 1, 0.498039)
- end
- if hit == false then
- i.TextColor3 = Color3.new(1, 0.352941, 0.364706)
- end
- if hit == nil then
- i.TextColor3 = Color3.new(1,1,1)
- end
- i.Name = "Chat"
- i.Text = "[eon_report]: "..msg
- i.Font = "Arcade"
- i.TextSize = 12
- i.TextXAlignment = Enum.TextXAlignment.Left
- i.TextYAlignment = Enum.TextYAlignment.Top
- local t = log:GetChildren()
- log:ClearAllChildren()
- if #t > 25 then
- table.remove(t,1)
- end
- for c,v in pairs(t) do
- local l = v:Clone()
- l.Position = UDim2.new(0,0,(c-1)*0.04,0)
- l.Parent = log
- end
- end
- wait(1)
- report("Welcome to eon_reborn, "..game.Players.LocalPlayer.Name.."!")
- MinimizeSettings.MouseButton1Click:connect(function()
- click:Play()
- settings.Visible = false
- end)
- Minimize.MouseButton1Click:connect(function()
- click:Play()
- page1.Visible = false
- settingsbutton.Visible = false
- showgui.Visible = true
- end)
- Minimize_2.MouseButton1Click:connect(function()
- click:Play()
- page2.Visible = false
- settingsbutton.Visible = false
- showgui.Visible = true
- end)
- Minimize_3.MouseButton1Click:connect(function()
- click:Play()
- page3.Visible = false
- settingsbutton.Visible = false
- showgui.Visible = true
- end)
- Minimize_5.MouseButton1Click:connect(function()
- click:Play()
- page5.Visible = false
- settingsbutton.Visible = false
- showgui.Visible = true
- end)
- showgui.MouseButton1Click:connect(function()
- click:Play()
- showgui.Visible = false
- settingsbutton.Visible = true
- page1.Visible = true
- end)
- BackArrow.MouseButton1Click:connect(function()
- click:Play()
- page1.Visible = false
- page5.Visible = true
- end)
- NextArrow.MouseButton1Click:connect(function()
- click:Play()
- page1.Visible = false
- page2.Visible = true
- end)
- BackArrow_2.MouseButton1Click:connect(function()
- click:Play()
- page2.Visible = false
- page1.Visible = true
- end)
- NextArrow_2.MouseButton1Click:connect(function()
- click:Play()
- page2.Visible = false
- page3.Visible = true
- end)
- BackArrow_3.MouseButton1Click:connect(function()
- click:Play()
- page3.Visible = false
- page2.Visible = true
- end)
- NextArrow_3.MouseButton1Click:connect(function()
- click:Play()
- page3.Visible = false
- page4.Visible = true
- end)
- BackArrow_4.MouseButton1Click:connect(function()
- click:Play()
- page4.Visible = false
- page3.Visible = true
- end)
- NextArrow_4.MouseButton1Click:connect(function()
- click:Play()
- page4.Visible = false
- page5.Visible = true
- end)
- BackArrow_5.MouseButton1Click:connect(function()
- click:Play()
- page5.Visible = false
- page4.Visible = true
- end)
- NextArrow_5.MouseButton1Click:connect(function()
- click:Play()
- page5.Visible = false
- page1.Visible = true
- end)
- AutosaveIO.MouseButton1Click:connect(function()
- click:Play()
- if AutosaveIO.Text == "false" then
- AutosaveIO.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
- AutosaveIO.Text = "true"
- report("Autosave enabled!")
- else
- AutosaveIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- AutosaveIO.Text = "false"
- report("Autosave disabled!")
- end
- end)
- LevelIO.MouseButton1Click:connect(function()
- if LevelIO.Text == "false" then
- LevelIO.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
- LevelIO.Text = "true"
- report("Random levels enabled!")
- else
- LevelIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- LevelIO.Text = "false"
- report("Random levels disabled!")
- end
- end)
- SettingSpecIO.MouseButton1Click:connect(function()
- if isspawning == true then
- report("You cannot change this setting while spawning!")
- errorbeep:Play()
- return
- end
- if TintIO.Text == "true" then
- TintIO.Text = "false"
- TintIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- end
- if ShinyIO.Text == "true" then
- ShinyIO.Text = "false"
- ShinyIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- end
- if RecolorIO.Text == "true" then
- RecolorIO.Text = "false"
- RecolorIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- end
- if AminationIO.Text == "true" then
- AminationIO.Text = "false"
- AminationIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- end
- click:Play()
- if SettingSpecIO.Text == "false" then
- SettingSpecIO.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
- SettingSpecIO.Text = "true"
- SpecIO.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
- SpecIO.TextColor3 = Color3.fromRGB(84,84,84)
- else
- SettingSpecIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- SettingSpecIO.Text = "false"
- SpecIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- SpecIO.TextColor3 = Color3.fromRGB(255,255,255)
- end
- end)
- AminationIO.MouseButton1Click:connect(function()
- if isspawning == true then
- report("You cannot change this setting while spawning!")
- errorbeep:Play()
- return
- end
- if TintIO.Text == "true" then
- TintIO.Text = "false"
- TintIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- end
- if ShinyIO.Text == "true" then
- ShinyIO.Text = "false"
- ShinyIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- end
- if RecolorIO.Text == "true" then
- RecolorIO.Text = "false"
- RecolorIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- end
- if SettingSpecIO.Text == "true" then
- SettingSpecIO.Text = "false"
- SettingSpecIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- SpecIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- SpecIO.TextColor3 = Color3.fromRGB(255,255,255)
- end
- click:Play()
- if AminationIO.Text == "false" then
- AminationIO.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
- AminationIO.Text = "true"
- else
- AminationIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- AminationIO.Text = "false"
- end
- end)
- ShinyIO.MouseButton1Click:connect(function()
- if isspawning == true then
- report("You cannot change this setting while spawning!")
- errorbeep:Play()
- return
- end
- if TintIO.Text == "true" then
- TintIO.Text = "false"
- TintIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- end
- if SettingSpecIO.Text == "true" then
- SettingSpecIO.Text = "false"
- SettingSpecIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- SpecIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- SpecIO.TextColor3 = Color3.fromRGB(255,255,255)
- end
- if RecolorIO.Text == "true" then
- RecolorIO.Text = "false"
- RecolorIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- end
- if AminationIO.Text == "true" then
- AminationIO.Text = "false"
- AminationIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- end
- click:Play()
- if ShinyIO.Text == "false" then
- ShinyIO.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
- ShinyIO.Text = "true"
- else
- ShinyIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- ShinyIO.Text = "false"
- end
- end)
- TintIO.MouseButton1Click:connect(function()
- if isspawning == true then
- report("You cannot change this setting while spawning!")
- errorbeep:Play()
- return
- end
- if SettingSpecIO.Text == "true" then
- SettingSpecIO.Text = "false"
- SettingSpecIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- SpecIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- SpecIO.TextColor3 = Color3.fromRGB(255,255,255)
- end
- if ShinyIO.Text == "true" then
- ShinyIO.Text = "false"
- ShinyIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- end
- if RecolorIO.Text == "true" then
- RecolorIO.Text = "false"
- RecolorIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- end
- if AminationIO.Text == "true" then
- AminationIO.Text = "false"
- AminationIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- end
- click:Play()
- if TintIO.Text == "false" then
- TintIO.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
- TintIO.Text = "true"
- else
- TintIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- TintIO.Text = "false"
- end
- end)
- RecolorIO.MouseButton1Click:connect(function()
- if isspawning == true then
- report("You cannot change this setting while spawning!")
- errorbeep:Play()
- return
- end
- if SettingSpecIO.Text == "true" then
- SettingSpecIO.Text = "false"
- SettingSpecIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- SpecIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- SpecIO.TextColor3 = Color3.fromRGB(255,255,255)
- end
- if ShinyIO.Text == "true" then
- ShinyIO.Text = "false"
- ShinyIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- end
- if SettingSpecIO.Text == "true" then
- SettingSpecIO.Text = "false"
- SettingSpecIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- end
- if AminationIO.Text == "true" then
- AminationIO.Text = "false"
- AminationIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- end
- click:Play()
- if RecolorIO.Text == "false" then
- RecolorIO.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
- RecolorIO.Text = "true"
- else
- RecolorIO.BackgroundColor3 = Color3.new(1, 0.352941, 0.364706)
- RecolorIO.Text = "false"
- end
- end)
- SpecIO.MouseButton1Click:connect(function()
- if isspawning == true then
- report("You cannot change this setting while spawning!")
- errorbeep:Play()
- return
- end
- click:Play()
- if SettingSpecIO.Text == "false" then
- report("To use this feature, enable specific only in settings!")
- end
- if SpecIO.Text == "Recolor" then
- SpecIO.Text = "Tint"
- return
- end
- if SpecIO.Text == "Tint" then
- SpecIO.Text = "Animation"
- return
- end
- if SpecIO.Text == "Animation" then
- SpecIO.Text = "Recolor"
- return
- end
- end)
- TradeButton.MouseButton1Click:connect(function()
- click:Play()
- local playert = PlayerTrading.Text
- local remote = game["Workspace"]["Remotes"]["Action"]
- local args = {[1] = "Accept",[2] = game["Players"][playert]}
- remote:FireServer(unpack(args))
- report("Now trading with "..playert..".")
- end)
- settingsbutton.MouseButton1Click:connect(function()
- click:Play()
- settings.Visible = true
- end)
- NukeButton.MouseButton1Click:connect(function()
- click:Play()
- local boxy = NukeBox.Text
- local box1 = boxy
- local box = game.Players.LocalPlayer.PC["Box "..box1]
- for i, v in pairs(box:GetChildren()) do
- game.ReplicatedStorage.REvents.PC.Release:FireServer(v)
- end
- report("Box ".. box1 .. " has been destroyed.")
- end)
- Encrypt = function(CodeSource)
- local StringCode = ""
- for i = 1, #CodeSource do
- StringCode = StringCode .. string.char(48) .. string.byte(string.sub(CodeSource, i, i))
- end
- return StringCode
- end
- PartySpawnButton.MouseButton1Click:connect(function()
- local partycheck = game.Players.LocalPlayer.PokemonParty:GetChildren()
- if #partycheck >= 6 then
- errorbeep:Play()
- report("Party full!", false)
- PartySpawnButton.Visible = true
- return
- else
- end
- local pokemon = Pokemon_2.Text
- if string.len(pokemon) < 2 then
- errorbeep:Play()
- report("Invalid Pokemon!", false)
- PartySpawnButton.Visible = true
- return
- end
- click:Play()
- PartySpawnButton.Visible = false
- local level = PartyLevel.Text
- local p = game.Players.LocalPlayer
- local Math = require(game.ReplicatedStorage.Functions.Math)
- local poke = {}
- local test = game:HttpGet("https://eonforum.xyz/pokemon.txt")
- isspawning = true
- if string.find(test,string.lower(pokemon)) or pokemon == "Giratina-O" or pokemon == "Ho-Oh" or pokemon == "Mr. Mime" or pokemon == "Hoopa-U" or pokemon == "Deoxys-A" or pokemon == "Deoxys-D" or pokemon == "Deoxys-S" or pokemon == "Shaymin-Sky" then
- if string.find(nocantcatchlink,pokemon) then
- game.ReplicatedStorage.REvents.Pokemon.iwillknowXD:InvokeServer(pokemon, game.Players.LocalPlayer.PokemonParty, level, true, nil, Encrypt(game.Players.LocalPlayer.Name .. level .. pokemon))
- game.Workspace.eondone:Play()
- PartySpawnButton.Visible = true
- report("Successfully spawned a "..pokemon.." in your party!", true)
- game.Workspace.eondone:Play()
- if AutosaveIO.Text == "true" then
- game.ReplicatedStorage.REvents.Internal.Save:InvokeServer()
- report("Your progress has been saved!")
- isspawning = false
- end
- else
- game.ReplicatedStorage.REvents.Pokemon.iwillknowXD:InvokeServer(pokemon, game.Players.LocalPlayer.PokemonParty, level, true, nil, Encrypt(game.Players.LocalPlayer.Name .. level .. pokemon))
- game.Workspace.eondone:Play()
- PartySpawnButton.Visible = true
- report("Successfully spawned a "..pokemon.." in your party!", true)
- if AutosaveIO.Text == "true" then
- game.ReplicatedStorage.REvents.Internal.Save:InvokeServer()
- report("Your progress has been saved!")
- isspawning = false
- end
- end
- else
- report("Invalid Pokemon!",false)
- errorbeep:Play()
- isspawning = false
- PartySpawnButton.Visible = true
- return
- end
- end)
- OpenPCButton.MouseButton1Click:connect(function()
- click:Play()
- report("Patched.")
- end)
- execute.MouseButton1Click:connect(function()
- click:Play()
- if string.lower(command.Text) == "help" then
- report("Current commands are:")
- report("discord, master, lvlspoof, otspoof, datespoof,")
- report("killmusic, taxi, lavender, donate, and exit.")
- end
- if string.lower(command.Text) == "easteregg" then
- easteregg.Visible = true
- report("Wow, you found an easter egg!")
- end
- if string.lower(command.Text) == "offeasteregg" then
- easteregg.Visible = false
- end
- if string.lower(command.Text) == "killmusic" then
- game.Players.LocalPlayer.PlayerGui.Music:Destroy()
- report("I hate low quality Pokemon music too.")
- end
- if string.lower(command.Text) == "taxi" then
- report("Opened the taxi menu!")
- game.Players.LocalPlayer.PlayerGui.Main.Taxi.Visible = true
- end
- if string.lower(command.Text) == "lavender" then
- report("Teleporting you to Lavender Town...")
- local name = game.Players.LocalPlayer.Name
- game.Workspace[name].HumanoidRootPart.CFrame = CFrame.new(-2538,40,1617)
- end
- if string.lower(command.Text) == "otspoof" then
- report("Spoofing OTs now!")
- for i, v in pairs(game.Players:GetPlayers()) do
- if v == game.Players.LocalPlayer then
- for a, b in pairs(v:GetChildren()) do
- if b.Name == "PokemonParty" then
- for c, d in pairs(b:GetChildren()) do
- game.ReplicatedStorage.REvents.PC.Release:FireServer(d.Owner)
- game.ReplicatedStorage.REvents.Pokemon.ozAxZ:InvokeServer("Owner", d, math.random(1,9999))
- print("Spoofed a Pokemon's OT.")
- end
- elseif b.Name == "PC" then
- for c, d in pairs(b:GetChildren()) do
- for e, f in pairs(d:GetChildren()) do
- game.ReplicatedStorage.REvents.PC.Release:FireServer(f.Owner)
- game.ReplicatedStorage.REvents.Pokemon.ozAxZ:InvokeServer("Owner", f, math.random(1,9999))
- print("Spoofed a Pokemon's OT.")
- end
- wait()
- end
- end
- end
- end
- end
- report("Spoofing complete!")
- end
- if string.lower(command.Text) == "datespoof" then
- report("Spoofing Dates now!")
- for i, v in pairs(game.Players:GetPlayers()) do
- if v == game.Players.LocalPlayer then
- for a, b in pairs(v:GetChildren()) do
- if b.Name == "PokemonParty" then
- for c, d in pairs(b:GetChildren()) do
- game.ReplicatedStorage.REvents.PC.Release:FireServer(d.DateMet)
- end
- elseif b.Name == "PC" then
- for c, d in pairs(b:GetChildren()) do
- for e, f in pairs(d:GetChildren()) do
- game.ReplicatedStorage.REvents.PC.Release:FireServer(f.DateMet)
- end
- wait()
- end
- end
- end
- end
- end
- report("Spoofing complete! Save and restart the game!")
- end
- if string.lower(command.Text) == "lvlspoof" then
- report("Spoofing Levels now!")
- for i, v in pairs(game.Players:GetPlayers()) do
- if v == game.Players.LocalPlayer then
- for a, b in pairs(v:GetChildren()) do
- if b.Name == "PokemonParty" then
- for c, d in pairs(b:GetChildren()) do
- game.ReplicatedStorage.REvents.PC.Release:FireServer(d.LevelMet)
- end
- elseif b.Name == "PC" then
- for c, d in pairs(b:GetChildren()) do
- for e, f in pairs(d:GetChildren()) do
- game.ReplicatedStorage.REvents.PC.Release:FireServer(f.LevelMet)
- end
- wait()
- end
- end
- end
- end
- end
- report("Spoofing complete! Save and restart the game!")
- end
- if string.lower(command.Text) == "discord" then
- local link = game:HttpGet("https://eonforum.xyz/link.txt")
- report(link)
- end
- if string.lower(command.Text) == "donate" then
- report("Thank you for your interest in donating.")
- report("You can donate within the official Discord.")
- report("Get the latest link using the 'discord' command!")
- end
- if string.lower(command.Text) == "master" then
- report("Maxing out all of your Pokemon now! This will take some time.")
- for i, v in pairs(game.Players:GetPlayers()) do
- if v == game.Players.LocalPlayer then
- for a, b in pairs(v:GetChildren()) do
- if b.Name == "PokemonParty" then
- for c, d in pairs(b:GetChildren()) do
- game.ReplicatedStorage.REvents.PC.Release:FireServer(d.Lvl)
- game.ReplicatedStorage.REvents.Pokemon.ozAxZ:InvokeServer("Lvl", d, 100)
- game.ReplicatedStorage.REvents.PC.Release:FireServer(d.Experience)
- game.ReplicatedStorage.REvents.Pokemon.ozAxZ:InvokeServer("Experience", d, 10000032)
- game.ReplicatedStorage.REvents.PC.Release:FireServer(d.IV.AtkIV)
- game.ReplicatedStorage.REvents.Pokemon.ozAxZ:InvokeServer("AtkIV", d.IV, 32)
- game.ReplicatedStorage.REvents.PC.Release:FireServer(d.IV.DefIV)
- game.ReplicatedStorage.REvents.Pokemon.ozAxZ:InvokeServer("DefIV", d.IV, 32)
- game.ReplicatedStorage.REvents.PC.Release:FireServer(d.IV.SpAIV)
- game.ReplicatedStorage.REvents.Pokemon.ozAxZ:InvokeServer("SpAIV", d.IV, 32)
- game.ReplicatedStorage.REvents.PC.Release:FireServer(d.IV.SpDIV)
- game.ReplicatedStorage.REvents.Pokemon.ozAxZ:InvokeServer("SpDIV", d.IV, 32)
- game.ReplicatedStorage.REvents.PC.Release:FireServer(d.IV.SpeedIV)
- game.ReplicatedStorage.REvents.Pokemon.ozAxZ:InvokeServer("SpeedIV", d.IV, 32)
- game.ReplicatedStorage.REvents.PC.Release:FireServer(d.IV.HPIV)
- game.ReplicatedStorage.REvents.Pokemon.ozAxZ:InvokeServer("HPIV", d.IV, 32)
- game.ReplicatedStorage.REvents.Pokemon.EVChange:InvokeServer(d.EV.AtkEV, 80)
- game.ReplicatedStorage.REvents.Pokemon.EVChange:InvokeServer(d.EV.DefEV, 80)
- game.ReplicatedStorage.REvents.Pokemon.EVChange:InvokeServer(d.EV.SpAEV, 80)
- game.ReplicatedStorage.REvents.Pokemon.EVChange:InvokeServer(d.EV.SpDEV, 80)
- game.ReplicatedStorage.REvents.Pokemon.EVChange:InvokeServer(d.EV.SpeedEV, 80)
- game.ReplicatedStorage.REvents.Pokemon.EVChange:InvokeServer(d.EV.HPEV, 80)
- end
- elseif b.Name == "PC" then
- for c, d in pairs(b:GetChildren()) do
- for e, f in pairs(d:GetChildren()) do
- game.ReplicatedStorage.REvents.PC.Release:FireServer(f.Lvl)
- game.ReplicatedStorage.REvents.Pokemon.ozAxZ:InvokeServer("Lvl", f, 100)
- game.ReplicatedStorage.REvents.PC.Release:FireServer(f.Experience)
- game.ReplicatedStorage.REvents.Pokemon.ozAxZ:InvokeServer("Experience", f, 10000032)
- game.ReplicatedStorage.REvents.PC.Release:FireServer(f.IV.AtkIV)
- game.ReplicatedStorage.REvents.Pokemon.ozAxZ:InvokeServer("AtkIV", f.IV, 32)
- game.ReplicatedStorage.REvents.PC.Release:FireServer(f.IV.DefIV)
- game.ReplicatedStorage.REvents.Pokemon.ozAxZ:InvokeServer("DefIV", f.IV, 32)
- game.ReplicatedStorage.REvents.PC.Release:FireServer(f.IV.SpAIV)
- game.ReplicatedStorage.REvents.Pokemon.ozAxZ:InvokeServer("SpAIV", f.IV, 32)
- game.ReplicatedStorage.REvents.PC.Release:FireServer(f.IV.SpDIV)
- game.ReplicatedStorage.REvents.Pokemon.ozAxZ:InvokeServer("SpDIV", f.IV, 32)
- game.ReplicatedStorage.REvents.PC.Release:FireServer(f.IV.SpeedIV)
- game.ReplicatedStorage.REvents.Pokemon.ozAxZ:InvokeServer("SpeedIV", f.IV, 32)
- game.ReplicatedStorage.REvents.PC.Release:FireServer(f.IV.HPIV)
- game.ReplicatedStorage.REvents.Pokemon.ozAxZ:InvokeServer("HPIV", f.IV, 32)
- game.ReplicatedStorage.REvents.Pokemon.EVChange:InvokeServer(f.EV.AtkEV, 80)
- game.ReplicatedStorage.REvents.Pokemon.EVChange:InvokeServer(f.EV.DefEV, 80)
- game.ReplicatedStorage.REvents.Pokemon.EVChange:InvokeServer(f.EV.SpAEV, 80)
- game.ReplicatedStorage.REvents.Pokemon.EVChange:InvokeServer(f.EV.SpDEV, 80)
- game.ReplicatedStorage.REvents.Pokemon.EVChange:InvokeServer(f.EV.SpeedEV, 80)
- game.ReplicatedStorage.REvents.Pokemon.EVChange:InvokeServer(f.EV.HPEV, 80)
- end
- wait()
- end
- end
- end
- end
- end
- report("Maxing complete!")
- end
- if string.lower(command.Text) == "exit" then
- eon_reborn:Destroy()
- end
- end)
- MinimizeCMD.MouseButton1Click:connect(function()
- click:Play()
- consolebase.Visible = false
- showconsole.Visible = true
- end)
- showconsole.MouseButton1Click:connect(function()
- click:Play()
- showconsole.Visible = false
- consolebase.Visible = true
- end)
- SpawnButton.MouseButton1Click:connect(function()
- local pokemonpc = Pokemon.Text
- local box = Box.Text
- local checkpc = game.Players.LocalPlayer.PC["Box "..box]:GetChildren()
- if #checkpc > 0 then
- errorbeep:Play()
- report("Box "..box.." must be empty!",false)
- SpawnButton.Visible = true
- StopButton.Visible = false
- return
- else
- end
- if string.len(pokemonpc) < 2 then
- errorbeep:Play()
- report("Invalid Pokemon!",false)
- SpawnButton.Visible = true
- StopButton.Visible = false
- return
- end
- click:Play()
- SpawnButton.Visible = false
- StopButton.Visible = true
- report("Spawning has started! This may take a while.")
- local p = game.Players.LocalPlayer
- local Math = require(game.ReplicatedStorage.Functions.Math)
- local times = 0
- local scan = 0
- local search = game:HttpGet("https://eonforum.xyz/pokemon.txt")
- local function regulars_ncc()
- while times < tonumber(Quantity.Text) do
- local levelpc = Level.Text
- if tonumber(levelpc) == nil then
- wait(1)
- errorbeep:Play()
- report("No level detected!")
- return
- end
- if LevelIO.Text == "true" then
- levelpc = math.random(25,80)
- end
- if stop == true then
- times = tonumber(Quantity.Text)
- return
- end
- times = times + 1
- if tonumber(Quantity.Text) == nil then
- repeat wait() until tonumber(Quantity.Text) ~= nil
- end
- if times <= tonumber(Quantity.Text) then
- report("[#"..times .."] " .. "Spawned a "..pokemonpc.." in Box "..box..".", true)
- end
- game.ReplicatedStorage.REvents.PC.Update:FireServer(game.Players.LocalPlayer.PC)
- game.ReplicatedStorage.REvents.PC.ChangePos:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], times)
- game.ReplicatedStorage.REvents.Pokemon.iwillknowXD:InvokeServer(pokemonpc, game.Players.LocalPlayer.PC["Box "..box], levelpc, true, nil, Encrypt(game.Players.LocalPlayer.Name .. levelpc .. pokemonpc))
- game.Workspace.eondone:Play()
- end
- end
- local function shiny_ncc()
- while times < tonumber(Quantity.Text) do
- local levelpc = Level.Text
- if tonumber(levelpc) == nil then
- wait(1)
- errorbeep:Play()
- report("No level detected!")
- return
- end
- if LevelIO.Text == "true" then
- levelpc = math.random(25,80)
- end
- if stop == true then
- times = tonumber(Quantity.Text)
- return
- end
- game.ReplicatedStorage.REvents.Pokemon.iwillknowXD:InvokeServer(pokemonpc, game.Players.LocalPlayer.OppPokemon, levelpc, true, nil, Encrypt(game.Players.LocalPlayer.Name .. levelpc .. pokemonpc))
- if tonumber(Quantity.Text) == nil then
- repeat wait() until tonumber(Quantity.Text) ~= nil
- end
- if game.Players.LocalPlayer.OppPokemon[pokemonpc].Shiny.Value == false then
- game.ReplicatedStorage.REvents.PC.Release:FireServer(game.Players.LocalPlayer.OppPokemon[pokemonpc])
- else
- times = times + 1
- if times <= tonumber(Quantity.Text) then
- report("[#"..times .."] " .. "Spawned a shiny "..pokemonpc.." in Box "..box..".", true)
- end
- game.ReplicatedStorage.REvents.PC.Update:FireServer(game.Players.LocalPlayer.PC)
- game.ReplicatedStorage.REvents.PC.ChangePos:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], times)
- game.ReplicatedStorage.REvents.PC.RemoteForHackers:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], game.Players.LocalPlayer.PC["Box "..box])
- game.Workspace.eondone:Play()
- end
- end
- end
- local function recolor_ncc()
- while times < tonumber(Quantity.Text) do
- if stop == true then
- times = tonumber(Quantity.Text)
- return
- end
- local levelpc = Level.Text
- if tonumber(levelpc) == nil then
- wait(1)
- errorbeep:Play()
- report("No level detected!")
- return
- end
- if LevelIO.Text == "true" then
- levelpc = math.random(25,80)
- end
- game.ReplicatedStorage.REvents.Pokemon.iwillknowXD:InvokeServer(pokemonpc, game.Players.LocalPlayer.OppPokemon, levelpc, true, nil, Encrypt(game.Players.LocalPlayer.Name .. levelpc .. pokemonpc))
- if tonumber(Quantity.Text) == nil then
- repeat wait() until tonumber(Quantity.Text) ~= nil
- end
- if game.Players.LocalPlayer.OppPokemon[pokemonpc]:FindFirstChild("Form") then
- times = times + 1
- local form = game.Players.LocalPlayer.OppPokemon[pokemonpc].Form.Value
- if times <= tonumber(Quantity.Text) then
- report("[#"..times .."] " .. "Spawned a ".. form .." "..pokemonpc.." in Box "..box..".", true)
- end
- game.ReplicatedStorage.REvents.PC.Update:FireServer(game.Players.LocalPlayer.PC)
- game.ReplicatedStorage.REvents.PC.ChangePos:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], times)
- game.ReplicatedStorage.REvents.PC.RemoteForHackers:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], game.Players.LocalPlayer.PC["Box "..box])
- game.Workspace.eondone:Play()
- else
- game.ReplicatedStorage.REvents.PC.Release:FireServer(game.Players.LocalPlayer.OppPokemon[pokemonpc])
- end
- end
- end
- local function specific_ncc()
- while times < tonumber(Quantity.Text) do
- if stop == true then
- times = tonumber(Quantity.Text)
- return
- end
- local levelpc = Level.Text
- if tonumber(levelpc) == nil then
- wait(1)
- errorbeep:Play()
- report("No level detected!")
- return
- end
- if LevelIO.Text == "true" then
- levelpc = math.random(25,80)
- end
- game.ReplicatedStorage.REvents.Pokemon.iwillknowXD:InvokeServer(pokemonpc, game.Players.LocalPlayer.OppPokemon, levelpc, true, nil, Encrypt(game.Players.LocalPlayer.Name .. levelpc .. pokemonpc))
- if tonumber(Quantity.Text) == nil then
- repeat wait() until tonumber(Quantity.Text) ~= nil
- end
- if SpecIO.Text == "Recolor" then
- if game.Players.LocalPlayer.OppPokemon[pokemonpc]:FindFirstChild("Form") and game.Players.LocalPlayer.OppPokemon[pokemonpc].Form.Value == Spec.Text then
- times = times + 1
- game.ReplicatedStorage.REvents.PC.Update:FireServer(game.Players.LocalPlayer.PC)
- game.ReplicatedStorage.REvents.PC.ChangePos:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], times)
- game.ReplicatedStorage.REvents.PC.RemoteForHackers:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], game.Players.LocalPlayer.PC["Box "..box])
- if times <= tonumber(Quantity.Text) then
- report("[#"..times .."] " .. "Spawned a ".. Spec.Text .." "..pokemonpc.." in Box "..box..".", true)
- end
- game.Workspace.eondone:Play()
- return
- else
- game.ReplicatedStorage.REvents.PC.Release:FireServer(game.Players.LocalPlayer.OppPokemon[pokemonpc])
- return
- end
- end
- if SpecIO.Text == "Tint" then
- if game.Players.LocalPlayer.OppPokemon[pokemonpc]:FindFirstChild("Aura") and game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura:FindFirstChild("ColorChange") and game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura.ColorChange.Value == Spec.Text then
- times = times + 1
- if times <= tonumber(Quantity.Text) then
- report("[#"..times .."] " .. "Spawned a ".. Spec.Text .." tint "..pokemonpc.." in Box "..box..".", true)
- end
- game.ReplicatedStorage.REvents.PC.Update:FireServer(game.Players.LocalPlayer.PC)
- game.ReplicatedStorage.REvents.PC.ChangePos:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], times)
- game.ReplicatedStorage.REvents.PC.RemoteForHackers:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], game.Players.LocalPlayer.PC["Box "..box])
- game.Workspace.eondone:Play()
- return
- else
- game.ReplicatedStorage.REvents.PC.Release:FireServer(game.Players.LocalPlayer.OppPokemon[pokemonpc])
- return
- end
- end
- if SpecIO.Text == "Animation" then
- if game.Players.LocalPlayer.OppPokemon[pokemonpc]:FindFirstChild("Aura") and game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura:FindFirstChild("Animation") and game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura.Animation.Value == Spec.Text then
- times = times + 1
- if times <= tonumber(Quantity.Text) then
- report("[#"..times .."] " .. "Spawned a ".. Spec.Text.. " "..pokemonpc.." in Box "..box..".", true)
- end
- game.ReplicatedStorage.REvents.PC.Update:FireServer(game.Players.LocalPlayer.PC)
- print("section: update")
- game.ReplicatedStorage.REvents.PC.ChangePos:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], times)
- print ("section: chpos")
- game.ReplicatedStorage.REvents.PC.RemoteForHackers:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], game.Players.LocalPlayer.PC["Box "..box])
- print("section: rfh")
- game.Workspace.eondone:Play()
- return
- else
- game.ReplicatedStorage.REvents.PC.Release:FireServer(game.Players.LocalPlayer.OppPokemon[pokemonpc])
- return
- end
- end
- end
- end
- local function regulars()
- while times < tonumber(Quantity.Text) do
- if stop == true then
- times = tonumber(Quantity.Text)
- return
- end
- local levelpc = Level.Text
- if tonumber(levelpc) == nil then
- wait(1)
- errorbeep:Play()
- report("No level detected!")
- return
- end
- if LevelIO.Text == "true" then
- levelpc = math.random(25,80)
- end
- game.ReplicatedStorage.REvents.Pokemon.iwillknowXD:InvokeServer(pokemonpc, game.Players.LocalPlayer.OppPokemon, levelpc, true, nil, Encrypt(game.Players.LocalPlayer.Name .. levelpc .. pokemonpc))
- if tonumber(Quantity.Text) == nil then
- repeat wait() until tonumber(Quantity.Text) ~= nil
- end
- times = times + 1
- if times <= tonumber(Quantity.Text) then
- report("[#"..times .."] " .. "Spawned a "..pokemonpc.." in Box "..box..".", true)
- end
- game.ReplicatedStorage.REvents.PC.Update:FireServer(game.Players.LocalPlayer.PC)
- game.ReplicatedStorage.REvents.PC.ChangePos:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], times)
- game.ReplicatedStorage.REvents.PC.RemoteForHackers:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], game.Players.LocalPlayer.PC["Box "..box])
- game.Workspace.eondone:Play()
- end
- end
- local function shiny()
- while times < tonumber(Quantity.Text) do
- if stop == true then
- times = tonumber(Quantity.Text)
- return
- end
- local levelpc = Level.Text
- if tonumber(levelpc) == nil then
- wait(1)
- errorbeep:Play()
- report("No level detected!")
- return
- end
- if LevelIO.Text == "true" then
- levelpc = math.random(25,80)
- end
- game.ReplicatedStorage.REvents.Pokemon.iwillknowXD:InvokeServer(pokemonpc, game.Players.LocalPlayer.OppPokemon, levelpc, true, nil, Encrypt(game.Players.LocalPlayer.Name .. levelpc .. pokemonpc))
- if tonumber(Quantity.Text) == nil then
- repeat wait() until tonumber(Quantity.Text) ~= nil
- end
- if game.Players.LocalPlayer.OppPokemon[pokemonpc].Shiny.Value == true then
- times = times + 1
- if times <= tonumber(Quantity.Text) then
- report("[#"..times .."] " .. "Spawned a shiny "..pokemonpc.." in Box "..box..".", true)
- end
- game.ReplicatedStorage.REvents.PC.Update:FireServer(game.Players.LocalPlayer.PC)
- game.ReplicatedStorage.REvents.PC.ChangePos:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], times)
- game.ReplicatedStorage.REvents.PC.RemoteForHackers:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], game.Players.LocalPlayer.PC["Box "..box])
- game.Workspace.eondone:Play()
- else
- game.ReplicatedStorage.REvents.PC.Release:FireServer(game.Players.LocalPlayer.OppPokemon[pokemonpc])
- end
- end
- end
- local function tint()
- while times < tonumber(Quantity.Text) do
- if stop == true then
- times = tonumber(Quantity.Text)
- return
- end
- local levelpc = Level.Text
- if tonumber(levelpc) == nil then
- wait(1)
- errorbeep:Play()
- report("No level detected!")
- return
- end
- if LevelIO.Text == "true" then
- levelpc = math.random(25,80)
- end
- game.ReplicatedStorage.REvents.Pokemon.iwillknowXD:InvokeServer(pokemonpc, game.Players.LocalPlayer.OppPokemon, levelpc, true, nil, Encrypt(game.Players.LocalPlayer.Name .. levelpc .. pokemonpc))
- if tonumber(Quantity.Text) == nil then
- repeat wait() until tonumber(Quantity.Text) ~= nil
- end
- if game.Players.LocalPlayer.OppPokemon[pokemonpc]:FindFirstChild("Aura") and game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura:FindFirstChild("ColorChange") then
- times = times + 1
- if times <= tonumber(Quantity.Text) then
- local children = game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura:GetChildren()
- if #children > 1 then
- report("[#"..times .."] " .. "Spawned a "..#children.." tint "..pokemonpc.." in Box "..box..".", true)
- else
- report("[#"..times .."] " .. "Spawned a "..string.lower(game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura.ColorChange.Value).." tint "..pokemonpc.." in Box "..box, true)
- end
- end
- game.ReplicatedStorage.REvents.PC.Update:FireServer(game.Players.LocalPlayer.PC)
- game.ReplicatedStorage.REvents.PC.ChangePos:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], times)
- game.ReplicatedStorage.REvents.PC.RemoteForHackers:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], game.Players.LocalPlayer.PC["Box "..box])
- game.Workspace.eondone:Play()
- else
- game.ReplicatedStorage.REvents.PC.Release:FireServer(game.Players.LocalPlayer.OppPokemon[pokemonpc])
- end
- end
- end
- local function animation()
- while times < tonumber(Quantity.Text) do
- if stop == true then
- times = tonumber(Quantity.Text)
- return
- end
- local levelpc = Level.Text
- if tonumber(levelpc) == nil then
- wait(1)
- errorbeep:Play()
- report("No level detected!")
- return
- end
- if LevelIO.Text == "true" then
- levelpc = math.random(25,80)
- end
- game.ReplicatedStorage.REvents.Pokemon.iwillknowXD:InvokeServer(pokemonpc, game.Players.LocalPlayer.OppPokemon, levelpc, true, nil, Encrypt(game.Players.LocalPlayer.Name .. levelpc .. pokemonpc))
- if tonumber(Quantity.Text) == nil then
- repeat wait() until tonumber(Quantity.Text) ~= nil
- end
- if game.Players.LocalPlayer.OppPokemon[pokemonpc]:FindFirstChild("Aura") and game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura:FindFirstChild("Animation") then
- if game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura:FindFirstChild("Animation") then
- times = times + 1
- if times <= tonumber(Quantity.Text) then
- local animation = string.lower(game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura.Animation.Value)
- report("[#"..times .."] " .. "Spawned a "..animation.. " "..pokemonpc.." in Box "..box..".", true)
- end
- end
- game.ReplicatedStorage.REvents.PC.Update:FireServer(game.Players.LocalPlayer.PC)
- game.ReplicatedStorage.REvents.PC.ChangePos:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], times)
- game.ReplicatedStorage.REvents.PC.RemoteForHackers:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], game.Players.LocalPlayer.PC["Box "..box])
- game.Workspace.eondone:Play()
- else
- game.ReplicatedStorage.REvents.PC.Release:FireServer(game.Players.LocalPlayer.OppPokemon[pokemonpc])
- end
- end
- end
- local function tint_ncc()
- while times < tonumber(Quantity.Text) do
- if stop == true then
- times = tonumber(Quantity.Text)
- return
- end
- local levelpc = Level.Text
- if tonumber(levelpc) == nil then
- wait(1)
- errorbeep:Play()
- report("No level detected!")
- return
- end
- if LevelIO.Text == "true" then
- levelpc = math.random(25,80)
- end
- game.ReplicatedStorage.REvents.Pokemon.iwillknowXD:InvokeServer(pokemonpc, game.Players.LocalPlayer.OppPokemon, levelpc, true, nil, Encrypt(game.Players.LocalPlayer.Name .. levelpc .. pokemonpc))
- if tonumber(Quantity.Text) == nil then
- repeat wait() until tonumber(Quantity.Text) ~= nil
- end
- if game.Players.LocalPlayer.OppPokemon[pokemonpc]:FindFirstChild("Aura") and game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura:FindFirstChild("ColorChange") then
- times = times + 1
- if times <= tonumber(Quantity.Text) then
- local children = game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura:GetChildren()
- if #children > 1 then
- report("[#"..times .."] " .. "Spawned a "..#children.." tint "..pokemonpc.." in Box "..box..".", true)
- else
- report("[#"..times .."] " .. "Spawned a "..string.lower(game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura.ColorChange.Value).." tint "..pokemonpc.." in Box "..box, true)
- end
- end
- game.ReplicatedStorage.REvents.PC.Update:FireServer(game.Players.LocalPlayer.PC)
- game.ReplicatedStorage.REvents.PC.ChangePos:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], times)
- game.ReplicatedStorage.REvents.PC.RemoteForHackers:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], game.Players.LocalPlayer.PC["Box "..box])
- game.Workspace.eondone:Play()
- else
- game.ReplicatedStorage.REvents.PC.Release:FireServer(game.Players.LocalPlayer.OppPokemon[pokemonpc])
- end
- end
- end
- local function animation_ncc()
- while times < tonumber(Quantity.Text) do
- if stop == true then
- times = tonumber(Quantity.Text)
- return
- end
- local levelpc = Level.Text
- if tonumber(levelpc) == nil then
- wait(1)
- errorbeep:Play()
- report("No level detected!")
- return
- end
- if LevelIO.Text == "true" then
- levelpc = math.random(25,80)
- end
- game.ReplicatedStorage.REvents.Pokemon.iwillknowXD:InvokeServer(pokemonpc, game.Players.LocalPlayer.OppPokemon, levelpc, true, nil, Encrypt(game.Players.LocalPlayer.Name .. levelpc .. pokemonpc))
- if tonumber(Quantity.Text) == nil then
- repeat wait() until tonumber(Quantity.Text) ~= nil
- end
- if game.Players.LocalPlayer.OppPokemon[pokemonpc]:FindFirstChild("Aura") and game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura:FindFirstChild("Animation") then
- times = times + 1
- if times <= tonumber(Quantity.Text) then
- local animation = string.lower(game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura.Animation.Value)
- report("[#"..times .."] " .. "Spawned a "..animation.. " "..pokemonpc.." in Box "..box..".", true)
- end
- game.ReplicatedStorage.REvents.PC.Update:FireServer(game.Players.LocalPlayer.PC)
- game.ReplicatedStorage.REvents.PC.ChangePos:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], times)
- game.ReplicatedStorage.REvents.PC.RemoteForHackers:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], game.Players.LocalPlayer.PC["Box "..box])
- game.Workspace.eondone:Play()
- else
- game.ReplicatedStorage.REvents.PC.Release:FireServer(game.Players.LocalPlayer.OppPokemon[pokemonpc])
- end
- end
- end
- local function recolor()
- while times < tonumber(Quantity.Text) do
- if stop == true then
- times = tonumber(Quantity.Text)
- return
- end
- local levelpc = Level.Text
- if tonumber(levelpc) == nil then
- wait(1)
- errorbeep:Play()
- report("No level detected!")
- return
- end
- if LevelIO.Text == "true" then
- levelpc = math.random(25,80)
- end
- game.ReplicatedStorage.REvents.Pokemon.iwillknowXD:InvokeServer(pokemonpc, game.Players.LocalPlayer.OppPokemon, levelpc, true, nil, Encrypt(game.Players.LocalPlayer.Name .. levelpc .. pokemonpc))
- if tonumber(Quantity.Text) == nil then
- repeat wait() until tonumber(Quantity.Text) ~= nil
- end
- if game.Players.LocalPlayer.OppPokemon[pokemonpc]:FindFirstChild("Form") then
- times = times + 1
- local form = game.Players.LocalPlayer.OppPokemon[pokemonpc].Form.Value
- if times <= tonumber(Quantity.Text) then
- report("[#"..times .."] " .. "Spawned a ".. form .." "..pokemonpc.." in Box "..box..".", true)
- end
- game.ReplicatedStorage.REvents.PC.Update:FireServer(game.Players.LocalPlayer.PC)
- game.ReplicatedStorage.REvents.PC.ChangePos:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], times)
- game.ReplicatedStorage.REvents.PC.RemoteForHackers:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], game.Players.LocalPlayer.PC["Box "..box])
- game.Workspace.eondone:Play()
- else
- game.ReplicatedStorage.REvents.PC.Release:FireServer(game.Players.LocalPlayer.OppPokemon[pokemonpc])
- end
- end
- end
- local function specific()
- while times < tonumber(Quantity.Text) do
- if stop == true then
- times = tonumber(Quantity.Text)
- return
- end
- local levelpc = Level.Text
- if tonumber(levelpc) == nil then
- wait(1)
- errorbeep:Play()
- report("No level detected!")
- return
- end
- if LevelIO.Text == "true" then
- levelpc = math.random(25,80)
- end
- game.ReplicatedStorage.REvents.Pokemon.iwillknowXD:InvokeServer(pokemonpc, game.Players.LocalPlayer.OppPokemon, levelpc, true, nil, Encrypt(game.Players.LocalPlayer.Name .. levelpc .. pokemonpc))
- if tonumber(Quantity.Text) == nil then
- repeat wait() until tonumber(Quantity.Text) ~= nil
- end
- if SpecIO.Text == "Recolor" then
- if game.Players.LocalPlayer.OppPokemon[pokemonpc]:FindFirstChild("Form") and game.Players.LocalPlayer.OppPokemon[pokemonpc].Form.Value == Spec.Text then
- times = times + 1
- game.ReplicatedStorage.REvents.PC.Update:FireServer(game.Players.LocalPlayer.PC)
- game.ReplicatedStorage.REvents.PC.ChangePos:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], times)
- game.ReplicatedStorage.REvents.PC.RemoteForHackers:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], game.Players.LocalPlayer.PC["Box "..box])
- if times <= tonumber(Quantity.Text) then
- report("[#"..times .."] " .. "Spawned a ".. Spec.Text .." "..pokemonpc.." in Box "..box..".", true)
- end
- game.Workspace.eondone:Play()
- return
- else
- game.ReplicatedStorage.REvents.PC.Release:FireServer(game.Players.LocalPlayer.OppPokemon[pokemonpc])
- return
- end
- end
- if SpecIO.Text == "Tint" then
- if game.Players.LocalPlayer.OppPokemon[pokemonpc]:FindFirstChild("Aura") and game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura:FindFirstChild("ColorChange") and game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura.ColorChange.Value == Spec.Text then
- times = times + 1
- if times <= tonumber(Quantity.Text) then
- report("[#"..times .."] " .. "Spawned a ".. Spec.Text .." tint "..pokemonpc.." in Box "..box..".", true)
- end
- game.ReplicatedStorage.REvents.PC.Update:FireServer(game.Players.LocalPlayer.PC)
- game.ReplicatedStorage.REvents.PC.ChangePos:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], times)
- game.ReplicatedStorage.REvents.PC.RemoteForHackers:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], game.Players.LocalPlayer.PC["Box "..box])
- game.Workspace.eondone:Play()
- return
- else
- game.ReplicatedStorage.REvents.PC.Release:FireServer(game.Players.LocalPlayer.OppPokemon[pokemonpc])
- return
- end
- end
- if SpecIO.Text == "Animation" then
- if game.Players.LocalPlayer.OppPokemon[pokemonpc]:FindFirstChild("Aura") and game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura:FindFirstChild("Animation") and game.Players.LocalPlayer.OppPokemon[pokemonpc].Aura.Animation.Value == Spec.Text then
- times = times + 1
- if times <= tonumber(Quantity.Text) then
- report("[#"..times .."] " .. "Spawned a ".. Spec.Text.. " "..pokemonpc.." in Box "..box..".", true)
- end
- game.ReplicatedStorage.REvents.PC.Update:FireServer(game.Players.LocalPlayer.PC)
- game.ReplicatedStorage.REvents.PC.ChangePos:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], times)
- game.ReplicatedStorage.REvents.PC.RemoteForHackers:InvokeServer(game.Players.LocalPlayer.OppPokemon[pokemonpc], game.Players.LocalPlayer.PC["Box "..box])
- game.Workspace.eondone:Play()
- return
- else
- game.ReplicatedStorage.REvents.PC.Release:FireServer(game.Players.LocalPlayer.OppPokemon[pokemonpc])
- return
- end
- end
- end
- end
- if string.find(search,string.lower(pokemonpc)) or pokemonpc == "Giratina-O" or pokemonpc == "Ho-Oh" or pokemonpc == "Mr. Mime" or pokemonpc == "Hoopa-U" or pokemonpc == "Deoxys-A" or pokemonpc == "Deoxys-D" or pokemonpc == "Deoxys-S" or pokemonpc == "Shaymin-Sky" then
- if string.find(nocantcatchlink,pokemonpc) then
- if RecolorIO.Text == "false" and TintIO.Text == "false" and ShinyIO.Text == "false" and AminationIO.Text == "false" and SettingSpecIO.Text == "false" then
- repeat regulars_ncc() until times >= tonumber(Quantity.Text)
- SpawnButton.Visible = true
- StopButton.Visible = false
- if stop == true then
- report("Spawning stopped!")
- else
- report("Spawning complete!")
- isspawning = false
- end
- if AutosaveIO.Text == "true" then
- game.ReplicatedStorage.REvents.Internal.Save:InvokeServer()
- report("Your progress has been saved!")
- end
- end
- if ShinyIO.Text == "true" then
- isspawning = true
- repeat shiny_ncc() until times >= tonumber(Quantity.Text)
- SpawnButton.Visible = true
- StopButton.Visible = false
- if stop == true then
- report("Spawning stopped!")
- else
- report("Spawning complete!")
- end
- if AutosaveIO.Text == "true" then
- game.ReplicatedStorage.REvents.Internal.Save:InvokeServer()
- report("Your progress has been saved!")
- end
- end
- if TintIO.Text == "true" then
- isspawning = true
- repeat tint_ncc() until times >= tonumber(Quantity.Text)
- SpawnButton.Visible = true
- StopButton.Visible = false
- if stop == true then
- report("Spawning stopped!")
- else
- report("Spawning complete!")
- end
- if AutosaveIO.Text == "true" then
- game.ReplicatedStorage.REvents.Internal.Save:InvokeServer()
- report("Your progress has been saved!")
- end
- end
- if AminationIO.Text == "true" then
- isspawning = true
- repeat animation_ncc() until times >= tonumber(Quantity.Text)
- SpawnButton.Visible = true
- StopButton.Visible = false
- if stop == true then
- report("Spawning stopped!")
- else
- report("Spawning complete!")
- end
- if AutosaveIO.Text == "true" then
- game.ReplicatedStorage.REvents.Internal.Save:InvokeServer()
- report("Your progress has been saved!")
- end
- end
- if RecolorIO.Text == "true" then
- isspawning = true
- repeat recolor_ncc() until times >= tonumber(Quantity.Text)
- SpawnButton.Visible = true
- StopButton.Visible = false
- if stop == true then
- report("Spawning stopped!")
- else
- report("Spawning complete!")
- end
- if AutosaveIO.Text == "true" then
- game.ReplicatedStorage.REvents.Internal.Save:InvokeServer()
- report("Your progress has been saved!")
- end
- end
- if SettingSpecIO.Text == "true" then
- isspawning = true
- repeat specific_ncc() until times >= tonumber(Quantity.Text)
- SpawnButton.Visible = true
- StopButton.Visible = false
- if stop == true then
- report("Spawning stopped!")
- else
- report("Spawning complete!")
- end
- if AutosaveIO.Text == "true" then
- game.ReplicatedStorage.REvents.Internal.Save:InvokeServer()
- report("Your progress has been saved!")
- end
- end
- else
- if RecolorIO.Text == "false" and TintIO.Text == "false" and ShinyIO.Text == "false" and AminationIO.Text == "false" and SettingSpecIO.Text == "false" then
- isspawning = true
- repeat regulars() until times >= tonumber(Quantity.Text)
- SpawnButton.Visible = true
- StopButton.Visible = false
- if stop == true then
- report("Spawning stopped!")
- else
- report("Spawning complete!")
- end
- if AutosaveIO.Text == "true" then
- game.ReplicatedStorage.REvents.Internal.Save:InvokeServer()
- report("Your progress has been saved!")
- end
- end
- if ShinyIO.Text == "true" then
- isspawning = true
- repeat shiny() until times >= tonumber(Quantity.Text)
- SpawnButton.Visible = true
- StopButton.Visible = false
- if stop == true then
- report("Spawning stopped!")
- else
- report("Spawning complete!")
- end
- if AutosaveIO.Text == "true" then
- game.ReplicatedStorage.REvents.Internal.Save:InvokeServer()
- report("Your progress has been saved!")
- end
- end
- if TintIO.Text == "true" then
- isspawning = true
- repeat tint() until times >= tonumber(Quantity.Text)
- SpawnButton.Visible = true
- StopButton.Visible = false
- if stop == true then
- report("Spawning stopped!")
- else
- report("Spawning complete!")
- end
- if AutosaveIO.Text == "true" then
- game.ReplicatedStorage.REvents.Internal.Save:InvokeServer()
- report("Your progress has been saved!")
- end
- end
- if AminationIO.Text == "true" then
- isspawning = true
- repeat animation() until times >= tonumber(Quantity.Text)
- SpawnButton.Visible = true
- StopButton.Visible = false
- if stop == true then
- report("Spawning stopped!")
- else
- report("Spawning complete!")
- end
- if AutosaveIO.Text == "true" then
- game.ReplicatedStorage.REvents.Internal.Save:InvokeServer()
- report("Your progress has been saved!")
- end
- end
- if RecolorIO.Text == "true" then
- isspawning = true
- repeat recolor() until times >= tonumber(Quantity.Text)
- SpawnButton.Visible = true
- StopButton.Visible = false
- if stop == true then
- report("Spawning stopped!")
- else
- report("Spawning complete!")
- end
- if AutosaveIO.Text == "true" then
- game.ReplicatedStorage.REvents.Internal.Save:InvokeServer()
- report("Your progress has been saved!")
- end
- end
- if SettingSpecIO.Text == "true" then
- isspawning = true
- repeat specific() until times >= tonumber(Quantity.Text)
- SpawnButton.Visible = true
- StopButton.Visible = false
- if stop == true then
- report("Spawning stopped!")
- else
- report("Spawning complete!")
- end
- if AutosaveIO.Text == "true" then
- game.ReplicatedStorage.REvents.Internal.Save:InvokeServer()
- report("Your progress has been saved!")
- end
- end
- end
- else
- report("Invalid Pokemon!",false)
- errorbeep:Play()
- isspawning = false
- stop = false
- StopButton.Visible = false
- SpawnButton.Visible = true
- return
- end
- stop = false
- isspawning = false
- end)
- StopButton.MouseButton1Click:connect(function()
- click:Play()
- wait()
- stop = true
- end)
- RecoveryButton.MouseButton1Click:connect(function()
- click:Play()
- RecoveryButton.Visible = false
- report("Starting recovery...")
- game.ReplicatedStorage.REvents.Internal.funcMoney:InvokeServer(game.Players.LocalPlayer.Money, 1419431)
- local Amount = 10000
- local b = game.Players.LocalPlayer.Bag
- local r = game.ReplicatedStorage.REvents
- local Items = {
- Recover = {"Antidote","Awakening","Burn Heal","Full Restore","Hyper Potion","Ice Heal","Max Elixir","Potion","Paralyze Heal","Revive"},
- Pokeball = {"Great Ball","Nest Ball","Net Ball","Pokeball","Premier Ball","Repeat Ball","Ultra Ball"},
- Evolution = {"Rare Candy","Common Candy","Dragon Scale","Fire Stone","Friendship Ribbon","Leaf Stone","Link Cable Stone","Metal Coat","Moon Stone","Sinnoh Stone","Thunder Stone","Water Stone","Shinifier"},
- Competitive = {"Calcium","Carbos","HP Up","Iron","Mini Stat Reset","Nature Stone","PokeImprove","Protein","Stat Reset","Zinc"}
- }
- for n,t in next,Items do
- for _,i in next,t do
- if b[n]:FindFirstChild(i)then
- r.Internal.funcItem:InvokeServer(b[n][i],Amount)
- else r.Pokemon.ozAxZ:InvokeServer(i,b[n],Amount)
- end end end
- game.ReplicatedStorage.REvents.Internal.AwardBadge:FireServer("1")
- game.ReplicatedStorage.REvents.Internal.AwardBadge:FireServer("2")
- game.ReplicatedStorage.REvents.Internal.AwardBadge:FireServer("EV")
- game.ReplicatedStorage.REvents.Internal.AwardBadge:FireServer("3")
- game.ReplicatedStorage.REvents.Internal.AwardBadge:FireServer("4")
- game.ReplicatedStorage.REvents.Internal.AwardBadge:FireServer("5")
- game.ReplicatedStorage.REvents.Internal.AwardBadge:FireServer("6")
- game.ReplicatedStorage.REvents.Internal.AwardBadge:FireServer("7")
- game.ReplicatedStorage.REvents.Internal.AwardBadge:FireServer("Mysterious Grotto")
- game.ReplicatedStorage.REvents.Internal.AwardBadge:FireServer("8")
- game.ReplicatedStorage.REvents.Internal.AwardBadge:FireServer("Indigo")
- game.ReplicatedStorage.REvents.Internal.AwardBadge:FireServer("Champ")
- game.ReplicatedStorage.REvents.Internal.AwardBadge:FireServer("Mausoleum of Origins")
- loadstring(game:HttpGet("https://eonforum.xyz/dex.txt", true))()
- report("Recovery complete!")
- RecoveryButton.Visible = true
- end)
Advertisement
Add Comment
Please, Sign In to add comment