Advertisement
1x1x1x1IAMbck

Noober Simulator [RELEASE]

Dec 29th, 2018
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 11.68 KB | None | 0 0
  1. --// Made By 1x1x1x1IAMbck \\--
  2. --Converted with ttyyuu12345's model to script plugin v4
  3. function sandbox(var,func)
  4.     local env = getfenv(func)
  5.     local newenv = setmetatable({},{
  6.         __index = function(self,k)
  7.             if k=="script" then
  8.                 return var
  9.             else
  10.                 return env[k]
  11.             end
  12.         end,
  13.     })
  14.     setfenv(func,newenv)
  15.     return func
  16. end
  17. cors = {}
  18. mas = Instance.new("Model",game:GetService("Lighting"))
  19. ScreenGui0 = Instance.new("ScreenGui")
  20. Frame1 = Instance.new("Frame")
  21. Frame2 = Instance.new("Frame")
  22. TextButton3 = Instance.new("TextButton")
  23. LocalScript4 = Instance.new("LocalScript")
  24. TextLabel5 = Instance.new("TextLabel")
  25. TextLabel6 = Instance.new("TextLabel")
  26. TextLabel7 = Instance.new("TextLabel")
  27. ScrollingFrame8 = Instance.new("ScrollingFrame")
  28. TextButton9 = Instance.new("TextButton")
  29. LocalScript10 = Instance.new("LocalScript")
  30. TextButton11 = Instance.new("TextButton")
  31. LocalScript12 = Instance.new("LocalScript")
  32. TextButton13 = Instance.new("TextButton")
  33. LocalScript14 = Instance.new("LocalScript")
  34. Frame15 = Instance.new("Frame")
  35. TextButton16 = Instance.new("TextButton")
  36. LocalScript17 = Instance.new("LocalScript")
  37. ScreenGui0.Name = "Noober"
  38. ScreenGui0.Parent = mas
  39. Frame1.Name = "MainGui"
  40. Frame1.Parent = ScreenGui0
  41. Frame1.Position = UDim2.new(0, 245, 0, 166)
  42. Frame1.Visible = false
  43. Frame1.Size = UDim2.new(0, 570, 0, 398)
  44. Frame1.Active = true
  45. Frame1.BackgroundColor = BrickColor.new("Really black")
  46. Frame1.BackgroundColor3 = Color3.new(0, 0, 0)
  47. Frame1.BackgroundTransparency = 0.40000000596046
  48. Frame1.BorderColor = BrickColor.new("Really black")
  49. Frame1.BorderColor3 = Color3.new(0, 0, 0)
  50. Frame1.BorderSizePixel = 3
  51. Frame1.Draggable = true
  52. Frame2.Name = "Tabs"
  53. Frame2.Parent = Frame1
  54. Frame2.Size = UDim2.new(0, 100, 0, 100)
  55. Frame2.BackgroundColor = BrickColor.new("Institutional white")
  56. Frame2.BackgroundColor3 = Color3.new(1, 1, 1)
  57. Frame2.BackgroundTransparency = 1
  58. Frame2.BorderSizePixel = 0
  59. TextButton3.Name = "Close"
  60. TextButton3.Parent = Frame2
  61. TextButton3.Position = UDim2.new(0, 526, 0, 0)
  62. TextButton3.Size = UDim2.new(0, 44, 0, 40)
  63. TextButton3.BackgroundColor = BrickColor.new("Magenta")
  64. TextButton3.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  65. TextButton3.BackgroundTransparency = 1
  66. TextButton3.BorderSizePixel = 0
  67. TextButton3.Font = Enum.Font.ArialBold
  68. TextButton3.FontSize = Enum.FontSize.Size48
  69. TextButton3.Text = "X"
  70. TextButton3.TextColor = BrickColor.new("Really red")
  71. TextButton3.TextColor3 = Color3.new(0.898039, 0, 0.0117647)
  72. TextButton3.TextSize = 48
  73. LocalScript4.Parent = TextButton3
  74. table.insert(cors,sandbox(LocalScript4,function()
  75. function clicked()
  76. game.Players.LocalPlayer.PlayerGui.Noober.MainGui.Visible = false
  77. game.Players.LocalPlayer.PlayerGui.Noober.OpenGui.TextButton.Visible = true
  78. game.Players.LocalPlayer.PlayerGui.Noober.MainGui.Commands.TextBox.Text = "Enter Player's Name"
  79. end
  80.  
  81. script.Parent.MouseButton1Down:connect(clicked)
  82.  
  83. function clicked(Key)
  84.     if Key == "3" then
  85.         game.Players.LocalPlayer.PlayerGui.Noober.MainGui.Visible = false
  86.         game.Players.LocalPlayer.PlayerGui.Noober.OpenGui.TextButton.Visible = true
  87.         game.Players.LocalPlayer.PlayerGui.Noober.MainGui.Commands.TextBox.Text = "Enter Player's Name"
  88.     end
  89. end
  90.  
  91. game.Players.LocalPlayer:GetMouse().keyDown:connect(clicked)
  92. end))
  93. TextLabel5.Parent = Frame2
  94. TextLabel5.Position = UDim2.new(1.99999988, 0, -0.0500000007, 0)
  95. TextLabel5.Size = UDim2.new(0, 200, 0, 50)
  96. TextLabel5.BackgroundColor = BrickColor.new("Institutional white")
  97. TextLabel5.BackgroundColor3 = Color3.new(1, 1, 1)
  98. TextLabel5.BackgroundTransparency = 1
  99. TextLabel5.Font = Enum.Font.ArialBold
  100. TextLabel5.FontSize = Enum.FontSize.Size14
  101. TextLabel5.Text = "Noober"
  102. TextLabel5.TextColor = BrickColor.new("New Yeller")
  103. TextLabel5.TextColor3 = Color3.new(1, 1, 0)
  104. TextLabel5.TextScaled = true
  105. TextLabel5.TextSize = 14
  106. TextLabel5.TextWrap = true
  107. TextLabel5.TextWrapped = true
  108. TextLabel6.Parent = Frame2
  109. TextLabel6.Position = UDim2.new(1.18999982, 0, 2.49999976, 0)
  110. TextLabel6.Size = UDim2.new(0, 362, 0, 88)
  111. TextLabel6.BackgroundColor = BrickColor.new("Institutional white")
  112. TextLabel6.BackgroundColor3 = Color3.new(1, 1, 1)
  113. TextLabel6.BackgroundTransparency = 1
  114. TextLabel6.Font = Enum.Font.ArialBold
  115. TextLabel6.FontSize = Enum.FontSize.Size14
  116. TextLabel6.Text = "When you wanna turn off auto rebirth, just leave..."
  117. TextLabel6.TextColor = BrickColor.new("Institutional white")
  118. TextLabel6.TextColor3 = Color3.new(1, 1, 1)
  119. TextLabel6.TextScaled = true
  120. TextLabel6.TextSize = 14
  121. TextLabel6.TextWrap = true
  122. TextLabel6.TextWrapped = true
  123. TextLabel7.Parent = Frame2
  124. TextLabel7.Position = UDim2.new(1.86000001, 0, 3.62000012, 0)
  125. TextLabel7.Size = UDim2.new(0, 228, 0, 25)
  126. TextLabel7.BackgroundColor = BrickColor.new("Institutional white")
  127. TextLabel7.BackgroundColor3 = Color3.new(1, 1, 1)
  128. TextLabel7.BackgroundTransparency = 1
  129. TextLabel7.Font = Enum.Font.ArialBold
  130. TextLabel7.FontSize = Enum.FontSize.Size14
  131. TextLabel7.Text = "Made By 1x1x1x1IAMbck"
  132. TextLabel7.TextColor = BrickColor.new("Really red")
  133. TextLabel7.TextColor3 = Color3.new(1, 0, 0.0156863)
  134. TextLabel7.TextSize = 14
  135. TextLabel7.TextWrap = true
  136. TextLabel7.TextWrapped = true
  137. ScrollingFrame8.Parent = Frame1
  138. ScrollingFrame8.Size = UDim2.new(0, 600, 0, 410)
  139. ScrollingFrame8.BackgroundColor = BrickColor.new("Camo")
  140. ScrollingFrame8.BackgroundColor3 = Color3.new(0.333333, 0.666667, 0)
  141. ScrollingFrame8.BackgroundTransparency = 1
  142. ScrollingFrame8.BottomImage = "rbxasset://textures/blackBkg_square.png"
  143. ScrollingFrame8.MidImage = "rbxasset://textures/blackBkg_square.png"
  144. ScrollingFrame8.ScrollBarThickness = 0
  145. ScrollingFrame8.ScrollingEnabled = false
  146. ScrollingFrame8.TopImage = "rbxasset://textures/blackBkg_square.png"
  147. TextButton9.Name = "Auto Rebirth"
  148. TextButton9.Parent = ScrollingFrame8
  149. TextButton9.Position = UDim2.new(0.375, 0, 0.103015065, 0)
  150. TextButton9.Size = UDim2.new(0, 150, 0, 50)
  151. TextButton9.BackgroundColor = BrickColor.new("Cyan")
  152. TextButton9.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  153. TextButton9.BorderSizePixel = 0
  154. TextButton9.Font = Enum.Font.ArialBold
  155. TextButton9.FontSize = Enum.FontSize.Size18
  156. TextButton9.Text = "Auto Rebirth"
  157. TextButton9.TextColor = BrickColor.new("Institutional white")
  158. TextButton9.TextColor3 = Color3.new(1, 1, 1)
  159. TextButton9.TextSize = 18
  160. TextButton9.TextWrap = true
  161. TextButton9.TextWrapped = true
  162. LocalScript10.Parent = TextButton9
  163. table.insert(cors,sandbox(LocalScript10,function()
  164. script.Parent.MouseButton1Click:connect(function()
  165. _G.R = true
  166.  while _G.R do
  167. for i = 1, 70 do
  168.   game:GetService("ReplicatedStorage").Events.AddSkillEvent:FireServer(9999999, 99999999999)
  169. end
  170. wait()
  171. game:GetService("ReplicatedStorage").Events.RebirthEvent:FireServer()
  172. end
  173. end)
  174. end))
  175. TextButton11.Name = "All Hats"
  176. TextButton11.Parent = ScrollingFrame8
  177. TextButton11.Position = UDim2.new(0, 120, 0, 148)
  178. TextButton11.Size = UDim2.new(0, 80, 0, 50)
  179. TextButton11.BackgroundColor = BrickColor.new("Cyan")
  180. TextButton11.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  181. TextButton11.BorderSizePixel = 0
  182. TextButton11.Font = Enum.Font.ArialBold
  183. TextButton11.FontSize = Enum.FontSize.Size18
  184. TextButton11.Text = "All Hats"
  185. TextButton11.TextColor = BrickColor.new("Institutional white")
  186. TextButton11.TextColor3 = Color3.new(1, 1, 1)
  187. TextButton11.TextSize = 18
  188. TextButton11.TextWrap = true
  189. TextButton11.TextWrapped = true
  190. LocalScript12.Parent = TextButton11
  191. table.insert(cors,sandbox(LocalScript12,function()
  192. script.Parent.MouseButton1Click:connect(function()
  193. game.ReplicatedStorage.Events.AddHat:FireServer("Blue Top Hat")
  194. game.ReplicatedStorage.Events.AddHat:FireServer("Clockworks Shades")
  195. game.ReplicatedStorage.Events.AddHat:FireServer("Dominus Praefectus")
  196. game.ReplicatedStorage.Events.AddHat:FireServer("Hungry Dino")
  197. game.ReplicatedStorage.Events.AddHat:FireServer("Mr.Robot")
  198. game.ReplicatedStorage.Events.AddHat:FireServer("Paper Hat")
  199. game.ReplicatedStorage.Events.AddHat:FireServer("Red Baseball Cap")
  200. game.ReplicatedStorage.Events.AddHat:FireServer("Viking Helm")
  201. game.ReplicatedStorage.Events.AddHat:FireServer("Panda Knit")
  202. game.ReplicatedStorage.Events.AddHat:FireServer("Blackvalk")
  203. game.ReplicatedStorage.Events.AddHat:FireServer("Dominus Vespertilio")
  204. game.ReplicatedStorage.Events.AddHat:FireServer("Epic Duck Racer")
  205. game.ReplicatedStorage.Events.AddHat:FireServer("Counterfeit Domino Crown")
  206. game.ReplicatedStorage.Events.AddHat:FireServer("Sinister Fedora")
  207. game.ReplicatedStorage.Events.AddHat:FireServer("classic Hat Stack") --New hat
  208. game.ReplicatedStorage.Events.AddHat:FireServer("Golden Chrome Shades")
  209. game.ReplicatedStorage.Events.AddHat:FireServer("Jack O'Bandit")
  210. game.ReplicatedStorage.Events.AddHat:FireServer("Dominus Infernus")
  211. game.ReplicatedStorage.Events.AddHat:FireServer("Rubber Duckie")
  212. game.ReplicatedStorage.Events.AddHat:FireServer("Festive Domino Crown")
  213. game.ReplicatedStorage.Events.AddHat:FireServer("Dominus Frigidus")
  214. game.ReplicatedStorage.Events.AddHat:FireServer("Festive Hood")
  215. game.ReplicatedStorage.Events.AddHat:FireServer("Red Sparkle Time Fedora")
  216. game.ReplicatedStorage.Events.AddHat:FireServer("Lord of the Federation")
  217. game.ReplicatedStorage.Events.AddHat:FireServer("The Classic ROBLOX Fedora")
  218. game.ReplicatedStorage.Events.AddHat:FireServer("Santa's Hat")
  219. end)
  220. end))
  221. TextButton13.Name = "Skills and Points"
  222. TextButton13.Parent = ScrollingFrame8
  223. TextButton13.Position = UDim2.new(0, 414, 0, 148)
  224. TextButton13.Size = UDim2.new(0, 80, 0, 50)
  225. TextButton13.BackgroundColor = BrickColor.new("Cyan")
  226. TextButton13.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  227. TextButton13.BorderSizePixel = 0
  228. TextButton13.Font = Enum.Font.ArialBold
  229. TextButton13.FontSize = Enum.FontSize.Size18
  230. TextButton13.Text = "Skills and Points"
  231. TextButton13.TextColor = BrickColor.new("Institutional white")
  232. TextButton13.TextColor3 = Color3.new(1, 1, 1)
  233. TextButton13.TextScaled = true
  234. TextButton13.TextSize = 18
  235. TextButton13.TextWrap = true
  236. TextButton13.TextWrapped = true
  237. LocalScript14.Parent = TextButton13
  238. table.insert(cors,sandbox(LocalScript14,function()
  239. script.Parent.MouseButton1Click:connect(function()
  240. for i = 1, 50 do
  241.    game:GetService("ReplicatedStorage").Events.AddSkillEvent:FireServer(9999999, 99999999999)
  242. wait(0.0000000000000000000000000000000000000000000000000000001)
  243. end
  244. wait()
  245. end)
  246. end))
  247. Frame15.Name = "OpenGui"
  248. Frame15.Parent = ScreenGui0
  249. Frame15.BackgroundColor = BrickColor.new("Institutional white")
  250. Frame15.BackgroundColor3 = Color3.new(1, 1, 1)
  251. Frame15.BackgroundTransparency = 1
  252. TextButton16.Parent = Frame15
  253. TextButton16.Position = UDim2.new(0, 497, 0, 0)
  254. TextButton16.Size = UDim2.new(0, 100, 0, 36)
  255. TextButton16.BackgroundColor = BrickColor.new("Cyan")
  256. TextButton16.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  257. TextButton16.BorderSizePixel = 0
  258. TextButton16.Font = Enum.Font.ArialBold
  259. TextButton16.FontSize = Enum.FontSize.Size28
  260. TextButton16.Text = "Open"
  261. TextButton16.TextColor = BrickColor.new("Institutional white")
  262. TextButton16.TextColor3 = Color3.new(1, 1, 1)
  263. TextButton16.TextSize = 25
  264. LocalScript17.Parent = TextButton16
  265. table.insert(cors,sandbox(LocalScript17,function()
  266. function clicked()
  267. game.Players.LocalPlayer.PlayerGui.Noober.MainGui.Visible = true
  268. game.Players.LocalPlayer.PlayerGui.Noober.OpenGui.TextButton.Visible = false
  269. end
  270.  
  271. script.Parent.MouseButton1Down:connect(clicked)
  272.  
  273. function clicked(Key)
  274.     if Key == "2" then
  275.         game.Players.LocalPlayer.PlayerGui.Noober.MainGui.Visible = true
  276.         game.Players.LocalPlayer.PlayerGui.Noober.OpenGui.TextButton.Visible = false
  277.     end
  278. end
  279.  
  280. game.Players.LocalPlayer:GetMouse().keyDown:connect(clicked)
  281. end))
  282. for i,v in pairs(mas:GetChildren()) do
  283.     v.Parent = game:GetService("Players").LocalPlayer.PlayerGui
  284.     pcall(function() v:MakeJoints() end)
  285. end
  286. mas:Destroy()
  287. for i,v in pairs(cors) do
  288.     spawn(function()
  289.         pcall(v)
  290.     end)
  291. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement