Advertisement
mavythegamer

Untitled

Sep 1st, 2018
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 24.64 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local NitroTab = Instance.new("ScreenGui")
  5. local StartTab = Instance.new("Frame")
  6. local Nitro = Instance.new("TextLabel")
  7. local Hub = Instance.new("TextLabel")
  8. local BlueBack = Instance.new("ImageLabel")
  9. local communitysign = Instance.new("TextLabel")
  10. local Loadingsign = Instance.new("TextLabel")
  11. local Redrose = Instance.new("ImageLabel")
  12. local N = Instance.new("TextLabel")
  13. local H = Instance.new("TextLabel")
  14. local Open = Instance.new("TextButton")
  15. local NTab = Instance.new("Frame")
  16. local Nani1 = Instance.new("TextLabel")
  17. local cmds = Instance.new("TextButton")
  18. local fescripts = Instance.new("TextButton")
  19. local games = Instance.new("TextButton")
  20. local CMDTAB = Instance.new("Frame")
  21. local BlueBack_2 = Instance.new("ImageLabel")
  22. local Redrose_2 = Instance.new("ImageLabel")
  23. local Btools = Instance.new("TextButton")
  24. local Btools_2 = Instance.new("TextButton")
  25. local Fly = Instance.new("TextButton")
  26. local JumpPower = Instance.new("TextButton")
  27. local PLACEHOLDER = Instance.new("TextButton")
  28. local Kill = Instance.new("TextButton")
  29. local NoClip = Instance.new("TextButton")
  30. local Rape = Instance.new("TextButton")
  31. local Rape_2 = Instance.new("TextButton")
  32. local STools = Instance.new("TextButton")
  33. local STools_2 = Instance.new("TextButton")
  34. local Value = Instance.new("TextBox")
  35. local WalkSpeed = Instance.new("TextButton")
  36. local TextLabel = Instance.new("TextLabel")
  37. local TextLabel_2 = Instance.new("TextLabel")
  38. local TextLabel_3 = Instance.new("TextLabel")
  39. local FESCRIPT = Instance.new("Frame")
  40. local TextLabel_4 = Instance.new("TextLabel")
  41. local Games = Instance.new("Frame")
  42. local JTitle = Instance.new("TextLabel")
  43. local PTitle = Instance.new("TextLabel")
  44. local SpamA = Instance.new("TextButton")
  45. local FKey = Instance.new("TextButton")
  46. local Shogun = Instance.new("TextButton")
  47. local GunP = Instance.new("TextButton")
  48. local Ak4 = Instance.new("TextButton")
  49. local InfN = Instance.new("TextButton")
  50. local infJ = Instance.new("TextButton")
  51. local NoContent = Instance.new("TextButton")
  52. local esp = Instance.new("TextButton")
  53. local NoContent_2 = Instance.new("TextButton")
  54. local NoContent_3 = Instance.new("TextButton")
  55. local NoContent_4 = Instance.new("TextButton")
  56. local Title = Instance.new("TextLabel")
  57. local Close = Instance.new("TextButton")
  58. --Properties:
  59. NitroTab.Name = "NitroTab"
  60. NitroTab.Parent = game.CoreGui
  61.  
  62. StartTab.Name = "StartTab"
  63. StartTab.Parent = NitroTab
  64. StartTab.BackgroundColor3 = Color3.new(1, 1, 1)
  65. StartTab.BackgroundTransparency = 0.34999999403954
  66. StartTab.Size = UDim2.new(0, 1534, 0, 1000)
  67.  
  68. Nitro.Name = "Nitro"
  69. Nitro.Parent = StartTab
  70. Nitro.BackgroundColor3 = Color3.new(1, 1, 1)
  71. Nitro.BackgroundTransparency = 1
  72. Nitro.Position = UDim2.new(0.346805751, 0, 0.249169439, 0)
  73. Nitro.Size = UDim2.new(0, 255, 0, 73)
  74. Nitro.Font = Enum.Font.Cartoon
  75. Nitro.Text = "Nitro"
  76. Nitro.TextColor3 = Color3.new(0.658824, 0, 0)
  77. Nitro.TextScaled = true
  78. Nitro.TextSize = 14
  79. Nitro.TextStrokeTransparency = 0
  80. Nitro.TextWrapped = true
  81.  
  82. Hub.Name = "Hub"
  83. Hub.Parent = StartTab
  84. Hub.BackgroundColor3 = Color3.new(1, 1, 1)
  85. Hub.BackgroundTransparency = 1
  86. Hub.Position = UDim2.new(0.472620577, 0, 0.249169439, 0)
  87. Hub.Size = UDim2.new(0, 255, 0, 73)
  88. Hub.Font = Enum.Font.Cartoon
  89. Hub.Text = "Hub"
  90. Hub.TextColor3 = Color3.new(0.0392157, 0.133333, 0.658824)
  91. Hub.TextScaled = true
  92. Hub.TextSize = 14
  93. Hub.TextStrokeTransparency = 0
  94. Hub.TextWrapped = true
  95.  
  96. BlueBack.Name = "Blue-Back"
  97. BlueBack.Parent = StartTab
  98. BlueBack.BackgroundColor3 = Color3.new(1, 1, 1)
  99. BlueBack.BackgroundTransparency = 1
  100. BlueBack.Position = UDim2.new(0.4240942, 0, 0.00645307079, 0)
  101. BlueBack.Size = UDim2.new(0, 219, 0, 201)
  102. BlueBack.Image = "rbxassetid://1584524954"
  103.  
  104. communitysign.Name = "community-sign"
  105. communitysign.Parent = StartTab
  106. communitysign.BackgroundColor3 = Color3.new(1, 1, 1)
  107. communitysign.BackgroundTransparency = 1
  108. communitysign.Position = UDim2.new(0.401789308, 0, 0.192235678, 0)
  109. communitysign.Size = UDim2.new(0, 302, 0, 67)
  110. communitysign.Font = Enum.Font.Code
  111. communitysign.Text = "We are the community"
  112. communitysign.TextColor3 = Color3.new(0.0862745, 0.203922, 0.960784)
  113. communitysign.TextSize = 17
  114. communitysign.TextStrokeTransparency = 0
  115. communitysign.TextWrapped = true
  116.  
  117. Loadingsign.Name = "Loading sign"
  118. Loadingsign.Parent = StartTab
  119. Loadingsign.BackgroundColor3 = Color3.new(1, 1, 1)
  120. Loadingsign.BackgroundTransparency = 1
  121. Loadingsign.Position = UDim2.new(0.397001296, 0, 0.523999989, 0)
  122. Loadingsign.Size = UDim2.new(0, 315, 0, 48)
  123. Loadingsign.Font = Enum.Font.Code
  124. Loadingsign.Text = "Loading, Please wait..."
  125. Loadingsign.TextColor3 = Color3.new(0.0784314, 0.184314, 0.886275)
  126. Loadingsign.TextScaled = true
  127. Loadingsign.TextSize = 17
  128. Loadingsign.TextStrokeTransparency = 0
  129. Loadingsign.TextWrapped = true
  130.  
  131. Redrose.Name = "Red-rose"
  132. Redrose.Parent = StartTab
  133. Redrose.BackgroundColor3 = Color3.new(1, 1, 1)
  134. Redrose.BackgroundTransparency = 1
  135. Redrose.Position = UDim2.new(0.455671459, 0, 0.0459999964, 0)
  136. Redrose.Size = UDim2.new(0, 136, 0, 121)
  137. Redrose.Image = "rbxassetid://2102466355"
  138. Redrose.ImageTransparency = 0.20000000298023
  139.  
  140. N.Name = "N"
  141. N.Parent = StartTab
  142. N.BackgroundColor3 = Color3.new(1, 1, 1)
  143. N.BackgroundTransparency = 1
  144. N.Position = UDim2.new(0.45587936, 0, 0.0689172, 0)
  145. N.Size = UDim2.new(0, 58, 0, 74)
  146. N.Font = Enum.Font.Arcade
  147. N.Text = "N"
  148. N.TextColor3 = Color3.new(0.886275, 0, 0)
  149. N.TextSize = 100
  150. N.TextStrokeTransparency = 0
  151. N.TextWrapped = true
  152.  
  153. H.Name = "H"
  154. H.Parent = StartTab
  155. H.BackgroundColor3 = Color3.new(1, 1, 1)
  156. H.BackgroundTransparency = 1
  157. H.Position = UDim2.new(0.493527919, 0, 0.0734713078, 0)
  158. H.Size = UDim2.new(0, 92, 0, 67)
  159. H.Font = Enum.Font.Arcade
  160. H.Text = "H"
  161. H.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  162. H.TextSize = 100
  163. H.TextStrokeTransparency = 0
  164. H.TextWrapped = true
  165.  
  166. Open.Name = "Open"
  167. Open.Parent = NitroTab
  168. Open.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  169. Open.BorderSizePixel = 6
  170. Open.Position = UDim2.new(-0.0271317828, 0, 0.0764119625, 0)
  171. Open.Size = UDim2.new(0, 28, 0, 659)
  172. Open.Font = Enum.Font.Code
  173. Open.Text = ">"
  174. Open.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  175. Open.TextScaled = true
  176. Open.TextSize = 14
  177. Open.TextStrokeTransparency = 0
  178. Open.TextWrapped = true
  179.  
  180. NTab.Name = "NTab"
  181. NTab.Parent = NitroTab
  182. NTab.Active = true
  183. NTab.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  184. NTab.BorderSizePixel = 6
  185. NTab.Position = UDim2.new(0.100000001, 0, -0.601000011, 0)
  186. NTab.Size = UDim2.new(0, 710, 0, 362)
  187.  
  188. Nani1.Name = "Nani1"
  189. Nani1.Parent = NTab
  190. Nani1.BackgroundColor3 = Color3.new(1, 1, 1)
  191. Nani1.BackgroundTransparency = 1
  192. Nani1.Position = UDim2.new(0, 0, -0.0220994484, 0)
  193. Nani1.Size = UDim2.new(0, 174, 0, 53)
  194. Nani1.Font = Enum.Font.Code
  195. Nani1.Text = "Nitro Tab 0.2"
  196. Nani1.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  197. Nani1.TextScaled = true
  198. Nani1.TextSize = 14
  199. Nani1.TextStrokeTransparency = 0
  200. Nani1.TextWrapped = true
  201.  
  202. cmds.Name = "cmds"
  203. cmds.Parent = NTab
  204. cmds.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  205. cmds.BorderSizePixel = 0
  206. cmds.Position = UDim2.new(0.374647886, 0, 0.00552483834, 0)
  207. cmds.Size = UDim2.new(0, 146, 0, 35)
  208. cmds.Font = Enum.Font.Cartoon
  209. cmds.Text = "Commands"
  210. cmds.TextColor3 = Color3.new(1, 0, 0.0156863)
  211. cmds.TextSize = 18
  212. cmds.TextStrokeTransparency = 0
  213.  
  214. fescripts.Name = "fescripts"
  215. fescripts.Parent = NTab
  216. fescripts.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  217. fescripts.BorderSizePixel = 0
  218. fescripts.Position = UDim2.new(0.580281734, 0, 0.00552483834, 0)
  219. fescripts.Size = UDim2.new(0, 146, 0, 35)
  220. fescripts.Font = Enum.Font.Cartoon
  221. fescripts.Text = "FE Scripts"
  222. fescripts.TextColor3 = Color3.new(1, 0, 0.0156863)
  223. fescripts.TextSize = 18
  224. fescripts.TextStrokeTransparency = 0
  225.  
  226. games.Name = "games"
  227. games.Parent = NTab
  228. games.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  229. games.BorderSizePixel = 0
  230. games.Position = UDim2.new(0.785915554, 0, 0.00552483834, 0)
  231. games.Size = UDim2.new(0, 146, 0, 35)
  232. games.Font = Enum.Font.Cartoon
  233. games.Text = "Games"
  234. games.TextColor3 = Color3.new(1, 0, 0.0156863)
  235. games.TextSize = 18
  236. games.TextStrokeTransparency = 0
  237.  
  238. CMDTAB.Name = "CMDTAB"
  239. CMDTAB.Parent = NTab
  240. CMDTAB.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  241. CMDTAB.BorderSizePixel = 2
  242. CMDTAB.Position = UDim2.new(0.0112676052, 0, 0.113259666, 0)
  243. CMDTAB.Size = UDim2.new(0, 696, 0, 314)
  244.  
  245. BlueBack_2.Name = "Blue-Back"
  246. BlueBack_2.Parent = CMDTAB
  247. BlueBack_2.BackgroundColor3 = Color3.new(1, 1, 1)
  248. BlueBack_2.BackgroundTransparency = 1
  249. BlueBack_2.Position = UDim2.new(0.601408422, 0, 0.12545307, 0)
  250. BlueBack_2.Size = UDim2.new(0, 219, 0, 201)
  251. BlueBack_2.Image = "rbxassetid://1584524954"
  252.  
  253. Redrose_2.Name = "Red-rose"
  254. Redrose_2.Parent = CMDTAB
  255. Redrose_2.BackgroundColor3 = Color3.new(1, 1, 1)
  256. Redrose_2.BackgroundTransparency = 1
  257. Redrose_2.Position = UDim2.new(0.685972154, 0, 0.268870771, 0)
  258. Redrose_2.Size = UDim2.new(0, 116, 0, 110)
  259. Redrose_2.Image = "rbxassetid://2102466355"
  260. Redrose_2.ImageTransparency = 0.20000000298023
  261.  
  262. Btools.Name = "Btools"
  263. Btools.Parent = CMDTAB
  264. Btools.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  265. Btools.BorderSizePixel = 2
  266. Btools.Position = UDim2.new(0.238756672, 0, 0.582978487, 0)
  267. Btools.Size = UDim2.new(0, 146, 0, 35)
  268. Btools.Font = Enum.Font.Cartoon
  269. Btools.Text = "PLACE HOLDER..."
  270. Btools.TextColor3 = Color3.new(0.921569, 0, 0.0901961)
  271. Btools.TextSize = 18
  272. Btools.TextStrokeTransparency = 0
  273.  
  274. Btools_2.Name = "Btools"
  275. Btools_2.Parent = CMDTAB
  276. Btools_2.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  277. Btools_2.BorderSizePixel = 2
  278. Btools_2.Position = UDim2.new(0.238756672, 0, 0.326072395, 0)
  279. Btools_2.Size = UDim2.new(0, 146, 0, 35)
  280. Btools_2.Font = Enum.Font.Cartoon
  281. Btools_2.Text = "Btools"
  282. Btools_2.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  283. Btools_2.TextSize = 18
  284. Btools_2.TextStrokeTransparency = 0
  285.  
  286. Fly.Name = "Fly"
  287. Fly.Parent = CMDTAB
  288. Fly.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  289. Fly.BorderSizePixel = 2
  290. Fly.Position = UDim2.new(0.238756672, 0, 0.19623813, 0)
  291. Fly.Size = UDim2.new(0, 146, 0, 35)
  292. Fly.Font = Enum.Font.Cartoon
  293. Fly.Text = "Fly"
  294. Fly.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  295. Fly.TextSize = 18
  296. Fly.TextStrokeTransparency = 0
  297.  
  298. JumpPower.Name = "JumpPower"
  299. JumpPower.Parent = CMDTAB
  300. JumpPower.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  301. JumpPower.BorderSizePixel = 2
  302. JumpPower.Position = UDim2.new(0.238756672, 0, 0.0691663101, 0)
  303. JumpPower.Size = UDim2.new(0, 146, 0, 35)
  304. JumpPower.Font = Enum.Font.Cartoon
  305. JumpPower.Text = "JumpPower"
  306. JumpPower.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  307. JumpPower.TextSize = 18
  308. JumpPower.TextStrokeTransparency = 0
  309.  
  310. PLACEHOLDER.Name = "PLACE HOLDER..."
  311. PLACEHOLDER.Parent = CMDTAB
  312. PLACEHOLDER.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  313. PLACEHOLDER.BorderSizePixel = 2
  314. PLACEHOLDER.Position = UDim2.new(0.0176299401, 0, 0.582978547, 0)
  315. PLACEHOLDER.Size = UDim2.new(0, 146, 0, 35)
  316. PLACEHOLDER.Font = Enum.Font.Cartoon
  317. PLACEHOLDER.Text = "PLACE HOLDER..."
  318. PLACEHOLDER.TextColor3 = Color3.new(0.921569, 0, 0.0901961)
  319. PLACEHOLDER.TextSize = 18
  320. PLACEHOLDER.TextStrokeTransparency = 0
  321.  
  322. Kill.Name = "Kill"
  323. Kill.Parent = CMDTAB
  324. Kill.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  325. Kill.BorderSizePixel = 2
  326. Kill.Position = UDim2.new(0.0176299401, 0, 0.326072425, 0)
  327. Kill.Size = UDim2.new(0, 146, 0, 35)
  328. Kill.Font = Enum.Font.Cartoon
  329. Kill.Text = "Kill Player"
  330. Kill.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  331. Kill.TextSize = 18
  332. Kill.TextStrokeTransparency = 0
  333.  
  334. NoClip.Name = "NoClip"
  335. NoClip.Parent = CMDTAB
  336. NoClip.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  337. NoClip.BorderSizePixel = 2
  338. NoClip.Position = UDim2.new(0.0176299401, 0, 0.19623813, 0)
  339. NoClip.Size = UDim2.new(0, 146, 0, 35)
  340. NoClip.Font = Enum.Font.Cartoon
  341. NoClip.Text = "NoClip"
  342. NoClip.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  343. NoClip.TextSize = 18
  344. NoClip.TextStrokeTransparency = 0
  345.  
  346. Rape.Name = "Rape"
  347. Rape.Parent = CMDTAB
  348. Rape.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  349. Rape.BorderSizePixel = 2
  350. Rape.Position = UDim2.new(0.238756672, 0, 0.710050404, 0)
  351. Rape.Size = UDim2.new(0, 146, 0, 35)
  352. Rape.Font = Enum.Font.Cartoon
  353. Rape.Text = "PLACE HOLDER..."
  354. Rape.TextColor3 = Color3.new(0.921569, 0, 0.0901961)
  355. Rape.TextSize = 18
  356. Rape.TextStrokeTransparency = 0
  357.  
  358. Rape_2.Name = "Rape"
  359. Rape_2.Parent = CMDTAB
  360. Rape_2.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  361. Rape_2.BorderSizePixel = 2
  362. Rape_2.Position = UDim2.new(0.238756672, 0, 0.453144282, 0)
  363. Rape_2.Size = UDim2.new(0, 146, 0, 35)
  364. Rape_2.Font = Enum.Font.Cartoon
  365. Rape_2.Text = "Rape"
  366. Rape_2.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  367. Rape_2.TextSize = 18
  368. Rape_2.TextStrokeTransparency = 0
  369.  
  370. STools.Name = "STools"
  371. STools.Parent = CMDTAB
  372. STools.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  373. STools.BorderSizePixel = 2
  374. STools.Position = UDim2.new(0.0176299401, 0, 0.453144282, 0)
  375. STools.Size = UDim2.new(0, 146, 0, 35)
  376. STools.Font = Enum.Font.Cartoon
  377. STools.Text = "Steal Tools"
  378. STools.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  379. STools.TextSize = 18
  380. STools.TextStrokeTransparency = 0
  381.  
  382. STools_2.Name = "STools"
  383. STools_2.Parent = CMDTAB
  384. STools_2.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  385. STools_2.BorderSizePixel = 2
  386. STools_2.Position = UDim2.new(0.0176299401, 0, 0.710050404, 0)
  387. STools_2.Size = UDim2.new(0, 146, 0, 35)
  388. STools_2.Font = Enum.Font.Cartoon
  389. STools_2.Text = "PLACE HOLDER..."
  390. STools_2.TextColor3 = Color3.new(0.921569, 0, 0.0901961)
  391. STools_2.TextSize = 18
  392. STools_2.TextStrokeTransparency = 0
  393.  
  394. Value.Name = "Value"
  395. Value.Parent = CMDTAB
  396. Value.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  397. Value.BorderSizePixel = 2
  398. Value.Position = UDim2.new(0.577464819, 0, 0.900552511, 0)
  399. Value.Size = UDim2.new(0, 289, 0, 23)
  400. Value.Font = Enum.Font.Code
  401. Value.Text = "Enter Value..."
  402. Value.TextSize = 18
  403. Value.TextXAlignment = Enum.TextXAlignment.Left
  404.  
  405. WalkSpeed.Name = "WalkSpeed"
  406. WalkSpeed.Parent = CMDTAB
  407. WalkSpeed.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  408. WalkSpeed.BorderSizePixel = 2
  409. WalkSpeed.Position = UDim2.new(0.0176299401, 0, 0.0691663399, 0)
  410. WalkSpeed.Size = UDim2.new(0, 146, 0, 35)
  411. WalkSpeed.Font = Enum.Font.Cartoon
  412. WalkSpeed.Text = "WalkSpeed"
  413. WalkSpeed.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  414. WalkSpeed.TextSize = 18
  415. WalkSpeed.TextStrokeTransparency = 0
  416.  
  417. TextLabel.Parent = CMDTAB
  418. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  419. TextLabel.BackgroundTransparency = 1
  420. TextLabel.Position = UDim2.new(0.685344815, 0, 0.308917195, 0)
  421. TextLabel.Size = UDim2.new(0, 58, 0, 74)
  422. TextLabel.Font = Enum.Font.Arcade
  423. TextLabel.Text = "N"
  424. TextLabel.TextColor3 = Color3.new(0.886275, 0, 0)
  425. TextLabel.TextSize = 100
  426. TextLabel.TextStrokeTransparency = 0
  427. TextLabel.TextWrapped = true
  428.  
  429. TextLabel_2.Parent = CMDTAB
  430. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  431. TextLabel_2.BackgroundTransparency = 1
  432. TextLabel_2.Position = UDim2.new(0.739942491, 0, 0.318471313, 0)
  433. TextLabel_2.Size = UDim2.new(0, 92, 0, 67)
  434. TextLabel_2.Font = Enum.Font.Arcade
  435. TextLabel_2.Text = "H"
  436. TextLabel_2.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  437. TextLabel_2.TextSize = 100
  438. TextLabel_2.TextStrokeTransparency = 0
  439. TextLabel_2.TextWrapped = true
  440.  
  441. TextLabel_3.Parent = CMDTAB
  442. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  443. TextLabel_3.BackgroundTransparency = 1
  444. TextLabel_3.Position = UDim2.new(0.551724136, 0, 0.659235656, 0)
  445. TextLabel_3.Size = UDim2.new(0, 302, 0, 67)
  446. TextLabel_3.Font = Enum.Font.Code
  447. TextLabel_3.Text = "We are the community"
  448. TextLabel_3.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  449. TextLabel_3.TextSize = 17
  450. TextLabel_3.TextStrokeTransparency = 0
  451. TextLabel_3.TextWrapped = true
  452.  
  453. FESCRIPT.Name = "FESCRIPT"
  454. FESCRIPT.Parent = NTab
  455. FESCRIPT.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  456. FESCRIPT.BorderSizePixel = 2
  457. FESCRIPT.Position = UDim2.new(0.0112676052, 0, 0.113259666, 0)
  458. FESCRIPT.Size = UDim2.new(0, 696, 0, 314)
  459. FESCRIPT.Visible = false
  460.  
  461. TextLabel_4.Parent = FESCRIPT
  462. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  463. TextLabel_4.BackgroundTransparency = 1
  464. TextLabel_4.Position = UDim2.new(0.239942536, 0, 0.34394905, 0)
  465. TextLabel_4.Size = UDim2.new(0, 361, 0, 50)
  466. TextLabel_4.Font = Enum.Font.SourceSans
  467. TextLabel_4.Text = "FE SCRIPTS"
  468. TextLabel_4.TextColor3 = Color3.new(0.0784314, 0.188235, 0.898039)
  469. TextLabel_4.TextScaled = true
  470. TextLabel_4.TextSize = 14
  471. TextLabel_4.TextStrokeTransparency = 0
  472. TextLabel_4.TextWrapped = true
  473.  
  474. Games.Name = "Games"
  475. Games.Parent = NTab
  476. Games.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  477. Games.BorderSizePixel = 2
  478. Games.Position = UDim2.new(0.0112676052, 0, 0.113259666, 0)
  479. Games.Size = UDim2.new(0, 696, 0, 314)
  480. Games.Visible = false
  481.  
  482. JTitle.Name = "JTitle"
  483. JTitle.Parent = Games
  484. JTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  485. JTitle.BackgroundTransparency = 1
  486. JTitle.Position = UDim2.new(0.125, 0, 0.0127388537, 0)
  487. JTitle.Size = UDim2.new(0, 147, 0, 50)
  488. JTitle.Font = Enum.Font.SourceSans
  489. JTitle.Text = "JailBreak"
  490. JTitle.TextColor3 = Color3.new(0.0784314, 0.188235, 0.898039)
  491. JTitle.TextScaled = true
  492. JTitle.TextSize = 14
  493. JTitle.TextStrokeTransparency = 0
  494. JTitle.TextWrapped = true
  495.  
  496. PTitle.Name = "PTitle"
  497. PTitle.Parent = Games
  498. PTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  499. PTitle.BackgroundTransparency = 1
  500. PTitle.Position = UDim2.new(0.577586174, 0, 0.0127388537, 0)
  501. PTitle.Size = UDim2.new(0, 212, 0, 50)
  502. PTitle.Font = Enum.Font.SourceSans
  503. PTitle.Text = "Phantom Forces"
  504. PTitle.TextColor3 = Color3.new(0.0784314, 0.188235, 0.898039)
  505. PTitle.TextScaled = true
  506. PTitle.TextSize = 14
  507. PTitle.TextStrokeTransparency = 0
  508. PTitle.TextWrapped = true
  509.  
  510. SpamA.Name = "SpamA"
  511. SpamA.Parent = Games
  512. SpamA.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  513. SpamA.BorderSizePixel = 2
  514. SpamA.Position = UDim2.new(0.0174882859, 0, 0.3767111, 0)
  515. SpamA.Size = UDim2.new(0, 146, 0, 35)
  516. SpamA.Font = Enum.Font.Cartoon
  517. SpamA.Text = "Spam Arrest"
  518. SpamA.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  519. SpamA.TextSize = 18
  520. SpamA.TextStrokeTransparency = 0
  521.  
  522. FKey.Name = "FKey"
  523. FKey.Parent = Games
  524. FKey.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  525. FKey.BorderSizePixel = 2
  526. FKey.Position = UDim2.new(0.234389693, 0, 0.3767111, 0)
  527. FKey.Size = UDim2.new(0, 146, 0, 35)
  528. FKey.Font = Enum.Font.Cartoon
  529. FKey.Text = "Free Keycard"
  530. FKey.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  531. FKey.TextSize = 18
  532. FKey.TextStrokeTransparency = 0
  533.  
  534. Shogun.Name = "Shogun"
  535. Shogun.Parent = Games
  536. Shogun.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  537. Shogun.BorderSizePixel = 2
  538. Shogun.Position = UDim2.new(0.0174882878, 0, 0.512070239, 0)
  539. Shogun.Size = UDim2.new(0, 146, 0, 35)
  540. Shogun.Font = Enum.Font.Cartoon
  541. Shogun.Text = "Shotgun"
  542. Shogun.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  543. Shogun.TextSize = 18
  544. Shogun.TextStrokeTransparency = 0
  545.  
  546. GunP.Name = "GunP"
  547. GunP.Parent = Games
  548. GunP.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  549. GunP.BorderSizePixel = 2
  550. GunP.Position = UDim2.new(0.234389693, 0, 0.512070239, 0)
  551. GunP.Size = UDim2.new(0, 146, 0, 35)
  552. GunP.Font = Enum.Font.Cartoon
  553. GunP.Text = "Pistol"
  554. GunP.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  555. GunP.TextSize = 18
  556. GunP.TextStrokeTransparency = 0
  557.  
  558. Ak4.Name = "Ak4"
  559. Ak4.Parent = Games
  560. Ak4.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  561. Ak4.BorderSizePixel = 2
  562. Ak4.Position = UDim2.new(0.0174882878, 0, 0.652954161, 0)
  563. Ak4.Size = UDim2.new(0, 146, 0, 35)
  564. Ak4.Font = Enum.Font.Cartoon
  565. Ak4.Text = "Ak47"
  566. Ak4.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  567. Ak4.TextSize = 18
  568. Ak4.TextStrokeTransparency = 0
  569.  
  570. InfN.Name = "InfN"
  571. InfN.Parent = Games
  572. InfN.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  573. InfN.BorderSizePixel = 2
  574. InfN.Position = UDim2.new(0.234389693, 0, 0.652954161, 0)
  575. InfN.Size = UDim2.new(0, 146, 0, 35)
  576. InfN.Font = Enum.Font.Cartoon
  577. InfN.Text = "Infinite Nitro"
  578. InfN.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  579. InfN.TextSize = 18
  580. InfN.TextStrokeTransparency = 0
  581.  
  582. infJ.Name = "infJ"
  583. infJ.Parent = Games
  584. infJ.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  585. infJ.BorderSizePixel = 2
  586. infJ.Position = UDim2.new(0.731714487, 0, 0.374951601, 0)
  587. infJ.Size = UDim2.new(0, 146, 0, 35)
  588. infJ.Font = Enum.Font.Cartoon
  589. infJ.Text = "Infinite Jump"
  590. infJ.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  591. infJ.TextSize = 18
  592. infJ.TextStrokeTransparency = 0
  593.  
  594. NoContent.Name = "NoContent"
  595. NoContent.Parent = Games
  596. NoContent.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  597. NoContent.BorderSizePixel = 2
  598. NoContent.Position = UDim2.new(0.733151257, 0, 0.513495505, 0)
  599. NoContent.Size = UDim2.new(0, 146, 0, 35)
  600. NoContent.Font = Enum.Font.Cartoon
  601. NoContent.Text = "[NO CONTENT]"
  602. NoContent.TextColor3 = Color3.new(1, 0, 0.0156863)
  603. NoContent.TextSize = 18
  604. NoContent.TextStrokeTransparency = 0
  605.  
  606. esp.Name = "esp"
  607. esp.Parent = Games
  608. esp.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  609. esp.BorderSizePixel = 2
  610. esp.Position = UDim2.new(0.514813066, 0, 0.374951601, 0)
  611. esp.Size = UDim2.new(0, 146, 0, 35)
  612. esp.Font = Enum.Font.Cartoon
  613. esp.Text = "ESP"
  614. esp.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  615. esp.TextSize = 18
  616. esp.TextStrokeTransparency = 0
  617.  
  618. NoContent_2.Name = "NoContent"
  619. NoContent_2.Parent = Games
  620. NoContent_2.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  621. NoContent_2.BorderSizePixel = 2
  622. NoContent_2.Position = UDim2.new(0.733151257, 0, 0.654379427, 0)
  623. NoContent_2.Size = UDim2.new(0, 146, 0, 35)
  624. NoContent_2.Font = Enum.Font.Cartoon
  625. NoContent_2.Text = "[NO CONTENT]"
  626. NoContent_2.TextColor3 = Color3.new(1, 0, 0.0156863)
  627. NoContent_2.TextSize = 18
  628. NoContent_2.TextStrokeTransparency = 0
  629.  
  630. NoContent_3.Name = "NoContent"
  631. NoContent_3.Parent = Games
  632. NoContent_3.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  633. NoContent_3.BorderSizePixel = 2
  634. NoContent_3.Position = UDim2.new(0.516249835, 0, 0.513495505, 0)
  635. NoContent_3.Size = UDim2.new(0, 146, 0, 35)
  636. NoContent_3.Font = Enum.Font.Cartoon
  637. NoContent_3.Text = "[NO CONTENT]"
  638. NoContent_3.TextColor3 = Color3.new(1, 0, 0.0156863)
  639. NoContent_3.TextSize = 18
  640. NoContent_3.TextStrokeTransparency = 0
  641.  
  642. NoContent_4.Name = "NoContent"
  643. NoContent_4.Parent = Games
  644. NoContent_4.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  645. NoContent_4.BorderSizePixel = 2
  646. NoContent_4.Position = UDim2.new(0.516249835, 0, 0.654379427, 0)
  647. NoContent_4.Size = UDim2.new(0, 146, 0, 35)
  648. NoContent_4.Font = Enum.Font.Cartoon
  649. NoContent_4.Text = "[NO CONTENT]"
  650. NoContent_4.TextColor3 = Color3.new(1, 0, 0.0156863)
  651. NoContent_4.TextSize = 18
  652. NoContent_4.TextStrokeTransparency = 0
  653.  
  654. Title.Name = "Title"
  655. Title.Parent = NTab
  656. Title.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  657. Title.BorderSizePixel = 0
  658. Title.Position = UDim2.new(0.374647886, 0, -0.00276243105, 0)
  659. Title.Size = UDim2.new(0, 5, 0, 42)
  660. Title.Font = Enum.Font.Code
  661. Title.Text = ""
  662. Title.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  663. Title.TextScaled = true
  664. Title.TextSize = 14
  665. Title.TextStrokeTransparency = 0
  666. Title.TextWrapped = true
  667.  
  668. Close.Name = "Close"
  669. Close.Parent = NitroTab
  670. Close.BackgroundColor3 = Color3.new(1, 1, 0.160784)
  671. Close.BorderSizePixel = 6
  672. Close.Position = UDim2.new(0, 0, 0.0764119625, 0)
  673. Close.Size = UDim2.new(0, 28, 0, 659)
  674. Close.Visible = false
  675. Close.Font = Enum.Font.Code
  676. Close.Text = "<"
  677. Close.TextColor3 = Color3.new(0.054902, 0.12549, 0.588235)
  678. Close.TextScaled = true
  679. Close.TextSize = 14
  680. Close.TextStrokeTransparency = 0
  681. Close.TextWrapped = true
  682. -- Scripts:
  683.  
  684. wait(5)
  685. Open:TweenPosition(UDim2.new(0,0,0.076,0), "Out", "Quad", 0.6)
  686. wait(0.5)
  687. StartTab.Visible = false
  688.  
  689. Open.MouseButton1Down:connect(function()
  690.     NTab:TweenPosition(UDim2.new(0.399,0,0.332,0), "Out", "Quad", 0.6)
  691.     Open.Visible = false
  692.     Close.Visible = true
  693. end)
  694.  
  695. Close.MouseButton1Down:connect(function()
  696.     NTab:TweenPosition(UDim2.new(0.399,0,-0.601,0), "Out", "Quad", 0.6)
  697.     Open.Visible = true
  698.     Close.Visible = false
  699. end)
  700.  
  701. WalkSpeed.MouseButton1Down:connect(function()
  702.     game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = Value.Text
  703. end)
  704.  
  705. JumpPower.MouseButton1Down:connect(function()
  706.     game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = Value.Text
  707. end)
  708.  
  709. cmds.MouseButton1Down:connect(function()
  710.     CMDTAB.Visible = true
  711.     FESCRIPT.Visible = false
  712.     Games.Visible = false
  713. end)
  714.  
  715. fescripts.MouseButton1Down:connect(function()
  716.     CMDTAB.Visible = false
  717.     FESCRIPT.Visible = true
  718.     Games.Visible = false
  719. end)
  720.  
  721. games.MouseButton1Down:connect(function()
  722.     CMDTAB.Visible = false
  723.     FESCRIPT.Visible = false
  724.     Games.Visible = true
  725. end)
  726.  
  727. FKey.MouseButton1Down:connect(function()
  728.     game:GetService("Players").LocalPlayer.TeamValue.Value= "Police"
  729. end)
  730.  
  731. SpamA.MouseButton1Down:connect(function()
  732.     local Player = game:GetService("Players").LocalPlayer
  733.     wait(0.5)
  734.     for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
  735.         repeat
  736.             wait()
  737.             Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  738.         until v.Team.Name ~= "Criminal"
  739.     end
  740. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement