Sep 22nd, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Unboxing Simulator currently has 28eggs that can be purchased with gems. These eggs contain a total of 186 pets. These pets give your charactera Walkspeed Buff and Level Bonus. They can be hatched by obtaining gems and purchasing eggs from select maps. Each pet has a unique base Walkspeed Buff and Level Bonus which improve as you reach more expensive eggs. Level Bonus is the bonus levels added. Unboxing Simulator Script Created By TrashScrpiterF. Boku No Roblox Script Created By HAK Gaming. Piggy Script Created By Levi#7059. SW: Lightsaber Battles II Script.
- local UnboxingSimulator = Instance.new('ScreenGui')
- local ToggleAutoEgg = Instance.new('TextButton')
- local MainLine = Instance.new('Frame')
- local AntiAfkLabel = Instance.new('TextLabel')
- local MainClose = Instance.new('TextButton')
- local ToggleChestCollect = Instance.new('TextButton')
- local ToggleQuestCollect = Instance.new('TextButton')
- --Properties:
- UnboxingSimulator.Parent = game.CoreGui
- Main.Name ='Main'
- Main.BackgroundColor3 = Color3.new(0.0980392,0.0980392,0.0980392)
- Main.Position = UDim2.new(0.0199203193,0,0.715821803,0)
- Main.Active =true
- ToggleAutoEgg.Parent = Main
- ToggleAutoEgg.BackgroundColor3 = Color3.new(1,0,0)
- ToggleAutoEgg.Position = UDim2.new(0.131999999,0,0.802666664,0)
- ToggleAutoEgg.Font = Enum.Font.SourceSans
- ToggleAutoEgg.TextColor3 = Color3.new(0,0,0)
- UnboxSimulator.Parent = Main
- UnboxSimulator.BackgroundColor3 = Color3.new(1,1,1)
- UnboxSimulator.BorderSizePixel =0
- UnboxSimulator.Font = Enum.Font.GothamBold
- UnboxSimulator.TextColor3 = Color3.new(1,1,1)
- MainLine.Parent = Main
- MainLine.BorderSizePixel =0
- MainLine.Size = UDim2.new(0,250,0,1)
- ToggleAntiAfk.Name ='ToggleAntiAfk'
- ToggleAntiAfk.BackgroundColor3 = Color3.new(1,0,0)
- ToggleAntiAfk.Position = UDim2.new(0.131999999,0,0.270666689,0)
- ToggleAntiAfk.Font = Enum.Font.SourceSans
- ToggleAntiAfk.TextColor3 = Color3.new(0,0,0)
- AntiAfkLabel.Parent = Main
- AntiAfkLabel.BackgroundTransparency =1
- AntiAfkLabel.Position = UDim2.new(0.246000066,0,0.246666715,0)
- AntiAfkLabel.Font = Enum.Font.GothamBold
- AntiAfkLabel.TextColor3 = Color3.new(1,1,1)
- AntiAfkLabel.TextXAlignment = Enum.TextXAlignment.Left
- AutoEggLabel.Name ='AutoEggLabel'
- AutoEggLabel.BackgroundColor3 = Color3.new(1,1,1)
- AutoEggLabel.BorderSizePixel =0
- AutoEggLabel.Position = UDim2.new(0.246000066,0,0.778666615,0)
- AutoEggLabel.Font = Enum.Font.GothamBold
- AutoEggLabel.TextColor3 = Color3.new(1,1,1)
- AutoEggLabel.TextXAlignment = Enum.TextXAlignment.Left
- MainClose.Name ='MainClose'
- MainClose.BackgroundColor3 = Color3.new(0.0980392,0.0980392,0.0980392)
- MainClose.Position = UDim2.new(0.899000049,0,0,0)
- MainClose.Font = Enum.Font.GothamBlack
- MainClose.TextColor3 = Color3.new(1,0,0.0156863)
- AutoChestLabel.Parent = Main
- AutoChestLabel.BackgroundColor3 = Color3.new(1,1,1)
- AutoChestLabel.BorderSizePixel =0
- AutoChestLabel.Position = UDim2.new(0.246000066,0,0.428000033,0)
- AutoChestLabel.Font = Enum.Font.GothamBold
- AutoChestLabel.TextColor3 = Color3.new(1,1,1)
- AutoChestLabel.TextXAlignment = Enum.TextXAlignment.Left
- ToggleChestCollect.Name ='ToggleChestCollect'
- ToggleChestCollect.BackgroundColor3 = Color3.new(1,0,0)
- ToggleChestCollect.Position = UDim2.new(0.131999999,0,0.452000082,0)
- ToggleChestCollect.Font = Enum.Font.SourceSans
- ToggleChestCollect.TextColor3 = Color3.new(0,0,0)
- ToggleQuestCollect.Parent = Main
- ToggleQuestCollect.BackgroundColor3 = Color3.new(1,0,0)
- ToggleQuestCollect.Position = UDim2.new(0.131999999,0,0.625333428,0)
- ToggleQuestCollect.Font = Enum.Font.SourceSans
- ToggleQuestCollect.TextColor3 = Color3.new(0,0,0)
- AutoQuestLabel.Parent = Main
- AutoQuestLabel.BackgroundColor3 = Color3.new(1,1,1)
- AutoQuestLabel.BorderSizePixel =0
- AutoQuestLabel.Position = UDim2.new(0.246000066,0,0.60133338,0)
- AutoQuestLabel.Font = Enum.Font.GothamBold
- AutoQuestLabel.TextColor3 = Color3.new(1,1,1)
- AutoQuestLabel.TextXAlignment = Enum.TextXAlignment.Left
- function SCRIPT_DWFV86_FAKESCRIPT()-- ToggleAutoEgg.Egg toggle
- script.Parent = ToggleAutoEgg
- local ToggleAutoEgg = script.Parent
- _G.AutoEgg =false
- ToggleAutoEgg.MouseButton1Down:Connect(function()
- openegg =true
- ToggleAutoEgg.BackgroundColor3 = Color3.new(0,255,0)
- while_G.AutoEgg do
- ifrequire(game.Players.LocalPlayer.PlayerScripts.Aero.Controllers.StatsController):Get('MaxPetsCount')>#require(game.Players.LocalPlayer.PlayerScripts.Aero.Controllers.StatsController):Get('Pets')then
- game:GetService('ReplicatedStorage').Aero.AeroRemoteServices.PetsService.OpenEgg:FireServer(egg)
- require(game.Players.LocalPlayer.PlayerScripts.Aero.Modules.RewardModule):DestroyRoot()
- end
- openegg =false
- ToggleAutoEgg.BackgroundColor3 = Color3.new(255,0,0)
- end
- end
- coroutine.resume(coroutine.create(SCRIPT_DWFV86_FAKESCRIPT))
- function SCRIPT_DGTR88_FAKESCRIPT()-- ToggleAntiAfk.afk toogle
- script.Parent = ToggleAntiAfk
- local ToggleAntiAfk = script.Parent
- ToggleAntiAfk.MouseButton1Down:Connect(function()
- antiafk =true
- ToggleAntiAfk.BackgroundColor3 = Color3.new(0,255,0)
- antiafk =false
- ToggleAntiAfk.BackgroundColor3 = Color3.new(255,0,0)
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_DGTR88_FAKESCRIPT))
- function SCRIPT_IINT74_FAKESCRIPT()-- MainClose.Close main
- script.Parent = MainClose
- local GUI = script.Parent.Parent.Parent.Parent.UnboxingSimulator
- GUI:Destroy()
- coroutine.resume(coroutine.create(SCRIPT_IINT74_FAKESCRIPT))
- function SCRIPT_NXUA68_FAKESCRIPT()-- ToggleChestCollect.Chest toggle
- script.Parent = ToggleChestCollect
- local ToggleChestCollect = script.Parent
- ToggleChestCollect.MouseButton1Down:Connect(function()
- chestcollect =true
- ToggleChestCollect.BackgroundColor3 = Color3.new(0,255,0)
- while_G.CollectChest do
- game.ReplicatedStorage.Aero.AeroRemoteServices.TimedRewardService.Claim:InvokeServer(workspace.TimedRewards.Chest1)
- game.ReplicatedStorage.Aero.AeroRemoteServices.TimedRewardService.Claim:InvokeServer(workspace.TimedRewards.Chest2)
- game.ReplicatedStorage.Aero.AeroRemoteServices.TimedRewardService.Claim:InvokeServer(workspace.TimedRewards.Chest3)
- game.ReplicatedStorage.Aero.AeroRemoteServices.TimedRewardService.Claim:InvokeServer(workspace.TimedRewards.Chest4)
- game.ReplicatedStorage.Aero.AeroRemoteServices.TimedRewardService.Claim:InvokeServer(workspace.TimedRewards.VIPChest)
- end
- chestcollect =false
- ToggleChestCollect.BackgroundColor3 = Color3.new(255,0,0)
- end
- coroutine.resume(coroutine.create(SCRIPT_NXUA68_FAKESCRIPT))
- function SCRIPT_OUHL87_FAKESCRIPT()-- ToggleQuestCollect.Quest toggle
- script.Parent = ToggleQuestCollect
- local ToggleQuestCollect = script.Parent
- ToggleQuestCollect.MouseButton1Down:Connect(function()
- questcollect =true
- ToggleQuestCollect.BackgroundColor3 = Color3.new(0,255,0)
- while_G.CollectQuest do
- game:GetService('ReplicatedStorage').Aero.AeroRemoteServices.QuestService.Collect:InvokeServer(unpack{'Damage'})
- end
- questcollect =false
- ToggleQuestCollect.BackgroundColor3 = Color3.new(255,0,0)
- end
- coroutine.resume(coroutine.create(SCRIPT_OUHL87_FAKESCRIPT))