Hellotop2

Untitled

Jan 13th, 2019
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.92 KB | None | 0 0
  1. player = game.Players.LocalPlayer
  2.  
  3. if game:GetService("MarketplaceService"):PlayerOwnsAsset(player, 2714640776) then
  4. texts = {
  5. "why did roblox remove fd"; --1
  6. "proto smasher lol"; --2
  7. "didnt expect you to be here"; --3
  8. "oof"; --4
  9. "2019 huh?"; --5
  10. "this was easy to code"; --6
  11. "to be honest i like exploiting legos"; --7
  12. }
  13.  
  14.  
  15.  
  16. -- Objects
  17.  
  18. local urmomJailbreakGUI = Instance.new("ScreenGui")
  19. local Title = Instance.new("TextLabel")
  20. local version = Instance.new("TextLabel")
  21. local LoadingFrame = Instance.new("Frame")
  22. local LoadingIcon = Instance.new("ImageLabel")
  23. local loadingtext = Instance.new("TextLabel")
  24. local urmombackground = Instance.new("Frame")
  25. local credits = Instance.new("TextLabel")
  26. local gravitybutton = Instance.new("TextButton")
  27. local autorobgui = Instance.new("TextButton")
  28. local speedbutton = Instance.new("TextButton")
  29. local nitrobutton = Instance.new("TextButton")
  30. local blacklisted = Instance.new("TextLabel")
  31. local scriptexecutorbutton = Instance.new("TextButton")
  32. local EditorFrame = Instance.new("ScrollingFrame")
  33. local Source = Instance.new("TextBox")
  34. local Comments_ = Instance.new("TextLabel")
  35. local Globals_ = Instance.new("TextLabel")
  36. local Keywords_ = Instance.new("TextLabel")
  37. local RemoteHighlight_ = Instance.new("TextLabel")
  38. local Strings_ = Instance.new("TextLabel")
  39. local Tokens_ = Instance.new("TextLabel")
  40. local Numbers_ = Instance.new("TextLabel")
  41. local Lines = Instance.new("TextLabel")
  42. local execute = Instance.new("TextButton")
  43. local clear = Instance.new("TextButton")
  44. local Circle = Instance.new("ImageLabel")
  45. local Circle2 = Instance.new("ImageLabel")
  46. local Circle3 = Instance.new("ImageLabel")
  47. local Circle4 = Instance.new("ImageLabel")
  48.  
  49.  
  50.  
  51.  
  52. -- Properties
  53.  
  54. urmomJailbreakGUI.Name = "urmomJailbreakGUI"
  55. urmomJailbreakGUI.Parent = game.CoreGui
  56.  
  57. Title.Name = "Title"
  58. Title.Parent = urmomJailbreakGUI
  59. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  60. Title.BackgroundTransparency = 1
  61. Title.Position = UDim2.new(0.0403286032, 0, 0.0357142873, 0)
  62. Title.Size = UDim2.new(0, 228, 0, 62)
  63. Title.Font = Enum.Font.SourceSansLight
  64. Title.Text = "ur mom"
  65. Title.TextColor3 = Color3.new(0, 1, 0.498039)
  66. Title.TextScaled = true
  67. Title.TextSize = 14
  68. Title.TextWrapped = true
  69.  
  70. Circle.Name = "Circle"
  71. Circle.Parent = autorobgui
  72. Circle.BackgroundColor3 = Color3.new(1, 1, 1)
  73. Circle.BackgroundTransparency = 1
  74. Circle.ZIndex = 10
  75. Circle.Image = "rbxassetid://266543268"
  76. Circle.ImageColor3 = Color3.new(0, 0, 0)
  77. Circle.ImageTransparency = 0.5
  78.  
  79. Circle2.Name = "Circle"
  80. Circle2.Parent = gravitybutton
  81. Circle2.BackgroundColor3 = Color3.new(1, 1, 1)
  82. Circle2.BackgroundTransparency = 1
  83. Circle2.ZIndex = 10
  84. Circle2.Image = "rbxassetid://266543268"
  85. Circle2.ImageColor3 = Color3.new(0, 0, 0)
  86. Circle2.ImageTransparency = 0.5
  87.  
  88. Circle3.Name = "Circle"
  89. Circle3.Parent = nitrobutton
  90. Circle3.BackgroundColor3 = Color3.new(1, 1, 1)
  91. Circle3.BackgroundTransparency = 1
  92. Circle3.ZIndex = 10
  93. Circle3.Image = "rbxassetid://266543268"
  94. Circle3.ImageColor3 = Color3.new(0, 0, 0)
  95. Circle3.ImageTransparency = 0.5
  96.  
  97. Circle4.Name = "Circle"
  98. Circle4.Parent = speedbutton
  99. Circle4.BackgroundColor3 = Color3.new(1, 1, 1)
  100. Circle4.BackgroundTransparency = 1
  101. Circle4.ZIndex = 10
  102. Circle4.Image = "rbxassetid://266543268"
  103. Circle4.ImageColor3 = Color3.new(0, 0, 0)
  104. Circle4.ImageTransparency = 0.5
  105.  
  106.  
  107.  
  108.  
  109.  
  110. version.Name = "version"
  111. version.Parent = urmomJailbreakGUI
  112. version.BackgroundColor3 = Color3.new(1, 1, 1)
  113. version.BackgroundTransparency = 1
  114. version.Position = UDim2.new(0.111277066, 0, 0.0726601034, 0)
  115. version.Size = UDim2.new(0, 228, 0, 62)
  116. version.Font = Enum.Font.SourceSansLight
  117. version.Text = "v0.1"
  118. version.TextColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  119. version.TextSize = 31
  120. version.TextWrapped = true
  121.  
  122. LoadingFrame.Name = "LoadingFrame"
  123. LoadingFrame.Parent = urmomJailbreakGUI
  124. LoadingFrame.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  125. LoadingFrame.BorderSizePixel = 0
  126. LoadingFrame.Position = UDim2.new(0.440390825, 0, 0.339234829, 0)
  127. LoadingFrame.Size = UDim2.new(0, 239, 0, 326)
  128.  
  129. LoadingIcon.Name = "LoadingIcon"
  130. LoadingIcon.Parent = LoadingFrame
  131. LoadingIcon.BackgroundColor3 = Color3.new(1, 1, 1)
  132. LoadingIcon.BackgroundTransparency = 1
  133. LoadingIcon.BorderSizePixel = 0
  134. LoadingIcon.Position = UDim2.new(0.251046032, 0, 0.125766873, 0)
  135. LoadingIcon.Size = UDim2.new(0, 121, 0, 123)
  136. LoadingIcon.Image = "rbxassetid://714343976"
  137.  
  138. loadingtext.Name = "loadingtext"
  139. loadingtext.Parent = LoadingFrame
  140. loadingtext.BackgroundColor3 = Color3.new(1, 1, 1)
  141. loadingtext.BackgroundTransparency = 1
  142. loadingtext.Position = UDim2.new(0.079497911, 0, 0.668711662, 0)
  143. loadingtext.Size = UDim2.new(0, 200, 0, 50)
  144. loadingtext.Font = Enum.Font.SourceSansLight
  145. loadingtext.Text = "LOADING UR MOM..."
  146. loadingtext.TextColor3 = Color3.new(1, 1, 1)
  147. loadingtext.TextScaled = true
  148. loadingtext.TextSize = 14
  149. loadingtext.TextWrapped = true
  150.  
  151.  
  152. urmombackground.Name = "urmombackground"
  153. urmombackground.Parent = urmomJailbreakGUI
  154. urmombackground.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  155. urmombackground.BorderSizePixel = 0
  156. urmombackground.Position = UDim2.new(0.0978342071, 0, 0.336206913, 0)
  157. urmombackground.Size = UDim2.new(0, 339, 0, 265)
  158. urmombackground.Visible = false
  159.  
  160. credits.Name = "credits"
  161. credits.Parent = urmombackground
  162. credits.BackgroundColor3 = Color3.new(1, 1, 1)
  163. credits.BackgroundTransparency = 1
  164. credits.Size = UDim2.new(0, 171, 0, 43)
  165. credits.Font = Enum.Font.SourceSansLight
  166. credits.Text = "GUI made by Freak_A_Zoid1#9144 and 3vpl#6684"
  167. credits.TextColor3 = Color3.new(1, 1, 1)
  168. credits.TextScaled = true
  169. credits.TextSize = 14
  170. credits.TextWrapped = true
  171.  
  172. gravitybutton.Name = "gravitybutton"
  173. gravitybutton.Parent = urmombackground
  174. gravitybutton.BackgroundColor3 = Color3.new(1, 1, 1)
  175. gravitybutton.BorderSizePixel = 0
  176. gravitybutton.Position = UDim2.new(0.02359882, 0, 0.207547173, 0)
  177. gravitybutton.Size = UDim2.new(0, 100, 0, 50)
  178. gravitybutton.Font = Enum.Font.SourceSansLight
  179. gravitybutton.Text = "Bypass gravity."
  180. gravitybutton.TextColor3 = Color3.new(0, 0, 0)
  181. gravitybutton.TextScaled = true
  182. gravitybutton.TextSize = 14
  183. gravitybutton.TextWrapped = true
  184.  
  185. autorobgui.Name = "autorobgui"
  186. autorobgui.Parent = urmombackground
  187. autorobgui.BackgroundColor3 = Color3.new(1, 1, 1)
  188. autorobgui.BorderSizePixel = 0
  189. autorobgui.Position = UDim2.new(0.657817125, 0, 0.207547173, 0)
  190. autorobgui.Size = UDim2.new(0, 100, 0, 50)
  191. autorobgui.Font = Enum.Font.SourceSansLight
  192. autorobgui.Text = "Auto rob GUI."
  193. autorobgui.TextColor3 = Color3.new(0, 0, 0)
  194. autorobgui.TextScaled = true
  195. autorobgui.TextSize = 14
  196. autorobgui.TextWrapped = true
  197.  
  198. speedbutton.Name = "speedbutton"
  199. speedbutton.Parent = urmombackground
  200. speedbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  201. speedbutton.BorderSizePixel = 0
  202. speedbutton.Position = UDim2.new(0.0235988498, 0, 0.528301895, 0)
  203. speedbutton.Size = UDim2.new(0, 100, 0, 50)
  204. speedbutton.Font = Enum.Font.SourceSansLight
  205. speedbutton.Text = "Bypass speed."
  206. speedbutton.TextColor3 = Color3.new(0, 0, 0)
  207. speedbutton.TextScaled = true
  208. speedbutton.TextSize = 14
  209. speedbutton.TextWrapped = true
  210.  
  211. nitrobutton.Name = "nitrobutton"
  212. nitrobutton.Parent = urmombackground
  213. nitrobutton.BackgroundColor3 = Color3.new(1, 1, 1)
  214. nitrobutton.BorderSizePixel = 0
  215. nitrobutton.Position = UDim2.new(0.657817125, 0, 0.528301895, 0)
  216. nitrobutton.Size = UDim2.new(0, 100, 0, 50)
  217. nitrobutton.Font = Enum.Font.SourceSansLight
  218. nitrobutton.Text = "Infinite Nitro"
  219. nitrobutton.TextColor3 = Color3.new(0, 0, 0)
  220. nitrobutton.TextScaled = true
  221. nitrobutton.TextSize = 14
  222. nitrobutton.TextWrapped = true
  223.  
  224. blacklisted.Name = "blacklisted"
  225. blacklisted.Parent = urmombackground
  226. blacklisted.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  227. blacklisted.Size = UDim2.new(0, 339, 0, 265)
  228. blacklisted.Visible = false
  229. blacklisted.Font = Enum.Font.SourceSansLight
  230. blacklisted.Text = "You have been blacklisted."
  231. blacklisted.TextColor3 = Color3.new(1, 1, 1)
  232. blacklisted.TextScaled = true
  233. blacklisted.TextSize = 14
  234. blacklisted.TextWrapped = true
  235.  
  236. scriptexecutorbutton.Name = "scriptexecutorbutton"
  237. scriptexecutorbutton.Parent = urmombackground
  238. scriptexecutorbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  239. scriptexecutorbutton.BorderSizePixel = 0
  240. scriptexecutorbutton.Position = UDim2.new(0.318584085, 0, 0.856603801, 0)
  241. scriptexecutorbutton.Size = UDim2.new(0, 115, 0, 24)
  242. scriptexecutorbutton.Font = Enum.Font.SourceSansLight
  243. scriptexecutorbutton.Text = "Script executor."
  244. scriptexecutorbutton.TextColor3 = Color3.new(0, 0, 0)
  245. scriptexecutorbutton.TextScaled = true
  246. scriptexecutorbutton.TextSize = 14
  247. scriptexecutorbutton.TextWrapped = true
  248.  
  249. EditorFrame.Name = "EditorFrame"
  250. EditorFrame.Parent = urmomJailbreakGUI
  251. EditorFrame.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  252. EditorFrame.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  253. EditorFrame.Position = UDim2.new(0, 1245,0, 672)
  254. EditorFrame.Size = UDim2.new(0, 637, 0, 184)
  255. EditorFrame.ZIndex = 3
  256. EditorFrame.BottomImage = "rbxassetid://148970562"
  257. EditorFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
  258. EditorFrame.HorizontalScrollBarInset = Enum.ScrollBarInset.ScrollBar
  259. EditorFrame.MidImage = "rbxassetid://148970562"
  260. EditorFrame.ScrollBarThickness = 5
  261. EditorFrame.TopImage = "rbxassetid://148970562"
  262. EditorFrame.Visible = false
  263.  
  264. Source.Name = "Source"
  265. Source.Parent = EditorFrame
  266. Source.BackgroundColor3 = Color3.new(1, 1, 1)
  267. Source.BackgroundTransparency = 1
  268. Source.Position = UDim2.new(0, 30, 0, 0)
  269. Source.Size = UDim2.new(1, 0, 1, 0)
  270. Source.ZIndex = 3
  271. Source.ClearTextOnFocus = false
  272. Source.Font = Enum.Font.Code
  273. Source.MultiLine = true
  274. Source.PlaceholderColor3 = Color3.new(0.8, 0.8, 0.8)
  275. Source.Text = "print(\"Not all scripts will work.\")"
  276. Source.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  277. Source.TextSize = 15
  278. Source.TextWrapped = true
  279. Source.TextXAlignment = Enum.TextXAlignment.Left
  280. Source.TextYAlignment = Enum.TextYAlignment.Top
  281.  
  282. Comments_.Name = "Comments_"
  283. Comments_.Parent = Source
  284. Comments_.BackgroundColor3 = Color3.new(1, 1, 1)
  285. Comments_.BackgroundTransparency = 1
  286. Comments_.Size = UDim2.new(1, 0, 1, 0)
  287. Comments_.ZIndex = 5
  288. Comments_.Font = Enum.Font.Code
  289. Comments_.Text = ""
  290. Comments_.TextColor3 = Color3.new(0.231373, 0.784314, 0.231373)
  291. Comments_.TextSize = 15
  292. Comments_.TextXAlignment = Enum.TextXAlignment.Left
  293. Comments_.TextYAlignment = Enum.TextYAlignment.Top
  294.  
  295. Globals_.Name = "Globals_"
  296. Globals_.Parent = Source
  297. Globals_.BackgroundColor3 = Color3.new(1, 1, 1)
  298. Globals_.BackgroundTransparency = 1
  299. Globals_.Size = UDim2.new(1, 0, 1, 0)
  300. Globals_.ZIndex = 5
  301. Globals_.Font = Enum.Font.Code
  302. Globals_.Text = ""
  303. Globals_.TextColor3 = Color3.new(0.517647, 0.839216, 0.968628)
  304. Globals_.TextSize = 15
  305. Globals_.TextXAlignment = Enum.TextXAlignment.Left
  306. Globals_.TextYAlignment = Enum.TextYAlignment.Top
  307.  
  308. Keywords_.Name = "Keywords_"
  309. Keywords_.Parent = Source
  310. Keywords_.BackgroundColor3 = Color3.new(1, 1, 1)
  311. Keywords_.BackgroundTransparency = 1
  312. Keywords_.Size = UDim2.new(1, 0, 1, 0)
  313. Keywords_.ZIndex = 5
  314. Keywords_.Font = Enum.Font.Code
  315. Keywords_.Text = ""
  316. Keywords_.TextColor3 = Color3.new(0.972549, 0.427451, 0.486275)
  317. Keywords_.TextSize = 15
  318. Keywords_.TextXAlignment = Enum.TextXAlignment.Left
  319. Keywords_.TextYAlignment = Enum.TextYAlignment.Top
  320.  
  321. RemoteHighlight_.Name = "RemoteHighlight_"
  322. RemoteHighlight_.Parent = Source
  323. RemoteHighlight_.BackgroundColor3 = Color3.new(1, 1, 1)
  324. RemoteHighlight_.BackgroundTransparency = 1
  325. RemoteHighlight_.Size = UDim2.new(1, 0, 1, 0)
  326. RemoteHighlight_.ZIndex = 5
  327. RemoteHighlight_.Font = Enum.Font.Code
  328. RemoteHighlight_.Text = ""
  329. RemoteHighlight_.TextColor3 = Color3.new(0, 0.568627, 1)
  330. RemoteHighlight_.TextSize = 15
  331. RemoteHighlight_.TextXAlignment = Enum.TextXAlignment.Left
  332. RemoteHighlight_.TextYAlignment = Enum.TextYAlignment.Top
  333.  
  334. Strings_.Name = "Strings_"
  335. Strings_.Parent = Source
  336. Strings_.BackgroundColor3 = Color3.new(1, 1, 1)
  337. Strings_.BackgroundTransparency = 1
  338. Strings_.Size = UDim2.new(1, 0, 1, 0)
  339. Strings_.ZIndex = 5
  340. Strings_.Font = Enum.Font.Code
  341. Strings_.Text = ""
  342. Strings_.TextColor3 = Color3.new(0.678431, 0.945098, 0.584314)
  343. Strings_.TextSize = 15
  344. Strings_.TextXAlignment = Enum.TextXAlignment.Left
  345. Strings_.TextYAlignment = Enum.TextYAlignment.Top
  346.  
  347. Tokens_.Name = "Tokens_"
  348. Tokens_.Parent = Source
  349. Tokens_.BackgroundColor3 = Color3.new(1, 1, 1)
  350. Tokens_.BackgroundTransparency = 1
  351. Tokens_.Size = UDim2.new(1, 0, 1, 0)
  352. Tokens_.ZIndex = 5
  353. Tokens_.Font = Enum.Font.Code
  354. Tokens_.Text = ""
  355. Tokens_.TextColor3 = Color3.new(1, 1, 1)
  356. Tokens_.TextSize = 15
  357. Tokens_.TextXAlignment = Enum.TextXAlignment.Left
  358. Tokens_.TextYAlignment = Enum.TextYAlignment.Top
  359.  
  360. Numbers_.Name = "Numbers_"
  361. Numbers_.Parent = Source
  362. Numbers_.BackgroundColor3 = Color3.new(1, 1, 1)
  363. Numbers_.BackgroundTransparency = 1
  364. Numbers_.Size = UDim2.new(1, 0, 1, 0)
  365. Numbers_.ZIndex = 4
  366. Numbers_.Font = Enum.Font.Code
  367. Numbers_.Text = ""
  368. Numbers_.TextColor3 = Color3.new(1, 0.776471, 0)
  369. Numbers_.TextSize = 15
  370. Numbers_.TextXAlignment = Enum.TextXAlignment.Left
  371. Numbers_.TextYAlignment = Enum.TextYAlignment.Top
  372.  
  373. Lines.Name = "Lines"
  374. Lines.Parent = EditorFrame
  375. Lines.BackgroundColor3 = Color3.new(1, 1, 1)
  376. Lines.BackgroundTransparency = 1
  377. Lines.Size = UDim2.new(0, 30, 1, 0)
  378. Lines.ZIndex = 4
  379. Lines.Font = Enum.Font.Code
  380. Lines.Text = "1"
  381. Lines.TextColor3 = Color3.new(1, 1, 1)
  382. Lines.TextSize = 15
  383. Lines.TextYAlignment = Enum.TextYAlignment.Top
  384.  
  385. execute.Name = "execute"
  386. execute.Parent = urmomJailbreakGUI
  387. execute.BackgroundColor3 = Color3.new(1, 1, 1)
  388. execute.BorderSizePixel = 0
  389. execute.Position = UDim2.new(0.648, 0,0.674, 0)
  390. execute.Size = UDim2.new(0, 200, 0, 50)
  391. execute.Font = Enum.Font.SourceSansLight
  392. execute.Text = "Execute."
  393. execute.TextColor3 = Color3.new(0, 0, 0)
  394. execute.TextScaled = true
  395. execute.TextSize = 14
  396. execute.TextWrapped = true
  397. execute.Visible = false
  398.  
  399. clear.Name = "clear"
  400. clear.Parent = urmomJailbreakGUI
  401. clear.BackgroundColor3 = Color3.new(1, 1, 1)
  402. clear.BorderSizePixel = 0
  403. clear.Position = UDim2.new(0.876, 0,0.674, 0)
  404. clear.Size = UDim2.new(0, 200, 0, 50)
  405. clear.Font = Enum.Font.SourceSansLight
  406. clear.Text = "Clear."
  407. clear.TextColor3 = Color3.new(0, 0, 0)
  408. clear.TextScaled = true
  409. clear.TextSize = 14
  410. clear.TextWrapped = true
  411. clear.Visible = false
  412. loadingtext.Text = string.upper(texts[math.random(1,#texts)])
  413. for i=1,300 do wait()
  414. local timeInCycle = tick() % 2
  415. local cycleAlpha = (function()
  416. local t = (timeInCycle / 2) * 2
  417. if t < 1 then
  418. return 1 / 2 * t*t*t + 0
  419. else
  420. t = t - 2
  421. return 1 / 2 * (t * t * t + 2) + 1
  422. end
  423. end)()
  424.  
  425. LoadingIcon.Rotation = cycleAlpha * 360
  426. end
  427. LoadingFrame.Visible = false
  428. urmombackground.Visible = true
  429. local UserInputService,gui,dragging,dragInput,dragStart,startPos = game:GetService("UserInputService"),urmombackground
  430.  
  431. local function update(input)
  432. local delta = input.Position - dragStart
  433. wait(0.1)
  434. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  435. end
  436.  
  437. gui.InputBegan:Connect(function(input)
  438. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  439. dragging = true
  440. dragStart = input.Position
  441. startPos = gui.Position
  442.  
  443. input.Changed:Connect(function()
  444. if input.UserInputState == Enum.UserInputState.End then
  445. dragging = false
  446. end
  447. end)
  448. end
  449. end)
  450.  
  451. gui.InputChanged:Connect(function(input)
  452. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  453. dragInput = input
  454. end
  455. end)
  456.  
  457. UserInputService.InputChanged:Connect(function(input)
  458. if input == dragInput and dragging then
  459. update(input)
  460. end
  461. end)
  462. gravitybutton.MouseButton1Click:Connect(function()
  463. if game:GetService("Workspace").Gravity == 42 then
  464. game:GetService("Workspace").Gravity = 196.2;
  465. else
  466. game:GetService("Workspace").Gravity = 42;
  467. end
  468. end)
  469. autorobgui.MouseButton1Click:Connect(function()
  470. loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
  471. end)
  472. speedbutton.MouseButton1Click:Connect(function()
  473. if game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed == 200 then
  474. _G.WS = 16;
  475. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  476. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  477. Humanoid.WalkSpeed = _G.WS;
  478. end)
  479. Humanoid.WalkSpeed = _G.WS;
  480. else
  481. _G.WS = 200;
  482. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  483. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  484. Humanoid.WalkSpeed = _G.WS;
  485. end)
  486. Humanoid.WalkSpeed = _G.WS;
  487. end
  488. end)
  489. nitrobutton.MouseButton1Click:Connect(function()
  490. nitrobutton.Text = "Patched."
  491. wait(2)
  492. nitrobutton.Text = "Infinite Nitro"
  493. end)
  494. scriptexecutorbutton.MouseButton1Click:connect(function()
  495. if EditorFrame.Visible == false then
  496. EditorFrame.Visible = true
  497. execute.Visible = true
  498. clear.Visible = true
  499. else
  500. EditorFrame.Visible = false
  501. execute.Visible = false
  502. clear.Visible = false
  503. end
  504. end)
  505. execute.MouseButton1Click:Connect(function()
  506. loadstring(Source.Text)()
  507. end)
  508. clear.MouseButton1Click:Connect(function()
  509. Source.Text = ""
  510. end)
  511. local lua_keywords = {"and", "break", "do", "else", "elseif", "end", "false", "for", "function", "goto", "if", "in", "local", "nil", "not", "or", "repeat", "return", "then", "true", "until", "while"}
  512. local global_env = {"getrawmetatable", "game", "workspace", "script", "math", "string", "table", "print", "wait", "BrickColor", "Color3", "next", "pairs", "ipairs", "select", "unpack", "Instance", "Vector2", "Vector3", "CFrame", "Ray", "UDim2", "Enum", "assert", "error", "warn", "tick", "loadstring", "_G", "shared", "getfenv", "setfenv", "newproxy", "setmetatable", "getmetatable", "os", "debug", "pcall", "ypcall", "xpcall", "rawequal", "rawset", "rawget", "tonumber", "tostring", "type", "typeof", "_VERSION", "coroutine", "delay", "require", "spawn", "LoadLibrary", "settings", "stats", "time", "UserSettings", "version", "Axes", "ColorSequence", "Faces", "ColorSequenceKeypoint", "NumberRange", "NumberSequence", "NumberSequenceKeypoint", "gcinfo", "elapsedTime", "collectgarbage", "PhysicalProperties", "Rect", "Region3", "Region3int16", "UDim", "Vector2int16", "Vector3int16"}
  513.  
  514. local Source = Source
  515. local Lines = Lines
  516.  
  517. local Highlight = function(string, keywords)
  518. local K = {}
  519. local S = string
  520. local Token =
  521. {
  522. ["="] = true,
  523. ["."] = true,
  524. [","] = true,
  525. ["("] = true,
  526. [")"] = true,
  527. ["["] = true,
  528. ["]"] = true,
  529. ["{"] = true,
  530. ["}"] = true,
  531. [":"] = true,
  532. ["*"] = true,
  533. ["/"] = true,
  534. ["+"] = true,
  535. ["-"] = true,
  536. ["%"] = true,
  537. [";"] = true,
  538. ["~"] = true
  539. }
  540. for i, v in pairs(keywords) do
  541. K[v] = true
  542. end
  543. S = S:gsub(".", function(c)
  544. if Token[c] ~= nil then
  545. return "\32"
  546. else
  547. return c
  548. end
  549. end)
  550. S = S:gsub("%S+", function(c)
  551. if K[c] ~= nil then
  552. return c
  553. else
  554. return (" "):rep(#c)
  555. end
  556. end)
  557.  
  558. return S
  559. end
  560.  
  561. local hTokens = function(string)
  562. local Token =
  563. {
  564. ["="] = true,
  565. ["."] = true,
  566. [","] = true,
  567. ["("] = true,
  568. [")"] = true,
  569. ["["] = true,
  570. ["]"] = true,
  571. ["{"] = true,
  572. ["}"] = true,
  573. [":"] = true,
  574. ["*"] = true,
  575. ["/"] = true,
  576. ["+"] = true,
  577. ["-"] = true,
  578. ["%"] = true,
  579. [";"] = true,
  580. ["~"] = true
  581. }
  582. local A = ""
  583. string:gsub(".", function(c)
  584. if Token[c] ~= nil then
  585. A = A .. c
  586. elseif c == "\n" then
  587. A = A .. "\n"
  588. elseif c == "\t" then
  589. A = A .. "\t"
  590. else
  591. A = A .. "\32"
  592. end
  593. end)
  594.  
  595. return A
  596. end
  597.  
  598.  
  599. local strings = function(string)
  600. local highlight = ""
  601. local quote = false
  602. string:gsub(".", function(c)
  603. if quote == false and c == "\"" then
  604. quote = true
  605. elseif quote == true and c == "\"" then
  606. quote = false
  607. end
  608. if quote == false and c == "\"" then
  609. highlight = highlight .. "\""
  610. elseif c == "\n" then
  611. highlight = highlight .. "\n"
  612. elseif c == "\t" then
  613. highlight = highlight .. "\t"
  614. elseif quote == true then
  615. highlight = highlight .. c
  616. elseif quote == false then
  617. highlight = highlight .. "\32"
  618. end
  619. end)
  620.  
  621. return highlight
  622. end
  623.  
  624. local comments = function(string)
  625. local ret = ""
  626. string:gsub("[^\r\n]+", function(c)
  627. local comm = false
  628. local i = 0
  629. c:gsub(".", function(n)
  630. i = i + 1
  631. if c:sub(i, i + 1) == "--" then
  632. comm = true
  633. end
  634. if comm == true then
  635. ret = ret .. n
  636. else
  637. ret = ret .. "\32"
  638. end
  639. end)
  640. ret = ret
  641. end)
  642.  
  643. return ret
  644. end
  645.  
  646. local numbers = function(string)
  647. local A = ""
  648. string:gsub(".", function(c)
  649. if tonumber(c) ~= nil then
  650. A = A .. c
  651. elseif c == "\n" then
  652. A = A .. "\n"
  653. elseif c == "\t" then
  654. A = A .. "\t"
  655. else
  656. A = A .. "\32"
  657. end
  658. end)
  659.  
  660. return A
  661. end
  662.  
  663. local highlight_source = function(type)
  664. if type == "Text" then
  665. Source.Text = Source.Text:gsub("\13", "")
  666. Source.Text = Source.Text:gsub("\t", " ")
  667. local s = Source.Text
  668. Source.Keywords_.Text = Highlight(s, lua_keywords)
  669. Source.Globals_.Text = Highlight(s, global_env)
  670. Source.RemoteHighlight_.Text = Highlight(s, {"FireServer", "fireServer", "InvokeServer", "invokeServer"})
  671. Source.Tokens_.Text = hTokens(s)
  672. Source.Numbers_.Text = numbers(s)
  673. Source.Strings_.Text = strings(s)
  674. local lin = 1
  675. s:gsub("\n", function()
  676. lin = lin + 1
  677. end)
  678. Lines.Text = ""
  679. for i = 1, lin do
  680. Lines.Text = Lines.Text .. i .. "\n"
  681. end
  682. end
  683. end
  684.  
  685. highlight_source("Text")
  686.  
  687. Source.Changed:Connect(highlight_source)
  688. local Mouse = game.Players.LocalPlayer:GetMouse()
  689. local function CircleClick(autorobgui, X, Y)
  690.  
  691. autorobgui.ClipsDescendants = true
  692.  
  693. local Circle = Circle:Clone()
  694. Circle.Parent = autorobgui
  695. local NewX = X - Circle.AbsolutePosition.X
  696. local NewY = Y - Circle.AbsolutePosition.Y
  697. Circle.Position = UDim2.new(0, NewX, 0, NewY)
  698.  
  699. local Size = 0
  700. if autorobgui.AbsoluteSize.X > autorobgui.AbsoluteSize.Y then
  701. Size = autorobgui.AbsoluteSize.X*1.5
  702. elseif autorobgui.AbsoluteSize.X < autorobgui.AbsoluteSize.Y then
  703. Size = autorobgui.AbsoluteSize.Y*1.5
  704. elseif autorobgui.AbsoluteSize.X == autorobgui.AbsoluteSize.Y then print("This place uses a model by Come0n.") --please do not remove!
  705. Size = autorobgui.AbsoluteSize.X*1.5
  706. end
  707.  
  708. local Time = 0.5
  709. Circle:TweenSizeAndPosition(UDim2.new(0, Size, 0, Size), UDim2.new(0.5, -Size/2, 0.5, -Size/2), "Out", "Quad", Time, false, nil)
  710. for i=1,10 do
  711. Circle.ImageTransparency = Circle.ImageTransparency + 0.01
  712. wait(Time/10)
  713. end
  714. Circle:Destroy()
  715. end
  716.  
  717.  
  718. autorobgui.MouseButton1Down:connect(function()
  719. CircleClick(autorobgui, Mouse.X, Mouse.Y)
  720. end)
  721. local function CircleClick2(gravitybutton, X, Y)
  722.  
  723. gravitybutton.ClipsDescendants = true
  724.  
  725. local Circle2 = Circle2:Clone()
  726. Circle2.Parent = gravitybutton
  727. local NewX = X - Circle2.AbsolutePosition.X
  728. local NewY = Y - Circle2.AbsolutePosition.Y
  729. Circle2.Position = UDim2.new(0, NewX, 0, NewY)
  730.  
  731. local Size = 0
  732. if gravitybutton.AbsoluteSize.X > gravitybutton.AbsoluteSize.Y then
  733. Size = gravitybutton.AbsoluteSize.X*1.5
  734. elseif gravitybutton.AbsoluteSize.X < gravitybutton.AbsoluteSize.Y then
  735. Size = gravitybutton.AbsoluteSize.Y*1.5
  736. elseif gravitybutton.AbsoluteSize.X == gravitybutton.AbsoluteSize.Y then print("This place uses a model by Come0n.") --please do not remove!
  737. Size = gravitybutton.AbsoluteSize.X*1.5
  738. end
  739.  
  740. local Time = 0.5
  741. Circle2:TweenSizeAndPosition(UDim2.new(0, Size, 0, Size), UDim2.new(0.5, -Size/2, 0.5, -Size/2), "Out", "Quad", Time, false, nil)
  742. for i=1,10 do
  743. Circle2.ImageTransparency = Circle.ImageTransparency + 0.01
  744. wait(Time/10)
  745. end
  746. Circle2:Destroy()
  747. end
  748.  
  749.  
  750. gravitybutton.MouseButton1Down:connect(function()
  751. CircleClick2(gravitybutton, Mouse.X, Mouse.Y)
  752. end)
  753. local function CircleClick3(nitrobutton, X, Y)
  754.  
  755. nitrobutton.ClipsDescendants = true
  756.  
  757. local Circle3 = Circle3:Clone()
  758. Circle3.Parent = nitrobutton
  759. local NewX = X - Circle3.AbsolutePosition.X
  760. local NewY = Y - Circle3.AbsolutePosition.Y
  761. Circle3.Position = UDim2.new(0, NewX, 0, NewY)
  762.  
  763. local Size = 0
  764. if nitrobutton.AbsoluteSize.X > nitrobutton.AbsoluteSize.Y then
  765. Size = nitrobutton.AbsoluteSize.X*1.5
  766. elseif nitrobutton.AbsoluteSize.X < nitrobutton.AbsoluteSize.Y then
  767. Size = nitrobutton.AbsoluteSize.Y*1.5
  768. elseif nitrobutton.AbsoluteSize.X == nitrobutton.AbsoluteSize.Y then print("This place uses a model by Come0n.") --please do not remove!
  769. Size = nitrobutton.AbsoluteSize.X*1.5
  770. end
  771.  
  772. local Time = 0.5
  773. Circle3:TweenSizeAndPosition(UDim2.new(0, Size, 0, Size), UDim2.new(0.5, -Size/2, 0.5, -Size/2), "Out", "Quad", Time, false, nil)
  774. for i=1,10 do
  775. Circle3.ImageTransparency = Circle3.ImageTransparency +0.01
  776. wait(Time/10)
  777. end
  778. Circle3:Destroy()
  779. end
  780.  
  781.  
  782. nitrobutton.MouseButton1Down:connect(function()
  783. CircleClick3(nitrobutton, Mouse.X, Mouse.Y)
  784. end)
  785. local function CircleClick4(speedbutton, X, Y)
  786.  
  787. speedbutton.ClipsDescendants = true
  788.  
  789. local Circle4 = Circle4:Clone()
  790. Circle4.Parent = speedbutton
  791. local NewX = X - Circle4.AbsolutePosition.X
  792. local NewY = Y - Circle4.AbsolutePosition.Y
  793. Circle4.Position = UDim2.new(0, NewX, 0, NewY)
  794.  
  795. local Size = 0
  796. if speedbutton.AbsoluteSize.X > speedbutton.AbsoluteSize.Y then
  797. Size = speedbutton.AbsoluteSize.X*1.5
  798. elseif speedbutton.AbsoluteSize.X < speedbutton.AbsoluteSize.Y then
  799. Size = nitrobutton.AbsoluteSize.Y*1.5
  800. elseif speedbutton.AbsoluteSize.X == speedbutton.AbsoluteSize.Y then
  801. Size = speedbutton.AbsoluteSize.X*1.5
  802. end
  803.  
  804. local Time = 0.5
  805. Circle4:TweenSizeAndPosition(UDim2.new(0, Size, 0, Size), UDim2.new(0.5, -Size/2, 0.5, -Size/2), "Out", "Quad", Time, false, nil)
  806. for i=1,10 do
  807. Circle4.ImageTransparency = Circle4.ImageTransparency +0.01
  808. wait(Time/10)
  809. end
  810. Circle4:Destroy()
  811. end
  812.  
  813.  
  814. speedbutton.MouseButton1Down:connect(function()
  815. CircleClick4(speedbutton, Mouse.X, Mouse.Y)
  816. end)
  817. else
  818. error("You do not own the asset. Please make sure your using the account you bought it with.")
  819. end
Advertisement
Add Comment
Please, Sign In to add comment