marcelslibrary

aurorav2.2

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