marcelslibrary

aurorav2.3

May 18th, 2019
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 198.71 KB | None | 0 0
  1. local aurora = Instance.new("ScreenGui")
  2. local logo = Instance.new("TextLabel")
  3. local logoversion = Instance.new("TextLabel")
  4. local keybindguivalue = Instance.new("TextBox")
  5. local noclipkeyvalue = Instance.new("TextBox")
  6. local FOVvalue = Instance.new("TextBox")
  7. local snd = Instance.new("Sound")
  8. local madeby = Instance.new("TextLabel")
  9. snd.Volume = 1
  10. snd.SoundId = "rbxassetid://1839318703"
  11. snd.Parent = game.Workspace
  12. wait(snd.IsLoaded)
  13. snd.Name = "HQ4T-1AP4-94FZ"
  14.  
  15. _G.IntroMusic = false
  16. _G.RemoveBlur = false
  17. _G.Draggable = false
  18. _G.InfNitro = false
  19. _G.InfNitroServer = false
  20. _G.InfAmmo = false
  21. _G.FullBright = false
  22. _G.OpenGarage = false
  23. _G.Gravity = false
  24. _G.OpenShop = false
  25. _G.Annoy = false
  26. _G.Hover = false
  27. _G.NoClip = false
  28. _G.Suspension = false
  29. _G.CarPlate = false
  30. _G.FirstPerson = false
  31. _G.KeyBind = false
  32. _G.Speed = false
  33. _G.Emotes = false
  34. _G.InfJump = false
  35. _G.RobAll = false
  36. _G.Crosshair = false
  37. _G.GunSkin = false
  38. _G.Icons = false
  39. _G.Recoil = false
  40. _G.Spread = false
  41. _G.FireRate = false
  42. _G.FOV = false
  43. _G.InstaATM = false
  44. _G.Pickpocket = false
  45.  
  46. aurora.Name = "aurora"
  47. aurora.Parent = game.CoreGui
  48. logo.Name = "logo"
  49. logo.Parent = aurora
  50. logo.BackgroundColor3 = Color3.new(1, 1, 1)
  51. logo.BackgroundTransparency = 1
  52. logo.Position = UDim2.new(-0.0654321015, 0, -0.0331695341, 0)
  53. logo.Size = UDim2.new(0, 509, 0, 139)
  54. logo.Font = Enum.Font.SourceSans
  55. logo.Text = "Aurora"
  56. logo.TextColor3 = Color3.new(1, 1, 1)
  57. logo.TextSize = 80
  58. logoversion.Name = "logoversion"
  59. logoversion.Parent = logo
  60. logoversion.BackgroundColor3 = Color3.new(1, 1, 1)
  61. logoversion.BackgroundTransparency = 1
  62. logoversion.Position = UDim2.new(0.504911602, 0, 0.424543619, 0)
  63. logoversion.Size = UDim2.new(0, 200, 0, 50)
  64. logoversion.Font = Enum.Font.SourceSans
  65. logoversion.Text = "V2.3"
  66. logoversion.TextColor3 = Color3.new(1, 1, 1)
  67. logoversion.TextSize = 14
  68. madeby.Name = "madeby"
  69. madeby.Parent = logo
  70. madeby.BackgroundColor3 = Color3.new(1, 1, 1)
  71. madeby.BackgroundTransparency = 1
  72. madeby.Position = UDim2.new(0.227897853, 0, 0.510874569, 0)
  73. madeby.Size = UDim2.new(0, 200, 0, 50)
  74. madeby.Font = Enum.Font.SourceSans
  75. madeby.Text = "Made By Marcel#4383"
  76. madeby.TextColor3 = Color3.new(1, 1, 1)
  77. madeby.TextSize = 14
  78. --random functions
  79. function autopyramid ()
  80. local G=game:GetService("Players")
  81. local H=G.LocalPlayer;
  82. local E=game:GetService("TweenService")
  83. local a4=H.Character
  84. local a5 = CFrame.new(-1047.69,17.73,-488.33)
  85. -- Function
  86. function tweenMove(_,a0)
  87. local a1=Instance.new("CFrameValue")
  88. a1.Value=_:GetPrimaryPartCFrame()
  89. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  90. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  91. local a3=E:Create(a1,a2,{Value=a0})
  92. a3:Play()
  93. end;
  94.  
  95. tweenMove(a4,a5) -- Calling the function
  96. wait(10)
  97. game:GetService'VirtualUser':SetKeyDown("w")
  98. wait (.1)
  99. game:GetService'VirtualUser':SetKeyUp("w")
  100. wait (.1)
  101. game:GetService'VirtualUser':SetKeyDown("s")
  102. wait (.1)
  103. game:GetService'VirtualUser':SetKeyUp("s")
  104. local G=game:GetService("Players")
  105. local H=G.LocalPlayer;
  106. local E=game:GetService("TweenService")
  107. local a4=H.Character
  108. local a5 = CFrame.new(1015,13273,630)
  109. -- Function
  110. function tweenMove(_,a0)
  111. local a1=Instance.new("CFrameValue")
  112. a1.Value=_:GetPrimaryPartCFrame()
  113. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  114. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  115. local a3=E:Create(a1,a2,{Value=a0})
  116. a3:Play()
  117. end;
  118.  
  119. tweenMove(a4,a5) -- Calling the function\ocal G=game:GetService("Players")
  120. wait(20)
  121. local H=G.LocalPlayer;
  122. local E=game:GetService("TweenService")
  123. local a4=H.Character
  124. local a5 = CFrame.new(1230.88,13244.095,383.5)
  125. -- Function
  126. function tweenMove(_,a0)
  127. local a1=Instance.new("CFrameValue")
  128. a1.Value=_:GetPrimaryPartCFrame()
  129. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  130. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  131. local a3=E:Create(a1,a2,{Value=a0})
  132. a3:Play()
  133. end;
  134.  
  135. tweenMove(a4,a5) -- Calling the function
  136. game:GetService'VirtualUser':SetKeyDown("w")
  137. wait (.1)
  138. game:GetService'VirtualUser':SetKeyUp("w")
  139. wait (.1)
  140. game:GetService'VirtualUser':SetKeyDown("s")
  141. wait (.1)
  142. game:GetService'VirtualUser':SetKeyUp("s")
  143. wait(3)
  144. local G=game:GetService("Players")
  145. local H=G.LocalPlayer;
  146. local E=game:GetService("TweenService")
  147. local a4=H.Character
  148. local a5 = CFrame.new(2042.6, 26, 351.3)
  149. -- Function
  150. function tweenMove(_,a0)
  151. local a1=Instance.new("CFrameValue")
  152. a1.Value=_:GetPrimaryPartCFrame()
  153. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  154. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  155. local a3=E:Create(a1,a2,{Value=a0})
  156. a3:Play()
  157. end;
  158.  
  159. tweenMove(a4,a5) -- Calling the function
  160. end
  161. function ROBbank ()
  162. local G=game:GetService("Players")
  163. local H=G.LocalPlayer;
  164. local E=game:GetService("TweenService")
  165. local a4=H.Character
  166. local a5 = CFrame.new(735,0.7,489)
  167. -- Function
  168. function tweenMove(_,a0)
  169. local a1=Instance.new("CFrameValue")
  170. a1.Value=_:GetPrimaryPartCFrame()
  171. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  172. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  173. local a3=E:Create(a1,a2,{Value=a0})
  174. a3:Play()
  175. end;
  176. tweenMove(a4,a5) -- Calling the function
  177. wait(1.5)
  178. local G=game:GetService("Players")
  179. local H=G.LocalPlayer;
  180. local E=game:GetService("TweenService")
  181. local a4=H.Character
  182. local a5 = CFrame.new(755,0.7,479)
  183. -- Function
  184. function tweenMove(_,a0)
  185. local a1=Instance.new("CFrameValue")
  186. a1.Value=_:GetPrimaryPartCFrame()
  187. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  188. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  189. local a3=E:Create(a1,a2,{Value=a0})
  190. a3:Play()
  191. end;
  192. tweenMove(a4,a5) -- Calling the function
  193. wait(30)
  194. local G=game:GetService("Players")
  195. local H=G.LocalPlayer;
  196. local E=game:GetService("TweenService")
  197. local a4=H.Character
  198. local a5 = CFrame.new(2042.6, 26, 351.3)
  199. -- Function
  200. function tweenMove(_,a0)
  201. local a1=Instance.new("CFrameValue")
  202. a1.Value=_:GetPrimaryPartCFrame()
  203. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  204. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  205. local a3=E:Create(a1,a2,{Value=a0})
  206. a3:Play()
  207. end;
  208. tweenMove(a4,a5) -- Calling the function
  209. end
  210.  
  211. function OPbank ()
  212. local G=game:GetService("Players")
  213. local H=G.LocalPlayer;
  214. local E=game:GetService("TweenService")
  215. local a4=H.Character
  216. local a5 = CFrame.new(634,25,529)
  217. -- Function
  218. function tweenMove(_,a0)
  219. local a1=Instance.new("CFrameValue")
  220. a1.Value=_:GetPrimaryPartCFrame()
  221. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  222. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/1100,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  223. local a3=E:Create(a1,a2,{Value=a0})
  224. a3:Play()
  225. end;
  226.  
  227. tweenMove(a4,a5) -- Calling the function
  228. wait(10)
  229. if game.Workspace.ObjectSelection.HackComputer:FindFirstChild("HackComputer") then
  230. game.Workspace.ObjectSelection.HackComputer.HackComputer.HackComputer.Event:FireServer()
  231. wait(0.1)
  232. local G=game:GetService("Players")
  233. local H=G.LocalPlayer;
  234. local E=game:GetService("TweenService")
  235. local a4=H.Character
  236. local a5 = CFrame.new(735,0.7,489)
  237. -- Function
  238. function tweenMove(_,a0)
  239. local a1=Instance.new("CFrameValue")
  240. a1.Value=_:GetPrimaryPartCFrame()
  241. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  242. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  243. local a3=E:Create(a1,a2,{Value=a0})
  244. a3:Play()
  245. end;
  246. tweenMove(a4,a5) -- Calling the function
  247. wait(1)
  248. local G=game:GetService("Players")
  249. local H=G.LocalPlayer;
  250. local E=game:GetService("TweenService")
  251. local a4=H.Character
  252. local a5 = CFrame.new(755,0.7,479)
  253. -- Function
  254. function tweenMove(_,a0)
  255. local a1=Instance.new("CFrameValue")
  256. a1.Value=_:GetPrimaryPartCFrame()
  257. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  258. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  259. local a3=E:Create(a1,a2,{Value=a0})
  260. a3:Play()
  261. end;
  262. tweenMove(a4,a5) -- Calling the function
  263. wait(30)
  264. local G=game:GetService("Players")
  265. local H=G.LocalPlayer;
  266. local E=game:GetService("TweenService")
  267. local a4=H.Character
  268. local a5 = CFrame.new(2042.6, 26, 351.3)
  269. -- Function
  270. function tweenMove(_,a0)
  271. local a1=Instance.new("CFrameValue")
  272. a1.Value=_:GetPrimaryPartCFrame()
  273. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  274. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  275. local a3=E:Create(a1,a2,{Value=a0})
  276. a3:Play()
  277. end;
  278. tweenMove(a4,a5) -- Calling the function
  279. else
  280. spawn(ROBbank)
  281. end
  282. end
  283. function robcasino ()
  284. local G=game:GetService("Players")
  285. local H=G.LocalPlayer;
  286. local E=game:GetService("TweenService")
  287. local a4=H.Character
  288. local a5 = CFrame.new(1654.4, 26.3, 525.3)
  289. -- Function
  290. function tweenMove(_,a0)
  291. local a1=Instance.new("CFrameValue")
  292. a1.Value=_:GetPrimaryPartCFrame()
  293. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  294. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  295. local a3=E:Create(a1,a2,{Value=a0})
  296. a3:Play()
  297. end;
  298.  
  299. tweenMove(a4,a5) -- Calling the function
  300. wait(40)
  301. local G=game:GetService("Players")
  302. local H=G.LocalPlayer;
  303. local E=game:GetService("TweenService")
  304. local a4=H.Character
  305. local a5 = CFrame.new(2042.6, 26, 351.3)
  306. -- Function
  307. function tweenMove(_,a0)
  308. local a1=Instance.new("CFrameValue")
  309. a1.Value=_:GetPrimaryPartCFrame()
  310. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  311. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  312. local a3=E:Create(a1,a2,{Value=a0})
  313. a3:Play()
  314. end;
  315.  
  316. tweenMove(a4,a5) -- Calling the function
  317. end
  318.  
  319.  
  320.  
  321. function opcasino ()
  322. local G=game:GetService("Players")
  323. local H=G.LocalPlayer;
  324. local E=game:GetService("TweenService")
  325. local a4=H.Character
  326. local a5 = CFrame.new(1740,25,578)
  327. -- Function
  328. function tweenMove(_,a0)
  329. local a1=Instance.new("CFrameValue")
  330. a1.Value=_:GetPrimaryPartCFrame()
  331. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  332. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  333. local a3=E:Create(a1,a2,{Value=a0})
  334. a3:Play()
  335. end;
  336.  
  337. tweenMove(a4,a5) -- Calling the function
  338. wait(6)
  339. for i,v in pairs(game.Workspace.ObjectSelection:GetChildren()) do
  340. if v.Name == "HackComputer" then
  341. if v:FindFirstChild("HackComputer") then
  342. v.HackComputer.HackComputer.Event:FireServer()
  343. else
  344. warn("line 5293")
  345. end
  346.  
  347. end
  348. end
  349. wait(0.5)
  350. local G=game:GetService("Players")
  351. local H=G.LocalPlayer;
  352. local E=game:GetService("TweenService")
  353. local a4=H.Character
  354. local a5 = game.Workspace.ObjectSelection.Lever1.Lever.CFrame
  355. -- Function
  356. function tweenMove(_,a0)
  357. local a1=Instance.new("CFrameValue")
  358. a1.Value=_:GetPrimaryPartCFrame()
  359. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  360. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  361. local a3=E:Create(a1,a2,{Value=a0})
  362. a3:Play()
  363. end;
  364.  
  365. tweenMove(a4,a5) -- Calling the function
  366. wait(1)
  367. game.Workspace.ObjectSelection.Lever1.Lever.Lever.Event:FireServer()
  368. wait(0.5)
  369. local G=game:GetService("Players")
  370. local H=G.LocalPlayer;
  371. local E=game:GetService("TweenService")
  372. local a4=H.Character
  373. local a5 = game.Workspace.ObjectSelection.Lever2.Lever.CFrame
  374. -- Function
  375. function tweenMove(_,a0)
  376. local a1=Instance.new("CFrameValue")
  377. a1.Value=_:GetPrimaryPartCFrame()
  378. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  379. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  380. local a3=E:Create(a1,a2,{Value=a0})
  381. a3:Play()
  382. end;
  383.  
  384. tweenMove(a4,a5) -- Calling the function
  385. wait(1)
  386. game.Workspace.ObjectSelection.Lever2.Lever.Lever.Event:FireServer()
  387. wait(0.5)
  388. local G=game:GetService("Players")
  389. local H=G.LocalPlayer;
  390. local E=game:GetService("TweenService")
  391. local a4=H.Character
  392. local a5 = game.Workspace.ObjectSelection.Lever3.Lever.CFrame
  393. -- Function
  394. function tweenMove(_,a0)
  395. local a1=Instance.new("CFrameValue")
  396. a1.Value=_:GetPrimaryPartCFrame()
  397. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  398. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  399. local a3=E:Create(a1,a2,{Value=a0})
  400. a3:Play()
  401. end;
  402.  
  403. tweenMove(a4,a5) -- Calling the function
  404. wait(1)
  405. game.Workspace.ObjectSelection.Lever3.Lever.Lever.Event:FireServer()
  406. wait(0.5)
  407. local G=game:GetService("Players")
  408. local H=G.LocalPlayer;
  409. local E=game:GetService("TweenService")
  410. local a4=H.Character
  411. local a5 = game.Workspace.ObjectSelection.Lever4.Lever.CFrame
  412. -- Function
  413. function tweenMove(_,a0)
  414. local a1=Instance.new("CFrameValue")
  415. a1.Value=_:GetPrimaryPartCFrame()
  416. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  417. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  418. local a3=E:Create(a1,a2,{Value=a0})
  419. a3:Play()
  420. end;
  421.  
  422. tweenMove(a4,a5) -- Calling the function
  423. wait(1)
  424. game.Workspace.ObjectSelection.Lever4.Lever.Lever.Event:FireServer()
  425. wait(0.5)
  426. local G=game:GetService("Players")
  427. local H=G.LocalPlayer;
  428. local E=game:GetService("TweenService")
  429. local a4=H.Character
  430. local a5 = CFrame.new(1654.4, 26.3, 525.3)
  431. function tweenMove(_,a0)
  432. local a1=Instance.new("CFrameValue")
  433. a1.Value=_:GetPrimaryPartCFrame()
  434. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  435. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  436. local a3=E:Create(a1,a2,{Value=a0})
  437. a3:Play()
  438. end;
  439.  
  440. tweenMove(a4,a5) -- Calling the function
  441. wait(30)
  442. local G=game:GetService("Players")
  443. local H=G.LocalPlayer;
  444. local E=game:GetService("TweenService")
  445. local a4=H.Character
  446. local a5 = CFrame.new(2042.6, 26, 351.3)
  447. -- Function
  448. function tweenMove(_,a0)
  449. local a1=Instance.new("CFrameValue")
  450. a1.Value=_:GetPrimaryPartCFrame()
  451. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  452. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  453. local a3=E:Create(a1,a2,{Value=a0})
  454. a3:Play()
  455. end;
  456.  
  457. tweenMove(a4,a5) -- Calling the function
  458. end
  459.  
  460. function club ()
  461. local G=game:GetService("Players")
  462. local H=G.LocalPlayer;
  463. local E=game:GetService("TweenService")
  464. local a4=H.Character
  465. local a5 = CFrame.new(1369.3,44.2,-150.64)
  466. -- Function
  467. function tweenMove(_,a0)
  468. local a1=Instance.new("CFrameValue")
  469. a1.Value=_:GetPrimaryPartCFrame()
  470. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  471. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  472. local a3=E:Create(a1,a2,{Value=a0})
  473. a3:Play()
  474. end;
  475.  
  476. tweenMove(a4,a5) -- Calling the function
  477. wait(10)
  478. local G=game:GetService("Players")
  479. local H=G.LocalPlayer;
  480. local E=game:GetService("TweenService")
  481. local a4=H.Character
  482. local a5 = CFrame.new(1347,143,-100)
  483. -- Function
  484. function tweenMove(_,a0)
  485. local a1=Instance.new("CFrameValue")
  486. a1.Value=_:GetPrimaryPartCFrame()
  487. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  488. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  489. local a3=E:Create(a1,a2,{Value=a0})
  490. a3:Play()
  491. end;
  492.  
  493. tweenMove(a4,a5) -- Calling the function
  494. wait(3)
  495. for i,v in pairs(game.Workspace.ObjectSelection:GetDescendants())do
  496. if v.Name =="HackKeyPad" then
  497. if v:FindFirstChild("HackKeyPad") then
  498. v.HackKeyPad.HackKeyPad.Event:FireServer()
  499. local H=G.LocalPlayer;
  500. local E=game:GetService("TweenService")
  501. local a4=H.Character
  502. local a5 = CFrame.new(1329.7, 145.5, -129.3)
  503. -- Function
  504. function tweenMove(_,a0)
  505. local a1=Instance.new("CFrameValue")
  506. a1.Value=_:GetPrimaryPartCFrame()
  507. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  508. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  509. local a3=E:Create(a1,a2,{Value=a0})
  510. a3:Play()
  511. end;
  512.  
  513. tweenMove(a4,a5) -- Calling the function
  514. wait(25)
  515. local G=game:GetService("Players")
  516. local H=G.LocalPlayer;
  517. local E=game:GetService("TweenService")
  518. local a4=H.Character
  519. local a5 = CFrame.new(2042.6, 26, 351.3)
  520. -- Function
  521. function tweenMove(_,a0)
  522. local a1=Instance.new("CFrameValue")
  523. a1.Value=_:GetPrimaryPartCFrame()
  524. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  525. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  526. local a3=E:Create(a1,a2,{Value=a0})
  527. a3:Play()
  528. end;
  529. tweenMove(a4,a5) -- Calling the function
  530.  
  531. else
  532. local H=G.LocalPlayer;
  533. local E=game:GetService("TweenService")
  534. local a4=H.Character
  535. local a5 = CFrame.new(1329.7, 145.5, -129.3)
  536. -- Function
  537. function tweenMove(_,a0)
  538. local a1=Instance.new("CFrameValue")
  539. a1.Value=_:GetPrimaryPartCFrame()
  540. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  541. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  542. local a3=E:Create(a1,a2,{Value=a0})
  543. a3:Play()
  544. end;
  545.  
  546. tweenMove(a4,a5) -- Calling the function
  547. wait(25)
  548.  
  549. local G=game:GetService("Players")
  550. local H=G.LocalPlayer;
  551. local E=game:GetService("TweenService")
  552. local a4=H.Character
  553. local a5 = CFrame.new(2042.6, 26, 351.3)
  554. -- Function
  555. function tweenMove(_,a0)
  556. local a1=Instance.new("CFrameValue")
  557. a1.Value=_:GetPrimaryPartCFrame()
  558. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  559. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  560. local a3=E:Create(a1,a2,{Value=a0})
  561. a3:Play()
  562. end;
  563. tweenMove(a4,a5) -- Calling the function
  564. end
  565. end
  566. end
  567. end
  568.  
  569.  
  570.  
  571. function getray ()
  572. local humpos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  573. local G=game:GetService("Players")
  574. local H=G.LocalPlayer;
  575. local E=game:GetService("TweenService")
  576. local a4=H.Character
  577. local a5 = CFrame.new(-1047.69,17.73,-488.33)
  578. -- Function
  579. function tweenMove(_,a0)
  580. local a1=Instance.new("CFrameValue")
  581. a1.Value=_:GetPrimaryPartCFrame()
  582. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  583. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  584. local a3=E:Create(a1,a2,{Value=a0})
  585. a3:Play()
  586. end;
  587.  
  588. tweenMove(a4,a5) -- Calling the function
  589. wait(10)
  590. game:GetService'VirtualUser':SetKeyDown("w")
  591. wait (.1)
  592. game:GetService'VirtualUser':SetKeyUp("w")
  593. wait (.1)
  594. game:GetService'VirtualUser':SetKeyDown("s")
  595. wait (.1)
  596. game:GetService'VirtualUser':SetKeyUp("s")
  597. local G=game:GetService("Players")
  598. local H=G.LocalPlayer;
  599. local E=game:GetService("TweenService")
  600. local a4=H.Character
  601. local a5 = CFrame.new(1015,13273,630)
  602. -- Function
  603. function tweenMove(_,a0)
  604. local a1=Instance.new("CFrameValue")
  605. a1.Value=_:GetPrimaryPartCFrame()
  606. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  607. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  608. local a3=E:Create(a1,a2,{Value=a0})
  609. a3:Play()
  610. end;
  611.  
  612. tweenMove(a4,a5) -- Calling the function
  613. wait(3)
  614. wait(1)
  615. keypress(67)
  616. wait(0.1)
  617. keyrelease(67)
  618. keypress(67)
  619. wait(0.1)
  620. keyrelease(67)
  621. keypress(67)
  622. wait(0.1)
  623. keyrelease(67)
  624. keypress(67)
  625. wait(0.1)
  626. keyrelease(67)
  627. keypress(67)
  628. wait(0.1)
  629. keyrelease(67)
  630. keypress(67)
  631. wait(0.1)
  632. keyrelease(67)
  633. keypress(67)
  634. wait(0.1)
  635. keyrelease(67)
  636. keypress(67)
  637. wait(0.1)
  638. keyrelease(67)
  639. keypress(67)
  640. wait(0.1)
  641. keyrelease(67)
  642. keypress(67)
  643. wait(0.1)
  644. keyrelease(67)
  645. keypress(67)
  646. wait(0.1)
  647. keyrelease(67)
  648. keypress(67)
  649. wait(0.1)
  650. keyrelease(67)
  651. keypress(67)
  652. wait(0.1)
  653. keyrelease(67)
  654. keypress(67)
  655. wait(0.1)
  656. keyrelease(67)
  657. game.workspace.ObjectSelection.ArkOfTheCluck.ArkOfTheCluck.ArkOfTheCluck.Event:FireServer()
  658. wait(0.5)
  659. local G=game:GetService("Players")
  660. local H=G.LocalPlayer;
  661. local E=game:GetService("TweenService")
  662. local a4=H.Character
  663. local a5 = CFrame.new(1230.88,13244.095,383.5)
  664. -- Function
  665. function tweenMove(_,a0)
  666. local a1=Instance.new("CFrameValue")
  667. a1.Value=_:GetPrimaryPartCFrame()
  668. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  669. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  670. local a3=E:Create(a1,a2,{Value=a0})
  671. a3:Play()
  672. end;
  673.  
  674. tweenMove(a4,a5) -- Calling the function
  675. wait(4)
  676. game:GetService'VirtualUser':SetKeyDown("w")
  677. wait (.1)
  678. game:GetService'VirtualUser':SetKeyUp("w")
  679. wait (.1)
  680. game:GetService'VirtualUser':SetKeyDown("s")
  681. wait (.1)
  682. game:GetService'VirtualUser':SetKeyUp("s")
  683. wait(2)
  684. local G=game:GetService("Players")
  685. local H=G.LocalPlayer;
  686. local E=game:GetService("TweenService")
  687. local a4=H.Character
  688. local a5 = CFrame.new(1335.99,25.5,599.27)
  689. -- Function
  690. function tweenMove(_,a0)
  691. local a1=Instance.new("CFrameValue")
  692. a1.Value=_:GetPrimaryPartCFrame()
  693. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  694. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  695. local a3=E:Create(a1,a2,{Value=a0})
  696. a3:Play()
  697. end;
  698.  
  699. tweenMove(a4,a5) -- Calling the function
  700. wait(4)
  701. game.workspace.ObjectSelection.DeathRay.DeathRay.DeathRay.Event:FireServer()
  702. wait(0.1)
  703. game.workspace.ObjectSelection.DeathRay.DeathRay.DeathRay.Event:FireServer()
  704. wait(0.1)
  705. game.workspace.ObjectSelection.DeathRay.DeathRay.DeathRay.Event:FireServer()
  706. wait(1.7)
  707. local G=game:GetService("Players")
  708. local H=G.LocalPlayer;
  709. local E=game:GetService("TweenService")
  710. local a4=H.Character
  711. local a5 = humpos
  712. -- Function
  713. function tweenMove(_,a0)
  714. local a1=Instance.new("CFrameValue")
  715. a1.Value=_:GetPrimaryPartCFrame()
  716. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  717. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  718. local a3=E:Create(a1,a2,{Value=a0})
  719. a3:Play()
  720. end;
  721.  
  722. tweenMove(a4,a5) -- Calling the function
  723.  
  724. end
  725.  
  726.  
  727. function rgbpistol ()
  728. local pistol = game.Players.LocalPlayer.Backpack:FindFirstChild("Pistol")
  729. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  730. if pistol then
  731. pistol.Handle.Mesh.TextureId = ""
  732. counter = 0
  733. while wait(0.04)do
  734. if _G.GunSkin then
  735. pistol.Handle.Color = Color3.fromHSV(zigzag(counter),1,1)
  736.  
  737. end
  738. end
  739. end
  740. end
  741. function rgbtazer ()
  742. local tazer = game.Players.LocalPlayer.Backpack:FindFirstChild("Tazer")
  743. if tazer then
  744. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  745.  
  746. tazer.Handle.Mesh.TextureId = ""
  747. counter = 0
  748. while wait(0.04)do
  749. if _G.GunSkin then
  750. tazer.Handle.Color = Color3.fromHSV(zigzag(counter),1,1)
  751.  
  752. end
  753. end
  754. end
  755. end
  756. function rgbshotty ()
  757. local shotty = game.Players.LocalPlayer.Backpack:FindFirstChild("Shotgun")
  758. if shotty then
  759. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  760.  
  761. shotty.Handle.Mesh.TextureId = ""
  762. counter = 0
  763. while wait(0.04)do
  764. if _G.GunSkin then
  765. shotty.Handle.Color = Color3.fromHSV(zigzag(counter),1,1)
  766.  
  767. end
  768. end
  769. end
  770. end
  771. function rgbsniper ()
  772. local sniper = game.Players.LocalPlayer.Backpack:FindFirstChild("Sniper")
  773. if sniper then
  774. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  775.  
  776. sniper.Handle.Mesh.TextureId = ""
  777. counter = 0
  778. while wait(0.04)do
  779. if _G.GunSkin then
  780. sniper.Handle.Color = Color3.fromHSV(zigzag(counter),1,1)
  781.  
  782. end
  783. end
  784. end
  785. end
  786. function rgbmp ()
  787. local mp5 = game.Players.LocalPlayer.Backpack:FindFirstChild("MP5")
  788. if mp5 then
  789. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  790.  
  791. mp5.Handle.Mesh.TextureId = ""
  792. counter = 0
  793. while wait(0.04)do
  794. if _G.GunSkin then
  795. mp5.Handle.Color = Color3.fromHSV(zigzag(counter),1,1)
  796.  
  797. end
  798. end
  799. end
  800. end
  801. function rgbAK ()
  802. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  803. local ak = game.Players.LocalPlayer.Backpack:FindFirstChild("AK47")
  804. if ak then
  805.  
  806. ak.Handle.Mesh.TextureId = ""
  807. counter = 0
  808. while wait(0.04)do
  809. if _G.GunSkin then
  810. ak.Handle.Color = Color3.fromHSV(zigzag(counter),1,1)
  811.  
  812. end
  813. end
  814. end
  815. end
  816. function rgbknife ()
  817. local knife = game.Players.LocalPlayer.Backpack:FindFirstChild("Knife")
  818. if knife then
  819. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  820.  
  821. knife.Handle.Mesh.TextureId = ""
  822. counter = 0
  823. while wait(0.04)do
  824. if _G.GunSkin then
  825. knife.Handle.Color = Color3.fromHSV(zigzag(counter),1,1)
  826.  
  827. end
  828. end
  829. end
  830. end
  831. function rgbbaton()
  832. local baton = game.Players.LocalPlayer.Backpack:FindFirstChild("Baton")
  833. if baton then
  834. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  835.  
  836. baton.Handle.Mesh.TextureId = ""
  837. counter = 0
  838. while wait(0.04)do
  839. if _G.GunSkin then
  840. baton.Handle.Color = Color3.fromHSV(zigzag(counter),1,1)
  841.  
  842. end
  843. end
  844. end
  845. end
  846. function rgbdeagle ()
  847.  
  848. local deagle = game.Players.LocalPlayer.Backpack:FindFirstChild("Deagle")
  849. if deagle then
  850. counter = 0
  851. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  852.  
  853. deagle.Handle.Mesh.TextureId = ""
  854.  
  855. while wait(0.04)do
  856. if _G.GunSkin then
  857. deagle.Handle.Color = Color3.fromHSV(zigzag(counter),1,1)
  858.  
  859. end
  860. end
  861. end
  862. end
  863. function rgbnade ()
  864. local nade = game.Players.LocalPlayer.Backpack:FindFirstChild("Grenade")
  865. if nade then
  866.  
  867. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  868. counter = 0
  869. nade.Handle.Mesh.TextureId = ""
  870.  
  871. while wait(0.04)do
  872. if _G.GunSkin then
  873. nade.Handle.Color = Color3.fromHSV(zigzag(counter),1,1)
  874.  
  875. end
  876. end
  877. end
  878. end
  879. function rgbtec ()
  880. local tec = game.Players.LocalPlayer.Backpack:FindFirstChild("TEC9")
  881. if tec then
  882. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  883. counter = 0
  884. tec.Handle.Mesh.TextureId = ""
  885.  
  886. while wait(0.04)do
  887. if _G.GunSkin then
  888. tec.Handle.Color = Color3.fromHSV(zigzag(counter),1,1)
  889.  
  890. end
  891. end
  892. end
  893. end
  894. function rgbspas ()
  895. local spas = game.Players.LocalPlayer.Backpack:FindFirstChild("SPAS")
  896. if spas then
  897. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  898. counter = 0
  899. spas.Handle.Mesh.TextureId = ""
  900.  
  901. while wait(0.04)do
  902. if _G.GunSkin then
  903. spas.Handle.Color = Color3.fromHSV(zigzag(counter),1,1)
  904.  
  905. end
  906. end
  907. end
  908. end
  909. function rgbcuffs ()
  910. local cuff = game.Players.LocalPlayer.Backpack:FindFirstChild("Handcuffs")
  911. if cuff then
  912. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  913. counter = 0
  914. cuff.Handle.Mesh.TextureId = ""
  915.  
  916. while wait(0.04)do
  917. if _G.GunSkin then
  918. cuff.Handle.Color = Color3.fromHSV(zigzag(counter),1,1)
  919.  
  920. end
  921. end
  922. end
  923. end
  924. -- functions end
  925. spawn(function()
  926. while wait(0.04)do
  927. if _G.Icons then
  928. rgbicons.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  929. rgbiconsarrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  930. end
  931. end
  932. end)
  933.  
  934. function actionrgb ()
  935. local gui = game.Players.LocalPlayer.PlayerGui.MainGUI.HelpHUD.ActionHUD
  936. local sprint = gui.LeftShift.LeftShift
  937. local crouch = gui.C.C
  938. local punch = gui.F.F
  939. local phone = gui.M.M
  940. while wait (0.04) do
  941. if _G.Icons then
  942. sprint.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  943. crouch.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  944. phone.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  945. punch.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  946. end
  947. end
  948. end
  949.  
  950. function carrgb ()
  951. local gui = game.Players.LocalPlayer.PlayerGui.MainGUI.HelpHUD.CarHUD
  952. local drift = gui.LeftShift.LeftShift
  953. local siren = gui.F.F
  954. local music = gui.T.T
  955. local phone = gui.M.M
  956. local spike = gui.Q.Q
  957. local boost = gui.LeftControl.LeftControl
  958. local horn = gui.H.H
  959. while wait (0.04) do
  960. if _G.Icons then
  961. drift.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  962. siren.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  963. phone.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  964. spike.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  965. boost.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  966. horn.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  967. music.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  968. end
  969. end
  970. end
  971. function planergb ()
  972. local gui = game.Players.LocalPlayer.PlayerGui.MainGUI.HelpHUD.PlaneHUD
  973. local siren = gui.H.H
  974. local music = gui.L.L
  975. local phone = gui.P.P
  976. local spike = gui.E.E
  977. local boost = gui.T.T
  978. local horn = gui.M.M
  979. local pln = gui.F.F
  980. while wait (0.04) do
  981. if _G.Icons then
  982. siren.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  983. phone.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  984. spike.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  985. boost.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  986. horn.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  987. music.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  988. pln.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  989. end
  990. end
  991. end
  992. function boatrgb ()
  993. local gui = game.Players.LocalPlayer.PlayerGui.MainGUI.HelpHUD.BoatHUD
  994. local siren = gui.H.H
  995. local music = gui.L.L
  996. local boost = gui.T.T
  997. local horn = gui.M.M
  998. local pln = gui.F.F
  999. while wait (0.04) do
  1000. if _G.Icons then
  1001. siren.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1002. boost.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1003. horn.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1004. music.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1005. pln.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1006. end
  1007. end
  1008. end
  1009. function helirgb ()
  1010. local gui = game.Players.LocalPlayer.PlayerGui.MainGUI.HelpHUD.HeliHUD
  1011. local siren = gui.H.H
  1012. local music = gui.E.E
  1013. local boost = gui.L.L
  1014. local horn = gui.P.P
  1015. local ases = gui.Q.Q
  1016. local pln = gui.F.F
  1017. local yeet = gui.C.C
  1018. local plen = gui.T.T
  1019. local pln = gui.M.M
  1020. while wait (0.04) do
  1021. if _G.Icons then
  1022. yeet.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1023. plen.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1024. ases.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1025. siren.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1026. boost.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1027. horn.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1028. music.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1029. pln.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1030. end
  1031. end
  1032. end
  1033. function tankrgb ()
  1034. local gui = game.Players.LocalPlayer.PlayerGui.MainGUI.HelpHUD.TankHUD
  1035. local siren = gui.H.H
  1036. local music = gui.V.V
  1037. local boost = gui.T.T
  1038. local horn = gui.P.P
  1039. local pln = gui.Q.Q
  1040. local eee = gui.M.M
  1041. local tenk = gui.G.G
  1042. local teenk = gui.F.F
  1043. while wait (0.04) do
  1044. if _G.Icons then
  1045. eee.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1046. tenk.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1047. teenk.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1048. siren.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1049. boost.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1050. horn.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1051. music.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1052. pln.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1053. end
  1054. end
  1055. end
  1056. --end
  1057.  
  1058.  
  1059.  
  1060. --topframeteleports
  1061. local TopFrameteleports = Instance.new("Frame")
  1062. TopFrameteleports.Name = "TopFrameteleports"
  1063. TopFrameteleports.Parent = aurora
  1064. TopFrameteleports.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1065. TopFrameteleports.BorderSizePixel = 0
  1066. TopFrameteleports.Position = UDim2.new(0.250270039, 0, 0.137592137, 0)
  1067. TopFrameteleports.Size = UDim2.new(0, 201, 0, 34)
  1068. --topframesettings
  1069. local TopFramesettings = Instance.new("Frame")
  1070. TopFramesettings.Name = "TopFramesettings"
  1071. TopFramesettings.Parent = aurora
  1072. TopFramesettings.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1073. TopFramesettings.BorderSizePixel = 0
  1074. TopFramesettings.Position = UDim2.new(0.861907721, 0, 0.137592107, 0)
  1075. TopFramesettings.Size = UDim2.new(0, 201, 0, 34)
  1076. --topframeteams
  1077. local TopFrameTeams = Instance.new("Frame")
  1078. TopFrameTeams.Name = "TopFrameTeams"
  1079. TopFrameTeams.Parent = aurora
  1080. TopFrameTeams.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1081. TopFrameTeams.BorderSizePixel = 0
  1082. TopFrameTeams.Position = UDim2.new(0.616836846, 0, 0.137592137, 0)
  1083. TopFrameTeams.Size = UDim2.new(0, 201, 0, 34)
  1084. --topframeautorob
  1085. local TopFrameAutorob = Instance.new("Frame")
  1086. TopFrameAutorob.Name = "TopFrameAutorob"
  1087. TopFrameAutorob.Parent = aurora
  1088. TopFrameAutorob.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1089. TopFrameAutorob.BorderSizePixel = 0
  1090. TopFrameAutorob.Position = UDim2.new(0.373485833, 0, 0.436117917, 0)
  1091. TopFrameAutorob.Size = UDim2.new(0, 201, 0, 34)
  1092. --topframemisc
  1093. local TopFramemisc = Instance.new("Frame")
  1094. TopFramemisc.Name = "TopFramemisc"
  1095. TopFramemisc.Parent = aurora
  1096. TopFramemisc.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1097. TopFramemisc.BorderSizePixel = 0
  1098. TopFramemisc.Position = UDim2.new(0.493703455, 0, 0.137592107, 0)
  1099. TopFramemisc.Size = UDim2.new(0, 201, 0, 34)
  1100. --topframeweapons
  1101. local TopFrameWeaponMods = Instance.new("Frame")
  1102. TopFrameWeaponMods.Name = "TopFrameWeaponMods"
  1103. TopFrameWeaponMods.Parent = aurora
  1104. TopFrameWeaponMods.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1105. TopFrameWeaponMods.BorderSizePixel = 0
  1106. TopFrameWeaponMods.Position = UDim2.new(0.372993827, 0, 0.137592092, 0)
  1107. TopFrameWeaponMods.Size = UDim2.new(0, 201, 0, 34)
  1108. --topframecars
  1109. local TopFramevehicle = Instance.new("Frame")
  1110. TopFramevehicle.Name = "TopFramevehicle"
  1111. TopFramevehicle.Parent = aurora
  1112. TopFramevehicle.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1113. TopFramevehicle.BorderSizePixel = 0
  1114. TopFramevehicle.Position = UDim2.new(0.128414348, 0, 0.137592137, 0)
  1115. TopFramevehicle.Size = UDim2.new(0, 201, 0, 34)
  1116. --topframeitems
  1117. local TopFrameItems = Instance.new("Frame")
  1118. TopFrameItems.Name = "TopFrameItems"
  1119. TopFrameItems.Parent = aurora
  1120. TopFrameItems.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1121. TopFrameItems.BorderSizePixel = 0
  1122. TopFrameItems.Position = UDim2.new(0.6167292, 0, 0.300982803, 0)
  1123. TopFrameItems.Size = UDim2.new(0, 201, 0, 34)
  1124. --topframefunctions
  1125. local TopFrameFunctions = Instance.new("Frame")
  1126. TopFrameFunctions.Name = "TopFrameFunctions"
  1127. TopFrameFunctions.Parent = aurora
  1128. TopFrameFunctions.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1129. TopFrameFunctions.BorderSizePixel = 0
  1130. TopFrameFunctions.Position = UDim2.new(0.00661651045, 0, 0.137592137, 0)
  1131. TopFrameFunctions.Size = UDim2.new(0, 201, 0, 34)
  1132. --topframerender
  1133. local TopFrameRender = Instance.new("Frame")
  1134. TopFrameRender.Name = "TopFrameRender"
  1135. TopFrameRender.Parent = aurora
  1136. TopFrameRender.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1137. TopFrameRender.BorderSizePixel = 0
  1138. TopFrameRender.Position = UDim2.new(0.738448679, 0, 0.137592107, 0)
  1139. TopFrameRender.Size = UDim2.new(0, 201, 0, 34)
  1140. --endtopframes
  1141. --rgbsettings
  1142. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1143. counter = 0
  1144. --endrgbsettings
  1145.  
  1146.  
  1147. aurora.Name = "aurora"
  1148. aurora.Parent = game.CoreGui
  1149. logo.Name = "logo"
  1150. logo.Parent = aurora
  1151. logo.BackgroundColor3 = Color3.new(1, 1, 1)
  1152. logo.BackgroundTransparency = 1
  1153. logo.Position = UDim2.new(-0.0654321015, 0, -0.0331695341, 0)
  1154. logo.Size = UDim2.new(0, 509, 0, 139)
  1155. logo.Font = Enum.Font.SourceSans
  1156. logo.Text = "Aurora"
  1157. logo.TextColor3 = Color3.new(1, 1, 1)
  1158. logo.TextSize = 80
  1159. logoversion.Name = "logoversion"
  1160. logoversion.Parent = logo
  1161. logoversion.BackgroundColor3 = Color3.new(1, 1, 1)
  1162. logoversion.BackgroundTransparency = 1
  1163. logoversion.Position = UDim2.new(0.504911602, 0, 0.424543619, 0)
  1164. logoversion.Size = UDim2.new(0, 200, 0, 50)
  1165. logoversion.Font = Enum.Font.SourceSans
  1166. logoversion.Text = "V2.1"
  1167. logoversion.TextColor3 = Color3.new(1, 1, 1)
  1168. logoversion.TextSize = 14
  1169.  
  1170.  
  1171.  
  1172.  
  1173. --startguisettings
  1174. function rain(X)
  1175. return math.acos(math.cos(X*math.pi))/math.pi
  1176. end
  1177.  
  1178. game.CoreGui.RobloxGui.TopBarContainer.NameHealthContainer.AccountType.Text = 'Made By Marcel#4383'
  1179. game.CoreGui.RobloxGui.TopBarContainer.NameHealthContainer.Username.Text = 'Aurora V2'
  1180.  
  1181. local a = game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage", {
  1182. Text = "[Aurora]: Loaded Succesfully Press P To Open";
  1183. Color = Color3.new(25/255, 60/255, 255/255);
  1184. FontSize = Enum.FontSize.Size42;
  1185. })
  1186.  
  1187. spawn(function()
  1188. local val = 0
  1189. for i, v in pairs(game.Players.LocalPlayer.PlayerGui.Chat.Frame.ChatChannelParentFrame.Frame_MessageLogDisplay.Scroller:GetChildren()) do
  1190. if v.TextLabel.Text == "[Aurora]: Loaded Succesfully Press P To Open" then
  1191. while wait (0.07) do
  1192. v.TextLabel.Text = "[Aurora]: Loaded Succesfully Press P To Open"
  1193. v.TextLabel.TextColor3 = Color3.fromHSV(rain(val),1,1)
  1194. val = val + 0.01
  1195. end
  1196. end
  1197. end
  1198. end)
  1199.  
  1200.  
  1201. local blur = Instance.new("BlurEffect")
  1202. blur.Size = 30
  1203. blur.Parent = game.Workspace.CurrentCamera
  1204. blur.Enabled = false
  1205.  
  1206. TopFrameWeaponMods.Visible = false
  1207. TopFrameFunctions.Visible = false
  1208. TopFramemisc.Visible = false
  1209. TopFramesettings.Visible = false
  1210. TopFrameteleports.Visible = false
  1211. TopFramevehicle.Visible = false
  1212. logo.Visible = false
  1213. TopFrameRender.Visible = false
  1214. TopFrameTeams.Visible = false
  1215. TopFrameAutorob.Visible = false
  1216. TopFrameItems.Visible = false
  1217. --endguisettings
  1218. function settingsgui ()
  1219. local Frame_4 = Instance.new("Frame")
  1220. local draggable = Instance.new("TextButton")
  1221. local dragarrow = Instance.new("TextLabel")
  1222. local keybind = Instance.new("TextButton")
  1223. local keybindarrow = Instance.new("TextLabel")
  1224. local removeblur = Instance.new("TextButton")
  1225. local removeblurarrow = Instance.new("TextLabel")
  1226. local destroygui = Instance.new("TextButton")
  1227. local destroyarrow = Instance.new("TextLabel")
  1228. local noclipkey = Instance.new("TextButton")
  1229. local keybindarrow_2 = Instance.new("TextLabel")
  1230. local keybindguivaluearrow = Instance.new("TextLabel")
  1231. local noclipkeyarrow = Instance.new("TextLabel")
  1232. local FOV = Instance.new("TextButton")
  1233. local FOVARROW = Instance.new("TextLabel")
  1234. local fovvaluearrow = Instance.new("TextLabel")
  1235. local settingslabel = Instance.new("TextLabel")
  1236. Frame_4.Parent = TopFramesettings
  1237. Frame_4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1238. Frame_4.BackgroundTransparency = 0.20000000298023
  1239. Frame_4.BorderSizePixel = 0
  1240. Frame_4.Position = UDim2.new(0.0448244028, 0, 1, 0)
  1241. Frame_4.Size = UDim2.new(0, 182, 0, 267)
  1242.  
  1243. draggable.Name = "draggable"
  1244. draggable.Parent = Frame_4
  1245. draggable.BackgroundColor3 = Color3.new(1, 1, 1)
  1246. draggable.BackgroundTransparency = 1
  1247. draggable.Position = UDim2.new(0.225274727, 0, 0, 0)
  1248. draggable.Size = UDim2.new(0, 182, 0, 24)
  1249. draggable.Font = Enum.Font.SourceSans
  1250. draggable.Text = "Draggable GUI"
  1251. draggable.TextColor3 = Color3.new(1, 1, 1)
  1252. draggable.TextSize = 20
  1253. draggable.TextXAlignment = Enum.TextXAlignment.Left
  1254. draggable.MouseButton1Click:connect(function()
  1255. if _G.Draggable == false then
  1256. _G.Draggable = true
  1257. TopFrameWeaponMods.Active = true
  1258. TopFrameFunctions.Active = true
  1259. TopFramemisc.Active = true
  1260. TopFramesettings.Active = true
  1261. TopFrameteleports.Active = true
  1262. TopFramevehicle.Active = true
  1263. TopFrameWeaponMods.Draggable = true
  1264. TopFrameFunctions.Draggable = true
  1265. TopFramemisc.Draggable = true
  1266. TopFramesettings.Draggable = true
  1267. TopFrameteleports.Draggable = true
  1268. TopFrameRender.Active = true
  1269. TopFrameTeams.Active = true
  1270. TopFrameRender.Draggable = true
  1271. TopFrameTeams.Draggable = true
  1272. TopFrameRender.Active = true
  1273. TopFrameTeams.Active = true
  1274. TopFrameRender.Draggable = true
  1275. TopFrameTeams.Draggable = true
  1276. TopFrameItems.Active = true
  1277. TopFrameAutorob.Active = true
  1278. TopFrameItems.Draggable = true
  1279. TopFrameAutorob.Draggable = true
  1280. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1281.  
  1282.  
  1283.  
  1284. while wait(0.04)do
  1285. if _G.Draggable then
  1286. dragarrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1287. draggable.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1288.  
  1289. end
  1290. end
  1291. else
  1292. _G.Draggable = false
  1293. TopFrameWeaponMods.Active = false
  1294. TopFrameFunctions.Active = false
  1295. TopFramemisc.Active = false
  1296. TopFramesettings.Active = false
  1297. TopFrameteleports.Active = false
  1298. TopFramevehicle.Active = false
  1299. TopFrameWeaponMods.Draggable = false
  1300. TopFrameFunctions.Draggable = false
  1301. TopFramemisc.Draggable = false
  1302. TopFramesettings.Draggable = false
  1303. TopFrameteleports.Draggable = false
  1304. TopFrameRender.Active = false
  1305. TopFrameTeams.Active = false
  1306. TopFrameRender.Draggable = false
  1307. TopFrameTeams.Draggable = false
  1308. TopFrameItems.Active = false
  1309. TopFrameAutorob.Active = false
  1310. TopFrameItems.Draggable = false
  1311. TopFrameAutorob.Draggable = false
  1312. draggable.TextColor3 = Color3.new(255,255,255)
  1313. dragarrow.TextColor3 = Color3.new(255,255,255)
  1314. end
  1315. end)
  1316. dragarrow.Name = "dragarrow"
  1317. dragarrow.Parent = draggable
  1318. dragarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  1319. dragarrow.BackgroundTransparency = 1
  1320. dragarrow.Position = UDim2.new(-0.329670489, 0, 0.033447586, 0)
  1321. dragarrow.Size = UDim2.new(0, 81, 0, 24)
  1322. dragarrow.Font = Enum.Font.SourceSans
  1323. dragarrow.Text = ">"
  1324. dragarrow.TextColor3 = Color3.new(1, 1, 1)
  1325. dragarrow.TextSize = 20
  1326.  
  1327. keybind.Name = "keybind"
  1328. keybind.Parent = Frame_4
  1329. keybind.BackgroundColor3 = Color3.new(1, 1, 1)
  1330. keybind.BackgroundTransparency = 1
  1331. keybind.Position = UDim2.new(0.225274727, 0, 0.0966393799, 0)
  1332. keybind.Size = UDim2.new(0, 182, 0, 24)
  1333. keybind.Font = Enum.Font.SourceSans
  1334. keybind.Text = "Keybind "
  1335. keybind.TextColor3 = Color3.new(1, 1, 1)
  1336. keybind.TextSize = 20
  1337. keybind.TextXAlignment = Enum.TextXAlignment.Left
  1338. keybind.MouseButton1Click:connect(function()
  1339. keybind.Visible = false
  1340. keybindguivalue.Visible = true
  1341. keybindguivalue:CaptureFocus()
  1342.  
  1343. keybindguivalue.FocusLost:connect(function()
  1344. wait(0.5)
  1345. keybindguivalue.Visible = false
  1346. keybind.Visible = true
  1347.  
  1348.  
  1349. end)
  1350. end)
  1351. keybindarrow.Name = "keybindarrow"
  1352. keybindarrow.Parent = keybind
  1353. keybindarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  1354. keybindarrow.BackgroundTransparency = 1
  1355. keybindarrow.Position = UDim2.new(-0.329670489, 0, -0.133219093, 0)
  1356. keybindarrow.Size = UDim2.new(0, 81, 0, 24)
  1357. keybindarrow.Font = Enum.Font.SourceSans
  1358. keybindarrow.Text = ">"
  1359. keybindarrow.TextColor3 = Color3.new(1, 1, 1)
  1360. keybindarrow.TextSize = 20
  1361.  
  1362. removeblur.Name = "removeblur"
  1363. removeblur.Parent = Frame_4
  1364. removeblur.BackgroundColor3 = Color3.new(1, 1, 1)
  1365. removeblur.BackgroundTransparency = 1
  1366. removeblur.Position = UDim2.new(0.225274727, 0, 0.186527029, 0)
  1367. removeblur.Size = UDim2.new(0, 182, 0, 24)
  1368. removeblur.Font = Enum.Font.SourceSans
  1369. removeblur.Text = "Remove Blur "
  1370. removeblur.TextColor3 = Color3.new(1, 1, 1)
  1371. removeblur.TextSize = 20
  1372. removeblur.TextXAlignment = Enum.TextXAlignment.Left
  1373. removeblur.MouseButton1Click:connect(function()
  1374. if _G.RemoveBlur == false then
  1375. _G.RemoveBlur = true
  1376. local bl = game.Workspace.CurrentCamera:FindFirstChild("Blur")
  1377. bl:Destroy()
  1378.  
  1379.  
  1380.  
  1381. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1382.  
  1383.  
  1384.  
  1385. while wait(0.04)do
  1386. if _G.RemoveBlur then
  1387. removeblur.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1388. removeblurarrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1389.  
  1390. end
  1391. end
  1392.  
  1393. else
  1394. _G.RemoveBlur = false
  1395. local blr = Instance.new("BlurEffect")
  1396. blr.Parent = game.Workspace.CurrentCamera
  1397. blr.Size = 30
  1398. blr.Name = "Blur1"
  1399. removeblur.TextColor3 = Color3.new(255,255,255)
  1400. removeblurarrow.TextColor3 = Color3.new(255,255,255)
  1401. end
  1402. end)
  1403. removeblurarrow.Name = "removeblurarrow"
  1404. removeblurarrow.Parent = removeblur
  1405. removeblurarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  1406. removeblurarrow.BackgroundTransparency = 1
  1407. removeblurarrow.Position = UDim2.new(-0.329670489, 0, -0.17488575, 0)
  1408. removeblurarrow.Size = UDim2.new(0, 81, 0, 24)
  1409. removeblurarrow.Font = Enum.Font.SourceSans
  1410. removeblurarrow.Text = ">"
  1411. removeblurarrow.TextColor3 = Color3.new(1, 1, 1)
  1412. removeblurarrow.TextSize = 20
  1413.  
  1414. destroygui.Name = "destroygui"
  1415. destroygui.Parent = Frame_4
  1416. destroygui.BackgroundColor3 = Color3.new(1, 1, 1)
  1417. destroygui.BackgroundTransparency = 1
  1418. destroygui.Position = UDim2.new(0.225274727, 0, 0.26517871, 0)
  1419. destroygui.Size = UDim2.new(0, 182, 0, 24)
  1420. destroygui.Font = Enum.Font.SourceSans
  1421. destroygui.Text = "Destroy GUI "
  1422. destroygui.TextColor3 = Color3.new(1, 1, 1)
  1423. destroygui.TextSize = 20
  1424. destroygui.TextXAlignment = Enum.TextXAlignment.Left
  1425. destroygui.MouseButton1Click:connect(function()
  1426. local gui = game.CoreGui:FindFirstChild("aurora")
  1427. gui:Destroy()
  1428. if game.Workspace.CurrentCamera:FindFirstChild("Blur") then
  1429. game.Workspace.CurrentCamera.Blur:Destroy()
  1430. end
  1431. if game.Workspace.CurrentCamera:FindFirstChild("Blur1") then
  1432. game.Workspace.CurrentCamera.Blur1:Destroy()
  1433. end
  1434. end)
  1435. destroyarrow.Name = "destroyarrow"
  1436. destroyarrow.Parent = destroygui
  1437. destroyarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  1438. destroyarrow.BackgroundTransparency = 1
  1439. destroyarrow.Position = UDim2.new(-0.329670489, 0, -0.0498857498, 0)
  1440. destroyarrow.Size = UDim2.new(0, 81, 0, 24)
  1441. destroyarrow.Font = Enum.Font.SourceSans
  1442. destroyarrow.Text = ">"
  1443. destroyarrow.TextColor3 = Color3.new(1, 1, 1)
  1444. destroyarrow.TextSize = 20
  1445.  
  1446. noclipkey.Name = "noclipkey"
  1447. noclipkey.Parent = Frame_4
  1448. noclipkey.BackgroundColor3 = Color3.new(1, 1, 1)
  1449. noclipkey.BackgroundTransparency = 1
  1450. noclipkey.Position = UDim2.new(0.225274727, 0, 0.358811677, 0)
  1451. noclipkey.Size = UDim2.new(0, 182, 0, 24)
  1452. noclipkey.Font = Enum.Font.SourceSans
  1453. noclipkey.Text = "NoClip Key"
  1454. noclipkey.TextColor3 = Color3.new(1, 1, 1)
  1455. noclipkey.TextSize = 20
  1456. noclipkey.TextXAlignment = Enum.TextXAlignment.Left
  1457. noclipkey.MouseButton1Click:connect(function()
  1458. noclipkey.Visible = false
  1459. noclipkeyvalue.Visible = true
  1460. noclipkeyvalue:CaptureFocus()
  1461. noclipkeyvalue.FocusLost:connect(function()
  1462. wait(0.5)
  1463. noclipkey.Visible = true
  1464. noclipkeyvalue.Visible = false
  1465. end)
  1466. end)
  1467. keybindarrow_2.Name = "keybindarrow"
  1468. keybindarrow_2.Parent = noclipkey
  1469. keybindarrow_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1470. keybindarrow_2.BackgroundTransparency = 1
  1471. keybindarrow_2.Position = UDim2.new(-0.329670489, 0, -0.0915524215, 0)
  1472. keybindarrow_2.Size = UDim2.new(0, 81, 0, 24)
  1473. keybindarrow_2.Font = Enum.Font.SourceSans
  1474. keybindarrow_2.Text = ">"
  1475. keybindarrow_2.TextColor3 = Color3.new(1, 1, 1)
  1476. keybindarrow_2.TextSize = 20
  1477.  
  1478.  
  1479.  
  1480. keybindguivaluearrow.Name = "keybindguivaluearrow"
  1481. keybindguivaluearrow.Parent = keybindguivalue
  1482. keybindguivaluearrow.BackgroundColor3 = Color3.new(1, 1, 1)
  1483. keybindguivaluearrow.BackgroundTransparency = 1
  1484. keybindguivaluearrow.Position = UDim2.new(-0.324175984, 0, -0.133219093, 0)
  1485. keybindguivaluearrow.Size = UDim2.new(0, 81, 0, 24)
  1486. keybindguivaluearrow.Font = Enum.Font.SourceSans
  1487. keybindguivaluearrow.Text = ">"
  1488. keybindguivaluearrow.TextColor3 = Color3.new(1, 1, 1)
  1489. keybindguivaluearrow.TextSize = 20
  1490.  
  1491.  
  1492.  
  1493. noclipkeyarrow.Name = "noclipkeyarrow"
  1494. noclipkeyarrow.Parent = noclipkeyvalue
  1495. noclipkeyarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  1496. noclipkeyarrow.BackgroundTransparency = 1
  1497. noclipkeyarrow.Position = UDim2.new(-0.324175984, 0, -0.133219093, 0)
  1498. noclipkeyarrow.Size = UDim2.new(0, 81, 0, 24)
  1499. noclipkeyarrow.Font = Enum.Font.SourceSans
  1500. noclipkeyarrow.Text = ">"
  1501. noclipkeyarrow.TextColor3 = Color3.new(1, 1, 1)
  1502. noclipkeyarrow.TextSize = 20
  1503.  
  1504. FOV.Name = "FOV"
  1505. FOV.Parent = Frame_4
  1506. FOV.BackgroundColor3 = Color3.new(1, 1, 1)
  1507. FOV.BackgroundTransparency = 1
  1508. FOV.Position = UDim2.new(0.225274727, 0, 0.452444673, 0)
  1509. FOV.Size = UDim2.new(0, 182, 0, 24)
  1510. FOV.Font = Enum.Font.SourceSans
  1511. FOV.Text = "Field Of View"
  1512. FOV.TextColor3 = Color3.new(1, 1, 1)
  1513. FOV.TextSize = 20
  1514. FOV.TextXAlignment = Enum.TextXAlignment.Left
  1515.  
  1516. FOVARROW.Name = "FOVARROW"
  1517. FOVARROW.Parent = FOV
  1518. FOVARROW.BackgroundColor3 = Color3.new(1, 1, 1)
  1519. FOVARROW.BackgroundTransparency = 1
  1520. FOVARROW.Position = UDim2.new(-0.329670489, 0, -0.00821909308, 0)
  1521. FOVARROW.Size = UDim2.new(0, 81, 0, 24)
  1522. FOVARROW.Font = Enum.Font.SourceSans
  1523. FOVARROW.Text = ">"
  1524. FOVARROW.TextColor3 = Color3.new(1, 1, 1)
  1525. FOVARROW.TextSize = 20
  1526.  
  1527. FOVvalue.Name = "FOVvalue"
  1528. FOVvalue.Parent = Frame_4
  1529. FOVvalue.BackgroundColor3 = Color3.new(1, 1, 1)
  1530. FOVvalue.BackgroundTransparency = 1
  1531. FOVvalue.Position = UDim2.new(0.224999994, 0, 0.4528054, 0)
  1532. FOVvalue.Size = UDim2.new(0, 182, 0, 24)
  1533. FOVvalue.Visible = false
  1534. FOVvalue.Font = Enum.Font.SourceSans
  1535. FOVvalue.PlaceholderColor3 = Color3.new(1, 1, 1)
  1536. FOVvalue.PlaceholderText = "Put Amount Here"
  1537. FOVvalue.Text = "70"
  1538. FOVvalue.TextColor3 = Color3.new(1, 1, 1)
  1539. FOVvalue.TextSize = 20
  1540. FOVvalue.TextStrokeColor3 = Color3.new(1, 1, 1)
  1541. FOVvalue.TextXAlignment = Enum.TextXAlignment.Left
  1542.  
  1543. fovvaluearrow.Name = "fovvaluearrow"
  1544. fovvaluearrow.Parent = FOVvalue
  1545. fovvaluearrow.BackgroundColor3 = Color3.new(1, 1, 1)
  1546. fovvaluearrow.BackgroundTransparency = 1
  1547. fovvaluearrow.Position = UDim2.new(-0.329670489, 0, -0.133219093, 0)
  1548. fovvaluearrow.Size = UDim2.new(0, 81, 0, 24)
  1549. fovvaluearrow.Font = Enum.Font.SourceSans
  1550. fovvaluearrow.Text = ">"
  1551. fovvaluearrow.TextColor3 = Color3.new(1, 1, 1)
  1552. fovvaluearrow.TextSize = 20
  1553.  
  1554. settingslabel.Name = "settingslabel"
  1555. settingslabel.Parent = TopFramesettings
  1556. settingslabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1557. settingslabel.BackgroundTransparency = 1
  1558. settingslabel.Size = UDim2.new(0, 201, 0, 34)
  1559. settingslabel.Font = Enum.Font.SourceSans
  1560. settingslabel.Text = "Settings"
  1561. settingslabel.TextColor3 = Color3.new(1, 1, 1)
  1562. settingslabel.TextSize = 17
  1563.  
  1564. FOV.MouseButton1Click:connect(function()
  1565. FOV.Visible = false
  1566. FOVvalue.Visible = true
  1567. FOVvalue:CaptureFocus()
  1568. FOVvalue.FocusLost:connect(function()
  1569. wait(2)
  1570. FOV.Visible = true
  1571. FOVvalue.Visible = false
  1572. end)
  1573. end)
  1574.  
  1575.  
  1576.  
  1577. --keybinds
  1578. keybindguivalue.Name = "keybindguivalue"
  1579. keybindguivalue.Parent = Frame_4
  1580. keybindguivalue.BackgroundColor3 = Color3.new(1, 1, 1)
  1581. keybindguivalue.BackgroundTransparency = 1
  1582. keybindguivalue.Position = UDim2.new(0.224999994, 0, 0.0970000029, 0)
  1583. keybindguivalue.Size = UDim2.new(0, 182, 0, 24)
  1584. keybindguivalue.Visible = false
  1585. keybindguivalue.Font = Enum.Font.SourceSans
  1586. keybindguivalue.PlaceholderColor3 = Color3.new(1, 1, 1)
  1587. keybindguivalue.PlaceholderText = "Put Key Here"
  1588. keybindguivalue.Text = "p"
  1589. keybindguivalue.TextColor3 = Color3.new(1, 1, 1)
  1590. keybindguivalue.TextSize = 20
  1591. keybindguivalue.TextStrokeColor3 = Color3.new(1, 1, 1)
  1592. keybindguivalue.TextXAlignment = Enum.TextXAlignment.Left
  1593.  
  1594.  
  1595. noclipkeyvalue.Name = "noclipkeyvalue"
  1596. noclipkeyvalue.Parent = Frame_4
  1597. noclipkeyvalue.BackgroundColor3 = Color3.new(1, 1, 1)
  1598. noclipkeyvalue.BackgroundTransparency = 1
  1599. noclipkeyvalue.Position = UDim2.new(0.224999994, 0, 0.358999997, 0)
  1600. noclipkeyvalue.Size = UDim2.new(0, 182, 0, 24)
  1601. noclipkeyvalue.Visible = false
  1602. noclipkeyvalue.Font = Enum.Font.SourceSans
  1603. noclipkeyvalue.PlaceholderColor3 = Color3.new(1, 1, 1)
  1604. noclipkeyvalue.PlaceholderText = "Put Key Here"
  1605. noclipkeyvalue.Text = "n"
  1606. noclipkeyvalue.TextColor3 = Color3.new(1, 1, 1)
  1607. noclipkeyvalue.TextSize = 20
  1608. noclipkeyvalue.TextStrokeColor3 = Color3.new(1, 1, 1)
  1609. noclipkeyvalue.TextXAlignment = Enum.TextXAlignment.Left
  1610. --end keybinds
  1611. end
  1612.  
  1613. function teamsgui ()
  1614. local Frame_3 = Instance.new("Frame")
  1615. local joinhero = Instance.new("TextButton")
  1616. local allemotes_2 = Instance.new("TextLabel")
  1617. local joinpolice = Instance.new("TextButton")
  1618. local allemotes_3 = Instance.new("TextLabel")
  1619. local joinprisoner = Instance.new("TextButton")
  1620. local allemotes_4 = Instance.new("TextLabel")
  1621. local TeamsLabel = Instance.new("TextLabel")
  1622.  
  1623.  
  1624. Frame_3.Parent = TopFrameTeams
  1625. Frame_3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1626. Frame_3.BackgroundTransparency = 0.20000000298023
  1627. Frame_3.BorderSizePixel = 0
  1628. Frame_3.Position = UDim2.new(0.0448240973, 0, 1, 0)
  1629. Frame_3.Size = UDim2.new(0, 182, 0, 93)
  1630.  
  1631. joinhero.Name = "joinhero"
  1632. joinhero.Parent = Frame_3
  1633. joinhero.BackgroundColor3 = Color3.new(1, 1, 1)
  1634. joinhero.BackgroundTransparency = 1
  1635. joinhero.Position = UDim2.new(0.252747267, 0, 0.010314405, 0)
  1636. joinhero.Size = UDim2.new(0, 182, 0, 24)
  1637. joinhero.Font = Enum.Font.SourceSans
  1638. joinhero.Text = "Join Heros "
  1639. joinhero.TextColor3 = Color3.new(1, 1, 1)
  1640. joinhero.TextSize = 20
  1641. joinhero.TextXAlignment = Enum.TextXAlignment.Left
  1642.  
  1643. allemotes_2.Name = "allemotes"
  1644. allemotes_2.Parent = joinhero
  1645. allemotes_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1646. allemotes_2.BackgroundTransparency = 1
  1647. allemotes_2.Position = UDim2.new(-0.335164964, 0, -0.00821908191, 0)
  1648. allemotes_2.Size = UDim2.new(0, 81, 0, 24)
  1649. allemotes_2.Font = Enum.Font.SourceSans
  1650. allemotes_2.Text = ">"
  1651. allemotes_2.TextColor3 = Color3.new(1, 1, 1)
  1652. allemotes_2.TextSize = 20
  1653.  
  1654. joinpolice.Name = "joinpolice"
  1655. joinpolice.Parent = Frame_3
  1656. joinpolice.BackgroundColor3 = Color3.new(1, 1, 1)
  1657. joinpolice.BackgroundTransparency = 1
  1658. joinpolice.Position = UDim2.new(0.252747267, 0, 0.273785323, 0)
  1659. joinpolice.Size = UDim2.new(0, 182, 0, 24)
  1660. joinpolice.Font = Enum.Font.SourceSans
  1661. joinpolice.Text = "Join Police "
  1662. joinpolice.TextColor3 = Color3.new(1, 1, 1)
  1663. joinpolice.TextSize = 20
  1664. joinpolice.TextXAlignment = Enum.TextXAlignment.Left
  1665.  
  1666. allemotes_3.Name = "allemotes"
  1667. allemotes_3.Parent = joinpolice
  1668. allemotes_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1669. allemotes_3.BackgroundTransparency = 1
  1670. allemotes_3.Position = UDim2.new(-0.335164994, 0, -0.00821906328, 0)
  1671. allemotes_3.Size = UDim2.new(0, 81, 0, 24)
  1672. allemotes_3.Font = Enum.Font.SourceSans
  1673. allemotes_3.Text = ">"
  1674. allemotes_3.TextColor3 = Color3.new(1, 1, 1)
  1675. allemotes_3.TextSize = 20
  1676.  
  1677. joinprisoner.Name = "joinprisoner"
  1678. joinprisoner.Parent = Frame_3
  1679. joinprisoner.BackgroundColor3 = Color3.new(1, 1, 1)
  1680. joinprisoner.BackgroundTransparency = 1
  1681. joinprisoner.Position = UDim2.new(0.252747267, 0, 0.531781912, 0)
  1682. joinprisoner.Size = UDim2.new(0, 182, 0, 24)
  1683. joinprisoner.Font = Enum.Font.SourceSans
  1684. joinprisoner.Text = "Join Prisoner"
  1685. joinprisoner.TextColor3 = Color3.new(1, 1, 1)
  1686. joinprisoner.TextSize = 20
  1687. joinprisoner.TextXAlignment = Enum.TextXAlignment.Left
  1688.  
  1689. allemotes_4.Name = "allemotes"
  1690. allemotes_4.Parent = joinprisoner
  1691. allemotes_4.BackgroundColor3 = Color3.new(1, 1, 1)
  1692. allemotes_4.BackgroundTransparency = 1
  1693. allemotes_4.Position = UDim2.new(-0.335164964, 0, -0.0915525407, 0)
  1694. allemotes_4.Size = UDim2.new(0, 81, 0, 24)
  1695. allemotes_4.Font = Enum.Font.SourceSans
  1696. allemotes_4.Text = ">"
  1697. allemotes_4.TextColor3 = Color3.new(1, 1, 1)
  1698. allemotes_4.TextSize = 20
  1699.  
  1700. TeamsLabel.Name = "TeamsLabel"
  1701. TeamsLabel.Parent = TopFrameTeams
  1702. TeamsLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1703. TeamsLabel.BackgroundTransparency = 1
  1704. TeamsLabel.Size = UDim2.new(0, 201, 0, 34)
  1705. TeamsLabel.Font = Enum.Font.SourceSans
  1706. TeamsLabel.Text = "Teams"
  1707. TeamsLabel.TextColor3 = Color3.new(1, 1, 1)
  1708. TeamsLabel.TextSize = 17
  1709.  
  1710.  
  1711. joinhero.MouseButton1Click:connect(function()
  1712. game.ReplicatedStorage.RemoteFunction:InvokeServer("SetTeam","Heroes")
  1713. end)
  1714. joinpolice.MouseButton1Click:connect(function()
  1715. game.ReplicatedStorage.RemoteFunction:InvokeServer("SetTeam","Police")
  1716. end)
  1717. joinprisoner.MouseButton1Click:connect(function()
  1718. game.ReplicatedStorage.RemoteFunction:InvokeServer("SetTeam","Prisoners")
  1719. end)
  1720. end
  1721.  
  1722. function vehgui ()
  1723. local Frame_2 = Instance.new("Frame")
  1724. local Infnitro = Instance.new("TextButton")
  1725. local nitroarrow = Instance.new("TextLabel")
  1726. local Infnitroserver = Instance.new("TextButton")
  1727. local servernitroarrow = Instance.new("TextLabel")
  1728. local hovercar = Instance.new("TextButton")
  1729. local hovercararrow = Instance.new("TextLabel")
  1730. local suspension = Instance.new("TextButton")
  1731. local suspensionarrow = Instance.new("TextLabel")
  1732. local carplate = Instance.new("TextButton")
  1733. local carplatearrow = Instance.new("TextLabel")
  1734. local allcars = Instance.new("TextButton")
  1735. local allcars_2 = Instance.new("TextLabel")
  1736. local specialcars = Instance.new("TextButton")
  1737. local allemotes = Instance.new("TextLabel")
  1738. local CarPlateName = Instance.new("TextBox")
  1739. local carplatenamearrow = Instance.new("TextLabel")
  1740. local suspensionvalue = Instance.new("TextBox")
  1741. local suspensionvaluearrow = Instance.new("TextLabel")
  1742. local vehiclelabel = Instance.new("TextLabel")
  1743.  
  1744.  
  1745. Frame_2.Parent = TopFramevehicle
  1746. Frame_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1747. Frame_2.BackgroundTransparency = 0.20000000298023
  1748. Frame_2.BorderSizePixel = 0
  1749. Frame_2.Position = UDim2.new(0.0448244028, 0, 0.99999994, 0)
  1750. Frame_2.Size = UDim2.new(0, 182, 0, 267)
  1751.  
  1752. Infnitro.Name = "Infnitro"
  1753. Infnitro.Parent = Frame_2
  1754. Infnitro.BackgroundColor3 = Color3.new(1, 1, 1)
  1755. Infnitro.BackgroundTransparency = 1
  1756. Infnitro.Position = UDim2.new(0.17582418, 0, 0.342327207, 0)
  1757. Infnitro.Size = UDim2.new(0, 182, 0, 24)
  1758. Infnitro.Font = Enum.Font.SourceSans
  1759. Infnitro.Text = "Inf Nitro "
  1760. Infnitro.TextColor3 = Color3.new(1, 1, 1)
  1761. Infnitro.TextSize = 20
  1762. Infnitro.TextXAlignment = Enum.TextXAlignment.Left
  1763. Infnitro.MouseButton1Click:connect(function()
  1764. if _G.InfNitro == false then
  1765. _G.InfNitro = true
  1766. local veh = game.workspace.ObjectSelection:FindFirstChild(game.Players.LocalPlayer.Name.."'s Vehicle")
  1767.  
  1768. if veh then
  1769. veh.CarChassis.Boost.Value = 100
  1770. end
  1771. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1772.  
  1773.  
  1774.  
  1775. while wait(0.04)do
  1776. if _G.InfNitro then
  1777. Infnitro.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1778. nitroarrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1779.  
  1780. end
  1781. end
  1782. else
  1783. _G.InfNitro = false
  1784. local veh = game.workspace.ObjectSelection:FindFirstChild(game.Players.LocalPlayer.Name.."'s Vehicle")
  1785. if veh then
  1786. veh.CarChassis.Boost.Value = 0
  1787. end
  1788. Infnitro.TextColor3 = Color3.new(255,255,255)
  1789. nitroarrow.TextColor3 = Color3.new(255,255,255)
  1790. end
  1791. end)
  1792. nitroarrow.Name = "nitroarrow"
  1793. nitroarrow.Parent = Infnitro
  1794. nitroarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  1795. nitroarrow.BackgroundTransparency = 1
  1796. nitroarrow.Position = UDim2.new(-0.313187003, 0, -0.00821900368, 0)
  1797. nitroarrow.Size = UDim2.new(0, 81, 0, 24)
  1798. nitroarrow.Font = Enum.Font.SourceSans
  1799. nitroarrow.Text = ">"
  1800. nitroarrow.TextColor3 = Color3.new(1, 1, 1)
  1801. nitroarrow.TextSize = 20
  1802.  
  1803. Infnitroserver.Name = "Inf nitro server"
  1804. Infnitroserver.Parent = Frame_2
  1805. Infnitroserver.BackgroundColor3 = Color3.new(1, 1, 1)
  1806. Infnitroserver.BackgroundTransparency = 1
  1807. Infnitroserver.Position = UDim2.new(0.17582418, 0, 0.00675175525, 0)
  1808. Infnitroserver.Size = UDim2.new(0, 182, 0, 24)
  1809. Infnitroserver.Font = Enum.Font.SourceSans
  1810. Infnitroserver.Text = "Inf Nitro Server"
  1811. Infnitroserver.TextColor3 = Color3.new(1, 1, 1)
  1812. Infnitroserver.TextSize = 20
  1813. Infnitroserver.TextXAlignment = Enum.TextXAlignment.Left
  1814. Infnitroserver.MouseButton1Click:connect(function()
  1815. if _G.InfNitroServer == false then
  1816. _G.InfNitroServer = true
  1817.  
  1818. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1819.  
  1820.  
  1821.  
  1822. while wait(0.04)do
  1823. if _G.InfNitroServer then
  1824. Infnitroserver.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1825. servernitroarrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1826.  
  1827. end
  1828. end
  1829. else
  1830. _G.InfNitroServer = false
  1831. Infnitroserver.TextColor3 = Color3.new(255,255,255)
  1832. servernitroarrow.TextColor3 = Color3.new(255,255,255)
  1833. end
  1834. end)
  1835. servernitroarrow.Name = "servernitroarrow"
  1836. servernitroarrow.Parent = Infnitroserver
  1837. servernitroarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  1838. servernitroarrow.BackgroundTransparency = 1
  1839. servernitroarrow.Position = UDim2.new(-0.313186973, 0, -0.0498857647, 0)
  1840. servernitroarrow.Size = UDim2.new(0, 81, 0, 24)
  1841. servernitroarrow.Font = Enum.Font.SourceSans
  1842. servernitroarrow.Text = ">"
  1843. servernitroarrow.TextColor3 = Color3.new(1, 1, 1)
  1844. servernitroarrow.TextSize = 20
  1845. spawn(function()
  1846. while wait(0.7) do
  1847. if _G.InfNitroServer then
  1848. local hmloc = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.Position
  1849. local trg = game.workspace.City.GasStation.RefillGas.Trigger
  1850.  
  1851.  
  1852.  
  1853. trg.CFrame = CFrame.new(hmloc)
  1854.  
  1855. end
  1856. end
  1857. end)
  1858. hovercar.Name = "hovercar"
  1859. hovercar.Parent = Frame_2
  1860. hovercar.BackgroundColor3 = Color3.new(1, 1, 1)
  1861. hovercar.BackgroundTransparency = 1
  1862. hovercar.Position = UDim2.new(0.17582418, 0, 0.0966394097, 0)
  1863. hovercar.Size = UDim2.new(0, 182, 0, 24)
  1864. hovercar.Font = Enum.Font.SourceSans
  1865. hovercar.Text = "Hover Car "
  1866. hovercar.TextColor3 = Color3.new(1, 1, 1)
  1867. hovercar.TextSize = 20
  1868. hovercar.TextXAlignment = Enum.TextXAlignment.Left
  1869. hovercar.MouseButton1Click:connect(function()
  1870. if _G.Hover == false then
  1871. _G.Hover = true
  1872. local veh = game.workspace.ObjectSelection:FindFirstChild(game.Players.LocalPlayer.Name.."'s Vehicle")
  1873. veh.CarChassis.HoverMode.Value = true
  1874. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1875.  
  1876.  
  1877.  
  1878. while wait(0.04)do
  1879. if _G.Hover then
  1880. hovercar.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1881. hovercararrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1882.  
  1883. end
  1884. end
  1885. else
  1886. _G.Hover = false
  1887. hovercar.TextColor3 = Color3.new(255,255,255)
  1888. hovercararrow.TextColor3 = Color3.new(255,255,255)
  1889. local veh = game.workspace.ObjectSelection:FindFirstChild(game.Players.LocalPlayer.Name.."'s Vehicle")
  1890. veh.CarChassis.HoverMode.Value = false
  1891. end
  1892. end)
  1893. hovercararrow.Name = "hovercararrow"
  1894. hovercararrow.Parent = hovercar
  1895. hovercararrow.BackgroundColor3 = Color3.new(1, 1, 1)
  1896. hovercararrow.BackgroundTransparency = 1
  1897. hovercararrow.Position = UDim2.new(-0.313186944, 0, -0.17488575, 0)
  1898. hovercararrow.Size = UDim2.new(0, 81, 0, 24)
  1899. hovercararrow.Font = Enum.Font.SourceSans
  1900. hovercararrow.Text = ">"
  1901. hovercararrow.TextColor3 = Color3.new(1, 1, 1)
  1902. hovercararrow.TextSize = 20
  1903.  
  1904. suspension.Name = "suspension"
  1905. suspension.Parent = Frame_2
  1906. suspension.BackgroundColor3 = Color3.new(1, 1, 1)
  1907. suspension.BackgroundTransparency = 1
  1908. suspension.Position = UDim2.new(0.17582418, 0, 0.179036409, 0)
  1909. suspension.Size = UDim2.new(0, 182, 0, 24)
  1910. suspension.Font = Enum.Font.SourceSans
  1911. suspension.Text = "Suspension "
  1912. suspension.TextColor3 = Color3.new(1, 1, 1)
  1913. suspension.TextSize = 20
  1914. suspension.TextXAlignment = Enum.TextXAlignment.Left
  1915.  
  1916. suspensionarrow.Name = "suspensionarrow"
  1917. suspensionarrow.Parent = suspension
  1918. suspensionarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  1919. suspensionarrow.BackgroundTransparency = 1
  1920. suspensionarrow.Position = UDim2.new(-0.313186944, 0, -0.0915523767, 0)
  1921. suspensionarrow.Size = UDim2.new(0, 81, 0, 24)
  1922. suspensionarrow.Font = Enum.Font.SourceSans
  1923. suspensionarrow.Text = ">"
  1924. suspensionarrow.TextColor3 = Color3.new(1, 1, 1)
  1925. suspensionarrow.TextSize = 20
  1926.  
  1927. carplate.Name = "carplate"
  1928. carplate.Parent = Frame_2
  1929. carplate.BackgroundColor3 = Color3.new(1, 1, 1)
  1930. carplate.BackgroundTransparency = 1
  1931. carplate.Position = UDim2.new(0.17582418, 0, 0.261433393, 0)
  1932. carplate.Size = UDim2.new(0, 182, 0, 24)
  1933. carplate.Font = Enum.Font.SourceSans
  1934. carplate.Text = "Car Plate "
  1935. carplate.TextColor3 = Color3.new(1, 1, 1)
  1936. carplate.TextSize = 20
  1937. carplate.TextXAlignment = Enum.TextXAlignment.Left
  1938. carplate.MouseButton1Click:connect(function()
  1939. if _G.CarPlate == false then
  1940. _G.CarPlate = true
  1941. end
  1942. carplate.Visible = false
  1943. CarPlateName.Visible = true
  1944. CarPlateName:CaptureFocus()
  1945. CarPlateName.FocusLost:connect(function()
  1946. local name = CarPlateName.Text
  1947. local veh = game.workspace.ObjectSelection:FindFirstChild(game.Players.LocalPlayer.Name.."'s Vehicle")
  1948. veh.Body.Plate.GUI.PlateText.Text = name
  1949. wait(0.5)
  1950. CarPlateName.Visible = false
  1951. carplate.Visible = true
  1952. if _G.CarPlate == true then
  1953. _G.CarPlate = false
  1954. end
  1955. CarPlateName.TextColor3 = Color3.new(255,255,255)
  1956. carplate.TextColor3 = Color3.new(255,255,255)
  1957. end)
  1958. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1959.  
  1960.  
  1961.  
  1962. while wait(0.04)do
  1963. if _G.CarPlate then
  1964. CarPlateName.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1965.  
  1966. end
  1967. end
  1968. end)
  1969. carplatearrow.Name = "carplatearrow"
  1970. carplatearrow.Parent = carplate
  1971. carplatearrow.BackgroundColor3 = Color3.new(1, 1, 1)
  1972. carplatearrow.BackgroundTransparency = 1
  1973. carplatearrow.Position = UDim2.new(-0.313186944, 0, -0.00821909308, 0)
  1974. carplatearrow.Size = UDim2.new(0, 81, 0, 24)
  1975. carplatearrow.Font = Enum.Font.SourceSans
  1976. carplatearrow.Text = ">"
  1977. carplatearrow.TextColor3 = Color3.new(1, 1, 1)
  1978. carplatearrow.TextSize = 20
  1979.  
  1980. allcars.Name = "allcars"
  1981. allcars.Parent = Frame_2
  1982. allcars.BackgroundColor3 = Color3.new(1, 1, 1)
  1983. allcars.BackgroundTransparency = 1
  1984. allcars.Position = UDim2.new(0.175824195, 0, 0.428313762, 0)
  1985. allcars.Size = UDim2.new(0, 182, 0, 24)
  1986. allcars.Font = Enum.Font.SourceSans
  1987. allcars.Text = "All Cars "
  1988. allcars.TextColor3 = Color3.new(1, 1, 1)
  1989. allcars.TextSize = 20
  1990. allcars.TextXAlignment = Enum.TextXAlignment.Left
  1991. allcars.MouseButton1Click:connect(function()
  1992. if game.PlaceId == 1224212277 then
  1993. local Check = function(a, b)
  1994. for _, v in next, a do
  1995. if v == b then return true end
  1996. end
  1997. return false
  1998. end
  1999.  
  2000. local meta, oldmeta = getrawmetatable(game), {}
  2001. if setreadonly then
  2002. setreadonly(meta, false)
  2003. elseif is_protosmasher_caller then
  2004. make_writeable(meta)
  2005. end
  2006. for i, v in next, meta do oldmeta[i] = v end
  2007. local realmethods = {}
  2008. realmethods.Fire = Instance.new("BindableEvent").Fire
  2009. realmethods.Invoke = Instance.new("BindableFunction").Invoke
  2010. realmethods.FireServer = Instance.new("RemoteEvent").FireServer
  2011. realmethods.InvokeServer = Instance.new("RemoteFunction").InvokeServer
  2012.  
  2013. meta.__namecall = function(...)
  2014. local args = {...}
  2015. local t, k = args[1], args[#args]
  2016. local actions = {};
  2017. for i, v in pairs(args) do
  2018. if i ~= 1 and i ~= #args then table.insert(actions, v) end
  2019. end
  2020. if k == "Fire" or k == "Invoke" or k == "FireServer" or k == "InvokeServer" then
  2021. local returns = {realmethods[k](t, unpack(actions))}
  2022. if t.Name == "RemoteFunction" and actions[1] == "DataFetch" then
  2023. local data = game.HttpService:JSONDecode(returns[1])
  2024. for _, v in next, game.ReplicatedStorage.ItemDatabase.Vehicles:GetDescendants() do
  2025. if v.Name ~= "Data" and not Check(data.Data.Items, v.Name) then
  2026. table.insert(data.Data.Items, v.Name)
  2027. end
  2028. end
  2029. returns[1] = game.HttpService:JSONEncode(data)
  2030. elseif t.Name == "RemoteFunction" and actions[1] == "GetVehicles" then
  2031. local vehicles = {}
  2032. for _, v in next, game.ReplicatedStorage.ItemDatabase.Vehicles:GetDescendants() do
  2033. if v.Name ~= "Data" then
  2034. table.insert(vehicles, v.Name)
  2035. end
  2036. end
  2037. returns[1] = vehicles
  2038. end
  2039. return unpack(returns)
  2040. else
  2041. return oldmeta.__namecall(unpack(args))
  2042. end
  2043. end
  2044. game.Players.LocalPlayer.Character:BreakJoints()
  2045. end
  2046. end)
  2047. allcars_2.Name = "allcars"
  2048. allcars_2.Parent = allcars
  2049. allcars_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2050. allcars_2.BackgroundTransparency = 1
  2051. allcars_2.Position = UDim2.new(-0.313186944, 0, -0.0498857461, 0)
  2052. allcars_2.Size = UDim2.new(0, 81, 0, 24)
  2053. allcars_2.Font = Enum.Font.SourceSans
  2054. allcars_2.Text = ">"
  2055. allcars_2.TextColor3 = Color3.new(1, 1, 1)
  2056. allcars_2.TextSize = 20
  2057.  
  2058. specialcars.Name = "special cars"
  2059. specialcars.Parent = Frame_2
  2060. specialcars.BackgroundColor3 = Color3.new(1, 1, 1)
  2061. specialcars.BackgroundTransparency = 1
  2062. specialcars.Position = UDim2.new(0.175824195, 0, 0.512368977, 0)
  2063. specialcars.Size = UDim2.new(0, 182, 0, 24)
  2064. specialcars.Font = Enum.Font.SourceSans
  2065. specialcars.Text = "Special Cars "
  2066. specialcars.TextColor3 = Color3.new(1, 1, 1)
  2067. specialcars.TextSize = 20
  2068. specialcars.TextXAlignment = Enum.TextXAlignment.Left
  2069. specialcars.MouseButton1Click:connect(function()
  2070. local b2={"Hoverboard","Breakdown","Pony","F1","Phantom","Reaper","SWAT"}for b1,b0 in next,b2 do game.ReplicatedStorage.RemoteFunction:InvokeServer("BuyItem",b0)end
  2071. end)
  2072. allemotes.Name = "allemotes"
  2073. allemotes.Parent = specialcars
  2074. allemotes.BackgroundColor3 = Color3.new(1, 1, 1)
  2075. allemotes.BackgroundTransparency = 1
  2076. allemotes.Position = UDim2.new(-0.313186944, 0, 0.0334475823, 0)
  2077. allemotes.Size = UDim2.new(0, 81, 0, 24)
  2078. allemotes.Font = Enum.Font.SourceSans
  2079. allemotes.Text = ">"
  2080. allemotes.TextColor3 = Color3.new(1, 1, 1)
  2081. allemotes.TextSize = 20
  2082.  
  2083. CarPlateName.Name = "CarPlateName"
  2084. CarPlateName.Parent = Frame_2
  2085. CarPlateName.BackgroundColor3 = Color3.new(1, 1, 1)
  2086. CarPlateName.BackgroundTransparency = 1
  2087. CarPlateName.Position = UDim2.new(0.175999999, 0, 0.261000007, 0)
  2088. CarPlateName.Size = UDim2.new(0, 182, 0, 24)
  2089. CarPlateName.Visible = false
  2090. CarPlateName.Font = Enum.Font.SourceSans
  2091. CarPlateName.PlaceholderColor3 = Color3.new(1, 1, 1)
  2092. CarPlateName.PlaceholderText = "Name"
  2093. CarPlateName.Text = "Name"
  2094. CarPlateName.TextColor3 = Color3.new(1, 1, 1)
  2095. CarPlateName.TextSize = 20
  2096. CarPlateName.TextStrokeColor3 = Color3.new(1, 1, 1)
  2097. CarPlateName.TextXAlignment = Enum.TextXAlignment.Left
  2098.  
  2099. carplatenamearrow.Name = "carplatenamearrow"
  2100. carplatenamearrow.Parent = CarPlateName
  2101. carplatenamearrow.BackgroundColor3 = Color3.new(1, 1, 1)
  2102. carplatenamearrow.BackgroundTransparency = 1
  2103. carplatenamearrow.Position = UDim2.new(-0.313187003, 0, -0.00821900368, 0)
  2104. carplatenamearrow.Size = UDim2.new(0, 81, 0, 24)
  2105. carplatenamearrow.Font = Enum.Font.SourceSans
  2106. carplatenamearrow.Text = ">"
  2107. carplatenamearrow.TextColor3 = Color3.new(1, 1, 1)
  2108. carplatenamearrow.TextSize = 20
  2109.  
  2110. suspensionvalue.Name = "suspensionvalue"
  2111. suspensionvalue.Parent = Frame_2
  2112. suspensionvalue.BackgroundColor3 = Color3.new(1, 1, 1)
  2113. suspensionvalue.BackgroundTransparency = 1
  2114. suspensionvalue.Position = UDim2.new(0.175999999, 0, 0.179000005, 0)
  2115. suspensionvalue.Size = UDim2.new(0, 182, 0, 24)
  2116. suspensionvalue.Visible = false
  2117. suspensionvalue.Font = Enum.Font.SourceSans
  2118. suspensionvalue.PlaceholderColor3 = Color3.new(1, 1, 1)
  2119. suspensionvalue.PlaceholderText = "Height"
  2120. suspensionvalue.Text = "Height"
  2121. suspensionvalue.TextColor3 = Color3.new(1, 1, 1)
  2122. suspensionvalue.TextSize = 20
  2123. suspensionvalue.TextStrokeColor3 = Color3.new(1, 1, 1)
  2124. suspensionvalue.TextXAlignment = Enum.TextXAlignment.Left
  2125. suspension.MouseButton1Click:connect(function()
  2126. suspension.Visible = false
  2127. suspensionvalue.Visible = true
  2128. suspensionvalue:CaptureFocus()
  2129. if _G.Suspension == false then
  2130. _G.Suspension = true
  2131. end
  2132.  
  2133.  
  2134.  
  2135. suspensionvalue.FocusLost:connect(function()
  2136. local am = suspensionvalue.Text
  2137. local veh = game.workspace.ObjectSelection:FindFirstChild(game.Players.LocalPlayer.Name.."'s Vehicle")
  2138. veh.CarChassis.Suspension.Value = am
  2139. wait(0.5)
  2140. suspensionvalue.Visible = false
  2141. suspension.Visible = true
  2142. if _G.Suspension == true then
  2143. _G.Suspension = false
  2144. end
  2145. suspensionarrow.TextColor3 = Color3.new(255,255,255)
  2146. suspensionvalue.TextColor3 = Color3.new(255,255,255)
  2147. end)
  2148.  
  2149. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  2150.  
  2151.  
  2152.  
  2153. while wait(0.04)do
  2154. if _G.Suspension then
  2155. suspensionarrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2156. suspensionvalue.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2157.  
  2158. end
  2159. end
  2160. end)
  2161. suspensionvaluearrow.Name = "suspensionvaluearrow"
  2162. suspensionvaluearrow.Parent = suspensionvalue
  2163. suspensionvaluearrow.BackgroundColor3 = Color3.new(1, 1, 1)
  2164. suspensionvaluearrow.BackgroundTransparency = 1
  2165. suspensionvaluearrow.Position = UDim2.new(-0.318681508, 0, -0.0915523395, 0)
  2166. suspensionvaluearrow.Size = UDim2.new(0, 81, 0, 24)
  2167. suspensionvaluearrow.Font = Enum.Font.SourceSans
  2168. suspensionvaluearrow.Text = ">"
  2169. suspensionvaluearrow.TextColor3 = Color3.new(1, 1, 1)
  2170. suspensionvaluearrow.TextSize = 20
  2171.  
  2172. vehiclelabel.Name = "vehiclelabel"
  2173. vehiclelabel.Parent = TopFramevehicle
  2174. vehiclelabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2175. vehiclelabel.BackgroundTransparency = 1
  2176. vehiclelabel.Size = UDim2.new(0, 201, 0, 34)
  2177. vehiclelabel.Font = Enum.Font.SourceSans
  2178. vehiclelabel.Text = "Vehicle"
  2179. vehiclelabel.TextColor3 = Color3.new(1, 1, 1)
  2180. vehiclelabel.TextSize = 17
  2181. end
  2182.  
  2183. function fnctionggui ()
  2184. local Frame = Instance.new("Frame")
  2185. local infjump = Instance.new("TextButton")
  2186. local infjumoarrow = Instance.new("TextLabel")
  2187. local opengarage = Instance.new("TextButton")
  2188. local garagearrow = Instance.new("TextLabel")
  2189. local openshop = Instance.new("TextButton")
  2190. local shoparrow = Instance.new("TextLabel")
  2191. local annoy = Instance.new("TextButton")
  2192. local annoyarrow = Instance.new("TextLabel")
  2193. local gravity = Instance.new("TextButton")
  2194. local gravityarrow = Instance.new("TextLabel")
  2195. local noclip = Instance.new("TextButton")
  2196. local nocliparrow = Instance.new("TextLabel")
  2197. local speed = Instance.new("TextButton")
  2198. local speedarrow = Instance.new("TextLabel")
  2199. local functionslabel = Instance.new("TextLabel")
  2200.  
  2201. Frame.Parent = TopFrameFunctions
  2202. Frame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2203. Frame.BackgroundTransparency = 0.20000000298023
  2204. Frame.BorderSizePixel = 0
  2205. Frame.Position = UDim2.new(0.0448244028, 0, 1, 0)
  2206. Frame.Size = UDim2.new(0, 182, 0, 267)
  2207.  
  2208. infjump.Name = "infjump"
  2209. infjump.Parent = Frame
  2210. infjump.BackgroundColor3 = Color3.new(1, 1, 1)
  2211. infjump.BackgroundTransparency = 1
  2212. infjump.Position = UDim2.new(0.197802201, 0, 0.00675173849, 0)
  2213. infjump.Size = UDim2.new(0, 182, 0, 24)
  2214. infjump.Font = Enum.Font.SourceSans
  2215. infjump.Text = "Inf Jump "
  2216. infjump.TextColor3 = Color3.new(1, 1, 1)
  2217. infjump.TextSize = 20
  2218. infjump.TextXAlignment = Enum.TextXAlignment.Left
  2219. infjump.MouseButton1Click:connect(function()
  2220. game:GetService("UserInputService").JumpRequest:connect(function()
  2221. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  2222. end)
  2223. end)
  2224. infjumoarrow.Name = "infjumoarrow"
  2225. infjumoarrow.Parent = infjump
  2226. infjumoarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  2227. infjumoarrow.BackgroundTransparency = 1
  2228. infjumoarrow.Position = UDim2.new(-0.313186944, 0, 0.033447586, 0)
  2229. infjumoarrow.Size = UDim2.new(0, 81, 0, 24)
  2230. infjumoarrow.Font = Enum.Font.SourceSans
  2231. infjumoarrow.Text = ">"
  2232. infjumoarrow.TextColor3 = Color3.new(1, 1, 1)
  2233. infjumoarrow.TextSize = 20
  2234.  
  2235. opengarage.Name = "opengarage"
  2236. opengarage.Parent = Frame
  2237. opengarage.BackgroundColor3 = Color3.new(1, 1, 1)
  2238. opengarage.BackgroundTransparency = 1
  2239. opengarage.Position = UDim2.new(0.197802201, 0, 0.104130022, 0)
  2240. opengarage.Size = UDim2.new(0, 182, 0, 24)
  2241. opengarage.Font = Enum.Font.SourceSans
  2242. opengarage.Text = "Open Garage "
  2243. opengarage.TextColor3 = Color3.new(1, 1, 1)
  2244. opengarage.TextSize = 20
  2245. opengarage.TextXAlignment = Enum.TextXAlignment.Left
  2246. opengarage.MouseButton1Click:connect(function()
  2247. if _G.OpenGarage == false then
  2248. _G.OpenGarage = true
  2249. while wait(0.04)do
  2250. if _G.OpenGarage then
  2251. opengarage.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2252. garagearrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2253.  
  2254. end
  2255. end
  2256. else
  2257. _G.OpenGarage = false
  2258. opengarage.TextColor3 = Color3.new(255,255,255)
  2259. garagearrow.TextColor3 = Color3.new(255,255,255)
  2260. end
  2261. end)
  2262.  
  2263.  
  2264.  
  2265. spawn(function()
  2266. while wait(2) do
  2267. if _G.OpenGarage then
  2268. local gardoor = game.workspace.Ignore.WorldObjects.Garage.Trigger
  2269. local hmloc = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.Position
  2270.  
  2271. gardoor.CFrame = CFrame.new(hmloc)
  2272.  
  2273.  
  2274. end
  2275. end
  2276. end)
  2277. garagearrow.Name = "garagearrow"
  2278. garagearrow.Parent = opengarage
  2279. garagearrow.BackgroundColor3 = Color3.new(1, 1, 1)
  2280. garagearrow.BackgroundTransparency = 1
  2281. garagearrow.Position = UDim2.new(-0.313186944, 0, 0.033447586, 0)
  2282. garagearrow.Size = UDim2.new(0, 81, 0, 24)
  2283. garagearrow.Font = Enum.Font.SourceSans
  2284. garagearrow.Text = ">"
  2285. garagearrow.TextColor3 = Color3.new(1, 1, 1)
  2286. garagearrow.TextSize = 20
  2287.  
  2288. openshop.Name = "openshop"
  2289. openshop.Parent = Frame
  2290. openshop.BackgroundColor3 = Color3.new(1, 1, 1)
  2291. openshop.BackgroundTransparency = 1
  2292. openshop.Position = UDim2.new(0.197802201, 0, 0.194017678, 0)
  2293. openshop.Size = UDim2.new(0, 182, 0, 24)
  2294. openshop.Font = Enum.Font.SourceSans
  2295. openshop.Text = "Open Shop "
  2296. openshop.TextColor3 = Color3.new(1, 1, 1)
  2297. openshop.TextSize = 20
  2298. openshop.TextXAlignment = Enum.TextXAlignment.Left
  2299. openshop.MouseButton1Click:connect(function()
  2300. if _G.OpenShop == false then
  2301. _G.OpenShop = true
  2302. game.Players.LocalPlayer.PlayerGui.WeaponShopGUI.Enabled = true
  2303. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  2304.  
  2305.  
  2306.  
  2307. while wait(0.04)do
  2308. if _G.OpenShop then
  2309. openshop.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2310. shoparrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2311.  
  2312. end
  2313. end
  2314. else
  2315. _G.OpenShop = false
  2316. game.Players.LocalPlayer.PlayerGui.WeaponShopGUI.Enabled = false
  2317. openshop.TextColor3 = Color3.new(255,255,255)
  2318. shoparrow.TextColor3 = Color3.new(255,255,255)
  2319. end
  2320. end)
  2321.  
  2322. shoparrow.Name = "shoparrow"
  2323. shoparrow.Parent = openshop
  2324. shoparrow.BackgroundColor3 = Color3.new(1, 1, 1)
  2325. shoparrow.BackgroundTransparency = 1
  2326. shoparrow.Position = UDim2.new(-0.313186944, 0, 0.033447586, 0)
  2327. shoparrow.Size = UDim2.new(0, 81, 0, 24)
  2328. shoparrow.Font = Enum.Font.SourceSans
  2329. shoparrow.Text = ">"
  2330. shoparrow.TextColor3 = Color3.new(1, 1, 1)
  2331. shoparrow.TextSize = 20
  2332.  
  2333. annoy.Name = "annoy"
  2334. annoy.Parent = Frame
  2335. annoy.BackgroundColor3 = Color3.new(1, 1, 1)
  2336. annoy.BackgroundTransparency = 1
  2337. annoy.Position = UDim2.new(0.197802201, 0, 0.283905298, 0)
  2338. annoy.Size = UDim2.new(0, 182, 0, 24)
  2339. annoy.Font = Enum.Font.SourceSans
  2340. annoy.Text = "Annoy "
  2341. annoy.TextColor3 = Color3.new(1, 1, 1)
  2342. annoy.TextSize = 20
  2343. annoy.TextXAlignment = Enum.TextXAlignment.Left
  2344. annoy.MouseButton1Click:connect(function()
  2345. if _G.Annoy == false then
  2346. _G.Annoy = true
  2347. local s = game.Players.LocalPlayer.PlayerGui.Sounds
  2348.  
  2349. s.Cash.Volume = 10
  2350. s.Cash:Play()
  2351.  
  2352. s.XP:Play()
  2353. s.XP.Volume = 10
  2354.  
  2355. s.Coin:Play()
  2356. s.Coin.Volume = 10
  2357.  
  2358. s.Dig:Play()
  2359. s.Dig.Volume = 10
  2360.  
  2361. s.Message:Play()
  2362. s.Message.Volume = 10
  2363.  
  2364. s.HackSuccess:Play()
  2365. s.HackSuccess.Volume = 10
  2366.  
  2367. s.Hacking:Play()
  2368. s.Hacking.Volume = 10
  2369.  
  2370. s.MoneyFlip:Play()
  2371. s.MoneyFlip.Volume = 10
  2372.  
  2373. s.Dialogue:Play()
  2374. s.Dialogue.Volume = 10
  2375.  
  2376. s.Lockpick:Play()
  2377. s.Lockpick.Volume = 10
  2378. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  2379.  
  2380.  
  2381.  
  2382. while wait(0.04)do
  2383. if _G.Annoy then
  2384. annoy.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2385. annoyarrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2386.  
  2387. end
  2388. end
  2389. else
  2390. _G.Annoy = false
  2391. local s = game.Players.LocalPlayer.PlayerGui.Sounds
  2392.  
  2393. s.Cash.Volume = 1
  2394. s.Cash:Stop()
  2395.  
  2396. s.XP:Stop()
  2397. s.XP.Volume = 1
  2398.  
  2399. s.Coin:Stop()
  2400. s.Coin.Volume = 1
  2401.  
  2402. s.Dig:Stop()
  2403. s.Dig.Volume = 1
  2404.  
  2405. s.Message:Stop()
  2406. s.Message.Volume = 1
  2407.  
  2408. s.HackSuccess:Stop()
  2409. s.HackSuccess.Volume = 1
  2410.  
  2411. s.Hacking:Stop()
  2412. s.Hacking.Volume = 1
  2413.  
  2414. s.MoneyFlip:Stop()
  2415. s.MoneyFlip.Volume = 1
  2416.  
  2417. s.Dialogue:Stop()
  2418. s.Dialogue.Volume = 1
  2419.  
  2420. s.Lockpick:Stop()
  2421. s.Lockpick.Volume = 1
  2422. annoy.TextColor3 = Color3.new(255,255,255)
  2423. annoyarrow.TextColor3 = Color3.new(255,255,255)
  2424. end
  2425. end)
  2426. annoyarrow.Name = "annoyarrow"
  2427. annoyarrow.Parent = annoy
  2428. annoyarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  2429. annoyarrow.BackgroundTransparency = 1
  2430. annoyarrow.Position = UDim2.new(-0.313186944, 0, 0.033447586, 0)
  2431. annoyarrow.Size = UDim2.new(0, 81, 0, 24)
  2432. annoyarrow.Font = Enum.Font.SourceSans
  2433. annoyarrow.Text = ">"
  2434. annoyarrow.TextColor3 = Color3.new(1, 1, 1)
  2435. annoyarrow.TextSize = 20
  2436.  
  2437. gravity.Name = "gravity"
  2438. gravity.Parent = Frame
  2439. gravity.BackgroundColor3 = Color3.new(1, 1, 1)
  2440. gravity.BackgroundTransparency = 1
  2441. gravity.Position = UDim2.new(0.197802201, 0, 0.373792917, 0)
  2442. gravity.Size = UDim2.new(0, 182, 0, 24)
  2443. gravity.Font = Enum.Font.SourceSans
  2444. gravity.Text = "Gravity "
  2445. gravity.TextColor3 = Color3.new(1, 1, 1)
  2446. gravity.TextSize = 20
  2447. gravity.TextXAlignment = Enum.TextXAlignment.Left
  2448. gravity.MouseButton1Click:connect(function()
  2449. if _G.Gravity == false then
  2450. _G.Gravity = true
  2451. game:GetService("Workspace").Gravity = 45
  2452. while wait(0.04)do
  2453. if _G.Gravity then
  2454. gravity.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2455. gravityarrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2456.  
  2457. end
  2458. end
  2459. else
  2460. _G.Gravity = false
  2461. game:GetService("Workspace").Gravity = 196.2
  2462. gravity.TextColor3 = Color3.new(255,255,255)
  2463. gravityarrow.TextColor3 = Color3.new(255,255,255)
  2464. end
  2465. end)
  2466. gravityarrow.Name = "gravityarrow"
  2467. gravityarrow.Parent = gravity
  2468. gravityarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  2469. gravityarrow.BackgroundTransparency = 1
  2470. gravityarrow.Position = UDim2.new(-0.313186944, 0, 0.033447586, 0)
  2471. gravityarrow.Size = UDim2.new(0, 81, 0, 24)
  2472. gravityarrow.Font = Enum.Font.SourceSans
  2473. gravityarrow.Text = ">"
  2474. gravityarrow.TextColor3 = Color3.new(1, 1, 1)
  2475. gravityarrow.TextSize = 20
  2476.  
  2477. noclip.Name = "noclip"
  2478. noclip.Parent = Frame
  2479. noclip.BackgroundColor3 = Color3.new(1, 1, 1)
  2480. noclip.BackgroundTransparency = 1
  2481. noclip.Position = UDim2.new(0.197802201, 0, 0.463680536, 0)
  2482. noclip.Size = UDim2.new(0, 182, 0, 24)
  2483. noclip.Font = Enum.Font.SourceSans
  2484. noclip.Text = "Noclip "
  2485. noclip.TextColor3 = Color3.new(1, 1, 1)
  2486. noclip.TextSize = 20
  2487. noclip.TextXAlignment = Enum.TextXAlignment.Left
  2488. noclip.MouseButton1Click:connect(function()
  2489. noclip = false
  2490. game:GetService('RunService').Stepped:connect(function()
  2491. if noclip then
  2492. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  2493. end
  2494. end)
  2495. plr = game.Players.LocalPlayer
  2496. mouse = plr:GetMouse()
  2497. mouse.KeyDown:connect(function(key)
  2498.  
  2499. if key == noclipkeyvalue.Text then
  2500. noclip = not noclip
  2501. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  2502. end
  2503. end)
  2504. game.ReplicatedStorage.Event:FireServer("Dialogue",{{Text="NoClip Loaded Press N To Toggle NoClip",Delay=1.6}})
  2505. end)
  2506.  
  2507. nocliparrow.Name = "nocliparrow"
  2508. nocliparrow.Parent = noclip
  2509. nocliparrow.BackgroundColor3 = Color3.new(1, 1, 1)
  2510. nocliparrow.BackgroundTransparency = 1
  2511. nocliparrow.Position = UDim2.new(-0.313186944, 0, 0.033447586, 0)
  2512. nocliparrow.Size = UDim2.new(0, 81, 0, 24)
  2513. nocliparrow.Font = Enum.Font.SourceSans
  2514. nocliparrow.Text = ">"
  2515. nocliparrow.TextColor3 = Color3.new(1, 1, 1)
  2516. nocliparrow.TextSize = 20
  2517.  
  2518. speed.Name = "speed"
  2519. speed.Parent = Frame
  2520. speed.BackgroundColor3 = Color3.new(1, 1, 1)
  2521. speed.BackgroundTransparency = 1
  2522. speed.Position = UDim2.new(0.197802201, 0, 0.549822867, 0)
  2523. speed.Size = UDim2.new(0, 182, 0, 24)
  2524. speed.Font = Enum.Font.SourceSans
  2525. speed.Text = "Speed "
  2526. speed.TextColor3 = Color3.new(1, 1, 1)
  2527. speed.TextSize = 20
  2528. speed.TextXAlignment = Enum.TextXAlignment.Left
  2529. speed.MouseButton1Click:connect(function()
  2530. if _G.Speed == false then
  2531. _G.Speed = true
  2532. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  2533.  
  2534.  
  2535.  
  2536. while wait(0.04)do
  2537. if _G.Speed then
  2538. speed.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2539. speedarrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2540.  
  2541. end
  2542. end
  2543.  
  2544. else
  2545. _G.Speed = false
  2546. speed.TextColor3 = Color3.new(255,255,255)
  2547. speedarrow.TextColor3 = Color3.new(255,255,255)
  2548.  
  2549. end
  2550. end)
  2551. speedarrow.Name = "speed arrow"
  2552. speedarrow.Parent = speed
  2553. speedarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  2554. speedarrow.BackgroundTransparency = 1
  2555. speedarrow.Position = UDim2.new(-0.313186944, 0, 0.0334475785, 0)
  2556. speedarrow.Size = UDim2.new(0, 81, 0, 24)
  2557. speedarrow.Font = Enum.Font.SourceSans
  2558. speedarrow.Text = ">"
  2559. speedarrow.TextColor3 = Color3.new(1, 1, 1)
  2560. speedarrow.TextSize = 20
  2561. spawn(function()
  2562. while wait(0.1) do
  2563. if _G.Speed then
  2564. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed=59
  2565. end
  2566. end
  2567. end)
  2568. functionslabel.Name = "functionslabel"
  2569. functionslabel.Parent = TopFrameFunctions
  2570. functionslabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2571. functionslabel.BackgroundTransparency = 1
  2572. functionslabel.Size = UDim2.new(0, 201, 0, 34)
  2573. functionslabel.Font = Enum.Font.SourceSans
  2574. functionslabel.Text = "Functions"
  2575. functionslabel.TextColor3 = Color3.new(1, 1, 1)
  2576. functionslabel.TextSize = 17
  2577. end
  2578.  
  2579.  
  2580.  
  2581. function rndergui ()
  2582. local Frame_5 = Instance.new("Frame")
  2583. local RenderLabel = Instance.new("TextLabel")
  2584. local fullbright = Instance.new("TextButton")
  2585. local fullbrightarrow = Instance.new("TextLabel")
  2586. local speed_2 = Instance.new("TextButton")
  2587. local speedarrow_2 = Instance.new("TextLabel")
  2588. local Chams = Instance.new("TextButton")
  2589. local chamsarrow = Instance.new("TextLabel")
  2590. local sunrays = Instance.new("TextButton")
  2591. local sunraysarrow = Instance.new("TextLabel")
  2592. local colorcorrection = Instance.new("TextButton")
  2593. local correctionarrow = Instance.new("TextLabel")
  2594.  
  2595. Frame_5.Parent = TopFrameRender
  2596. Frame_5.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2597. Frame_5.BackgroundTransparency = 0.20000000298023
  2598. Frame_5.BorderSizePixel = 0
  2599. Frame_5.Position = UDim2.new(0.0448244028, 0, 1, 0)
  2600. Frame_5.Size = UDim2.new(0, 182, 0, 201)
  2601.  
  2602. RenderLabel.Name = "RenderLabel"
  2603. RenderLabel.Parent = TopFrameRender
  2604. RenderLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2605. RenderLabel.BackgroundTransparency = 1
  2606. RenderLabel.Size = UDim2.new(0, 201, 0, 34)
  2607. RenderLabel.Font = Enum.Font.SourceSans
  2608. RenderLabel.Text = "Render"
  2609. RenderLabel.TextColor3 = Color3.new(1, 1, 1)
  2610. RenderLabel.TextSize = 17
  2611.  
  2612. fullbright.Name = "fullbright"
  2613. fullbright.Parent = TopFrameRender
  2614. fullbright.BackgroundColor3 = Color3.new(1, 1, 1)
  2615. fullbright.BackgroundTransparency = 1
  2616. fullbright.Position = UDim2.new(0.228172332, 0, 0.974806428, 0)
  2617. fullbright.Size = UDim2.new(0, 182, 0, 24)
  2618. fullbright.Font = Enum.Font.SourceSans
  2619. fullbright.Text = "Full Bright "
  2620. fullbright.TextColor3 = Color3.new(1, 1, 1)
  2621. fullbright.TextSize = 20
  2622. fullbright.TextXAlignment = Enum.TextXAlignment.Left
  2623.  
  2624. fullbrightarrow.Name = "fullbrightarrow"
  2625. fullbrightarrow.Parent = fullbright
  2626. fullbrightarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  2627. fullbrightarrow.BackgroundTransparency = 1
  2628. fullbrightarrow.Position = UDim2.new(-0.313186944, 0, 0.033447586, 0)
  2629. fullbrightarrow.Size = UDim2.new(0, 81, 0, 24)
  2630. fullbrightarrow.Font = Enum.Font.SourceSans
  2631. fullbrightarrow.Text = ">"
  2632. fullbrightarrow.TextColor3 = Color3.new(1, 1, 1)
  2633. fullbrightarrow.TextSize = 20
  2634. fullbright.MouseButton1Click:connect(function()
  2635. if _G.FullBright == false then
  2636. _G.FullBright = true
  2637. game.Lighting.Brightness = 25
  2638. game.Lighting.ColorCorrection.Enabled = false
  2639. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  2640.  
  2641.  
  2642.  
  2643. while wait(0.04)do
  2644. if _G.FullBright then
  2645. fullbright.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2646. fullbrightarrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2647.  
  2648. end
  2649. end
  2650. else
  2651. _G.FullBright = false
  2652. game.Lighting.ColorCorrection.Enabled = true
  2653. game.Lighting.Brightness = 2.11
  2654. fullbright.TextColor3 = Color3.new(255,255,255)
  2655. fullbrightarrow.TextColor3 = Color3.new(255,255,255)
  2656. end
  2657. end)
  2658. speed_2.Name = "speed"
  2659. speed_2.Parent = TopFrameRender
  2660. speed_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2661. speed_2.BackgroundTransparency = 1
  2662. speed_2.Position = UDim2.new(0.228172332, 0, 2.39439201, 0)
  2663. speed_2.Size = UDim2.new(0, 182, 0, 24)
  2664. speed_2.Font = Enum.Font.SourceSans
  2665. speed_2.Text = "ESP"
  2666. speed_2.TextColor3 = Color3.new(1, 1, 1)
  2667. speed_2.TextSize = 20
  2668. speed_2.TextXAlignment = Enum.TextXAlignment.Left
  2669. speed_2.MouseButton1Click:connect(function()
  2670. local Holder = Instance.new("Folder", game.CoreGui)
  2671. Holder.Name = "ESP"
  2672.  
  2673. local UpdateFuncs = {}
  2674.  
  2675. local Box = Instance.new("BoxHandleAdornment")
  2676. Box.Name = "nilBox"
  2677. Box.Size = Vector3.new(4, 7, 4)
  2678. Box.Color3 = Color3.new(100 / 255, 100 / 255, 100 / 255)
  2679. Box.Transparency = 0.7
  2680. Box.ZIndex = 0
  2681. Box.AlwaysOnTop = true
  2682. Box.Visible = false
  2683.  
  2684. local NameTag = Instance.new("BillboardGui")
  2685. NameTag.Name = "nilNameTag"
  2686. NameTag.Enabled = false
  2687. NameTag.Size = UDim2.new(0, 200, 0, 50)
  2688. NameTag.AlwaysOnTop = true
  2689. NameTag.StudsOffset = Vector3.new(0, 1.8, 0)
  2690. local Tag = Instance.new("TextLabel", NameTag)
  2691. Tag.Name = "Tag"
  2692. Tag.BackgroundTransparency = 1
  2693. Tag.Position = UDim2.new(0, -50, 0, 0)
  2694. Tag.Size = UDim2.new(0, 300, 0, 20)
  2695. Tag.TextSize = 20
  2696. Tag.TextColor3 = Color3.new(100 / 255, 100 / 255, 100 / 255)
  2697. Tag.TextStrokeColor3 = Color3.new(0 / 255, 0 / 255, 0 / 255)
  2698. Tag.TextStrokeTransparency = 0.4
  2699. Tag.Text = "nil"
  2700. Tag.Font = Enum.Font.SourceSansBold
  2701. Tag.TextScaled = false
  2702.  
  2703. local LoadCharacter = function(v)
  2704. repeat wait() until v.Character ~= nil
  2705. v.Character:WaitForChild("Humanoid")
  2706. local vHolder = Holder:FindFirstChild(v.Name)
  2707. vHolder:ClearAllChildren()
  2708. local b = Box:Clone()
  2709. b.Name = v.Name .. "Box"
  2710. b.Adornee = v.Character
  2711. b.Parent = vHolder
  2712. local t = NameTag:Clone()
  2713. t.Name = v.Name .. "NameTag"
  2714. t.Enabled = true
  2715. t.Parent = vHolder
  2716. t.Adornee = v.Character:WaitForChild("Head", 5)
  2717. if not t.Adornee then
  2718. return UnloadCharacter(v)
  2719. end
  2720. t.Tag.Text = v.Name
  2721. b.Color3 = Color3.new(v.TeamColor.r, v.TeamColor.g, v.TeamColor.b)
  2722. t.Tag.TextColor3 = Color3.new(v.TeamColor.r, v.TeamColor.g, v.TeamColor.b)
  2723. local UpdateNameTag = function()
  2724. if not pcall(function()
  2725. --v.Character.Humanoid.DisplayDistanceType = Enum.HumanoidDisplayDistanceType.None
  2726. local maxh = math.floor(v.Character.Humanoid.MaxHealth)
  2727. local h = math.floor(v.Character.Humanoid.Health)
  2728. t.Tag.Text = v.Name .. "\n" .. ((maxh ~= 0 and tostring(math.floor((h / maxh) * 100))) or "0") .. "% " .. tostring(h) .. "/" .. tostring(maxh)
  2729. end) then
  2730. UpdateFuncs[v] = nil
  2731. end
  2732. end
  2733. UpdateNameTag()
  2734. UpdateFuncs[v] = UpdateNameTag
  2735. end
  2736.  
  2737. local UnloadCharacter = function(v)
  2738. local vHolder = Holder:FindFirstChild(v.Name)
  2739. if vHolder and (vHolder:FindFirstChild(v.Name .. "Box") ~= nil or vHolder:FindFirstChild(v.Name .. "NameTag") ~= nil) then
  2740. vHolder:ClearAllChildren()
  2741. end
  2742. end
  2743.  
  2744. local LoadPlayer = function(v)
  2745. local vHolder = Instance.new("Folder", Holder)
  2746. vHolder.Name = v.Name
  2747. v.CharacterAdded:Connect(function()
  2748. pcall(LoadCharacter, v)
  2749. end)
  2750. v.CharacterRemoving:Connect(function()
  2751. pcall(UnloadCharacter, v)
  2752. end)
  2753. LoadCharacter(v)
  2754. end
  2755.  
  2756. local UnloadPlayer = function(v)
  2757. UnloadCharacter(v)
  2758. local vHolder = Holder:FindFirstChild(v.Name)
  2759. if vHolder then
  2760. vHolder:Destroy()
  2761. end
  2762. end
  2763.  
  2764. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  2765. spawn(function() pcall(LoadPlayer, v) end)
  2766. end
  2767.  
  2768. game:GetService("Players").PlayerAdded:Connect(function(v)
  2769. pcall(LoadPlayer, v)
  2770. end)
  2771.  
  2772. game:GetService("Players").PlayerRemoving:Connect(function(v)
  2773. pcall(UnloadPlayer, v)
  2774. end)
  2775.  
  2776. game.ItemChanged:Connect(function(i, v)
  2777. if i:IsA("Player") and v == "TeamColor" then
  2778. if Holder:FindFirstChild(i.Name) then
  2779. UnloadCharacter(i)
  2780. wait()
  2781. LoadCharacter(i)
  2782. end
  2783. elseif i:IsA("Humanoid") and i.Parent then
  2784. local p = game:GetService("Players"):GetPlayerFromCharacter(i.Parent)
  2785. if p and Holder:FindFirstChild(p.Name) then
  2786. UpdateFuncs[p]()
  2787. end
  2788. end
  2789. end)
  2790.  
  2791. game:GetService("Players").LocalPlayer.NameDisplayDistance = 0
  2792. game:GetService("Players").LocalPlayer.HealthDisplayDistance = 0
  2793. end)
  2794. speedarrow_2.Name = "speed arrow"
  2795. speedarrow_2.Parent = speed_2
  2796. speedarrow_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2797. speedarrow_2.BackgroundTransparency = 1
  2798. speedarrow_2.Position = UDim2.new(-0.313186944, 0, -0.00821909308, 0)
  2799. speedarrow_2.Size = UDim2.new(0, 81, 0, 24)
  2800. speedarrow_2.Font = Enum.Font.SourceSans
  2801. speedarrow_2.Text = ">"
  2802. speedarrow_2.TextColor3 = Color3.new(1, 1, 1)
  2803. speedarrow_2.TextSize = 20
  2804.  
  2805. Chams.Name = "Chams"
  2806. Chams.Parent = TopFrameRender
  2807. Chams.BackgroundColor3 = Color3.new(1, 1, 1)
  2808. Chams.BackgroundTransparency = 1
  2809. Chams.Position = UDim2.new(0.228172332, 0, 1.67903638, 0)
  2810. Chams.Size = UDim2.new(0, 182, 0, 24)
  2811. Chams.Font = Enum.Font.SourceSans
  2812. Chams.Text = "Chams"
  2813. Chams.TextColor3 = Color3.new(1, 1, 1)
  2814. Chams.TextSize = 20
  2815. Chams.TextXAlignment = Enum.TextXAlignment.Left
  2816. Chams.MouseButton1Click:connect(function()
  2817. boxHandle = function(part, color)
  2818. if part.ClassName == "Part" or part.ClassName == "MeshPart" then
  2819. local cham = Instance.new("BoxHandleAdornment")
  2820. cham.Parent = part
  2821. cham.Adornee = part
  2822. cham.ZIndex = 2
  2823. cham.AlwaysOnTop = true
  2824. cham.Size = part.Size
  2825.  
  2826. if #game:GetService("Teams"):GetTeams() > 0 then
  2827. cham.Color3 = color
  2828. else
  2829. cham.Color3 = Color3.new(255, 0, 0)
  2830. end
  2831. end
  2832. end
  2833.  
  2834. createChams = function(player)
  2835. pcall(function()
  2836. if player.Character and player.Character.HumanoidRootPart and not (player.Name == game:GetService("Players").LocalPlayer.Name) then
  2837.  
  2838. for _,v in pairs(player.Character:GetChildren()) do
  2839. if v.ClassName == "Part" or v.ClassName == "MeshPart" then
  2840. if player.Character:WaitForChild(v.Name):FindFirstChild("BoxHandleAdornment") then
  2841. player.Character:WaitForChild(v.Name):FindFirstChild("BoxHandleAdornment"):Destroy()
  2842. end
  2843.  
  2844. boxHandle(v, player.TeamColor.Color)
  2845. end
  2846. end
  2847.  
  2848. boxHandle(player, player.TeamColor.Color)
  2849.  
  2850. print("created " .. player.Name)
  2851. end
  2852. end)
  2853. end
  2854.  
  2855. while wait(1) do
  2856. for _,v in pairs(game:GetService("Players"):GetPlayers()) do
  2857. createChams(v)
  2858. end
  2859. end
  2860.  
  2861. game:GetService("Players").PlayerAdded:connect(function(player)
  2862. wait()
  2863. createChams(player)
  2864. end)
  2865.  
  2866. end)
  2867. chamsarrow.Name = "chamsarrow"
  2868. chamsarrow.Parent = Chams
  2869. chamsarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  2870. chamsarrow.BackgroundTransparency = 1
  2871. chamsarrow.Position = UDim2.new(-0.313186944, 0, 0.033447586, 0)
  2872. chamsarrow.Size = UDim2.new(0, 81, 0, 24)
  2873. chamsarrow.Font = Enum.Font.SourceSans
  2874. chamsarrow.Text = ">"
  2875. chamsarrow.TextColor3 = Color3.new(1, 1, 1)
  2876. chamsarrow.TextSize = 20
  2877.  
  2878. colorcorrection.Name = "colorcorrection"
  2879. colorcorrection.Parent = TopFrameRender
  2880. colorcorrection.BackgroundColor3 = Color3.new(1, 1, 1)
  2881. colorcorrection.BackgroundTransparency = 1
  2882. colorcorrection.Position = UDim2.new(0.228172332, 0, 3.65909815, 0)
  2883. colorcorrection.Size = UDim2.new(0, 182, 0, 24)
  2884. colorcorrection.Font = Enum.Font.SourceSans
  2885. colorcorrection.Text = "No Color Correction"
  2886. colorcorrection.TextColor3 = Color3.new(1, 1, 1)
  2887. colorcorrection.TextSize = 20
  2888. colorcorrection.TextXAlignment = Enum.TextXAlignment.Left
  2889.  
  2890. correctionarrow.Name = "correctionarrow"
  2891. correctionarrow.Parent = colorcorrection
  2892. correctionarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  2893. correctionarrow.BackgroundTransparency = 1
  2894. correctionarrow.Position = UDim2.new(-0.313186944, 0, -0.00821909308, 0)
  2895. correctionarrow.Size = UDim2.new(0, 81, 0, 24)
  2896. correctionarrow.Font = Enum.Font.SourceSans
  2897. correctionarrow.Text = ">"
  2898. correctionarrow.TextColor3 = Color3.new(1, 1, 1)
  2899. correctionarrow.TextSize = 20
  2900.  
  2901. colorcorrection.MouseButton1Click:connect(function()
  2902. if game.Lighting:FindFirstChild("ColorCorrection") then
  2903. game.Lighting.ColorCorrection:Destroy()
  2904. end
  2905. end)
  2906.  
  2907. sunrays.Name = "sunrays"
  2908. sunrays.Parent = TopFrameRender
  2909. sunrays.BackgroundColor3 = Color3.new(1, 1, 1)
  2910. sunrays.BackgroundTransparency = 1
  2911. sunrays.Position = UDim2.new(0.228172332, 0, 3.04145098, 0)
  2912. sunrays.Size = UDim2.new(0, 182, 0, 24)
  2913. sunrays.Font = Enum.Font.SourceSans
  2914. sunrays.Text = "No Sun Rays"
  2915. sunrays.TextColor3 = Color3.new(1, 1, 1)
  2916. sunrays.TextSize = 20
  2917. sunrays.TextXAlignment = Enum.TextXAlignment.Left
  2918. sunrays.MouseButton1Click:connect(function()
  2919. if game.Lighting:FindFirstChild("SunRays") then
  2920. game.Lighting.SunRays:Destroy()
  2921. end
  2922. end)
  2923. sunraysarrow.Name = "sunraysarrow"
  2924. sunraysarrow.Parent = sunrays
  2925. sunraysarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  2926. sunraysarrow.BackgroundTransparency = 1
  2927. sunraysarrow.Position = UDim2.new(-0.313186944, 0, -0.00821909308, 0)
  2928. sunraysarrow.Size = UDim2.new(0, 81, 0, 24)
  2929. sunraysarrow.Font = Enum.Font.SourceSans
  2930. sunraysarrow.Text = ">"
  2931. sunraysarrow.TextColor3 = Color3.new(1, 1, 1)
  2932. sunraysarrow.TextSize = 20
  2933.  
  2934.  
  2935. end
  2936. function autogui ()
  2937.  
  2938. local Frame_6 = Instance.new("Frame")
  2939. local autoroblabel = Instance.new("TextLabel")
  2940. local autobank = Instance.new("TextButton")
  2941. local autobankarrow = Instance.new("TextLabel")
  2942. local autocasino = Instance.new("TextButton")
  2943. local autocasarrow = Instance.new("TextLabel")
  2944. local autopyr = Instance.new("TextButton")
  2945. local autopyramidarrow = Instance.new("TextLabel")
  2946. local autoclub = Instance.new("TextButton")
  2947. local autoclubarrow = Instance.new("TextLabel")
  2948. local autojewelry = Instance.new("TextButton")
  2949. local autojewelryarrow = Instance.new("TextLabel")
  2950.  
  2951. Frame_6.Parent = TopFrameAutorob
  2952. Frame_6.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2953. Frame_6.BackgroundTransparency = 0.20000000298023
  2954. Frame_6.BorderSizePixel = 0
  2955. Frame_6.Position = UDim2.new(0.0448244028, 0, 1, 0)
  2956. Frame_6.Size = UDim2.new(0, 182, 0, 201)
  2957.  
  2958. autoroblabel.Name = "autoroblabel"
  2959. autoroblabel.Parent = TopFrameAutorob
  2960. autoroblabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2961. autoroblabel.BackgroundTransparency = 1
  2962. autoroblabel.Size = UDim2.new(0, 201, 0, 34)
  2963. autoroblabel.Font = Enum.Font.SourceSans
  2964. autoroblabel.Text = "Autorob"
  2965. autoroblabel.TextColor3 = Color3.new(1, 1, 1)
  2966. autoroblabel.TextSize = 17
  2967.  
  2968. autobank.Name = "autobank"
  2969. autobank.Parent = TopFrameAutorob
  2970. autobank.BackgroundColor3 = Color3.new(1, 1, 1)
  2971. autobank.BackgroundTransparency = 1
  2972. autobank.Position = UDim2.new(0.228172332, 0, 0.974806428, 0)
  2973. autobank.Size = UDim2.new(0, 182, 0, 24)
  2974. autobank.Font = Enum.Font.SourceSans
  2975. autobank.Text = "Bank"
  2976. autobank.TextColor3 = Color3.new(1, 1, 1)
  2977. autobank.TextSize = 20
  2978. autobank.TextXAlignment = Enum.TextXAlignment.Left
  2979.  
  2980. autobankarrow.Name = "autobankarrow"
  2981. autobankarrow.Parent = autobank
  2982. autobankarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  2983. autobankarrow.BackgroundTransparency = 1
  2984. autobankarrow.Position = UDim2.new(-0.313186944, 0, 0.033447586, 0)
  2985. autobankarrow.Size = UDim2.new(0, 81, 0, 24)
  2986. autobankarrow.Font = Enum.Font.SourceSans
  2987. autobankarrow.Text = ">"
  2988. autobankarrow.TextColor3 = Color3.new(1, 1, 1)
  2989. autobankarrow.TextSize = 20
  2990.  
  2991. autocasino.Name = "autocasino"
  2992. autocasino.Parent = TopFrameAutorob
  2993. autocasino.BackgroundColor3 = Color3.new(1, 1, 1)
  2994. autocasino.BackgroundTransparency = 1
  2995. autocasino.Position = UDim2.new(0.228172332, 0, 2.39439201, 0)
  2996. autocasino.Size = UDim2.new(0, 182, 0, 24)
  2997. autocasino.Font = Enum.Font.SourceSans
  2998. autocasino.Text = "Casino"
  2999. autocasino.TextColor3 = Color3.new(1, 1, 1)
  3000. autocasino.TextSize = 20
  3001. autocasino.TextXAlignment = Enum.TextXAlignment.Left
  3002.  
  3003. autocasarrow.Name = "autocasarrow"
  3004. autocasarrow.Parent = autocasino
  3005. autocasarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  3006. autocasarrow.BackgroundTransparency = 1
  3007. autocasarrow.Position = UDim2.new(-0.313186944, 0, -0.00821909308, 0)
  3008. autocasarrow.Size = UDim2.new(0, 81, 0, 24)
  3009. autocasarrow.Font = Enum.Font.SourceSans
  3010. autocasarrow.Text = ">"
  3011. autocasarrow.TextColor3 = Color3.new(1, 1, 1)
  3012. autocasarrow.TextSize = 20
  3013.  
  3014. autopyr.Name = "autopyr"
  3015. autopyr.Parent = TopFrameAutorob
  3016. autopyr.BackgroundColor3 = Color3.new(1, 1, 1)
  3017. autopyr.BackgroundTransparency = 1
  3018. autopyr.Position = UDim2.new(0.228172332, 0, 1.67903638, 0)
  3019. autopyr.Size = UDim2.new(0, 182, 0, 24)
  3020. autopyr.Font = Enum.Font.SourceSans
  3021. autopyr.Text = "Pyramid"
  3022. autopyr.TextColor3 = Color3.new(1, 1, 1)
  3023. autopyr.TextSize = 20
  3024. autopyr.TextXAlignment = Enum.TextXAlignment.Left
  3025.  
  3026. autopyramidarrow.Name = "autopyramidarrow"
  3027. autopyramidarrow.Parent = autopyr
  3028. autopyramidarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  3029. autopyramidarrow.BackgroundTransparency = 1
  3030. autopyramidarrow.Position = UDim2.new(-0.313186944, 0, 0.033447586, 0)
  3031. autopyramidarrow.Size = UDim2.new(0, 81, 0, 24)
  3032. autopyramidarrow.Font = Enum.Font.SourceSans
  3033. autopyramidarrow.Text = ">"
  3034. autopyramidarrow.TextColor3 = Color3.new(1, 1, 1)
  3035. autopyramidarrow.TextSize = 20
  3036.  
  3037. autoclub.Name = "autoclub"
  3038. autoclub.Parent = TopFrameAutorob
  3039. autoclub.BackgroundColor3 = Color3.new(1, 1, 1)
  3040. autoclub.BackgroundTransparency = 1
  3041. autoclub.Position = UDim2.new(0.228172332, 0, 3.10027432, 0)
  3042. autoclub.Size = UDim2.new(0, 182, 0, 24)
  3043. autoclub.Font = Enum.Font.SourceSans
  3044. autoclub.Text = "Club"
  3045. autoclub.TextColor3 = Color3.new(1, 1, 1)
  3046. autoclub.TextSize = 20
  3047. autoclub.TextXAlignment = Enum.TextXAlignment.Left
  3048.  
  3049. autoclubarrow.Name = "autoclubarrow"
  3050. autoclubarrow.Parent = autoclub
  3051. autoclubarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  3052. autoclubarrow.BackgroundTransparency = 1
  3053. autoclubarrow.Position = UDim2.new(-0.313186944, 0, -0.00821909308, 0)
  3054. autoclubarrow.Size = UDim2.new(0, 81, 0, 24)
  3055. autoclubarrow.Font = Enum.Font.SourceSans
  3056. autoclubarrow.Text = ">"
  3057. autoclubarrow.TextColor3 = Color3.new(1, 1, 1)
  3058. autoclubarrow.TextSize = 20
  3059.  
  3060. autojewelry.Name = "autojewelry"
  3061. autojewelry.Parent = TopFrameAutorob
  3062. autojewelry.BackgroundColor3 = Color3.new(1, 1, 1)
  3063. autojewelry.BackgroundTransparency = 1
  3064. autojewelry.Position = UDim2.new(0.228172332, 0, 3.80615664, 0)
  3065. autojewelry.Size = UDim2.new(0, 182, 0, 24)
  3066. autojewelry.Font = Enum.Font.SourceSans
  3067. autojewelry.Text = "Jewelry"
  3068. autojewelry.TextColor3 = Color3.new(1, 1, 1)
  3069. autojewelry.TextSize = 20
  3070. autojewelry.TextXAlignment = Enum.TextXAlignment.Left
  3071.  
  3072. autojewelryarrow.Name = "autojewelryarrow"
  3073. autojewelryarrow.Parent = autojewelry
  3074. autojewelryarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  3075. autojewelryarrow.BackgroundTransparency = 1
  3076. autojewelryarrow.Position = UDim2.new(-0.313186944, 0, -0.00821909308, 0)
  3077. autojewelryarrow.Size = UDim2.new(0, 81, 0, 24)
  3078. autojewelryarrow.Font = Enum.Font.SourceSans
  3079. autojewelryarrow.Text = ">"
  3080. autojewelryarrow.TextColor3 = Color3.new(1, 1, 1)
  3081. autojewelryarrow.TextSize = 20
  3082. autopyr.MouseButton1Click:connect(function()
  3083. local heiststat = game.ReplicatedStorage.HeistStatus
  3084. if heiststat.Pyramid.Locked.Value == false and heiststat.Pyramid.Robbing.Value == false or heiststat.Pyramid.Locked.Value == false and heiststat.Pyramid.Robbing.Value == true then
  3085. spawn(autopyramid)
  3086. end
  3087. end)
  3088.  
  3089.  
  3090. autobank.MouseButton1Click:connect(function()
  3091. local heiststat = game.ReplicatedStorage.HeistStatus
  3092. if heiststat.Bank.Locked.Value == false and heiststat.Bank.Robbing.Value == false then
  3093. spawn(OPbank)
  3094. elseif
  3095. heiststat.Bank.Locked.Value == false and heiststat.Bank.Robbing.Value == true then
  3096. spawn(ROBbank)
  3097. end
  3098. end)
  3099.  
  3100. autocasino.MouseButton1Click:connect(function()
  3101. local heiststat = game.ReplicatedStorage.HeistStatus
  3102. if heiststat.Casino.Locked.Value == false and heiststat.Casino.Robbing.Value == false then
  3103. spawn(opcasino)
  3104. elseif
  3105. heiststat.Casino.Locked.Value == false and heiststat.Casino.Robbing.Value == true then
  3106. spawn(robcasino)
  3107. end
  3108. end)
  3109. autoclub.MouseButton1Click:connect(function()
  3110. local heiststat = game.ReplicatedStorage.HeistStatus
  3111. if heiststat.Club.Locked.Value == false and heiststat.Club.Robbing.Value == false or heiststat.Club.Locked.Value == false and heiststat.Club.Robbing.Value == true then
  3112. spawn(club)
  3113. end
  3114. end)
  3115.  
  3116. autojewelry.MouseButton1Click:connect(function()
  3117. autojewelry.Text = "Not Added Yet"
  3118. wait(2)
  3119. autojewelry.Text = "Jewelry"
  3120. end)
  3121. end
  3122.  
  3123.  
  3124.  
  3125. function itemgui ()
  3126. local ItemsLabel = Instance.new("TextLabel")
  3127. local Frame_7 = Instance.new("Frame")
  3128. local ak47 = Instance.new("TextButton")
  3129. local ak47arrow = Instance.new("TextLabel")
  3130. local jetpack = Instance.new("TextButton")
  3131. local jetpackarrow = Instance.new("TextLabel")
  3132. local deagle = Instance.new("TextButton")
  3133. local deaglearrow = Instance.new("TextLabel")
  3134. local spas = Instance.new("TextButton")
  3135. local spasarrow = Instance.new("TextLabel")
  3136. local sniper = Instance.new("TextButton")
  3137. local sniperarrow = Instance.new("TextLabel")
  3138. local mp5 = Instance.new("TextButton")
  3139. local mp5arrow = Instance.new("TextLabel")
  3140. local Shotgun = Instance.new("TextButton")
  3141. local shotgunarrow = Instance.new("TextLabel")
  3142. local grenade = Instance.new("TextButton")
  3143. local grenadearrow = Instance.new("TextLabel")
  3144. local deathray = Instance.new("TextButton")
  3145. local deathrayarrw = Instance.new("TextLabel")
  3146.  
  3147.  
  3148. ItemsLabel.Name = "ItemsLabel"
  3149. ItemsLabel.Parent = TopFrameItems
  3150. ItemsLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3151. ItemsLabel.BackgroundTransparency = 1
  3152. ItemsLabel.Size = UDim2.new(0, 201, 0, 34)
  3153. ItemsLabel.Font = Enum.Font.SourceSans
  3154. ItemsLabel.Text = "Items"
  3155. ItemsLabel.TextColor3 = Color3.new(1, 1, 1)
  3156. ItemsLabel.TextSize = 17
  3157.  
  3158. Frame_7.Parent = TopFrameItems
  3159. Frame_7.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3160. Frame_7.BackgroundTransparency = 0.20000000298023
  3161. Frame_7.BorderSizePixel = 0
  3162. Frame_7.Position = UDim2.new(0.0448244028, 0, 0.99999994, 0)
  3163. Frame_7.Size = UDim2.new(0, 182, 0, 267)
  3164.  
  3165. ak47.Name = "ak47"
  3166. ak47.Parent = Frame_7
  3167. ak47.BackgroundColor3 = Color3.new(1, 1, 1)
  3168. ak47.BackgroundTransparency = 1
  3169. ak47.Position = UDim2.new(0.17582418, 0, 0.342327207, 0)
  3170. ak47.Size = UDim2.new(0, 182, 0, 24)
  3171. ak47.Font = Enum.Font.SourceSans
  3172. ak47.Text = "AK47"
  3173. ak47.TextColor3 = Color3.new(1, 1, 1)
  3174. ak47.TextSize = 20
  3175. ak47.TextXAlignment = Enum.TextXAlignment.Left
  3176.  
  3177. ak47arrow.Name = "ak47arrow"
  3178. ak47arrow.Parent = ak47
  3179. ak47arrow.BackgroundColor3 = Color3.new(1, 1, 1)
  3180. ak47arrow.BackgroundTransparency = 1
  3181. ak47arrow.Position = UDim2.new(-0.313187003, 0, -0.00821900368, 0)
  3182. ak47arrow.Size = UDim2.new(0, 81, 0, 24)
  3183. ak47arrow.Font = Enum.Font.SourceSans
  3184. ak47arrow.Text = ">"
  3185. ak47arrow.TextColor3 = Color3.new(1, 1, 1)
  3186. ak47arrow.TextSize = 20
  3187.  
  3188. jetpack.Name = "jetpack"
  3189. jetpack.Parent = Frame_7
  3190. jetpack.BackgroundColor3 = Color3.new(1, 1, 1)
  3191. jetpack.BackgroundTransparency = 1
  3192. jetpack.Position = UDim2.new(0.17582418, 0, 0.00675175525, 0)
  3193. jetpack.Size = UDim2.new(0, 182, 0, 24)
  3194. jetpack.Font = Enum.Font.SourceSans
  3195. jetpack.Text = "Jetpack"
  3196. jetpack.TextColor3 = Color3.new(1, 1, 1)
  3197. jetpack.TextSize = 20
  3198. jetpack.TextXAlignment = Enum.TextXAlignment.Left
  3199.  
  3200. jetpackarrow.Name = "jetpackarrow"
  3201. jetpackarrow.Parent = jetpack
  3202. jetpackarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  3203. jetpackarrow.BackgroundTransparency = 1
  3204. jetpackarrow.Position = UDim2.new(-0.313186973, 0, -0.0498857647, 0)
  3205. jetpackarrow.Size = UDim2.new(0, 81, 0, 24)
  3206. jetpackarrow.Font = Enum.Font.SourceSans
  3207. jetpackarrow.Text = ">"
  3208. jetpackarrow.TextColor3 = Color3.new(1, 1, 1)
  3209. jetpackarrow.TextSize = 20
  3210.  
  3211. deagle.Name = "deagle"
  3212. deagle.Parent = Frame_7
  3213. deagle.BackgroundColor3 = Color3.new(1, 1, 1)
  3214. deagle.BackgroundTransparency = 1
  3215. deagle.Position = UDim2.new(0.17582418, 0, 0.0966394097, 0)
  3216. deagle.Size = UDim2.new(0, 182, 0, 24)
  3217. deagle.Font = Enum.Font.SourceSans
  3218. deagle.Text = "Deagle"
  3219. deagle.TextColor3 = Color3.new(1, 1, 1)
  3220. deagle.TextSize = 20
  3221. deagle.TextXAlignment = Enum.TextXAlignment.Left
  3222.  
  3223. deaglearrow.Name = "deaglearrow"
  3224. deaglearrow.Parent = deagle
  3225. deaglearrow.BackgroundColor3 = Color3.new(1, 1, 1)
  3226. deaglearrow.BackgroundTransparency = 1
  3227. deaglearrow.Position = UDim2.new(-0.313186944, 0, -0.17488575, 0)
  3228. deaglearrow.Size = UDim2.new(0, 81, 0, 24)
  3229. deaglearrow.Font = Enum.Font.SourceSans
  3230. deaglearrow.Text = ">"
  3231. deaglearrow.TextColor3 = Color3.new(1, 1, 1)
  3232. deaglearrow.TextSize = 20
  3233.  
  3234. spas.Name = "spas"
  3235. spas.Parent = Frame_7
  3236. spas.BackgroundColor3 = Color3.new(1, 1, 1)
  3237. spas.BackgroundTransparency = 1
  3238. spas.Position = UDim2.new(0.17582418, 0, 0.261433393, 0)
  3239. spas.Size = UDim2.new(0, 182, 0, 24)
  3240. spas.Font = Enum.Font.SourceSans
  3241. spas.Text = "SPAS"
  3242. spas.TextColor3 = Color3.new(1, 1, 1)
  3243. spas.TextSize = 20
  3244. spas.TextXAlignment = Enum.TextXAlignment.Left
  3245.  
  3246. spasarrow.Name = "spasarrow"
  3247. spasarrow.Parent = spas
  3248. spasarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  3249. spasarrow.BackgroundTransparency = 1
  3250. spasarrow.Position = UDim2.new(-0.313186944, 0, -0.00821909308, 0)
  3251. spasarrow.Size = UDim2.new(0, 81, 0, 24)
  3252. spasarrow.Font = Enum.Font.SourceSans
  3253. spasarrow.Text = ">"
  3254. spasarrow.TextColor3 = Color3.new(1, 1, 1)
  3255. spasarrow.TextSize = 20
  3256.  
  3257. sniper.Name = "sniper"
  3258. sniper.Parent = Frame_7
  3259. sniper.BackgroundColor3 = Color3.new(1, 1, 1)
  3260. sniper.BackgroundTransparency = 1
  3261. sniper.Position = UDim2.new(0.175824195, 0, 0.428313762, 0)
  3262. sniper.Size = UDim2.new(0, 182, 0, 24)
  3263. sniper.Font = Enum.Font.SourceSans
  3264. sniper.Text = "Sniper"
  3265. sniper.TextColor3 = Color3.new(1, 1, 1)
  3266. sniper.TextSize = 20
  3267. sniper.TextXAlignment = Enum.TextXAlignment.Left
  3268.  
  3269. sniperarrow.Name = "sniperarrow"
  3270. sniperarrow.Parent = sniper
  3271. sniperarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  3272. sniperarrow.BackgroundTransparency = 1
  3273. sniperarrow.Position = UDim2.new(-0.313186944, 0, -0.0498857461, 0)
  3274. sniperarrow.Size = UDim2.new(0, 81, 0, 24)
  3275. sniperarrow.Font = Enum.Font.SourceSans
  3276. sniperarrow.Text = ">"
  3277. sniperarrow.TextColor3 = Color3.new(1, 1, 1)
  3278. sniperarrow.TextSize = 20
  3279.  
  3280. mp5.Name = "mp5"
  3281. mp5.Parent = Frame_7
  3282. mp5.BackgroundColor3 = Color3.new(1, 1, 1)
  3283. mp5.BackgroundTransparency = 1
  3284. mp5.Position = UDim2.new(0.175824195, 0, 0.512368977, 0)
  3285. mp5.Size = UDim2.new(0, 182, 0, 24)
  3286. mp5.Font = Enum.Font.SourceSans
  3287. mp5.Text = "MP5"
  3288. mp5.TextColor3 = Color3.new(1, 1, 1)
  3289. mp5.TextSize = 20
  3290. mp5.TextXAlignment = Enum.TextXAlignment.Left
  3291.  
  3292. mp5arrow.Name = "mp5arrow"
  3293. mp5arrow.Parent = mp5
  3294. mp5arrow.BackgroundColor3 = Color3.new(1, 1, 1)
  3295. mp5arrow.BackgroundTransparency = 1
  3296. mp5arrow.Position = UDim2.new(-0.313186944, 0, 0.0334475823, 0)
  3297. mp5arrow.Size = UDim2.new(0, 81, 0, 24)
  3298. mp5arrow.Font = Enum.Font.SourceSans
  3299. mp5arrow.Text = ">"
  3300. mp5arrow.TextColor3 = Color3.new(1, 1, 1)
  3301. mp5arrow.TextSize = 20
  3302.  
  3303. Shotgun.Name = "Shotgun"
  3304. Shotgun.Parent = Frame_7
  3305. Shotgun.BackgroundColor3 = Color3.new(1, 1, 1)
  3306. Shotgun.BackgroundTransparency = 1
  3307. Shotgun.Position = UDim2.new(0.17582418, 0, 0.179036409, 0)
  3308. Shotgun.Size = UDim2.new(0, 182, 0, 24)
  3309. Shotgun.Font = Enum.Font.SourceSans
  3310. Shotgun.Text = "Shotgun"
  3311. Shotgun.TextColor3 = Color3.new(1, 1, 1)
  3312. Shotgun.TextSize = 20
  3313. Shotgun.TextXAlignment = Enum.TextXAlignment.Left
  3314.  
  3315. shotgunarrow.Name = "shotgunarrow"
  3316. shotgunarrow.Parent = Shotgun
  3317. shotgunarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  3318. shotgunarrow.BackgroundTransparency = 1
  3319. shotgunarrow.Position = UDim2.new(-0.313186944, 0, -0.0915523767, 0)
  3320. shotgunarrow.Size = UDim2.new(0, 81, 0, 24)
  3321. shotgunarrow.Font = Enum.Font.SourceSans
  3322. shotgunarrow.Text = ">"
  3323. shotgunarrow.TextColor3 = Color3.new(1, 1, 1)
  3324. shotgunarrow.TextSize = 20
  3325.  
  3326. grenade.Name = "grenade"
  3327. grenade.Parent = Frame_7
  3328. grenade.BackgroundColor3 = Color3.new(1, 1, 1)
  3329. grenade.BackgroundTransparency = 1
  3330. grenade.Position = UDim2.new(0.175824195, 0, 0.591020644, 0)
  3331. grenade.Size = UDim2.new(0, 182, 0, 24)
  3332. grenade.Font = Enum.Font.SourceSans
  3333. grenade.Text = "Grenade"
  3334. grenade.TextColor3 = Color3.new(1, 1, 1)
  3335. grenade.TextSize = 20
  3336. grenade.TextXAlignment = Enum.TextXAlignment.Left
  3337.  
  3338. grenadearrow.Name = "grenadearrow"
  3339. grenadearrow.Parent = grenade
  3340. grenadearrow.BackgroundColor3 = Color3.new(1, 1, 1)
  3341. grenadearrow.BackgroundTransparency = 1
  3342. grenadearrow.Position = UDim2.new(-0.313186944, 0, 0.0334475823, 0)
  3343. grenadearrow.Size = UDim2.new(0, 81, 0, 24)
  3344. grenadearrow.Font = Enum.Font.SourceSans
  3345. grenadearrow.Text = ">"
  3346. grenadearrow.TextColor3 = Color3.new(1, 1, 1)
  3347. grenadearrow.TextSize = 20
  3348.  
  3349. deathray.Name = "deathray"
  3350. deathray.Parent = Frame_7
  3351. deathray.BackgroundColor3 = Color3.new(1, 1, 1)
  3352. deathray.BackgroundTransparency = 1
  3353. deathray.Position = UDim2.new(0.175824195, 0, 0.677162945, 0)
  3354. deathray.Size = UDim2.new(0, 182, 0, 24)
  3355. deathray.Font = Enum.Font.SourceSans
  3356. deathray.Text = "Death Ray"
  3357. deathray.TextColor3 = Color3.new(1, 1, 1)
  3358. deathray.TextSize = 20
  3359. deathray.TextXAlignment = Enum.TextXAlignment.Left
  3360. deathray.MouseButton1Click:connect(function()
  3361. local heiststat = game.ReplicatedStorage.HeistStatus
  3362. if heiststat.Pyramid.Locked.Value == false and heiststat.Pyramid.Robbing.Value == false or heiststat.Pyramid.Locked.Value == false and heiststat.Pyramid.Robbing.Value == true then
  3363. spawn(getray)
  3364. else
  3365. deathray.Text = "Pyramid Not Open"
  3366. wait(2)
  3367. deathray.Text = "Death Ray"
  3368. end
  3369. end)
  3370. deathrayarrw.Name = "deathrayarrw"
  3371. deathrayarrw.Parent = deathray
  3372. deathrayarrw.BackgroundColor3 = Color3.new(1, 1, 1)
  3373. deathrayarrw.BackgroundTransparency = 1
  3374. deathrayarrw.Position = UDim2.new(-0.313186944, 0, 0.0334475823, 0)
  3375. deathrayarrw.Size = UDim2.new(0, 81, 0, 24)
  3376. deathrayarrw.Font = Enum.Font.SourceSans
  3377. deathrayarrw.Text = ">"
  3378. deathrayarrw.TextColor3 = Color3.new(1, 1, 1)
  3379. deathrayarrw.TextSize = 20
  3380. deagle.MouseButton1Click:connect(function()
  3381. local oldpos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3382.  
  3383. local G=game:GetService("Players")
  3384. local H=G.LocalPlayer;
  3385. local E=game:GetService("TweenService")
  3386. local a4=H.Character
  3387. local a5 = CFrame.new(-954.18, 53.12, -2928.31)
  3388. -- Function
  3389. function tweenMove(_,a0)
  3390. local a1=Instance.new("CFrameValue")
  3391. a1.Value=_:GetPrimaryPartCFrame()
  3392. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  3393. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/1200,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  3394. local a3=E:Create(a1,a2,{Value=a0})
  3395. a3:Play()
  3396. end;
  3397.  
  3398. tweenMove(a4,a5) -- Calling the function
  3399. wait(7)
  3400. for i, v in pairs(game.Workspace.ObjectSelection:GetChildren()) do
  3401. if v.Name == "Deagle" then
  3402. v.Deagle.Deagle.Event:FireServer()
  3403. end
  3404. end
  3405. wait(1)
  3406. local G=game:GetService("Players")
  3407. local H=G.LocalPlayer;
  3408. local E=game:GetService("TweenService")
  3409. local a4=H.Character
  3410. local a5 = oldpos
  3411. -- Function
  3412. function tweenMove(_,a0)
  3413. local a1=Instance.new("CFrameValue")
  3414. a1.Value=_:GetPrimaryPartCFrame()
  3415. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  3416. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  3417. local a3=E:Create(a1,a2,{Value=a0})
  3418. a3:Play()
  3419. end;
  3420.  
  3421. tweenMove(a4,a5) -- Calling the function
  3422. end)
  3423.  
  3424.  
  3425.  
  3426.  
  3427.  
  3428. Shotgun.MouseButton1Click:connect(function()
  3429. local oldpos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3430.  
  3431. local G=game:GetService("Players")
  3432. local H=G.LocalPlayer;
  3433. local E=game:GetService("TweenService")
  3434. local a4=H.Character
  3435. local a5 = CFrame.new(-957.85, 53.12, -2928.32)
  3436. -- Function
  3437. function tweenMove(_,a0)
  3438. local a1=Instance.new("CFrameValue")
  3439. a1.Value=_:GetPrimaryPartCFrame()
  3440. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  3441. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/1200,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  3442. local a3=E:Create(a1,a2,{Value=a0})
  3443. a3:Play()
  3444. end;
  3445.  
  3446. tweenMove(a4,a5) -- Calling the function
  3447. wait(7)
  3448. for i, v in pairs(game.Workspace.ObjectSelection:GetChildren()) do
  3449. if v.Name == "Shotgun" then
  3450. v.Shotgun.Shotgun.Event:FireServer()
  3451. end
  3452. end
  3453. wait(1)
  3454. local G=game:GetService("Players")
  3455. local H=G.LocalPlayer;
  3456. local E=game:GetService("TweenService")
  3457. local a4=H.Character
  3458. local a5 = oldpos
  3459. -- Function
  3460. function tweenMove(_,a0)
  3461. local a1=Instance.new("CFrameValue")
  3462. a1.Value=_:GetPrimaryPartCFrame()
  3463. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  3464. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  3465. local a3=E:Create(a1,a2,{Value=a0})
  3466. a3:Play()
  3467. end;
  3468.  
  3469. tweenMove(a4,a5) -- Calling the function
  3470. end)
  3471.  
  3472. spas.MouseButton1Click:connect(function()
  3473. local oldpos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3474.  
  3475. local G=game:GetService("Players")
  3476. local H=G.LocalPlayer;
  3477. local E=game:GetService("TweenService")
  3478. local a4=H.Character
  3479. local a5 = CFrame.new(-986.85, 53.1, -2928.65)
  3480. -- Function
  3481. function tweenMove(_,a0)
  3482. local a1=Instance.new("CFrameValue")
  3483. a1.Value=_:GetPrimaryPartCFrame()
  3484. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  3485. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/1200,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  3486. local a3=E:Create(a1,a2,{Value=a0})
  3487. a3:Play()
  3488. end;
  3489.  
  3490. tweenMove(a4,a5) -- Calling the function
  3491. wait(7)
  3492. for i, v in pairs(game.Workspace.ObjectSelection:GetChildren()) do
  3493. if v.Name == "SPAS" then
  3494. v.SPAS.SPAS.Event:FireServer()
  3495. end
  3496. end
  3497. wait(1)
  3498. local G=game:GetService("Players")
  3499. local H=G.LocalPlayer;
  3500. local E=game:GetService("TweenService")
  3501. local a4=H.Character
  3502. local a5 = oldpos
  3503. -- Function
  3504. function tweenMove(_,a0)
  3505. local a1=Instance.new("CFrameValue")
  3506. a1.Value=_:GetPrimaryPartCFrame()
  3507. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  3508. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  3509. local a3=E:Create(a1,a2,{Value=a0})
  3510. a3:Play()
  3511. end;
  3512.  
  3513. tweenMove(a4,a5) -- Calling the function
  3514. end)
  3515.  
  3516. sniper.MouseButton1Click:connect(function()
  3517. local oldpos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3518.  
  3519. local G=game:GetService("Players")
  3520. local H=G.LocalPlayer;
  3521. local E=game:GetService("TweenService")
  3522. local a4=H.Character
  3523. local a5 = CFrame.new(-981.86, 53.12, -2928.61)
  3524. -- Function
  3525. function tweenMove(_,a0)
  3526. local a1=Instance.new("CFrameValue")
  3527. a1.Value=_:GetPrimaryPartCFrame()
  3528. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  3529. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/1200,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  3530. local a3=E:Create(a1,a2,{Value=a0})
  3531. a3:Play()
  3532. end;
  3533.  
  3534. tweenMove(a4,a5) -- Calling the function
  3535. wait(7)
  3536. for i, v in pairs(game.Workspace.ObjectSelection:GetChildren()) do
  3537. if v.Name == "Sniper" then
  3538. v.Sniper.Sniper.Event:FireServer()
  3539. end
  3540. end
  3541. wait(1)
  3542. local G=game:GetService("Players")
  3543. local H=G.LocalPlayer;
  3544. local E=game:GetService("TweenService")
  3545. local a4=H.Character
  3546. local a5 = oldpos
  3547. -- Function
  3548. function tweenMove(_,a0)
  3549. local a1=Instance.new("CFrameValue")
  3550. a1.Value=_:GetPrimaryPartCFrame()
  3551. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  3552. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  3553. local a3=E:Create(a1,a2,{Value=a0})
  3554. a3:Play()
  3555. end;
  3556.  
  3557. tweenMove(a4,a5) -- Calling the function
  3558. end)
  3559. mp5.MouseButton1Click:connect(function()
  3560. local oldpos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3561.  
  3562. local G=game:GetService("Players")
  3563. local H=G.LocalPlayer;
  3564. local E=game:GetService("TweenService")
  3565. local a4=H.Character
  3566. local a5 = CFrame.new(-961.95, 53.12, -2928.77)
  3567. -- Function
  3568. function tweenMove(_,a0)
  3569. local a1=Instance.new("CFrameValue")
  3570. a1.Value=_:GetPrimaryPartCFrame()
  3571. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  3572. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/1200,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  3573. local a3=E:Create(a1,a2,{Value=a0})
  3574. a3:Play()
  3575. end;
  3576.  
  3577. tweenMove(a4,a5) -- Calling the function
  3578. wait(7)
  3579. for i, v in pairs(game.Workspace.ObjectSelection:GetChildren()) do
  3580. if v.Name == "MP5" then
  3581. v.MP5.MP5.Event:FireServer()
  3582. end
  3583. end
  3584. wait(1)
  3585. local G=game:GetService("Players")
  3586. local H=G.LocalPlayer;
  3587. local E=game:GetService("TweenService")
  3588. local a4=H.Character
  3589. local a5 = oldpos
  3590. -- Function
  3591. function tweenMove(_,a0)
  3592. local a1=Instance.new("CFrameValue")
  3593. a1.Value=_:GetPrimaryPartCFrame()
  3594. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  3595. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  3596. local a3=E:Create(a1,a2,{Value=a0})
  3597. a3:Play()
  3598. end;
  3599.  
  3600. tweenMove(a4,a5) -- Calling the function
  3601. end)
  3602.  
  3603. ak47.MouseButton1Click:connect(function()
  3604. local oldpos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3605.  
  3606. local G=game:GetService("Players")
  3607. local H=G.LocalPlayer;
  3608. local E=game:GetService("TweenService")
  3609. local a4=H.Character
  3610. local a5 = CFrame.new(-1643.07, 42.8, 709.28)
  3611. -- Function
  3612. function tweenMove(_,a0)
  3613. local a1=Instance.new("CFrameValue")
  3614. a1.Value=_:GetPrimaryPartCFrame()
  3615. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  3616. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/1200,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  3617. local a3=E:Create(a1,a2,{Value=a0})
  3618. a3:Play()
  3619. end;
  3620.  
  3621. tweenMove(a4,a5) -- Calling the function
  3622. wait(7)
  3623. for i, v in pairs(game.Workspace.ObjectSelection:GetChildren()) do
  3624. if v.Name == "AK47" then
  3625. v.AK47.AK47.Event:FireServer()
  3626. end
  3627. end
  3628. wait(1)
  3629. local G=game:GetService("Players")
  3630. local H=G.LocalPlayer;
  3631. local E=game:GetService("TweenService")
  3632. local a4=H.Character
  3633. local a5 = oldpos
  3634. -- Function
  3635. function tweenMove(_,a0)
  3636. local a1=Instance.new("CFrameValue")
  3637. a1.Value=_:GetPrimaryPartCFrame()
  3638. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  3639. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  3640. local a3=E:Create(a1,a2,{Value=a0})
  3641. a3:Play()
  3642. end;
  3643.  
  3644. tweenMove(a4,a5) -- Calling the function
  3645. end)
  3646. grenade.MouseButton1Click:connect(function()
  3647. local oldpos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3648.  
  3649. local G=game:GetService("Players")
  3650. local H=G.LocalPlayer;
  3651. local E=game:GetService("TweenService")
  3652. local a4=H.Character
  3653. local a5 = CFrame.new(-1652.25, 42.8, 712.12)
  3654. -- Function
  3655. function tweenMove(_,a0)
  3656. local a1=Instance.new("CFrameValue")
  3657. a1.Value=_:GetPrimaryPartCFrame()
  3658. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  3659. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/1200,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  3660. local a3=E:Create(a1,a2,{Value=a0})
  3661. a3:Play()
  3662. end;
  3663.  
  3664. tweenMove(a4,a5) -- Calling the function
  3665. wait(7)
  3666. for i, v in pairs(game.Workspace.ObjectSelection:GetChildren()) do
  3667. if v.Name == "Grenade" then
  3668. v.Grenade.Grenade.Event:FireServer()
  3669. end
  3670. end
  3671. wait(1)
  3672. local G=game:GetService("Players")
  3673. local H=G.LocalPlayer;
  3674. local E=game:GetService("TweenService")
  3675. local a4=H.Character
  3676. local a5 = oldpos
  3677. -- Function
  3678. function tweenMove(_,a0)
  3679. local a1=Instance.new("CFrameValue")
  3680. a1.Value=_:GetPrimaryPartCFrame()
  3681. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  3682. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  3683. local a3=E:Create(a1,a2,{Value=a0})
  3684. a3:Play()
  3685. end;
  3686.  
  3687. tweenMove(a4,a5) -- Calling the function
  3688. end)
  3689.  
  3690. jetpack.MouseButton1Click:connect(function()
  3691. local oldpos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3692. game.Workspace.ObjectSelection.BossKey.Nope.BossKey.Event:FireServer()
  3693. local G=game:GetService("Players")
  3694. local H=G.LocalPlayer;
  3695. local E=game:GetService("TweenService")
  3696. local a4=H.Character
  3697. local a5 = CFrame.new(-2182.1, 29, -1551.3)
  3698. -- Function
  3699. function tweenMove(_,a0)
  3700. local a1=Instance.new("CFrameValue")
  3701. a1.Value=_:GetPrimaryPartCFrame()
  3702. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  3703. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/1200,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  3704. local a3=E:Create(a1,a2,{Value=a0})
  3705. a3:Play()
  3706. end;
  3707.  
  3708. tweenMove(a4,a5) -- Calling the function
  3709. wait(7)
  3710. game.Workspace.ObjectSelection.TakeJetpack.TakeJetpack.TakeJetpack.Event:FireServer()
  3711. wait(0.1)
  3712. game.Workspace.ObjectSelection.TakeJetpack.TakeJetpack.TakeJetpack.Event:FireServer()
  3713. wait(0.1)
  3714. game.Workspace.ObjectSelection.TakeJetpack.TakeJetpack.TakeJetpack.Event:FireServer()
  3715. wait(0.1)
  3716. game.Workspace.ObjectSelection.TakeJetpack.TakeJetpack.TakeJetpack.Event:FireServer()
  3717. local G=game:GetService("Players")
  3718. local H=G.LocalPlayer;
  3719. local E=game:GetService("TweenService")
  3720. local a4=H.Character
  3721. local a5 = oldpos
  3722. -- Function
  3723. function tweenMove(_,a0)
  3724. local a1=Instance.new("CFrameValue")
  3725. a1.Value=_:GetPrimaryPartCFrame()
  3726. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  3727. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  3728. local a3=E:Create(a1,a2,{Value=a0})
  3729. a3:Play()
  3730. end;
  3731.  
  3732. tweenMove(a4,a5) -- Calling the function
  3733. end)
  3734. end
  3735.  
  3736. function weapgui ()
  3737. local Frame_8 = Instance.new("Frame")
  3738. local ModsLabel = Instance.new("TextLabel")
  3739. local infammo = Instance.new("TextButton")
  3740. local infammoarrow = Instance.new("TextLabel")
  3741. local recoil = Instance.new("TextButton")
  3742. local recoilarrow = Instance.new("TextLabel")
  3743. local spread = Instance.new("TextButton")
  3744. local spreadarrow = Instance.new("TextLabel")
  3745. local multibullets = Instance.new("TextButton")
  3746. local multiarrow = Instance.new("TextLabel")
  3747. local nademod = Instance.new("TextButton")
  3748. local nadearrow = Instance.new("TextLabel")
  3749. local remscope = Instance.new("TextButton")
  3750. local remscopearrow = Instance.new("TextLabel")
  3751. local RBGgunskin = Instance.new("TextButton")
  3752. local rgbgunskin = Instance.new("TextLabel")
  3753. local firerate = Instance.new("TextButton")
  3754. local fireratearrow = Instance.new("TextLabel")
  3755.  
  3756.  
  3757. Frame_8.Parent = TopFrameWeaponMods
  3758. Frame_8.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3759. Frame_8.BackgroundTransparency = 0.20000000298023
  3760. Frame_8.BorderSizePixel = 0
  3761. Frame_8.Position = UDim2.new(0.0448244028, 0, 1, 0)
  3762. Frame_8.Size = UDim2.new(0, 182, 0, 201)
  3763.  
  3764. ModsLabel.Name = "ModsLabel"
  3765. ModsLabel.Parent = TopFrameWeaponMods
  3766. ModsLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3767. ModsLabel.BackgroundTransparency = 1
  3768. ModsLabel.Size = UDim2.new(0, 201, 0, 34)
  3769. ModsLabel.Font = Enum.Font.SourceSans
  3770. ModsLabel.Text = "Weapons"
  3771. ModsLabel.TextColor3 = Color3.new(1, 1, 1)
  3772. ModsLabel.TextSize = 17
  3773.  
  3774. infammo.Name = "infammo"
  3775. infammo.Parent = TopFrameWeaponMods
  3776. infammo.BackgroundColor3 = Color3.new(1, 1, 1)
  3777. infammo.BackgroundTransparency = 1
  3778. infammo.Position = UDim2.new(0.223197207, 0, 1.04145074, 0)
  3779. infammo.Size = UDim2.new(0, 182, 0, 24)
  3780. infammo.Font = Enum.Font.SourceSans
  3781. infammo.Text = "Inf Ammo"
  3782. infammo.TextColor3 = Color3.new(1, 1, 1)
  3783. infammo.TextSize = 20
  3784. infammo.TextXAlignment = Enum.TextXAlignment.Left
  3785. infammo.MouseButton1Click:connect(function()
  3786. if _G.InfAmmo == false then
  3787. _G.InfAmmo = true
  3788. if game.Players.LocalPlayer.Backpack:FindFirstChild("MP5") then
  3789. local env = getsenv(game.Players.LocalPlayer.Backpack.MP5.RifleScript)
  3790. debug.setupvalue(env.Reload, "Ammo", math.huge)
  3791. debug.setupvalue(env.Reload, "Clip", math.huge)
  3792. end
  3793. if game.Players.LocalPlayer.Backpack:FindFirstChild("Pistol") then
  3794. local env = getsenv(game.Players.LocalPlayer.Backpack.Pistol.PistolScript)
  3795.  
  3796. debug.setupvalue(env.Reload, "Ammo", math.huge)
  3797. debug.setupvalue(env.Reload, "Clip", math.huge)
  3798. end
  3799. if game.Players.LocalPlayer.Backpack:FindFirstChild("Deagle") then
  3800. local env = getsenv(game.Players.LocalPlayer.Backpack.Deagle.PistolScript)
  3801.  
  3802. debug.setupvalue(env.Reload, "Ammo", math.huge)
  3803. debug.setupvalue(env.Reload, "Clip", math.huge)
  3804. end
  3805. if game.Players.LocalPlayer.Backpack:FindFirstChild("SPAS") then
  3806. local env = getsenv(game.Players.LocalPlayer.Backpack.SPAS.ShotgunScript)
  3807.  
  3808. debug.setupvalue(env.Reload, "Ammo", math.huge)
  3809. debug.setupvalue(env.Reload, "Clip", math.huge)
  3810. end
  3811. if game.Players.LocalPlayer.Backpack:FindFirstChild("Shotgun") then
  3812. local env = getsenv(game.Players.LocalPlayer.Backpack.Shotgun.ShotgunScript)
  3813.  
  3814. debug.setupvalue(env.Reload, "Ammo", math.huge)
  3815. debug.setupvalue(env.Reload, "Clip", math.huge)
  3816. end
  3817. if game.Players.LocalPlayer.Backpack:FindFirstChild("Tazer") then
  3818. local env = getsenv(game.Players.LocalPlayer.Backpack.Tazer.TazerScript)
  3819.  
  3820. debug.setupvalue(env.Reload, "Ammo", math.huge)
  3821. debug.setupvalue(env.Reload, "Clip", math.huge)
  3822. end
  3823. if game.Players.LocalPlayer.Backpack:FindFirstChild("Sniper") then
  3824. local env = getsenv(game.Players.LocalPlayer.Backpack.Sniper.RifleScript)
  3825.  
  3826. debug.setupvalue(env.Reload, "Ammo", math.huge)
  3827. debug.setupvalue(env.Reload, "Clip", math.huge)
  3828. end
  3829. if game.Players.LocalPlayer.Backpack:FindFirstChild("AK47") then
  3830. local env = getsenv(game.Players.LocalPlayer.Backpack.AK47.RifleScript)
  3831.  
  3832. debug.setupvalue(env.Reload, "Ammo", math.huge)
  3833. debug.setupvalue(env.Reload, "Clip", math.huge)
  3834. end
  3835. if game.Players.LocalPlayer.Backpack:FindFirstChild("TEC9") then
  3836. local env = getsenv(game.Players.LocalPlayer.Backpack.AK47.RifleScript)
  3837.  
  3838. debug.setupvalue(env.Reload, "Ammo", math.huge)
  3839. debug.setupvalue(env.Reload, "Clip", math.huge)
  3840. end
  3841.  
  3842. if game.Players.LocalPlayer.Backpack:FindFirstChild("Death Ray") then
  3843. local env = getsenv(game.Players.LocalPlayer.Backpack:FindFirstChild("Death Ray"))
  3844. debug.setupvalue(env.Reload, "Ammo", math.huge)
  3845. debug.setupvalue(env.Reload, "Clip", math.huge)
  3846. end
  3847.  
  3848. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  3849.  
  3850.  
  3851.  
  3852. while wait(0.04)do
  3853. if _G.InfAmmo then
  3854. infammo.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  3855. infammoarrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  3856. end
  3857. end
  3858. else
  3859. _G.InfAmmo = false
  3860. if game.Players.LocalPlayer.Backpack:FindFirstChild("MP5") then
  3861. local env = getsenv(game.Players.LocalPlayer.Backpack.MP5.RifleScript)
  3862. debug.setupvalue(env.Reload, "Ammo", 40)
  3863. debug.setupvalue(env.Reload, "Clip", 40)
  3864. end
  3865.  
  3866. if game.Players.LocalPlayer.Backpack:FindFirstChild("Pistol") then
  3867. local env = getsenv(game.Players.LocalPlayer.Backpack.Pistol.PistolScript)
  3868. debug.setupvalue(env.Reload, "Ammo", 14)
  3869. debug.setupvalue(env.Reload, "Clip", 14)
  3870. end
  3871.  
  3872. if game.Players.LocalPlayer.Backpack:FindFirstChild("Deagle") then
  3873. local env = getsenv(game.Players.LocalPlayer.Backpack.Deagle.PistolScript)
  3874. debug.setupvalue(env.Reload, "Ammo", 7)
  3875. debug.setupvalue(env.Reload, "Clip", 7)
  3876. end
  3877.  
  3878. if game.Players.LocalPlayer.Backpack:FindFirstChild("SPAS") then
  3879. local env = getsenv(game.Players.LocalPlayer.Backpack.SPAS.ShotgunScript)
  3880. debug.setupvalue(env.Reload, "Ammo", 4)
  3881. debug.setupvalue(env.Reload, "Clip", 4)
  3882. end
  3883.  
  3884. if game.Players.LocalPlayer.Backpack:FindFirstChild("Shotgun") then
  3885. local env = getsenv(game.Players.LocalPlayer.Backpack.Shotgun.ShotgunScript)
  3886. debug.setupvalue(env.Reload, "Ammo", 6)
  3887. debug.setupvalue(env.Reload, "Clip", 6)
  3888. end
  3889.  
  3890. if game.Players.LocalPlayer.Backpack:FindFirstChild("Tazer") then
  3891. local env = getsenv(game.Players.LocalPlayer.Backpack.Tazer.TazerScript)
  3892. debug.setupvalue(env.Reload, "Ammo", 1)
  3893. debug.setupvalue(env.Reload, "Clip", 1)
  3894. end
  3895.  
  3896. if game.Players.LocalPlayer.Backpack:FindFirstChild("Sniper") then
  3897. local env = getsenv(game.Players.LocalPlayer.Backpack.Sniper.RifleScript)
  3898. debug.setupvalue(env.Reload, "Ammo", 1)
  3899. debug.setupvalue(env.Reload, "Clip", 1)
  3900. end
  3901.  
  3902. if game.Players.LocalPlayer.Backpack:FindFirstChild("AK47") then
  3903. local env = getsenv(game.Players.LocalPlayer.Backpack.AK47.RifleScript)
  3904. debug.setupvalue(env.Reload, "Ammo", 30)
  3905. debug.setupvalue(env.Reload, "Clip", 30)
  3906. end
  3907.  
  3908. if game.Players.LocalPlayer.Backpack:FindFirstChild("TEC9") then
  3909. local env = getsenv(game.Players.LocalPlayer.Backpack.TEC9.RifleScript)
  3910. debug.setupvalue(env.Reload, "Ammo", 20)
  3911. debug.setupvalue(env.Reload, "Clip", 20)
  3912. end
  3913. if game.Players.LocalPlayer.Backpack:FindFirstChild("Death Ray") then
  3914. local env = getsenv(game.Players.LocalPlayer.Backpack:FindFirstChild("Death Ray"))
  3915. debug.setupvalue(env.Reload, "Ammo", 20)
  3916. debug.setupvalue(env.Reload, "Clip", 20)
  3917. end
  3918. end
  3919. infammo.TextColor3 = Color3.new(255,255,255)
  3920. infammoarrow.TextColor3 = Color3.new(255,255,255)
  3921. end)
  3922.  
  3923. infammoarrow.Name = "infammoarrow"
  3924. infammoarrow.Parent = infammo
  3925. infammoarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  3926. infammoarrow.BackgroundTransparency = 1
  3927. infammoarrow.Position = UDim2.new(-0.313186944, 0, -0.00821909308, 0)
  3928. infammoarrow.Size = UDim2.new(0, 81, 0, 24)
  3929. infammoarrow.Font = Enum.Font.SourceSans
  3930. infammoarrow.Text = ">"
  3931. infammoarrow.TextColor3 = Color3.new(1, 1, 1)
  3932. infammoarrow.TextSize = 20
  3933.  
  3934. recoil.Name = "recoil"
  3935. recoil.Parent = TopFrameWeaponMods
  3936. recoil.BackgroundColor3 = Color3.new(1, 1, 1)
  3937. recoil.BackgroundTransparency = 1
  3938. recoil.Position = UDim2.new(0.228172332, 0, 1.74733329, 0)
  3939. recoil.Size = UDim2.new(0, 182, 0, 24)
  3940. recoil.Font = Enum.Font.SourceSans
  3941. recoil.Text = "No Recoil"
  3942. recoil.TextColor3 = Color3.new(1, 1, 1)
  3943. recoil.TextSize = 20
  3944. recoil.TextXAlignment = Enum.TextXAlignment.Left
  3945.  
  3946. recoilarrow.Name = "recoilarrow"
  3947. recoilarrow.Parent = recoil
  3948. recoilarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  3949. recoilarrow.BackgroundTransparency = 1
  3950. recoilarrow.Position = UDim2.new(-0.313186944, 0, -0.00821909308, 0)
  3951. recoilarrow.Size = UDim2.new(0, 81, 0, 24)
  3952. recoilarrow.Font = Enum.Font.SourceSans
  3953. recoilarrow.Text = ">"
  3954. recoilarrow.TextColor3 = Color3.new(1, 1, 1)
  3955. recoilarrow.TextSize = 20
  3956.  
  3957. spread.Name = "spread"
  3958. spread.Parent = TopFrameWeaponMods
  3959. spread.BackgroundColor3 = Color3.new(1, 1, 1)
  3960. spread.BackgroundTransparency = 1
  3961. spread.Position = UDim2.new(0.228172332, 0, 2.42380381, 0)
  3962. spread.Size = UDim2.new(0, 182, 0, 24)
  3963. spread.Font = Enum.Font.SourceSans
  3964. spread.Text = "No Spread"
  3965. spread.TextColor3 = Color3.new(1, 1, 1)
  3966. spread.TextSize = 20
  3967. spread.TextXAlignment = Enum.TextXAlignment.Left
  3968.  
  3969. spreadarrow.Name = "spread arrow"
  3970. spreadarrow.Parent = spread
  3971. spreadarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  3972. spreadarrow.BackgroundTransparency = 1
  3973. spreadarrow.Position = UDim2.new(-0.313186944, 0, -0.00821909308, 0)
  3974. spreadarrow.Size = UDim2.new(0, 81, 0, 24)
  3975. spreadarrow.Font = Enum.Font.SourceSans
  3976. spreadarrow.Text = ">"
  3977. spreadarrow.TextColor3 = Color3.new(1, 1, 1)
  3978. spreadarrow.TextSize = 20
  3979.  
  3980. multibullets.Name = "multibullets"
  3981. multibullets.Parent = TopFrameWeaponMods
  3982. multibullets.BackgroundColor3 = Color3.new(1, 1, 1)
  3983. multibullets.BackgroundTransparency = 1
  3984. multibullets.Position = UDim2.new(0.228172332, 0, 3.12968612, 0)
  3985. multibullets.Size = UDim2.new(0, 182, 0, 24)
  3986. multibullets.Font = Enum.Font.SourceSans
  3987. multibullets.Text = "Multiple Bullets"
  3988. multibullets.TextColor3 = Color3.new(1, 1, 1)
  3989. multibullets.TextSize = 20
  3990. multibullets.TextXAlignment = Enum.TextXAlignment.Left
  3991.  
  3992. multiarrow.Name = "multiarrow"
  3993. multiarrow.Parent = multibullets
  3994. multiarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  3995. multiarrow.BackgroundTransparency = 1
  3996. multiarrow.Position = UDim2.new(-0.313186944, 0, -0.00821909308, 0)
  3997. multiarrow.Size = UDim2.new(0, 81, 0, 24)
  3998. multiarrow.Font = Enum.Font.SourceSans
  3999. multiarrow.Text = ">"
  4000. multiarrow.TextColor3 = Color3.new(1, 1, 1)
  4001. multiarrow.TextSize = 20
  4002.  
  4003. nademod.Name = "nademod"
  4004. nademod.Parent = TopFrameWeaponMods
  4005. nademod.BackgroundColor3 = Color3.new(1, 1, 1)
  4006. nademod.BackgroundTransparency = 1
  4007. nademod.Position = UDim2.new(0.233147457, 0, 5.15909767, 0)
  4008. nademod.Size = UDim2.new(0, 182, 0, 24)
  4009. nademod.Font = Enum.Font.SourceSans
  4010. nademod.Text = "Mod Grenade"
  4011. nademod.TextColor3 = Color3.new(1, 1, 1)
  4012. nademod.TextSize = 20
  4013. nademod.TextXAlignment = Enum.TextXAlignment.Left
  4014. nademod.MouseButton1Click:connect(function()
  4015. for a_=1,10 do local bd=game.Players.LocalPlayer.Backpack.Grenade.GrenadeScript:Clone()bd.Parent=game.Players.LocalPlayer.Backpack.Grenade end
  4016. end)
  4017. nadearrow.Name = "nadearrow"
  4018. nadearrow.Parent = nademod
  4019. nadearrow.BackgroundColor3 = Color3.new(1, 1, 1)
  4020. nadearrow.BackgroundTransparency = 1
  4021. nadearrow.Position = UDim2.new(-0.313186944, 0, -0.00821909308, 0)
  4022. nadearrow.Size = UDim2.new(0, 81, 0, 24)
  4023. nadearrow.Font = Enum.Font.SourceSans
  4024. nadearrow.Text = ">"
  4025. nadearrow.TextColor3 = Color3.new(1, 1, 1)
  4026. nadearrow.TextSize = 20
  4027.  
  4028. remscope.Name = "remscope"
  4029. remscope.Parent = TopFrameWeaponMods
  4030. remscope.BackgroundColor3 = Color3.new(1, 1, 1)
  4031. remscope.BackgroundTransparency = 1
  4032. remscope.Position = UDim2.new(0.233147457, 0, 4.48262739, 0)
  4033. remscope.Size = UDim2.new(0, 182, 0, 24)
  4034. remscope.Font = Enum.Font.SourceSans
  4035. remscope.Text = "Remove Scope"
  4036. remscope.TextColor3 = Color3.new(1, 1, 1)
  4037. remscope.TextSize = 20
  4038. remscope.TextXAlignment = Enum.TextXAlignment.Left
  4039. remscope.MouseButton1Click:connect(function()
  4040. game.Players.LocalPlayer.PlayerGui.ScopeGUI:Destroy()
  4041. end)
  4042. remscopearrow.Name = "remscopearrow"
  4043. remscopearrow.Parent = remscope
  4044. remscopearrow.BackgroundColor3 = Color3.new(1, 1, 1)
  4045. remscopearrow.BackgroundTransparency = 1
  4046. remscopearrow.Position = UDim2.new(-0.313186944, 0, -0.00821909308, 0)
  4047. remscopearrow.Size = UDim2.new(0, 81, 0, 24)
  4048. remscopearrow.Font = Enum.Font.SourceSans
  4049. remscopearrow.Text = ">"
  4050. remscopearrow.TextColor3 = Color3.new(1, 1, 1)
  4051. remscopearrow.TextSize = 20
  4052.  
  4053. RBGgunskin.Name = "RBGgunskin"
  4054. RBGgunskin.Parent = TopFrameWeaponMods
  4055. RBGgunskin.BackgroundColor3 = Color3.new(1, 1, 1)
  4056. RBGgunskin.BackgroundTransparency = 1
  4057. RBGgunskin.Position = UDim2.new(0.228172332, 0, 5.8649807, 0)
  4058. RBGgunskin.Size = UDim2.new(0, 182, 0, 24)
  4059. RBGgunskin.Font = Enum.Font.SourceSans
  4060. RBGgunskin.Text = "RGB Gun Skin"
  4061. RBGgunskin.TextColor3 = Color3.new(1, 1, 1)
  4062. RBGgunskin.TextSize = 20
  4063. RBGgunskin.TextXAlignment = Enum.TextXAlignment.Left
  4064. RBGgunskin.MouseButton1Click:connect(function()
  4065. if _G.GunSkin == false then
  4066. _G.GunSkin = true
  4067. spawn(rgbAK)
  4068. spawn(rgbbaton)
  4069. spawn(rgbdeagle)
  4070. spawn(rgbknife)
  4071. spawn(rgbpistol)
  4072. spawn(rgbmp)
  4073. spawn(rgbnade)
  4074. spawn(rgbsniper)
  4075. spawn(rgbshotty)
  4076. spawn(rgbspas)
  4077. spawn(rgbtazer)
  4078. spawn(rgbtec)
  4079. spawn(rgbcuffs)
  4080.  
  4081. else _G.GunSkin = false
  4082. rgbgunskin.TextColor3 = Color3.new(255,255,255)
  4083. RBGgunskin.TextColor3 = Color3.new(255,255,255)
  4084. local backpack = game.Players.LocalPlayer.Backpack
  4085. local pistol = backpack:findFirstChild("Pistol")
  4086. local shot = backpack:findFirstChild("Shotgun")
  4087. local tazer = backpack:findFirstChild("Tazer")
  4088. local Sniper = backpack:findFirstChild("Sniper")
  4089. local deagle = backpack:findFirstChild("Deagle")
  4090. local MP = backpack:findFirstChild("MP5")
  4091. local spas = backpack:findFirstChild("SPAS")
  4092. local tec = backpack:findFirstChild("TEC9")
  4093. local ak = backpack:findFirstChild("AK47")
  4094. local nade = backpack:findFirstChild("Grenade")
  4095. local kniev = backpack:findFirstChild("Knife")
  4096. local baton = backpack:findFirstChild("Baton")
  4097. local cuffs = backpack:findFirstChild("Handcuffs")
  4098. if tazer then
  4099. local taz = game.Players.LocalPlayer.Backpack.Tazer
  4100. taz.Handle.Mesh.TextureId = "rbxassetid://2249164860"
  4101. end
  4102.  
  4103. if pistol then
  4104. local psi = game.Players.LocalPlayer.Backpack.Pistol
  4105. psi.Handle.Mesh.TextureId = "rbxassetid://2470741536"
  4106. end
  4107.  
  4108. if shot then
  4109. local shz = game.Players.LocalPlayer.Backpack.Shotgun
  4110. shz.Handle.Mesh.TextureId = "rbxassetid://2470438009"
  4111. end
  4112.  
  4113. if Sniper then
  4114. local sne = game.Players.LocalPlayer.Backpack.Sniper
  4115. sne.Handle.Mesh.TextureId = "rbxassetid://2470741536"
  4116. end
  4117.  
  4118. if deagle then
  4119. local dag = game.Players.LocalPlayer.Backpack.Deagle
  4120. dag.Handle.Mesh.TextureId = "rbxassetid://2495786985"
  4121. end
  4122.  
  4123. if MP then
  4124. local mep = game.Players.LocalPlayer.Backpack.MP5
  4125. mep.Handle.Mesh.TextureId = "rbxassetid://270741536"
  4126. end
  4127. if spas then
  4128. local spes = game.Players.LocalPlayer.Backpack.SPAS
  4129. spes.Handle.Mesh.TextureId = "rbxassetid://270741536"
  4130. end
  4131. if tec then
  4132. local tac = game.Players.LocalPlayer.Backpack.TEC9
  4133. tac.Handle.Mesh.TextureId = "rbxassetid://270741536"
  4134. end
  4135.  
  4136. if ak then
  4137. local kalas = game.Players.LocalPlayer.Backpack.AK47
  4138. kalas.Handle.Mesh.TextureId = "rbxassetid://2470438009"
  4139. end
  4140. if nade then
  4141. local nyd = game.Players.LocalPlayer.Backpack.Grenade
  4142. nyd.Handle.Mesh.TextureId = "rbxassetid://2495189581"
  4143. end
  4144. if kniev then
  4145. local taes = game.Players.LocalPlayer.Backpack.Knife
  4146. taes.Handle.Mesh.TextureId = "rbxassetid://130252453"
  4147. end
  4148. if baton then
  4149. local betz = game.Players.LocalPlayer.Backpack.Baton
  4150. betz.Handle.Color3 = Color3.new(17,17,17)
  4151.  
  4152. end
  4153. if cuffs then
  4154. local cef = game.Players.LocalPlayer.Backpack.Handcuffs
  4155. cef.Handle.Color = Color3.new(99,95,98)
  4156. end
  4157.  
  4158.  
  4159. end
  4160. end)
  4161. rgbgunskin.Name = "rgbgunskin"
  4162. rgbgunskin.Parent = RBGgunskin
  4163. rgbgunskin.BackgroundColor3 = Color3.new(1, 1, 1)
  4164. rgbgunskin.BackgroundTransparency = 1
  4165. rgbgunskin.Position = UDim2.new(-0.313186944, 0, -0.00821909308, 0)
  4166. rgbgunskin.Size = UDim2.new(0, 81, 0, 24)
  4167. rgbgunskin.Font = Enum.Font.SourceSans
  4168. rgbgunskin.Text = ">"
  4169. rgbgunskin.TextColor3 = Color3.new(1, 1, 1)
  4170. rgbgunskin.TextSize = 20
  4171. spawn(function()
  4172. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  4173.  
  4174.  
  4175. while wait(0.04)do
  4176. if _G.GunSkin then
  4177. rgbgunskin.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4178. RBGgunskin.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4179. end
  4180. end
  4181. end)
  4182.  
  4183. firerate.Name = "firerate"
  4184. firerate.Parent = TopFrameWeaponMods
  4185. firerate.BackgroundColor3 = Color3.new(1, 1, 1)
  4186. firerate.BackgroundTransparency = 1
  4187. firerate.Position = UDim2.new(0.233147457, 0, 3.83556843, 0)
  4188. firerate.Size = UDim2.new(0, 182, 0, 24)
  4189. firerate.Font = Enum.Font.SourceSans
  4190. firerate.Text = "FireRate"
  4191. firerate.TextColor3 = Color3.new(1, 1, 1)
  4192. firerate.TextSize = 20
  4193. firerate.TextXAlignment = Enum.TextXAlignment.Left
  4194.  
  4195. fireratearrow.Name = "fireratearrow"
  4196. fireratearrow.Parent = firerate
  4197. fireratearrow.BackgroundColor3 = Color3.new(1, 1, 1)
  4198. fireratearrow.BackgroundTransparency = 1
  4199. fireratearrow.Position = UDim2.new(-0.313186944, 0, -0.00821909308, 0)
  4200. fireratearrow.Size = UDim2.new(0, 81, 0, 24)
  4201. fireratearrow.Font = Enum.Font.SourceSans
  4202. fireratearrow.Text = ">"
  4203. fireratearrow.TextColor3 = Color3.new(1, 1, 1)
  4204. fireratearrow.TextSize = 20
  4205.  
  4206.  
  4207.  
  4208.  
  4209. recoil.MouseButton1Click:connect(function()
  4210. local getmom = debug.getupvalues or getupvalues
  4211. local set = debug.setupvalue or setupvalue
  4212.  
  4213. for _,v in next, debug.getregistry() do
  4214. if type(v) == "function" then
  4215. local ear,wax=pcall(getmom,v)
  4216. if ear and wax.Ammo then
  4217.  
  4218. set(v,"Recoil",0)
  4219.  
  4220. end
  4221. end
  4222. end
  4223. end)
  4224.  
  4225. firerate.MouseButton1Click:connect(function()
  4226. local getmom = debug.getupvalues or getupvalues
  4227. local set = debug.setupvalue or setupvalue
  4228.  
  4229. for _,v in next, debug.getregistry() do
  4230. if type(v) == "function" then
  4231. local ear,wax=pcall(getmom,v)
  4232. if ear and wax.Ammo then
  4233.  
  4234. set(v,"FireRate",0)
  4235. end
  4236. end
  4237. end
  4238. end)
  4239.  
  4240. spread.MouseButton1Click:connect(function()
  4241. local getmom = debug.getupvalues or getupvalues
  4242. local set = debug.setupvalue or setupvalue
  4243.  
  4244. for _,v in next, debug.getregistry() do
  4245. if type(v) == "function" then
  4246. local ear,wax=pcall(getmom,v)
  4247. if ear and wax.Ammo then
  4248.  
  4249. set(v,"Spread",0)
  4250.  
  4251. end
  4252. end
  4253. end
  4254. end)
  4255.  
  4256. multibullets.MouseButton1Click:connect(function()
  4257.  
  4258. local Amount = 10
  4259.  
  4260. local Backpack = game:GetService("Players").LocalPlayer.Backpack
  4261.  
  4262. for i,v in pairs(Backpack:GetChildren()) do
  4263. if v.Name == "MP5" then
  4264. local Gun = Backpack["MP5"]
  4265. local GunControl = Gun["RifleScript"]
  4266. for i = 1, Amount do
  4267. local Clone = GunControl:Clone()
  4268. Clone.Parent = Gun
  4269. end
  4270. end
  4271.  
  4272. if v.Name == "Pistol" then
  4273. local Gun = Backpack["Pistol"]
  4274. local GunControl = Gun["PistolScript"]
  4275. for i = 1, Amount do
  4276. local Clone = GunControl:Clone()
  4277. Clone.Parent = Gun
  4278. end
  4279. end
  4280. if v.Name == "Shotgun" then
  4281. local Gun = Backpack["Shotgun"]
  4282. local GunControl = Gun["ShotgunScript"]
  4283. for i = 1, Amount do
  4284. local Clone = GunControl:Clone()
  4285. Clone.Parent = Gun
  4286. end
  4287. end
  4288. if v.Name == "Baton" then
  4289. local Gun = Backpack["Baton"]
  4290. local GunControl = Gun["MeleeScript"]
  4291. for i = 1, Amount do
  4292. local Clone = GunControl:Clone()
  4293. Clone.Parent = Gun
  4294. end
  4295. end
  4296. if v.Name == "TEC9" then
  4297. local Gun = Backpack["TEC9"]
  4298. local GunControl = Gun["PistolScript"]
  4299. for i = 1, Amount do
  4300. local Clone = GunControl:Clone()
  4301. Clone.Parent = Gun
  4302. end
  4303. end
  4304. if v.Name == "Grenade" then
  4305. local Gun = Backpack["Grenade"]
  4306. local GunControl = Gun["GrenadeScript"]
  4307. for i = 1, Amount do
  4308. local Clone = GunControl:Clone()
  4309. Clone.Parent = Gun
  4310. end
  4311. end
  4312. if v.Name == "Tazer" then
  4313. local Gun = Backpack["Tazer"]
  4314. local GunControl = Gun["TazerScript"]
  4315. for i = 1, Amount do
  4316. local Clone = GunControl:Clone()
  4317. Clone.Parent = Gun
  4318. end
  4319. end
  4320. if v.Name == "AK47" then
  4321. local Gun = Backpack["AK47"]
  4322. local GunControl = Gun["RifleScript"]
  4323. for i = 1, Amount do
  4324. local Clone = GunControl:Clone()
  4325. Clone.Parent = Gun
  4326. end
  4327. end
  4328. if v.Name == "Deagle" then
  4329. local Gun = Backpack["Deagle"]
  4330. local GunControl = Gun["PistolScript"]
  4331. for i = 1, Amount do
  4332. local Clone = GunControl:Clone()
  4333. Clone.Parent = Gun
  4334. end
  4335. end
  4336. if v.Name == "SPAS" then
  4337. local Gun = Backpack["SPAS"]
  4338. local GunControl = Gun["ShotgunScript"]
  4339. for i = 1, Amount do
  4340. local Clone = GunControl:Clone()
  4341. Clone.Parent = Gun
  4342. end
  4343. end
  4344. if v.Name == "Sniper" then
  4345. local Gun = Backpack["Sniper"]
  4346. local GunControl = Gun["RifleScript"]
  4347. for i = 1, Amount do
  4348. local Clone = GunControl:Clone()
  4349. Clone.Parent = Gun
  4350. end
  4351. end
  4352. if v.Name == "Knife" then
  4353. local Gun = Backpack["Knife"]
  4354. local GunControl = Gun["MeleeScript"]
  4355. for i = 1, Amount do
  4356. local Clone = GunControl:Clone()
  4357. Clone.Parent = Gun
  4358. end
  4359. end
  4360. if v.Name == "Laser Beam" then
  4361. local Gun = Backpack["Laser Beam"]
  4362. local GunControl = Gun["PowerScript"]
  4363. for i = 1, Amount do
  4364. local Clone = GunControl:Clone()
  4365. Clone.Parent = Gun
  4366. end
  4367. end
  4368. if v.Name == "Electricity" then
  4369. local Gun = Backpack["Electricity"]
  4370. local GunControl = Gun["PowerScript"]
  4371. for i = 1, Amount do
  4372. local Clone = GunControl:Clone()
  4373. Clone.Parent = Gun
  4374. end
  4375. end
  4376. if v.Name == "Dark Energy" then
  4377. local Gun = Backpack["Dark Energy"]
  4378. local GunControl = Gun["PowerScript"]
  4379. for i = 1, Amount do
  4380. local Clone = GunControl:Clone()
  4381. Clone.Parent = Gun
  4382. end
  4383. end
  4384. if v.Name == "Fire Ball" then
  4385. local Gun = Backpack["Fire Ball"]
  4386. local GunControl = Gun["PowerScript"]
  4387. for i = 1, Amount do
  4388. local Clone = GunControl:Clone()
  4389. Clone.Parent = Gun
  4390. end
  4391. end
  4392. if v.Name == "Phantom" then
  4393. local Gun = Backpack["Phantom"]
  4394. local GunControl = Gun["PowerScript"]
  4395. for i = 1, Amount do
  4396. local Clone = GunControl:Clone()
  4397. Clone.Parent = Gun
  4398. end
  4399. end
  4400. if v.Name == "Frost" then
  4401. local Gun = Backpack["Frost"]
  4402. local GunControl = Gun["PowerScript"]
  4403. for i = 1, Amount do
  4404. local Clone = GunControl:Clone()
  4405. Clone.Parent = Gun
  4406. end
  4407. end
  4408. end
  4409. end)
  4410. end
  4411.  
  4412.  
  4413. function misgui ()
  4414. local instaatms = Instance.new("TextButton")
  4415. local instaatmsarrow = Instance.new("TextLabel")
  4416. local Frame_9 = Instance.new("Frame")
  4417. local gamepasses = Instance.new("TextButton")
  4418. local gamepassarrow = Instance.new("TextLabel")
  4419. local firstperson = Instance.new("TextButton")
  4420. local fparrow = Instance.new("TextLabel")
  4421. local allcodes = Instance.new("TextButton")
  4422. local codesarrow = Instance.new("TextLabel")
  4423. local intromusic = Instance.new("TextButton")
  4424. local intromusicarrow = Instance.new("TextLabel")
  4425. local Allemotes = Instance.new("TextButton")
  4426. local allemotes_5 = Instance.new("TextLabel")
  4427. local EGBcrosshair = Instance.new("TextButton")
  4428. local crosshairarrow = Instance.new("TextLabel")
  4429. local rgbicons = Instance.new("TextButton")
  4430. local rgbiconsarrow = Instance.new("TextLabel")
  4431. local destprison = Instance.new("TextButton")
  4432. local crosshairarrow_2 = Instance.new("TextLabel")
  4433. local destlasers = Instance.new("TextButton")
  4434. local crosshairarrow_3 = Instance.new("TextLabel")
  4435. local desobstacles = Instance.new("TextButton")
  4436. local crosshairarrow_4 = Instance.new("TextLabel")
  4437. local descelldoors = Instance.new("TextButton")
  4438. local crosshairarrow_5 = Instance.new("TextLabel")
  4439. local Lootallboxes = Instance.new("TextButton")
  4440. local lootallarrow = Instance.new("TextLabel")
  4441. local GetDog = Instance.new("TextButton")
  4442. local getdogarrow = Instance.new("TextLabel")
  4443. local Setfov = Instance.new("TextButton")
  4444. local SetFovArrow = Instance.new("TextLabel")
  4445. local misclabel = Instance.new("TextLabel")
  4446. local pickpocket = Instance.new("TextButton")
  4447. local pickpocketarrow = Instance.new("TextLabel")
  4448.  
  4449. pickpocket.Name = "pickpocket"
  4450. pickpocket.Parent = Frame_9
  4451. pickpocket.BackgroundColor3 = Color3.new(1, 1, 1)
  4452. pickpocket.BackgroundTransparency = 1
  4453. pickpocket.Position = UDim2.new(0.252747267, 0, 0.849069834, 0)
  4454. pickpocket.Size = UDim2.new(0, 182, 0, 24)
  4455. pickpocket.Font = Enum.Font.SourceSans
  4456. pickpocket.Text = "Pickpocket"
  4457. pickpocket.TextColor3 = Color3.new(1, 1, 1)
  4458. pickpocket.TextSize = 20
  4459. pickpocket.TextXAlignment = Enum.TextXAlignment.Left
  4460. pickpocket.MouseButton1Click:connect(function()
  4461. if _G.Pickpocket == false then
  4462. _G.Pickpocket = true
  4463. while wait(1) do
  4464. if _G.Pickpocket then
  4465. for i,v in pairs(game.Teams.Police:GetPlayers()) do
  4466. game.ReplicatedStorage.Event:FireServer("Pickpocket",""..v.Name)
  4467. end
  4468. end
  4469. end
  4470. else
  4471. _G.Pickpocket = false
  4472. pickpocket.TextColor3 = Color3.new(255,255,255)
  4473. pickpocketarrow.TextColor3 = Color3.new(255,255,255)
  4474. end
  4475. end)
  4476. pickpocketarrow.Name = "pickpocketarrow"
  4477. pickpocketarrow.Parent = pickpocket
  4478. pickpocketarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  4479. pickpocketarrow.BackgroundTransparency = 1
  4480. pickpocketarrow.Position = UDim2.new(-0.335164964, 0, -0.00821908563, 0)
  4481. pickpocketarrow.Size = UDim2.new(0, 81, 0, 24)
  4482. pickpocketarrow.Font = Enum.Font.SourceSans
  4483. pickpocketarrow.Text = ">"
  4484. pickpocketarrow.TextColor3 = Color3.new(1, 1, 1)
  4485. pickpocketarrow.TextSize = 20
  4486. spawn(function()
  4487. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  4488.  
  4489.  
  4490. while wait(0.04)do
  4491. if _G.Pickpocket then
  4492. pickpocket.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4493. pickpocketarrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4494. end
  4495. end
  4496. end)
  4497. Frame_9.Parent = TopFramemisc
  4498. Frame_9.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4499. Frame_9.BackgroundTransparency = 0.20000000298023
  4500. Frame_9.BorderSizePixel = 0
  4501. Frame_9.Position = UDim2.new(0.0448244028, 0, 1, 0)
  4502. Frame_9.Size = UDim2.new(0, 182, 0, 418)
  4503.  
  4504. gamepasses.Name = "gamepasses"
  4505. gamepasses.Parent = Frame_9
  4506. gamepasses.BackgroundColor3 = Color3.new(1, 1, 1)
  4507. gamepasses.BackgroundTransparency = 1
  4508. gamepasses.Position = UDim2.new(0.252747267, 0, 0.00374531839, 0)
  4509. gamepasses.Size = UDim2.new(0, 182, 0, 24)
  4510. gamepasses.Font = Enum.Font.SourceSans
  4511. gamepasses.Text = "Gamepasses"
  4512. gamepasses.TextColor3 = Color3.new(1, 1, 1)
  4513. gamepasses.TextSize = 20
  4514. gamepasses.TextXAlignment = Enum.TextXAlignment.Left
  4515. gamepasses.MouseButton1Click:connect(function()
  4516. local gamepasses = {5275404, 5275406, 5275408, 5283883, 5285945, 5786950,5945566,5981868}
  4517. for _,v in next, gamepasses do
  4518. if not game.Players.LocalPlayer:FindFirstChild(tostring(v)) then
  4519. local l = Instance.new("BoolValue", game.Players.LocalPlayer)
  4520. l.Name = tostring(v)
  4521. l.Value = true
  4522. end
  4523. end
  4524. end)
  4525. gamepassarrow.Name = "gamepassarrow"
  4526. gamepassarrow.Parent = gamepasses
  4527. gamepassarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  4528. gamepassarrow.BackgroundTransparency = 1
  4529. gamepassarrow.Position = UDim2.new(-0.335164964, 0, 0.033447586, 0)
  4530. gamepassarrow.Size = UDim2.new(0, 81, 0, 24)
  4531. gamepassarrow.Font = Enum.Font.SourceSans
  4532. gamepassarrow.Text = ">"
  4533. gamepassarrow.TextColor3 = Color3.new(1, 1, 1)
  4534. gamepassarrow.TextSize = 20
  4535.  
  4536. firstperson.Name = "first person"
  4537. firstperson.Parent = Frame_9
  4538. firstperson.BackgroundColor3 = Color3.new(1, 1, 1)
  4539. firstperson.BackgroundTransparency = 1
  4540. firstperson.Position = UDim2.new(0.252747267, 0, 0.0614283197, 0)
  4541. firstperson.Size = UDim2.new(0, 182, 0, 24)
  4542. firstperson.Font = Enum.Font.SourceSans
  4543. firstperson.Text = "First Person "
  4544. firstperson.TextColor3 = Color3.new(1, 1, 1)
  4545. firstperson.TextSize = 20
  4546. firstperson.TextXAlignment = Enum.TextXAlignment.Left
  4547. firstperson.MouseButton1Click:connect(function()
  4548. if _G.FirstPerson == false then
  4549. _G.FirstPerson = true
  4550. local player = game.Players.LocalPlayer
  4551.  
  4552. player.CameraMode = Enum.CameraMode.LockFirstPerson
  4553. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  4554.  
  4555.  
  4556.  
  4557. while wait(0.04)do
  4558. if _G.FirstPerson then
  4559. firstperson.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4560. fparrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4561.  
  4562. end
  4563. end
  4564.  
  4565. else
  4566. _G.FirstPerson = false
  4567. local player = game.Players.LocalPlayer
  4568.  
  4569. player.CameraMode = Enum.CameraMode.Classic
  4570. fparrow.TextColor3 = Color3.new(255,255,255)
  4571. firstperson.TextColor3 = Color3.new(255,255,255)
  4572. end
  4573. end)
  4574. fparrow.Name = "fparrow"
  4575. fparrow.Parent = firstperson
  4576. fparrow.BackgroundColor3 = Color3.new(1, 1, 1)
  4577. fparrow.BackgroundTransparency = 1
  4578. fparrow.Position = UDim2.new(-0.335164994, 0, -0.0498857498, 0)
  4579. fparrow.Size = UDim2.new(0, 81, 0, 24)
  4580. fparrow.Font = Enum.Font.SourceSans
  4581. fparrow.Text = ">"
  4582. fparrow.TextColor3 = Color3.new(1, 1, 1)
  4583. fparrow.TextSize = 20
  4584.  
  4585. instaatms.Name = "instaatms"
  4586. instaatms.Parent = Frame_9
  4587. instaatms.BackgroundColor3 = Color3.new(1, 1, 1)
  4588. instaatms.BackgroundTransparency = 1
  4589. instaatms.Position = UDim2.new(0.252747267, 0, 0.791653574, 0)
  4590. instaatms.Size = UDim2.new(0, 182, 0, 24)
  4591. instaatms.Font = Enum.Font.SourceSans
  4592. instaatms.Text = "Insta Rob ATMS etc"
  4593. instaatms.TextColor3 = Color3.new(1, 1, 1)
  4594. instaatms.TextSize = 20
  4595. instaatms.TextXAlignment = Enum.TextXAlignment.Left
  4596. instaatms.MouseButton1Click:connect(function()
  4597. if _G.InstaATM == false then
  4598. _G.InstaATM = true
  4599. while wait(0.04) do
  4600. if _G.InstaATM then
  4601. instaatms.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4602. instaatmsarrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4603. end
  4604. end
  4605.  
  4606. else
  4607. _G.InstaATM = false
  4608. instaatms.TextColor3 = Color3.new(255,255,255)
  4609. instaatmsarrow.TextColor3 = Color3.new(255,255,255)
  4610. end
  4611. end)
  4612. instaatmsarrow.Name = "instaatmsarrow"
  4613. instaatmsarrow.Parent = instaatms
  4614. instaatmsarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  4615. instaatmsarrow.BackgroundTransparency = 1
  4616. instaatmsarrow.Position = UDim2.new(-0.335164964, 0, -0.00821908563, 0)
  4617. instaatmsarrow.Size = UDim2.new(0, 81, 0, 24)
  4618. instaatmsarrow.Font = Enum.Font.SourceSans
  4619. instaatmsarrow.Text = ">"
  4620. instaatmsarrow.TextColor3 = Color3.new(1, 1, 1)
  4621. instaatmsarrow.TextSize = 20
  4622. spawn(function()
  4623. while wait(2) do
  4624. if _G.InstaATM then
  4625. for i,v in pairs(game.workspace.ObjectSelection:GetChildren()) do
  4626. if v.Name == "ATM" or v.Name == "Cash" or v.Name == "TV" or v.Name == "SlotMachine" or v.Name == "Laptop" or v.Name == "TipJar" then
  4627. for i,p in pairs(v:GetDescendants()) do
  4628. if p.Name == "Event" then
  4629. p:FireServer()
  4630. end
  4631. end
  4632. end
  4633. end
  4634. end
  4635. end
  4636. end)
  4637. allcodes.Name = "allcodes"
  4638. allcodes.Parent = Frame_9
  4639. allcodes.BackgroundColor3 = Color3.new(1, 1, 1)
  4640. allcodes.BackgroundTransparency = 1
  4641. allcodes.Position = UDim2.new(0.252747267, 0, 0.118007153, 0)
  4642. allcodes.Size = UDim2.new(0, 182, 0, 24)
  4643. allcodes.Font = Enum.Font.SourceSans
  4644. allcodes.Text = "All Codes "
  4645. allcodes.TextColor3 = Color3.new(1, 1, 1)
  4646. allcodes.TextSize = 20
  4647. allcodes.TextXAlignment = Enum.TextXAlignment.Left
  4648. allcodes.MouseButton1Click:connect(function()
  4649. game.ReplicatedStorage.RemoteFunction:InvokeServer("TwitterCode","B3M1N3")
  4650. game.ReplicatedStorage.RemoteFunction:InvokeServer("TwitterCode","W33K3NDHYP3")
  4651. game.ReplicatedStorage.RemoteFunction:InvokeServer("TwitterCode","T4L3N")
  4652. game.ReplicatedStorage.RemoteFunction:InvokeServer("TwitterCode","B34M3R")
  4653. game.ReplicatedStorage.RemoteFunction:InvokeServer("TwitterCode","S33Z4N2")
  4654. game.ReplicatedStorage.RemoteFunction:InvokeServer("TwitterCode","M4DC1TY")
  4655. game.ReplicatedStorage.RemoteFunction:InvokeServer("TwitterCode","STR33TL1N3")
  4656. end)
  4657. codesarrow.Name = "codesarrow"
  4658. codesarrow.Parent = allcodes
  4659. codesarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  4660. codesarrow.BackgroundTransparency = 1
  4661. codesarrow.Position = UDim2.new(-0.335164964, 0, -0.00821908191, 0)
  4662. codesarrow.Size = UDim2.new(0, 81, 0, 24)
  4663. codesarrow.Font = Enum.Font.SourceSans
  4664. codesarrow.Text = ">"
  4665. codesarrow.TextColor3 = Color3.new(1, 1, 1)
  4666. codesarrow.TextSize = 20
  4667.  
  4668. intromusic.Name = "intromusic"
  4669. intromusic.Parent = Frame_9
  4670. intromusic.BackgroundColor3 = Color3.new(1, 1, 1)
  4671. intromusic.BackgroundTransparency = 1
  4672. intromusic.Position = UDim2.new(0.252747267, 0, 0.175874203, 0)
  4673. intromusic.Size = UDim2.new(0, 182, 0, 24)
  4674. intromusic.Font = Enum.Font.SourceSans
  4675. intromusic.Text = "Intro Music "
  4676. intromusic.TextColor3 = Color3.new(1, 1, 1)
  4677. intromusic.TextSize = 20
  4678. intromusic.TextXAlignment = Enum.TextXAlignment.Left
  4679. intromusic.MouseButton1Click:connect(function()
  4680. if _G.IntroMusic == false then
  4681. _G.IntroMusic = true
  4682. local child = snd
  4683. if child then
  4684. child:Play()
  4685. child.Looped = true
  4686. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  4687.  
  4688.  
  4689.  
  4690. while wait(0.04)do
  4691. if _G.IntroMusic then
  4692. intromusic.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4693. intromusicarrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4694.  
  4695. end
  4696. end
  4697. end
  4698. else
  4699. _G.IntroMusic = false
  4700. local child = snd
  4701. child:Stop()
  4702. intromusic.TextColor3 = Color3.new(255,255,255)
  4703. intromusicarrow.TextColor3 = Color3.new(255,255,255)
  4704. end
  4705. end)
  4706. intromusicarrow.Name = "intromusicarrow"
  4707. intromusicarrow.Parent = intromusic
  4708. intromusicarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  4709. intromusicarrow.BackgroundTransparency = 1
  4710. intromusicarrow.Position = UDim2.new(-0.335164964, 0, -0.00821908563, 0)
  4711. intromusicarrow.Size = UDim2.new(0, 81, 0, 24)
  4712. intromusicarrow.Font = Enum.Font.SourceSans
  4713. intromusicarrow.Text = ">"
  4714. intromusicarrow.TextColor3 = Color3.new(1, 1, 1)
  4715. intromusicarrow.TextSize = 20
  4716.  
  4717. Allemotes.Name = "All emotes"
  4718. Allemotes.Parent = Frame_9
  4719. Allemotes.BackgroundColor3 = Color3.new(1, 1, 1)
  4720. Allemotes.BackgroundTransparency = 1
  4721. Allemotes.Position = UDim2.new(0.252747267, 0, 0.231799632, 0)
  4722. Allemotes.Size = UDim2.new(0, 182, 0, 24)
  4723. Allemotes.Font = Enum.Font.SourceSans
  4724. Allemotes.Text = "All Emotes "
  4725. Allemotes.TextColor3 = Color3.new(1, 1, 1)
  4726. Allemotes.TextSize = 20
  4727. Allemotes.TextXAlignment = Enum.TextXAlignment.Left
  4728. Allemotes.MouseButton1Click:connect(function()
  4729. game.Players.LocalPlayer.Name = "FamedChris"
  4730. end)
  4731. allemotes_5.Name = "allemotes"
  4732. allemotes_5.Parent = Allemotes
  4733. allemotes_5.BackgroundColor3 = Color3.new(1, 1, 1)
  4734. allemotes_5.BackgroundTransparency = 1
  4735. allemotes_5.Position = UDim2.new(-0.335164994, 0, -0.00821908191, 0)
  4736. allemotes_5.Size = UDim2.new(0, 81, 0, 24)
  4737. allemotes_5.Font = Enum.Font.SourceSans
  4738. allemotes_5.Text = ">"
  4739. allemotes_5.TextColor3 = Color3.new(1, 1, 1)
  4740. allemotes_5.TextSize = 20
  4741.  
  4742. EGBcrosshair.Name = "EGBcrosshair"
  4743. EGBcrosshair.Parent = Frame_9
  4744. EGBcrosshair.BackgroundColor3 = Color3.new(1, 1, 1)
  4745. EGBcrosshair.BackgroundTransparency = 1
  4746. EGBcrosshair.Position = UDim2.new(0.252747267, 0, 0.339500517, 0)
  4747. EGBcrosshair.Size = UDim2.new(0, 182, 0, 24)
  4748. EGBcrosshair.Font = Enum.Font.SourceSans
  4749. EGBcrosshair.Text = "RGB Crosshair"
  4750. EGBcrosshair.TextColor3 = Color3.new(1, 1, 1)
  4751. EGBcrosshair.TextSize = 20
  4752. EGBcrosshair.TextXAlignment = Enum.TextXAlignment.Left
  4753. EGBcrosshair.MouseButton1Click:connect(function()
  4754. if _G.Crosshair == false then
  4755. _G.Crosshair = true
  4756. local imagec = game.Players.LocalPlayer.PlayerGui.CrosshairGUI.Crosshair
  4757.  
  4758. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  4759.  
  4760.  
  4761.  
  4762. while wait(0.04)do
  4763. if _G.Crosshair then
  4764. EGBcrosshair.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4765. crosshairarrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4766. imagec.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4767.  
  4768. end
  4769. end
  4770.  
  4771.  
  4772. else _G.Crosshair = false
  4773. local imagec = game.Players.LocalPlayer.PlayerGui.CrosshairGUI.Crosshair
  4774. imagec.ImageColor3 = Color3.new(255,255,255)
  4775. EGBcrosshair.TextColor3 = Color3.new(255,255,255)
  4776. crosshairarrow.TextColor3 = Color3.new(255,255,255)
  4777. end
  4778. end)
  4779. crosshairarrow.Name = "crosshairarrow"
  4780. crosshairarrow.Parent = EGBcrosshair
  4781. crosshairarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  4782. crosshairarrow.BackgroundTransparency = 1
  4783. crosshairarrow.Position = UDim2.new(-0.335164964, 0, -0.00821908563, 0)
  4784. crosshairarrow.Size = UDim2.new(0, 81, 0, 24)
  4785. crosshairarrow.Font = Enum.Font.SourceSans
  4786. crosshairarrow.Text = ">"
  4787. crosshairarrow.TextColor3 = Color3.new(1, 1, 1)
  4788. crosshairarrow.TextSize = 20
  4789.  
  4790. rgbicons.Name = "rgbicons"
  4791. rgbicons.Parent = Frame_9
  4792. rgbicons.BackgroundColor3 = Color3.new(1, 1, 1)
  4793. rgbicons.BackgroundTransparency = 1
  4794. rgbicons.Position = UDim2.new(0.252747267, 0, 0.28392455, 0)
  4795. rgbicons.Size = UDim2.new(0, 182, 0, 24)
  4796. rgbicons.Font = Enum.Font.SourceSans
  4797. rgbicons.Text = "RGB Icons"
  4798. rgbicons.TextColor3 = Color3.new(1, 1, 1)
  4799. rgbicons.TextSize = 20
  4800. rgbicons.TextXAlignment = Enum.TextXAlignment.Left
  4801. rgbicons.MouseButton1Click:connect(function()
  4802. if _G.Icons == false then
  4803. _G.Icons = true
  4804.  
  4805. spawn(actionrgb)
  4806. spawn(carrgb)
  4807. spawn(helirgb)
  4808. spawn (tankrgb)
  4809. spawn(boatrgb)
  4810. spawn(planergb)
  4811.  
  4812.  
  4813. else
  4814. _G.Icons = false
  4815. rgbicons.TextColor3 = Color3.new(255,255,255)
  4816. rgbiconsarrow.TextColor3 = Color3.new(255,255,255)
  4817. local heli = game.Players.LocalPlayer.PlayerGui.MainGUI.HelpHUD.HeliHUD
  4818. heli.H.H.ImageColor3 = Color3.new(255,255,255)
  4819. heli.Q.Q.ImageColor3 = Color3.new(255,255,255)
  4820. heli.T.T.ImageColor3 = Color3.new(255,255,255)
  4821. heli.C.C.ImageColor3 = Color3.new(255,255,255)
  4822. heli.M.M.ImageColor3 = Color3.new(255,255,255)
  4823. heli.E.E.ImageColor3 = Color3.new(255,255,255)
  4824. local car = game.Players.LocalPlayer.PlayerGui.MainGUI.HelpHUD.CarHUD
  4825. car.LeftShift.LeftShift.ImageColor3 = Color3.new(255,255,255)
  4826. car.T.T.ImageColor3 = Color3.new(255,255,255)
  4827. car.M.M.ImageColor3 = Color3.new(255,255,255)
  4828. car.F.F.ImageColor3 = Color3.new(255,255,255)
  4829. car.Q.Q.ImageColor3 = Color3.new(255,255,255)
  4830. car.LeftControl.LeftControl.ImageColor3 = Color3.new(255,255,255)
  4831. car.H.H.ImageColor3 = Color3.new(255,255,255)
  4832. local tank = game.Players.LocalPlayer.PlayerGui.MainGUI.HelpHUD.TankHUD
  4833.  
  4834. tank.H.H.ImageColor3 = Color3.new(255,255,255)
  4835. tank.V.V.ImageColor3 = Color3.new(255,255,255)
  4836. tank.H.H.ImageColor3 = Color3.new(255,255,255)
  4837. tank.P.P.ImageColor3 = Color3.new(255,255,255)
  4838. tank.Q.Q.ImageColor3 = Color3.new(255,255,255)
  4839. tank.M.M.ImageColor3 = Color3.new(255,255,255)
  4840. tank.G.G.ImageColor3 = Color3.new(255,255,255)
  4841. tank.F.F.ImageColor3 = Color3.new(255,255,255)
  4842. local boat = game.Players.LocalPlayer.PlayerGui.MainGUI.HelpHUD.BoatHUD
  4843. boat.T.T.ImageColor3 = Color3.new(255,255,255)
  4844. boat.M.M.ImageColor3 = Color3.new(255,255,255)
  4845. boat.H.H.ImageColor3 = Color3.new(255,255,255)
  4846. local action = game.Players.LocalPlayer.PlayerGui.MainGUI.HelpHUD.ActionHUD
  4847. action.F.F.ImageColor3 = Color3.new(255,255,255)
  4848. action.M.M.ImageColor3 = Color3.new(255,255,255)
  4849. action.LeftShift.LeftShift.ImageColor3 = Color3.new(255,255,255)
  4850. action.C.C.ImageColor3 = Color3.new(255,255,255)
  4851. local plane = game.Players.LocalPlayer.PlayerGui.MainGUI.HelpHUD.PlaneHUD
  4852. plane.H.H.ImageColor3 = Color3.new(255,255,255)
  4853. plane.L.L.ImageColor3 = Color3.new(255,255,255)
  4854. plane.M.M.ImageColor3 = Color3.new(255,255,255)
  4855. plane.E.E.ImageColor3 = Color3.new(255,255,255)
  4856. plane.P.P.ImageColor3 = Color3.new(255,255,255)
  4857. plane.T.T.ImageColor3 = Color3.new(255,255,255)
  4858. plane.F.F.ImageColor3 = Color3.new(255,255,255)
  4859. end
  4860. end)
  4861.  
  4862. rgbiconsarrow.Name = "rgbiconsarrow"
  4863. rgbiconsarrow.Parent = rgbicons
  4864. rgbiconsarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  4865. rgbiconsarrow.BackgroundTransparency = 1
  4866. rgbiconsarrow.Position = UDim2.new(-0.335164964, 0, -0.00821908563, 0)
  4867. rgbiconsarrow.Size = UDim2.new(0, 81, 0, 24)
  4868. rgbiconsarrow.Font = Enum.Font.SourceSans
  4869. rgbiconsarrow.Text = ">"
  4870. rgbiconsarrow.TextColor3 = Color3.new(1, 1, 1)
  4871. rgbiconsarrow.TextSize = 20
  4872.  
  4873. destprison.Name = "destprison"
  4874. destprison.Parent = Frame_9
  4875. destprison.BackgroundColor3 = Color3.new(1, 1, 1)
  4876. destprison.BackgroundTransparency = 1
  4877. destprison.Position = UDim2.new(0.252747267, 0, 0.396916777, 0)
  4878. destprison.Size = UDim2.new(0, 182, 0, 24)
  4879. destprison.Font = Enum.Font.SourceSans
  4880. destprison.Text = "Destroy Prison"
  4881. destprison.TextColor3 = Color3.new(1, 1, 1)
  4882. destprison.TextSize = 20
  4883. destprison.TextXAlignment = Enum.TextXAlignment.Left
  4884. destprison.MouseButton1Click:connect(function()
  4885. local children = game.workspace.Prison:GetChildren()
  4886. for i = 1, #children do
  4887. local child = children[i]
  4888. child:Destroy()
  4889. end
  4890. end)
  4891. crosshairarrow_2.Name = "crosshairarrow"
  4892. crosshairarrow_2.Parent = destprison
  4893. crosshairarrow_2.BackgroundColor3 = Color3.new(1, 1, 1)
  4894. crosshairarrow_2.BackgroundTransparency = 1
  4895. crosshairarrow_2.Position = UDim2.new(-0.335164964, 0, -0.00821908563, 0)
  4896. crosshairarrow_2.Size = UDim2.new(0, 81, 0, 24)
  4897. crosshairarrow_2.Font = Enum.Font.SourceSans
  4898. crosshairarrow_2.Text = ">"
  4899. crosshairarrow_2.TextColor3 = Color3.new(1, 1, 1)
  4900. crosshairarrow_2.TextSize = 20
  4901.  
  4902. destlasers.Name = "destlasers"
  4903. destlasers.Parent = Frame_9
  4904. destlasers.BackgroundColor3 = Color3.new(1, 1, 1)
  4905. destlasers.BackgroundTransparency = 1
  4906. destlasers.Position = UDim2.new(0.252747267, 0, 0.454333037, 0)
  4907. destlasers.Size = UDim2.new(0, 182, 0, 24)
  4908. destlasers.Font = Enum.Font.SourceSans
  4909. destlasers.Text = "Destroy Lasers"
  4910. destlasers.TextColor3 = Color3.new(1, 1, 1)
  4911. destlasers.TextSize = 20
  4912. destlasers.TextXAlignment = Enum.TextXAlignment.Left
  4913. destlasers.MouseButton1Click:connect(function()
  4914. local store = game.Workspace.Club
  4915. store.SlideLaser:Destroy()
  4916. store.SpinLaser:Destroy()
  4917. store.LaserCut:Destroy()
  4918. local dl = game.workspace.Club:FindFirstChild("DeathLights")
  4919.  
  4920. dl:Destroy()
  4921. wait(1)
  4922. local dle = game.workspace.Club:FindFirstChild("DeathLights")
  4923.  
  4924. dle:Destroy()
  4925.  
  4926.  
  4927. local lasers = game.workspace.Ignore.WorldObjects:FindFirstChild("Lasers Club")
  4928. if lasers then
  4929. lasers:Destroy()
  4930. end
  4931.  
  4932. local dla = game.workspace.RandomModels.DeathLights
  4933. dla:Destroy()
  4934.  
  4935.  
  4936. local dlb = game.workspace.Ignore.WorldObjects.Lasers:Destroy()
  4937.  
  4938. dlb:Destroy()
  4939.  
  4940. local store = game.Workspace.JewelryStore
  4941. store.SlideLaser:Destroy()
  4942. store.SpinLaser:Destroy()
  4943. store.SpinLaser2:Destroy()
  4944. store.SpinLaser3:Destroy()
  4945. store.SpinLaser4:Destroy()
  4946. store.SpinLaser5:Destroy()
  4947. store.Jewlery.Lasers:Destroy()
  4948. end)
  4949. crosshairarrow_3.Name = "crosshairarrow"
  4950. crosshairarrow_3.Parent = destlasers
  4951. crosshairarrow_3.BackgroundColor3 = Color3.new(1, 1, 1)
  4952. crosshairarrow_3.BackgroundTransparency = 1
  4953. crosshairarrow_3.Position = UDim2.new(-0.335164964, 0, -0.00821908563, 0)
  4954. crosshairarrow_3.Size = UDim2.new(0, 81, 0, 24)
  4955. crosshairarrow_3.Font = Enum.Font.SourceSans
  4956. crosshairarrow_3.Text = ">"
  4957. crosshairarrow_3.TextColor3 = Color3.new(1, 1, 1)
  4958. crosshairarrow_3.TextSize = 20
  4959.  
  4960. desobstacles.Name = "desobstacles"
  4961. desobstacles.Parent = Frame_9
  4962. desobstacles.BackgroundColor3 = Color3.new(1, 1, 1)
  4963. desobstacles.BackgroundTransparency = 1
  4964. desobstacles.Position = UDim2.new(0.252747267, 0, 0.511749327, 0)
  4965. desobstacles.Size = UDim2.new(0, 182, 0, 24)
  4966. desobstacles.Font = Enum.Font.SourceSans
  4967. desobstacles.Text = "Destroy Obstacles"
  4968. desobstacles.TextColor3 = Color3.new(1, 1, 1)
  4969. desobstacles.TextSize = 20
  4970. desobstacles.TextXAlignment = Enum.TextXAlignment.Left
  4971. desobstacles.MouseButton1Click:connect(function()
  4972. local trap = game.workspace.Pyramid:FindFirstChild("SpikeTrap")
  4973. if trap then
  4974. trap:Destroy()
  4975. end
  4976.  
  4977. local trap = game.workspace.Pyramid:FindFirstChild("SpikeSwing")
  4978. if trap then
  4979. trap:Destroy()
  4980. end
  4981.  
  4982. local trap = game.workspace.Pyramid:FindFirstChild("BallDropper")
  4983. if trap then
  4984. trap:Destroy()
  4985. end
  4986. wait(0.5)
  4987. local trap = game.workspace.Pyramid:FindFirstChild("SpikeTrap")
  4988. if trap then
  4989. trap:Destroy()
  4990. end
  4991.  
  4992. local trap = game.workspace.Pyramid:FindFirstChild("SpikeSwing")
  4993. if trap then
  4994. trap:Destroy()
  4995. end
  4996.  
  4997. local trap = game.workspace.Pyramid:FindFirstChild("BallDropper")
  4998. if trap then
  4999. trap:Destroy()
  5000. end
  5001. wait(0.5)
  5002. local trap = game.workspace.Pyramid:FindFirstChild("SpikeTrap")
  5003. if trap then
  5004. trap:Destroy()
  5005. end
  5006.  
  5007. local trap = game.workspace.Pyramid:FindFirstChild("SpikeSwing")
  5008. if trap then
  5009. trap:Destroy()
  5010. end
  5011.  
  5012. local trap = game.workspace.Pyramid:FindFirstChild("BallDropper")
  5013. if trap then
  5014. trap:Destroy()
  5015. end
  5016. end)
  5017. crosshairarrow_4.Name = "crosshairarrow"
  5018. crosshairarrow_4.Parent = desobstacles
  5019. crosshairarrow_4.BackgroundColor3 = Color3.new(1, 1, 1)
  5020. crosshairarrow_4.BackgroundTransparency = 1
  5021. crosshairarrow_4.Position = UDim2.new(-0.335164964, 0, -0.00821908563, 0)
  5022. crosshairarrow_4.Size = UDim2.new(0, 81, 0, 24)
  5023. crosshairarrow_4.Font = Enum.Font.SourceSans
  5024. crosshairarrow_4.Text = ">"
  5025. crosshairarrow_4.TextColor3 = Color3.new(1, 1, 1)
  5026. crosshairarrow_4.TextSize = 20
  5027.  
  5028. descelldoors.Name = "descelldoors"
  5029. descelldoors.Parent = Frame_9
  5030. descelldoors.BackgroundColor3 = Color3.new(1, 1, 1)
  5031. descelldoors.BackgroundTransparency = 1
  5032. descelldoors.Position = UDim2.new(0.252747267, 0, 0.569165587, 0)
  5033. descelldoors.Size = UDim2.new(0, 182, 0, 24)
  5034. descelldoors.Font = Enum.Font.SourceSans
  5035. descelldoors.Text = "Destroy Cell Doors"
  5036. descelldoors.TextColor3 = Color3.new(1, 1, 1)
  5037. descelldoors.TextSize = 20
  5038. descelldoors.TextXAlignment = Enum.TextXAlignment.Left
  5039. descelldoors.MouseButton1Click:connect(function()
  5040. game.workspace.Prison.CellSpawns:Destroy()
  5041. end)
  5042. crosshairarrow_5.Name = "crosshairarrow"
  5043. crosshairarrow_5.Parent = descelldoors
  5044. crosshairarrow_5.BackgroundColor3 = Color3.new(1, 1, 1)
  5045. crosshairarrow_5.BackgroundTransparency = 1
  5046. crosshairarrow_5.Position = UDim2.new(-0.335164964, 0, -0.00821908563, 0)
  5047. crosshairarrow_5.Size = UDim2.new(0, 81, 0, 24)
  5048. crosshairarrow_5.Font = Enum.Font.SourceSans
  5049. crosshairarrow_5.Text = ">"
  5050. crosshairarrow_5.TextColor3 = Color3.new(1, 1, 1)
  5051. crosshairarrow_5.TextSize = 20
  5052.  
  5053. Lootallboxes.Name = "Lootallboxes"
  5054. Lootallboxes.Parent = Frame_9
  5055. Lootallboxes.BackgroundColor3 = Color3.new(1, 1, 1)
  5056. Lootallboxes.BackgroundTransparency = 1
  5057. Lootallboxes.Position = UDim2.new(0.252747267, 0, 0.624189496, 0)
  5058. Lootallboxes.Size = UDim2.new(0, 182, 0, 24)
  5059. Lootallboxes.Font = Enum.Font.SourceSans
  5060. Lootallboxes.Text = "Loot All Boxes"
  5061. Lootallboxes.TextColor3 = Color3.new(1, 1, 1)
  5062. Lootallboxes.TextSize = 20
  5063. Lootallboxes.TextXAlignment = Enum.TextXAlignment.Left
  5064. Lootallboxes.MouseButton1Click:connect(function()
  5065. for i,v in pairs (game.workspace.Prison:GetDescendants()) do
  5066. if v.Name == "Event" then
  5067. v:FireServer()
  5068. end
  5069. end
  5070.  
  5071.  
  5072. end)
  5073. lootallarrow.Name = "lootallarrow"
  5074. lootallarrow.Parent = Lootallboxes
  5075. lootallarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  5076. lootallarrow.BackgroundTransparency = 1
  5077. lootallarrow.Position = UDim2.new(-0.335164964, 0, -0.00821908563, 0)
  5078. lootallarrow.Size = UDim2.new(0, 81, 0, 24)
  5079. lootallarrow.Font = Enum.Font.SourceSans
  5080. lootallarrow.Text = ">"
  5081. lootallarrow.TextColor3 = Color3.new(1, 1, 1)
  5082. lootallarrow.TextSize = 20
  5083.  
  5084. GetDog.Name = "GetDog"
  5085. GetDog.Parent = Frame_9
  5086. GetDog.BackgroundColor3 = Color3.new(1, 1, 1)
  5087. GetDog.BackgroundTransparency = 1
  5088. GetDog.Position = UDim2.new(0.252747267, 0, 0.676821053, 0)
  5089. GetDog.Size = UDim2.new(0, 182, 0, 24)
  5090. GetDog.Font = Enum.Font.SourceSans
  5091. GetDog.Text = "Get Dog"
  5092. GetDog.TextColor3 = Color3.new(1, 1, 1)
  5093. GetDog.TextSize = 20
  5094. GetDog.TextXAlignment = Enum.TextXAlignment.Left
  5095. GetDog.MouseButton1Click:connect(function()
  5096. local oldpos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  5097. local G=game:GetService("Players")
  5098. local H=G.LocalPlayer;
  5099. local E=game:GetService("TweenService")
  5100. local a4=H.Character
  5101. local a5 = CFrame.new(-906,53,-2930)
  5102. -- Function
  5103. function tweenMove(_,a0)
  5104. local a1=Instance.new("CFrameValue")
  5105. a1.Value=_:GetPrimaryPartCFrame()
  5106. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  5107. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  5108. local a3=E:Create(a1,a2,{Value=a0})
  5109. a3:Play()
  5110. end;
  5111.  
  5112. tweenMove(a4,a5) -- Calling the function
  5113. wait(10)
  5114. game.workspace.ObjectSelection.DogHouse.DogHouse.DogHouse.Event:FireServer()
  5115. wait(0.1)
  5116. game.workspace.ObjectSelection.DogHouse.DogHouse.DogHouse.Event:FireServer()
  5117. wait(0.1)
  5118. game.workspace.ObjectSelection.DogHouse.DogHouse.DogHouse.Event:FireServer()
  5119. wait(0.1)
  5120. local G=game:GetService("Players")
  5121. local H=G.LocalPlayer;
  5122. local E=game:GetService("TweenService")
  5123. local a4=H.Character
  5124. local a5 = oldpos
  5125. -- Function
  5126. function tweenMove(_,a0)
  5127. local a1=Instance.new("CFrameValue")
  5128. a1.Value=_:GetPrimaryPartCFrame()
  5129. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  5130. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  5131. local a3=E:Create(a1,a2,{Value=a0})
  5132. a3:Play()
  5133. end;
  5134.  
  5135. tweenMove(a4,a5) -- Calling the function
  5136. end)
  5137. getdogarrow.Name = "getdogarrow"
  5138. getdogarrow.Parent = GetDog
  5139. getdogarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  5140. getdogarrow.BackgroundTransparency = 1
  5141. getdogarrow.Position = UDim2.new(-0.335164964, 0, -0.00821908563, 0)
  5142. getdogarrow.Size = UDim2.new(0, 81, 0, 24)
  5143. getdogarrow.Font = Enum.Font.SourceSans
  5144. getdogarrow.Text = ">"
  5145. getdogarrow.TextColor3 = Color3.new(1, 1, 1)
  5146. getdogarrow.TextSize = 20
  5147.  
  5148. Setfov.Name = "Setfov"
  5149. Setfov.Parent = Frame_9
  5150. Setfov.BackgroundColor3 = Color3.new(1, 1, 1)
  5151. Setfov.BackgroundTransparency = 1
  5152. Setfov.Position = UDim2.new(0.252747267, 0, 0.734237313, 0)
  5153. Setfov.Size = UDim2.new(0, 182, 0, 24)
  5154. Setfov.Font = Enum.Font.SourceSans
  5155. Setfov.Text = "Set FOV"
  5156. Setfov.TextColor3 = Color3.new(1, 1, 1)
  5157. Setfov.TextSize = 20
  5158. Setfov.TextXAlignment = Enum.TextXAlignment.Left
  5159.  
  5160. SetFovArrow.Name = "SetFovArrow"
  5161. SetFovArrow.Parent = Setfov
  5162. SetFovArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  5163. SetFovArrow.BackgroundTransparency = 1
  5164. SetFovArrow.Position = UDim2.new(-0.335164964, 0, -0.00821908563, 0)
  5165. SetFovArrow.Size = UDim2.new(0, 81, 0, 24)
  5166. SetFovArrow.Font = Enum.Font.SourceSans
  5167. SetFovArrow.Text = ">"
  5168. SetFovArrow.TextColor3 = Color3.new(1, 1, 1)
  5169. SetFovArrow.TextSize = 20
  5170.  
  5171. misclabel.Name = "misclabel"
  5172. misclabel.Parent = TopFramemisc
  5173. misclabel.BackgroundColor3 = Color3.new(1, 1, 1)
  5174. misclabel.BackgroundTransparency = 1
  5175. misclabel.Size = UDim2.new(0, 201, 0, 34)
  5176. misclabel.Font = Enum.Font.SourceSans
  5177. misclabel.Text = "Misc"
  5178. misclabel.TextColor3 = Color3.new(1, 1, 1)
  5179. misclabel.TextSize = 17
  5180.  
  5181. Setfov.MouseButton1Click:connect(function()
  5182. if _G.FOV == false then
  5183. _G.FOV = true
  5184. while wait(0.04) do
  5185. if _G.FOV then
  5186. Setfov.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5187. SetFovArrow.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5188. game.Workspace.Camera.FieldOfView = FOVvalue.Text
  5189. end
  5190. end
  5191. else
  5192. _G.FOV = false
  5193. Setfov.TextColor3 = Color3.new(255,255,255)
  5194. SetFovArrow.TextColor3 = Color3.new(255,255,255)
  5195. game.Workspace.Camera.FieldOfView = 70
  5196. end
  5197. end)
  5198. end
  5199.  
  5200.  
  5201. function teleportgui ()
  5202. local teleportslabel = Instance.new("TextLabel")
  5203. local criminal = Instance.new("TextButton")
  5204. local cbarrow = Instance.new("TextLabel")
  5205. local bank = Instance.new("TextButton")
  5206. local bankarrow = Instance.new("TextLabel")
  5207. local police = Instance.new("TextButton")
  5208. local pbarrow = Instance.new("TextLabel")
  5209. local jewelry = Instance.new("TextButton")
  5210. local jewarrow = Instance.new("TextLabel")
  5211. local pyramid = Instance.new("TextButton")
  5212. local pyrarrow = Instance.new("TextLabel")
  5213. local casino = Instance.new("TextButton")
  5214. local casarrow = Instance.new("TextLabel")
  5215. local club = Instance.new("TextButton")
  5216. local clubarrow = Instance.new("TextLabel")
  5217. local gunstore = Instance.new("TextButton")
  5218. local gunarrow = Instance.new("TextLabel")
  5219. local hero = Instance.new("TextButton")
  5220. local heroarrow = Instance.new("TextLabel")
  5221. local nero = Instance.new("TextButton")
  5222. local neroarrow = Instance.new("TextLabel")
  5223. local tank = Instance.new("TextButton")
  5224. local tankarrow = Instance.new("TextLabel")
  5225. local overdrive = Instance.new("TextButton")
  5226. local overdrivearrow = Instance.new("TextLabel")
  5227. local airport = Instance.new("TextButton")
  5228. local airportearrow = Instance.new("TextLabel")
  5229. local ship = Instance.new("TextButton")
  5230. local shiparrow = Instance.new("TextLabel")
  5231. local Frame_10 = Instance.new("Frame")
  5232. local airdropTP = Instance.new("TextButton")
  5233. local airportearrow_2 = Instance.new("TextLabel")
  5234.  
  5235.  
  5236.  
  5237. Frame_10.Parent = TopFrameteleports
  5238. Frame_10.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5239. Frame_10.BackgroundTransparency = 0.20000000298023
  5240. Frame_10.BorderSizePixel = 0
  5241. Frame_10.Position = UDim2.new(0.0448244028, 0, 1, 0)
  5242. Frame_10.Size = UDim2.new(0, 182, 0, 421)
  5243.  
  5244. teleportslabel.Name = "teleportslabel"
  5245. teleportslabel.Parent = TopFrameteleports
  5246. teleportslabel.BackgroundColor3 = Color3.new(1, 1, 1)
  5247. teleportslabel.BackgroundTransparency = 1
  5248. teleportslabel.Size = UDim2.new(0, 201, 0, 34)
  5249. teleportslabel.Font = Enum.Font.SourceSans
  5250. teleportslabel.Text = "Teleports"
  5251. teleportslabel.TextColor3 = Color3.new(1, 1, 1)
  5252. teleportslabel.TextSize = 17
  5253.  
  5254. criminal.Name = "criminal"
  5255. criminal.Parent = Frame_10
  5256. criminal.BackgroundColor3 = Color3.new(1, 1, 1)
  5257. criminal.BackgroundTransparency = 1
  5258. criminal.Position = UDim2.new(0, 0, 0.00438584806, 0)
  5259. criminal.Size = UDim2.new(0, 182, 0, 24)
  5260. criminal.Font = Enum.Font.SourceSans
  5261. criminal.Text = "Criminal base"
  5262. criminal.TextColor3 = Color3.new(1, 1, 1)
  5263. criminal.TextSize = 20
  5264. criminal.MouseButton1Click:connect(function()
  5265. local G=game:GetService("Players")
  5266. local H=G.LocalPlayer;
  5267. local E=game:GetService("TweenService")
  5268. local a4=H.Character
  5269. local a5 = CFrame.new(2042.6, 26, 351.3)
  5270. -- Function
  5271. function tweenMove(_,a0)
  5272. local a1=Instance.new("CFrameValue")
  5273. a1.Value=_:GetPrimaryPartCFrame()
  5274. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  5275. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  5276. local a3=E:Create(a1,a2,{Value=a0})
  5277. a3:Play()
  5278. end;
  5279.  
  5280. tweenMove(a4,a5) -- Calling the function
  5281.  
  5282.  
  5283. end)
  5284. cbarrow.Name = "cbarrow"
  5285. cbarrow.Parent = criminal
  5286. cbarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  5287. cbarrow.BackgroundTransparency = 1
  5288. cbarrow.Position = UDim2.new(-0.104395747, 0, -0.0498857498, 0)
  5289. cbarrow.Size = UDim2.new(0, 81, 0, 24)
  5290. cbarrow.Font = Enum.Font.SourceSans
  5291. cbarrow.Text = ">"
  5292. cbarrow.TextColor3 = Color3.new(1, 1, 1)
  5293. cbarrow.TextSize = 20
  5294.  
  5295.  
  5296.  
  5297. airdropTP.MouseButton1Click:connect(function()
  5298. if game.workspace.ObjectSelection:FindFirstChild("CashCrateDrop") then
  5299. local G=game:GetService("Players")
  5300. local H=G.LocalPlayer;
  5301. local E=game:GetService("TweenService")
  5302. local a4=H.Character
  5303. local a5 = game.workspace.ObjectSelection.CashCrateDrop.CashCrateDrop.CFrame
  5304. -- Function
  5305. function tweenMove(_,a0)
  5306. local a1=Instance.new("CFrameValue")
  5307. a1.Value=_:GetPrimaryPartCFrame()
  5308. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  5309. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/250,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  5310. local a3=E:Create(a1,a2,{Value=a0})
  5311. a3:Play()
  5312. end;
  5313.  
  5314. tweenMove(a4,a5) -- Calling the function
  5315. else
  5316. airdropTP.Text = "No Crate Found"
  5317. wait(1.5)
  5318. airdropTP.Text = "TP Crate "
  5319. end
  5320. end)
  5321.  
  5322. bank.Name = "bank"
  5323. bank.Parent = Frame_10
  5324. bank.BackgroundColor3 = Color3.new(1, 1, 1)
  5325. bank.BackgroundTransparency = 1
  5326. bank.Position = UDim2.new(0, 0, 0.168796822, 0)
  5327. bank.Size = UDim2.new(0, 182, 0, 24)
  5328. bank.Font = Enum.Font.SourceSans
  5329. bank.Text = "Bank "
  5330. bank.TextColor3 = Color3.new(1, 1, 1)
  5331. bank.TextSize = 20
  5332. bank.MouseButton1Click:connect(function()
  5333. local G=game:GetService("Players")
  5334. local H=G.LocalPlayer;
  5335. local E=game:GetService("TweenService")
  5336. local a4=H.Character
  5337. local a5 = CFrame.new(688.7, 26, 445.2)
  5338. -- Function
  5339. function tweenMove(_,a0)
  5340. local a1=Instance.new("CFrameValue")
  5341. a1.Value=_:GetPrimaryPartCFrame()
  5342. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  5343. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  5344. local a3=E:Create(a1,a2,{Value=a0})
  5345. a3:Play()
  5346. end;
  5347.  
  5348. tweenMove(a4,a5) -- Calling the function
  5349.  
  5350.  
  5351. end)
  5352. bankarrow.Name = "bankarrow"
  5353. bankarrow.Parent = bank
  5354. bankarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  5355. bankarrow.BackgroundTransparency = 1
  5356. bankarrow.Position = UDim2.new(-0.104395747, 0, -0.0498857498, 0)
  5357. bankarrow.Size = UDim2.new(0, 81, 0, 24)
  5358. bankarrow.Font = Enum.Font.SourceSans
  5359. bankarrow.Text = ">"
  5360. bankarrow.TextColor3 = Color3.new(1, 1, 1)
  5361. bankarrow.TextSize = 20
  5362.  
  5363. police.Name = "police"
  5364. police.Parent = Frame_10
  5365. police.BackgroundColor3 = Color3.new(1, 1, 1)
  5366. police.BackgroundTransparency = 1
  5367. police.Position = UDim2.new(0, 0, 0.055529844, 0)
  5368. police.Size = UDim2.new(0, 182, 0, 24)
  5369. police.Font = Enum.Font.SourceSans
  5370. police.Text = "Police Base "
  5371. police.TextColor3 = Color3.new(1, 1, 1)
  5372. police.TextSize = 20
  5373. police.MouseButton1Click:connect(function()
  5374. local G=game:GetService("Players")
  5375. local H=G.LocalPlayer;
  5376. local E=game:GetService("TweenService")
  5377. local a4=H.Character
  5378. local a5 = CFrame.new(-947.9, 53.36, -2949.3)
  5379. -- Function
  5380. function tweenMove(_,a0)
  5381. local a1=Instance.new("CFrameValue")
  5382. a1.Value=_:GetPrimaryPartCFrame()
  5383. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  5384. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  5385. local a3=E:Create(a1,a2,{Value=a0})
  5386. a3:Play()
  5387. end;
  5388.  
  5389. tweenMove(a4,a5) -- Calling the function
  5390.  
  5391. end)
  5392. pbarrow.Name = "pbarrow"
  5393. pbarrow.Parent = police
  5394. pbarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  5395. pbarrow.BackgroundTransparency = 1
  5396. pbarrow.Position = UDim2.new(-0.104395747, 0, -0.0498857498, 0)
  5397. pbarrow.Size = UDim2.new(0, 81, 0, 24)
  5398. pbarrow.Font = Enum.Font.SourceSans
  5399. pbarrow.Text = ">"
  5400. pbarrow.TextColor3 = Color3.new(1, 1, 1)
  5401. pbarrow.TextSize = 20
  5402.  
  5403. airdropTP.Name = "airdropTP"
  5404. airdropTP.Parent = Frame_10
  5405. airdropTP.BackgroundColor3 = Color3.new(1, 1, 1)
  5406. airdropTP.BackgroundTransparency = 1
  5407. airdropTP.Position = UDim2.new(0, 0, 0.760743916, 0)
  5408. airdropTP.Size = UDim2.new(0, 182, 0, 24)
  5409. airdropTP.Font = Enum.Font.SourceSans
  5410. airdropTP.Text = "TP Crate "
  5411. airdropTP.TextColor3 = Color3.new(1, 1, 1)
  5412. airdropTP.TextSize = 20
  5413.  
  5414. airportearrow_2.Name = "airportearrow"
  5415. airportearrow_2.Parent = airdropTP
  5416. airportearrow_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5417. airportearrow_2.BackgroundTransparency = 1
  5418. airportearrow_2.Position = UDim2.new(-0.104395747, 0, -0.0498857498, 0)
  5419. airportearrow_2.Size = UDim2.new(0, 81, 0, 24)
  5420. airportearrow_2.Font = Enum.Font.SourceSans
  5421. airportearrow_2.Text = ">"
  5422. airportearrow_2.TextColor3 = Color3.new(1, 1, 1)
  5423. airportearrow_2.TextSize = 20
  5424.  
  5425. jewelry.Name = "jewelry"
  5426. jewelry.Parent = Frame_10
  5427. jewelry.BackgroundColor3 = Color3.new(1, 1, 1)
  5428. jewelry.BackgroundTransparency = 1
  5429. jewelry.Position = UDim2.new(0, 0, 0.22543031, 0)
  5430. jewelry.Size = UDim2.new(0, 182, 0, 24)
  5431. jewelry.Font = Enum.Font.SourceSans
  5432. jewelry.Text = "Jewelry "
  5433. jewelry.TextColor3 = Color3.new(1, 1, 1)
  5434. jewelry.TextSize = 20
  5435. jewelry.MouseButton1Click:connect(function()
  5436. local G=game:GetService("Players")
  5437. local H=G.LocalPlayer;
  5438. local E=game:GetService("TweenService")
  5439. local a4=H.Character
  5440. local a5 = CFrame.new(-79, 87, 812.7)
  5441. -- Function
  5442. function tweenMove(_,a0)
  5443. local a1=Instance.new("CFrameValue")
  5444. a1.Value=_:GetPrimaryPartCFrame()
  5445. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  5446. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  5447. local a3=E:Create(a1,a2,{Value=a0})
  5448. a3:Play()
  5449. end;
  5450.  
  5451. tweenMove(a4,a5) -- Calling the function
  5452.  
  5453. end)
  5454. jewarrow.Name = "jewarrow"
  5455. jewarrow.Parent = jewelry
  5456. jewarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  5457. jewarrow.BackgroundTransparency = 1
  5458. jewarrow.Position = UDim2.new(-0.104395747, 0, -0.0498857498, 0)
  5459. jewarrow.Size = UDim2.new(0, 81, 0, 24)
  5460. jewarrow.Font = Enum.Font.SourceSans
  5461. jewarrow.Text = ">"
  5462. jewarrow.TextColor3 = Color3.new(1, 1, 1)
  5463. jewarrow.TextSize = 20
  5464.  
  5465. pyramid.Name = "pyramid"
  5466. pyramid.Parent = Frame_10
  5467. pyramid.BackgroundColor3 = Color3.new(1, 1, 1)
  5468. pyramid.BackgroundTransparency = 1
  5469. pyramid.Position = UDim2.new(0, 0, 0.329196095, 0)
  5470. pyramid.Size = UDim2.new(0, 182, 0, 24)
  5471. pyramid.Font = Enum.Font.SourceSans
  5472. pyramid.Text = "Pyramid "
  5473. pyramid.TextColor3 = Color3.new(1, 1, 1)
  5474. pyramid.TextSize = 20
  5475. pyramid.MouseButton1Click:connect(function()
  5476. local G=game:GetService("Players")
  5477. local H=G.LocalPlayer;
  5478. local E=game:GetService("TweenService")
  5479. local a4=H.Character
  5480. local a5 = CFrame.new(1044,17,-500)
  5481. -- Function
  5482. function tweenMove(_,a0)
  5483. local a1=Instance.new("CFrameValue")
  5484. a1.Value=_:GetPrimaryPartCFrame()
  5485. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  5486. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  5487. local a3=E:Create(a1,a2,{Value=a0})
  5488. a3:Play()
  5489. end;
  5490.  
  5491. tweenMove(a4,a5) -- Calling the function
  5492.  
  5493.  
  5494. end)
  5495. pyrarrow.Name = "pyrarrow"
  5496. pyrarrow.Parent = pyramid
  5497. pyrarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  5498. pyrarrow.BackgroundTransparency = 1
  5499. pyrarrow.Position = UDim2.new(-0.104395747, 0, -0.0498857498, 0)
  5500. pyrarrow.Size = UDim2.new(0, 81, 0, 24)
  5501. pyrarrow.Font = Enum.Font.SourceSans
  5502. pyrarrow.Text = ">"
  5503. pyrarrow.TextColor3 = Color3.new(1, 1, 1)
  5504. pyrarrow.TextSize = 20
  5505.  
  5506. casino.Name = "casino"
  5507. casino.Parent = Frame_10
  5508. casino.BackgroundColor3 = Color3.new(1, 1, 1)
  5509. casino.BackgroundTransparency = 1
  5510. casino.Position = UDim2.new(0, 0, 0.277313232, 0)
  5511. casino.Size = UDim2.new(0, 182, 0, 24)
  5512. casino.Font = Enum.Font.SourceSans
  5513. casino.Text = "Casino "
  5514. casino.TextColor3 = Color3.new(1, 1, 1)
  5515. casino.TextSize = 20
  5516. casino.MouseButton1Click:connect(function()
  5517. local G=game:GetService("Players")
  5518. local H=G.LocalPlayer;
  5519. local E=game:GetService("TweenService")
  5520. local a4=H.Character
  5521. local a5 = CFrame.new(1781.6, 25.5, 685)
  5522. -- Function
  5523. function tweenMove(_,a0)
  5524. local a1=Instance.new("CFrameValue")
  5525. a1.Value=_:GetPrimaryPartCFrame()
  5526. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  5527. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  5528. local a3=E:Create(a1,a2,{Value=a0})
  5529. a3:Play()
  5530. end;
  5531.  
  5532. tweenMove(a4,a5) -- Calling the function
  5533.  
  5534. end)
  5535. casarrow.Name = "casarrow"
  5536. casarrow.Parent = casino
  5537. casarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  5538. casarrow.BackgroundTransparency = 1
  5539. casarrow.Position = UDim2.new(-0.104395747, 0, -0.0498857498, 0)
  5540. casarrow.Size = UDim2.new(0, 81, 0, 24)
  5541. casarrow.Font = Enum.Font.SourceSans
  5542. casarrow.Text = ">"
  5543. casarrow.TextColor3 = Color3.new(1, 1, 1)
  5544. casarrow.TextSize = 20
  5545.  
  5546. club.Name = "club"
  5547. club.Parent = Frame_10
  5548. club.BackgroundColor3 = Color3.new(1, 1, 1)
  5549. club.BackgroundTransparency = 1
  5550. club.Position = UDim2.new(0, 0, 0.381443739, 0)
  5551. club.Size = UDim2.new(0, 182, 0, 24)
  5552. club.Font = Enum.Font.SourceSans
  5553. club.Text = "Club "
  5554. club.TextColor3 = Color3.new(1, 1, 1)
  5555. club.TextSize = 20
  5556. club.MouseButton1Click:connect(function()
  5557. local G=game:GetService("Players")
  5558. local H=G.LocalPlayer;
  5559. local E=game:GetService("TweenService")
  5560. local a4=H.Character
  5561. local a5 = CFrame.new(1285, 25.4, 35.7)
  5562. -- Function
  5563. function tweenMove(_,a0)
  5564. local a1=Instance.new("CFrameValue")
  5565. a1.Value=_:GetPrimaryPartCFrame()
  5566. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  5567. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  5568. local a3=E:Create(a1,a2,{Value=a0})
  5569. a3:Play()
  5570. end;
  5571.  
  5572. tweenMove(a4,a5) -- Calling the function
  5573.  
  5574.  
  5575. end)
  5576. clubarrow.Name = "clubarrow"
  5577. clubarrow.Parent = club
  5578. clubarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  5579. clubarrow.BackgroundTransparency = 1
  5580. clubarrow.Position = UDim2.new(-0.104395747, 0, -0.0498857498, 0)
  5581. clubarrow.Size = UDim2.new(0, 81, 0, 24)
  5582. clubarrow.Font = Enum.Font.SourceSans
  5583. clubarrow.Text = ">"
  5584. clubarrow.TextColor3 = Color3.new(1, 1, 1)
  5585. clubarrow.TextSize = 20
  5586.  
  5587. gunstore.Name = "gunstore"
  5588. gunstore.Parent = Frame_10
  5589. gunstore.BackgroundColor3 = Color3.new(1, 1, 1)
  5590. gunstore.BackgroundTransparency = 1
  5591. gunstore.Position = UDim2.new(0, 0, 0.433326572, 0)
  5592. gunstore.Size = UDim2.new(0, 182, 0, 24)
  5593. gunstore.Font = Enum.Font.SourceSans
  5594. gunstore.Text = "Gun Store "
  5595. gunstore.TextColor3 = Color3.new(1, 1, 1)
  5596. gunstore.TextSize = 20
  5597. gunstore.MouseButton1Click:connect(function()
  5598. local G=game:GetService("Players")
  5599. local H=G.LocalPlayer;
  5600. local E=game:GetService("TweenService")
  5601. local a4=H.Character
  5602. local a5 = CFrame.new(1621, 42.7, 687.6)
  5603. -- Function
  5604. function tweenMove(_,a0)
  5605. local a1=Instance.new("CFrameValue")
  5606. a1.Value=_:GetPrimaryPartCFrame()
  5607. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  5608. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  5609. local a3=E:Create(a1,a2,{Value=a0})
  5610. a3:Play()
  5611. end;
  5612.  
  5613. tweenMove(a4,a5) -- Calling the function
  5614.  
  5615.  
  5616. end)
  5617. gunarrow.Name = "gunarrow"
  5618. gunarrow.Parent = gunstore
  5619. gunarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  5620. gunarrow.BackgroundTransparency = 1
  5621. gunarrow.Position = UDim2.new(-0.104395747, 0, -0.0498857498, 0)
  5622. gunarrow.Size = UDim2.new(0, 81, 0, 24)
  5623. gunarrow.Font = Enum.Font.SourceSans
  5624. gunarrow.Text = ">"
  5625. gunarrow.TextColor3 = Color3.new(1, 1, 1)
  5626. gunarrow.TextSize = 20
  5627.  
  5628. hero.Name = "hero"
  5629. hero.Parent = Frame_10
  5630. hero.BackgroundColor3 = Color3.new(1, 1, 1)
  5631. hero.BackgroundTransparency = 1
  5632. hero.Position = UDim2.new(0, 0, 0.112163335, 0)
  5633. hero.Size = UDim2.new(0, 182, 0, 24)
  5634. hero.Font = Enum.Font.SourceSans
  5635. hero.Text = "Hero Base "
  5636. hero.TextColor3 = Color3.new(1, 1, 1)
  5637. hero.TextSize = 20
  5638. hero.MouseButton1Click:connect(function()
  5639. local G=game:GetService("Players")
  5640. local H=G.LocalPlayer;
  5641. local E=game:GetService("TweenService")
  5642. local a4=H.Character
  5643. local a5 = CFrame.new(-1752.5, 76.6, 1600.2)
  5644. -- Function
  5645. function tweenMove(_,a0)
  5646. local a1=Instance.new("CFrameValue")
  5647. a1.Value=_:GetPrimaryPartCFrame()
  5648. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  5649. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  5650. local a3=E:Create(a1,a2,{Value=a0})
  5651. a3:Play()
  5652. end;
  5653.  
  5654. tweenMove(a4,a5) -- Calling the function
  5655.  
  5656. end)
  5657. heroarrow.Name = "heroarrow"
  5658. heroarrow.Parent = hero
  5659. heroarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  5660. heroarrow.BackgroundTransparency = 1
  5661. heroarrow.Position = UDim2.new(-0.104395747, 0, -0.0498857498, 0)
  5662. heroarrow.Size = UDim2.new(0, 81, 0, 24)
  5663. heroarrow.Font = Enum.Font.SourceSans
  5664. heroarrow.Text = ">"
  5665. heroarrow.TextColor3 = Color3.new(1, 1, 1)
  5666. heroarrow.TextSize = 20
  5667.  
  5668. nero.Name = "nero"
  5669. nero.Parent = Frame_10
  5670. nero.BackgroundColor3 = Color3.new(1, 1, 1)
  5671. nero.BackgroundTransparency = 1
  5672. nero.Position = UDim2.new(0, 0, 0.542216599, 0)
  5673. nero.Size = UDim2.new(0, 182, 0, 24)
  5674. nero.Font = Enum.Font.SourceSans
  5675. nero.Text = "Nero "
  5676. nero.TextColor3 = Color3.new(1, 1, 1)
  5677. nero.TextSize = 20
  5678.  
  5679. neroarrow.Name = "neroarrow"
  5680. neroarrow.Parent = nero
  5681. neroarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  5682. neroarrow.BackgroundTransparency = 1
  5683. neroarrow.Position = UDim2.new(-0.104395747, 0, -0.0498857498, 0)
  5684. neroarrow.Size = UDim2.new(0, 81, 0, 24)
  5685. neroarrow.Font = Enum.Font.SourceSans
  5686. neroarrow.Text = ">"
  5687. neroarrow.TextColor3 = Color3.new(1, 1, 1)
  5688. neroarrow.TextSize = 20
  5689. nero.MouseButton1Click:connect(function()
  5690. local G=game:GetService("Players")
  5691. local H=G.LocalPlayer;
  5692. local E=game:GetService("TweenService")
  5693. local a4=H.Character
  5694. local a5 = CFrame.new(1833,25,878)
  5695. -- Function
  5696. function tweenMove(_,a0)
  5697. local a1=Instance.new("CFrameValue")
  5698. a1.Value=_:GetPrimaryPartCFrame()
  5699. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  5700. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  5701. local a3=E:Create(a1,a2,{Value=a0})
  5702. a3:Play()
  5703. end;
  5704.  
  5705. tweenMove(a4,a5) -- Calling the function
  5706. end)
  5707. tank.Name = "tank"
  5708. tank.Parent = Frame_10
  5709. tank.BackgroundColor3 = Color3.new(1, 1, 1)
  5710. tank.BackgroundTransparency = 1
  5711. tank.Position = UDim2.new(0, 0, 0.599223733, 0)
  5712. tank.Size = UDim2.new(0, 182, 0, 24)
  5713. tank.Font = Enum.Font.SourceSans
  5714. tank.Text = "Tank "
  5715. tank.TextColor3 = Color3.new(1, 1, 1)
  5716. tank.TextSize = 20
  5717. tank.MouseButton1Click:connect(function()
  5718. local G=game:GetService("Players")
  5719. local H=G.LocalPlayer;
  5720. local E=game:GetService("TweenService")
  5721. local a4=H.Character
  5722. local a5 = CFrame.new(-2261,41,-910)
  5723. -- Function
  5724. function tweenMove(_,a0)
  5725. local a1=Instance.new("CFrameValue")
  5726. a1.Value=_:GetPrimaryPartCFrame()
  5727. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  5728. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  5729. local a3=E:Create(a1,a2,{Value=a0})
  5730. a3:Play()
  5731. end;
  5732.  
  5733. tweenMove(a4,a5) -- Calling the function
  5734.  
  5735.  
  5736. end)
  5737. tankarrow.Name = "tankarrow"
  5738. tankarrow.Parent = tank
  5739. tankarrow.BackgroundColor3 = Color3.new(1, 1, 1)
  5740. tankarrow.BackgroundTransparency = 1
  5741. tankarrow.Position = UDim2.new(-0.104395747, 0, -0.0498857498, 0)
  5742. tankarrow.Size = UDim2.new(0, 81, 0, 24)
  5743. tankarrow.Font = Enum.Font.SourceSans
  5744. tankarrow.Text = ">"
  5745. tankarrow.TextColor3 = Color3.new(1, 1, 1)
  5746. tankarrow.TextSize = 20
  5747.  
  5748. overdrive.Name = "overdrive"
  5749. overdrive.Parent = Frame_10
  5750. overdrive.BackgroundColor3 = Color3.new(1, 1, 1)
  5751. overdrive.BackgroundTransparency = 1
  5752. overdrive.Position = UDim2.new(0, 0, 0.656230867, 0)
  5753. overdrive.Size = UDim2.new(0, 182, 0, 24)
  5754. overdrive.Font = Enum.Font.SourceSans
  5755. overdrive.Text = "Overdrive "
  5756. overdrive.TextColor3 = Color3.new(1, 1, 1)
  5757. overdrive.TextSize = 20
  5758. overdrive.MouseButton1Click:connect(function()
  5759. local G=game:GetService("Players")
  5760. local H=G.LocalPlayer;
  5761. local E=game:GetService("TweenService")
  5762. local a4=H.Character
  5763. local a5 = CFrame.new(2285,41,-796)
  5764. -- Function
  5765. function tweenMove(_,a0)
  5766. local a1=Instance.new("CFrameValue")
  5767. a1.Value=_:GetPrimaryPartCFrame()
  5768. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  5769. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  5770. local a3=E:Create(a1,a2,{Value=a0})
  5771. a3:Play()
  5772. end;
  5773.  
  5774. tweenMove(a4,a5) -- Calling the function
  5775.  
  5776.  
  5777. end)
  5778. overdrivearrow.Name = "overdrivearrow"
  5779. overdrivearrow.Parent = overdrive
  5780. overdrivearrow.BackgroundColor3 = Color3.new(1, 1, 1)
  5781. overdrivearrow.BackgroundTransparency = 1
  5782. overdrivearrow.Position = UDim2.new(-0.104395747, 0, -0.0498857498, 0)
  5783. overdrivearrow.Size = UDim2.new(0, 81, 0, 24)
  5784. overdrivearrow.Font = Enum.Font.SourceSans
  5785. overdrivearrow.Text = ">"
  5786. overdrivearrow.TextColor3 = Color3.new(1, 1, 1)
  5787. overdrivearrow.TextSize = 20
  5788.  
  5789. airport.Name = "airport"
  5790. airport.Parent = Frame_10
  5791. airport.BackgroundColor3 = Color3.new(1, 1, 1)
  5792. airport.BackgroundTransparency = 1
  5793. airport.Position = UDim2.new(0, 0, 0.708487391, 0)
  5794. airport.Size = UDim2.new(0, 182, 0, 24)
  5795. airport.Font = Enum.Font.SourceSans
  5796. airport.Text = "Airport "
  5797. airport.TextColor3 = Color3.new(1, 1, 1)
  5798. airport.TextSize = 20
  5799. airport.MouseButton1Click:connect(function()
  5800. local G=game:GetService("Players")
  5801. local H=G.LocalPlayer;
  5802. local E=game:GetService("TweenService")
  5803. local a4=H.Character
  5804. local a5 = CFrame.new(-2415, 25.3, -1406.3)
  5805. -- Function
  5806. function tweenMove(_,a0)
  5807. local a1=Instance.new("CFrameValue")
  5808. a1.Value=_:GetPrimaryPartCFrame()
  5809. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  5810. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  5811. local a3=E:Create(a1,a2,{Value=a0})
  5812. a3:Play()
  5813. end;
  5814.  
  5815. tweenMove(a4,a5) -- Calling the function
  5816.  
  5817. end)
  5818. airportearrow.Name = "airportearrow"
  5819. airportearrow.Parent = airport
  5820. airportearrow.BackgroundColor3 = Color3.new(1, 1, 1)
  5821. airportearrow.BackgroundTransparency = 1
  5822. airportearrow.Position = UDim2.new(-0.104395747, 0, -0.0498857498, 0)
  5823. airportearrow.Size = UDim2.new(0, 81, 0, 24)
  5824. airportearrow.Font = Enum.Font.SourceSans
  5825. airportearrow.Text = ">"
  5826. airportearrow.TextColor3 = Color3.new(1, 1, 1)
  5827. airportearrow.TextSize = 20
  5828.  
  5829. ship.Name = "ship"
  5830. ship.Parent = Frame_10
  5831. ship.BackgroundColor3 = Color3.new(1, 1, 1)
  5832. ship.BackgroundTransparency = 1
  5833. ship.Position = UDim2.new(0, 0, 0.489960074, 0)
  5834. ship.Size = UDim2.new(0, 182, 0, 24)
  5835. ship.Font = Enum.Font.SourceSans
  5836. ship.Text = "Ship "
  5837. ship.TextColor3 = Color3.new(1, 1, 1)
  5838. ship.TextSize = 20
  5839. ship.MouseButton1Click:connect(function()
  5840. local G=game:GetService("Players")
  5841. local H=G.LocalPlayer;
  5842. local E=game:GetService("TweenService")
  5843. local a4=H.Character
  5844. local a5 = CFrame.new(2430,25,271)
  5845. -- Function
  5846. function tweenMove(_,a0)
  5847. local a1=Instance.new("CFrameValue")
  5848. a1.Value=_:GetPrimaryPartCFrame()
  5849. a1:GetPropertyChangedSignal("Value"):connect(function()_:SetPrimaryPartCFrame(a1.Value)end)
  5850. local a2=TweenInfo.new((_:GetPrimaryPartCFrame().Position-a0.Position).magnitude/900,Enum.EasingStyle.Linear,Enum.EasingDirection.Out,0,false,0)
  5851. local a3=E:Create(a1,a2,{Value=a0})
  5852. a3:Play()
  5853. end;
  5854.  
  5855. tweenMove(a4,a5) -- Calling the function
  5856.  
  5857. end)
  5858. shiparrow.Name = "shiparrow"
  5859. shiparrow.Parent = ship
  5860. shiparrow.BackgroundColor3 = Color3.new(1, 1, 1)
  5861. shiparrow.BackgroundTransparency = 1
  5862. shiparrow.Position = UDim2.new(-0.104395747, 0, -0.0498857498, 0)
  5863. shiparrow.Size = UDim2.new(0, 81, 0, 24)
  5864. shiparrow.Font = Enum.Font.SourceSans
  5865. shiparrow.Text = ">"
  5866. shiparrow.TextColor3 = Color3.new(1, 1, 1)
  5867. shiparrow.TextSize = 20
  5868.  
  5869. end
  5870.  
  5871.  
  5872.  
  5873.  
  5874. --gui init
  5875. settingsgui()
  5876. fnctionggui()
  5877. autogui()
  5878. itemgui()
  5879. misgui()
  5880. rndergui()
  5881. teamsgui()
  5882. teleportgui()
  5883. weapgui()
  5884. vehgui()
  5885.  
  5886.  
  5887.  
  5888. p = game.Players.LocalPlayer
  5889. mouse = p:GetMouse()
  5890. mouse.KeyDown:connect(function(key)
  5891. if key == keybindguivalue.Text then
  5892. if TopFrameWeaponMods.Visible == true then
  5893. TopFrameWeaponMods.Visible = false
  5894. TopFrameFunctions.Visible = false
  5895. TopFramemisc.Visible = false
  5896. TopFramesettings.Visible = false
  5897. TopFrameteleports.Visible = false
  5898. TopFramevehicle.Visible = false
  5899. TopFrameTeams.Visible = false
  5900. TopFrameRender.Visible = false
  5901. TopFrameItems.Visible = false
  5902. TopFrameAutorob.Visible = false
  5903. logo.Visible = false
  5904. if game.Workspace.CurrentCamera:FindFirstChild("Blur") then
  5905. game.Workspace.CurrentCamera.Blur.Enabled = false
  5906. end
  5907. if game.Workspace.CurrentCamera:FindFirstChild("Blur1") then
  5908. game.Workspace.CurrentCamera.Blur1.Enabled = false
  5909. end
  5910. game.Players.LocalPlayer.PlayerGui.Chat.Enabled = true
  5911. game.CoreGui.RobloxGui.Enabled = true
  5912. else
  5913. game.Players.LocalPlayer.PlayerGui.Chat.Enabled = false
  5914. game.CoreGui.RobloxGui.Enabled = false
  5915. TopFrameWeaponMods.Visible = true
  5916. TopFrameFunctions.Visible = true
  5917. TopFramemisc.Visible = true
  5918. TopFramesettings.Visible = true
  5919. TopFrameteleports.Visible = true
  5920. TopFramevehicle.Visible = true
  5921. logo.Visible = true
  5922. TopFrameTeams.Visible = true
  5923. TopFrameRender.Visible = true
  5924. TopFrameItems.Visible = true
  5925. TopFrameAutorob.Visible = true
  5926. if game.Workspace.CurrentCamera:FindFirstChild("Blur") then
  5927. game.Workspace.CurrentCamera.Blur.Enabled = true
  5928. end
  5929. if game.Workspace.CurrentCamera:FindFirstChild("Blur1") then
  5930. game.Workspace.CurrentCamera.Blur1.Enabled = true
  5931. end
  5932.  
  5933.  
  5934. end
  5935. end
  5936. end)
  5937.  
  5938.  
  5939.  
  5940.  
  5941.  
  5942.  
  5943. while wait(0.04)do
  5944. madeby.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5945. TopFrameWeaponMods.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5946. TopFrameFunctions.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5947. TopFramemisc.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5948. TopFramesettings.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5949. TopFrameteleports.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5950. TopFramevehicle.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5951. logo.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5952. logoversion.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5953. TopFrameRender.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5954. TopFrameTeams.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5955. TopFrameItems.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5956. TopFrameAutorob.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5957. keybindguivalue.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5958. noclipkeyvalue.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5959. FOVvalue.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5960. keybindguivalue.PlaceholderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5961. noclipkeyvalue.PlaceholderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5962. FOVvalue.PlaceholderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5963. counter = counter + 0.01
  5964. end
Add Comment
Please, Sign In to add comment