The Matrix Roblox Unboxing Simulator

Sep 22nd, 2019
Matrix
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Codes

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.

  1. local UnboxingSimulator = Instance.new('ScreenGui')
  2. local ToggleAutoEgg = Instance.new('TextButton')
  3. local MainLine = Instance.new('Frame')
  4. local AntiAfkLabel = Instance.new('TextLabel')
  5. local MainClose = Instance.new('TextButton')
  6. local ToggleChestCollect = Instance.new('TextButton')
  7. local ToggleQuestCollect = Instance.new('TextButton')
  8. --Properties:
  9. UnboxingSimulator.Parent = game.CoreGui
  10. Main.Name ='Main'
  11. Main.BackgroundColor3 = Color3.new(0.0980392,0.0980392,0.0980392)
  12. Main.Position = UDim2.new(0.0199203193,0,0.715821803,0)
  13. Main.Active =true
  14. ToggleAutoEgg.Parent = Main
  15. ToggleAutoEgg.BackgroundColor3 = Color3.new(1,0,0)
  16. ToggleAutoEgg.Position = UDim2.new(0.131999999,0,0.802666664,0)
  17. ToggleAutoEgg.Font = Enum.Font.SourceSans
  18. ToggleAutoEgg.TextColor3 = Color3.new(0,0,0)
  19. UnboxSimulator.Parent = Main
  20. UnboxSimulator.BackgroundColor3 = Color3.new(1,1,1)
  21. UnboxSimulator.BorderSizePixel =0
  22. UnboxSimulator.Font = Enum.Font.GothamBold
  23. UnboxSimulator.TextColor3 = Color3.new(1,1,1)
  24. MainLine.Parent = Main
  25. MainLine.BorderSizePixel =0
  26. MainLine.Size = UDim2.new(0,250,0,1)
  27. ToggleAntiAfk.Name ='ToggleAntiAfk'
  28. ToggleAntiAfk.BackgroundColor3 = Color3.new(1,0,0)
  29. ToggleAntiAfk.Position = UDim2.new(0.131999999,0,0.270666689,0)
  30. ToggleAntiAfk.Font = Enum.Font.SourceSans
  31. ToggleAntiAfk.TextColor3 = Color3.new(0,0,0)
  32. AntiAfkLabel.Parent = Main
  33. AntiAfkLabel.BackgroundTransparency =1
  34. AntiAfkLabel.Position = UDim2.new(0.246000066,0,0.246666715,0)
  35. AntiAfkLabel.Font = Enum.Font.GothamBold
  36. AntiAfkLabel.TextColor3 = Color3.new(1,1,1)
  37. AntiAfkLabel.TextXAlignment = Enum.TextXAlignment.Left
  38. AutoEggLabel.Name ='AutoEggLabel'
  39. AutoEggLabel.BackgroundColor3 = Color3.new(1,1,1)
  40. AutoEggLabel.BorderSizePixel =0
  41. AutoEggLabel.Position = UDim2.new(0.246000066,0,0.778666615,0)
  42. AutoEggLabel.Font = Enum.Font.GothamBold
  43. AutoEggLabel.TextColor3 = Color3.new(1,1,1)
  44. AutoEggLabel.TextXAlignment = Enum.TextXAlignment.Left
  45. MainClose.Name ='MainClose'
  46. MainClose.BackgroundColor3 = Color3.new(0.0980392,0.0980392,0.0980392)
  47. MainClose.Position = UDim2.new(0.899000049,0,0,0)
  48. MainClose.Font = Enum.Font.GothamBlack
  49. MainClose.TextColor3 = Color3.new(1,0,0.0156863)
  50. AutoChestLabel.Parent = Main
  51. AutoChestLabel.BackgroundColor3 = Color3.new(1,1,1)
  52. AutoChestLabel.BorderSizePixel =0
  53. AutoChestLabel.Position = UDim2.new(0.246000066,0,0.428000033,0)
  54. AutoChestLabel.Font = Enum.Font.GothamBold
  55. AutoChestLabel.TextColor3 = Color3.new(1,1,1)
  56. AutoChestLabel.TextXAlignment = Enum.TextXAlignment.Left
  57. ToggleChestCollect.Name ='ToggleChestCollect'
  58. ToggleChestCollect.BackgroundColor3 = Color3.new(1,0,0)
  59. ToggleChestCollect.Position = UDim2.new(0.131999999,0,0.452000082,0)
  60. ToggleChestCollect.Font = Enum.Font.SourceSans
  61. ToggleChestCollect.TextColor3 = Color3.new(0,0,0)
  62. ToggleQuestCollect.Parent = Main
  63. ToggleQuestCollect.BackgroundColor3 = Color3.new(1,0,0)
  64. ToggleQuestCollect.Position = UDim2.new(0.131999999,0,0.625333428,0)
  65. ToggleQuestCollect.Font = Enum.Font.SourceSans
  66. ToggleQuestCollect.TextColor3 = Color3.new(0,0,0)
  67. AutoQuestLabel.Parent = Main
  68. AutoQuestLabel.BackgroundColor3 = Color3.new(1,1,1)
  69. AutoQuestLabel.BorderSizePixel =0
  70. AutoQuestLabel.Position = UDim2.new(0.246000066,0,0.60133338,0)
  71. AutoQuestLabel.Font = Enum.Font.GothamBold
  72. AutoQuestLabel.TextColor3 = Color3.new(1,1,1)
  73. AutoQuestLabel.TextXAlignment = Enum.TextXAlignment.Left
  74. function SCRIPT_DWFV86_FAKESCRIPT()-- ToggleAutoEgg.Egg toggle
  75. script.Parent = ToggleAutoEgg
  76. local ToggleAutoEgg = script.Parent
  77. _G.AutoEgg =false
  78. ToggleAutoEgg.MouseButton1Down:Connect(function()
  79. openegg =true
  80. ToggleAutoEgg.BackgroundColor3 = Color3.new(0,255,0)
  81. while_G.AutoEgg do
  82. ifrequire(game.Players.LocalPlayer.PlayerScripts.Aero.Controllers.StatsController):Get('MaxPetsCount')>#require(game.Players.LocalPlayer.PlayerScripts.Aero.Controllers.StatsController):Get('Pets')then
  83. game:GetService('ReplicatedStorage').Aero.AeroRemoteServices.PetsService.OpenEgg:FireServer(egg)
  84. require(game.Players.LocalPlayer.PlayerScripts.Aero.Modules.RewardModule):DestroyRoot()
  85. end
  86. openegg =false
  87. ToggleAutoEgg.BackgroundColor3 = Color3.new(255,0,0)
  88. end
  89. end
  90. coroutine.resume(coroutine.create(SCRIPT_DWFV86_FAKESCRIPT))
  91. function SCRIPT_DGTR88_FAKESCRIPT()-- ToggleAntiAfk.afk toogle
  92. script.Parent = ToggleAntiAfk
  93. local ToggleAntiAfk = script.Parent
  94. ToggleAntiAfk.MouseButton1Down:Connect(function()
  95. antiafk =true
  96. ToggleAntiAfk.BackgroundColor3 = Color3.new(0,255,0)
  97. antiafk =false
  98. ToggleAntiAfk.BackgroundColor3 = Color3.new(255,0,0)
  99. end)
  100. end
  101. coroutine.resume(coroutine.create(SCRIPT_DGTR88_FAKESCRIPT))
  102. function SCRIPT_IINT74_FAKESCRIPT()-- MainClose.Close main
  103. script.Parent = MainClose
  104. local GUI = script.Parent.Parent.Parent.Parent.UnboxingSimulator
  105. GUI:Destroy()
  106. coroutine.resume(coroutine.create(SCRIPT_IINT74_FAKESCRIPT))
  107. function SCRIPT_NXUA68_FAKESCRIPT()-- ToggleChestCollect.Chest toggle
  108. script.Parent = ToggleChestCollect
  109. local ToggleChestCollect = script.Parent
  110. ToggleChestCollect.MouseButton1Down:Connect(function()
  111. chestcollect =true
  112. ToggleChestCollect.BackgroundColor3 = Color3.new(0,255,0)
  113. while_G.CollectChest do
  114. game.ReplicatedStorage.Aero.AeroRemoteServices.TimedRewardService.Claim:InvokeServer(workspace.TimedRewards.Chest1)
  115. game.ReplicatedStorage.Aero.AeroRemoteServices.TimedRewardService.Claim:InvokeServer(workspace.TimedRewards.Chest2)
  116. game.ReplicatedStorage.Aero.AeroRemoteServices.TimedRewardService.Claim:InvokeServer(workspace.TimedRewards.Chest3)
  117. game.ReplicatedStorage.Aero.AeroRemoteServices.TimedRewardService.Claim:InvokeServer(workspace.TimedRewards.Chest4)
  118. game.ReplicatedStorage.Aero.AeroRemoteServices.TimedRewardService.Claim:InvokeServer(workspace.TimedRewards.VIPChest)
  119. end
  120. chestcollect =false
  121. ToggleChestCollect.BackgroundColor3 = Color3.new(255,0,0)
  122. end
  123. coroutine.resume(coroutine.create(SCRIPT_NXUA68_FAKESCRIPT))
  124. function SCRIPT_OUHL87_FAKESCRIPT()-- ToggleQuestCollect.Quest toggle
  125. script.Parent = ToggleQuestCollect
  126. local ToggleQuestCollect = script.Parent
  127. ToggleQuestCollect.MouseButton1Down:Connect(function()
  128. questcollect =true
  129. ToggleQuestCollect.BackgroundColor3 = Color3.new(0,255,0)
  130. while_G.CollectQuest do
  131. game:GetService('ReplicatedStorage').Aero.AeroRemoteServices.QuestService.Collect:InvokeServer(unpack{'Damage'})
  132. end
  133. questcollect =false
  134. ToggleQuestCollect.BackgroundColor3 = Color3.new(255,0,0)
  135. end
  136. coroutine.resume(coroutine.create(SCRIPT_OUHL87_FAKESCRIPT))
The matrix roblox unboxing simulator codes

Unboxing Simulator Roblox Codes 2020