Guest User

exploit

a guest
Aug 18th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 284.19 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local TechnoGUI = Instance.new("ScreenGui")
  5. local OpenFrame = Instance.new("Frame")
  6. local Open = Instance.new("TextButton")
  7. local Main = Instance.new("Frame")
  8. local BeautyA = Instance.new("Frame")
  9. local Name = Instance.new("TextLabel")
  10. local BeautyB = Instance.new("Frame")
  11. local SpinScript = Instance.new("TextButton")
  12. local MadCityGui = Instance.new("TextButton")
  13. local FEGui = Instance.new("TextButton")
  14. local SharkBiteGUI = Instance.new("TextButton")
  15. local WorkAtPizzaPlace = Instance.new("TextButton")
  16. local Aimbot = Instance.new("TextButton")
  17. local JailbreakAutorob = Instance.new("TextButton")
  18. local MuderMystery = Instance.new("TextButton")
  19. local Close = Instance.new("TextButton")
  20. local LT2Gui = Instance.new("TextButton")
  21. local Credit = Instance.new("TextLabel")
  22. --Properties:
  23. TechnoGUI.Name = "TechnoGUI"
  24. TechnoGUI.Parent = game.CoreGui
  25.  
  26. OpenFrame.Name = "OpenFrame"
  27. OpenFrame.Parent = TechnoGUI
  28. OpenFrame.Active = true
  29. OpenFrame.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  30. OpenFrame.BorderSizePixel = 0
  31. OpenFrame.Position = UDim2.new(0, 0, 0.65314132, 0)
  32. OpenFrame.Size = UDim2.new(0, 134, 0, 53)
  33.  
  34. Open.Name = "Open"
  35. Open.Parent = TechnoGUI
  36. Open.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  37. Open.BorderSizePixel = 0
  38. Open.Position = UDim2.new(-0.0126282871, 0, 0.653141379, 0)
  39. Open.Size = UDim2.new(0, 150, 0, 53)
  40. Open.Font = Enum.Font.SourceSans
  41. Open.Text = "Open"
  42. Open.TextColor3 = Color3.new(0, 0, 0)
  43. Open.TextSize = 50
  44. Open.MouseButton1Down:connect(function()
  45. Main.Visible = true
  46. OpenFrame.Visible = false
  47. end)
  48.  
  49. Main.Name = "Main"
  50. Main.Parent = TechnoGUI
  51. Main.Active = true
  52. Main.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  53. Main.BackgroundTransparency = 0.20000000298023
  54. Main.BorderColor3 = Color3.new(1, 1, 1)
  55. Main.BorderSizePixel = 0
  56. Main.Position = UDim2.new(0.0597243719, 0, 0.143979043, 0)
  57. Main.Size = UDim2.new(0, 538, 0, 296)
  58. Main.Visible = false
  59. Main.Draggable = true
  60.  
  61. BeautyA.Name = "BeautyA"
  62. BeautyA.Parent = Main
  63. BeautyA.Active = true
  64. BeautyA.BackgroundColor3 = Color3.new(0.184314, 0, 0.278431)
  65. BeautyA.BorderSizePixel = 0
  66. BeautyA.Size = UDim2.new(0, 538, 0, 29)
  67.  
  68. Name.Name = "Name"
  69. Name.Parent = BeautyA
  70. Name.Active = true
  71. Name.BackgroundColor3 = Color3.new(0.184314, 0, 0.278431)
  72. Name.BorderSizePixel = 0
  73. Name.Position = UDim2.new(0.312267661, 0, 0, 0)
  74. Name.Size = UDim2.new(0, 200, 0, 29)
  75. Name.Font = Enum.Font.SourceSans
  76. Name.Text = "TechnoExploits"
  77. Name.TextColor3 = Color3.new(1, 1, 1)
  78. Name.TextSize = 30
  79.  
  80. BeautyB.Name = "BeautyB"
  81. BeautyB.Parent = Main
  82. BeautyB.Active = true
  83. BeautyB.BackgroundColor3 = Color3.new(0.184314, 0, 0.278431)
  84. BeautyB.BorderSizePixel = 0
  85. BeautyB.Position = UDim2.new(0, 0, 0.902027011, 0)
  86. BeautyB.Size = UDim2.new(0, 538, 0, 29)
  87.  
  88. SpinScript.Name = "SpinScript"
  89. SpinScript.Parent = BeautyB
  90. SpinScript.BackgroundColor3 = Color3.new(0.87451, 0, 0.87451)
  91. SpinScript.BorderSizePixel = 0
  92. SpinScript.Position = UDim2.new(0.363891006, 0, -7.60028887, 0)
  93. SpinScript.Size = UDim2.new(0, 143, 0, 50)
  94. SpinScript.Font = Enum.Font.SourceSans
  95. SpinScript.Text = "SpinScript"
  96. SpinScript.TextColor3 = Color3.new(0, 0, 0)
  97. SpinScript.TextSize = 30
  98. SpinScript.MouseButton1Down:connect(function()
  99. -- Made By NubDeveloper
  100. local FlingKill = Instance.new("ScreenGui")
  101. local Main = Instance.new("Frame")
  102. local Label = Instance.new("Frame")
  103. local Shadow = Instance.new("Frame")
  104. local StartKill = Instance.new("TextButton")
  105. local StopKill = Instance.new("TextButton")
  106. local Instructions = Instance.new("TextLabel")
  107. local CurrentPower = Instance.new("TextLabel")
  108. local Recomendation = Instance.new("TextLabel")
  109. local NameOfGui = Instance.new("TextLabel")
  110. local Exit = Instance.new("TextButton")
  111. local UPArrow = Instance.new("TextButton")
  112. local DownArrow = Instance.new("TextButton")
  113.  
  114. -- Properties
  115.  
  116. FlingKill.Name = "Fling/Kill"
  117. FlingKill.Parent = game.CoreGui
  118.  
  119. Main.Name = "Main"
  120. Main.Parent = FlingKill
  121. Main.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  122. Main.BorderSizePixel = 0
  123. Main.Position = UDim2.new(0.702554762, 0, 0.446640313, 0)
  124. Main.Size = UDim2.new(0, 217, 0, 233)
  125. Main.Selectable = true
  126. Main.Active = true
  127. Main.Draggable = true
  128.  
  129. Label.Name = "Label"
  130. Label.Parent = Main
  131. Label.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  132. Label.BorderSizePixel = 0
  133. Label.Size = UDim2.new(0, 217, 0, 27)
  134.  
  135. Shadow.Name = "Shadow"
  136. Shadow.Parent = Main
  137. Shadow.BackgroundColor3 = Color3.new(0.67451, 0.694118, 0.705882)
  138. Shadow.BorderSizePixel = 0
  139. Shadow.Position = UDim2.new(0, 0, 0.115879826, 0)
  140. Shadow.Size = UDim2.new(0, 217, 0, 9)
  141.  
  142. StartKill.Name = "StartKill"
  143. StartKill.Parent = Main
  144. StartKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  145. StartKill.BorderSizePixel = 0
  146. StartKill.Position = UDim2.new(0.195852548, 0, 0.227467805, 0)
  147. StartKill.Size = UDim2.new(0, 126, 0, 23)
  148. StartKill.Font = Enum.Font.Cartoon
  149. StartKill.Text = "FE Kill/Fling"
  150. StartKill.TextColor3 = Color3.new(0, 0, 0)
  151. StartKill.TextSize = 14
  152.  
  153. StopKill.Name = "StopKill"
  154. StopKill.Parent = Main
  155. StopKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  156. StopKill.BorderSizePixel = 0
  157. StopKill.Position = UDim2.new(0.207373276, 0, 0.38197428, 0)
  158. StopKill.Size = UDim2.new(0, 124, 0, 23)
  159. StopKill.Font = Enum.Font.Cartoon
  160. StopKill.Text = "Stop FE Kill/Fling"
  161. StopKill.TextColor3 = Color3.new(0, 0, 0)
  162. StopKill.TextSize = 14
  163.  
  164. Instructions.Name = "Instructions"
  165. Instructions.Parent = Main
  166. Instructions.BackgroundColor3 = Color3.new(1, 1, 1)
  167. Instructions.BackgroundTransparency = 1
  168. Instructions.Position = UDim2.new(0.0391705073, 0, 0.549356222, 0)
  169. Instructions.Size = UDim2.new(0, 200, 0, 32)
  170. Instructions.Font = Enum.Font.Cartoon
  171. Instructions.Text = "Just touch someone to watch the fly to their death!"
  172. Instructions.TextColor3 = Color3.new(0, 0, 0)
  173. Instructions.TextSize = 14
  174. Instructions.TextWrapped = true
  175.  
  176. CurrentPower.Name = "CurrentPower"
  177. CurrentPower.Parent = Main
  178. CurrentPower.BackgroundColor3 = Color3.new(1, 1, 1)
  179. CurrentPower.BackgroundTransparency = 1
  180. CurrentPower.Position = UDim2.new(0.276497692, 0, 0.686695278, 0)
  181. CurrentPower.Size = UDim2.new(0, 98, 0, 36)
  182. CurrentPower.Font = Enum.Font.Cartoon
  183. CurrentPower.Text = "Current Power = 5"
  184. CurrentPower.TextColor3 = Color3.new(0, 0, 0)
  185. CurrentPower.TextSize = 14
  186.  
  187. Recomendation.Name = "Recomendation"
  188. Recomendation.Parent = Main
  189. Recomendation.BackgroundColor3 = Color3.new(1, 1, 1)
  190. Recomendation.BackgroundTransparency = 1
  191. Recomendation.Position = UDim2.new(0.0414746553, 0, 0.884120166, 0)
  192. Recomendation.Size = UDim2.new(0, 200, 0, 21)
  193. Recomendation.Font = Enum.Font.Cartoon
  194. Recomendation.Text = "Recommended Power is 5"
  195. Recomendation.TextColor3 = Color3.new(0, 0, 0)
  196. Recomendation.TextSize = 14
  197.  
  198. NameOfGui.Name = "NameOfGui"
  199. NameOfGui.Parent = Main
  200. NameOfGui.BackgroundColor3 = Color3.new(1, 1, 1)
  201. NameOfGui.BackgroundTransparency = 1
  202. NameOfGui.Position = UDim2.new(0.0806451589, 0, 0, 0)
  203. NameOfGui.Size = UDim2.new(0, 154, 0, 27)
  204. NameOfGui.Font = Enum.Font.Cartoon
  205. NameOfGui.Text = "FE Kill/Fling By NubDeveloper"
  206. NameOfGui.TextColor3 = Color3.new(0, 0, 0)
  207. NameOfGui.TextSize = 14
  208.  
  209. Exit.Name = "Exit"
  210. Exit.Parent = Main
  211. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  212. Exit.BackgroundTransparency = 1
  213. Exit.Position = UDim2.new(0.907834113, 0, 0, 0)
  214. Exit.Size = UDim2.new(0, 20, 0, 27)
  215. Exit.Font = Enum.Font.Cartoon
  216. Exit.Text = "X"
  217. Exit.TextColor3 = Color3.new(0, 0, 0)
  218. Exit.TextSize = 14
  219.  
  220. UPArrow.Name = "UPArrow"
  221. UPArrow.Parent = Main
  222. UPArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  223. UPArrow.BackgroundTransparency = 1
  224. UPArrow.Position = UDim2.new(0.0783410147, 0, 0.716738224, 0)
  225. UPArrow.Size = UDim2.new(0, 26, 0, 23)
  226. UPArrow.Font = Enum.Font.Cartoon
  227. UPArrow.Text = "Up"
  228. UPArrow.TextColor3 = Color3.new(0, 0, 0)
  229. UPArrow.TextSize = 12
  230. UPArrow.TextWrapped = true
  231.  
  232. DownArrow.Name = "DownArrow"
  233. DownArrow.Parent = Main
  234. DownArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  235. DownArrow.BackgroundTransparency = 1
  236. DownArrow.Position = UDim2.new(0.792626739, 0, 0.714592278, 0)
  237. DownArrow.Size = UDim2.new(0, 26, 0, 23)
  238. DownArrow.Font = Enum.Font.Cartoon
  239. DownArrow.Text = "Down"
  240. DownArrow.TextColor3 = Color3.new(0, 0, 0)
  241. DownArrow.TextSize = 12
  242. DownArrow.TextWrapped = true
  243.  
  244. power = 500
  245. active = false
  246. local val = Instance.new("IntValue")
  247. val.Name = "Number"
  248. val.Parent = game.Players.LocalPlayer
  249. val.Value = 5
  250.  
  251. Exit.MouseButton1Click:connect(function()
  252. FlingKill.Enabled = false
  253. end)
  254.  
  255. StartKill.MouseButton1Click:connect(function()
  256. game:GetService('RunService').Stepped:connect(function()
  257. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  258. game.Players.LocalPlayer.Character.Head.CanCollide = false
  259. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  260. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  261. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  262. else
  263. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then
  264. game.Players.LocalPlayer.Character.Head.CanCollide = false
  265. game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
  266. game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
  267. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  268. end
  269. end
  270. end)
  271. wait(.1)
  272. local bambam = Instance.new("BodyThrust")
  273. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  274. bambam.Force = Vector3.new(power,0,power)
  275. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  276. end)
  277.  
  278. StopKill.MouseButton1Click:connect(function()
  279. active = false
  280. game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
  281. end)
  282.  
  283. UPArrow.MouseButton1Click:connect(function()
  284. power = power + 100
  285. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  286. CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
  287. end)
  288.  
  289. DownArrow.MouseButton1Click:connect(function()
  290. power = power - 100
  291. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value - 1
  292. CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
  293. end)
  294. end)
  295.  
  296. MadCityGui.Name = "Mad City Gui"
  297. MadCityGui.Parent = BeautyB
  298. MadCityGui.BackgroundColor3 = Color3.new(0.87451, 0, 0.87451)
  299. MadCityGui.BorderSizePixel = 0
  300. MadCityGui.Position = UDim2.new(0.363891006, 0, -2.25546122, 0)
  301. MadCityGui.Size = UDim2.new(0, 143, 0, 50)
  302. MadCityGui.Font = Enum.Font.SourceSans
  303. MadCityGui.Text = "Mad City GUI"
  304. MadCityGui.TextColor3 = Color3.new(0, 0, 0)
  305. MadCityGui.TextSize = 30
  306. MadCityGui.MouseButton1Down:connect(function()
  307. local l__l=Instance.new("ScreenGui")
  308. local __l_l=Instance.new("Frame")local _l_l_l=Instance.new("TextLabel")
  309. local __I_l_l=Instance.new("TextLabel")local I_l_l=Instance.new("TextLabel")
  310. local l_l_l=Instance.new("Frame")local ___I_l=Instance.new("TextButton")
  311. local _l__I_l=Instance.new("TextButton")local __I__I_l=Instance.new("TextLabel")
  312. local I__I_l=Instance.new("TextButton")local l__I_l=Instance.new("TextButton")
  313. local _I_l=Instance.new("TextButton")local _lI_l=Instance.new("TextButton")
  314. local __II_l=Instance.new("Frame")local II_l=Instance.new("TextButton")
  315. local lI_l=Instance.new("TextButton")local _ll_l=Instance.new("TextButton")
  316. local __Il_l=Instance.new("TextLabel")local Il_l=Instance.new("TextButton")
  317. local ll_l=Instance.new("Frame")local ____I=Instance.new("TextLabel")
  318. local _l___I=Instance.new("TextLabel")local __I___I=Instance.new("TextLabel")
  319. local I___I=Instance.new("TextLabel")local l___I=Instance.new("TextButton")
  320. local __l__I=Instance.new("Frame")local _l_l__I=Instance.new("TextButton")
  321. l__l.Parent=game.StarterGui;l__l.ZIndexBehavior=Enum.ZIndexBehavior.Sibling
  322. l__l.Parent=game.CoreGui;__l_l.Parent=l__l
  323. __l_l.BackgroundColor3=Color3.new(0.207843,0.207843,0.207843)__l_l.Position=UDim2.new(0.19674556,0,0.233136088,0)
  324. __l_l.Size=UDim2.new(0,771,0,487)__l_l.Visible=false;_l_l_l.Name="Title"_l_l_l.Parent=__l_l
  325. _l_l_l.BackgroundColor3=Color3.new(1,1,1)_l_l_l.BackgroundTransparency=1
  326. _l_l_l.Position=UDim2.new(0.312581062,0,0.0533880889,0)_l_l_l.Size=UDim2.new(0,139,0,50)
  327. _l_l_l.Font=Enum.Font.Gotham;_l_l_l.Text="Mad"_l_l_l.TextColor3=Color3.new(0,0,0)
  328. _l_l_l.TextSize=65;__I_l_l.Name="Title2"__I_l_l.Parent=__l_l
  329. __I_l_l.BackgroundColor3=Color3.new(1,1,1)__I_l_l.BackgroundTransparency=1
  330. __I_l_l.Position=UDim2.new(0.487678319,0,0.0533880889,0)__I_l_l.Size=UDim2.new(0,153,0,50)
  331. __I_l_l.Font=Enum.Font.Gotham;__I_l_l.Text="City"__I_l_l.TextColor3=Color3.new(0,0,0)
  332. __I_l_l.TextSize=65;_l__I_l.Name="Money"_l__I_l.Parent=__II_l
  333. _l__I_l.BackgroundColor3=Color3.new(1,1,1)_l__I_l.BackgroundTransparency=0.44999998807907
  334. _l__I_l.Position=UDim2.new(0.367170632,0,0.475285172,0)_l__I_l.Size=UDim2.new(0,122,0,50)
  335. _l__I_l.Font=Enum.Font.Garamond;_l__I_l.Text="CollectMoney"
  336. _l__I_l.TextColor3=Color3.new(0,0,0)_l__I_l.TextSize=14
  337. _l__I_l.MouseButton1Click:Connect(function()
  338. local __I_l__I=game:GetService("Workspace")local I_l__I=__I_l__I:WaitForChild("ObjectSelection")
  339. for l_l__I,___I__I in
  340. pairs(I_l__I:GetChildren())do
  341. if ___I__I.Name=="CashRegister"then
  342. if ___I__I:FindFirstChild("SmashCash")then
  343. local _l__I__I=___I__I.SmashCash.SmashCash.Event;_l__I__I:FireServer()end end;if ___I__I.Name=="ATM"then
  344. if ___I__I:FindFirstChild("ATM")then
  345. local _l__I__I=___I__I.ATM.ATM.Event;_l__I__I:FireServer()end end;if ___I__I.Name==
  346. "Cash"then
  347. if ___I__I:FindFirstChild("Cash")then
  348. local _l__I__I=___I__I.Cash.Cash.Event;_l__I__I:FireServer()end end
  349. if
  350. ___I__I.Name=="DiamondBox"then
  351. if ___I__I:FindFirstChild("SmashCash")then
  352. local _l__I__I=___I__I.SmashCash.SmashCash.Event;_l__I__I:FireServer()end end;if ___I__I.Name=="Safe"then
  353. if ___I__I:FindFirstChild("SmashCash")then
  354. local _l__I__I=___I__I.SmashCash.SmashCash.Event;_l__I__I:FireServer()end end
  355. if
  356. ___I__I.Name=="SlotMachine"then
  357. if ___I__I:FindFirstChild("SlotMachine")then
  358. local _l__I__I=___I__I.SlotMachine.SlotMachine.Event;_l__I__I:FireServer()end end end end)I_l_l.Name="Title2"I_l_l.Parent=__l_l
  359. I_l_l.BackgroundColor3=Color3.new(1,1,1)I_l_l.BackgroundTransparency=1
  360. I_l_l.Position=UDim2.new(0.387808025,0,0.178644761,0)I_l_l.Size=UDim2.new(0,153,0,50)
  361. I_l_l.Font=Enum.Font.Gotham;I_l_l.Text="GUI"
  362. I_l_l.TextColor3=Color3.new(0.364706,0.364706,0.364706)I_l_l.TextSize=75;l_l_l.Name="Guis"l_l_l.Parent=__l_l
  363. l_l_l.BackgroundColor3=Color3.new(0.133333,0.133333,0.133333)
  364. l_l_l.Position=UDim2.new(0.0285343714,0,0.0533880889,0)l_l_l.Size=UDim2.new(0,204,0,433)_I_l.Name="MadFucker"
  365. _I_l.Parent=l_l_l
  366. _I_l.BackgroundColor3=Color3.new(0.403922,0.0862745,0.0862745)_I_l.BackgroundTransparency=0.44999998807907
  367. _I_l.Position=UDim2.new(0.0931372568,0,0.180138573,0)_I_l.Size=UDim2.new(0,166,0,50)
  368. _I_l.Font=Enum.Font.Garamond;_I_l.Text="MadFucker"_I_l.TextColor3=Color3.new(0,0,0)
  369. _I_l.TextSize=30
  370. _I_l.MouseButton1Click:Connect(function()
  371. loadstring(game:HttpGet("https://pastebin.com/raw/kaKBQM8m"))()end)__I__I_l.Name="GuiTitle"__I__I_l.Parent=l_l_l
  372. __I__I_l.BackgroundColor3=Color3.new(1,1,1)__I__I_l.BackgroundTransparency=1
  373. __I__I_l.Size=UDim2.new(0,200,0,50)__I__I_l.Font=Enum.Font.SourceSans;__I__I_l.Text="Guis:"
  374. __I__I_l.TextColor3=Color3.new(0,0,0)__I__I_l.TextSize=35;I__I_l.Name="RevizAdmin"I__I_l.Parent=l_l_l
  375. I__I_l.BackgroundColor3=Color3.new(0.403922,0.0862745,0.0862745)I__I_l.BackgroundTransparency=0.44999998807907
  376. I__I_l.Position=UDim2.new(0.0931372568,0,0.334872991,0)I__I_l.Size=UDim2.new(0,166,0,50)
  377. I__I_l.Font=Enum.Font.Garamond;I__I_l.Text="RevizAdmin"I__I_l.TextColor3=Color3.new(0,0,0)
  378. I__I_l.TextSize=30
  379. I__I_l.MouseButton1Click:Connect(function()
  380. loadstring(game:HttpGet("https://pastebin.com/raw/ibFPdiF7"))()end)l__I_l.Name="OPFinality"l__I_l.Parent=l_l_l
  381. l__I_l.BackgroundColor3=Color3.new(0.403922,0.0862745,0.0862745)l__I_l.BackgroundTransparency=0.44999998807907
  382. l__I_l.Position=UDim2.new(0.0931372568,0,0.484988481,0)l__I_l.Size=UDim2.new(0,166,0,50)
  383. l__I_l.Font=Enum.Font.Garamond;l__I_l.Text="OPFinality"l__I_l.TextColor3=Color3.new(0,0,0)
  384. l__I_l.TextSize=30
  385. l__I_l.MouseButton1Click:Connect(function()
  386. loadstring(game:HttpGet("https://pastebin.com/raw/9UtBscMx"))()end)_lI_l.Name="Nothing5"_lI_l.Parent=l_l_l
  387. _lI_l.BackgroundColor3=Color3.new(0.403922,0.0862745,0.0862745)_lI_l.BackgroundTransparency=0.44999998807907
  388. _lI_l.Position=UDim2.new(0.0833333358,0,0.796766758,0)_lI_l.Size=UDim2.new(0,166,0,50)
  389. _lI_l.Font=Enum.Font.Garamond;_lI_l.Text="Nothing Here. . ."
  390. _lI_l.TextColor3=Color3.new(0,0,0)_lI_l.TextSize=28;__II_l.Name="Scripts"__II_l.Parent=__l_l
  391. __II_l.BackgroundColor3=Color3.new(0.133333,0.133333,0.133333)
  392. __II_l.Position=UDim2.new(0.367055774,0,0.402464062,0)__II_l.Size=UDim2.new(0,463,0,263)II_l.Name="AutoArrest"
  393. II_l.Parent=__II_l;II_l.BackgroundColor3=Color3.new(1,1,1)
  394. II_l.BackgroundTransparency=0.44999998807907;II_l.Position=UDim2.new(0.0345572345,0,0.212927759,0)
  395. II_l.Size=UDim2.new(0,122,0,50)II_l.Font=Enum.Font.Garamond;II_l.Text="AutoArrest"
  396. II_l.TextColor3=Color3.new(0,0,0)II_l.TextSize=14
  397. II_l.MouseButton1Click:Connect(function()_G.run=true
  398. while _G.run do
  399. game.Players.LocalPlayer.Character.Humanoid:EquipTool(game.Players.LocalPlayer.Backpack.Handcuffs)
  400. game.ReplicatedStorage.Event:FireServer("Equip",game.Players.LocalPlayer.Character,game.Players.LocalPlayer.Character.Handcuffs.Handle)
  401. for __I_l__I,I_l__I in pairs(game.Players:GetChildren())do
  402. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=I_l__I.Character.HumanoidRootPart.CFrame;wait(0.25)
  403. game.ReplicatedStorage.Event:FireServer("Arrest",I_l__I)wait()
  404. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(0,0,0)end;wait(0.25)game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(0,
  405. -1000,0)
  406. game.Players.LocalPlayer.Character:BreakJoints()wait(20)end end)lI_l.Name="Walkspeed"lI_l.Parent=__II_l
  407. lI_l.BackgroundColor3=Color3.new(1,1,1)lI_l.BackgroundTransparency=0.44999998807907
  408. lI_l.Position=UDim2.new(0.367170602,0,0.212927759,0)lI_l.Size=UDim2.new(0,122,0,50)
  409. lI_l.Font=Enum.Font.Garamond;lI_l.Text="Walkspeed"lI_l.TextColor3=Color3.new(0,0,0)
  410. lI_l.TextSize=14
  411. lI_l.MouseButton1Click:Connect(function()_G.Speed=true;local __I_l__I=255
  412. local I_l__I=game:GetService('Players').LocalPlayer
  413. local l_l__I=I_l__I.Character:FindFirstChildWhichIsA('Humanoid')l_l__I.WalkSpeed=__I_l__I
  414. l_l__I.Changed:Connect(function(___I__I)if
  415. ___I__I=='WalkSpeed'and _G.Speed then l_l__I.WalkSpeed=__I_l__I end end)end)_ll_l.Name="DisableArrest"_ll_l.Parent=__II_l
  416. _ll_l.BackgroundColor3=Color3.new(1,1,1)_ll_l.BackgroundTransparency=0.44999998807907
  417. _ll_l.Position=UDim2.new(0.0345572345,0,0.475285172,0)_ll_l.Size=UDim2.new(0,122,0,50)
  418. _ll_l.Font=Enum.Font.Garamond;_ll_l.Text="Disable Auto Arrest"
  419. _ll_l.TextColor3=Color3.new(0,0,0)_ll_l.TextSize=14
  420. _ll_l.MouseButton1Click:Connect(function()_G.run=false end)__Il_l.Parent=__II_l
  421. __Il_l.BackgroundColor3=Color3.new(1,1,1)__Il_l.BackgroundTransparency=1
  422. __Il_l.Position=UDim2.new(0.261339098,0,0.0304182507,0)__Il_l.Size=UDim2.new(0,186,0,32)
  423. __Il_l.Font=Enum.Font.SourceSans;__Il_l.Text="Scripts:"__Il_l.TextColor3=Color3.new(0,0,0)
  424. __Il_l.TextSize=40;Il_l.Name="Guns"Il_l.Parent=__II_l
  425. Il_l.BackgroundColor3=Color3.new(1,1,1)Il_l.BackgroundTransparency=0.44999998807907
  426. Il_l.Position=UDim2.new(0.695464373,0,0.212927759,0)Il_l.Size=UDim2.new(0,122,0,50)
  427. Il_l.Font=Enum.Font.Garamond;Il_l.Text="Get Guns"Il_l.TextColor3=Color3.new(0,0,0)
  428. Il_l.TextSize=14
  429. Il_l.MouseButton1Click:Connect(function()
  430. local __I_l__I=game.Workspace.ObjectSelection.Shotgun.Shotgun.Shotgun['Event']local I_l__I={}__I_l__I:FireServer(unpack(I_l__I))
  431. local l_l__I=game.Workspace.ObjectSelection.MP5.MP5.MP5['Event']local ___I__I={}l_l__I:FireServer(unpack(___I__I))
  432. local _l__I__I=game.Workspace.ObjectSelection.Baton.Baton.Baton['Event']local __I__I__I={}
  433. _l__I__I:FireServer(unpack(__I__I__I))end)ll_l.Name="Credits"ll_l.Parent=__l_l
  434. ll_l.BackgroundColor3=Color3.new(0.133333,0.133333,0.133333)ll_l.Position=UDim2.new(0.700389087,0,0.034907598,0)
  435. ll_l.Size=UDim2.new(0,206,0,137)____I.Name="CreditTitle"____I.Parent=ll_l
  436. ____I.BackgroundColor3=Color3.new(1,1,1)____I.BackgroundTransparency=1
  437. ____I.Position=UDim2.new(0.242718458,0,0.0656934381,0)____I.Size=UDim2.new(0,106,0,28)
  438. ____I.Font=Enum.Font.SourceSans;____I.Text="Credits:"____I.TextColor3=Color3.new(0,0,0)
  439. ____I.TextSize=35;_l___I.Name="CreditGui"_l___I.Parent=ll_l
  440. _l___I.BackgroundColor3=Color3.new(1,1,1)_l___I.BackgroundTransparency=1
  441. _l___I.Position=UDim2.new(0.242718458,0,0.394160599,0)_l___I.Size=UDim2.new(0,106,0,28)
  442. _l___I.Font=Enum.Font.SourceSans;_l___I.Text="GUI: BossGRT"
  443. _l___I.TextColor3=Color3.new(0,0,0)_l___I.TextSize=35;__I___I.Name="Web"__I___I.Parent=ll_l
  444. __I___I.BackgroundColor3=Color3.new(1,1,1)__I___I.BackgroundTransparency=1
  445. __I___I.Position=UDim2.new(0.242718458,0,0.598540187,0)__I___I.Size=UDim2.new(0,106,0,28)
  446. __I___I.Font=Enum.Font.SourceSans;__I___I.Text="On v3rmillion.net"
  447. __I___I.TextColor3=Color3.new(0,0,0)__I___I.TextSize=30;I___I.Name="Arrow"I___I.Parent=ll_l
  448. I___I.BackgroundColor3=Color3.new(1,1,1)I___I.BackgroundTransparency=1
  449. I___I.Position=UDim2.new(0.0145631069,0,0.145985395,0)I___I.Size=UDim2.new(0,200,0,50)
  450. I___I.Font=Enum.Font.SourceSans;I___I.Text="\\/"I___I.TextColor3=Color3.new(0,0,0)
  451. I___I.TextSize=20;l___I.Name="Close"l___I.Parent=__l_l
  452. l___I.BackgroundColor3=Color3.new(1,1,1)l___I.Position=UDim2.new(0.916990936,0,0,0)
  453. l___I.Size=UDim2.new(0,64,0,54)l___I.Font=Enum.Font.GothamBold;l___I.Text="X"
  454. l___I.TextColor3=Color3.new(1,0,0)l___I.TextSize=45
  455. l___I.MouseButton1Click:Connect(function()__l_l.Visible=false end)__l__I.Name="Drag"__l__I.Parent=l__l
  456. __l__I.BackgroundColor3=Color3.new(1,1,1)__l__I.BackgroundTransparency=1
  457. __l__I.Size=UDim2.new(0,100,0,100)_l_l__I.Name="Open"_l_l__I.Parent=l__l
  458. _l_l__I.BackgroundColor3=Color3.new(1,1,1)
  459. _l_l__I.Position=UDim2.new(0.0406804718,0,0.854437888,0)_l_l__I.Size=UDim2.new(0,200,0,80)
  460. _l_l__I.Style=Enum.ButtonStyle.RobloxRoundButton;_l_l__I.Font=Enum.Font.Fantasy;_l_l__I.Text="Open"
  461. _l_l__I.TextColor3=Color3.new(0,0,0)_l_l__I.TextSize=45
  462. _l_l__I.MouseButton1Click:Connect(function()__l_l.Visible=true end)
  463. end)
  464.  
  465.  
  466. FEGui.Name = "FE Gui"
  467. FEGui.Parent = BeautyB
  468. FEGui.BackgroundColor3 = Color3.new(0.87451, 0, 0.87451)
  469. FEGui.BorderSizePixel = 0
  470. FEGui.Position = UDim2.new(0.683593631, 0, -7.60028887, 0)
  471. FEGui.Size = UDim2.new(0, 143, 0, 50)
  472. FEGui.Font = Enum.Font.SourceSans
  473. FEGui.Text = "FE GUI"
  474. FEGui.TextColor3 = Color3.new(0, 0, 0)
  475. FEGui.TextSize = 30
  476. FEGui.MouseButton1Down:connect(function()
  477. wait(0.3)
  478. -- Objects
  479. -- CREDIT TO xFunnieuss / Timeless for partial (short) names.
  480.  
  481. OPFinality = Instance.new("ScreenGui")
  482. MainFrame = Instance.new("Frame")
  483. TopFrame = Instance.new("Frame")
  484. CloseGUI = Instance.new("TextButton")
  485. MenuEnterFrame = Instance.new("Frame")
  486. Title = Instance.new("TextLabel")
  487. OpenMenu = Instance.new("ImageButton")
  488. Pages = Instance.new("Frame")
  489. Information = Instance.new("Frame")
  490. Image_FE_ENABLED = Instance.new("ImageLabel")
  491. Text_FE_ENABLED = Instance.new("TextLabel")
  492. WhatIsOPFinality = Instance.new("TextLabel")
  493. Text_FE_DISABLED = Instance.new("TextLabel")
  494. OPFin_Description = Instance.new("TextLabel")
  495. OPFin_Warning = Instance.new("TextLabel")
  496. Info_Bar = Instance.new("Frame")
  497. Info_Background = Instance.new("Frame")
  498. Warning_Bar = Instance.new("Frame")
  499. Warning_Background = Instance.new("Frame")
  500. Info_Image = Instance.new("ImageLabel")
  501. Image_FE_DISABLED = Instance.new("ImageLabel")
  502. Warn_Image = Instance.new("ImageLabel")
  503. Others_1 = Instance.new("Frame")
  504. OthersTitle = Instance.new("TextLabel")
  505. Char_Image = Instance.new("ImageLabel")
  506. OthersText = Instance.new("TextLabel")
  507. TXTBOX_PlrName = Instance.new("TextBox")
  508. othersBaseBackground = Instance.new("Frame")
  509. TeleportTo = Instance.new("TextButton")
  510. Annoy = Instance.new("TextButton")
  511. Follow = Instance.new("TextButton")
  512. View = Instance.new("TextButton")
  513. Orbit = Instance.new("TextButton")
  514. HeadWalk = Instance.new("TextButton")
  515. Stick = Instance.new("TextButton")
  516. Spam = Instance.new("TextButton")
  517. Carpet = Instance.new("TextButton")
  518. Others_toPAGE2 = Instance.new("TextButton")
  519. Character_toPAGE2_IMAGE = Instance.new("ImageLabel")
  520. Character_2 = Instance.new("Frame")
  521. CharacterTitle = Instance.new("TextLabel")
  522. CharacterText = Instance.new("TextLabel")
  523. Animations_SPOOKY = Instance.new("Frame")
  524. spookytitle = Instance.new("TextLabel")
  525. headthrow = Instance.new("TextButton")
  526. armsoff = Instance.new("TextButton")
  527. loophead = Instance.new("TextButton")
  528. levitate = Instance.new("TextButton")
  529. headfloat = Instance.new("TextButton")
  530. Character_backPAGE1 = Instance.new("TextButton")
  531. Character_toPAGE1_IMAGE = Instance.new("ImageLabel")
  532. Animations_DANCE = Instance.new("Frame")
  533. dancetitle = Instance.new("TextLabel")
  534. normal = Instance.new("TextButton")
  535. movingdance = Instance.new("TextButton")
  536. insane = Instance.new("TextButton")
  537. happy = Instance.new("TextButton")
  538. spindance = Instance.new("TextButton")
  539. Animations_HEROIC = Instance.new("Frame")
  540. heroictitle = Instance.new("TextLabel")
  541. swordstrike = Instance.new("TextButton")
  542. jumpland = Instance.new("TextButton")
  543. punches = Instance.new("TextButton")
  544. swing = Instance.new("TextButton")
  545. crawl = Instance.new("TextButton")
  546. Char2_Image = Instance.new("ImageLabel")
  547. Character_1 = Instance.new("Frame")
  548. CharacterTitle_2 = Instance.new("TextLabel")
  549. Char_Image_2 = Instance.new("ImageLabel")
  550. CharacterText_2 = Instance.new("TextLabel")
  551. TXTBOX_Stats = Instance.new("TextBox")
  552. BackGroundChar = Instance.new("Frame")
  553. HipHeight = Instance.new("TextButton")
  554. JumpHeight = Instance.new("TextButton")
  555. Speed = Instance.new("TextButton")
  556. TXTBOX_Chat = Instance.new("TextBox")
  557. BackGroundChar2 = Instance.new("Frame")
  558. Chat = Instance.new("TextButton")
  559. Spam_2 = Instance.new("TextButton")
  560. BackGroundChar3 = Instance.new("Frame")
  561. Noclip = Instance.new("TextButton")
  562. Fly = Instance.new("TextButton")
  563. Character_toPAGE2 = Instance.new("TextButton")
  564. Character_toPAGE2_IMAGE_2 = Instance.new("ImageLabel")
  565. Others_2 = Instance.new("Frame")
  566. OthersTitle_2 = Instance.new("TextLabel")
  567. Other_Image2 = Instance.new("ImageLabel")
  568. OthersText_2 = Instance.new("TextLabel")
  569. TXTBOX_PlrName2 = Instance.new("TextBox")
  570. othersBaseBackground2 = Instance.new("Frame")
  571. Flatten = Instance.new("TextButton")
  572. AimHead = Instance.new("TextButton")
  573. Float = Instance.new("TextButton")
  574. Multiple = Instance.new("TextButton")
  575. Animated = Instance.new("TextButton")
  576. SlowAttract = Instance.new("TextButton")
  577. WeirdOrbit = Instance.new("TextButton")
  578. Violent = Instance.new("TextButton")
  579. Max = Instance.new("TextButton")
  580. Others_toPAGE3 = Instance.new("TextButton")
  581. Character_toPAGE3_IMAGE = Instance.new("ImageLabel")
  582. Others_backPAGE1 = Instance.new("TextButton")
  583. Character_toPAGE1_IMAGE_2 = Instance.new("ImageLabel")
  584. Extra_1 = Instance.new("Frame")
  585. Extra_Image = Instance.new("ImageLabel")
  586. ExtraText = Instance.new("TextLabel")
  587. ExtraBaseBackGround1 = Instance.new("Frame")
  588. CrouchRocket = Instance.new("TextButton")
  589. ExtraBaseBackGround1Side = Instance.new("Frame")
  590. CloneIllusion = Instance.new("TextButton")
  591. CoolSpin = Instance.new("TextButton")
  592. JumpRocket = Instance.new("TextButton")
  593. Extra_toPAGE2 = Instance.new("TextButton")
  594. Character_toPAGE2_IMAGE_3 = Instance.new("ImageLabel")
  595. Extra_Title = Instance.new("TextLabel")
  596. ExtraBaseBackGround2 = Instance.new("Frame")
  597. NoLimbs = Instance.new("TextButton")
  598. FEGodmode = Instance.new("TextButton")
  599. BrickHats = Instance.new("TextButton")
  600. RapidPunch = Instance.new("TextButton")
  601. ExtraBaseBackGround2Side = Instance.new("Frame")
  602. ExtraBaseBackGround3 = Instance.new("Frame")
  603. PunchFollow = Instance.new("TextButton")
  604. ArmFollow = Instance.new("TextButton")
  605. Spin = Instance.new("TextButton")
  606. Faint = Instance.new("TextButton")
  607. ExtraBaseBackGround3Side = Instance.new("Frame")
  608. Extra_2 = Instance.new("Frame")
  609. Extra_Image_2 = Instance.new("ImageLabel")
  610. ExtraText_2 = Instance.new("TextLabel")
  611. Extra_Title_2 = Instance.new("TextLabel")
  612. ExtraBaseBackGround2_2 = Instance.new("Frame")
  613. CrouchAttack = Instance.new("TextButton")
  614. WalkThrough = Instance.new("TextButton")
  615. CreepyWatch = Instance.new("TextButton")
  616. SpinAttack = Instance.new("TextButton")
  617. ExtraBaseBackGround2Side_2 = Instance.new("Frame")
  618. TXTBOX_PlrNameEXTRA = Instance.new("TextBox")
  619. _18 = Instance.new("TextButton")
  620. SlamPropulsion = Instance.new("TextButton")
  621. Extra_backPAGE1 = Instance.new("TextButton")
  622. Character_toPAGE1_IMAGE_3 = Instance.new("ImageLabel")
  623. Others_3 = Instance.new("Frame")
  624. OthersTitle_3 = Instance.new("TextLabel")
  625. Other_Image3 = Instance.new("ImageLabel")
  626. OthersText_3 = Instance.new("TextLabel")
  627. TXTBOX_PlrNameOTHER3 = Instance.new("TextBox")
  628. othersBaseBackground3 = Instance.new("Frame")
  629. FreeFall = Instance.new("TextButton")
  630. Attach = Instance.new("TextButton")
  631. Bring = Instance.new("TextButton")
  632. SafeKill = Instance.new("TextButton")
  633. SuperSpin = Instance.new("TextButton")
  634. Kill = Instance.new("TextButton")
  635. Others_backPAGE2 = Instance.new("TextButton")
  636. Character_toPAGE1_IMAGE_4 = Instance.new("ImageLabel")
  637. Games = Instance.new("Frame")
  638. Games_IMAGE = Instance.new("ImageLabel")
  639. GamesText = Instance.new("TextLabel")
  640. Games_TITLE = Instance.new("TextLabel")
  641. Games_IMAGE2 = Instance.new("ImageLabel")
  642. SwordFightingTournament = Instance.new("TextButton")
  643. PlatesOfFateMayhem = Instance.new("TextButton")
  644. GamesText2 = Instance.new("TextLabel")
  645. Frappe = Instance.new("TextButton")
  646. Frappe_2 = Instance.new("TextButton")
  647. MenuFrame = Instance.new("Frame")
  648. Welcome = Instance.new("TextLabel")
  649. NameOfPlayer = Instance.new("TextLabel")
  650. T_Information = Instance.new("TextButton")
  651. T_InfoImage = Instance.new("ImageLabel")
  652. T_Character = Instance.new("TextButton")
  653. T_CharImage = Instance.new("ImageLabel")
  654. T_Games = Instance.new("TextButton")
  655. T_GameImage = Instance.new("ImageLabel")
  656. T_Others = Instance.new("TextButton")
  657. T_OtherImage = Instance.new("ImageLabel")
  658. T_Extra = Instance.new("TextButton")
  659. T_ExtraImage = Instance.new("ImageLabel")
  660. DeleteGUI = Instance.new("TextButton")
  661. DELETEIMAGE = Instance.new("ImageLabel")
  662. Darkness = Instance.new("TextButton")
  663.  
  664. -- Properties
  665.  
  666. OPFinality.Name = "OPFinality"
  667. OPFinality.Parent = game.CoreGui
  668.  
  669. MainFrame.Name = "MainFrame"
  670. MainFrame.Parent = OPFinality
  671. MainFrame.Active = true
  672. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  673. MainFrame.BackgroundTransparency = 1
  674. MainFrame.BorderSizePixel = 0
  675. MainFrame.ClipsDescendants = true
  676. MainFrame.Draggable = true
  677. MainFrame.Position = UDim2.new(0, 402, 0, 162)
  678. MainFrame.Size = UDim2.new(0, 442, 0, 293)
  679.  
  680. TopFrame.Name = "TopFrame"
  681. TopFrame.Parent = MainFrame
  682. TopFrame.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  683. TopFrame.BorderColor3 = Color3.new(0.145098, 0.184314, 0.223529)
  684. TopFrame.BorderSizePixel = 0
  685. TopFrame.Size = UDim2.new(1, 0, 0.0741975307, 0)
  686. TopFrame.ZIndex = 7
  687.  
  688. CloseGUI.Parent = TopFrame
  689. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  690. CloseGUI.BackgroundTransparency = 1
  691. CloseGUI.Position = UDim2.new(0.951219499, 0, 0, 0)
  692. CloseGUI.Size = UDim2.new(0.048780486, 0, 1.00166667, 0)
  693. CloseGUI.Font = Enum.Font.Cartoon
  694. CloseGUI.FontSize = Enum.FontSize.Size28
  695. CloseGUI.Text = "X"
  696. CloseGUI.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  697. CloseGUI.TextSize = 25
  698. CloseGUI.ZIndex = 8
  699.  
  700. MenuEnterFrame.Name = "MenuEnterFrame"
  701. MenuEnterFrame.Parent = MainFrame
  702. MenuEnterFrame.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  703. MenuEnterFrame.BorderColor3 = Color3.new(0.145098, 0.184314, 0.223529)
  704. MenuEnterFrame.BorderSizePixel = 0
  705. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  706. MenuEnterFrame.Size = UDim2.new(1, 0, 0.148395061, 0)
  707. MenuEnterFrame.ZIndex = 5
  708.  
  709. Title.Name = "Title"
  710. Title.Parent = MenuEnterFrame
  711. Title.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  712. Title.BackgroundTransparency = 1
  713. Title.Position = UDim2.new(0.341463417, 0, 0, 0)
  714. Title.Size = UDim2.new(0.292682916, 0, 1.00166667, 0)
  715. Title.Font = Enum.Font.SourceSansLight
  716. Title.FontSize = Enum.FontSize.Size32
  717. Title.Text = "OPFinality"
  718. Title.TextColor3 = Color3.new(0.933333, 0.933333, 0.933333)
  719. Title.TextSize = 30
  720. Title.ZIndex = 6
  721.  
  722. OpenMenu.Name = "OpenMenu"
  723. OpenMenu.Parent = MenuEnterFrame
  724. OpenMenu.BackgroundColor3 = Color3.new(1, 1, 1)
  725. OpenMenu.BackgroundTransparency = 1
  726. OpenMenu.Size = UDim2.new(0.0909999982, 0, 1.01999998, 0)
  727. OpenMenu.Image = "http://www.roblox.com/asset/?id=1280184088"
  728. OpenMenu.ZIndex = 6
  729.  
  730. Pages.Name = "Pages"
  731. Pages.Parent = MainFrame
  732. Pages.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  733. Pages.BorderSizePixel = 0
  734. Pages.Position = UDim2.new(0, 0, 0.222592592, 0)
  735. Pages.Size = UDim2.new(1, 0, 0.779074073, 0)
  736.  
  737. Information.Name = "Information"
  738. Information.Parent = Pages
  739. Information.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  740. Information.BorderSizePixel = 0
  741. Information.Size = UDim2.new(1, 0, 1, 0)
  742.  
  743. Image_FE_ENABLED.Name = "Image_FE_ENABLED"
  744. Image_FE_ENABLED.Parent = Information
  745. Image_FE_ENABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  746. Image_FE_ENABLED.BackgroundTransparency = 1
  747. Image_FE_ENABLED.Position = UDim2.new(0.0227242485, 0, 0.0454809628, 0)
  748. Image_FE_ENABLED.Size = UDim2.new(0.136345491, 0, 0.263394117, 0)
  749. Image_FE_ENABLED.Visible = false
  750. Image_FE_ENABLED.Image = "http://www.roblox.com/asset/?id=1281289312"
  751.  
  752. Text_FE_ENABLED.Name = "Text_FE_ENABLED"
  753. Text_FE_ENABLED.Parent = Information
  754. Text_FE_ENABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  755. Text_FE_ENABLED.BackgroundTransparency = 1
  756. Text_FE_ENABLED.Position = UDim2.new(0.158999994, 0, 0.0670000017, 0)
  757. Text_FE_ENABLED.Size = UDim2.new(0.795348704, 0, 0.227404833, 0)
  758. Text_FE_ENABLED.Visible = false
  759. Text_FE_ENABLED.Font = Enum.Font.SourceSansItalic
  760. Text_FE_ENABLED.FontSize = Enum.FontSize.Size24
  761. Text_FE_ENABLED.Text = "This game is Filtering Enabled! Enjoy using OPFinality."
  762. Text_FE_ENABLED.TextSize = 19
  763.  
  764. WhatIsOPFinality.Name = "WhatIsOPFinality"
  765. WhatIsOPFinality.Parent = Information
  766. WhatIsOPFinality.BackgroundColor3 = Color3.new(1, 1, 1)
  767. WhatIsOPFinality.BackgroundTransparency = 1
  768. WhatIsOPFinality.Position = UDim2.new(0.249966726, 0, 0.227404833, 0)
  769. WhatIsOPFinality.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  770. WhatIsOPFinality.Font = Enum.Font.SourceSansBold
  771. WhatIsOPFinality.FontSize = Enum.FontSize.Size28
  772. WhatIsOPFinality.Text = "What is OPFinality?"
  773. WhatIsOPFinality.TextSize = 25
  774.  
  775. Text_FE_DISABLED.Name = "Text_FE_DISABLED"
  776. Text_FE_DISABLED.Parent = Information
  777. Text_FE_DISABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  778. Text_FE_DISABLED.BackgroundTransparency = 1
  779. Text_FE_DISABLED.Position = UDim2.new(0.158999994, 0, 0.0670000017, 0)
  780. Text_FE_DISABLED.Size = UDim2.new(0.545381963, 0, 0.227404833, 0)
  781. Text_FE_DISABLED.Font = Enum.Font.SourceSansItalic
  782. Text_FE_DISABLED.FontSize = Enum.FontSize.Size24
  783. Text_FE_DISABLED.Text = "Oh! This game is Filtering Disabled..."
  784. Text_FE_DISABLED.TextSize = 19
  785.  
  786. OPFin_Description.Name = "OPFin_Description"
  787. OPFin_Description.Parent = Information
  788. OPFin_Description.BackgroundColor3 = Color3.new(1, 1, 1)
  789. OPFin_Description.BackgroundTransparency = 1
  790. OPFin_Description.Position = UDim2.new(0.204999998, 0, 0.388000011, 0)
  791. OPFin_Description.Size = UDim2.new(0.772624433, 0, 0.181923851, 0)
  792. OPFin_Description.ZIndex = 3
  793. OPFin_Description.Font = Enum.Font.SourceSans
  794. OPFin_Description.FontSize = Enum.FontSize.Size18
  795. OPFin_Description.Text = "OPFinality is an FE GUI developed by illremember made for giving you power in Filtering Enabled games."
  796. OPFin_Description.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  797. OPFin_Description.TextSize = 18
  798. OPFin_Description.TextWrapped = true
  799.  
  800. OPFin_Warning.Name = "OPFin_Warning"
  801. OPFin_Warning.Parent = Information
  802. OPFin_Warning.BackgroundColor3 = Color3.new(1, 1, 1)
  803. OPFin_Warning.BackgroundTransparency = 1
  804. OPFin_Warning.Position = UDim2.new(0.0227242485, 0, 0.636733532, 0)
  805. OPFin_Warning.Size = UDim2.new(0.659003198, 0, 0.272885799, 0)
  806. OPFin_Warning.ZIndex = 2
  807. OPFin_Warning.Font = Enum.Font.SourceSans
  808. OPFin_Warning.FontSize = Enum.FontSize.Size18
  809. OPFin_Warning.Text = "If this game is detected as Filtering Disabled, this GUI wont work as well as other scripts would. Consider using a different script."
  810. OPFin_Warning.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  811. OPFin_Warning.TextSize = 18
  812. OPFin_Warning.TextWrapped = true
  813.  
  814. Info_Bar.Name = "Info_Bar"
  815. Info_Bar.Parent = Information
  816. Info_Bar.BackgroundColor3 = Color3.new(0.160784, 0.501961, 0.72549)
  817. Info_Bar.BorderSizePixel = 0
  818. Info_Bar.Position = UDim2.new(0.159069732, 0, 0.363847703, 0)
  819. Info_Bar.Size = UDim2.new(0.0227242485, 0, 0.227404833, 0)
  820.  
  821. Info_Background.Name = "Info_Background"
  822. Info_Background.Parent = Information
  823. Info_Background.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  824. Info_Background.BorderSizePixel = 0
  825. Info_Background.Position = UDim2.new(0.181793988, 0, 0.363847703, 0)
  826. Info_Background.Size = UDim2.new(0.819999993, 0, 0.226999998, 0)
  827. Info_Background.ZIndex = 2
  828.  
  829. Warning_Bar.Name = "Warning_Bar"
  830. Warning_Bar.Parent = Information
  831. Warning_Bar.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  832. Warning_Bar.BorderSizePixel = 0
  833. Warning_Bar.Position = UDim2.new(0.70445168, 0, 0.636733532, 0)
  834. Warning_Bar.Size = UDim2.new(0.0227242485, 0, 0.272885799, 0)
  835.  
  836. Warning_Background.Name = "Warning_Background"
  837. Warning_Background.Parent = Information
  838. Warning_Background.BackgroundColor3 = Color3.new(0.945098, 0.768628, 0.0588235)
  839. Warning_Background.BorderSizePixel = 0
  840. Warning_Background.Position = UDim2.new(0, 0, 0.636733532, 0)
  841. Warning_Background.Size = UDim2.new(0.70445168, 0, 0.272885799, 0)
  842.  
  843. Info_Image.Name = "Info_Image"
  844. Info_Image.Parent = Information
  845. Info_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  846. Info_Image.BackgroundTransparency = 1
  847. Info_Image.Position = UDim2.new(0.0454484969, 0, 0.395091146, 0)
  848. Info_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  849. Info_Image.Image = "http://www.roblox.com/asset/?id=1281284684"
  850.  
  851. Image_FE_DISABLED.Name = "Image_FE_DISABLED"
  852. Image_FE_DISABLED.Parent = Information
  853. Image_FE_DISABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  854. Image_FE_DISABLED.BackgroundTransparency = 1
  855. Image_FE_DISABLED.Position = UDim2.new(0.0227242485, 0, 0.0454809628, 0)
  856. Image_FE_DISABLED.Size = UDim2.new(0.136345491, 0, 0.263394117, 0)
  857. Image_FE_DISABLED.Image = "http://www.roblox.com/asset/?id=1281290326"
  858.  
  859. Warn_Image.Name = "Warn_Image"
  860. Warn_Image.Parent = Information
  861. Warn_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  862. Warn_Image.BackgroundTransparency = 1
  863. Warn_Image.Position = UDim2.new(0.763000011, 0, 0.677999973, 0)
  864. Warn_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  865. Warn_Image.Image = "http://www.roblox.com/asset/?id=1281286925"
  866.  
  867. Others_1.Name = "Others_1"
  868. Others_1.Parent = Pages
  869. Others_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  870. Others_1.BorderSizePixel = 0
  871. Others_1.Position = UDim2.new(1.00752497, 0, 0, 0)
  872. Others_1.Size = UDim2.new(1, 0, 1, 0)
  873.  
  874. OthersTitle.Name = "OthersTitle"
  875. OthersTitle.Parent = Others_1
  876. OthersTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  877. OthersTitle.BackgroundTransparency = 1
  878. OthersTitle.Position = UDim2.new(0.226410091, 0, 0.0439298227, 0)
  879. OthersTitle.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  880. OthersTitle.Font = Enum.Font.SourceSansBold
  881. OthersTitle.FontSize = Enum.FontSize.Size28
  882. OthersTitle.Text = "Others"
  883. OthersTitle.TextSize = 25
  884.  
  885. Char_Image.Name = "Char_Image"
  886. Char_Image.Parent = Others_1
  887. Char_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  888. Char_Image.BackgroundTransparency = 1
  889. Char_Image.Position = UDim2.new(0.0113205044, 0, 0.153754383, 0)
  890. Char_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  891. Char_Image.Image = "http://www.roblox.com/asset/?id=1281476978"
  892.  
  893. OthersText.Name = "OthersText"
  894. OthersText.Parent = Others_1
  895. OthersText.BackgroundColor3 = Color3.new(1, 1, 1)
  896. OthersText.BackgroundTransparency = 1
  897. OthersText.Position = UDim2.new(0.101884536, 0, 0.153754383, 0)
  898. OthersText.Size = UDim2.new(0.781114817, 0, 0.175719291, 0)
  899. OthersText.Font = Enum.Font.SourceSansItalic
  900. OthersText.FontSize = Enum.FontSize.Size24
  901. OthersText.Text = "Use a set of basic commands on other players! Enter a name into the textbox, supports partial names."
  902. OthersText.TextSize = 19
  903. OthersText.TextWrapped = true
  904.  
  905. TXTBOX_PlrName.Name = "TXTBOX_PlrName"
  906. TXTBOX_PlrName.Parent = Others_1
  907. TXTBOX_PlrName.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  908. TXTBOX_PlrName.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  909. TXTBOX_PlrName.BorderSizePixel = 0
  910. TXTBOX_PlrName.Position = UDim2.new(0.249051109, 0, 0.395368397, 0)
  911. TXTBOX_PlrName.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  912. TXTBOX_PlrName.ZIndex = 2
  913. TXTBOX_PlrName.Font = Enum.Font.SourceSans
  914. TXTBOX_PlrName.FontSize = Enum.FontSize.Size14
  915. TXTBOX_PlrName.Text = "Player"
  916. TXTBOX_PlrName.TextScaled = true
  917. TXTBOX_PlrName.TextSize = 14
  918. TXTBOX_PlrName.TextWrapped = true
  919.  
  920. othersBaseBackground.Name = "othersBaseBackground"
  921. othersBaseBackground.Parent = Others_1
  922. othersBaseBackground.BackgroundColor3 = Color3.new(0.160784, 0.501961, 0.72549)
  923. othersBaseBackground.BorderSizePixel = 0
  924. othersBaseBackground.Position = UDim2.new(0.124525554, 0, 0.351438582, 0)
  925. othersBaseBackground.Size = UDim2.new(0.769999981, 0, 0.649999976, 0)
  926.  
  927. TeleportTo.Name = "TeleportTo"
  928. TeleportTo.Parent = othersBaseBackground
  929. TeleportTo.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  930. TeleportTo.BorderSizePixel = 0
  931. TeleportTo.Position = UDim2.new(0.0294333119, 0, 0.27070269, 0)
  932. TeleportTo.Size = UDim2.new(0, 92, 0, 25)
  933. TeleportTo.Font = Enum.Font.SourceSans
  934. TeleportTo.FontSize = Enum.FontSize.Size24
  935. TeleportTo.Text = "Teleport To"
  936. TeleportTo.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  937. TeleportTo.TextSize = 22
  938.  
  939. Annoy.Name = "Annoy"
  940. Annoy.Parent = othersBaseBackground
  941. Annoy.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  942. Annoy.BorderSizePixel = 0
  943. Annoy.Position = UDim2.new(0.0294333119, 0, 0.507567585, 0)
  944. Annoy.Size = UDim2.new(0, 92, 0, 25)
  945. Annoy.Font = Enum.Font.SourceSans
  946. Annoy.FontSize = Enum.FontSize.Size24
  947. Annoy.Text = "Annoy"
  948. Annoy.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  949. Annoy.TextSize = 22
  950.  
  951. Follow.Name = "Follow"
  952. Follow.Parent = othersBaseBackground
  953. Follow.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  954. Follow.BorderSizePixel = 0
  955. Follow.Position = UDim2.new(0.0294333119, 0, 0.744432449, 0)
  956. Follow.Size = UDim2.new(0, 92, 0, 25)
  957. Follow.Font = Enum.Font.SourceSans
  958. Follow.FontSize = Enum.FontSize.Size24
  959. Follow.Text = "Follow"
  960. Follow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  961. Follow.TextSize = 22
  962.  
  963. View.Name = "View"
  964. View.Parent = othersBaseBackground
  965. View.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  966. View.BorderSizePixel = 0
  967. View.Position = UDim2.new(0.367916405, 0, 0.27070269, 0)
  968. View.Size = UDim2.new(0, 92, 0, 25)
  969. View.Font = Enum.Font.SourceSans
  970. View.FontSize = Enum.FontSize.Size24
  971. View.Text = "View"
  972. View.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  973. View.TextSize = 22
  974.  
  975. Orbit.Name = "Orbit"
  976. Orbit.Parent = othersBaseBackground
  977. Orbit.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  978. Orbit.BorderSizePixel = 0
  979. Orbit.Position = UDim2.new(0.367916405, 0, 0.507567585, 0)
  980. Orbit.Size = UDim2.new(0, 92, 0, 25)
  981. Orbit.Font = Enum.Font.SourceSans
  982. Orbit.FontSize = Enum.FontSize.Size24
  983. Orbit.Text = "Orbit"
  984. Orbit.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  985. Orbit.TextSize = 22
  986.  
  987. HeadWalk.Name = "HeadWalk"
  988. HeadWalk.Parent = othersBaseBackground
  989. HeadWalk.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  990. HeadWalk.BorderSizePixel = 0
  991. HeadWalk.Position = UDim2.new(0.367916405, 0, 0.744432449, 0)
  992. HeadWalk.Size = UDim2.new(0, 92, 0, 25)
  993. HeadWalk.Font = Enum.Font.SourceSans
  994. HeadWalk.FontSize = Enum.FontSize.Size24
  995. HeadWalk.Text = "Head Walk"
  996. HeadWalk.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  997. HeadWalk.TextSize = 22
  998.  
  999. Stick.Name = "Stick"
  1000. Stick.Parent = othersBaseBackground
  1001. Stick.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  1002. Stick.BorderSizePixel = 0
  1003. Stick.Position = UDim2.new(0.7063995, 0, 0.27070269, 0)
  1004. Stick.Size = UDim2.new(0, 92, 0, 25)
  1005. Stick.Font = Enum.Font.SourceSans
  1006. Stick.FontSize = Enum.FontSize.Size24
  1007. Stick.Text = "Stick"
  1008. Stick.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1009. Stick.TextSize = 22
  1010.  
  1011. Spam.Name = "Spam"
  1012. Spam.Parent = othersBaseBackground
  1013. Spam.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  1014. Spam.BorderSizePixel = 0
  1015. Spam.Position = UDim2.new(0.7063995, 0, 0.507567585, 0)
  1016. Spam.Size = UDim2.new(0, 92, 0, 25)
  1017. Spam.Font = Enum.Font.SourceSans
  1018. Spam.FontSize = Enum.FontSize.Size24
  1019. Spam.Text = "Spam"
  1020. Spam.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1021. Spam.TextSize = 22
  1022.  
  1023. Carpet.Name = "Carpet"
  1024. Carpet.Parent = othersBaseBackground
  1025. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  1026. Carpet.BorderSizePixel = 0
  1027. Carpet.Position = UDim2.new(0.7063995, 0, 0.744432449, 0)
  1028. Carpet.Size = UDim2.new(0, 92, 0, 25)
  1029. Carpet.Font = Enum.Font.SourceSans
  1030. Carpet.FontSize = Enum.FontSize.Size24
  1031. Carpet.Text = "Carpet"
  1032. Carpet.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1033. Carpet.TextSize = 22
  1034.  
  1035. Others_toPAGE2.Name = "Others_toPAGE2"
  1036. Others_toPAGE2.Parent = Others_1
  1037. Others_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1038. Others_toPAGE2.BorderSizePixel = 0
  1039. Others_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1040. Others_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1041. Others_toPAGE2.Font = Enum.Font.SourceSansLight
  1042. Others_toPAGE2.FontSize = Enum.FontSize.Size24
  1043. Others_toPAGE2.Text = "Next"
  1044. Others_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1045. Others_toPAGE2.TextSize = 22
  1046.  
  1047. Character_toPAGE2_IMAGE.Name = "Character_toPAGE2_IMAGE"
  1048. Character_toPAGE2_IMAGE.Parent = Others_toPAGE2
  1049. Character_toPAGE2_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1050. Character_toPAGE2_IMAGE.BorderSizePixel = 0
  1051. Character_toPAGE2_IMAGE.Position = UDim2.new(0.900659323, 0, 0, 0)
  1052. Character_toPAGE2_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  1053. Character_toPAGE2_IMAGE.Image = "http://www.roblox.com/asset/?id=1282737326"
  1054.  
  1055. Character_2.Name = "Character_2"
  1056. Character_2.Parent = Pages
  1057. Character_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1058. Character_2.BorderSizePixel = 0
  1059. Character_2.Position = UDim2.new(1, 0, 0, 0)
  1060. Character_2.Size = UDim2.new(1, 0, 1, 0)
  1061.  
  1062. CharacterTitle.Name = "CharacterTitle"
  1063. CharacterTitle.Parent = Character_2
  1064. CharacterTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  1065. CharacterTitle.BackgroundTransparency = 1
  1066. CharacterTitle.Position = UDim2.new(0.226410091, 0, 0, 0)
  1067. CharacterTitle.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1068. CharacterTitle.Font = Enum.Font.SourceSansBold
  1069. CharacterTitle.FontSize = Enum.FontSize.Size28
  1070. CharacterTitle.Text = "Character"
  1071. CharacterTitle.TextSize = 25
  1072.  
  1073. CharacterText.Name = "CharacterText"
  1074. CharacterText.Parent = Character_2
  1075. CharacterText.BackgroundColor3 = Color3.new(1, 1, 1)
  1076. CharacterText.BackgroundTransparency = 1
  1077. CharacterText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  1078. CharacterText.Size = UDim2.new(0.679230273, 0, 0.0878596455, 0)
  1079. CharacterText.Font = Enum.Font.SourceSansItalic
  1080. CharacterText.FontSize = Enum.FontSize.Size24
  1081. CharacterText.Text = "Apply cool animations to your player!"
  1082. CharacterText.TextSize = 19
  1083. CharacterText.TextWrapped = true
  1084.  
  1085. Animations_SPOOKY.Name = "Animations_SPOOKY"
  1086. Animations_SPOOKY.Parent = Character_2
  1087. Animations_SPOOKY.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  1088. Animations_SPOOKY.BorderSizePixel = 0
  1089. Animations_SPOOKY.Position = UDim2.new(0.101884536, 0, 0.263578951, 0)
  1090. Animations_SPOOKY.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  1091.  
  1092. spookytitle.Name = "spookytitle"
  1093. spookytitle.Parent = Animations_SPOOKY
  1094. spookytitle.BackgroundColor3 = Color3.new(1, 1, 1)
  1095. spookytitle.BackgroundTransparency = 1
  1096. spookytitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  1097. spookytitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  1098. spookytitle.Font = Enum.Font.SourceSansLight
  1099. spookytitle.FontSize = Enum.FontSize.Size28
  1100. spookytitle.Text = "Spooky"
  1101. spookytitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1102. spookytitle.TextSize = 25
  1103.  
  1104. headthrow.Name = "headthrow"
  1105. headthrow.Parent = Animations_SPOOKY
  1106. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  1107. headthrow.BorderSizePixel = 0
  1108. headthrow.Position = UDim2.new(0, 0, 0.238476187, 0)
  1109. headthrow.Size = UDim2.new(1, 0, 0.119000003, 0)
  1110. headthrow.Font = Enum.Font.SourceSans
  1111. headthrow.FontSize = Enum.FontSize.Size14
  1112. headthrow.Text = "Head Throw"
  1113. headthrow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1114. headthrow.TextScaled = true
  1115. headthrow.TextSize = 14
  1116. headthrow.TextWrapped = true
  1117.  
  1118. armsoff.Name = "armsoff"
  1119. armsoff.Parent = Animations_SPOOKY
  1120. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  1121. armsoff.BorderSizePixel = 0
  1122. armsoff.Position = UDim2.new(0, 0, 0.3875238, 0)
  1123. armsoff.Size = UDim2.new(1, 0, 0.119000003, 0)
  1124. armsoff.Font = Enum.Font.SourceSans
  1125. armsoff.FontSize = Enum.FontSize.Size14
  1126. armsoff.Text = "Arms Off"
  1127. armsoff.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1128. armsoff.TextScaled = true
  1129. armsoff.TextSize = 14
  1130. armsoff.TextWrapped = true
  1131.  
  1132. loophead.Name = "loophead"
  1133. loophead.Parent = Animations_SPOOKY
  1134. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  1135. loophead.BorderSizePixel = 0
  1136. loophead.Position = UDim2.new(0, 0, 0.536571383, 0)
  1137. loophead.Size = UDim2.new(1, 0, 0.119000003, 0)
  1138. loophead.Font = Enum.Font.SourceSans
  1139. loophead.FontSize = Enum.FontSize.Size14
  1140. loophead.Text = "Loop Head"
  1141. loophead.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1142. loophead.TextScaled = true
  1143. loophead.TextSize = 14
  1144. loophead.TextWrapped = true
  1145.  
  1146. levitate.Name = "levitate"
  1147. levitate.Parent = Animations_SPOOKY
  1148. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  1149. levitate.BorderSizePixel = 0
  1150. levitate.Position = UDim2.new(0, 0, 0.685619056, 0)
  1151. levitate.Size = UDim2.new(1, 0, 0.119000003, 0)
  1152. levitate.Font = Enum.Font.SourceSans
  1153. levitate.FontSize = Enum.FontSize.Size14
  1154. levitate.Text = "Levitate"
  1155. levitate.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1156. levitate.TextScaled = true
  1157. levitate.TextSize = 14
  1158. levitate.TextWrapped = true
  1159.  
  1160. headfloat.Name = "headfloat"
  1161. headfloat.Parent = Animations_SPOOKY
  1162. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  1163. headfloat.BorderSizePixel = 0
  1164. headfloat.Position = UDim2.new(0, 0, 0.834666669, 0)
  1165. headfloat.Size = UDim2.new(1, 0, 0.119000003, 0)
  1166. headfloat.Font = Enum.Font.SourceSans
  1167. headfloat.FontSize = Enum.FontSize.Size14
  1168. headfloat.Text = "Head Float"
  1169. headfloat.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1170. headfloat.TextScaled = true
  1171. headfloat.TextSize = 14
  1172. headfloat.TextWrapped = true
  1173.  
  1174. Character_backPAGE1.Name = "Character_backPAGE1"
  1175. Character_backPAGE1.Parent = Character_2
  1176. Character_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1177. Character_backPAGE1.BorderSizePixel = 0
  1178. Character_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1179. Character_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1180. Character_backPAGE1.Font = Enum.Font.SourceSansLight
  1181. Character_backPAGE1.FontSize = Enum.FontSize.Size24
  1182. Character_backPAGE1.Text = "Prev"
  1183. Character_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1184. Character_backPAGE1.TextSize = 22
  1185.  
  1186. Character_toPAGE1_IMAGE.Name = "Character_toPAGE1_IMAGE"
  1187. Character_toPAGE1_IMAGE.Parent = Character_backPAGE1
  1188. Character_toPAGE1_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1189. Character_toPAGE1_IMAGE.BorderSizePixel = 0
  1190. Character_toPAGE1_IMAGE.Position = UDim2.new(-0.400293052, 0, 0, 0)
  1191. Character_toPAGE1_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  1192. Character_toPAGE1_IMAGE.Image = "http://www.roblox.com/asset/?id=1282894968"
  1193.  
  1194. Animations_DANCE.Name = "Animations_DANCE"
  1195. Animations_DANCE.Parent = Character_2
  1196. Animations_DANCE.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  1197. Animations_DANCE.BorderSizePixel = 0
  1198. Animations_DANCE.Position = UDim2.new(0.407538146, 0, 0.263578951, 0)
  1199. Animations_DANCE.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  1200.  
  1201. dancetitle.Name = "dancetitle"
  1202. dancetitle.Parent = Animations_DANCE
  1203. dancetitle.BackgroundColor3 = Color3.new(1, 1, 1)
  1204. dancetitle.BackgroundTransparency = 1
  1205. dancetitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  1206. dancetitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  1207. dancetitle.Font = Enum.Font.SourceSansLight
  1208. dancetitle.FontSize = Enum.FontSize.Size28
  1209. dancetitle.Text = "Dance"
  1210. dancetitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1211. dancetitle.TextSize = 25
  1212.  
  1213. normal.Name = "normal"
  1214. normal.Parent = Animations_DANCE
  1215. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  1216. normal.BorderSizePixel = 0
  1217. normal.Position = UDim2.new(0, 0, 0.238476187, 0)
  1218. normal.Size = UDim2.new(1, 0, 0.119000003, 0)
  1219. normal.Font = Enum.Font.SourceSans
  1220. normal.FontSize = Enum.FontSize.Size14
  1221. normal.Text = "Normal"
  1222. normal.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1223. normal.TextScaled = true
  1224. normal.TextSize = 14
  1225. normal.TextWrapped = true
  1226.  
  1227. movingdance.Name = "movingdance"
  1228. movingdance.Parent = Animations_DANCE
  1229. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  1230. movingdance.BorderSizePixel = 0
  1231. movingdance.Position = UDim2.new(0, 0, 0.3875238, 0)
  1232. movingdance.Size = UDim2.new(1, 0, 0.119000003, 0)
  1233. movingdance.Font = Enum.Font.SourceSans
  1234. movingdance.FontSize = Enum.FontSize.Size14
  1235. movingdance.Text = "Moving Dance"
  1236. movingdance.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1237. movingdance.TextScaled = true
  1238. movingdance.TextSize = 14
  1239. movingdance.TextWrapped = true
  1240.  
  1241. insane.Name = "insane"
  1242. insane.Parent = Animations_DANCE
  1243. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  1244. insane.BorderSizePixel = 0
  1245. insane.Position = UDim2.new(0, 0, 0.834666669, 0)
  1246. insane.Size = UDim2.new(1, 0, 0.119000003, 0)
  1247. insane.Font = Enum.Font.SourceSans
  1248. insane.FontSize = Enum.FontSize.Size14
  1249. insane.Text = "Insane"
  1250. insane.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1251. insane.TextScaled = true
  1252. insane.TextSize = 14
  1253. insane.TextWrapped = true
  1254.  
  1255. happy.Name = "happy"
  1256. happy.Parent = Animations_DANCE
  1257. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  1258. happy.BorderSizePixel = 0
  1259. happy.Position = UDim2.new(0, 0, 0.536571383, 0)
  1260. happy.Size = UDim2.new(1, 0, 0.119000003, 0)
  1261. happy.Font = Enum.Font.SourceSans
  1262. happy.FontSize = Enum.FontSize.Size14
  1263. happy.Text = "Happy"
  1264. happy.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1265. happy.TextScaled = true
  1266. happy.TextSize = 14
  1267. happy.TextWrapped = true
  1268.  
  1269. spindance.Name = "spindance"
  1270. spindance.Parent = Animations_DANCE
  1271. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  1272. spindance.BorderSizePixel = 0
  1273. spindance.Position = UDim2.new(0, 0, 0.685619056, 0)
  1274. spindance.Size = UDim2.new(1, 0, 0.119000003, 0)
  1275. spindance.Font = Enum.Font.SourceSans
  1276. spindance.FontSize = Enum.FontSize.Size14
  1277. spindance.Text = "Spin Dance"
  1278. spindance.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1279. spindance.TextScaled = true
  1280. spindance.TextSize = 14
  1281. spindance.TextWrapped = true
  1282.  
  1283. Animations_HEROIC.Name = "Animations_HEROIC"
  1284. Animations_HEROIC.Parent = Character_2
  1285. Animations_HEROIC.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  1286. Animations_HEROIC.BorderSizePixel = 0
  1287. Animations_HEROIC.Position = UDim2.new(0.713191807, 0, 0.263578951, 0)
  1288. Animations_HEROIC.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  1289.  
  1290. heroictitle.Name = "heroictitle"
  1291. heroictitle.Parent = Animations_HEROIC
  1292. heroictitle.BackgroundColor3 = Color3.new(1, 1, 1)
  1293. heroictitle.BackgroundTransparency = 1
  1294. heroictitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  1295. heroictitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  1296. heroictitle.Font = Enum.Font.SourceSansLight
  1297. heroictitle.FontSize = Enum.FontSize.Size28
  1298. heroictitle.Text = "Heroic"
  1299. heroictitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1300. heroictitle.TextSize = 25
  1301.  
  1302. swordstrike.Name = "swordstrike"
  1303. swordstrike.Parent = Animations_HEROIC
  1304. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  1305. swordstrike.BorderSizePixel = 0
  1306. swordstrike.Position = UDim2.new(0, 0, 0.238476187, 0)
  1307. swordstrike.Size = UDim2.new(1, 0, 0.119000003, 0)
  1308. swordstrike.Font = Enum.Font.SourceSans
  1309. swordstrike.FontSize = Enum.FontSize.Size14
  1310. swordstrike.Text = "Sword Strike"
  1311. swordstrike.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1312. swordstrike.TextScaled = true
  1313. swordstrike.TextSize = 14
  1314. swordstrike.TextWrapped = true
  1315.  
  1316. jumpland.Name = "jumpland"
  1317. jumpland.Parent = Animations_HEROIC
  1318. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  1319. jumpland.BorderSizePixel = 0
  1320. jumpland.Position = UDim2.new(0, 0, 0.3875238, 0)
  1321. jumpland.Size = UDim2.new(1, 0, 0.119000003, 0)
  1322. jumpland.Font = Enum.Font.SourceSans
  1323. jumpland.FontSize = Enum.FontSize.Size14
  1324. jumpland.Text = "Jump Land"
  1325. jumpland.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1326. jumpland.TextScaled = true
  1327. jumpland.TextSize = 14
  1328. jumpland.TextWrapped = true
  1329.  
  1330. punches.Name = "punches"
  1331. punches.Parent = Animations_HEROIC
  1332. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  1333. punches.BorderSizePixel = 0
  1334. punches.Position = UDim2.new(0, 0, 0.834666669, 0)
  1335. punches.Size = UDim2.new(1, 0, 0.119000003, 0)
  1336. punches.Font = Enum.Font.SourceSans
  1337. punches.FontSize = Enum.FontSize.Size14
  1338. punches.Text = "Punches"
  1339. punches.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1340. punches.TextScaled = true
  1341. punches.TextSize = 14
  1342. punches.TextWrapped = true
  1343.  
  1344. swing.Name = "swing"
  1345. swing.Parent = Animations_HEROIC
  1346. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  1347. swing.BorderSizePixel = 0
  1348. swing.Position = UDim2.new(0, 0, 0.536571383, 0)
  1349. swing.Size = UDim2.new(1, 0, 0.119000003, 0)
  1350. swing.Font = Enum.Font.SourceSans
  1351. swing.FontSize = Enum.FontSize.Size14
  1352. swing.Text = "Swing"
  1353. swing.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1354. swing.TextScaled = true
  1355. swing.TextSize = 14
  1356. swing.TextWrapped = true
  1357.  
  1358. crawl.Name = "crawl"
  1359. crawl.Parent = Animations_HEROIC
  1360. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  1361. crawl.BorderSizePixel = 0
  1362. crawl.Position = UDim2.new(0, 0, 0.685619056, 0)
  1363. crawl.Size = UDim2.new(1, 0, 0.119000003, 0)
  1364. crawl.Font = Enum.Font.SourceSans
  1365. crawl.FontSize = Enum.FontSize.Size14
  1366. crawl.Text = "Crawl"
  1367. crawl.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1368. crawl.TextScaled = true
  1369. crawl.TextSize = 14
  1370. crawl.TextWrapped = true
  1371.  
  1372. Char2_Image.Name = "Char2_Image"
  1373. Char2_Image.Parent = Character_2
  1374. Char2_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  1375. Char2_Image.BackgroundTransparency = 1
  1376. Char2_Image.Position = UDim2.new(0.792435288, 0, 0.0219649114, 0)
  1377. Char2_Image.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  1378. Char2_Image.Image = "http://www.roblox.com/asset/?id=1282931168"
  1379.  
  1380. Character_1.Name = "Character_1"
  1381. Character_1.Parent = Pages
  1382. Character_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1383. Character_1.BorderSizePixel = 0
  1384. Character_1.Position = UDim2.new(11, 0, 0, 0)
  1385. Character_1.Size = UDim2.new(1, 0, 1, 0)
  1386.  
  1387. CharacterTitle_2.Name = "CharacterTitle"
  1388. CharacterTitle_2.Parent = Character_1
  1389. CharacterTitle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1390. CharacterTitle_2.BackgroundTransparency = 1
  1391. CharacterTitle_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  1392. CharacterTitle_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1393. CharacterTitle_2.Font = Enum.Font.SourceSansBold
  1394. CharacterTitle_2.FontSize = Enum.FontSize.Size28
  1395. CharacterTitle_2.Text = "Character"
  1396. CharacterTitle_2.TextSize = 25
  1397.  
  1398. Char_Image_2.Name = "Char_Image"
  1399. Char_Image_2.Parent = Character_1
  1400. Char_Image_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1401. Char_Image_2.BackgroundTransparency = 1
  1402. Char_Image_2.Position = UDim2.new(0.0792435333, 0, 0.109824568, 0)
  1403. Char_Image_2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1404. Char_Image_2.Image = "http://www.roblox.com/asset/?id=1281299598"
  1405.  
  1406. CharacterText_2.Name = "CharacterText"
  1407. CharacterText_2.Parent = Character_1
  1408. CharacterText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1409. CharacterText_2.BackgroundTransparency = 1
  1410. CharacterText_2.Position = UDim2.new(0.147166565, 0, 0.109824568, 0)
  1411. CharacterText_2.Size = UDim2.new(0.679230273, 0, 0.175719291, 0)
  1412. CharacterText_2.Font = Enum.Font.SourceSansItalic
  1413. CharacterText_2.FontSize = Enum.FontSize.Size24
  1414. CharacterText_2.Text = "Change your character's speed and other stats, give yourself fly, noclip and more!"
  1415. CharacterText_2.TextSize = 19
  1416. CharacterText_2.TextWrapped = true
  1417.  
  1418. TXTBOX_Stats.Name = "TXTBOX_Stats"
  1419. TXTBOX_Stats.Parent = Character_1
  1420. TXTBOX_Stats.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1421. TXTBOX_Stats.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1422. TXTBOX_Stats.BorderSizePixel = 6
  1423. TXTBOX_Stats.Position = UDim2.new(0.0905640349, 0, 0.373403519, 0)
  1424. TXTBOX_Stats.Size = UDim2.new(0.18112807, 0, 0.0878596455, 0)
  1425. TXTBOX_Stats.Font = Enum.Font.SourceSans
  1426. TXTBOX_Stats.FontSize = Enum.FontSize.Size14
  1427. TXTBOX_Stats.Text = "Number"
  1428. TXTBOX_Stats.TextScaled = true
  1429. TXTBOX_Stats.TextSize = 14
  1430. TXTBOX_Stats.TextWrapped = true
  1431.  
  1432. BackGroundChar.Name = "BackGroundChar"
  1433. BackGroundChar.Parent = Character_1
  1434. BackGroundChar.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1435. BackGroundChar.BorderSizePixel = 0
  1436. BackGroundChar.Position = UDim2.new(0.0769999996, 0, 0.48300001, 0)
  1437. BackGroundChar.Size = UDim2.new(0, 92, 0, 118)
  1438.  
  1439. HipHeight.Name = "HipHeight"
  1440. HipHeight.Parent = BackGroundChar
  1441. HipHeight.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1442. HipHeight.BorderSizePixel = 0
  1443. HipHeight.Position = UDim2.new(0, 0, 0.679050863, 0)
  1444. HipHeight.Size = UDim2.new(0, 92, 0, 25)
  1445. HipHeight.Font = Enum.Font.SourceSans
  1446. HipHeight.FontSize = Enum.FontSize.Size24
  1447. HipHeight.Text = "HipHeight"
  1448. HipHeight.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1449. HipHeight.TextSize = 22
  1450.  
  1451. JumpHeight.Name = "JumpHeight"
  1452. JumpHeight.Parent = BackGroundChar
  1453. JumpHeight.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1454. JumpHeight.BorderSizePixel = 0
  1455. JumpHeight.Position = UDim2.new(0, 0, 0.381966084, 0)
  1456. JumpHeight.Size = UDim2.new(0, 92, 0, 25)
  1457. JumpHeight.Font = Enum.Font.SourceSans
  1458. JumpHeight.FontSize = Enum.FontSize.Size24
  1459. JumpHeight.Text = "JumpHeight"
  1460. JumpHeight.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1461. JumpHeight.TextSize = 20
  1462.  
  1463. Speed.Name = "Speed"
  1464. Speed.Parent = BackGroundChar
  1465. Speed.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1466. Speed.BorderSizePixel = 0
  1467. Speed.Position = UDim2.new(0, 0, 0.0848813578, 0)
  1468. Speed.Size = UDim2.new(0, 92, 0, 25)
  1469. Speed.Font = Enum.Font.SourceSans
  1470. Speed.FontSize = Enum.FontSize.Size24
  1471. Speed.Text = "Speed"
  1472. Speed.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1473. Speed.TextSize = 22
  1474.  
  1475. TXTBOX_Chat.Name = "TXTBOX_Chat"
  1476. TXTBOX_Chat.Parent = Character_1
  1477. TXTBOX_Chat.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1478. TXTBOX_Chat.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1479. TXTBOX_Chat.BorderSizePixel = 6
  1480. TXTBOX_Chat.Position = UDim2.new(0.384897143, 0, 0.373403519, 0)
  1481. TXTBOX_Chat.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  1482. TXTBOX_Chat.Font = Enum.Font.SourceSans
  1483. TXTBOX_Chat.FontSize = Enum.FontSize.Size14
  1484. TXTBOX_Chat.Text = "Text for chatting"
  1485. TXTBOX_Chat.TextScaled = true
  1486. TXTBOX_Chat.TextSize = 14
  1487. TXTBOX_Chat.TextWrapped = true
  1488.  
  1489. BackGroundChar2.Name = "BackGroundChar2"
  1490. BackGroundChar2.Parent = Character_1
  1491. BackGroundChar2.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1492. BackGroundChar2.BorderSizePixel = 0
  1493. BackGroundChar2.Position = UDim2.new(0.370000005, 0, 0.48300001, 0)
  1494. BackGroundChar2.Size = UDim2.new(0, 242, 0, 40)
  1495.  
  1496. Chat.Name = "Chat"
  1497. Chat.Parent = BackGroundChar2
  1498. Chat.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1499. Chat.BorderSizePixel = 0
  1500. Chat.Position = UDim2.new(0.0620288812, 0, 0.125200003, 0)
  1501. Chat.Size = UDim2.new(0, 92, 0, 25)
  1502. Chat.Font = Enum.Font.SourceSans
  1503. Chat.FontSize = Enum.FontSize.Size24
  1504. Chat.Text = "Chat"
  1505. Chat.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1506. Chat.TextSize = 22
  1507.  
  1508. Spam_2.Name = "Spam"
  1509. Spam_2.Parent = BackGroundChar2
  1510. Spam_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1511. Spam_2.BorderSizePixel = 0
  1512. Spam_2.Position = UDim2.new(0.558259964, 0, 0.125200003, 0)
  1513. Spam_2.Size = UDim2.new(0, 92, 0, 25)
  1514. Spam_2.Font = Enum.Font.SourceSans
  1515. Spam_2.FontSize = Enum.FontSize.Size24
  1516. Spam_2.Text = "Spam"
  1517. Spam_2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1518. Spam_2.TextSize = 22
  1519.  
  1520. BackGroundChar3.Name = "BackGroundChar3"
  1521. BackGroundChar3.Parent = Character_1
  1522. BackGroundChar3.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1523. BackGroundChar3.BorderSizePixel = 0
  1524. BackGroundChar3.Position = UDim2.new(0.372000009, 0, 0.742999971, 0)
  1525. BackGroundChar3.Size = UDim2.new(0, 242, 0, 43)
  1526.  
  1527. Noclip.Name = "Noclip"
  1528. Noclip.Parent = BackGroundChar3
  1529. Noclip.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  1530. Noclip.BorderSizePixel = 0
  1531. Noclip.Position = UDim2.new(0.558000028, 0, 0.208000004, 0)
  1532. Noclip.Size = UDim2.new(0, 92, 0, 25)
  1533. Noclip.Font = Enum.Font.SourceSans
  1534. Noclip.FontSize = Enum.FontSize.Size24
  1535. Noclip.Text = "Noclip"
  1536. Noclip.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1537. Noclip.TextSize = 22
  1538.  
  1539. Fly.Name = "Fly"
  1540. Fly.Parent = BackGroundChar3
  1541. Fly.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  1542. Fly.BorderSizePixel = 0
  1543. Fly.Position = UDim2.new(0.061999999, 0, 0.208000004, 0)
  1544. Fly.Size = UDim2.new(0, 92, 0, 25)
  1545. Fly.Font = Enum.Font.SourceSans
  1546. Fly.FontSize = Enum.FontSize.Size24
  1547. Fly.Text = "Fly"
  1548. Fly.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1549. Fly.TextSize = 22
  1550.  
  1551. Character_toPAGE2.Name = "Character_toPAGE2"
  1552. Character_toPAGE2.Parent = Character_1
  1553. Character_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1554. Character_toPAGE2.BorderSizePixel = 0
  1555. Character_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1556. Character_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1557. Character_toPAGE2.Font = Enum.Font.SourceSansLight
  1558. Character_toPAGE2.FontSize = Enum.FontSize.Size24
  1559. Character_toPAGE2.Text = "Next"
  1560. Character_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1561. Character_toPAGE2.TextSize = 22
  1562.  
  1563. Character_toPAGE2_IMAGE_2.Name = "Character_toPAGE2_IMAGE"
  1564. Character_toPAGE2_IMAGE_2.Parent = Character_toPAGE2
  1565. Character_toPAGE2_IMAGE_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1566. Character_toPAGE2_IMAGE_2.BorderSizePixel = 0
  1567. Character_toPAGE2_IMAGE_2.Position = UDim2.new(0.900659323, 0, 0, 0)
  1568. Character_toPAGE2_IMAGE_2.Size = UDim2.new(0, 25, 0, 25)
  1569. Character_toPAGE2_IMAGE_2.Image = "http://www.roblox.com/asset/?id=1282737326"
  1570.  
  1571. Others_2.Name = "Others_2"
  1572. Others_2.Parent = Pages
  1573. Others_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1574. Others_2.BorderSizePixel = 0
  1575. Others_2.Position = UDim2.new(1, 0, 0, 0)
  1576. Others_2.Size = UDim2.new(1, 0, 1, 0)
  1577.  
  1578. OthersTitle_2.Name = "OthersTitle"
  1579. OthersTitle_2.Parent = Others_2
  1580. OthersTitle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1581. OthersTitle_2.BackgroundTransparency = 1
  1582. OthersTitle_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  1583. OthersTitle_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1584. OthersTitle_2.Font = Enum.Font.SourceSansBold
  1585. OthersTitle_2.FontSize = Enum.FontSize.Size28
  1586. OthersTitle_2.Text = "Others"
  1587. OthersTitle_2.TextSize = 25
  1588.  
  1589. Other_Image2.Name = "Other_Image2"
  1590. Other_Image2.Parent = Others_2
  1591. Other_Image2.BackgroundColor3 = Color3.new(1, 1, 1)
  1592. Other_Image2.BackgroundTransparency = 1
  1593. Other_Image2.Position = UDim2.new(0.0113205044, 0, 0.197684199, 0)
  1594. Other_Image2.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  1595. Other_Image2.Image = "http://www.roblox.com/asset/?id=1284941440"
  1596.  
  1597. OthersText_2.Name = "OthersText"
  1598. OthersText_2.Parent = Others_2
  1599. OthersText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1600. OthersText_2.BackgroundTransparency = 1
  1601. OthersText_2.Position = UDim2.new(0.203769073, 0, 0.109824568, 0)
  1602. OthersText_2.Size = UDim2.new(0.577345729, 0, 0.175719291, 0)
  1603. OthersText_2.Font = Enum.Font.SourceSansItalic
  1604. OthersText_2.FontSize = Enum.FontSize.Size24
  1605. OthersText_2.Text = "Use rocket propulsion to push, fling, and annoy players!"
  1606. OthersText_2.TextSize = 19
  1607. OthersText_2.TextWrapped = true
  1608.  
  1609. TXTBOX_PlrName2.Name = "TXTBOX_PlrName2"
  1610. TXTBOX_PlrName2.Parent = Others_2
  1611. TXTBOX_PlrName2.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1612. TXTBOX_PlrName2.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1613. TXTBOX_PlrName2.BorderSizePixel = 0
  1614. TXTBOX_PlrName2.Position = UDim2.new(0.249051109, 0, 0.395368397, 0)
  1615. TXTBOX_PlrName2.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  1616. TXTBOX_PlrName2.ZIndex = 2
  1617. TXTBOX_PlrName2.Font = Enum.Font.SourceSans
  1618. TXTBOX_PlrName2.FontSize = Enum.FontSize.Size14
  1619. TXTBOX_PlrName2.Text = "Player"
  1620. TXTBOX_PlrName2.TextScaled = true
  1621. TXTBOX_PlrName2.TextSize = 14
  1622. TXTBOX_PlrName2.TextWrapped = true
  1623.  
  1624. othersBaseBackground2.Name = "othersBaseBackground2"
  1625. othersBaseBackground2.Parent = Others_2
  1626. othersBaseBackground2.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1627. othersBaseBackground2.BorderSizePixel = 0
  1628. othersBaseBackground2.Position = UDim2.new(0.124525554, 0, 0.351438582, 0)
  1629. othersBaseBackground2.Size = UDim2.new(0.769999981, 0, 0.649999976, 0)
  1630.  
  1631. Flatten.Name = "Flatten"
  1632. Flatten.Parent = othersBaseBackground2
  1633. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1634. Flatten.BorderSizePixel = 0
  1635. Flatten.Position = UDim2.new(0.0588666238, 0, 0.27070269, 0)
  1636. Flatten.Size = UDim2.new(0, 92, 0, 25)
  1637. Flatten.Font = Enum.Font.SourceSans
  1638. Flatten.FontSize = Enum.FontSize.Size24
  1639. Flatten.Text = "Flatten"
  1640. Flatten.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1641. Flatten.TextSize = 22
  1642.  
  1643. AimHead.Name = "AimHead"
  1644. AimHead.Parent = othersBaseBackground2
  1645. AimHead.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1646. AimHead.BorderSizePixel = 0
  1647. AimHead.Position = UDim2.new(0.367916405, 0, 0.27070269, 0)
  1648. AimHead.Size = UDim2.new(0, 92, 0, 25)
  1649. AimHead.Font = Enum.Font.SourceSans
  1650. AimHead.FontSize = Enum.FontSize.Size24
  1651. AimHead.Text = "Aim Head"
  1652. AimHead.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1653. AimHead.TextSize = 22
  1654.  
  1655. Float.Name = "Float"
  1656. Float.Parent = othersBaseBackground2
  1657. Float.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1658. Float.BorderSizePixel = 0
  1659. Float.Position = UDim2.new(0.0588666238, 0, 0.507567585, 0)
  1660. Float.Size = UDim2.new(0, 92, 0, 25)
  1661. Float.Font = Enum.Font.SourceSans
  1662. Float.FontSize = Enum.FontSize.Size24
  1663. Float.Text = "Float"
  1664. Float.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1665. Float.TextSize = 22
  1666.  
  1667. Multiple.Name = "Multiple"
  1668. Multiple.Parent = othersBaseBackground2
  1669. Multiple.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1670. Multiple.BorderSizePixel = 0
  1671. Multiple.Position = UDim2.new(0.367916405, 0, 0.507567585, 0)
  1672. Multiple.Size = UDim2.new(0, 92, 0, 25)
  1673. Multiple.Font = Enum.Font.SourceSans
  1674. Multiple.FontSize = Enum.FontSize.Size24
  1675. Multiple.Text = "Multiple"
  1676. Multiple.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1677. Multiple.TextSize = 22
  1678.  
  1679. Animated.Name = "Animated"
  1680. Animated.Parent = othersBaseBackground2
  1681. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1682. Animated.BorderSizePixel = 0
  1683. Animated.Position = UDim2.new(0.67696619, 0, 0.27070269, 0)
  1684. Animated.Size = UDim2.new(0, 92, 0, 25)
  1685. Animated.Font = Enum.Font.SourceSans
  1686. Animated.FontSize = Enum.FontSize.Size24
  1687. Animated.Text = "Animated"
  1688. Animated.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1689. Animated.TextSize = 22
  1690.  
  1691. SlowAttract.Name = "SlowAttract"
  1692. SlowAttract.Parent = othersBaseBackground2
  1693. SlowAttract.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1694. SlowAttract.BorderSizePixel = 0
  1695. SlowAttract.Position = UDim2.new(0.67696619, 0, 0.507567585, 0)
  1696. SlowAttract.Size = UDim2.new(0, 92, 0, 25)
  1697. SlowAttract.Font = Enum.Font.SourceSans
  1698. SlowAttract.FontSize = Enum.FontSize.Size24
  1699. SlowAttract.Text = "SlowAttract"
  1700. SlowAttract.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1701. SlowAttract.TextSize = 22
  1702.  
  1703. WeirdOrbit.Name = "WeirdOrbit"
  1704. WeirdOrbit.Parent = othersBaseBackground2
  1705. WeirdOrbit.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1706. WeirdOrbit.BorderSizePixel = 0
  1707. WeirdOrbit.Position = UDim2.new(0.67696619, 0, 0.744432449, 0)
  1708. WeirdOrbit.Size = UDim2.new(0, 92, 0, 25)
  1709. WeirdOrbit.Font = Enum.Font.SourceSans
  1710. WeirdOrbit.FontSize = Enum.FontSize.Size24
  1711. WeirdOrbit.Text = "Weird Orbit"
  1712. WeirdOrbit.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1713. WeirdOrbit.TextSize = 22
  1714.  
  1715. Violent.Name = "Violent"
  1716. Violent.Parent = othersBaseBackground2
  1717. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1718. Violent.BorderSizePixel = 0
  1719. Violent.Position = UDim2.new(0.367916405, 0, 0.744432449, 0)
  1720. Violent.Size = UDim2.new(0, 92, 0, 25)
  1721. Violent.Font = Enum.Font.SourceSans
  1722. Violent.FontSize = Enum.FontSize.Size24
  1723. Violent.Text = "Violent"
  1724. Violent.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1725. Violent.TextSize = 22
  1726.  
  1727. Max.Name = "Max"
  1728. Max.Parent = othersBaseBackground2
  1729. Max.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1730. Max.BorderSizePixel = 0
  1731. Max.Position = UDim2.new(0.0588666238, 0, 0.744432449, 0)
  1732. Max.Size = UDim2.new(0, 92, 0, 25)
  1733. Max.Font = Enum.Font.SourceSans
  1734. Max.FontSize = Enum.FontSize.Size24
  1735. Max.Text = "Max"
  1736. Max.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1737. Max.TextSize = 22
  1738.  
  1739. Others_toPAGE3.Name = "Others_toPAGE3"
  1740. Others_toPAGE3.Parent = Others_2
  1741. Others_toPAGE3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1742. Others_toPAGE3.BorderSizePixel = 0
  1743. Others_toPAGE3.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1744. Others_toPAGE3.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1745. Others_toPAGE3.Font = Enum.Font.SourceSansLight
  1746. Others_toPAGE3.FontSize = Enum.FontSize.Size24
  1747. Others_toPAGE3.Text = "Next"
  1748. Others_toPAGE3.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1749. Others_toPAGE3.TextSize = 22
  1750.  
  1751. Character_toPAGE3_IMAGE.Name = "Character_toPAGE3_IMAGE"
  1752. Character_toPAGE3_IMAGE.Parent = Others_toPAGE3
  1753. Character_toPAGE3_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1754. Character_toPAGE3_IMAGE.BorderSizePixel = 0
  1755. Character_toPAGE3_IMAGE.Position = UDim2.new(0.900659323, 0, 0, 0)
  1756. Character_toPAGE3_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  1757. Character_toPAGE3_IMAGE.Image = "http://www.roblox.com/asset/?id=1282737326"
  1758.  
  1759. Others_backPAGE1.Name = "Others_backPAGE1"
  1760. Others_backPAGE1.Parent = Others_2
  1761. Others_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1762. Others_backPAGE1.BorderSizePixel = 0
  1763. Others_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1764. Others_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1765. Others_backPAGE1.Font = Enum.Font.SourceSansLight
  1766. Others_backPAGE1.FontSize = Enum.FontSize.Size24
  1767. Others_backPAGE1.Text = "Prev"
  1768. Others_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1769. Others_backPAGE1.TextSize = 22
  1770.  
  1771. Character_toPAGE1_IMAGE_2.Name = "Character_toPAGE1_IMAGE"
  1772. Character_toPAGE1_IMAGE_2.Parent = Others_backPAGE1
  1773. Character_toPAGE1_IMAGE_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1774. Character_toPAGE1_IMAGE_2.BorderSizePixel = 0
  1775. Character_toPAGE1_IMAGE_2.Position = UDim2.new(-0.400293052, 0, 0, 0)
  1776. Character_toPAGE1_IMAGE_2.Size = UDim2.new(0, 25, 0, 25)
  1777. Character_toPAGE1_IMAGE_2.Image = "http://www.roblox.com/asset/?id=1282894968"
  1778.  
  1779. Extra_1.Name = "Extra_1"
  1780. Extra_1.Parent = Pages
  1781. Extra_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1782. Extra_1.BorderSizePixel = 0
  1783. Extra_1.Position = UDim2.new(1, 0, 0, 0)
  1784. Extra_1.Size = UDim2.new(1, 0, 1, 0)
  1785.  
  1786. Extra_Image.Name = "Extra_Image"
  1787. Extra_Image.Parent = Extra_1
  1788. Extra_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  1789. Extra_Image.BackgroundTransparency = 1
  1790. Extra_Image.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1791. Extra_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1792. Extra_Image.Image = "http://www.roblox.com/asset/?id=1281477720"
  1793.  
  1794. ExtraText.Name = "ExtraText"
  1795. ExtraText.Parent = Extra_1
  1796. ExtraText.BackgroundColor3 = Color3.new(1, 1, 1)
  1797. ExtraText.BackgroundTransparency = 1
  1798. ExtraText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  1799. ExtraText.Size = UDim2.new(0.65658927, 0, 0.0878596455, 0)
  1800. ExtraText.Font = Enum.Font.SourceSansItalic
  1801. ExtraText.FontSize = Enum.FontSize.Size24
  1802. ExtraText.Text = "Cool and unique commands for yourself!"
  1803. ExtraText.TextSize = 19
  1804. ExtraText.TextWrapped = true
  1805.  
  1806. ExtraBaseBackGround1.Name = "ExtraBaseBackGround1"
  1807. ExtraBaseBackGround1.Parent = Extra_1
  1808. ExtraBaseBackGround1.BackgroundColor3 = Color3.new(0.945098, 0.768628, 0.0588235)
  1809. ExtraBaseBackGround1.BorderSizePixel = 0
  1810. ExtraBaseBackGround1.Position = UDim2.new(0.0790000036, 0, 0.400000006, 0)
  1811. ExtraBaseBackGround1.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  1812.  
  1813. CrouchRocket.Name = "CrouchRocket"
  1814. CrouchRocket.Parent = ExtraBaseBackGround1
  1815. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1816. CrouchRocket.BorderSizePixel = 0
  1817. CrouchRocket.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  1818. CrouchRocket.Size = UDim2.new(0, 92, 0, 25)
  1819. CrouchRocket.Font = Enum.Font.SourceSans
  1820. CrouchRocket.FontSize = Enum.FontSize.Size18
  1821. CrouchRocket.Text = "Crouch Rocket"
  1822. CrouchRocket.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1823. CrouchRocket.TextSize = 17
  1824.  
  1825. ExtraBaseBackGround1Side.Name = "ExtraBaseBackGround1Side"
  1826. ExtraBaseBackGround1Side.Parent = ExtraBaseBackGround1
  1827. ExtraBaseBackGround1Side.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1828. ExtraBaseBackGround1Side.BorderSizePixel = 0
  1829. ExtraBaseBackGround1Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  1830. ExtraBaseBackGround1Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  1831.  
  1832. CloneIllusion.Name = "CloneIllusion"
  1833. CloneIllusion.Parent = ExtraBaseBackGround1
  1834. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1835. CloneIllusion.BorderSizePixel = 0
  1836. CloneIllusion.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  1837. CloneIllusion.Size = UDim2.new(0, 92, 0, 25)
  1838. CloneIllusion.Font = Enum.Font.SourceSans
  1839. CloneIllusion.FontSize = Enum.FontSize.Size18
  1840. CloneIllusion.Text = "Clone Illusion"
  1841. CloneIllusion.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1842. CloneIllusion.TextSize = 17
  1843.  
  1844. CoolSpin.Name = "CoolSpin"
  1845. CoolSpin.Parent = ExtraBaseBackGround1
  1846. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1847. CoolSpin.BorderSizePixel = 0
  1848. CoolSpin.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  1849. CoolSpin.Size = UDim2.new(0, 92, 0, 25)
  1850. CoolSpin.Font = Enum.Font.SourceSans
  1851. CoolSpin.FontSize = Enum.FontSize.Size18
  1852. CoolSpin.Text = "Cool Spin"
  1853. CoolSpin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1854. CoolSpin.TextSize = 17
  1855.  
  1856. JumpRocket.Name = "JumpRocket"
  1857. JumpRocket.Parent = ExtraBaseBackGround1
  1858. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1859. JumpRocket.BorderSizePixel = 0
  1860. JumpRocket.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  1861. JumpRocket.Size = UDim2.new(0, 92, 0, 25)
  1862. JumpRocket.Font = Enum.Font.SourceSans
  1863. JumpRocket.FontSize = Enum.FontSize.Size18
  1864. JumpRocket.Text = "Jump Rocket"
  1865. JumpRocket.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1866. JumpRocket.TextSize = 17
  1867.  
  1868. Extra_toPAGE2.Name = "Extra_toPAGE2"
  1869. Extra_toPAGE2.Parent = Extra_1
  1870. Extra_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1871. Extra_toPAGE2.BorderSizePixel = 0
  1872. Extra_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1873. Extra_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1874. Extra_toPAGE2.Font = Enum.Font.SourceSansLight
  1875. Extra_toPAGE2.FontSize = Enum.FontSize.Size24
  1876. Extra_toPAGE2.Text = "Next"
  1877. Extra_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1878. Extra_toPAGE2.TextSize = 22
  1879.  
  1880. Character_toPAGE2_IMAGE_3.Name = "Character_toPAGE2_IMAGE"
  1881. Character_toPAGE2_IMAGE_3.Parent = Extra_toPAGE2
  1882. Character_toPAGE2_IMAGE_3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1883. Character_toPAGE2_IMAGE_3.BorderSizePixel = 0
  1884. Character_toPAGE2_IMAGE_3.Position = UDim2.new(0.900659323, 0, 0, 0)
  1885. Character_toPAGE2_IMAGE_3.Size = UDim2.new(0, 25, 0, 25)
  1886. Character_toPAGE2_IMAGE_3.Image = "http://www.roblox.com/asset/?id=1282737326"
  1887.  
  1888. Extra_Title.Name = "Extra_Title"
  1889. Extra_Title.Parent = Extra_1
  1890. Extra_Title.BackgroundColor3 = Color3.new(1, 1, 1)
  1891. Extra_Title.BackgroundTransparency = 1
  1892. Extra_Title.Position = UDim2.new(0.226410091, 0, 0, 0)
  1893. Extra_Title.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1894. Extra_Title.Font = Enum.Font.SourceSansBold
  1895. Extra_Title.FontSize = Enum.FontSize.Size28
  1896. Extra_Title.Text = "Extra"
  1897. Extra_Title.TextSize = 25
  1898.  
  1899. ExtraBaseBackGround2.Name = "ExtraBaseBackGround2"
  1900. ExtraBaseBackGround2.Parent = Extra_1
  1901. ExtraBaseBackGround2.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  1902. ExtraBaseBackGround2.BorderSizePixel = 0
  1903. ExtraBaseBackGround2.Position = UDim2.new(0.374000013, 0, 0.400000006, 0)
  1904. ExtraBaseBackGround2.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  1905.  
  1906. NoLimbs.Name = "NoLimbs"
  1907. NoLimbs.Parent = ExtraBaseBackGround2
  1908. NoLimbs.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1909. NoLimbs.BorderSizePixel = 0
  1910. NoLimbs.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  1911. NoLimbs.Size = UDim2.new(0, 92, 0, 25)
  1912. NoLimbs.Font = Enum.Font.SourceSans
  1913. NoLimbs.FontSize = Enum.FontSize.Size18
  1914. NoLimbs.Text = "No Limbs"
  1915. NoLimbs.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1916. NoLimbs.TextSize = 17
  1917.  
  1918. FEGodmode.Name = "FE Godmode"
  1919. FEGodmode.Parent = ExtraBaseBackGround2
  1920. FEGodmode.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1921. FEGodmode.BorderSizePixel = 0
  1922. FEGodmode.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  1923. FEGodmode.Size = UDim2.new(0, 92, 0, 25)
  1924. FEGodmode.Font = Enum.Font.SourceSans
  1925. FEGodmode.FontSize = Enum.FontSize.Size18
  1926. FEGodmode.Text = "FE Godmode"
  1927. FEGodmode.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1928. FEGodmode.TextSize = 17
  1929.  
  1930. BrickHats.Name = "BrickHats"
  1931. BrickHats.Parent = ExtraBaseBackGround2
  1932. BrickHats.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1933. BrickHats.BorderSizePixel = 0
  1934. BrickHats.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  1935. BrickHats.Size = UDim2.new(0, 92, 0, 25)
  1936. BrickHats.Font = Enum.Font.SourceSans
  1937. BrickHats.FontSize = Enum.FontSize.Size18
  1938. BrickHats.Text = "Brick Hats"
  1939. BrickHats.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1940. BrickHats.TextSize = 17
  1941.  
  1942. RapidPunch.Name = "RapidPunch"
  1943. RapidPunch.Parent = ExtraBaseBackGround2
  1944. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1945. RapidPunch.BorderSizePixel = 0
  1946. RapidPunch.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  1947. RapidPunch.Size = UDim2.new(0, 92, 0, 25)
  1948. RapidPunch.Font = Enum.Font.SourceSans
  1949. RapidPunch.FontSize = Enum.FontSize.Size18
  1950. RapidPunch.Text = "RapidPunch"
  1951. RapidPunch.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1952. RapidPunch.TextSize = 17
  1953.  
  1954. ExtraBaseBackGround2Side.Name = "ExtraBaseBackGround2Side"
  1955. ExtraBaseBackGround2Side.Parent = ExtraBaseBackGround2
  1956. ExtraBaseBackGround2Side.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1957. ExtraBaseBackGround2Side.BorderSizePixel = 0
  1958. ExtraBaseBackGround2Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  1959. ExtraBaseBackGround2Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  1960.  
  1961. ExtraBaseBackGround3.Name = "ExtraBaseBackGround3"
  1962. ExtraBaseBackGround3.Parent = Extra_1
  1963. ExtraBaseBackGround3.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1964. ExtraBaseBackGround3.BorderSizePixel = 0
  1965. ExtraBaseBackGround3.Position = UDim2.new(0.667999983, 0, 0.400000006, 0)
  1966. ExtraBaseBackGround3.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  1967.  
  1968. PunchFollow.Name = "PunchFollow"
  1969. PunchFollow.Parent = ExtraBaseBackGround3
  1970. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1971. PunchFollow.BorderSizePixel = 0
  1972. PunchFollow.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  1973. PunchFollow.Size = UDim2.new(0, 92, 0, 25)
  1974. PunchFollow.Font = Enum.Font.SourceSans
  1975. PunchFollow.FontSize = Enum.FontSize.Size18
  1976. PunchFollow.Text = "Punch Follow"
  1977. PunchFollow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1978. PunchFollow.TextSize = 17
  1979.  
  1980. ArmFollow.Name = "ArmFollow"
  1981. ArmFollow.Parent = ExtraBaseBackGround3
  1982. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1983. ArmFollow.BorderSizePixel = 0
  1984. ArmFollow.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  1985. ArmFollow.Size = UDim2.new(0, 92, 0, 25)
  1986. ArmFollow.Font = Enum.Font.SourceSans
  1987. ArmFollow.FontSize = Enum.FontSize.Size18
  1988. ArmFollow.Text = "Arm Follow"
  1989. ArmFollow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1990. ArmFollow.TextSize = 17
  1991.  
  1992. Spin.Name = "Spin"
  1993. Spin.Parent = ExtraBaseBackGround3
  1994. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1995. Spin.BorderSizePixel = 0
  1996. Spin.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  1997. Spin.Size = UDim2.new(0, 92, 0, 25)
  1998. Spin.Font = Enum.Font.SourceSans
  1999. Spin.FontSize = Enum.FontSize.Size18
  2000. Spin.Text = "Spin"
  2001. Spin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2002. Spin.TextSize = 17
  2003.  
  2004. Faint.Name = "Faint"
  2005. Faint.Parent = ExtraBaseBackGround3
  2006. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  2007. Faint.BorderSizePixel = 0
  2008. Faint.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  2009. Faint.Size = UDim2.new(0, 92, 0, 25)
  2010. Faint.Font = Enum.Font.SourceSans
  2011. Faint.FontSize = Enum.FontSize.Size18
  2012. Faint.Text = "Faint"
  2013. Faint.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2014. Faint.TextSize = 17
  2015.  
  2016. ExtraBaseBackGround3Side.Name = "ExtraBaseBackGround3Side"
  2017. ExtraBaseBackGround3Side.Parent = ExtraBaseBackGround3
  2018. ExtraBaseBackGround3Side.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  2019. ExtraBaseBackGround3Side.BorderSizePixel = 0
  2020. ExtraBaseBackGround3Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  2021. ExtraBaseBackGround3Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  2022.  
  2023. Extra_2.Name = "Extra_2"
  2024. Extra_2.Parent = Pages
  2025. Extra_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2026. Extra_2.BorderSizePixel = 0
  2027. Extra_2.Position = UDim2.new(1, 0, 0, 0)
  2028. Extra_2.Size = UDim2.new(1, 0, 1, 0)
  2029.  
  2030. Extra_Image_2.Name = "Extra_Image"
  2031. Extra_Image_2.Parent = Extra_2
  2032. Extra_Image_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2033. Extra_Image_2.BackgroundTransparency = 1
  2034. Extra_Image_2.Position = UDim2.new(0.80375582, 0, 0.0439298227, 0)
  2035. Extra_Image_2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  2036. Extra_Image_2.Image = "http://www.roblox.com/asset/?id=1282931168"
  2037.  
  2038. ExtraText_2.Name = "ExtraText"
  2039. ExtraText_2.Parent = Extra_2
  2040. ExtraText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2041. ExtraText_2.BackgroundTransparency = 1
  2042. ExtraText_2.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  2043. ExtraText_2.Size = UDim2.new(0.65658927, 0, 0.175719291, 0)
  2044. ExtraText_2.Font = Enum.Font.SourceSansItalic
  2045. ExtraText_2.FontSize = Enum.FontSize.Size24
  2046. ExtraText_2.Text = "Cool and unique commands for other players!"
  2047. ExtraText_2.TextSize = 19
  2048. ExtraText_2.TextWrapped = true
  2049.  
  2050. Extra_Title_2.Name = "Extra_Title"
  2051. Extra_Title_2.Parent = Extra_2
  2052. Extra_Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2053. Extra_Title_2.BackgroundTransparency = 1
  2054. Extra_Title_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  2055. Extra_Title_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  2056. Extra_Title_2.Font = Enum.Font.SourceSansBold
  2057. Extra_Title_2.FontSize = Enum.FontSize.Size28
  2058. Extra_Title_2.Text = "Extra"
  2059. Extra_Title_2.TextSize = 25
  2060.  
  2061. ExtraBaseBackGround2_2.Name = "ExtraBaseBackGround2"
  2062. ExtraBaseBackGround2_2.Parent = Extra_2
  2063. ExtraBaseBackGround2_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  2064. ExtraBaseBackGround2_2.BorderSizePixel = 0
  2065. ExtraBaseBackGround2_2.Position = UDim2.new(0.158000007, 0, 0.38499999, 0)
  2066. ExtraBaseBackGround2_2.Size = UDim2.new(0.667909801, 0, 0.615017533, 0)
  2067.  
  2068. CrouchAttack.Name = "CrouchAttack"
  2069. CrouchAttack.Parent = ExtraBaseBackGround2_2
  2070. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  2071. CrouchAttack.BorderSizePixel = 0
  2072. CrouchAttack.Position = UDim2.new(0.576693356, 0, 0.321942836, 0)
  2073. CrouchAttack.Size = UDim2.new(0, 92, 0, 25)
  2074. CrouchAttack.Font = Enum.Font.SourceSans
  2075. CrouchAttack.FontSize = Enum.FontSize.Size18
  2076. CrouchAttack.Text = "Crouch Attack"
  2077. CrouchAttack.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2078. CrouchAttack.TextSize = 17
  2079.  
  2080. WalkThrough.Name = "WalkThrough"
  2081. WalkThrough.Parent = ExtraBaseBackGround2_2
  2082. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  2083. WalkThrough.BorderSizePixel = 0
  2084. WalkThrough.Position = UDim2.new(0.118730992, 0, 0.536571443, 0)
  2085. WalkThrough.Size = UDim2.new(0, 92, 0, 25)
  2086. WalkThrough.Font = Enum.Font.SourceSans
  2087. WalkThrough.FontSize = Enum.FontSize.Size18
  2088. WalkThrough.Text = "Walk Through"
  2089. WalkThrough.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2090. WalkThrough.TextSize = 17
  2091.  
  2092. CreepyWatch.Name = "CreepyWatch"
  2093. CreepyWatch.Parent = ExtraBaseBackGround2_2
  2094. CreepyWatch.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  2095. CreepyWatch.BorderSizePixel = 0
  2096. CreepyWatch.Position = UDim2.new(0.118730992, 0, 0.321942836, 0)
  2097. CreepyWatch.Size = UDim2.new(0, 92, 0, 25)
  2098. CreepyWatch.Font = Enum.Font.SourceSans
  2099. CreepyWatch.FontSize = Enum.FontSize.Size18
  2100. CreepyWatch.Text = "Creepy Watch"
  2101. CreepyWatch.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2102. CreepyWatch.TextSize = 17
  2103.  
  2104. SpinAttack.Name = "SpinAttack"
  2105. SpinAttack.Parent = ExtraBaseBackGround2_2
  2106. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  2107. SpinAttack.BorderSizePixel = 0
  2108. SpinAttack.Position = UDim2.new(0.576693356, 0, 0.536571443, 0)
  2109. SpinAttack.Size = UDim2.new(0, 92, 0, 25)
  2110. SpinAttack.Font = Enum.Font.SourceSans
  2111. SpinAttack.FontSize = Enum.FontSize.Size18
  2112. SpinAttack.Text = "Spin Attack"
  2113. SpinAttack.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2114. SpinAttack.TextSize = 17
  2115.  
  2116. ExtraBaseBackGround2Side_2.Name = "ExtraBaseBackGround2Side"
  2117. ExtraBaseBackGround2Side_2.Parent = ExtraBaseBackGround2_2
  2118. ExtraBaseBackGround2Side_2.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  2119. ExtraBaseBackGround2Side_2.BorderSizePixel = 0
  2120. ExtraBaseBackGround2Side_2.Position = UDim2.new(0, 0, -0.109664232, 0)
  2121. ExtraBaseBackGround2Side_2.Size = UDim2.new(1, 0, 0.109999999, 0)
  2122.  
  2123. TXTBOX_PlrNameEXTRA.Name = "TXTBOX_PlrNameEXTRA"
  2124. TXTBOX_PlrNameEXTRA.Parent = ExtraBaseBackGround2_2
  2125. TXTBOX_PlrNameEXTRA.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  2126. TXTBOX_PlrNameEXTRA.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  2127. TXTBOX_PlrNameEXTRA.BorderSizePixel = 0
  2128. TXTBOX_PlrNameEXTRA.Position = UDim2.new(0.22050041, 0, 0.0715428591, 0)
  2129. TXTBOX_PlrNameEXTRA.Size = UDim2.new(0.559731781, 0, 0.143085718, 0)
  2130. TXTBOX_PlrNameEXTRA.ZIndex = 2
  2131. TXTBOX_PlrNameEXTRA.Font = Enum.Font.SourceSans
  2132. TXTBOX_PlrNameEXTRA.FontSize = Enum.FontSize.Size14
  2133. TXTBOX_PlrNameEXTRA.Text = "Player"
  2134. TXTBOX_PlrNameEXTRA.TextScaled = true
  2135. TXTBOX_PlrNameEXTRA.TextSize = 14
  2136. TXTBOX_PlrNameEXTRA.TextWrapped = true
  2137.  
  2138. _18.Name = "18+"
  2139. _18.Parent = ExtraBaseBackGround2_2
  2140. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  2141. _18.BorderSizePixel = 0
  2142. _18.Position = UDim2.new(0.576693356, 0, 0.75120002, 0)
  2143. _18.Size = UDim2.new(0, 92, 0, 25)
  2144. _18.Font = Enum.Font.SourceSans
  2145. _18.FontSize = Enum.FontSize.Size18
  2146. _18.Text = "18+"
  2147. _18.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2148. _18.TextSize = 17
  2149.  
  2150. SlamPropulsion.Name = "SlamPropulsion"
  2151. SlamPropulsion.Parent = ExtraBaseBackGround2_2
  2152. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  2153. SlamPropulsion.BorderSizePixel = 0
  2154. SlamPropulsion.Position = UDim2.new(0.118730992, 0, 0.75120002, 0)
  2155. SlamPropulsion.Size = UDim2.new(0, 92, 0, 25)
  2156. SlamPropulsion.Font = Enum.Font.SourceSans
  2157. SlamPropulsion.FontSize = Enum.FontSize.Size18
  2158. SlamPropulsion.Text = "Slam Propulsion"
  2159. SlamPropulsion.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2160. SlamPropulsion.TextSize = 15
  2161. SlamPropulsion.TextWrapped = true
  2162.  
  2163. Extra_backPAGE1.Name = "Extra_backPAGE1"
  2164. Extra_backPAGE1.Parent = Extra_2
  2165. Extra_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2166. Extra_backPAGE1.BorderSizePixel = 0
  2167. Extra_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  2168. Extra_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  2169. Extra_backPAGE1.Font = Enum.Font.SourceSansLight
  2170. Extra_backPAGE1.FontSize = Enum.FontSize.Size24
  2171. Extra_backPAGE1.Text = "Prev"
  2172. Extra_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2173. Extra_backPAGE1.TextSize = 22
  2174.  
  2175. Character_toPAGE1_IMAGE_3.Name = "Character_toPAGE1_IMAGE"
  2176. Character_toPAGE1_IMAGE_3.Parent = Extra_backPAGE1
  2177. Character_toPAGE1_IMAGE_3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2178. Character_toPAGE1_IMAGE_3.BorderSizePixel = 0
  2179. Character_toPAGE1_IMAGE_3.Position = UDim2.new(-0.400293052, 0, 0, 0)
  2180. Character_toPAGE1_IMAGE_3.Size = UDim2.new(0, 25, 0, 25)
  2181. Character_toPAGE1_IMAGE_3.Image = "http://www.roblox.com/asset/?id=1282894968"
  2182.  
  2183. Others_3.Name = "Others_3"
  2184. Others_3.Parent = Pages
  2185. Others_3.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2186. Others_3.BorderSizePixel = 0
  2187. Others_3.Position = UDim2.new(1, 0, 0, 0)
  2188. Others_3.Size = UDim2.new(1, 0, 1, 0)
  2189.  
  2190. OthersTitle_3.Name = "OthersTitle"
  2191. OthersTitle_3.Parent = Others_3
  2192. OthersTitle_3.BackgroundColor3 = Color3.new(1, 1, 1)
  2193. OthersTitle_3.BackgroundTransparency = 1
  2194. OthersTitle_3.Position = UDim2.new(0.226410091, 0, 0, 0)
  2195. OthersTitle_3.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  2196. OthersTitle_3.Font = Enum.Font.SourceSansBold
  2197. OthersTitle_3.FontSize = Enum.FontSize.Size28
  2198. OthersTitle_3.Text = "Others"
  2199. OthersTitle_3.TextSize = 25
  2200.  
  2201. Other_Image3.Name = "Other_Image3"
  2202. Other_Image3.Parent = Others_3
  2203. Other_Image3.BackgroundColor3 = Color3.new(1, 1, 1)
  2204. Other_Image3.BackgroundTransparency = 1
  2205. Other_Image3.Position = UDim2.new(0.124525554, 0, 0.219649136, 0)
  2206. Other_Image3.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  2207. Other_Image3.Image = "http://www.roblox.com/asset/?id=1281286925"
  2208.  
  2209. OthersText_3.Name = "OthersText"
  2210. OthersText_3.Parent = Others_3
  2211. OthersText_3.BackgroundColor3 = Color3.new(1, 1, 1)
  2212. OthersText_3.BackgroundTransparency = 1
  2213. OthersText_3.Position = UDim2.new(0.237730592, 0, 0.197684199, 0)
  2214. OthersText_3.Size = UDim2.new(0.65658927, 0, 0.219649136, 0)
  2215. OthersText_3.Font = Enum.Font.SourceSansItalic
  2216. OthersText_3.FontSize = Enum.FontSize.Size24
  2217. OthersText_3.Text = "Warning! You require tools in your inventory to use these. Some games/tools do not work."
  2218. OthersText_3.TextSize = 19
  2219. OthersText_3.TextWrapped = true
  2220.  
  2221. TXTBOX_PlrNameOTHER3.Name = "TXTBOX_PlrNameOTHER3"
  2222. TXTBOX_PlrNameOTHER3.Parent = Others_3
  2223. TXTBOX_PlrNameOTHER3.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  2224. TXTBOX_PlrNameOTHER3.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  2225. TXTBOX_PlrNameOTHER3.BorderSizePixel = 0
  2226. TXTBOX_PlrNameOTHER3.Position = UDim2.new(0.249051109, 0, 0.571087658, 0)
  2227. TXTBOX_PlrNameOTHER3.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  2228. TXTBOX_PlrNameOTHER3.ZIndex = 2
  2229. TXTBOX_PlrNameOTHER3.Font = Enum.Font.SourceSans
  2230. TXTBOX_PlrNameOTHER3.FontSize = Enum.FontSize.Size14
  2231. TXTBOX_PlrNameOTHER3.Text = "Player"
  2232. TXTBOX_PlrNameOTHER3.TextScaled = true
  2233. TXTBOX_PlrNameOTHER3.TextSize = 14
  2234. TXTBOX_PlrNameOTHER3.TextWrapped = true
  2235.  
  2236. othersBaseBackground3.Name = "othersBaseBackground3"
  2237. othersBaseBackground3.Parent = Others_3
  2238. othersBaseBackground3.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  2239. othersBaseBackground3.BorderSizePixel = 0
  2240. othersBaseBackground3.Position = UDim2.new(0.125, 0, 0.518999994, 0)
  2241. othersBaseBackground3.Size = UDim2.new(0.769794285, 0, 0.483228087, 0)
  2242.  
  2243. FreeFall.Name = "FreeFall"
  2244. FreeFall.Parent = othersBaseBackground3
  2245. FreeFall.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  2246. FreeFall.BorderSizePixel = 0
  2247. FreeFall.Position = UDim2.new(0.367916405, 0, 0.364218175, 0)
  2248. FreeFall.Size = UDim2.new(0, 92, 0, 25)
  2249. FreeFall.Font = Enum.Font.SourceSans
  2250. FreeFall.FontSize = Enum.FontSize.Size24
  2251. FreeFall.Text = "Free Fall"
  2252. FreeFall.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2253. FreeFall.TextSize = 22
  2254.  
  2255. Attach.Name = "Attach"
  2256. Attach.Parent = othersBaseBackground3
  2257. Attach.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  2258. Attach.BorderSizePixel = 0
  2259. Attach.Position = UDim2.new(0.67696619, 0, 0.364218175, 0)
  2260. Attach.Size = UDim2.new(0, 92, 0, 25)
  2261. Attach.Font = Enum.Font.SourceSans
  2262. Attach.FontSize = Enum.FontSize.Size24
  2263. Attach.Text = "Attach"
  2264. Attach.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2265. Attach.TextSize = 22
  2266.  
  2267. Bring.Name = "Bring"
  2268. Bring.Parent = othersBaseBackground3
  2269. Bring.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  2270. Bring.BorderSizePixel = 0
  2271. Bring.Position = UDim2.new(0.67696619, 0, 0.682909131, 0)
  2272. Bring.Size = UDim2.new(0, 92, 0, 25)
  2273. Bring.Font = Enum.Font.SourceSans
  2274. Bring.FontSize = Enum.FontSize.Size24
  2275. Bring.Text = "Bring"
  2276. Bring.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2277. Bring.TextSize = 22
  2278.  
  2279. SafeKill.Name = "SafeKill"
  2280. SafeKill.Parent = othersBaseBackground3
  2281. SafeKill.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  2282. SafeKill.BorderSizePixel = 0
  2283. SafeKill.Position = UDim2.new(0.367916405, 0, 0.682909131, 0)
  2284. SafeKill.Size = UDim2.new(0, 92, 0, 25)
  2285. SafeKill.Font = Enum.Font.SourceSans
  2286. SafeKill.FontSize = Enum.FontSize.Size24
  2287. SafeKill.Text = "SafeKill"
  2288. SafeKill.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2289. SafeKill.TextSize = 22
  2290.  
  2291. SuperSpin.Name = "SuperSpin"
  2292. SuperSpin.Parent = othersBaseBackground3
  2293. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  2294. SuperSpin.BorderSizePixel = 0
  2295. SuperSpin.Position = UDim2.new(0.0588666238, 0, 0.682909131, 0)
  2296. SuperSpin.Size = UDim2.new(0, 92, 0, 25)
  2297. SuperSpin.Font = Enum.Font.SourceSans
  2298. SuperSpin.FontSize = Enum.FontSize.Size24
  2299. SuperSpin.Text = "SuperSpin"
  2300. SuperSpin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2301. SuperSpin.TextSize = 22
  2302.  
  2303. Kill.Name = "Kill"
  2304. Kill.Parent = othersBaseBackground3
  2305. Kill.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  2306. Kill.BorderSizePixel = 0
  2307. Kill.Position = UDim2.new(0.0588666238, 0, 0.364218175, 0)
  2308. Kill.Size = UDim2.new(0, 92, 0, 25)
  2309. Kill.Font = Enum.Font.SourceSans
  2310. Kill.FontSize = Enum.FontSize.Size24
  2311. Kill.Text = "Kill"
  2312. Kill.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2313. Kill.TextSize = 22
  2314.  
  2315. Others_backPAGE2.Name = "Others_backPAGE2"
  2316. Others_backPAGE2.Parent = Others_3
  2317. Others_backPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2318. Others_backPAGE2.BorderSizePixel = 0
  2319. Others_backPAGE2.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  2320. Others_backPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  2321. Others_backPAGE2.Font = Enum.Font.SourceSansLight
  2322. Others_backPAGE2.FontSize = Enum.FontSize.Size24
  2323. Others_backPAGE2.Text = "Prev"
  2324. Others_backPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2325. Others_backPAGE2.TextSize = 22
  2326.  
  2327. Character_toPAGE1_IMAGE_4.Name = "Character_toPAGE1_IMAGE"
  2328. Character_toPAGE1_IMAGE_4.Parent = Others_backPAGE2
  2329. Character_toPAGE1_IMAGE_4.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2330. Character_toPAGE1_IMAGE_4.BorderSizePixel = 0
  2331. Character_toPAGE1_IMAGE_4.Position = UDim2.new(-0.400293052, 0, 0, 0)
  2332. Character_toPAGE1_IMAGE_4.Size = UDim2.new(0, 25, 0, 25)
  2333. Character_toPAGE1_IMAGE_4.Image = "http://www.roblox.com/asset/?id=1282894968"
  2334.  
  2335. Games.Name = "Games"
  2336. Games.Parent = Pages
  2337. Games.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2338. Games.BorderSizePixel = 0
  2339. Games.Position = UDim2.new(1, 0, 0, 0)
  2340. Games.Size = UDim2.new(1, 0, 1, 0)
  2341.  
  2342. Games_IMAGE.Name = "Games_IMAGE"
  2343. Games_IMAGE.Parent = Games
  2344. Games_IMAGE.BackgroundColor3 = Color3.new(1, 1, 1)
  2345. Games_IMAGE.BackgroundTransparency = 1
  2346. Games_IMAGE.Position = UDim2.new(0.0679230243, 0, 0.109824568, 0)
  2347. Games_IMAGE.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  2348. Games_IMAGE.Image = "http://www.roblox.com/asset/?id=1281454262"
  2349.  
  2350. GamesText.Name = "GamesText"
  2351. GamesText.Parent = Games
  2352. GamesText.BackgroundColor3 = Color3.new(1, 1, 1)
  2353. GamesText.BackgroundTransparency = 1
  2354. GamesText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  2355. GamesText.Size = UDim2.new(0.65658927, 0, 0.175719291, 0)
  2356. GamesText.Font = Enum.Font.SourceSansItalic
  2357. GamesText.FontSize = Enum.FontSize.Size24
  2358. GamesText.Text = "Not a completed part, I will be updating with more games."
  2359. GamesText.TextSize = 19
  2360. GamesText.TextWrapped = true
  2361.  
  2362. Games_TITLE.Name = "Games_TITLE"
  2363. Games_TITLE.Parent = Games
  2364. Games_TITLE.BackgroundColor3 = Color3.new(1, 1, 1)
  2365. Games_TITLE.BackgroundTransparency = 1
  2366. Games_TITLE.Position = UDim2.new(0.226410091, 0, 0, 0)
  2367. Games_TITLE.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  2368. Games_TITLE.Font = Enum.Font.SourceSansBold
  2369. Games_TITLE.FontSize = Enum.FontSize.Size28
  2370. Games_TITLE.Text = "Games"
  2371. Games_TITLE.TextSize = 25
  2372.  
  2373. Games_IMAGE2.Name = "Games_IMAGE2"
  2374. Games_IMAGE2.Parent = Games
  2375. Games_IMAGE2.BackgroundColor3 = Color3.new(1, 1, 1)
  2376. Games_IMAGE2.BackgroundTransparency = 1
  2377. Games_IMAGE2.Position = UDim2.new(0.815076292, 0, 0.109824568, 0)
  2378. Games_IMAGE2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  2379. Games_IMAGE2.Image = "http://www.roblox.com/asset/?id=1281454262"
  2380.  
  2381. SwordFightingTournament.Name = "SwordFightingTournament"
  2382. SwordFightingTournament.Parent = Games
  2383. SwordFightingTournament.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2384. SwordFightingTournament.BorderSizePixel = 0
  2385. SwordFightingTournament.Position = UDim2.new(0.350935638, 0, 0.329473704, 0)
  2386. SwordFightingTournament.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  2387. SwordFightingTournament.Font = Enum.Font.SourceSans
  2388. SwordFightingTournament.FontSize = Enum.FontSize.Size14
  2389. SwordFightingTournament.Text = "Sword Fighting Tournament"
  2390. SwordFightingTournament.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2391. SwordFightingTournament.TextScaled = true
  2392. SwordFightingTournament.TextSize = 14
  2393. SwordFightingTournament.TextWrapped = true
  2394.  
  2395. PlatesOfFateMayhem.Name = "PlatesOfFateMayhem"
  2396. PlatesOfFateMayhem.Parent = Games
  2397. PlatesOfFateMayhem.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2398. PlatesOfFateMayhem.BorderSizePixel = 0
  2399. PlatesOfFateMayhem.Position = UDim2.new(0.350935638, 0, 0.483228087, 0)
  2400. PlatesOfFateMayhem.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  2401. PlatesOfFateMayhem.Font = Enum.Font.SourceSans
  2402. PlatesOfFateMayhem.FontSize = Enum.FontSize.Size14
  2403. PlatesOfFateMayhem.Text = "Plates of Fate: Mayhem"
  2404. PlatesOfFateMayhem.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2405. PlatesOfFateMayhem.TextScaled = true
  2406. PlatesOfFateMayhem.TextSize = 14
  2407. PlatesOfFateMayhem.TextWrapped = true
  2408.  
  2409. GamesText2.Name = "GamesText2"
  2410. GamesText2.Parent = Games
  2411. GamesText2.BackgroundColor3 = Color3.new(1, 1, 1)
  2412. GamesText2.BackgroundTransparency = 1
  2413. GamesText2.Position = UDim2.new(0.0679230243, 0, 0.768771946, 0)
  2414. GamesText2.Size = UDim2.new(0.871678829, 0, 0.175719291, 0)
  2415. GamesText2.Font = Enum.Font.SourceSansItalic
  2416. GamesText2.FontSize = Enum.FontSize.Size24
  2417. GamesText2.Text = "Since games update, buttons can sometimes not work. If they do not work, please let me know so I can update."
  2418. GamesText2.TextSize = 19
  2419. GamesText2.TextWrapped = true
  2420.  
  2421. Frappe.Name = "Frappe"
  2422. Frappe.Parent = Games
  2423. Frappe.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2424. Frappe.BorderSizePixel = 0
  2425. Frappe.Position = UDim2.new(0.350935638, 0, 0.636982441, 0)
  2426. Frappe.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  2427. Frappe.Font = Enum.Font.SourceSans
  2428. Frappe.FontSize = Enum.FontSize.Size14
  2429. Frappe.Text = "Frappe"
  2430. Frappe.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2431. Frappe.TextScaled = true
  2432. Frappe.TextSize = 14
  2433. Frappe.TextWrapped = true
  2434.  
  2435. Frappe_2.Name = "Frappe"
  2436. Frappe_2.Parent = Games
  2437. Frappe_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2438. Frappe_2.BorderSizePixel = 0
  2439. Frappe_2.Position = UDim2.new(0.667909801, 0, 0.329473704, 0)
  2440. Frappe_2.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  2441. Frappe_2.Font = Enum.Font.SourceSans
  2442. Frappe_2.FontSize = Enum.FontSize.Size14
  2443. Frappe_2.Text = "Frappe"
  2444. Frappe_2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2445. Frappe_2.TextScaled = true
  2446. Frappe_2.TextSize = 14
  2447. Frappe_2.TextWrapped = true
  2448.  
  2449. MenuFrame.Name = "MenuFrame"
  2450. MenuFrame.Parent = MainFrame
  2451. MenuFrame.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  2452. MenuFrame.BorderSizePixel = 0
  2453. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  2454. MenuFrame.Size = UDim2.new(0, 170, 0, 271)
  2455.  
  2456. Welcome.Name = "Welcome"
  2457. Welcome.Parent = MenuFrame
  2458. Welcome.BackgroundColor3 = Color3.new(1, 1, 1)
  2459. Welcome.BackgroundTransparency = 1
  2460. Welcome.Position = UDim2.new(0.0294333119, 0, 0.0184797049, 0)
  2461. Welcome.Size = UDim2.new(0.941865981, 0, 0.0739188194, 0)
  2462. Welcome.Font = Enum.Font.SourceSansLight
  2463. Welcome.FontSize = Enum.FontSize.Size14
  2464. Welcome.Text = "Welcome,"
  2465. Welcome.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2466. Welcome.TextScaled = true
  2467. Welcome.TextSize = 14
  2468. Welcome.TextWrapped = true
  2469.  
  2470. NameOfPlayer.Name = "NameOfPlayer"
  2471. NameOfPlayer.Parent = MenuFrame
  2472. NameOfPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  2473. NameOfPlayer.BackgroundTransparency = 1
  2474. NameOfPlayer.Position = UDim2.new(0, 0, 0.0923985243, 0)
  2475. NameOfPlayer.Size = UDim2.new(0.971299291, 0, 0.0739188194, 0)
  2476. NameOfPlayer.Font = Enum.Font.SourceSansItalic
  2477. NameOfPlayer.FontSize = Enum.FontSize.Size14
  2478. NameOfPlayer.Text = "PlayerName"
  2479. NameOfPlayer.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2480. NameOfPlayer.TextScaled = true
  2481. NameOfPlayer.TextSize = 14
  2482. NameOfPlayer.TextWrapped = true
  2483.  
  2484. T_Information.Name = "T_Information"
  2485. T_Information.Parent = MenuFrame
  2486. T_Information.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2487. T_Information.BorderSizePixel = 0
  2488. T_Information.Position = UDim2.new(0, 0, 0.221756458, 0)
  2489. T_Information.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2490. T_Information.Font = Enum.Font.SourceSans
  2491. T_Information.FontSize = Enum.FontSize.Size18
  2492. T_Information.Text = "Information"
  2493. T_Information.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2494. T_Information.TextSize = 16
  2495. T_Information.TextXAlignment = Enum.TextXAlignment.Left
  2496.  
  2497. T_InfoImage.Name = "T_InfoImage"
  2498. T_InfoImage.Parent = T_Information
  2499. T_InfoImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2500. T_InfoImage.BackgroundTransparency = 1
  2501. T_InfoImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2502. T_InfoImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2503. T_InfoImage.Image = "http://www.roblox.com/asset/?id=1281284684"
  2504.  
  2505. T_Character.Name = "T_Character"
  2506. T_Character.Parent = MenuFrame
  2507. T_Character.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2508. T_Character.BorderSizePixel = 0
  2509. T_Character.Position = UDim2.new(0, 0, 0.388073802, 0)
  2510. T_Character.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2511. T_Character.Font = Enum.Font.SourceSans
  2512. T_Character.FontSize = Enum.FontSize.Size18
  2513. T_Character.Text = "Character"
  2514. T_Character.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2515. T_Character.TextSize = 16
  2516. T_Character.TextXAlignment = Enum.TextXAlignment.Left
  2517.  
  2518. T_CharImage.Name = "T_CharImage"
  2519. T_CharImage.Parent = T_Character
  2520. T_CharImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2521. T_CharImage.BackgroundTransparency = 1
  2522. T_CharImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2523. T_CharImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2524. T_CharImage.Image = "http://www.roblox.com/asset/?id=1281299598"
  2525.  
  2526. T_Games.Name = "T_Games"
  2527. T_Games.Parent = MenuFrame
  2528. T_Games.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2529. T_Games.BorderSizePixel = 0
  2530. T_Games.Position = UDim2.new(0, 0, 0.498952031, 0)
  2531. T_Games.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2532. T_Games.Font = Enum.Font.SourceSans
  2533. T_Games.FontSize = Enum.FontSize.Size18
  2534. T_Games.Text = "Games"
  2535. T_Games.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2536. T_Games.TextSize = 16
  2537. T_Games.TextXAlignment = Enum.TextXAlignment.Left
  2538.  
  2539. T_GameImage.Name = "T_GameImage"
  2540. T_GameImage.Parent = T_Games
  2541. T_GameImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2542. T_GameImage.BackgroundTransparency = 1
  2543. T_GameImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2544. T_GameImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2545. T_GameImage.Image = "http://www.roblox.com/asset/?id=1281454262"
  2546.  
  2547. T_Others.Name = "T_Others"
  2548. T_Others.Parent = MenuFrame
  2549. T_Others.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2550. T_Others.BorderSizePixel = 0
  2551. T_Others.Position = UDim2.new(0, 0, 0.60983026, 0)
  2552. T_Others.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2553. T_Others.Font = Enum.Font.SourceSans
  2554. T_Others.FontSize = Enum.FontSize.Size18
  2555. T_Others.Text = "Others"
  2556. T_Others.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2557. T_Others.TextSize = 16
  2558. T_Others.TextXAlignment = Enum.TextXAlignment.Left
  2559.  
  2560. T_OtherImage.Name = "T_OtherImage"
  2561. T_OtherImage.Parent = T_Others
  2562. T_OtherImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2563. T_OtherImage.BackgroundTransparency = 1
  2564. T_OtherImage.Position = UDim2.new(0.795000017, 0, -0.351000011, 0)
  2565. T_OtherImage.Size = UDim2.new(0, 30, 0, 30)
  2566. T_OtherImage.Image = "http://www.roblox.com/asset/?id=1281476978"
  2567.  
  2568. T_Extra.Name = "T_Extra"
  2569. T_Extra.Parent = MenuFrame
  2570. T_Extra.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2571. T_Extra.BorderSizePixel = 0
  2572. T_Extra.Position = UDim2.new(0, 0, 0.720708489, 0)
  2573. T_Extra.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2574. T_Extra.Font = Enum.Font.SourceSans
  2575. T_Extra.FontSize = Enum.FontSize.Size18
  2576. T_Extra.Text = "Extra"
  2577. T_Extra.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2578. T_Extra.TextSize = 16
  2579. T_Extra.TextXAlignment = Enum.TextXAlignment.Left
  2580.  
  2581. T_ExtraImage.Name = "T_ExtraImage"
  2582. T_ExtraImage.Parent = T_Extra
  2583. T_ExtraImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2584. T_ExtraImage.BackgroundTransparency = 1
  2585. T_ExtraImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2586. T_ExtraImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2587. T_ExtraImage.Image = "http://www.roblox.com/asset/?id=1281477720"
  2588.  
  2589. DeleteGUI.Name = "DeleteGUI"
  2590. DeleteGUI.Parent = MenuFrame
  2591. DeleteGUI.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  2592. DeleteGUI.BorderSizePixel = 0
  2593. DeleteGUI.Position = UDim2.new(0, 0, 0.887025833, 0)
  2594. DeleteGUI.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2595. DeleteGUI.Font = Enum.Font.SourceSans
  2596. DeleteGUI.FontSize = Enum.FontSize.Size18
  2597. DeleteGUI.Text = "Delete GUI"
  2598. DeleteGUI.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2599. DeleteGUI.TextSize = 16
  2600. DeleteGUI.TextXAlignment = Enum.TextXAlignment.Left
  2601.  
  2602. DELETEIMAGE.Name = "DELETEIMAGE"
  2603. DELETEIMAGE.Parent = DeleteGUI
  2604. DELETEIMAGE.BackgroundColor3 = Color3.new(1, 1, 1)
  2605. DELETEIMAGE.BackgroundTransparency = 1
  2606. DELETEIMAGE.Position = UDim2.new(0.853566051, 0, 0, 0)
  2607. DELETEIMAGE.Size = UDim2.new(0.14716655, 0, 1.00160003, 0)
  2608. DELETEIMAGE.Image = "http://www.roblox.com/asset/?id=1281475635"
  2609.  
  2610. Darkness.Name = "Darkness"
  2611. Darkness.Parent = MainFrame
  2612. Darkness.BackgroundColor3 = Color3.new(0.180392, 0.192157, 0.176471)
  2613. Darkness.BackgroundTransparency = 0.8
  2614. Darkness.BorderSizePixel = 0
  2615. Darkness.Position = UDim2.new(0.38499999, 0, 0.075000003, 0)
  2616. Darkness.Size = UDim2.new(0, 272, 0, 271)
  2617. Darkness.Visible = false
  2618. Darkness.ZIndex = 7
  2619. Darkness.Font = Enum.Font.SourceSans
  2620. Darkness.FontSize = Enum.FontSize.Size14
  2621. Darkness.Text = ""
  2622. Darkness.TextSize = 14
  2623.  
  2624. -----------------------------------------------------------------
  2625. -----------------------------------------------------------------
  2626. NameOfPlayer.Text = game.Players.LocalPlayer.Name
  2627. if game.Workspace.FilteringEnabled == true then
  2628. Image_FE_ENABLED.Visible = true
  2629. Image_FE_DISABLED.Visible = false
  2630. Text_FE_ENABLED.Visible = true
  2631. Text_FE_DISABLED.Visible = false
  2632. else
  2633. Image_FE_ENABLED.Visible = false
  2634. Image_FE_DISABLED.Visible = true
  2635. Text_FE_ENABLED.Visible = false
  2636. Text_FE_DISABLED.Visible = true
  2637. end
  2638.  
  2639. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  2640. local Found = {}
  2641. local strl = String:lower()
  2642. if strl == "all" then
  2643. for i,v in pairs(game.Players:GetPlayers()) do
  2644. table.insert(Found,v)
  2645. end
  2646. elseif strl == "others" then
  2647. for i,v in pairs(game.Players:GetPlayers()) do
  2648. if v.Name ~= game.Players.LocalPlayer.Name then
  2649. table.insert(Found,v)
  2650. end
  2651. end
  2652. else
  2653. for i,v in pairs(game.Players:GetPlayers()) do
  2654. if v.Name:lower():sub(1, #String) == String:lower() then
  2655. table.insert(Found,v)
  2656. end
  2657. end
  2658. end
  2659. return Found
  2660. end
  2661.  
  2662. OpenMenu.MouseButton1Click:connect(function()
  2663. MenuFrame:TweenPosition(UDim2.new(0, 0, 0.075, 0), "Out", "Sine", 0.7)
  2664. MenuEnterFrame:TweenPosition(UDim2.new(0, 170, 0.075, 0), "Out", "Sine", 0.7)
  2665. Pages:TweenPosition(UDim2.new(0, 170, 0.223, 0), "Out", "Sine", 0.7)
  2666. wait(0.7)
  2667. Darkness.Visible = true
  2668. Darkness.BackgroundTransparency = 0.8
  2669. end)
  2670.  
  2671. Darkness.MouseButton1Click:connect(function()
  2672. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.7)
  2673. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.7)
  2674. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.7)
  2675. Darkness.Visible = false
  2676. end)
  2677.  
  2678. closedgui = true
  2679. CloseGUI.MouseButton1Click:connect(function()
  2680. wait(0.3)
  2681. if closedgui then
  2682. Pages.Position = UDim2.new(0, 0, 0.223, 0)
  2683. OpenMenu.Position = UDim2.new(0, 0, 0, 0)
  2684. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  2685. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  2686. Darkness.Visible = false
  2687. Pages:TweenPosition(UDim2.new(0, 0, -0.786, 0), "Out", "Sine", 1.5)
  2688. OpenMenu:TweenPosition(UDim2.new(-0.102, 0, 0, 0), "Out", "Sine", 1.5)
  2689. wait(1.6)
  2690. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  2691. Darkness.Visible = false
  2692. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  2693. closedgui = false
  2694. else
  2695. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 1.5)
  2696. wait(1.5)
  2697. OpenMenu:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2698. wait(0.6)
  2699. closedgui = true
  2700. end
  2701. end)
  2702.  
  2703. DeleteGUI.MouseButton1Click:connect(function()
  2704. game.CoreGui.OPFinality:Destroy()
  2705. end)
  2706.  
  2707. T_Character.MouseButton1Click:connect(function()
  2708. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2709. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2710. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2711. Darkness.Visible = false
  2712. wait(0.5)
  2713. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2714. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2715. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2716. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2717. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2718. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2719. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2720. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2721. wait(0.5)
  2722. Character_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2723. end)
  2724.  
  2725. T_Extra.MouseButton1Click:connect(function()
  2726. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2727. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2728. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2729. Darkness.Visible = false
  2730. wait(0.5)
  2731. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2732. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2733. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2734. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2735. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2736. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2737. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2738. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2739. wait(0.5)
  2740. Extra_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2741. end)
  2742.  
  2743. T_Games.MouseButton1Click:connect(function()
  2744. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2745. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2746. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2747. Darkness.Visible = false
  2748. wait(0.5)
  2749. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2750. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2751. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2752. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2753. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2754. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2755. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2756. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2757. wait(0.5)
  2758. Games:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2759. end)
  2760.  
  2761. T_Information.MouseButton1Click:connect(function()
  2762. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2763. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2764. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2765. Darkness.Visible = false
  2766. wait(0.5)
  2767. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2768. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2769. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2770. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2771. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2772. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2773. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2774. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2775. wait(0.5)
  2776. Information:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2777. end)
  2778.  
  2779. T_Others.MouseButton1Click:connect(function()
  2780. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2781. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2782. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2783. Darkness.Visible = false
  2784. wait(0.5)
  2785. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2786. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2787. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2788. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2789. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2790. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2791. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2792. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2793. wait(0.5)
  2794. Others_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2795. end)
  2796.  
  2797. Character_toPAGE2.MouseButton1Click:connect(function()
  2798. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2799. wait(0.5)
  2800. Character_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2801. end)
  2802. Character_backPAGE1.MouseButton1Click:connect(function()
  2803. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2804. wait(0.5)
  2805. Character_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2806. end)
  2807. Extra_toPAGE2.MouseButton1Click:connect(function()
  2808. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2809. wait(0.5)
  2810. Extra_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2811. end)
  2812. Extra_backPAGE1.MouseButton1Click:connect(function()
  2813. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2814. wait(0.5)
  2815. Extra_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2816. end)
  2817. Others_toPAGE2.MouseButton1Click:connect(function()
  2818. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2819. wait(0.5)
  2820. Others_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2821. end)
  2822. Others_toPAGE3.MouseButton1Click:connect(function()
  2823. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2824. wait(0.5)
  2825. Others_3:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2826. end)
  2827. Others_backPAGE1.MouseButton1Click:connect(function()
  2828. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2829. wait(0.5)
  2830. Others_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2831. end)
  2832. Others_backPAGE2.MouseButton1Click:connect(function()
  2833. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2834. wait(0.5)
  2835. Others_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2836. end)
  2837.  
  2838. -------------------------------------------------------------------------------
  2839. -------------------------------------------------------------------------------
  2840.  
  2841. HipHeight.MouseButton1Click:connect(function()
  2842. game.Players.LocalPlayer.Character.Humanoid.HipHeight = TXTBOX_Stats.Text
  2843. end)
  2844. Speed.MouseButton1Click:connect(function()
  2845. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = TXTBOX_Stats.Text
  2846. end)
  2847. JumpHeight.MouseButton1Click:connect(function()
  2848. game.Players.LocalPlayer.Character.Humanoid.JumpPower = TXTBOX_Stats.Text
  2849. end)
  2850. Chat.MouseButton1Click:connect(function()
  2851. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(TXTBOX_Chat.Text, "All")
  2852. end)
  2853. SpammingChar = false
  2854. Spam_2.MouseButton1Click:connect(function()
  2855. SpammingChar = not SpammingChar
  2856. end)
  2857.  
  2858. local flying = false
  2859. Fly.MouseButton1Click:connect(function()
  2860. flying = not flying
  2861. repeat wait()
  2862. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  2863. local mouse = game.Players.LocalPlayer:GetMouse()
  2864. repeat wait() until mouse
  2865. local plr = game.Players.LocalPlayer
  2866. local torso = plr.Character.Torso
  2867. local deb = true
  2868. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  2869. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2870. local maxspeed = 80
  2871. local speed = 0
  2872. if flying then
  2873. Fly.BackgroundColor3 = Color3.new(0.201961, 0.837255, 0.711765)
  2874. else
  2875. Fly.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  2876. end
  2877.  
  2878. function FlyFunction()
  2879. local bg = Instance.new("BodyGyro", torso)
  2880. bg.P = 9e4
  2881. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2882. bg.cframe = torso.CFrame
  2883. local bv = Instance.new("BodyVelocity", torso)
  2884. bv.velocity = Vector3.new(0,0.1,0)
  2885. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2886. repeat wait()
  2887. plr.Character.Humanoid.PlatformStand = true
  2888. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  2889. speed = speed+.5+(speed/maxspeed)
  2890. if speed > maxspeed then
  2891. speed = maxspeed
  2892. end
  2893. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  2894. speed = speed-1
  2895. if speed < 0 then
  2896. speed = 0
  2897. end
  2898. end
  2899. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  2900. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  2901. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  2902. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  2903. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  2904. else
  2905. bv.velocity = Vector3.new(0,0.1,0)
  2906. end
  2907. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  2908. until not flying
  2909. ctrl = {f = 0, b = 0, l = 0, r = 0}
  2910. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2911. speed = 0
  2912. bg:Destroy()
  2913. bv:Destroy()
  2914. plr.Character.Humanoid.PlatformStand = false
  2915. end
  2916. mouse.KeyDown:connect(function(key)
  2917. if key:lower() == "w" then
  2918. ctrl.f = 1
  2919. elseif key:lower() == "s" then
  2920. ctrl.b = -1
  2921. elseif key:lower() == "a" then
  2922. ctrl.l = -1
  2923. elseif key:lower() == "d" then
  2924. ctrl.r = 1
  2925. end
  2926. end)
  2927. mouse.KeyUp:connect(function(key)
  2928. if key:lower() == "w" then
  2929. ctrl.f = 0
  2930. elseif key:lower() == "s" then
  2931. ctrl.b = 0
  2932. elseif key:lower() == "a" then
  2933. ctrl.l = 0
  2934. elseif key:lower() == "d" then
  2935. ctrl.r = 0
  2936. end
  2937. end)
  2938. FlyFunction()
  2939. end)
  2940.  
  2941. clip = true
  2942. Noclip.MouseButton1Click:connect(function()
  2943. clip = not clip
  2944. game:GetService('RunService').Stepped:connect(function()
  2945. if not clip then
  2946. Noclip.BackgroundColor3 = Color3.new(0.201961, 0.837255, 0.711765)
  2947. game.Players.LocalPlayer.Character.Head.CanCollide = false
  2948. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  2949. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  2950. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  2951. else
  2952. Noclip.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  2953. end
  2954. end)
  2955. end)
  2956.  
  2957. local Anim = Instance.new("Animation")
  2958. Anim.AnimationId = "rbxassetid://33169583"
  2959. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2960. local armsareoff = false
  2961. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2962. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2963. armsareoff = false
  2964. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2965. end)
  2966. armsoff.MouseButton1Click:connect(function()
  2967. armsareoff = not armsareoff
  2968. if armsareoff then
  2969. armsoff.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2970. while wait() do
  2971. if track.IsPlaying == false then
  2972. if armsareoff then
  2973. track:Play(.1, 1, 1e6)
  2974. end
  2975. end
  2976. end
  2977. else
  2978. track:Stop()
  2979. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2980. end
  2981. end)
  2982.  
  2983. local Anim = Instance.new("Animation")
  2984. Anim.AnimationId = "rbxassetid://121572214"
  2985. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2986. headfloatACTIVE = false
  2987. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2988. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2989. headfloatACTIVE = false
  2990. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2991. end)
  2992. headfloat.MouseButton1Click:connect(function()
  2993. headfloatACTIVE = not headfloatACTIVE
  2994. if headfloatACTIVE then
  2995. headfloat.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2996. while wait() do
  2997. if track.IsPlaying == false then
  2998. if headfloatACTIVE then
  2999. track:Play(.1, 1, 1)
  3000. end
  3001. end
  3002. end
  3003. else
  3004. track:Stop()
  3005. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3006. end
  3007. end)
  3008.  
  3009. local Anim = Instance.new("Animation")
  3010. Anim.AnimationId = "rbxassetid://35154961"
  3011. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3012. local headthrowACTIVE = false
  3013. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3014. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3015. headthrowACTIVE = false
  3016. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3017. end)
  3018. headthrow.MouseButton1Click:connect(function()
  3019. headthrowACTIVE = not headthrowACTIVE
  3020. if headthrowACTIVE then
  3021. headthrow.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  3022. while wait() do
  3023. if track.IsPlaying == false then
  3024. if headthrowACTIVE then
  3025. track:Play(.1, 1, 1)
  3026. end
  3027. end
  3028. end
  3029. else
  3030. track:Stop()
  3031. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3032. end
  3033. end)
  3034.  
  3035. local Anim = Instance.new("Animation")
  3036. Anim.AnimationId = "rbxassetid://35154961"
  3037. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3038. local loopheadACTIVE = false
  3039. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3040. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3041. loopheadACTIVE = false
  3042. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3043. end)
  3044. loophead.MouseButton1Click:connect(function()
  3045. loopheadACTIVE = not loopheadACTIVE
  3046. if loopheadACTIVE then
  3047. loophead.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  3048. while wait() do
  3049. if track.IsPlaying == false then
  3050. if loopheadACTIVE then
  3051. track:Play(.1, 1, 1e6)
  3052. end
  3053. end
  3054. end
  3055. else
  3056. track:Stop()
  3057. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3058. end
  3059. end)
  3060.  
  3061. local Anim = Instance.new("Animation")
  3062. Anim.AnimationId = "rbxassetid://313762630"
  3063. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3064. local levitateACTIVE = false
  3065. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3066. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3067. levitateACTIVE = false
  3068. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3069. end)
  3070. levitate.MouseButton1Click:connect(function()
  3071. levitateACTIVE = not levitateACTIVE
  3072. if levitateACTIVE then
  3073. levitate.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  3074. while wait() do
  3075. if track.IsPlaying == false then
  3076. if levitateACTIVE then
  3077. track:Play(.1, 1, 1)
  3078. end
  3079. end
  3080. end
  3081. else
  3082. track:Stop()
  3083. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3084. end
  3085. end)
  3086.  
  3087. local Anim = Instance.new("Animation")
  3088. Anim.AnimationId = "rbxassetid://282574440"
  3089. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3090. local crawlACTIVE = false
  3091. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3092. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3093. crawlACTIVE = false
  3094. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3095. end)
  3096. crawl.MouseButton1Click:connect(function()
  3097. crawlACTIVE = not crawlACTIVE
  3098. if crawlACTIVE then
  3099. crawl.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  3100. while wait() do
  3101. if track.IsPlaying == false then
  3102. if crawlACTIVE then
  3103. track:Play(.1, 1, 1)
  3104. end
  3105. end
  3106. end
  3107. else
  3108. track:Stop()
  3109. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3110. end
  3111. end)
  3112.  
  3113. local Anim = Instance.new("Animation")
  3114. Anim.AnimationId = "rbxassetid://184574340"
  3115. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3116. local jumplandACTIVE = false
  3117. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3118. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3119. jumplandACTIVE = false
  3120. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3121. end)
  3122. jumpland.MouseButton1Click:connect(function()
  3123. jumplandACTIVE = not jumplandACTIVE
  3124. if jumplandACTIVE then
  3125. jumpland.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  3126. while wait() do
  3127. if track.IsPlaying == false then
  3128. if jumplandACTIVE then
  3129. track:Play(.1, 1, 1)
  3130. end
  3131. end
  3132. end
  3133. else
  3134. track:Stop()
  3135. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3136. end
  3137. end)
  3138.  
  3139. local Anim = Instance.new("Animation")
  3140. Anim.AnimationId = "rbxassetid://126753849"
  3141. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3142. local punchesACTIVE = false
  3143. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3144. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3145. punchesACTIVE = false
  3146. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3147. end)
  3148. punches.MouseButton1Click:connect(function()
  3149. punchesACTIVE = not punchesACTIVE
  3150. if punchesACTIVE then
  3151. punches.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  3152. while wait() do
  3153. if track.IsPlaying == false then
  3154. if punchesACTIVE then
  3155. track:Play(.1, 1, 1)
  3156. end
  3157. end
  3158. end
  3159. else
  3160. track:Stop()
  3161. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3162. end
  3163. end)
  3164.  
  3165. local Anim = Instance.new("Animation")
  3166. Anim.AnimationId = "rbxassetid://204062532"
  3167. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3168. local swingACTIVE = false
  3169. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3170. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3171. swingACTIVE = false
  3172. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3173. end)
  3174. swing.MouseButton1Click:connect(function()
  3175. swingACTIVE = not swingACTIVE
  3176. if swingACTIVE then
  3177. swing.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  3178. while wait() do
  3179. if track.IsPlaying == false then
  3180. if swingACTIVE then
  3181. track:Play(.1, 1, 1)
  3182. end
  3183. end
  3184. end
  3185. else
  3186. track:Stop()
  3187. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3188. end
  3189. end)
  3190.  
  3191. local Anim = Instance.new("Animation")
  3192. Anim.AnimationId = "rbxassetid://204295235"
  3193. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3194. local swordstrikeACTIVE = false
  3195. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3196. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3197. swordstrikeACTIVE = false
  3198. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3199. end)
  3200. swordstrike.MouseButton1Click:connect(function()
  3201. swordstrikeACTIVE = not swordstrikeACTIVE
  3202. if swordstrikeACTIVE then
  3203. swordstrike.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  3204. while wait() do
  3205. if track.IsPlaying == false then
  3206. if swordstrikeACTIVE then
  3207. track:Play(.1, 1, 1)
  3208. end
  3209. end
  3210. end
  3211. else
  3212. track:Stop()
  3213. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3214. end
  3215. end)
  3216.  
  3217. local Anim = Instance.new("Animation")
  3218. Anim.AnimationId = "rbxassetid://45834924"
  3219. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3220. local happyACTIVE = false
  3221. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3222. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3223. happyACTIVE = false
  3224. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3225. end)
  3226. happy.MouseButton1Click:connect(function()
  3227. happyACTIVE = not happyACTIVE
  3228. if happyACTIVE then
  3229. happy.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  3230. while wait() do
  3231. if track.IsPlaying == false then
  3232. if happyACTIVE then
  3233. track:Play(.1, 1, 1)
  3234. end
  3235. end
  3236. end
  3237. else
  3238. track:Stop()
  3239. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3240. end
  3241. end)
  3242.  
  3243. local Anim = Instance.new("Animation")
  3244. Anim.AnimationId = "rbxassetid://33796059"
  3245. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3246. local insaneACTIVE = false
  3247. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3248. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3249. insaneACTIVE = false
  3250. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3251. end)
  3252. insane.MouseButton1Click:connect(function()
  3253. insaneACTIVE = not insaneACTIVE
  3254. if insaneACTIVE then
  3255. insane.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  3256. while wait() do
  3257. if track.IsPlaying == false then
  3258. if insaneACTIVE then
  3259. track:Play(.1, 1, 1e6)
  3260. end
  3261. end
  3262. end
  3263. else
  3264. track:Stop()
  3265. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3266. end
  3267. end)
  3268.  
  3269. local Anim = Instance.new("Animation")
  3270. Anim.AnimationId = "rbxassetid://429703734"
  3271. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3272. local movingdanceACTIVE = false
  3273. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3274. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3275. movingdanceACTIVE = false
  3276. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3277. end)
  3278. movingdance.MouseButton1Click:connect(function()
  3279. movingdanceACTIVE = not movingdanceACTIVE
  3280. if movingdanceACTIVE then
  3281. movingdance.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  3282. while wait() do
  3283. if track.IsPlaying == false then
  3284. if movingdanceACTIVE then
  3285. track:Play(.1, 1, 1)
  3286. end
  3287. end
  3288. end
  3289. else
  3290. track:Stop()
  3291. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3292. end
  3293. end)
  3294.  
  3295. local Anim = Instance.new("Animation")
  3296. Anim.AnimationId = "rbxassetid://35654637"
  3297. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3298. local normalACTIVE = false
  3299. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3300. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3301. normalACTIVE = false
  3302. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3303. end)
  3304. normal.MouseButton1Click:connect(function()
  3305. normalACTIVE = not normalACTIVE
  3306. if normalACTIVE then
  3307. normal.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  3308. while wait() do
  3309. if track.IsPlaying == false then
  3310. if normalACTIVE then
  3311. track:Play(.1, 1, 1)
  3312. end
  3313. end
  3314. end
  3315. else
  3316. track:Stop()
  3317. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3318. end
  3319. end)
  3320.  
  3321. local Anim = Instance.new("Animation")
  3322. Anim.AnimationId = "rbxassetid://186934910"
  3323. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3324. local spindanceACTIVE = false
  3325. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3326. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3327. spindanceACTIVE = false
  3328. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3329. end)
  3330. spindance.MouseButton1Click:connect(function()
  3331. spindanceACTIVE = not spindanceACTIVE
  3332. if spindanceACTIVE then
  3333. spindance.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  3334. while wait() do
  3335. if track.IsPlaying == false then
  3336. if spindanceACTIVE then
  3337. track:Play(.1, 1, 1)
  3338. end
  3339. end
  3340. end
  3341. else
  3342. track:Stop()
  3343. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3344. end
  3345. end)
  3346.  
  3347. local Anim = Instance.new("Animation")
  3348. Anim.AnimationId = "rbxassetid://215384594"
  3349. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3350. local CloneIllusionACTIVE = false
  3351. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3352. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3353. CloneIllusionACTIVE = false
  3354. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3355. end)
  3356. CloneIllusion.MouseButton1Click:connect(function()
  3357. CloneIllusionACTIVE = not CloneIllusionACTIVE
  3358. if CloneIllusionACTIVE then
  3359. CloneIllusion.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  3360. while wait() do
  3361. if track.IsPlaying == false then
  3362. if CloneIllusionACTIVE then
  3363. track:Play(.1, 1, 1e6)
  3364. end
  3365. end
  3366. end
  3367. else
  3368. track:Stop()
  3369. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3370. end
  3371. end)
  3372.  
  3373. spinning = false
  3374. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3375. spinning = false
  3376. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3377. end)
  3378. CoolSpin.MouseButton1Click:connect(function()
  3379. spinning = not spinning
  3380. if spinning then
  3381. local p = Instance.new("RocketPropulsion")
  3382. p.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3383. p.Name = "CrazySpin"
  3384. p.Target = game.Players.LocalPlayer.Character["Left Arm"]
  3385. p:Fire()
  3386. CoolSpin.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  3387. else
  3388. game.Players.LocalPlayer.Character.HumanoidRootPart.CrazySpin:Destroy()
  3389. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3390. end
  3391. end)
  3392.  
  3393. local Anim = Instance.new("Animation")
  3394. Anim.AnimationId = "rbxassetid://180612465"
  3395. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3396. local ScaredACTIVE = false
  3397. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3398. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3399. ScaredACTIVE = false
  3400. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.711765, 0.1705882)
  3401. end)
  3402. CrouchRocket.MouseButton1Click:connect(function()
  3403. ScaredACTIVE = not ScaredACTIVE
  3404. if ScaredACTIVE then
  3405. local u = Instance.new("RocketPropulsion")
  3406. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3407. u.Name = "CrouchRocket"
  3408. u.Target = game.Players.LocalPlayer.Character.Head
  3409. u:Fire()
  3410. CrouchRocket.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  3411. while wait() do
  3412. if track.IsPlaying == false then
  3413. if ScaredACTIVE then
  3414. track:Play(.1, 1, 1)
  3415. end
  3416. end
  3417. end
  3418. else
  3419. track:Stop()
  3420. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3421. game.Players.LocalPlayer.Character.HumanoidRootPart.CrouchRocket:Destroy()
  3422. end
  3423. end)
  3424.  
  3425. local Anim = Instance.new("Animation")
  3426. Anim.AnimationId = "rbxassetid://184574340"
  3427. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3428. local jumprocketnow = false
  3429. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3430. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3431. jumprocketnow = false
  3432. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.711765, 0.1705882)
  3433. end)
  3434. JumpRocket.MouseButton1Click:connect(function()
  3435. jumprocketnow = not jumprocketnow
  3436. if jumprocketnow then
  3437. local u = Instance.new("RocketPropulsion")
  3438. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3439. u.Name = "JumpRocket"
  3440. u.Target = game.Players.LocalPlayer.Character.Head
  3441. u:Fire()
  3442. JumpRocket.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  3443. while wait() do
  3444. if track.IsPlaying == false then
  3445. if jumprocketnow then
  3446. track:Play(.1, 1, 1)
  3447. end
  3448. end
  3449. end
  3450. else
  3451. track:Stop()
  3452. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3453. game.Players.LocalPlayer.Character.HumanoidRootPart.JumpRocket:Destroy()
  3454. end
  3455. end)
  3456.  
  3457. local Anim = Instance.new("Animation")
  3458. Anim.AnimationId = "rbxassetid://126753849"
  3459. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3460. local RapidPunchACTIVE = false
  3461. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3462. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3463. RapidPunchACTIVE = false
  3464. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  3465. end)
  3466. RapidPunch.MouseButton1Click:connect(function()
  3467. RapidPunchACTIVE = not RapidPunchACTIVE
  3468. if RapidPunchACTIVE then
  3469. RapidPunch.BackgroundColor3 = Color3.new(0.1962745, 0.827451, 0.721569)
  3470. while wait() do
  3471. if track.IsPlaying == false then
  3472. if RapidPunchACTIVE then
  3473. track:Play(.1, 1, 10)
  3474. end
  3475. end
  3476. end
  3477. else
  3478. track:Stop()
  3479. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  3480. end
  3481. end)
  3482.  
  3483. FEGodmode.MouseButton1Click:connect(function()
  3484. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3485. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3486. l.Parent = game.Players.LocalPlayer.Character
  3487. l.Name = "Humanoid"
  3488. wait(0.1)
  3489. game.Players.LocalPlayer.Character["1"]:Destroy()
  3490. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3491. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3492. wait(0.1)
  3493. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3494. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3495. end)
  3496.  
  3497. NoLimbs.MouseButton1Click:connect(function()
  3498. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  3499. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  3500. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  3501. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  3502. end)
  3503.  
  3504. BrickHats.MouseButton1Click:connect(function()
  3505. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  3506. if (v:IsA("Accessory")) then
  3507. v.Handle.Mesh:Destroy()
  3508. end
  3509. end
  3510. end)
  3511.  
  3512. local Anim = Instance.new("Animation")
  3513. Anim.AnimationId = "rbxassetid://181525546"
  3514. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3515. local FaintACTIVE = false
  3516. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3517. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3518. FaintACTIVE = false
  3519. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3520. end)
  3521. Faint.MouseButton1Click:connect(function()
  3522. FaintACTIVE = not FaintACTIVE
  3523. if FaintACTIVE then
  3524. Faint.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3525. while wait() do
  3526. if track.IsPlaying == false then
  3527. if FaintACTIVE then
  3528. track:Play(.1, 1, 1)
  3529. end
  3530. end
  3531. end
  3532. else
  3533. track:Stop()
  3534. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3535. end
  3536. end)
  3537.  
  3538. local Anim = Instance.new("Animation")
  3539. Anim.AnimationId = "rbxassetid://188632011"
  3540. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3541. local SpinACTIVE = false
  3542. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3543. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3544. SpinACTIVE = false
  3545. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3546. end)
  3547. Spin.MouseButton1Click:connect(function()
  3548. SpinACTIVE = not SpinACTIVE
  3549. if SpinACTIVE then
  3550. Spin.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3551. while wait() do
  3552. if track.IsPlaying == false then
  3553. if SpinACTIVE then
  3554. track:Play(.1, 1, 1)
  3555. end
  3556. end
  3557. end
  3558. else
  3559. track:Stop()
  3560. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3561. end
  3562. end)
  3563.  
  3564. local Anim = Instance.new("Animation")
  3565. Anim.AnimationId = "rbxassetid://33169583"
  3566. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3567. local ArmFollowACTIVE = false
  3568. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3569. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3570. ArmFollowACTIVE = false
  3571. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3572. end)
  3573. ArmFollow.MouseButton1Click:connect(function()
  3574. ArmFollowACTIVE = not ArmFollowACTIVE
  3575. if ArmFollowACTIVE then
  3576. local u = Instance.new("RocketPropulsion")
  3577. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3578. u.Name = "ArmFollow"
  3579. u.Target = game.Players.LocalPlayer.Character["Right Arm"]
  3580. u:Fire()
  3581. ArmFollow.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3582. while wait() do
  3583. if track.IsPlaying == false then
  3584. if ArmFollowACTIVE then
  3585. track:Play(.1, 1, 1)
  3586. end
  3587. end
  3588. end
  3589. else
  3590. track:Stop()
  3591. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3592. game.Players.LocalPlayer.Character.HumanoidRootPart.ArmFollow:Destroy()
  3593. end
  3594. end)
  3595.  
  3596. local Anim = Instance.new("Animation")
  3597. Anim.AnimationId = "rbxassetid://126753849"
  3598. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3599. local PunchFollowACTIVE = false
  3600. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3601. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3602. PunchFollowACTIVE = false
  3603. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3604. end)
  3605. PunchFollow.MouseButton1Click:connect(function()
  3606. PunchFollowACTIVE = not PunchFollowACTIVE
  3607. if PunchFollowACTIVE then
  3608. local u = Instance.new("RocketPropulsion")
  3609. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3610. u.Name = "PunchFollow"
  3611. u.Target = game.Players.LocalPlayer.Character["Right Arm"]
  3612. u:Fire()
  3613. PunchFollow.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3614. while wait() do
  3615. if track.IsPlaying == false then
  3616. if PunchFollowACTIVE then
  3617. track:Play(.1, 1, 1)
  3618. end
  3619. end
  3620. end
  3621. else
  3622. track:Stop()
  3623. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3624. game.Players.LocalPlayer.Character.HumanoidRootPart.PunchFollow:Destroy()
  3625. end
  3626. end)
  3627.  
  3628. AnimationId = "148840371"
  3629. local Anim = Instance.new("Animation")
  3630. Anim.AnimationId = "rbxassetid://"..AnimationId
  3631. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3632. _18active = false
  3633. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3634. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3635. _18active = false
  3636. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3637. end)
  3638. _18.MouseButton1Click:connect(function()
  3639. _18active = not _18active
  3640. if _18active then
  3641. _18.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3642. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3643. track:Play()
  3644. while wait() do
  3645. if _18active then
  3646. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3647. end
  3648. end
  3649. end
  3650. else
  3651. track:Stop()
  3652. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3653. end
  3654. end)
  3655.  
  3656. local Anim = Instance.new("Animation")
  3657. Anim.AnimationId = "rbxassetid://180612465"
  3658. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3659. local crouchattacking = false
  3660. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3661. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3662. crouchattacking = false
  3663. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3664. end)
  3665. CrouchAttack.MouseButton1Click:connect(function()
  3666. crouchattacking = not crouchattacking
  3667. if crouchattacking then
  3668. local u = Instance.new("RocketPropulsion")
  3669. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3670. u.Name = "CrouchAttack"
  3671. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3672. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  3673. end
  3674. u:Fire()
  3675. CrouchAttack.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3676. while wait() do
  3677. if track.IsPlaying == false then
  3678. if crouchattacking then
  3679. track:Play(.1, 1, 1)
  3680. end
  3681. end
  3682. end
  3683. else
  3684. track:Stop()
  3685. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3686. game.Players.LocalPlayer.Character.HumanoidRootPart.CrouchAttack:Destroy()
  3687. end
  3688. end)
  3689.  
  3690. local Anim = Instance.new("Animation")
  3691. Anim.AnimationId = "rbxassetid://184574340"
  3692. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3693. local SlamPropulsioning = false
  3694. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3695. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3696. SlamPropulsioning = false
  3697. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3698. end)
  3699. SlamPropulsion.MouseButton1Click:connect(function()
  3700. SlamPropulsioning = not SlamPropulsioning
  3701. if SlamPropulsioning then
  3702. local u = Instance.new("RocketPropulsion")
  3703. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3704. u.Name = "SlamPropulsion"
  3705. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3706. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  3707. end
  3708. u:Fire()
  3709. SlamPropulsion.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3710. while wait() do
  3711. if track.IsPlaying == false then
  3712. if SlamPropulsioning then
  3713. track:Play(.1, 1, 1)
  3714. end
  3715. end
  3716. end
  3717. else
  3718. track:Stop()
  3719. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3720. game.Players.LocalPlayer.Character.HumanoidRootPart.SlamPropulsion:Destroy()
  3721. end
  3722. end)
  3723.  
  3724. local Anim = Instance.new("Animation")
  3725. Anim.AnimationId = "rbxassetid://429730430"
  3726. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3727. local SpinAttacking = false
  3728. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3729. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3730. SpinAttacking = false
  3731. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3732. end)
  3733. SpinAttack.MouseButton1Click:connect(function()
  3734. SpinAttacking = not SpinAttacking
  3735. if SpinAttacking then
  3736. local u = Instance.new("RocketPropulsion")
  3737. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3738. u.Name = "SpinAttack"
  3739. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3740. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  3741. end
  3742. u:Fire()
  3743. SpinAttack.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3744. while wait() do
  3745. if track.IsPlaying == false then
  3746. if SpinAttacking then
  3747. track:Play(.1, 1, 1)
  3748. end
  3749. end
  3750. end
  3751. else
  3752. track:Stop()
  3753. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3754. game.Players.LocalPlayer.Character.HumanoidRootPart.SpinAttack:Destroy()
  3755. end
  3756. end)
  3757.  
  3758. watching = false
  3759. CreepyWatch.MouseButton1Click:connect(function()
  3760. watching = not watching
  3761. end)
  3762.  
  3763. local Anim = Instance.new("Animation")
  3764. Anim.AnimationId = "rbxassetid://215384594"
  3765. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3766. walkingthrough = false
  3767. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3768. walkingthrough = false
  3769. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3770. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3771. end)
  3772. WalkThrough.MouseButton1Click:connect(function()
  3773. walkingthrough = not walkingthrough
  3774. if walkingthrough then
  3775. WalkThrough.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3776. while wait() do
  3777. if walkingthrough then
  3778. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3779. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3780. if track.IsPlaying == false then
  3781. if walkingthrough then
  3782. track:Play(.1, 1, 1e6)
  3783. end
  3784. end
  3785. end
  3786. end
  3787. end
  3788. else
  3789. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3790. track:Stop()
  3791. end
  3792. end)
  3793.  
  3794. annoying = false
  3795. Annoy.MouseButton1Click:connect(function()
  3796. annoying = not annoying
  3797. end)
  3798. local Anim = Instance.new("Animation")
  3799. Anim.AnimationId = "rbxassetid://282574440"
  3800. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3801. local crawlACTIVE = false
  3802. Carpett = false
  3803. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3804. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3805. Carpett = false
  3806. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3807. end)
  3808. Carpet.MouseButton1Click:connect(function()
  3809. Carpett = not Carpett
  3810. if Carpett then
  3811. Carpet.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  3812. while wait() do
  3813. if track.IsPlaying == false then
  3814. if Carpett then
  3815. track:Play(.1, 1, 1)
  3816. end
  3817. end
  3818. end
  3819. else
  3820. track:Stop()
  3821. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3822. end
  3823. end)
  3824. following = false
  3825. Follow.MouseButton1Click:connect(function()
  3826. following = not following
  3827. end)
  3828. headwalking = false
  3829. HeadWalk.MouseButton1Click:connect(function()
  3830. headwalking = not headwalking
  3831. end)
  3832. Spammer = false
  3833. Spam.MouseButton1Click:connect(function()
  3834. Spammer = not Spammer
  3835. end)
  3836. stuck = false
  3837. Stick.MouseButton1Click:connect(function()
  3838. stuck = not stuck
  3839. end)
  3840. TeleportTo.MouseButton1Click:connect(function()
  3841. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3842. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3843. end
  3844. end)
  3845.  
  3846. orbital = false
  3847. Orbit.MouseButton1Click:connect(function()
  3848. orbital = not orbital
  3849. if orbital then
  3850. Orbit.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  3851. local o = Instance.new("RocketPropulsion")
  3852. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3853. o.Name = "Orbit"
  3854. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3855. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  3856. o:Fire()
  3857. game:GetService('RunService').Stepped:connect(function()
  3858. if orbital then
  3859. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3860. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3861. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3862. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3863. end
  3864. end)
  3865. end
  3866. else
  3867. game.Players.LocalPlayer.Character.HumanoidRootPart.Orbit:Destroy()
  3868. Orbit.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3869. end
  3870. end)
  3871.  
  3872. currentview = false
  3873. View.MouseButton1Click:connect(function()
  3874. currentview = not currentview
  3875. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3876. if currentview then
  3877. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3878. View.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  3879. else
  3880. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head
  3881. View.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3882. end
  3883. end
  3884. end)
  3885.  
  3886. floating = false
  3887. Float.MouseButton1Click:connect(function()
  3888. floating = not floating
  3889. if floating then
  3890. Float.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3891. local y = Instance.new("RocketPropulsion")
  3892. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3893. y.CartoonFactor = 1
  3894. y.MaxThrust = 50000
  3895. y.MaxSpeed = 1000
  3896. y.ThrustP = 50000
  3897. y.Name = "Float"
  3898. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3899. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3900. y.Target = game.Players[v.Name].Character.Head
  3901. y:Fire()
  3902. game:GetService('RunService').Stepped:connect(function()
  3903. if floating then
  3904. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3905. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3906. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3907. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3908. end
  3909. end)
  3910. while wait(0.3) do
  3911. if floating then
  3912. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Leg"].CFrame
  3913. end
  3914. end
  3915. end
  3916. else
  3917. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3918. game.Players.LocalPlayer.Character.HumanoidRootPart.Float:Destroy()
  3919. Float.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3920. end
  3921. end)
  3922.  
  3923. local Anim = Instance.new("Animation")
  3924. Anim.AnimationId = "rbxassetid://282574440"
  3925. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3926. flattening = false
  3927. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3928. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3929. flattening = false
  3930. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3931. end)
  3932. Flatten.MouseButton1Click:connect(function()
  3933. flattening = not flattening
  3934. if flattening then
  3935. Flatten.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3936. local y = Instance.new("RocketPropulsion")
  3937. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3938. y.CartoonFactor = 1
  3939. y.MaxThrust = 50000
  3940. y.MaxSpeed = 1000
  3941. y.ThrustP = 50000
  3942. y.Name = "Flatten"
  3943. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3944. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3945. y.Target = game.Players[v.Name].Character["Left Leg"]
  3946. y:Fire()
  3947. track:Play(.1, 1, 1)
  3948. game:GetService('RunService').Stepped:connect(function()
  3949. if flattening then
  3950. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3951. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3952. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3953. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3954. end
  3955. end)
  3956. while wait(0.3) do
  3957. if flattening then
  3958. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0,2,0)
  3959. end
  3960. end
  3961. end
  3962. else
  3963. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3964. game.Players.LocalPlayer.Character.HumanoidRootPart.Flatten:Destroy()
  3965. track:Stop()
  3966. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3967. end
  3968. end)
  3969.  
  3970. SlowAttracting = false
  3971. SlowAttract.MouseButton1Click:connect(function()
  3972. SlowAttracting = not SlowAttracting
  3973. if SlowAttracting then
  3974. SlowAttract.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3975. local b = Instance.new("RocketPropulsion")
  3976. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3977. b.TurnD = 5000
  3978. b.MaxThrust = 5000
  3979. b.MaxSpeed = 200
  3980. b.ThrustP = 5000
  3981. b.CartoonFactor = 1
  3982. b.Name = "SlowAttract"
  3983. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3984. b.Target = game.Players[v.Name].Character.HumanoidRootPart
  3985. b:Fire()
  3986. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3987. game:GetService('RunService').Stepped:connect(function()
  3988. if SlowAttracting then
  3989. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3990. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3991. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3992. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3993. end
  3994. end)
  3995. end
  3996. else
  3997. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3998. game.Players.LocalPlayer.Character.HumanoidRootPart.SlowAttract:Destroy()
  3999. SlowAttract.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  4000. end
  4001. end)
  4002.  
  4003. AimHeading = false
  4004. AimHead.MouseButton1Click:connect(function()
  4005. AimHeading = not AimHeading
  4006. if AimHeading then
  4007. AimHead.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  4008. local b = Instance.new("RocketPropulsion")
  4009. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4010. b.TurnP = 2500
  4011. b.MaxThrust = 50000
  4012. b.MaxSpeed = 1000
  4013. b.ThrustP = 50000
  4014. b.CartoonFactor = 1
  4015. b.Name = "AimHead"
  4016. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  4017. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  4018. b.Target = game.Players[v.Name].Character.Head
  4019. b:Fire()
  4020. game:GetService('RunService').Stepped:connect(function()
  4021. if AimHeading then
  4022. game.Players.LocalPlayer.Character.Head.CanCollide = false
  4023. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  4024. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  4025. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  4026. end
  4027. end)
  4028. end
  4029. else
  4030. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4031. game.Players.LocalPlayer.Character.HumanoidRootPart.AimHead:Destroy()
  4032. AimHead.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  4033. end
  4034. end)
  4035.  
  4036. Multipleing = false
  4037. Multiple.MouseButton1Click:connect(function()
  4038. Multipleing = not Multipleing
  4039. if Multipleing then
  4040. Multiple.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  4041. local t1 = Instance.new("RocketPropulsion")
  4042. t1.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4043. t1.TurnP = 30000
  4044. t1.MaxThrust = 30000
  4045. t1.MaxSpeed = 1000
  4046. t1.ThrustP = 30000
  4047. t1.CartoonFactor = 1
  4048. t1.Name = "one"
  4049. local t2 = Instance.new("RocketPropulsion")
  4050. t2.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4051. t2.TurnP = 30000
  4052. t2.MaxThrust = 30000
  4053. t2.MaxSpeed = 1000
  4054. t2.ThrustP = 30000
  4055. t2.CartoonFactor = 1
  4056. t2.Name = "two"
  4057. local t3 = Instance.new("RocketPropulsion")
  4058. t3.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4059. t3.TurnP = 30000
  4060. t3.MaxThrust = 30000
  4061. t3.MaxSpeed = 1000
  4062. t3.ThrustP = 30000
  4063. t3.CartoonFactor = 1
  4064. t3.Name = "three"
  4065. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  4066. t1.Target = game.Players[v.Name].Character.Torso
  4067. t1:Fire()
  4068. t2.Target = game.Players[v.Name].Character["Right Leg"]
  4069. t2:Fire()
  4070. t3.Target = game.Players[v.Name].Character["Left Arm"]
  4071. t3:Fire()
  4072. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  4073. game:GetService('RunService').Stepped:connect(function()
  4074. if Multipleing then
  4075. game.Players.LocalPlayer.Character.Head.CanCollide = false
  4076. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  4077. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  4078. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  4079. end
  4080. end)
  4081. end
  4082. else
  4083. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4084. game.Players.LocalPlayer.Character.HumanoidRootPart.one:Destroy()
  4085. game.Players.LocalPlayer.Character.HumanoidRootPart.two:Destroy()
  4086. game.Players.LocalPlayer.Character.HumanoidRootPart.three:Destroy()
  4087. Multiple.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  4088. end
  4089. end)
  4090.  
  4091. local Anim = Instance.new("Animation")
  4092. Anim.AnimationId = "rbxassetid://215384594"
  4093. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4094. Violenting = false
  4095. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4096. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4097. Violenting = false
  4098. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  4099. end)
  4100. Violent.MouseButton1Click:connect(function()
  4101. Violenting = not Violenting
  4102. if Violenting then
  4103. Violent.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  4104. local y = Instance.new("RocketPropulsion")
  4105. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4106. y.CartoonFactor = 1
  4107. y.MaxThrust = 50000
  4108. y.MaxSpeed = 1000
  4109. y.ThrustP = 50000
  4110. y.Name = "Violent"
  4111. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  4112. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  4113. y:Fire()
  4114. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  4115. track:Play(.1, 1, 10)
  4116. game:GetService('RunService').Stepped:connect(function()
  4117. if Violenting then
  4118. game.Players.LocalPlayer.Character.Head.CanCollide = false
  4119. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  4120. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  4121. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  4122. end
  4123. end)
  4124. end
  4125. else
  4126. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4127. game.Players.LocalPlayer.Character.HumanoidRootPart.Violent:Destroy()
  4128. track:Stop()
  4129. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  4130. end
  4131. end)
  4132.  
  4133. local Anim = Instance.new("Animation")
  4134. Anim.AnimationId = "rbxassetid://215384594"
  4135. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4136. Violenting = false
  4137. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4138. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4139. Violenting = false
  4140. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  4141. end)
  4142. Violent.MouseButton1Click:connect(function()
  4143. Violenting = not Violenting
  4144. if Violenting then
  4145. Violent.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  4146. local y = Instance.new("RocketPropulsion")
  4147. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4148. y.CartoonFactor = 1
  4149. y.MaxThrust = 500000
  4150. y.MaxSpeed = 1000
  4151. y.ThrustP = 50000
  4152. y.Name = "Violent"
  4153. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  4154. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  4155. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  4156. y:Fire()
  4157. track:Play(.1, 1, 10)
  4158. game:GetService('RunService').Stepped:connect(function()
  4159. if Violenting then
  4160. game.Players.LocalPlayer.Character.Head.CanCollide = false
  4161. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  4162. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  4163. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  4164. end
  4165. end)
  4166. end
  4167. else
  4168. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4169. game.Players.LocalPlayer.Character.HumanoidRootPart.Violent:Destroy()
  4170. track:Stop()
  4171. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  4172. end
  4173. end)
  4174.  
  4175. WeirdOrbital = false
  4176. WeirdOrbit.MouseButton1Click:connect(function()
  4177. WeirdOrbital = not WeirdOrbital
  4178. if WeirdOrbital then
  4179. WeirdOrbit.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  4180. local o = Instance.new("RocketPropulsion")
  4181. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4182. o.TurnD = 50000
  4183. o.Name = "WeirdOrbit"
  4184. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4185. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  4186. o:Fire()
  4187. game:GetService('RunService').Stepped:connect(function()
  4188. if WeirdOrbital then
  4189. game.Players.LocalPlayer.Character.Head.CanCollide = false
  4190. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  4191. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  4192. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  4193. end
  4194. end)
  4195. end
  4196. else
  4197. game.Players.LocalPlayer.Character.HumanoidRootPart.WeirdOrbit:Destroy()
  4198. WeirdOrbit.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  4199. end
  4200. end)
  4201.  
  4202. Maxing = false
  4203. Max.MouseButton1Click:connect(function()
  4204. Maxing = not Maxing
  4205. if Maxing then
  4206. Max.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  4207. local t1 = Instance.new("RocketPropulsion")
  4208. t1.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4209. t1.TurnP = 100000
  4210. t1.MaxThrust = 100000
  4211. t1.MaxSpeed = 5000
  4212. t1.ThrustP = 100000
  4213. t1.CartoonFactor = 1
  4214. t1.Name = "onee"
  4215. local t2 = Instance.new("RocketPropulsion")
  4216. t2.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4217. t2.TurnP = 100000
  4218. t2.MaxThrust = 100000
  4219. t2.MaxSpeed = 5000
  4220. t2.ThrustP = 100000
  4221. t2.CartoonFactor = 1
  4222. t2.Name = "twoo"
  4223. local t3 = Instance.new("RocketPropulsion")
  4224. t3.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4225. t3.TurnP = 100000
  4226. t3.MaxThrust = 100000
  4227. t3.MaxSpeed = 5000
  4228. t3.ThrustP = 100000
  4229. t3.CartoonFactor = 1
  4230. t3.Name = "threee"
  4231. local t4 = Instance.new("RocketPropulsion")
  4232. t4.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4233. t4.TurnP = 100000
  4234. t4.MaxThrust = 100000
  4235. t4.MaxSpeed = 5000
  4236. t4.ThrustP = 100000
  4237. t4.CartoonFactor = 1
  4238. t4.Name = "fourr"
  4239. local t5 = Instance.new("RocketPropulsion")
  4240. t5.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4241. t5.TurnP = 100000
  4242. t5.MaxThrust = 100000
  4243. t5.MaxSpeed = 5000
  4244. t5.ThrustP = 100000
  4245. t5.CartoonFactor = 1
  4246. t5.Name = "fivee"
  4247. local t6 = Instance.new("RocketPropulsion")
  4248. t6.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4249. t6.TurnP = 100000
  4250. t6.MaxThrust = 100000
  4251. t6.MaxSpeed = 5000
  4252. t6.ThrustP = 100000
  4253. t6.CartoonFactor = 1
  4254. t6.Name = "sixx"
  4255. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  4256. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  4257. t1.Target = game.Players[v.Name].Character.Torso
  4258. t1:Fire()
  4259. t2.Target = game.Players[v.Name].Character["Right Leg"]
  4260. t2:Fire()
  4261. t3.Target = game.Players[v.Name].Character["Left Arm"]
  4262. t3:Fire()
  4263. t4.Target = game.Players[v.Name].Character["Left Leg"]
  4264. t4:Fire()
  4265. t5.Target = game.Players[v.Name].Character["Right Arm"]
  4266. t5:Fire()
  4267. t6.Target = game.Players[v.Name].Character.Head
  4268. t6:Fire()
  4269. game:GetService('RunService').Stepped:connect(function()
  4270. if Maxing then
  4271. game.Players.LocalPlayer.Character.Head.CanCollide = false
  4272. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  4273. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  4274. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  4275. end
  4276. end)
  4277. end
  4278. else
  4279. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4280. game.Players.LocalPlayer.Character.HumanoidRootPart.onee:Destroy()
  4281. game.Players.LocalPlayer.Character.HumanoidRootPart.twoo:Destroy()
  4282. game.Players.LocalPlayer.Character.HumanoidRootPart.threee:Destroy()
  4283. game.Players.LocalPlayer.Character.HumanoidRootPart.fourr:Destroy()
  4284. game.Players.LocalPlayer.Character.HumanoidRootPart.fivee:Destroy()
  4285. game.Players.LocalPlayer.Character.HumanoidRootPart.sixx:Destroy()
  4286. Max.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  4287. end
  4288. end)
  4289.  
  4290. local Anim = Instance.new("Animation")
  4291. Anim.AnimationId = "rbxassetid://184574340"
  4292. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4293. Animateding = false
  4294. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4295. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4296. Animateding = false
  4297. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  4298. end)
  4299. Animated.MouseButton1Click:connect(function()
  4300. Animateding = not Animateding
  4301. if Animateding then
  4302. Animated.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  4303. local y = Instance.new("RocketPropulsion")
  4304. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4305. y.CartoonFactor = 1
  4306. y.MaxThrust = 200000
  4307. y.MaxSpeed = 1000
  4308. y.ThrustP = 50000
  4309. y.Name = "Animated"
  4310. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  4311. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  4312. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  4313. y:Fire()
  4314. track:Play(.1, 1, 10)
  4315. game:GetService('RunService').Stepped:connect(function()
  4316. if Animateding then
  4317. game.Players.LocalPlayer.Character.Head.CanCollide = false
  4318. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  4319. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  4320. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  4321. end
  4322. end)
  4323. end
  4324. else
  4325. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4326. game.Players.LocalPlayer.Character.HumanoidRootPart.Animated:Destroy()
  4327. track:Stop()
  4328. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  4329. end
  4330. end)
  4331.  
  4332. Attach.MouseButton1Click:connect(function()
  4333. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4334. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4335. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4336. l.Parent = game.Players.LocalPlayer.Character
  4337. l.Name = "Humanoid"
  4338. wait(0.1)
  4339. game.Players.LocalPlayer.Character["1"]:Destroy()
  4340. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4341. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4342. wait(0.1)
  4343. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4344. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4345. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4346. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4347. end
  4348. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  4349. end
  4350. end)
  4351.  
  4352. superspinning = false
  4353. SuperSpin.MouseButton1Click:connect(function()
  4354. superspinning = not superspinning
  4355. if superspinning then
  4356. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.498039, 0.435294)
  4357. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4358. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4359. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4360. l.Parent = game.Players.LocalPlayer.Character
  4361. l.Name = "Humanoid"
  4362. wait(0.1)
  4363. game.Players.LocalPlayer.Character["1"]:Destroy()
  4364. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4365. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4366. wait(0.1)
  4367. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4368. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4369. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4370. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4371. end
  4372. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  4373. wait(1)
  4374. while wait() do
  4375. if superspinning then
  4376. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4377. end
  4378. end
  4379. end
  4380. else
  4381. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  4382. end
  4383. end)
  4384.  
  4385. Kill.MouseButton1Click:connect(function()
  4386. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4387. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4388. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4389. l.Parent = game.Players.LocalPlayer.Character
  4390. l.Name = "Humanoid"
  4391. wait(0.1)
  4392. game.Players.LocalPlayer.Character["1"]:Destroy()
  4393. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4394. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4395. wait(0.1)
  4396. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4397. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4398. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4399. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4400. end
  4401. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4402. wait(0.2)
  4403. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4404. wait(0.4)
  4405. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(100000, 0, 100000))
  4406. end
  4407. end)
  4408.  
  4409. SafeKill.MouseButton1Click:connect(function()
  4410. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  4411. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4412. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4413. l.Parent = game.Players.LocalPlayer.Character
  4414. l.Name = "Humanoid"
  4415. wait(0.1)
  4416. game.Players.LocalPlayer.Character["1"]:Destroy()
  4417. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4418. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4419. wait(0.1)
  4420. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4421. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4422. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4423. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4424. end
  4425. local function tp(player,player2)
  4426. local char1,char2=player.Character,player2.Character
  4427. if char1 and char2 then
  4428. char1:MoveTo(char2.Head.Position)
  4429. end
  4430. end
  4431. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4432. wait(0.1)
  4433. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4434. wait(0.2)
  4435. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4436. wait(0.2)
  4437. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,0,-100000))
  4438. wait(0.7)
  4439. tp(game.Players.LocalPlayer,game.Players[v.Name])
  4440. wait(0.7)
  4441. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4442. end
  4443. end)
  4444.  
  4445. Bring.MouseButton1Click:connect(function()
  4446. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  4447. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4448. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4449. l.Parent = game.Players.LocalPlayer.Character
  4450. l.Name = "Humanoid"
  4451. wait(0.1)
  4452. game.Players.LocalPlayer.Character["1"]:Destroy()
  4453. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4454. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4455. wait(0.1)
  4456. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4457. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4458. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4459. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4460. end
  4461.  
  4462. local function tp(player,player2)
  4463. local char1,char2=player.Character,player2.Character
  4464. if char1 and char2 then
  4465. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  4466. end
  4467. end
  4468.  
  4469. local function getout(player,player2)
  4470. local char1,char2=player.Character,player2.Character
  4471. if char1 and char2 then
  4472. char1:MoveTo(char2.Head.Position)
  4473. end
  4474. end
  4475.  
  4476. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4477. tp(game.Players[v.Name], game.Players.LocalPlayer)
  4478. wait(0.2)
  4479. tp(game.Players[v.Name], game.Players.LocalPlayer)
  4480. wait(0.5)
  4481. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4482. wait(0.5)
  4483. getout(game.Players.LocalPlayer, game.Players[v.Name])
  4484. wait(0.3)
  4485. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4486. end
  4487. end)
  4488.  
  4489. FreeFall.MouseButton1Click:connect(function()
  4490. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  4491. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4492. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4493. l.Parent = game.Players.LocalPlayer.Character
  4494. l.Name = "Humanoid"
  4495. wait(0.1)
  4496. game.Players.LocalPlayer.Character["1"]:Destroy()
  4497. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4498. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4499. wait(0.1)
  4500. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4501. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4502. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4503. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4504. end
  4505. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4506. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4507. wait(0.2)
  4508. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4509. wait(0.6)
  4510. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4511. wait(0.6)
  4512. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  4513. end
  4514. end)
  4515.  
  4516. while wait() do
  4517. if SpammingChar then
  4518. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(TXTBOX_Chat.Text, "All")
  4519. Spam_2.BackgroundColor3 = Color3.new(0.280392, 0.9, 0.543137)
  4520. wait(0.5)
  4521. else
  4522. Spam_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  4523. end
  4524. if annoying then
  4525. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4526. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4527. Annoy.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4528. end
  4529. else
  4530. Annoy.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4531. end
  4532. if Carpett then
  4533. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4534. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4535. Carpet.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4536. end
  4537. else
  4538. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4539. end
  4540. if following then
  4541. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4542. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(5,0,0)
  4543. Follow.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4544. end
  4545. else
  4546. Follow.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4547. end
  4548. if headwalking then
  4549. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4550. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.Head.CFrame
  4551. HeadWalk.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4552. end
  4553. else
  4554. HeadWalk.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4555. end
  4556. if Spammer then
  4557. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4558. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..v.Name.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  4559. Spam.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4560. wait(0.5)
  4561. end
  4562. else
  4563. Spam.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4564. end
  4565. if watching then
  4566. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4567. CreepyWatch.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  4568. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.Torso.Position, game.Players[v.Name].Character.Torso.Position)
  4569. end
  4570. else
  4571. CreepyWatch.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  4572. end
  4573. end
  4574. end)
  4575.  
  4576. SharkBiteGUI.Name = "SharkBite GUI"
  4577. SharkBiteGUI.Parent = BeautyB
  4578. SharkBiteGUI.BackgroundColor3 = Color3.new(0.87451, 0, 0.87451)
  4579. SharkBiteGUI.BorderSizePixel = 0
  4580. SharkBiteGUI.Position = UDim2.new(0.683593631, 0, -2.25546122, 0)
  4581. SharkBiteGUI.Size = UDim2.new(0, 143, 0, 50)
  4582. SharkBiteGUI.Font = Enum.Font.SourceSans
  4583. SharkBiteGUI.Text = "SharkBite GUI"
  4584. SharkBiteGUI.TextColor3 = Color3.new(0, 0, 0)
  4585. SharkBiteGUI.TextSize = 30
  4586. SharkBiteGUI.MouseButton1Down:connect(function()
  4587. local TPOP = Instance.new("ScreenGui")
  4588. local main = Instance.new("Frame")
  4589. local PT = Instance.new("TextLabel")
  4590.  
  4591. TPOP.Name = "TPOP"
  4592. TPOP.Parent = game.CoreGui
  4593. main.Name = "main"
  4594. main.Parent = TPOP
  4595. main.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  4596. main.Position = UDim2.new(0.997280121, 0, 0.517114937, 0)
  4597. main.Size = UDim2.new(0, 168, 0, 50)
  4598.  
  4599. PT.Name = "PT"
  4600. PT.Parent = main
  4601. PT.BackgroundColor3 = Color3.new(1, 1, 1)
  4602. PT.BackgroundTransparency = 1
  4603. PT.Position = UDim2.new(-0.00198434386, 0, 0.00943762809, 0)
  4604. PT.Size = UDim2.new(0, 168, 0, 50)
  4605. PT.Font = Enum.Font.SourceSansSemibold
  4606. PT.Text = "Position Has Been Saved!"
  4607. PT.TextColor3 = Color3.new(1, 0.666667, 0)
  4608. PT.TextSize = 15
  4609. PT.TextWrapped = true
  4610.  
  4611.  
  4612. local SharkBitmeh = Instance.new("ScreenGui")
  4613. local Weapons = Instance.new("Frame")
  4614. local WT = Instance.new("TextLabel")
  4615. local wdash = Instance.new("ImageButton")
  4616. local ws = Instance.new("Frame")
  4617. local ha = Instance.new("TextLabel")
  4618. local has = Instance.new("TextButton")
  4619. local Ro = Instance.new("TextLabel")
  4620. local ros = Instance.new("TextButton")
  4621. local co = Instance.new("TextLabel")
  4622. local cos = Instance.new("TextButton")
  4623. local ak = Instance.new("TextLabel")
  4624. local aks = Instance.new("TextButton")
  4625. local ray = Instance.new("TextLabel")
  4626. local rays = Instance.new("TextButton")
  4627. local Boats = Instance.new("Frame")
  4628. local BT = Instance.new("TextLabel")
  4629. local bs = Instance.new("Frame")
  4630. local ya = Instance.new("TextLabel")
  4631. local yas = Instance.new("TextButton")
  4632. local de = Instance.new("TextLabel")
  4633. local des = Instance.new("TextButton")
  4634. local dy = Instance.new("TextLabel")
  4635. local dys = Instance.new("TextButton")
  4636. local sp = Instance.new("TextLabel")
  4637. local sps = Instance.new("TextButton")
  4638. local mil = Instance.new("TextLabel")
  4639. local mils = Instance.new("TextButton")
  4640. local bdash = Instance.new("ImageButton")
  4641. local Sharks = Instance.new("Frame")
  4642. local sdash = Instance.new("ImageButton")
  4643. local ss = Instance.new("Frame")
  4644. local sboost = Instance.new("TextLabel")
  4645. local sbs = Instance.new("TextButton")
  4646. local sw = Instance.new("TextLabel")
  4647. local sws = Instance.new("TextButton")
  4648. local sh = Instance.new("TextLabel")
  4649. local shs = Instance.new("TextButton")
  4650. local ksh = Instance.new("TextLabel")
  4651. local kss = Instance.new("TextButton")
  4652. local gsh = Instance.new("TextLabel")
  4653. local gss = Instance.new("TextButton")
  4654. local htsh = Instance.new("TextLabel")
  4655. local htshb = Instance.new("TextButton")
  4656. local st = Instance.new("TextLabel")
  4657. local wmods = Instance.new("Frame")
  4658. local wt = Instance.new("TextLabel")
  4659. local mdash = Instance.new("ImageButton")
  4660. local wmod = Instance.new("Frame")
  4661. local mamm = Instance.new("TextLabel")
  4662. local mas = Instance.new("TextButton")
  4663. local mdam = Instance.new("TextLabel")
  4664. local mds = Instance.new("TextButton")
  4665. local mbdis = Instance.new("TextLabel")
  4666. local bds = Instance.new("TextButton")
  4667. local mbsp = Instance.new("TextLabel")
  4668. local mbsel = Instance.new("TextButton")
  4669.  
  4670. -- Properties
  4671.  
  4672.  
  4673.  
  4674. SharkBitmeh.Name = "SharkBitmeh"
  4675. SharkBitmeh.Parent = game.CoreGui
  4676.  
  4677. Weapons.Name = "Weapons"
  4678. Weapons.Parent = SharkBitmeh
  4679. Weapons.Active = true
  4680. Weapons.BackgroundColor3 = Color3.new(1, 0.235294, 0.309804)
  4681. Weapons.BorderSizePixel = 0
  4682. Weapons.Position = UDim2.new(0.447815508, 0, -0.212713927, 0)
  4683. Weapons.Size = UDim2.new(0, 197, 0, 25)
  4684. Weapons.Draggable = true
  4685.  
  4686. WT.Name = "WT"
  4687. WT.Parent = Weapons
  4688. WT.BackgroundColor3 = Color3.new(1, 1, 1)
  4689. WT.BackgroundTransparency = 1
  4690. WT.BorderSizePixel = 2
  4691. WT.Position = UDim2.new(0, 0, 0.0799999982, 0)
  4692. WT.Size = UDim2.new(0, 197, 0, 22)
  4693. WT.Font = Enum.Font.SourceSansLight
  4694. WT.Text = "Weapons (Lobby)"
  4695. WT.TextScaled = true
  4696. WT.TextSize = 15
  4697. WT.TextWrapped = true
  4698.  
  4699. wdash.Name = "wdash"
  4700. wdash.Parent = Weapons
  4701. wdash.BackgroundColor3 = Color3.new(1, 1, 1)
  4702. wdash.BackgroundTransparency = 1
  4703. wdash.Position = UDim2.new(0.876074076, 0, 0.159999996, 0)
  4704. wdash.Size = UDim2.new(0, 24, 0, 18)
  4705. wdash.Image = "rbxassetid://190839204"
  4706.  
  4707. ws.Name = "ws"
  4708. ws.Parent = Weapons
  4709. ws.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  4710. ws.BackgroundTransparency = 0.30000001192093
  4711. ws.BorderSizePixel = 0
  4712. ws.Position = UDim2.new(0, 0, 1, 0)
  4713. ws.Size = UDim2.new(0, 197, 0, 135)
  4714.  
  4715. ha.Name = "ha"
  4716. ha.Parent = ws
  4717. ha.BackgroundColor3 = Color3.new(1, 1, 1)
  4718. ha.BackgroundTransparency = 1
  4719. ha.Position = UDim2.new(0.127000004, 0, 0.0222222228, 0)
  4720. ha.Size = UDim2.new(0, 172, 0, 18)
  4721. ha.Font = Enum.Font.SciFi
  4722. ha.Text = "Harpoon"
  4723. ha.TextColor3 = Color3.new(1, 1, 1)
  4724. ha.TextScaled = true
  4725. ha.TextSize = 14
  4726. ha.TextWrapped = true
  4727. ha.TextXAlignment = Enum.TextXAlignment.Left
  4728.  
  4729. has.Name = "has"
  4730. has.Parent = ha
  4731. has.BackgroundColor3 = Color3.new(1, 1, 1)
  4732. has.BackgroundTransparency = 1
  4733. has.Position = UDim2.new(-0.145348832, 0, -7.4505806e-09, 0)
  4734. has.Size = UDim2.new(0, 25, 0, 19)
  4735. has.Font = Enum.Font.SourceSans
  4736. has.Text = ">"
  4737. has.TextColor3 = Color3.new(1, 1, 1)
  4738. has.TextSize = 27
  4739. has.TextWrapped = true
  4740.  
  4741. Ro.Name = "Ro"
  4742. Ro.Parent = ws
  4743. Ro.BackgroundColor3 = Color3.new(1, 1, 1)
  4744. Ro.BackgroundTransparency = 1
  4745. Ro.Position = UDim2.new(0.127000004, 0, 0.155555561, 0)
  4746. Ro.Size = UDim2.new(0, 172, 0, 18)
  4747. Ro.Font = Enum.Font.SciFi
  4748. Ro.Text = "Rocket Launcher"
  4749. Ro.TextColor3 = Color3.new(1, 1, 1)
  4750. Ro.TextScaled = true
  4751. Ro.TextSize = 14
  4752. Ro.TextWrapped = true
  4753. Ro.TextXAlignment = Enum.TextXAlignment.Left
  4754.  
  4755. ros.Name = "ros"
  4756. ros.Parent = Ro
  4757. ros.BackgroundColor3 = Color3.new(1, 1, 1)
  4758. ros.BackgroundTransparency = 1
  4759. ros.Position = UDim2.new(-0.145348832, 0, -7.4505806e-09, 0)
  4760. ros.Size = UDim2.new(0, 25, 0, 19)
  4761. ros.Font = Enum.Font.SourceSans
  4762. ros.Text = ">"
  4763. ros.TextColor3 = Color3.new(1, 1, 1)
  4764. ros.TextSize = 27
  4765. ros.TextWrapped = true
  4766.  
  4767. co.Name = "co"
  4768. co.Parent = ws
  4769. co.BackgroundColor3 = Color3.new(1, 1, 1)
  4770. co.BackgroundTransparency = 1
  4771. co.Position = UDim2.new(0.127370566, 0, 0.288888961, 0)
  4772. co.Size = UDim2.new(0, 172, 0, 18)
  4773. co.Font = Enum.Font.SciFi
  4774. co.Text = "Commando"
  4775. co.TextColor3 = Color3.new(1, 1, 1)
  4776. co.TextScaled = true
  4777. co.TextSize = 14
  4778. co.TextWrapped = true
  4779. co.TextXAlignment = Enum.TextXAlignment.Left
  4780.  
  4781. cos.Name = "cos"
  4782. cos.Parent = co
  4783. cos.BackgroundColor3 = Color3.new(1, 1, 1)
  4784. cos.BackgroundTransparency = 1
  4785. cos.Position = UDim2.new(-0.145348832, 0, -7.4505806e-09, 0)
  4786. cos.Size = UDim2.new(0, 25, 0, 19)
  4787. cos.Font = Enum.Font.SourceSans
  4788. cos.Text = ">"
  4789. cos.TextColor3 = Color3.new(1, 1, 1)
  4790. cos.TextSize = 27
  4791. cos.TextWrapped = true
  4792.  
  4793. ak.Name = "ak"
  4794. ak.Parent = ws
  4795. ak.BackgroundColor3 = Color3.new(1, 1, 1)
  4796. ak.BackgroundTransparency = 1
  4797. ak.Position = UDim2.new(0.127370566, 0, 0.429629683, 0)
  4798. ak.Size = UDim2.new(0, 172, 0, 18)
  4799. ak.Font = Enum.Font.SciFi
  4800. ak.Text = "AK-47"
  4801. ak.TextColor3 = Color3.new(1, 1, 1)
  4802. ak.TextScaled = true
  4803. ak.TextSize = 14
  4804. ak.TextWrapped = true
  4805. ak.TextXAlignment = Enum.TextXAlignment.Left
  4806.  
  4807. aks.Name = "aks"
  4808. aks.Parent = ak
  4809. aks.BackgroundColor3 = Color3.new(1, 1, 1)
  4810. aks.BackgroundTransparency = 1
  4811. aks.Position = UDim2.new(-0.145348832, 0, -7.4505806e-09, 0)
  4812. aks.Size = UDim2.new(0, 25, 0, 19)
  4813. aks.Font = Enum.Font.SourceSans
  4814. aks.Text = ">"
  4815. aks.TextColor3 = Color3.new(1, 1, 1)
  4816. aks.TextSize = 27
  4817. aks.TextWrapped = true
  4818.  
  4819. ray.Name = "ray"
  4820. ray.Parent = ws
  4821. ray.BackgroundColor3 = Color3.new(1, 1, 1)
  4822. ray.BackgroundTransparency = 1
  4823. ray.Position = UDim2.new(0.127370566, 0, 0.562963009, 0)
  4824. ray.Size = UDim2.new(0, 172, 0, 18)
  4825. ray.Font = Enum.Font.SciFi
  4826. ray.Text = "Ray Gun"
  4827. ray.TextColor3 = Color3.new(1, 1, 1)
  4828. ray.TextScaled = true
  4829. ray.TextSize = 14
  4830. ray.TextWrapped = true
  4831. ray.TextXAlignment = Enum.TextXAlignment.Left
  4832.  
  4833. rays.Name = "rays"
  4834. rays.Parent = ray
  4835. rays.BackgroundColor3 = Color3.new(1, 1, 1)
  4836. rays.BackgroundTransparency = 1
  4837. rays.Position = UDim2.new(-0.145348832, 0, -7.4505806e-09, 0)
  4838. rays.Size = UDim2.new(0, 25, 0, 19)
  4839. rays.Font = Enum.Font.SourceSans
  4840. rays.Text = ">"
  4841. rays.TextColor3 = Color3.new(1, 1, 1)
  4842. rays.TextSize = 27
  4843. rays.TextWrapped = true
  4844.  
  4845. Boats.Name = "Boats"
  4846. Boats.Parent = SharkBitmeh
  4847. Boats.Active = true
  4848. Boats.BackgroundColor3 = Color3.new(1, 0.235294, 0.309804)
  4849. Boats.BorderSizePixel = 0
  4850. Boats.Position = UDim2.new(0.447815508, 0, -0.212713927, 0)
  4851. Boats.Size = UDim2.new(0, 197, 0, 25)
  4852. Boats.Draggable = true
  4853.  
  4854. BT.Name = "BT"
  4855. BT.Parent = Boats
  4856. BT.BackgroundColor3 = Color3.new(1, 1, 1)
  4857. BT.BackgroundTransparency = 1
  4858. BT.BorderSizePixel = 2
  4859. BT.Position = UDim2.new(0, 0, 0.0799999982, 0)
  4860. BT.Size = UDim2.new(0, 173, 0, 22)
  4861. BT.Font = Enum.Font.SourceSansLight
  4862. BT.Text = "Boats (Boat Selection)"
  4863. BT.TextScaled = true
  4864. BT.TextSize = 15
  4865. BT.TextWrapped = true
  4866.  
  4867. bs.Name = "bs"
  4868. bs.Parent = Boats
  4869. bs.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  4870. bs.BackgroundTransparency = 0.30000001192093
  4871. bs.BorderSizePixel = 0
  4872. bs.Position = UDim2.new(-0.00253808498, 0, 0.959999919, 0)
  4873. bs.Size = UDim2.new(0, 197, 0, 135)
  4874.  
  4875. ya.Name = "ya"
  4876. ya.Parent = bs
  4877. ya.BackgroundColor3 = Color3.new(1, 1, 1)
  4878. ya.BackgroundTransparency = 1
  4879. ya.Position = UDim2.new(0.126903549, 0, 0.0148148146, 0)
  4880. ya.Size = UDim2.new(0, 172, 0, 18)
  4881. ya.Font = Enum.Font.SciFi
  4882. ya.Text = "Submarine"
  4883. ya.TextColor3 = Color3.new(1, 1, 1)
  4884. ya.TextScaled = true
  4885. ya.TextSize = 14
  4886. ya.TextWrapped = true
  4887. ya.TextXAlignment = Enum.TextXAlignment.Left
  4888.  
  4889. yas.Name = "yas"
  4890. yas.Parent = ya
  4891. yas.BackgroundColor3 = Color3.new(1, 1, 1)
  4892. yas.BackgroundTransparency = 1
  4893. yas.Position = UDim2.new(-0.145348832, 0, -7.4505806e-09, 0)
  4894. yas.Size = UDim2.new(0, 25, 0, 19)
  4895. yas.Font = Enum.Font.SourceSans
  4896. yas.Text = ">"
  4897. yas.TextColor3 = Color3.new(1, 1, 1)
  4898. yas.TextSize = 27
  4899. yas.TextWrapped = true
  4900.  
  4901. de.Name = "de"
  4902. de.Parent = bs
  4903. de.BackgroundColor3 = Color3.new(1, 1, 1)
  4904. de.BackgroundTransparency = 1
  4905. de.Position = UDim2.new(0.127000004, 0, 0.570777774, 0)
  4906. de.Size = UDim2.new(0, 172, 0, 18)
  4907. de.Font = Enum.Font.SciFi
  4908. de.Text = "Destroyer"
  4909. de.TextColor3 = Color3.new(1, 1, 1)
  4910. de.TextScaled = true
  4911. de.TextSize = 14
  4912. de.TextWrapped = true
  4913. de.TextXAlignment = Enum.TextXAlignment.Left
  4914.  
  4915. des.Name = "des"
  4916. des.Parent = de
  4917. des.BackgroundColor3 = Color3.new(1, 1, 1)
  4918. des.BackgroundTransparency = 1
  4919. des.Position = UDim2.new(-0.145348832, 0, -7.4505806e-09, 0)
  4920. des.Size = UDim2.new(0, 25, 0, 19)
  4921. des.Font = Enum.Font.SourceSans
  4922. des.Text = ">"
  4923. des.TextColor3 = Color3.new(1, 1, 1)
  4924. des.TextSize = 27
  4925. des.TextWrapped = true
  4926.  
  4927. dy.Name = "dy"
  4928. dy.Parent = bs
  4929. dy.BackgroundColor3 = Color3.new(1, 1, 1)
  4930. dy.BackgroundTransparency = 1
  4931. dy.Position = UDim2.new(0.126903549, 0, 0.148148149, 0)
  4932. dy.Size = UDim2.new(0, 172, 0, 18)
  4933. dy.Font = Enum.Font.SciFi
  4934. dy.Text = "Deluxe Yacht"
  4935. dy.TextColor3 = Color3.new(1, 1, 1)
  4936. dy.TextScaled = true
  4937. dy.TextSize = 14
  4938. dy.TextWrapped = true
  4939. dy.TextXAlignment = Enum.TextXAlignment.Left
  4940.  
  4941. dys.Name = "dys"
  4942. dys.Parent = dy
  4943. dys.BackgroundColor3 = Color3.new(1, 1, 1)
  4944. dys.BackgroundTransparency = 1
  4945. dys.Position = UDim2.new(-0.145348832, 0, -7.4505806e-09, 0)
  4946. dys.Size = UDim2.new(0, 25, 0, 19)
  4947. dys.Font = Enum.Font.SourceSans
  4948. dys.Text = ">"
  4949. dys.TextColor3 = Color3.new(1, 1, 1)
  4950. dys.TextSize = 27
  4951. dys.TextWrapped = true
  4952.  
  4953. sp.Name = "sp"
  4954. sp.Parent = bs
  4955. sp.BackgroundColor3 = Color3.new(1, 1, 1)
  4956. sp.BackgroundTransparency = 1
  4957. sp.Position = UDim2.new(0.127000004, 0, 0.289000005, 0)
  4958. sp.Size = UDim2.new(0, 172, 0, 18)
  4959. sp.Font = Enum.Font.SciFi
  4960. sp.Text = "Spectre"
  4961. sp.TextColor3 = Color3.new(1, 1, 1)
  4962. sp.TextScaled = true
  4963. sp.TextSize = 14
  4964. sp.TextWrapped = true
  4965. sp.TextXAlignment = Enum.TextXAlignment.Left
  4966.  
  4967. sps.Name = "sps"
  4968. sps.Parent = sp
  4969. sps.BackgroundColor3 = Color3.new(1, 1, 1)
  4970. sps.BackgroundTransparency = 1
  4971. sps.Position = UDim2.new(-0.145348832, 0, -7.4505806e-09, 0)
  4972. sps.Size = UDim2.new(0, 25, 0, 19)
  4973. sps.Font = Enum.Font.SourceSans
  4974. sps.Text = ">"
  4975. sps.TextColor3 = Color3.new(1, 1, 1)
  4976. sps.TextSize = 27
  4977. sps.TextWrapped = true
  4978.  
  4979. mil.Name = "mil"
  4980. mil.Parent = bs
  4981. mil.BackgroundColor3 = Color3.new(1, 1, 1)
  4982. mil.BackgroundTransparency = 1
  4983. mil.Position = UDim2.new(0.127000004, 0, 0.437000036, 0)
  4984. mil.Size = UDim2.new(0, 172, 0, 18)
  4985. mil.Font = Enum.Font.SciFi
  4986. mil.Text = "Military Boat"
  4987. mil.TextColor3 = Color3.new(1, 1, 1)
  4988. mil.TextScaled = true
  4989. mil.TextSize = 14
  4990. mil.TextWrapped = true
  4991. mil.TextXAlignment = Enum.TextXAlignment.Left
  4992.  
  4993. mils.Name = "mils"
  4994. mils.Parent = mil
  4995. mils.BackgroundColor3 = Color3.new(1, 1, 1)
  4996. mils.BackgroundTransparency = 1
  4997. mils.Position = UDim2.new(-0.145348832, 0, -7.4505806e-09, 0)
  4998. mils.Size = UDim2.new(0, 25, 0, 19)
  4999. mils.Font = Enum.Font.SourceSans
  5000. mils.Text = ">"
  5001. mils.TextColor3 = Color3.new(1, 1, 1)
  5002. mils.TextSize = 27
  5003. mils.TextWrapped = true
  5004.  
  5005. bdash.Name = "bdash"
  5006. bdash.Parent = Boats
  5007. bdash.BackgroundColor3 = Color3.new(1, 1, 1)
  5008. bdash.BackgroundTransparency = 1
  5009. bdash.Position = UDim2.new(0.876074076, 0, 0.159999996, 0)
  5010. bdash.Size = UDim2.new(0, 24, 0, 18)
  5011. bdash.Image = "rbxassetid://190839204"
  5012.  
  5013. Sharks.Name = "Sharks"
  5014. Sharks.Parent = SharkBitmeh
  5015. Sharks.Active = true
  5016. Sharks.BackgroundColor3 = Color3.new(1, 0.235294, 0.309804)
  5017. Sharks.BorderSizePixel = 0
  5018. Sharks.Position = UDim2.new(0.447815508, 0, -0.212713927, 0)
  5019. Sharks.Size = UDim2.new(0, 197, 0, 25)
  5020. Sharks.Draggable = true
  5021.  
  5022. sdash.Name = "sdash"
  5023. sdash.Parent = Sharks
  5024. sdash.BackgroundColor3 = Color3.new(1, 1, 1)
  5025. sdash.BackgroundTransparency = 1
  5026. sdash.Position = UDim2.new(0.876074076, 0, 0.159999996, 0)
  5027. sdash.Size = UDim2.new(0, 24, 0, 18)
  5028. sdash.Image = "rbxassetid://190839204"
  5029.  
  5030. ss.Name = "ss"
  5031. ss.Parent = Sharks
  5032. ss.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  5033. ss.BackgroundTransparency = 0.30000001192093
  5034. ss.BorderSizePixel = 0
  5035. ss.Position = UDim2.new(0, 0, 0.959999919, 0)
  5036. ss.Size = UDim2.new(0, 197, 0, 135)
  5037.  
  5038. sboost.Name = "sboost"
  5039. sboost.Parent = ss
  5040. sboost.BackgroundColor3 = Color3.new(1, 1, 1)
  5041. sboost.BackgroundTransparency = 1
  5042. sboost.Position = UDim2.new(0.127000004, 0, 0.0219999999, 0)
  5043. sboost.Size = UDim2.new(0, 172, 0, 18)
  5044. sboost.Font = Enum.Font.SciFi
  5045. sboost.Text = "Supa Speed"
  5046. sboost.TextColor3 = Color3.new(1, 1, 1)
  5047. sboost.TextScaled = true
  5048. sboost.TextSize = 14
  5049. sboost.TextWrapped = true
  5050. sboost.TextXAlignment = Enum.TextXAlignment.Left
  5051.  
  5052. sbs.Name = "sbs"
  5053. sbs.Parent = sboost
  5054. sbs.BackgroundColor3 = Color3.new(1, 1, 1)
  5055. sbs.BackgroundTransparency = 1
  5056. sbs.Position = UDim2.new(-0.145348832, 0, -0.166666672, 0)
  5057. sbs.Size = UDim2.new(0, 25, 0, 19)
  5058. sbs.Font = Enum.Font.SourceSans
  5059. sbs.Text = ">"
  5060. sbs.TextColor3 = Color3.new(1, 1, 1)
  5061. sbs.TextSize = 27
  5062. sbs.TextWrapped = true
  5063.  
  5064. sw.Name = "sw"
  5065. sw.Parent = ss
  5066. sw.BackgroundColor3 = Color3.new(1, 1, 1)
  5067. sw.BackgroundTransparency = 1
  5068. sw.Position = UDim2.new(0.127000004, 0, 0.162740737, 0)
  5069. sw.Size = UDim2.new(0, 172, 0, 18)
  5070. sw.Font = Enum.Font.SciFi
  5071. sw.Text = "Hammer Head"
  5072. sw.TextColor3 = Color3.new(1, 1, 1)
  5073. sw.TextScaled = true
  5074. sw.TextSize = 14
  5075. sw.TextWrapped = true
  5076. sw.TextXAlignment = Enum.TextXAlignment.Left
  5077.  
  5078. sws.Name = "sws"
  5079. sws.Parent = sw
  5080. sws.BackgroundColor3 = Color3.new(1, 1, 1)
  5081. sws.BackgroundTransparency = 1
  5082. sws.Position = UDim2.new(-0.145348832, 0, -0.166666672, 0)
  5083. sws.Size = UDim2.new(0, 25, 0, 19)
  5084. sws.Font = Enum.Font.SourceSans
  5085. sws.Text = ">"
  5086. sws.TextColor3 = Color3.new(1, 1, 1)
  5087. sws.TextSize = 27
  5088. sws.TextWrapped = true
  5089.  
  5090. sh.Name = "sh"
  5091. sh.Parent = ss
  5092. sh.BackgroundColor3 = Color3.new(1, 1, 1)
  5093. sh.BackgroundTransparency = 1
  5094. sh.Position = UDim2.new(0.127000004, 0, 0.296074092, 0)
  5095. sh.Size = UDim2.new(0, 172, 0, 18)
  5096. sh.Font = Enum.Font.SciFi
  5097. sh.Text = "Megaladon"
  5098. sh.TextColor3 = Color3.new(1, 1, 1)
  5099. sh.TextScaled = true
  5100. sh.TextSize = 14
  5101. sh.TextWrapped = true
  5102. sh.TextXAlignment = Enum.TextXAlignment.Left
  5103.  
  5104. shs.Name = "shs"
  5105. shs.Parent = sh
  5106. shs.BackgroundColor3 = Color3.new(1, 1, 1)
  5107. shs.BackgroundTransparency = 1
  5108. shs.Position = UDim2.new(-0.145348832, 0, -0.166666672, 0)
  5109. shs.Size = UDim2.new(0, 25, 0, 19)
  5110. shs.Font = Enum.Font.SourceSans
  5111. shs.Text = ">"
  5112. shs.TextColor3 = Color3.new(1, 1, 1)
  5113. shs.TextSize = 27
  5114. shs.TextWrapped = true
  5115.  
  5116. ksh.Name = "ksh"
  5117. ksh.Parent = ss
  5118. ksh.BackgroundColor3 = Color3.new(1, 1, 1)
  5119. ksh.BackgroundTransparency = 1
  5120. ksh.Position = UDim2.new(0.127000004, 0, 0.436814845, 0)
  5121. ksh.Size = UDim2.new(0, 172, 0, 18)
  5122. ksh.Font = Enum.Font.SciFi
  5123. ksh.Text = "Kill the Shark"
  5124. ksh.TextColor3 = Color3.new(1, 1, 1)
  5125. ksh.TextScaled = true
  5126. ksh.TextSize = 14
  5127. ksh.TextWrapped = true
  5128. ksh.TextXAlignment = Enum.TextXAlignment.Left
  5129.  
  5130. kss.Name = "kss"
  5131. kss.Parent = ksh
  5132. kss.BackgroundColor3 = Color3.new(1, 1, 1)
  5133. kss.BackgroundTransparency = 1
  5134. kss.Position = UDim2.new(-0.145348832, 0, -0.166666672, 0)
  5135. kss.Size = UDim2.new(0, 25, 0, 19)
  5136. kss.Font = Enum.Font.SourceSans
  5137. kss.Text = ">"
  5138. kss.TextColor3 = Color3.new(1, 1, 1)
  5139. kss.TextSize = 27
  5140. kss.TextWrapped = true
  5141.  
  5142. gsh.Name = "gsh"
  5143. gsh.Parent = ss
  5144. gsh.BackgroundColor3 = Color3.new(1, 1, 1)
  5145. gsh.BackgroundTransparency = 1
  5146. gsh.Position = UDim2.new(0.127000004, 0, 0.57014817, 0)
  5147. gsh.Size = UDim2.new(0, 172, 0, 18)
  5148. gsh.Font = Enum.Font.SciFi
  5149. gsh.Text = "God Shark"
  5150. gsh.TextColor3 = Color3.new(1, 1, 1)
  5151. gsh.TextScaled = true
  5152. gsh.TextSize = 14
  5153. gsh.TextWrapped = true
  5154. gsh.TextXAlignment = Enum.TextXAlignment.Left
  5155.  
  5156. gss.Name = "gss"
  5157. gss.Parent = gsh
  5158. gss.BackgroundColor3 = Color3.new(1, 1, 1)
  5159. gss.BackgroundTransparency = 1
  5160. gss.Position = UDim2.new(-0.145348832, 0, -0.166666672, 0)
  5161. gss.Size = UDim2.new(0, 25, 0, 19)
  5162. gss.Font = Enum.Font.SourceSans
  5163. gss.Text = ">"
  5164. gss.TextColor3 = Color3.new(1, 1, 1)
  5165. gss.TextSize = 27
  5166. gss.TextWrapped = true
  5167.  
  5168. htsh.Name = "htsh"
  5169. htsh.Parent = ss
  5170. htsh.BackgroundColor3 = Color3.new(1, 1, 1)
  5171. htsh.BackgroundTransparency = 1
  5172. htsh.Position = UDim2.new(.127000004, 0, 0.703481495)
  5173. htsh.Size = UDim2.new(0, 172, 0, 18)
  5174. htsh.Font = Enum.Font.SciFi
  5175. htsh.Text = "Big Shark Hitbox"
  5176. htsh.TextColor3 = Color3.new(1, 1, 1)
  5177. htsh.TextScaled = true
  5178. htsh.TextSize = 14
  5179. htsh.TextWrapped = true
  5180. htsh.TextXAlignment = Enum.TextXAlignment.Left
  5181.  
  5182. htshb.Name = "htshb"
  5183. htshb.Parent = htsh
  5184. htshb.BackgroundColor3 = Color3.new(1, 1, 1)
  5185. htshb.BackgroundTransparency = 1
  5186. htshb.Position = UDim2.new(-0.145348832, 0, -0.166666672, 0)
  5187. htshb.Size = UDim2.new(0, 25, 0, 19)
  5188. htshb.Font = Enum.Font.SourceSans
  5189. htshb.Text = ">"
  5190. htshb.TextColor3 = Color3.new(1, 1, 1)
  5191. htshb.TextSize = 27
  5192. htshb.TextWrapped = true
  5193.  
  5194. st.Name = "st"
  5195. st.Parent = Sharks
  5196. st.BackgroundColor3 = Color3.new(1, 1, 1)
  5197. st.BackgroundTransparency = 1
  5198. st.BorderSizePixel = 2
  5199. st.Position = UDim2.new(0, 0, 0.0799999982, 0)
  5200. st.Size = UDim2.new(0, 197, 0, 20)
  5201. st.Font = Enum.Font.SourceSansLight
  5202. st.Text = "Shark Settings"
  5203. st.TextScaled = true
  5204. st.TextSize = 15
  5205. st.TextWrapped = true
  5206.  
  5207. wmods.Name = "wmods"
  5208. wmods.Parent = SharkBitmeh
  5209. wmods.Active = true
  5210. wmods.BackgroundColor3 = Color3.new(1, 0.235294, 0.309804)
  5211. wmods.BorderSizePixel = 0
  5212. wmods.Position = UDim2.new(0.447815508, 0, -0.212713927, 0)
  5213. wmods.Size = UDim2.new(0, 197, 0, 25)
  5214. wmods.Draggable = true
  5215.  
  5216. wt.Name = "wt"
  5217. wt.Parent = wmods
  5218. wt.BackgroundColor3 = Color3.new(1, 1, 1)
  5219. wt.BackgroundTransparency = 1
  5220. wt.BorderSizePixel = 2
  5221. wt.Position = UDim2.new(0, 0, 0.0799999237, 0)
  5222. wt.Size = UDim2.new(0, 197, 0, 20)
  5223. wt.Font = Enum.Font.SourceSansLight
  5224. wt.Text = "Weapon Mods"
  5225. wt.TextScaled = true
  5226. wt.TextSize = 15
  5227. wt.TextWrapped = true
  5228.  
  5229. mdash.Name = "mdash"
  5230. mdash.Parent = wmods
  5231. mdash.BackgroundColor3 = Color3.new(1, 1, 1)
  5232. mdash.BackgroundTransparency = 1
  5233. mdash.Position = UDim2.new(0.876074076, 0, 0.159999996, 0)
  5234. mdash.Size = UDim2.new(0, 24, 0, 18)
  5235. mdash.Image = "rbxassetid://190839204"
  5236.  
  5237. wmod.Name = "wmod"
  5238. wmod.Parent = wmods
  5239. wmod.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  5240. wmod.BackgroundTransparency = 0.30000001192093
  5241. wmod.BorderSizePixel = 0
  5242. wmod.Position = UDim2.new(0, 0, 0.959999919, 0)
  5243. wmod.Size = UDim2.new(0, 197, 0, 135)
  5244.  
  5245. mamm.Name = "mamm"
  5246. mamm.Parent = wmod
  5247. mamm.BackgroundColor3 = Color3.new(1, 1, 1)
  5248. mamm.BackgroundTransparency = 1
  5249. mamm.Position = UDim2.new(0.127000004, 0, 0.0219999999, 0)
  5250. mamm.Size = UDim2.new(0, 172, 0, 18)
  5251. mamm.Font = Enum.Font.SciFi
  5252. mamm.Text = "Inf Ammo"
  5253. mamm.TextColor3 = Color3.new(1, 1, 1)
  5254. mamm.TextScaled = true
  5255. mamm.TextSize = 14
  5256. mamm.TextWrapped = true
  5257. mamm.TextXAlignment = Enum.TextXAlignment.Left
  5258.  
  5259. mas.Name = "mas"
  5260. mas.Parent = mamm
  5261. mas.BackgroundColor3 = Color3.new(1, 1, 1)
  5262. mas.BackgroundTransparency = 1
  5263. mas.Position = UDim2.new(-0.145348832, 0, -0.166666672, 0)
  5264. mas.Size = UDim2.new(0, 25, 0, 19)
  5265. mas.Font = Enum.Font.SourceSans
  5266. mas.Text = ">"
  5267. mas.TextColor3 = Color3.new(1, 1, 1)
  5268. mas.TextSize = 27
  5269. mas.TextWrapped = true
  5270.  
  5271. mdam.Name = "mdam"
  5272. mdam.Parent = wmod
  5273. mdam.BackgroundColor3 = Color3.new(1, 1, 1)
  5274. mdam.BackgroundTransparency = 1
  5275. mdam.Position = UDim2.new(0.127000004, 0, 0.148000002, 0)
  5276. mdam.Size = UDim2.new(0, 172, 0, 18)
  5277. mdam.Font = Enum.Font.SciFi
  5278. mdam.Text = "Insta-Kill"
  5279. mdam.TextColor3 = Color3.new(1, 1, 1)
  5280. mdam.TextScaled = true
  5281. mdam.TextSize = 14
  5282. mdam.TextWrapped = true
  5283. mdam.TextXAlignment = Enum.TextXAlignment.Left
  5284.  
  5285. mds.Name = "mds"
  5286. mds.Parent = mdam
  5287. mds.BackgroundColor3 = Color3.new(1, 1, 1)
  5288. mds.BackgroundTransparency = 1
  5289. mds.Position = UDim2.new(-0.145348832, 0, -0.166666672, 0)
  5290. mds.Size = UDim2.new(0, 25, 0, 19)
  5291. mds.Font = Enum.Font.SourceSans
  5292. mds.Text = ">"
  5293. mds.TextColor3 = Color3.new(1, 1, 1)
  5294. mds.TextSize = 27
  5295. mds.TextWrapped = true
  5296.  
  5297. mbdis.Name = "mbdis"
  5298. mbdis.Parent = wmod
  5299. mbdis.BackgroundColor3 = Color3.new(1, 1, 1)
  5300. mbdis.BackgroundTransparency = 1
  5301. mbdis.Position = UDim2.new(0.127000004, 0, 0.437000006, 0)
  5302. mbdis.Size = UDim2.new(0, 172, 0, 18)
  5303. mbdis.Font = Enum.Font.SciFi
  5304. mbdis.Text = "Max Bullet Range"
  5305. mbdis.TextColor3 = Color3.new(1, 1, 1)
  5306. mbdis.TextScaled = true
  5307. mbdis.TextSize = 14
  5308. mbdis.TextWrapped = true
  5309. mbdis.TextXAlignment = Enum.TextXAlignment.Left
  5310.  
  5311. bds.Name = "bds"
  5312. bds.Parent = mbdis
  5313. bds.BackgroundColor3 = Color3.new(1, 1, 1)
  5314. bds.BackgroundTransparency = 1
  5315. bds.Position = UDim2.new(-0.145348832, 0, -0.166666672, 0)
  5316. bds.Size = UDim2.new(0, 25, 0, 19)
  5317. bds.Font = Enum.Font.SourceSans
  5318. bds.Text = ">"
  5319. bds.TextColor3 = Color3.new(1, 1, 1)
  5320. bds.TextSize = 27
  5321. bds.TextWrapped = true
  5322.  
  5323. mbsp.Name = "mbsp"
  5324. mbsp.Parent = wmod
  5325. mbsp.BackgroundColor3 = Color3.new(1, 1, 1)
  5326. mbsp.BackgroundTransparency = 1
  5327. mbsp.Position = UDim2.new(0.127000004, 0, 0.289000005, 0)
  5328. mbsp.Size = UDim2.new(0, 172, 0, 18)
  5329. mbsp.Font = Enum.Font.SciFi
  5330. mbsp.Text = "High Bullet Speed"
  5331. mbsp.TextColor3 = Color3.new(1, 1, 1)
  5332. mbsp.TextScaled = true
  5333. mbsp.TextSize = 14
  5334. mbsp.TextWrapped = true
  5335. mbsp.TextXAlignment = Enum.TextXAlignment.Left
  5336.  
  5337. mbsel.Name = "mbsel"
  5338. mbsel.Parent = mbsp
  5339. mbsel.BackgroundColor3 = Color3.new(1, 1, 1)
  5340. mbsel.BackgroundTransparency = 1
  5341. mbsel.Position = UDim2.new(-0.145348832, 0, -0.166666672, 0)
  5342. mbsel.Size = UDim2.new(0, 25, 0, 19)
  5343. mbsel.Font = Enum.Font.SourceSans
  5344. mbsel.Text = ">"
  5345. mbsel.TextColor3 = Color3.new(1, 1, 1)
  5346. mbsel.TextSize = 27
  5347. mbsel.TextWrapped = true
  5348.  
  5349. -- Scripts
  5350.  
  5351. GreatWhite = false
  5352. LocalPlayer = game.Players.LocalPlayer.Name
  5353.  
  5354.  
  5355. Weapons:TweenPosition(UDim2.new(0.362894863, 0, 0.13691932, 0), "In")
  5356. Boats:TweenPosition(UDim2.new(0.476935029, 0, 0.13691932, 0), "In")
  5357. Sharks:TweenPosition(UDim2.new(0.590979397, 0, 0.136308074, 0), "In")
  5358. wmods:TweenPosition(UDim2.new(0.705733478, 0, 0.136308074, 0), "In")
  5359.  
  5360. function onKeyPress(inputObject, gameProcessedEvent)
  5361. if inputObject.KeyCode == Enum.KeyCode.RightControl then
  5362. if SharkBitmeh.Enabled == true then
  5363. Boats:TweenPosition(UDim2.new(0.447815508, 0, -0.212713927, 0), "Out")
  5364. Sharks:TweenPosition(UDim2.new(0.447815508, 0, -0.212713927, 0), "Out")
  5365. Weapons:TweenPosition(UDim2.new(0.447815508, 0, -0.212713927, 0), "Out")
  5366. wmods:TweenPosition(UDim2.new(0.447815508, 0, -0.212713927, 0), "Out")
  5367. repeat
  5368. wait()
  5369. if Boats.Position == UDim2.new(0.447815508, 0, -0.212713927, 0) then
  5370. SharkBitmeh.Enabled = false
  5371. end
  5372. until Boats.Position == UDim2.new(0.447815508, 0, -0.212713927, 0)
  5373. else
  5374. SharkBitmeh.Enabled = true
  5375. Boats:TweenPosition(UDim2.new(0.476935029, 0, 0.13691932, 0), "In")
  5376. Sharks:TweenPosition(UDim2.new(0.590979397, 0, 0.136308074, 0), "In")
  5377. Weapons:TweenPosition(UDim2.new(0.362894863, 0, 0.13691932, 0), "In")
  5378. wmods:TweenPosition(UDim2.new(0.705733478, 0, 0.136308074, 0), "In")
  5379. end
  5380. end
  5381. end
  5382. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  5383.  
  5384.  
  5385. function guns(gun)
  5386. local remote = Game["Workspace"]["Events"]["Shop"]["ChangeActiveGun"]
  5387. local args = {
  5388. [1] = gun
  5389. }
  5390. remote:FireServer(unpack(args))
  5391. end
  5392.  
  5393. function boats(boat)
  5394. local remote = Game["Workspace"]["Events"]["MatchMaking"]["PartyChange"]
  5395. local args = {
  5396. [1] = {
  5397. Guests = {},
  5398. Owner = LocalPlayer,
  5399. IsInOtherParty = "",
  5400. BoatId = boat
  5401. }
  5402. }
  5403. remote:FireServer(unpack(args))
  5404. end
  5405.  
  5406. function gmods(mod)
  5407. -- Synapse Only
  5408. -- Made by: Mod3rn#1999
  5409. -- Using Racist Dolphin#5199 Dev Console <3
  5410.  
  5411. local ps = game:GetService("Players")
  5412. local i = game:GetService("UserInputService")
  5413. local r = game:GetService("RunService")
  5414. local cg = game:GetService("CoreGui")
  5415. local p = ps.LocalPlayer
  5416. local c = p.Character
  5417. local b = p:FindFirstChild("Backpack") or p:WaitForChild("Backpack")
  5418. local mo = p:GetMouse()
  5419.  
  5420. p.CharacterAdded:connect(function(char)
  5421. c = char
  5422. end)
  5423.  
  5424. local m = getrawmetatable(game)
  5425. make_writeable(m)
  5426.  
  5427. local oldindex = m.__index
  5428. local oldnamecall = m.__namecall
  5429.  
  5430. m.__namecall = function(...)
  5431. local t = {...}
  5432. local method = t[#t]
  5433.  
  5434. if method == "Play" then
  5435. local env = getfenv(2)
  5436. if env.script then
  5437. if env.script.Parent ~= nil then
  5438.  
  5439. debug.setupvalue(2, mod, math.huge)
  5440. end
  5441. end
  5442. end
  5443.  
  5444. return oldnamecall(...)
  5445. end
  5446. end
  5447.  
  5448. function speedb(num)
  5449. local ps = game:GetService("Players")
  5450. local i = game:GetService("UserInputService")
  5451. local r = game:GetService("RunService")
  5452. local cg = game:GetService("CoreGui")
  5453. local p = ps.LocalPlayer
  5454. local c = p.Character
  5455. local b = p:FindFirstChild("Backpack") or p:WaitForChild("Backpack")
  5456. local mo = p:GetMouse()
  5457.  
  5458. p.CharacterAdded:connect(function(char)
  5459. c = char
  5460. end)
  5461.  
  5462. local m = getrawmetatable(game)
  5463. make_writeable(m)
  5464.  
  5465. local oldindex = m.__index
  5466. local oldnamecall = m.__namecall
  5467.  
  5468. m.__namecall = function(...)
  5469. local t = {...}
  5470. local method = t[#t]
  5471.  
  5472. if method == "FindFirstChild" then
  5473. if t[2] == "SharkBoost" then
  5474. local env = getfenv(2)
  5475. if env.script then
  5476. if env.script.Parent ~= nil then
  5477. debug.setupvalue(2, "speed", num)
  5478. end
  5479. end
  5480. end
  5481. end
  5482.  
  5483. return oldnamecall(...)
  5484. end
  5485. end
  5486.  
  5487. bdash.MouseButton1Down:connect(function()
  5488. if bs.Size == UDim2.new(0, 197, 0, 135) then
  5489. bdash.Rotation = 90
  5490. bs:TweenSize(UDim2.new(0, 197, 0, 0), "In")
  5491. repeat
  5492. wait()
  5493. if bs.Size == UDim2.new(0, 197, 0, 0) then
  5494. bs.Visible = false
  5495. end
  5496. until bs.Size == UDim2.new(0, 197, 0, 0)
  5497. else
  5498. bs.Visible = true
  5499. wait()
  5500. bs:TweenSize(UDim2.new(0, 197, 0, 135), "Out")
  5501. bdash.Rotation = 0
  5502. end
  5503. end)
  5504.  
  5505. sdash.MouseButton1Down:connect(function()
  5506. if ss.Size == UDim2.new(0, 197, 0, 135) then
  5507. sdash.Rotation = 90
  5508. ss:TweenSize(UDim2.new(0, 197, 0, 0), "In")
  5509. repeat
  5510. wait()
  5511. if ss.Size == UDim2.new(0, 197, 0, 0) then
  5512. ss.Visible = false
  5513. end
  5514. until ss.Size == UDim2.new(0, 197, 0, 0)
  5515. else
  5516. ss.Visible = true
  5517. wait()
  5518. ss:TweenSize(UDim2.new(0, 197, 0, 135), "Out")
  5519. sdash.Rotation = 0
  5520. end
  5521. end)
  5522.  
  5523. wdash.MouseButton1Down:connect(function()
  5524. if ws.Size == UDim2.new(0, 197, 0, 135) then
  5525. wdash.Rotation = 90
  5526. ws:TweenSize(UDim2.new(0, 197, 0, 0), "In")
  5527. repeat
  5528. wait()
  5529. if ws.Size == UDim2.new(0, 197, 0, 0) then
  5530. ws.Visible = false
  5531. end
  5532. until ws.Size == UDim2.new(0, 197, 0, 0)
  5533. else
  5534. ws.Visible = true
  5535. wait()
  5536. ws:TweenSize(UDim2.new(0, 197, 0, 135), "Out")
  5537. wdash.Rotation = 0
  5538. end
  5539. end)
  5540.  
  5541. mdash.MouseButton1Down:connect(function()
  5542. if wmod.Size == UDim2.new(0, 197, 0, 135) then
  5543. mdash.Rotation = 90
  5544. wmod:TweenSize(UDim2.new(0, 197, 0, 0), "In")
  5545. repeat
  5546. wait()
  5547. if wmod.Size == UDim2.new(0, 197, 0, 0) then
  5548. wmod.Visible = false
  5549. end
  5550. until wmod.Size == UDim2.new(0, 197, 0, 0)
  5551. else
  5552. wmod.Visible = true
  5553. wait()
  5554. wmod:TweenSize(UDim2.new(0, 197, 0, 135), "Out")
  5555. mdash.Rotation = 0
  5556. end
  5557. end)
  5558.  
  5559. aks.MouseButton1Click:connect(function()
  5560. guns("AK-47")
  5561. end)
  5562.  
  5563. cos.MouseButton1Click:connect(function()
  5564. guns("Commando")
  5565. end)
  5566.  
  5567. ros.MouseButton1Click:connect(function()
  5568. guns("Rocket")
  5569. end)
  5570.  
  5571. has.MouseButton1Click:connect(function()
  5572. guns("Harpoon")
  5573. end)
  5574.  
  5575. rays.MouseButton1Click:connect(function()
  5576. guns("Ray Gun")
  5577. end)
  5578.  
  5579. des.MouseButton1Click:connect(function()
  5580. boats(19)
  5581. end)
  5582.  
  5583. dys.MouseButton1Click:connect(function()
  5584. boats(8)
  5585. end)
  5586.  
  5587. mils.MouseButton1Click:connect(function()
  5588. boats(12)
  5589. end)
  5590.  
  5591. sps.MouseButton1Click:connect(function()
  5592. boats(9)
  5593. end)
  5594.  
  5595. yas.MouseButton1Click:connect(function()
  5596. boats(25)
  5597. end)
  5598.  
  5599. mas.MouseButton1Click:connect(function()
  5600. gmods("maxAmmo")
  5601. end)
  5602.  
  5603. bds.MouseButton1Click:connect(function()
  5604. gmods("distance")
  5605. end)
  5606.  
  5607. mbsel.MouseButton1Click:connect(function()
  5608. gmods("speed")
  5609. end)
  5610.  
  5611. mds.MouseButton1Click:connect(function()
  5612. gmods("damage")
  5613. end)
  5614.  
  5615. sbs.MouseButton1Click:connect(function()
  5616. ---------------------- Shark Boost
  5617. speedb(999)
  5618. sbs.TextColor3 = Color3.new(1, 0.2, 0.345098)
  5619. end)
  5620.  
  5621. sws.MouseButton1Click:connect(function()
  5622. local remote = Game["Workspace"]["Events"]["Shop"]["ChangeActiveShark"]
  5623. local args = {
  5624. [1] = "HammerHead"
  5625. }
  5626. remote:FireServer(unpack(args))
  5627. sws.TextColor3 = Color3.new(1, 0.2, 0.345098)
  5628. shs.TextColor3 = Color3.new(255, 255, 255)
  5629. end)
  5630.  
  5631. shs.MouseButton1Click:connect(function()
  5632. local remote = Game["Workspace"]["Events"]["Shop"]["ChangeActiveShark"]
  5633. local args = {
  5634. [1] = "Megaladon"
  5635. }
  5636. remote:FireServer(unpack(args))
  5637. shs.TextColor3 = Color3.new(1, 0.2, 0.345098)
  5638. sws.TextColor3 = Color3.new(255, 255, 255)
  5639. end)
  5640.  
  5641. print("No matter how much I try to give credit to myself, people still don't know who created this script, Mod3rnWeird diddddddd")
  5642.  
  5643. kss.MouseButton1Click:connect(function()
  5644. -- Creds to RelentlessRaptor#5709
  5645. for _, v in pairs(game.Players:GetChildren()) do
  5646. if v.TeamColor == game.Teams.Shark.TeamColor then
  5647. for i = 1, 10000 do
  5648. game.Workspace.Events.Projectiles.HealthChange:FireServer(v.Name, 20000, i)
  5649. end
  5650. end
  5651. end
  5652. kss.TextColor3 = Color3.new(1, 0.2, 0.345098)
  5653. wait(2)
  5654. kss.TextColor3 = Color3.new(255, 255, 255)
  5655. end)
  5656.  
  5657.  
  5658.  
  5659.  
  5660. gss.MouseButton1Click:connect(function()
  5661. -- Creds to RelentlessRaptor#5709
  5662. for i, v in pairs(game.Players:GetChildren()) do
  5663. if v.TeamColor == game.Teams.Shark.TeamColor then
  5664. for i = 1, 10000 do
  5665. game.Workspace.Events.Projectiles.HealthChange:FireServer(game.Players.LocalPlayer.Name, -200000, i)
  5666. end
  5667. end
  5668. end
  5669. gss.TextColor3 = Color3.new(1, 0.2, 0.345098)
  5670. repeat
  5671. wait()
  5672. if game.Players.LocalPlayer.Team ~= game.Teams.Shark then
  5673. gss.TextColor3 = Color3.new(255, 255, 255)
  5674. end
  5675. until game.Players.LocalPlayer.Team ~= game.Teams.Shark
  5676. end)
  5677. function getShark()
  5678. for i, v in pairs(game.Players:GetChildren()) do
  5679. if v.Team.Name == "Shark" then
  5680. Sharkee = v.Name
  5681. end
  5682. end
  5683.  
  5684. SharkDud = "Shark"..Sharkee
  5685. SharkPath = game.Workspace.Sharks[SharkDud]
  5686. end
  5687.  
  5688.  
  5689. htshb.MouseButton1Click:connect(function()
  5690. --creds to my amazing self;)
  5691.  
  5692. getShark()
  5693. SharkPath.Kill.Size = Vector3.new(999, 999, 999)
  5694. end)
  5695.  
  5696.  
  5697.  
  5698.  
  5699. PT.Text = "Updated! ~ also made by Mod3rnWeird"
  5700.  
  5701. wait(2)
  5702.  
  5703. main:TweenPosition(UDim2.new(0.911181152, 0, 0.517114937, 0), "Out")
  5704.  
  5705. wait(5)
  5706.  
  5707. main:TweenPosition(UDim2.new(0.99728012, 0, 0.517114937, 0), "In")
  5708.  
  5709. wait(2)
  5710.  
  5711. PT.Text = "Added Submarine, Megaladon, Shark Hitbox, ohhhh and Rainbow"
  5712.  
  5713. wait(2)
  5714.  
  5715. main:TweenPosition(UDim2.new(0.911181152, 0, 0.517114937, 0), "Out")
  5716.  
  5717. wait(5)
  5718.  
  5719. main:TweenPosition(UDim2.new(0.99728012, 0, 0.517114937, 0), "In")
  5720.  
  5721. wait (2)
  5722.  
  5723. PT.Text = "Vouch on V3rm @Mod3rnWeird"
  5724.  
  5725. wait(2)
  5726.  
  5727. main:TweenPosition(UDim2.new(0.911181152, 0, 0.517114937, 0), "Out")
  5728.  
  5729. wait(5)
  5730.  
  5731. main:TweenPosition(UDim2.new(0.99728012, 0, 0.517114937, 0), "In")
  5732.  
  5733. wait(2)
  5734.  
  5735. TPOP:Destroy()
  5736.  
  5737. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  5738.  
  5739. counter = 0
  5740.  
  5741. loopfunc = true
  5742. looped = true
  5743.  
  5744. if loopfunc == true then
  5745. while looped == true do
  5746. wait(0.1)
  5747. Weapons.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5748. Boats.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5749. Sharks.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5750. wmods.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  5751.  
  5752. counter = counter + 0.01
  5753. end
  5754. end
  5755. end)
  5756.  
  5757. WorkAtPizzaPlace.Name = "Work At Pizza Place"
  5758. WorkAtPizzaPlace.Parent = BeautyB
  5759. WorkAtPizzaPlace.BackgroundColor3 = Color3.new(0.87451, 0, 0.87451)
  5760. WorkAtPizzaPlace.BorderSizePixel = 0
  5761. WorkAtPizzaPlace.Position = UDim2.new(0.683593631, 0, -4.979599, 0)
  5762. WorkAtPizzaPlace.Size = UDim2.new(0, 143, 0, 50)
  5763. WorkAtPizzaPlace.Font = Enum.Font.SourceSans
  5764. WorkAtPizzaPlace.Text = "Work At Pizza Place GUI"
  5765. WorkAtPizzaPlace.TextColor3 = Color3.new(0, 0, 0)
  5766. WorkAtPizzaPlace.TextSize = 17
  5767. WorkAtPizzaPlace.MouseButton1Down:connect(function()
  5768. -- GUI made by LiamGlitchesYT
  5769. -- My Discord: NotJimbo#7666
  5770. -- My V3RM: NotJimbo
  5771. -- My YT: LiamGlitchesYT
  5772.  
  5773.  
  5774. ovenst = false
  5775. plr = game.Players.LocalPlayer
  5776. rain = false
  5777. mana = false
  5778. bell = false
  5779. ra = false
  5780. jobs = false
  5781.  
  5782. a = {21,1020,1009,1015,1019,1016,1006,1014,1008,106,119,1003}
  5783. j = {"Cashier", "Cook", "Pizza Boxer", "Delivery", "Supplier", "On Break"}
  5784.  
  5785. -- Objects
  5786.  
  5787. local gui = Instance.new("ScreenGui")
  5788. local main = Instance.new("Frame")
  5789. local color = Instance.new("Frame")
  5790. local title = Instance.new("TextLabel")
  5791. local credits = Instance.new("TextLabel")
  5792. local spamovens = Instance.new("TextButton")
  5793. local automanager = Instance.new("TextButton")
  5794. local spambells = Instance.new("TextButton")
  5795. local spamovens_2 = Instance.new("TextButton")
  5796. local spamjobs = Instance.new("TextButton")
  5797. local invite = Instance.new("TextLabel")
  5798.  
  5799. -- Properties
  5800.  
  5801. gui.Name = "gui"
  5802. gui.Parent = game.CoreGui
  5803.  
  5804. main.Name = "main"
  5805. main.Parent = gui
  5806. main.Active = true
  5807. main.BackgroundColor3 = Color3.new(1, 0.666667, 1)
  5808. main.BorderSizePixel = 0
  5809. main.Position = UDim2.new(0.0207351558, 0, 0.249529183, 0)
  5810. main.Size = UDim2.new(0, 340, 0, 266)
  5811.  
  5812. color.Name = "color"
  5813. color.Parent = main
  5814. color.BackgroundColor3 = Color3.new(1, 1, 1)
  5815. color.BorderSizePixel = 0
  5816. color.Size = UDim2.new(0, 340, 0, 72)
  5817.  
  5818. title.Name = "title"
  5819. title.Parent = color
  5820. title.BackgroundColor3 = Color3.new(1, 1, 1)
  5821. title.BackgroundTransparency = 1
  5822. title.BorderSizePixel = 0
  5823. title.Position = UDim2.new(-0.0970588326, 0, 0, 0)
  5824. title.Size = UDim2.new(0, 406, 0, 50)
  5825. title.Font = Enum.Font.Highway
  5826. title.Text = "Work at a pizza place GUI"
  5827. title.TextSize = 35
  5828. title.TextWrapped = true
  5829.  
  5830. credits.Name = "credits"
  5831. credits.Parent = color
  5832. credits.BackgroundColor3 = Color3.new(1, 1, 1)
  5833. credits.BackgroundTransparency = 1
  5834. credits.BorderSizePixel = 0
  5835. credits.Position = UDim2.new(0.547058761, 0, 0.49999997, 0)
  5836. credits.Size = UDim2.new(0, 200, 0, 50)
  5837. credits.Font = Enum.Font.Highway
  5838. credits.Text = "Jimbo#9089"
  5839. credits.TextColor3 = Color3.new(1, 0.666667, 1)
  5840. credits.TextSize = 20
  5841.  
  5842. spamovens.Name = "spamovens"
  5843. spamovens.Parent = main
  5844. spamovens.BackgroundColor3 = Color3.new(1, 1, 1)
  5845. spamovens.BorderSizePixel = 0
  5846. spamovens.Position = UDim2.new(1.86264515e-09, 0, 0.323308259, 0)
  5847. spamovens.Size = UDim2.new(0, 103, 0, 67)
  5848. spamovens.Font = Enum.Font.Highway
  5849. spamovens.Text = "Spam Ovens"
  5850. spamovens.TextSize = 20
  5851.  
  5852. automanager.Name = "automanager"
  5853. automanager.Parent = main
  5854. automanager.BackgroundColor3 = Color3.new(1, 1, 1)
  5855. automanager.BorderSizePixel = 0
  5856. automanager.Position = UDim2.new(0.348529398, 0, 0.323308259, 0)
  5857. automanager.Size = UDim2.new(0, 103, 0, 67)
  5858. automanager.Font = Enum.Font.Highway
  5859. automanager.Text = "Auto Manager"
  5860. automanager.TextSize = 20
  5861.  
  5862. spambells.Name = "spambells"
  5863. spambells.Parent = main
  5864. spambells.BackgroundColor3 = Color3.new(1, 1, 1)
  5865. spambells.BorderSizePixel = 0
  5866. spambells.Position = UDim2.new(0.695588231, 0, 0.323308259, 0)
  5867. spambells.Size = UDim2.new(0, 103, 0, 67)
  5868. spambells.Font = Enum.Font.Highway
  5869. spambells.Text = "Spam bells"
  5870. spambells.TextSize = 20
  5871.  
  5872. spamovens_2.Name = "spamovens"
  5873. spamovens_2.Parent = main
  5874. spamovens_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5875. spamovens_2.BorderSizePixel = 0
  5876. spamovens_2.Position = UDim2.new(1.86264515e-09, 0, 0.624060154, 0)
  5877. spamovens_2.Size = UDim2.new(0, 103, 0, 67)
  5878. spamovens_2.Font = Enum.Font.Highway
  5879. spamovens_2.Text = "Spam Ovens"
  5880. spamovens_2.TextSize = 20
  5881.  
  5882. spamjobs.Name = "spam jobs"
  5883. spamjobs.Parent = main
  5884. spamjobs.BackgroundColor3 = Color3.new(1, 1, 1)
  5885. spamjobs.BorderSizePixel = 0
  5886. spamjobs.Position = UDim2.new(0.348529398, 0, 0.624060154, 0)
  5887. spamjobs.Size = UDim2.new(0, 103, 0, 67)
  5888. spamjobs.Font = Enum.Font.Highway
  5889. spamjobs.Text = "Spam Jobs"
  5890. spamjobs.TextSize = 20
  5891.  
  5892. invite.Name = "invite"
  5893. invite.Parent = gui
  5894. invite.BackgroundColor3 = Color3.new(1, 1, 1)
  5895. invite.BackgroundTransparency = 1
  5896. invite.BorderSizePixel = 0
  5897. invite.Position = UDim2.new(0.0207351558, 0, 0.672316432, 0)
  5898. invite.Size = UDim2.new(0, 336, 0, 50)
  5899. invite.Font = Enum.Font.Highway
  5900. invite.Text = "https://discordapp.com/invite/CbNtdRJ"
  5901. invite.TextColor3 = Color3.new(1, 1, 1)
  5902. invite.TextSize = 20
  5903. invite.TextWrapped = true
  5904.  
  5905.  
  5906. spamjobs.MouseButton1Down:connect(function()
  5907. if jobs == false then
  5908. jobs = true
  5909. jobs.BackgroundColor3 = Color3.fromRGB(0,255,0)
  5910.  
  5911. else
  5912. jobs = false
  5913. jobs.BackgroundColor3 = Color3.fromRGB(255,0,0)
  5914. end
  5915. end)
  5916.  
  5917. spambells.MouseButton1Down:connect(function()
  5918. if bell == false then
  5919. bell = true
  5920. bell.BackgroundColor3 = Color3.fromRGB(0,255,0)
  5921.  
  5922. else
  5923. bell = false
  5924. bell.BackgroundColor3 = Color3.fromRGB(255,0,0)
  5925. end
  5926. end)
  5927.  
  5928. automanager.MouseButton1Down:connect(function()
  5929. if mana == false then
  5930. mana = true
  5931. mana.BackgroundColor3 = Color3.fromRGB(0,255,0)
  5932. else
  5933. mana = false
  5934. mana.BackgroundColor3 = Color3.fromRGB(255,0,0)
  5935. end
  5936. end)
  5937.  
  5938.  
  5939. spamovens.MouseButton1Down:connect(function()
  5940. if ovenst == false then
  5941. ovenst = true
  5942. ovenst.BackgroundColor3 = Color3.fromRGB(0,255,0)
  5943. else
  5944. ovenst = false
  5945. ovenst.BackgroundColor3 = Color3.fromRGB(255,0,0)
  5946. end
  5947. end)
  5948.  
  5949.  
  5950. --thanks papa
  5951.  
  5952. while wait() do
  5953. if jobs == true then
  5954. local b = math.random(#j)
  5955.  
  5956. game.ReplicatedStorage.Channels.PlayerChannel:FireServer("ChangeJob", j[b])
  5957. wait()
  5958. end
  5959. if ra == true then
  5960. for _,v in pairs(workspace.Houses:GetChildren()) do
  5961. if v.Owner.Value == game.Players.LocalPlayer then
  5962. for _,i in pairs(v.Upgrades:GetChildren()) do
  5963. bc = math.random(#a)
  5964. game.ReplicatedStorage.Channels.HouseChannel:FireServer("PaintHouse", i.Wall, "None", a[bc])
  5965. wait()
  5966. end
  5967. end
  5968. end
  5969. end
  5970. if bell == true then
  5971. for _,v in pairs(workspace.Houses:GetChildren()) do
  5972. for _,i in pairs(v.Upgrades:GetChildren()) do
  5973. i.Doors.FrontDoor.ClickDetector.Detector:FireServer()
  5974. wait(.1)
  5975. end
  5976. end
  5977. end
  5978. if mana == true then
  5979. local a = game.Teams.Manager:GetPlayers()
  5980. if #a < 1 then
  5981. plr.Character:MoveTo(workspace.ManagerChair.Part.Position - Vector3.new(0,3,0))
  5982. wait(1)
  5983. end
  5984. end
  5985. if rain == true then
  5986. for _,v in pairs(workspace.Cars:GetChildren()) do
  5987. lo = math.random(#a)
  5988. game.ReplicatedStorage.Channels.VehicleChannel:FireServer("Paint", v.Paint, "None", a[lo])
  5989. wait()
  5990. end
  5991. end
  5992. if ovenst == true then
  5993. for _,v in pairs(workspace.Ovens:GetChildren()) do
  5994. if v:IsA("Model") then
  5995. v.Door.ClickDetector.Detector:FireServer()
  5996. end
  5997. end
  5998. end
  5999. end
  6000. end)
  6001.  
  6002. Aimbot.Name = "Aimbot"
  6003. Aimbot.Parent = BeautyB
  6004. Aimbot.BackgroundColor3 = Color3.new(0.87451, 0, 0.87451)
  6005. Aimbot.BorderSizePixel = 0
  6006. Aimbot.Position = UDim2.new(0.0460471511, 0, -7.60028887, 0)
  6007. Aimbot.Size = UDim2.new(0, 143, 0, 50)
  6008. Aimbot.Font = Enum.Font.SourceSans
  6009. Aimbot.Text = "AimBot"
  6010. Aimbot.TextColor3 = Color3.new(0, 0, 0)
  6011. Aimbot.TextSize = 30
  6012. Aimbot.MouseButton1Down:connect(function()
  6013. loadstring(game:GetObjects('rbxassetid://340856112')[1].Source)()
  6014.  
  6015. wait()
  6016.  
  6017. _G.FREE_FOR_ALL = true
  6018.  
  6019. _G.BIND = 50 -- LEFT CTRL
  6020. _G.ESP_BIND = 52 -- LEFT ALT
  6021. end)
  6022.  
  6023.  
  6024. JailbreakAutorob.Name = "Jailbreak Auto rob"
  6025. JailbreakAutorob.Parent = BeautyB
  6026. JailbreakAutorob.BackgroundColor3 = Color3.new(0.87451, 0, 0.87451)
  6027. JailbreakAutorob.BorderSizePixel = 0
  6028. JailbreakAutorob.Position = UDim2.new(0.0460471511, 0, -2.25546122, 0)
  6029. JailbreakAutorob.Size = UDim2.new(0, 143, 0, 50)
  6030. JailbreakAutorob.Font = Enum.Font.SourceSans
  6031. JailbreakAutorob.Text = "Jailbreak Auto Rob"
  6032. JailbreakAutorob.TextColor3 = Color3.new(0, 0, 0)
  6033. JailbreakAutorob.TextSize = 20
  6034. JailbreakAutorob.MouseButton1Down:connect(function()
  6035. loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
  6036. end)
  6037.  
  6038. MuderMystery.Name = "MuderMystery"
  6039. MuderMystery.Parent = BeautyB
  6040. MuderMystery.BackgroundColor3 = Color3.new(0.87451, 0, 0.87451)
  6041. MuderMystery.BorderSizePixel = 0
  6042. MuderMystery.Position = UDim2.new(0.0460471511, 0, -4.979599, 0)
  6043. MuderMystery.Size = UDim2.new(0, 143, 0, 50)
  6044. MuderMystery.Font = Enum.Font.SourceSans
  6045. MuderMystery.Text = "Murder Mystery 2 GUI"
  6046. MuderMystery.TextColor3 = Color3.new(0, 0, 0)
  6047. MuderMystery.TextSize = 18
  6048. MuderMystery.MouseButton1Down:connect(function()
  6049. if game.PlaceId == 142823291 then --Proofing just because ;)
  6050. --Note: Don't reset with godmode on or you will be stuck on a black screen for a reasonable amount of time
  6051. --Change to false if you dont like printing to console
  6052. local printvar = true
  6053. --Change to true if you want to see names instead of murderer, sheriff, and innocents with esp
  6054. local espnames = true
  6055. --Change keybinds to your liking
  6056. local coinkey = "c" --Coin grabber keybind
  6057. local MSkey = "m" --Murderer/Sheriff esp keybind
  6058. local playerskey = "q" --All players esp keybind
  6059. local espoffkey = "b" --Turn esp off keybind
  6060. local flykey = "f" --Fly keybind
  6061. local noclipkey = "r" --Noclip keybind
  6062. local godmodekey = "g" --Godmode keybind
  6063. local xrayonkey = "x" --Xray on keybind
  6064. local xrayoffkey = "z" --Xray off keybind
  6065. local bringgunkey = "t" --Teleport to gun keybind
  6066. local hideshowguikey = "p" --Show/Hide gui keybind
  6067. --End of easy customization options
  6068.  
  6069. --Gui Buttons and Status--
  6070. local MM2 = Instance.new("ScreenGui")
  6071. local Main = Instance.new("Frame")
  6072. local Title = Instance.new("TextLabel")
  6073. local Coin = Instance.new("TextButton")
  6074. local MSEsp = Instance.new("TextButton")
  6075. local MSESPActive = Instance.new("TextLabel")
  6076. local PlayersEsp = Instance.new("TextButton")
  6077. local PlayersEspActive = Instance.new("TextLabel")
  6078. local EspOff = Instance.new("TextButton")
  6079. local EspOffActive = Instance.new("TextLabel")
  6080. local Run = Instance.new("TextButton")
  6081. local RunActiveGui = Instance.new("TextLabel")
  6082. local Fly = Instance.new("TextButton")
  6083. local FlyActive = Instance.new("TextLabel")
  6084. local Noclip = Instance.new("TextButton")
  6085. local NoclipActive = Instance.new("TextLabel")
  6086. local GodMode = Instance.new("TextButton")
  6087. local GodModeActive = Instance.new("TextLabel")
  6088. local GuiXrayOn = Instance.new("TextButton")
  6089. local GuiXrayOnActive = Instance.new("TextLabel")
  6090. local GuiXrayOff = Instance.new("TextButton")
  6091. local GuiXrayOffActive = Instance.new("TextLabel")
  6092. local BringGun = Instance.new("TextButton")
  6093. local Keybinds = Instance.new("TextButton")
  6094. local KeybindsActive = Instance.new("TextLabel")
  6095. local Hide = Instance.new("TextButton")
  6096. local Show = Instance.new("TextButton")
  6097.  
  6098. --Other Variables
  6099. local runActive = false
  6100. local teamname = "None"
  6101. local murderer = "None"
  6102. local sheriff = "None"
  6103. local player = game:GetService("Players").LocalPlayer
  6104.  
  6105. local esp = false
  6106. local plresp
  6107. local track = false
  6108.  
  6109. local NClip = false
  6110. local char = game.Players.LocalPlayer.Character
  6111. local obj = game.workspace
  6112. local mouse=game.Players.LocalPlayer:GetMouse()
  6113. local LP = game:GetService("Players").LocalPlayer
  6114. local flyvar = false
  6115.  
  6116. local showvar = true
  6117. local inputcode = game:GetService("UserInputService")
  6118. local godmodevar = false
  6119. local keyOff = false
  6120. local NClip = false
  6121.  
  6122. --Start of Gui--
  6123. MM2.Name = "MM2"
  6124. MM2.Parent = game.CoreGui
  6125. MM2.ResetOnSpawn = false
  6126.  
  6127. Main.Name = "Main"
  6128. Main.Parent = MM2
  6129. Main.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6130. Main.BorderColor3 = Color3.new(0, 0.607843, 1)
  6131. Main.BorderSizePixel = 5
  6132. Main.Draggable = true
  6133. Main.Position = UDim2.new(0.574999988, 0, 0.349999994, 0)
  6134. Main.Size = UDim2.new(0.2, 0, 0.4, 0)
  6135. Main.Visible = true
  6136. Main.Active = true
  6137.  
  6138. Title.Name = "Title"
  6139. Title.Parent = Main
  6140. Title.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6141. Title.BorderColor3 = Color3.new(0, 0.607843, 1)
  6142. Title.BorderSizePixel = 5
  6143. Title.Draggable = true
  6144. Title.Size = UDim2.new(1.005, 0, 0.2, 0)
  6145. Title.ZIndex = 3
  6146. Title.Font = Enum.Font.SciFi
  6147. Title.FontSize = Enum.FontSize.Size24
  6148. Title.Text = "Murder Mystery 2"
  6149. Title.TextColor3 = Color3.new(0, 0.607843, 1)
  6150. Title.TextScaled = true
  6151. Title.TextSize = 20
  6152. Title.TextStrokeColor3 = Color3.new(0.129412, 0.54902, 1)
  6153. Title.TextWrapped = true
  6154.  
  6155. --Start of functions for buttons--
  6156. function Create(base, team, colors1, colors2, colors3, teamname) --For all esps
  6157. local bb = Instance.new("BillboardGui",player.PlayerGui)
  6158. bb.Adornee = base
  6159. bb.ExtentsOffset = Vector3.new(0,1,0)
  6160. bb.AlwaysOnTop = true
  6161. bb.Size = UDim2.new(0,5,0,5)
  6162. bb.StudsOffset = Vector3.new(0,1,0)
  6163. bb.Name = "tracker"
  6164. local frame = Instance.new("Frame",bb)
  6165. frame.ZIndex = 10
  6166. frame.BackgroundTransparency = 0.3
  6167. frame.Size = UDim2.new(1,0,1,0)
  6168. local txtlbl = Instance.new("TextLabel",bb)
  6169. txtlbl.ZIndex = 10
  6170. txtlbl.Text = teamname
  6171. txtlbl.BackgroundTransparency = 1
  6172. txtlbl.Position = UDim2.new(0,0,0,-35)
  6173. txtlbl.Size = UDim2.new(1,0,10,0)
  6174. txtlbl.Font = "ArialBold"
  6175. txtlbl.FontSize = "Size12"
  6176. txtlbl.TextStrokeTransparency = 0.5
  6177. if team then --For teams, left over from origianl but never removed
  6178. txtlbl.TextColor3 = Color3.new(0,0,255)
  6179. frame.BackgroundColor3 = Color3.new(0,0,255)
  6180. else
  6181. txtlbl.TextColor3 = Color3.new(colors1,colors2,colors3)
  6182. frame.BackgroundColor3 = Color3.new(colors1,colors2,colors3)
  6183. end
  6184. end
  6185.  
  6186. function findmurderer() --Find who the murderer is
  6187. local colors1 = 255
  6188. local colors2 = 0
  6189. local colors3 = 0
  6190. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  6191. if v ~= game:GetService("Players").LocalPlayer then
  6192. for i,v in pairs(v.Backpack:GetChildren()) do --Checks backpack for knife
  6193. if v.Name == "Knife" then
  6194. if espnames == true then
  6195. local teamname = v.Parent.Parent.Name
  6196. if v.Parent.Parent.Character.Head ~= nil then
  6197. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  6198. else
  6199. if printvar == true then
  6200. print("Head missing from murderer!")
  6201. end
  6202. end
  6203. elseif espnames == false then
  6204. local teamname = "Murderer"
  6205. if v.Parent.Parent.Character.Head ~= nil then
  6206. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  6207. else
  6208. if printvar == true then
  6209. print("Head missing from murderer!")
  6210. end
  6211. end
  6212. end
  6213. murderer = v.Parent.Parent.Name
  6214. if printvar == true then
  6215. print(murderer.." is Murderer")
  6216. end
  6217. end
  6218. end
  6219. for i,v in pairs(v.Character:GetChildren()) do --Checks workspace player for knife (holding it)
  6220. if v.Name == "Knife" then
  6221. if espnames == true then
  6222. local teamname = v.Parent.Name
  6223. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  6224. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  6225. else
  6226. if printvar == true then
  6227. print("Head missing from murderer!")
  6228. end
  6229. end
  6230. elseif espnames == false then
  6231. local teamname = "Murderer"
  6232. if v.Parent.Head ~= nil then
  6233. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  6234. else
  6235. if printvar == true then
  6236. print("Head missing from murderer!")
  6237. end
  6238. end
  6239. end
  6240. murderer = v.Parent.Name
  6241. if printvar == true then --Tried to failproof to stop printing nil
  6242. local murderer1 = tostring(v.Parent.Name)
  6243. print(murderer1.." is Murderer")
  6244. end
  6245. end
  6246. end
  6247. end
  6248. end
  6249. end
  6250.  
  6251. function findsheriff() --Find who the sheriff is
  6252. local colors1 = 0
  6253. local colors2 = 0
  6254. local colors3 = 255
  6255. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  6256. if v ~= game:GetService("Players").LocalPlayer then
  6257. for i,v in pairs(v.Backpack:GetChildren()) do
  6258. if v.Name == "Revolver" or v.Name == "Gun" then --Lazy to check if its revolver or gun and checks backpack for gun
  6259. if espnames == true then
  6260. local teamname = v.Parent.Parent.Name
  6261. if v.Parent.Parent.Character.Head ~= nil then --Tried to failproof to stop printing nil
  6262. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  6263. else
  6264. if printvar == true then
  6265. print("Head missing from sheriff!")
  6266. end
  6267. end
  6268. elseif espnames == false then
  6269. local teamname = "Sheriff"
  6270. if v.Parent.Parent.Character.Head ~= nil then --Tried to failproof to stop printing nil
  6271. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  6272. else
  6273. if printvar == true then
  6274. print("Head missing from sheriff!")
  6275. end
  6276. end
  6277. end
  6278. sheriff = v.Parent.Parent.Name
  6279. if printvar == true then
  6280. local sheriff1 = tostring(v.Parent.Parent.Name)
  6281. print(sheriff1.." is Sheriff")
  6282. end
  6283. end
  6284. end
  6285. for i,v in pairs(v.Character:GetChildren()) do
  6286. if v.Name == "Revolver" or v.Name == "Gun" then --Lazy to check if its revolver or gun and checks workspace player for gun (holding it)
  6287. if espnames == true then
  6288. local teamname = v.Parent.Name
  6289. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  6290. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  6291. else
  6292. if printvar == true then
  6293. print("Head missing from sheriff!")
  6294. end
  6295. end
  6296. elseif espnames == false then
  6297. local teamname = "Sheriff"
  6298. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  6299. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  6300. else
  6301. if printvar == true then
  6302. print("Head missing from sheriff!")
  6303. end
  6304. end
  6305. end
  6306. sheriff = v.Parent.Name
  6307. if printvar == true then
  6308. local sheriff1 = tostring(v.Parent.Name)
  6309. print(sheriff1.." is Sheriff")
  6310. end
  6311. end
  6312. end
  6313. end
  6314. end
  6315. end
  6316.  
  6317. function findplayers() --Find all players but local player
  6318. findmurderer() --Finds murderer
  6319. findsheriff() --Finds sheriff
  6320. local colors1 = 0
  6321. local colors2 = 255
  6322. local colors3 = 0
  6323. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  6324. if v ~= game:GetService("Players").LocalPlayer then --If not local player
  6325. if v.Name ~= murderer then --If not murderer
  6326. if v.Name ~= sheriff then --If not sheriff
  6327. if espnames == true then
  6328. local teamname = v.Name
  6329. if v.Character.Head ~= nil then --Tried to failproof to stop printing nil
  6330. Create(v.Character.Head, false, colors1 ,colors2, colors3, teamname)
  6331. else
  6332. if printvar == true then
  6333. print("Head missing from sheriff!")
  6334. end
  6335. end
  6336. elseif espnames == false then
  6337. local teamname = "Innocents"
  6338. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  6339. Create(v.Character.Head, false, colors1 ,colors2, colors3, teamname)
  6340. else
  6341. if printvar == true then
  6342. print("Head missing from sheriff!")
  6343. end
  6344. end
  6345. end
  6346. end
  6347. end
  6348. end
  6349. end
  6350. end
  6351.  
  6352. function Clear() --Clears all the esps
  6353. for _,v in pairs(player.PlayerGui:children()) do
  6354. if v.Name == "tracker" and v:isA("BillboardGui") then
  6355. v:Destroy()
  6356. end
  6357. end
  6358. end
  6359.  
  6360. function XrayOn(obj) --Enables xray
  6361. for _,v in pairs(obj:GetChildren()) do
  6362. if (v:IsA("BasePart")) and not v.Parent:FindFirstChild("Humanoid") then
  6363. v.LocalTransparencyModifier = 0.75
  6364. end
  6365. XrayOn(v)
  6366. end
  6367. end
  6368.  
  6369. function XrayOff(obj) --Disables xray
  6370. for _,v in pairs(obj:GetChildren()) do
  6371. if (v:IsA("BasePart")) and not v.Parent:FindFirstChild("Humanoid") then
  6372. v.LocalTransparencyModifier = 0
  6373. end XrayOff(v)
  6374. end
  6375. end
  6376.  
  6377. function sFLY() --Fly function
  6378. repeat wait() until LP and LP.Character and LP.Character:FindFirstChild('Torso') and LP.Character:FindFirstChild('Humanoid')
  6379. repeat wait() until mouse
  6380.  
  6381. local T = LP.Character.Torso
  6382. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  6383. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  6384. local SPEED = 0
  6385.  
  6386. local function FLY()
  6387. FLYING = true
  6388. local BG = Instance.new('BodyGyro', T)
  6389. local BV = Instance.new('BodyVelocity', T)
  6390. BG.P = 9e4
  6391. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  6392. BG.cframe = T.CFrame
  6393. BV.velocity = Vector3.new(0, 0.1, 0)
  6394. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  6395. spawn(function()
  6396. repeat wait()
  6397. LP.Character.Humanoid.PlatformStand = true
  6398. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  6399. SPEED = 50
  6400. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  6401. SPEED = 0
  6402. end
  6403. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  6404. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  6405. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  6406. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  6407. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  6408. else
  6409. BV.velocity = Vector3.new(0, 0.1, 0)
  6410. end
  6411. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  6412. until not FLYING
  6413. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  6414. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  6415. SPEED = 0
  6416. BG:destroy()
  6417. BV:destroy()
  6418. LP.Character.Humanoid.PlatformStand = false
  6419. end)
  6420. end
  6421.  
  6422. mouse.KeyDown:connect(function(KEY)
  6423. if KEY:lower() == 'w' then
  6424. CONTROL.F = 1
  6425. elseif KEY:lower() == 's' then
  6426. CONTROL.B = -1
  6427. elseif KEY:lower() == 'a' then
  6428. CONTROL.L = -1
  6429. elseif KEY:lower() == 'd' then
  6430. CONTROL.R = 1
  6431. end
  6432. end)
  6433.  
  6434. mouse.KeyUp:connect(function(KEY)
  6435. if KEY:lower() == 'w' then
  6436. CONTROL.F = 0
  6437. elseif KEY:lower() == 's' then
  6438. CONTROL.B = 0
  6439. elseif KEY:lower() == 'a' then
  6440. CONTROL.L = 0
  6441. elseif KEY:lower() == 'd' then
  6442. CONTROL.R = 0
  6443. end
  6444. end)
  6445. FLY()
  6446. end
  6447.  
  6448. function NOFLY() --Unfly function
  6449. FLYING = false
  6450. LP.Character.Humanoid.PlatformStand = false
  6451. end
  6452.  
  6453. local noclipcoro = coroutine.wrap(function() --Noclip function
  6454. while true do
  6455. if NClip == true then
  6456. if game.Players ~= nil then
  6457. if game.Players.LocalPlayer ~= nil then
  6458. if game.Players.LocalPlayer.Character ~= nil then
  6459. if game.Players.LocalPlayer.Character:FindFirstChild("Torso") ~= nil then
  6460. if game.Players.LocalPlayer.Character:FindFirstChild("Head") ~= nil then
  6461. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  6462. game.Players.LocalPlayer.Character.Head.CanCollide = false
  6463. end
  6464. end
  6465. end
  6466. end
  6467. end
  6468. end
  6469. game:service("RunService").Stepped:wait()
  6470. end
  6471. end)
  6472.  
  6473. noclipcoro() --For noclip to work
  6474.  
  6475. game:GetService("Players").LocalPlayer.CharacterAdded:connect(function(character) --Resets specific things for ease
  6476. flyvar = false
  6477. FlyActive.Text = "Inactive"
  6478. FlyActive.TextColor3 = Color3.new(1, 0, 1)
  6479. godmodevar = false
  6480. GodModeActive.Text = "Inactive"
  6481. GodModeActive.TextColor3 = Color3.new(1, 0, 1)
  6482. Clear()
  6483. MSESPActive.Text = "Inactive"
  6484. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  6485. PlayersEspActive.Text = "Inactive"
  6486. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  6487. EspOffActive.Text = "Active"
  6488. EspOffActive.TextColor3 = Color3.new(0, 1, 0)
  6489. end)
  6490.  
  6491. mouse.KeyDown:connect(function(KeyDown) --If shift is held, run
  6492. if KeyDown == "0" and runActive == false and keyOff == false then
  6493. runActive = true
  6494. player.Character.Humanoid.WalkSpeed = 32
  6495. RunActiveGui.Text = "Active"
  6496. RunActiveGui.TextColor3 = Color3.new(0, 1, 0)
  6497. end
  6498. end)
  6499.  
  6500. mouse.KeyUp:connect(function(KeyUp) --If shift is released, walk
  6501. if KeyUp == "0" and runActive == true and keyOff == false then
  6502. runActive = false
  6503. player.Character.Humanoid.WalkSpeed = 16
  6504. RunActiveGui.Text = "Inactive"
  6505. RunActiveGui.TextColor3 = Color3.new(1, 0, 1)
  6506. end
  6507. end)
  6508.  
  6509. function coingrabberfunc() --Coin grabber function
  6510. local children = game.Workspace:GetChildren()
  6511. for _, child in pairs(children) do
  6512. for _, child in pairs(child:GetChildren()) do
  6513. table.insert(children, child)
  6514. end
  6515. if child:IsA("BasePart") and child.Name == "Coin" then
  6516. child.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  6517. end
  6518. end
  6519. end
  6520.  
  6521. function godmodefunc() --Godmode function
  6522. local player = game.Players.LocalPlayer
  6523. if player.Character then
  6524. if player.Character:FindFirstChild("Humanoid") then
  6525. player.Character.Humanoid.Name = "1"
  6526. end
  6527. local l = player.Character["1"]:Clone()
  6528. l.Parent = player.Character
  6529. l.Name = "Humanoid"; wait(0.1)
  6530. player.Character["1"]:Destroy()
  6531. workspace.CurrentCamera.CameraSubject = player.Character.Humanoid
  6532. player.Character.Animate.Disabled = true; wait(0.1)
  6533. player.Character.Animate.Disabled = false
  6534. end
  6535. end
  6536.  
  6537. --Coin Grabber--
  6538. Coin.Name = "CoinGrabber"
  6539. Coin.Parent = Main
  6540. Coin.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6541. Coin.BorderColor3 = Color3.new(0, 0.607843, 1)
  6542. Coin.BorderSizePixel = 5
  6543. Coin.Position = UDim2.new(0, 0, 0.215, 0)
  6544. Coin.Size = UDim2.new(1.005, 0, 0.08, 0)
  6545. Coin.ZIndex = 4
  6546. Coin.Font = Enum.Font.SciFi
  6547. Coin.FontSize = Enum.FontSize.Size24
  6548. Coin.Text = "Coin Grabber ["..string.upper(coinkey).."]"
  6549. Coin.TextColor3 = Color3.fromRGB(255, 255, 26)
  6550. Coin.TextSize = 20
  6551. Coin.TextWrapped = true
  6552. Coin.MouseButton1Down:connect(function(x, y)
  6553. coingrabberfunc()
  6554. end)
  6555.  
  6556. --Murderer/Sheriff Esp--
  6557. MSESPActive.Name = "MSEspActive"
  6558. MSESPActive.Parent = Main
  6559. MSESPActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6560. MSESPActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  6561. MSESPActive.BorderSizePixel = 5
  6562. MSESPActive.Position = UDim2.new(0.755, 0, 0.315, 0)
  6563. MSESPActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  6564. MSESPActive.ZIndex = 4
  6565. MSESPActive.Font = Enum.Font.SciFi
  6566. MSESPActive.FontSize = Enum.FontSize.Size24
  6567. MSESPActive.Text = "Inactive"
  6568. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  6569. MSESPActive.TextSize = 20
  6570. MSESPActive.TextWrapped = true
  6571.  
  6572. MSEsp.Name = "MSEsp"
  6573. MSEsp.Parent = Main
  6574. MSEsp.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6575. MSEsp.BorderColor3 = Color3.new(0, 0.607843, 1)
  6576. MSEsp.BorderSizePixel = 5
  6577. MSEsp.Position = UDim2.new(0, 0, 0.315, 0)
  6578. MSEsp.Size = UDim2.new(0.75, 0, 0.08, 0)
  6579. MSEsp.ZIndex = 4
  6580. MSEsp.Font = Enum.Font.SciFi
  6581. MSEsp.FontSize = Enum.FontSize.Size24
  6582. MSEsp.Text = "Murderer/Sheriff Esp ["..string.upper(MSkey).."]"
  6583. MSEsp.TextColor3 = Color3.fromRGB(255, 102, 255)
  6584. MSEsp.TextSize = 20
  6585. MSEsp.TextWrapped = true
  6586. MSEsp.MouseButton1Down:connect(function(x, y)
  6587. murderer = "None"
  6588. sheriff = "None"
  6589. Clear()
  6590. findmurderer()
  6591. findsheriff()
  6592. if printvar == true then
  6593. print("Murderer/Sheriff")
  6594. end
  6595. MSESPActive.Text = "Active"
  6596. MSESPActive.TextColor3 = Color3.new(0, 1, 0)
  6597. PlayersEspActive.Text = "Inactive"
  6598. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  6599. EspOffActive.Text = "Inactive"
  6600. EspOffActive.TextColor3 = Color3.new(1, 0, 1)
  6601. end)
  6602.  
  6603. --All Players Esp
  6604. PlayersEspActive.Name = "PlayersEspActive"
  6605. PlayersEspActive.Parent = Main
  6606. PlayersEspActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6607. PlayersEspActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  6608. PlayersEspActive.BorderSizePixel = 5
  6609. PlayersEspActive.Position = UDim2.new(0.755, 0, 0.415, 0)
  6610. PlayersEspActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  6611. PlayersEspActive.ZIndex = 4
  6612. PlayersEspActive.Font = Enum.Font.SciFi
  6613. PlayersEspActive.FontSize = Enum.FontSize.Size24
  6614. PlayersEspActive.Text = "Inactive"
  6615. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  6616. PlayersEspActive.TextSize = 20
  6617. PlayersEspActive.TextWrapped = true
  6618.  
  6619. PlayersEsp.Name = "PlayersEsp"
  6620. PlayersEsp.Parent = Main
  6621. PlayersEsp.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6622. PlayersEsp.BorderColor3 = Color3.new(0, 0.607843, 1)
  6623. PlayersEsp.BorderSizePixel = 5
  6624. PlayersEsp.Position = UDim2.new(0, 0, 0.415, 0)
  6625. PlayersEsp.Size = UDim2.new(0.75, 0, 0.08, 0)
  6626. PlayersEsp.ZIndex = 4
  6627. PlayersEsp.Font = Enum.Font.SciFi
  6628. PlayersEsp.FontSize = Enum.FontSize.Size24
  6629. PlayersEsp.Text = "All Players Esp ["..string.upper(playerskey).."]"
  6630. PlayersEsp.TextColor3 = Color3.fromRGB(102, 255, 51)
  6631. PlayersEsp.TextSize = 20
  6632. PlayersEsp.TextWrapped = true
  6633. PlayersEsp.MouseButton1Down:connect(function(x, y)
  6634. Clear()
  6635. if printvar == true then
  6636. print("Players Esp")
  6637. end
  6638. MSESPActive.Text = "Inactive"
  6639. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  6640. PlayersEspActive.Text = "Active"
  6641. PlayersEspActive.TextColor3 = Color3.new(0, 1, 0)
  6642. EspOffActive.Text = "Inactive"
  6643. EspOffActive.TextColor3 = Color3.new(1, 0, 1)
  6644. findplayers()
  6645. end)
  6646.  
  6647. --Esp Off
  6648. EspOffActive.Name = "EspOffActive"
  6649. EspOffActive.Parent = Main
  6650. EspOffActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6651. EspOffActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  6652. EspOffActive.BorderSizePixel = 5
  6653. EspOffActive.Position = UDim2.new(0.755, 0, 0.515, 0)
  6654. EspOffActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  6655. EspOffActive.ZIndex = 4
  6656. EspOffActive.Font = Enum.Font.SciFi
  6657. EspOffActive.FontSize = Enum.FontSize.Size24
  6658. EspOffActive.Text = "Active"
  6659. EspOffActive.TextColor3 = Color3.new(0, 1, 0)
  6660. EspOffActive.TextSize = 20
  6661. EspOffActive.TextWrapped = true
  6662.  
  6663. EspOff.Name = "EspOff"
  6664. EspOff.Parent = Main
  6665. EspOff.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6666. EspOff.BorderColor3 = Color3.new(0, 0.607843, 1)
  6667. EspOff.BorderSizePixel = 5
  6668. EspOff.Position = UDim2.new(0, 0, 0.515, 0)
  6669. EspOff.Size = UDim2.new(0.75, 0, 0.08, 0)
  6670. EspOff.ZIndex = 4
  6671. EspOff.Font = Enum.Font.SciFi
  6672. EspOff.FontSize = Enum.FontSize.Size24
  6673. EspOff.Text = "Esp Off ["..string.upper(espoffkey).."]"
  6674. EspOff.TextColor3 = Color3.fromRGB(255, 255, 255)
  6675. EspOff.TextSize = 20
  6676. EspOff.TextWrapped = true
  6677. EspOff.MouseButton1Down:connect(function(x, y)
  6678. Clear()
  6679. if printvar == true then
  6680. print("Esp Off")
  6681. end
  6682. MSESPActive.Text = "Inactive"
  6683. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  6684. PlayersEspActive.Text = "Inactive"
  6685. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  6686. EspOffActive.Text = "Active"
  6687. EspOffActive.TextColor3 = Color3.new(0, 1, 0)
  6688. end)
  6689.  
  6690. --Run
  6691. RunActiveGui.Name = "RunActiveGui"
  6692. RunActiveGui.Parent = Main
  6693. RunActiveGui.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6694. RunActiveGui.BorderColor3 = Color3.new(0, 0.607843, 1)
  6695. RunActiveGui.BorderSizePixel = 5
  6696. RunActiveGui.Position = UDim2.new(0.755, 0, 0.615, 0)
  6697. RunActiveGui.Size = UDim2.new(0.25, 0, 0.08, 0)
  6698. RunActiveGui.ZIndex = 4
  6699. RunActiveGui.Font = Enum.Font.SciFi
  6700. RunActiveGui.FontSize = Enum.FontSize.Size24
  6701. RunActiveGui.Text = "Inactive"
  6702. RunActiveGui.TextColor3 = Color3.new(1, 0, 1)
  6703. RunActiveGui.TextSize = 20
  6704. RunActiveGui.TextWrapped = true
  6705.  
  6706. Run.Name = "Run"
  6707. Run.Parent = Main
  6708. Run.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6709. Run.BorderColor3 = Color3.new(0, 0.607843, 1)
  6710. Run.BorderSizePixel = 5
  6711. Run.Position = UDim2.new(0, 0, 0.615, 0)
  6712. Run.Size = UDim2.new(0.75, 0, 0.08, 0)
  6713. Run.ZIndex = 4
  6714. Run.Font = Enum.Font.SciFi
  6715. Run.FontSize = Enum.FontSize.Size24
  6716. Run.Text = "Run [Shift]"
  6717. Run.TextColor3 = Color3.fromRGB(255, 51, 0)
  6718. Run.TextSize = 20
  6719. Run.TextWrapped = true
  6720. Run.MouseButton1Down:connect(function(x, y)
  6721. if runActive == false then
  6722. runActive = true
  6723. player.Character.Humanoid.WalkSpeed = 32
  6724. RunActiveGui.Text = "Active"
  6725. RunActiveGui.TextColor3 = Color3.new(0, 1, 0)
  6726. elseif runActive == true then
  6727. runActive = false
  6728. player.Character.Humanoid.WalkSpeed = 16
  6729. RunActiveGui.Text = "Inactive"
  6730. RunActiveGui.TextColor3 = Color3.new(1, 0, 1)
  6731. end
  6732. end)
  6733.  
  6734. --Fly
  6735. FlyActive.Name = "FlyActive"
  6736. FlyActive.Parent = Main
  6737. FlyActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6738. FlyActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  6739. FlyActive.BorderSizePixel = 5
  6740. FlyActive.Position = UDim2.new(0.755, 0, 0.715, 0)
  6741. FlyActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  6742. FlyActive.ZIndex = 4
  6743. FlyActive.Font = Enum.Font.SciFi
  6744. FlyActive.FontSize = Enum.FontSize.Size24
  6745. FlyActive.Text = "Inactive"
  6746. FlyActive.TextColor3 = Color3.new(1, 0, 1)
  6747. FlyActive.TextSize = 20
  6748. FlyActive.TextWrapped = true
  6749.  
  6750. Fly.Name = "Fly"
  6751. Fly.Parent = Main
  6752. Fly.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6753. Fly.BorderColor3 = Color3.new(0, 0.607843, 1)
  6754. Fly.BorderSizePixel = 5
  6755. Fly.Position = UDim2.new(0, 0, 0.715, 0)
  6756. Fly.Size = UDim2.new(0.75, 0, 0.08, 0)
  6757. Fly.ZIndex = 4
  6758. Fly.Font = Enum.Font.SciFi
  6759. Fly.FontSize = Enum.FontSize.Size24
  6760. Fly.Text = "Fly ["..string.upper(flykey).."]"
  6761. Fly.TextColor3 = Color3.fromRGB(204, 255, 255)
  6762. Fly.TextSize = 20
  6763. Fly.TextWrapped = true
  6764. Fly.MouseButton1Down:connect(function(x, y)
  6765. if flyvar == false then
  6766. sFLY()
  6767. flyvar = true
  6768. FlyActive.Text = "Active"
  6769. FlyActive.TextColor3 = Color3.new(0, 1, 0)
  6770. elseif flyvar == true then
  6771. flyvar = false
  6772. NOFLY()
  6773. FlyActive.Text = "Inactive"
  6774. FlyActive.TextColor3 = Color3.new(1, 0, 1)
  6775. end
  6776. end)
  6777.  
  6778. --Noclip
  6779. NoclipActive.Name = "NoclipActive"
  6780. NoclipActive.Parent = Main
  6781. NoclipActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6782. NoclipActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  6783. NoclipActive.BorderSizePixel = 5
  6784. NoclipActive.Position = UDim2.new(0.755, 0, 0.815, 0)
  6785. NoclipActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  6786. NoclipActive.ZIndex = 4
  6787. NoclipActive.Font = Enum.Font.SciFi
  6788. NoclipActive.FontSize = Enum.FontSize.Size24
  6789. NoclipActive.Text = "Inactive"
  6790. NoclipActive.TextColor3 = Color3.new(1, 0, 1)
  6791. NoclipActive.TextSize = 20
  6792. NoclipActive.TextWrapped = true
  6793.  
  6794. Noclip.Name = "Noclip"
  6795. Noclip.Parent = Main
  6796. Noclip.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6797. Noclip.BorderColor3 = Color3.new(0, 0.607843, 1)
  6798. Noclip.BorderSizePixel = 5
  6799. Noclip.Position = UDim2.new(0, 0, 0.815, 0)
  6800. Noclip.Size = UDim2.new(0.75, 0, 0.08, 0)
  6801. Noclip.ZIndex = 4
  6802. Noclip.Font = Enum.Font.SciFi
  6803. Noclip.FontSize = Enum.FontSize.Size24
  6804. Noclip.Text = "Noclip ["..string.upper(noclipkey).."]"
  6805. Noclip.TextColor3 = Color3.fromRGB(0, 102, 255)
  6806. Noclip.TextSize = 20
  6807. Noclip.TextWrapped = true
  6808. Noclip.MouseButton1Down:connect(function(x, y)
  6809. if NClip == false then
  6810. NClip = true
  6811. if printvar == true then
  6812. print("Noclip Enabled")
  6813. end
  6814. NoclipActive.Text = "Active"
  6815. NoclipActive.TextColor3 = Color3.new(0, 1, 0)
  6816. elseif NClip == true then
  6817. NClip = false
  6818. if printvar == true then
  6819. print("Noclip Disabled")
  6820. end
  6821. NoclipActive.Text = "Inactive"
  6822. NoclipActive.TextColor3 = Color3.new(1, 0, 1)
  6823. end
  6824. end)
  6825.  
  6826. --GodMode
  6827. GodModeActive.Name = "GodModeActive"
  6828. GodModeActive.Parent = Main
  6829. GodModeActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6830. GodModeActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  6831. GodModeActive.BorderSizePixel = 5
  6832. GodModeActive.Position = UDim2.new(0.755, 0, 0.915, 0)
  6833. GodModeActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  6834. GodModeActive.ZIndex = 4
  6835. GodModeActive.Font = Enum.Font.SciFi
  6836. GodModeActive.FontSize = Enum.FontSize.Size24
  6837. GodModeActive.Text = "Inactive"
  6838. GodModeActive.TextColor3 = Color3.new(1, 0, 1)
  6839. GodModeActive.TextSize = 20
  6840. GodModeActive.TextWrapped = true
  6841.  
  6842. GodMode.Name = "GodMode"
  6843. GodMode.Parent = Main
  6844. GodMode.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6845. GodMode.BorderColor3 = Color3.new(0, 0.607843, 1)
  6846. GodMode.BorderSizePixel = 5
  6847. GodMode.Position = UDim2.new(0, 0, 0.915, 0)
  6848. GodMode.Size = UDim2.new(0.75, 0, 0.08, 0)
  6849. GodMode.ZIndex = 4
  6850. GodMode.Font = Enum.Font.SciFi
  6851. GodMode.FontSize = Enum.FontSize.Size24
  6852. GodMode.Text = "God Mode ["..string.upper(godmodekey).."]"
  6853. GodMode.TextColor3 = Color3.fromRGB(255, 255, 255)
  6854. GodMode.TextSize = 20
  6855. GodMode.TextWrapped = true
  6856. GodMode.MouseButton1Down:connect(function(x, y)
  6857. if godmodevar == false then
  6858. GodModeActive.Text = "Active"
  6859. GodModeActive.TextColor3 = Color3.new(0, 1, 0)
  6860. godmodevar = true
  6861. godmodefunc()
  6862. end
  6863. end)
  6864.  
  6865. --Xray On
  6866. GuiXrayOnActive.Name = "GuiXrayOnActive"
  6867. GuiXrayOnActive.Parent = Main
  6868. GuiXrayOnActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6869. GuiXrayOnActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  6870. GuiXrayOnActive.BorderSizePixel = 5
  6871. GuiXrayOnActive.Position = UDim2.new(0.755, 0, 1.015, 0)
  6872. GuiXrayOnActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  6873. GuiXrayOnActive.ZIndex = 4
  6874. GuiXrayOnActive.Font = Enum.Font.SciFi
  6875. GuiXrayOnActive.FontSize = Enum.FontSize.Size24
  6876. GuiXrayOnActive.Text = "Inactive"
  6877. GuiXrayOnActive.TextColor3 = Color3.new(1, 0, 1)
  6878. GuiXrayOnActive.TextSize = 20
  6879. GuiXrayOnActive.TextWrapped = true
  6880.  
  6881. GuiXrayOn.Name = "XrayOn"
  6882. GuiXrayOn.Parent = Main
  6883. GuiXrayOn.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6884. GuiXrayOn.BorderColor3 = Color3.new(0, 0.607843, 1)
  6885. GuiXrayOn.BorderSizePixel = 5
  6886. GuiXrayOn.Position = UDim2.new(0, 0, 1.015, 0)
  6887. GuiXrayOn.Size = UDim2.new(0.75, 0, 0.08, 0)
  6888. GuiXrayOn.ZIndex = 4
  6889. GuiXrayOn.Font = Enum.Font.SciFi
  6890. GuiXrayOn.FontSize = Enum.FontSize.Size24
  6891. GuiXrayOn.Text = "Xray On ["..string.upper(xrayonkey).."]"
  6892. GuiXrayOn.TextColor3 = Color3.fromRGB(255, 204, 102)
  6893. GuiXrayOn.TextSize = 20
  6894. GuiXrayOn.TextWrapped = true
  6895. GuiXrayOn.MouseButton1Down:connect(function(x, y)
  6896. GuiXrayOnActive.Text = "Active"
  6897. GuiXrayOnActive.TextColor3 = Color3.new(0, 1, 0)
  6898. GuiXrayOffActive.Text = "Inactive"
  6899. GuiXrayOffActive.TextColor3 = Color3.new(1, 0, 1)
  6900. XrayOn(obj)
  6901. end)
  6902.  
  6903. --Xray Off
  6904. GuiXrayOffActive.Name = "GuiXrayOffActive"
  6905. GuiXrayOffActive.Parent = Main
  6906. GuiXrayOffActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6907. GuiXrayOffActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  6908. GuiXrayOffActive.BorderSizePixel = 5
  6909. GuiXrayOffActive.Position = UDim2.new(0.755, 0, 1.115, 0)
  6910. GuiXrayOffActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  6911. GuiXrayOffActive.ZIndex = 4
  6912. GuiXrayOffActive.Font = Enum.Font.SciFi
  6913. GuiXrayOffActive.FontSize = Enum.FontSize.Size24
  6914. GuiXrayOffActive.Text = "Active"
  6915. GuiXrayOffActive.TextColor3 = Color3.new(0, 1, 0)
  6916. GuiXrayOffActive.TextSize = 20
  6917. GuiXrayOffActive.TextWrapped = true
  6918.  
  6919. GuiXrayOff.Name = "XrayOff"
  6920. GuiXrayOff.Parent = Main
  6921. GuiXrayOff.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6922. GuiXrayOff.BorderColor3 = Color3.new(0, 0.607843, 1)
  6923. GuiXrayOff.BorderSizePixel = 5
  6924. GuiXrayOff.Position = UDim2.new(0, 0, 1.115, 0)
  6925. GuiXrayOff.Size = UDim2.new(0.75, 0, 0.08, 0)
  6926. GuiXrayOff.ZIndex = 4
  6927. GuiXrayOff.Font = Enum.Font.SciFi
  6928. GuiXrayOff.FontSize = Enum.FontSize.Size24
  6929. GuiXrayOff.Text = "Xray Off ["..string.upper(xrayoffkey).."]"
  6930. GuiXrayOff.TextColor3 = Color3.fromRGB(255, 153, 51)
  6931. GuiXrayOff.TextSize = 20
  6932. GuiXrayOff.TextWrapped = true
  6933. GuiXrayOff.MouseButton1Down:connect(function(x, y)
  6934. GuiXrayOnActive.Text = "Inactive"
  6935. GuiXrayOnActive.TextColor3 = Color3.new(1, 0, 1)
  6936. GuiXrayOffActive.Text = "Active"
  6937. GuiXrayOffActive.TextColor3 = Color3.new(0, 1, 0)
  6938. XrayOff(obj)
  6939. end)
  6940.  
  6941. --Bring Gun to You
  6942. BringGun.Name = "BringGun"
  6943. BringGun.Parent = Main
  6944. BringGun.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6945. BringGun.BorderColor3 = Color3.new(0, 0.607843, 1)
  6946. BringGun.BorderSizePixel = 5
  6947. BringGun.Position = UDim2.new(0, 0, 1.215, 0)
  6948. BringGun.Size = UDim2.new(1.005, 0, 0.08, 0)
  6949. BringGun.ZIndex = 4
  6950. BringGun.Font = Enum.Font.SciFi
  6951. BringGun.FontSize = Enum.FontSize.Size24
  6952. BringGun.Text = "Teleport Gun ["..string.upper(bringgunkey).."]"
  6953. BringGun.TextColor3 = Color3.fromRGB(0, 255, 0)
  6954. BringGun.TextSize = 20
  6955. BringGun.TextWrapped = true
  6956. BringGun.MouseButton1Down:connect(function(x, y)
  6957. if game.Workspace.GunDrop.CFrame ~= nil then
  6958. game.Workspace.GunDrop.CFrame = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame
  6959. else
  6960. if printvar == true then
  6961. print("Gun not currently dropped")
  6962. end
  6963. end
  6964. end)
  6965.  
  6966. --Keybinds
  6967. KeybindsActive.Name = "KeybindsActive"
  6968. KeybindsActive.Parent = Main
  6969. KeybindsActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6970. KeybindsActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  6971. KeybindsActive.BorderSizePixel = 5
  6972. KeybindsActive.Position = UDim2.new(0.755, 0, 1.315, 0)
  6973. KeybindsActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  6974. KeybindsActive.ZIndex = 4
  6975. KeybindsActive.Font = Enum.Font.SciFi
  6976. KeybindsActive.FontSize = Enum.FontSize.Size24
  6977. KeybindsActive.Text = "Active"
  6978. KeybindsActive.TextColor3 = Color3.new(0, 1, 0)
  6979. KeybindsActive.TextSize = 20
  6980. KeybindsActive.TextWrapped = true
  6981.  
  6982. Keybinds.Name = "Keybinds"
  6983. Keybinds.Parent = Main
  6984. Keybinds.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6985. Keybinds.BorderColor3 = Color3.new(0, 0.607843, 1)
  6986. Keybinds.BorderSizePixel = 5
  6987. Keybinds.Position = UDim2.new(0, 0, 1.315, 0)
  6988. Keybinds.Size = UDim2.new(0.75, 0, 0.08, 0)
  6989. Keybinds.ZIndex = 4
  6990. Keybinds.Font = Enum.Font.SciFi
  6991. Keybinds.FontSize = Enum.FontSize.Size24
  6992. Keybinds.Text = "Keybinds [Ctrl]"
  6993. Keybinds.TextColor3 = Color3.fromRGB(255, 255, 255)
  6994. Keybinds.TextSize = 20
  6995. Keybinds.TextWrapped = true
  6996. Keybinds.MouseButton1Down:connect(function(x, y)
  6997. if keyOff == true then
  6998. keyOff = false
  6999. KeybindsActive.Text = "Active"
  7000. KeybindsActive.TextColor3 = Color3.new(0, 1, 0)
  7001. elseif keyOff == false then
  7002. keyOff = true
  7003. KeybindsActive.Text = "Inactive"
  7004. KeybindsActive.TextColor3 = Color3.new(1, 0, 1)
  7005. end
  7006. end)
  7007.  
  7008. Show.Name = "Show"
  7009. Show.Parent = MM2
  7010. Show.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  7011. Show.BorderColor3 = Color3.new(0, 0.607843, 1)
  7012. Show.BorderSizePixel = 5
  7013. Show.Position = UDim2.new(0, 0, 0.85799998, 0)
  7014. Show.Size = UDim2.new(0.08, 0, 0.04, 0)
  7015. Show.ZIndex = 4
  7016. Show.Font = Enum.Font.SciFi
  7017. Show.FontSize = Enum.FontSize.Size24
  7018. Show.Text = "Show ["..string.upper(hideshowguikey).."]"
  7019. Show.TextColor3 = Color3.new(0, 0.333333, 1)
  7020. Show.TextSize = 20
  7021. Show.TextWrapped = true
  7022. Show.Visible = false
  7023.  
  7024. Hide.Name = "Hide"
  7025. Hide.Parent = Main
  7026. Hide.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  7027. Hide.BorderColor3 = Color3.new(0, 0.607843, 1)
  7028. Hide.BorderSizePixel = 5
  7029. Hide.Position = UDim2.new(0, 0, 1.415, 0)
  7030. Hide.Size = UDim2.new(1.005, 0, 0.08, 0)
  7031. Hide.ZIndex = 4
  7032. Hide.Font = Enum.Font.SciFi
  7033. Hide.FontSize = Enum.FontSize.Size24
  7034. Hide.Text = "Hide ["..string.upper(hideshowguikey).."]"
  7035. Hide.TextColor3 = Color3.new(0, 0.333333, 1)
  7036. Hide.TextSize = 20
  7037. Hide.TextWrapped = true
  7038.  
  7039. Hide.MouseButton1Down:connect(function(x, y)
  7040. if showvar == true then
  7041. showvar = false
  7042. Main.Visible = false
  7043. Show.Visible = true
  7044. if printvar == true then
  7045. print("Hidden")
  7046. end
  7047. end
  7048. end)
  7049.  
  7050. Show.MouseButton1Down:connect(function(x, y)
  7051. if showvar == false then
  7052. showvar = true
  7053. Show.Visible = false
  7054. Main.Visible = true
  7055. if printvar == true then
  7056. print("Shown")
  7057. end
  7058. end
  7059. end)
  7060.  
  7061. inputcode.InputBegan:connect(function(input)
  7062. if input.KeyCode == Enum.KeyCode.LeftControl then
  7063. if keyOff == true then
  7064. keyOff = false
  7065. KeybindsActive.Text = "Active"
  7066. KeybindsActive.TextColor3 = Color3.new(0, 1, 0)
  7067. elseif keyOff == false then
  7068. keyOff = true
  7069. KeybindsActive.Text = "Inactive"
  7070. KeybindsActive.TextColor3 = Color3.new(1, 0, 1)
  7071. end
  7072. end
  7073. end)
  7074.  
  7075. mouse.keyDown:connect(function(key)
  7076. if keyOff == false then
  7077. if key == coinkey then --Coin Grabber
  7078. coingrabberfunc()
  7079. elseif key == MSkey then --Murderer/Sheriff Esp On
  7080. murderer = "None"
  7081. sheriff = "None"
  7082. Clear()
  7083. findmurderer()
  7084. findsheriff()
  7085. if printvar == true then
  7086. print("Murderer/Sheriff")
  7087. end
  7088. MSESPActive.Text = "Active"
  7089. MSESPActive.TextColor3 = Color3.new(0, 1, 0)
  7090. PlayersEspActive.Text = "Inactive"
  7091. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  7092. EspOffActive.Text = "Inactive"
  7093. EspOffActive.TextColor3 = Color3.new(1, 0, 1)
  7094. elseif key == playerskey then --Player Esp On
  7095. Clear()
  7096. MSESPActive.Text = "Inactive"
  7097. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  7098. PlayersEspActive.Text = "Active"
  7099. PlayersEspActive.TextColor3 = Color3.new(0, 1, 0)
  7100. EspOffActive.Text = "Inactive"
  7101. EspOffActive.TextColor3 = Color3.new(1, 0, 1)
  7102. findplayers()
  7103. if printvar == true then
  7104. print("Players")
  7105. end
  7106. elseif key == espoffkey then --Esp off
  7107. Clear()
  7108. if printvar == true then
  7109. print("Esp Disabled")
  7110. end
  7111. MSESPActive.Text = "Inactive"
  7112. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  7113. PlayersEspActive.Text = "Inactive"
  7114. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  7115. EspOffActive.Text = "Active"
  7116. EspOffActive.TextColor3 = Color3.new(0, 1, 0)
  7117. elseif key == flykey then --Fly
  7118. if flyvar == false then
  7119. sFLY()
  7120. flyvar = true
  7121. FlyActive.Text = "Active"
  7122. FlyActive.TextColor3 = Color3.new(0, 1, 0)
  7123. elseif flyvar == true then
  7124. flyvar = false
  7125. NOFLY()
  7126. FlyActive.Text = "Inactive"
  7127. FlyActive.TextColor3 = Color3.new(1, 0, 1)
  7128. end
  7129. elseif key == noclipkey then --Noclip toggle
  7130. if NClip == false then
  7131. NClip = true
  7132. if printvar == true then
  7133. print("Noclip Enabled")
  7134. end
  7135. NoclipActive.Text = "Active"
  7136. NoclipActive.TextColor3 = Color3.new(0, 1, 0)
  7137. elseif NClip == true then
  7138. NClip = false
  7139. if printvar == true then
  7140. print("Noclip Disabled")
  7141. end
  7142. NoclipActive.Text = "Inactive"
  7143. NoclipActive.TextColor3 = Color3.new(1, 0, 1)
  7144. end
  7145. elseif key == godmodekey then --Godmode
  7146. if godmodevar == false then
  7147. godmodevar = true
  7148. godmodefunc()
  7149. GodModeActive.Text = "Active"
  7150. GodModeActive.TextColor3 = Color3.new(0, 1, 0)
  7151. end
  7152. elseif key == xrayonkey then --Xray On
  7153. GuiXrayOnActive.Text = "Active"
  7154. GuiXrayOnActive.TextColor3 = Color3.new(0, 1, 0)
  7155. GuiXrayOffActive.Text = "Inactive"
  7156. GuiXrayOffActive.TextColor3 = Color3.new(1, 0, 1)
  7157. XrayOn(obj)
  7158. elseif key == xrayoffkey then --Xray Off
  7159. GuiXrayOnActive.Text = "Inactive"
  7160. GuiXrayOnActive.TextColor3 = Color3.new(1, 0, 1)
  7161. GuiXrayOffActive.Text = "Active"
  7162. GuiXrayOffActive.TextColor3 = Color3.new(0, 1, 0)
  7163. XrayOff(obj)
  7164. elseif key == bringgunkey then --Teleport Gun to You
  7165. if game.Workspace.GunDrop.CFrame ~= nil then
  7166. game.Workspace.GunDrop.CFrame = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame
  7167. else
  7168. if printvar == true then
  7169. print("Gun not currently dropped")
  7170. end
  7171. end
  7172. elseif key == hideshowguikey then --Show/Hide Gui
  7173. if showvar == false then
  7174. showvar = true
  7175. Show.Visible = false
  7176. Main.Visible = true
  7177. if printvar == true then
  7178. print("Shown")
  7179. end
  7180. elseif showvar == true then
  7181. showvar = false
  7182. Main.Visible = false
  7183. Show.Visible = true
  7184. if printvar == true then
  7185. print("Hidden")
  7186. end
  7187. end
  7188. end
  7189. end
  7190. end)
  7191. end
  7192. end)
  7193.  
  7194. Close.Name = "Close"
  7195. Close.Parent = BeautyB
  7196. Close.BackgroundColor3 = Color3.new(0.184314, 0, 0.278431)
  7197. Close.BorderSizePixel = 0
  7198. Close.Position = UDim2.new(0.906878233, 0, -9.20689678, 0)
  7199. Close.Size = UDim2.new(0, 50, 0, 28)
  7200. Close.Font = Enum.Font.SourceSans
  7201. Close.Text = "X"
  7202. Close.TextColor3 = Color3.new(1, 1, 1)
  7203. Close.TextSize = 30
  7204.  
  7205. LT2Gui.Name = "LT2 Gui"
  7206. LT2Gui.Parent = BeautyB
  7207. LT2Gui.BackgroundColor3 = Color3.new(0.87451, 0, 0.87451)
  7208. LT2Gui.BorderSizePixel = 0
  7209. LT2Gui.Position = UDim2.new(0.365749747, 0, -4.979599, 0)
  7210. LT2Gui.Size = UDim2.new(0, 143, 0, 50)
  7211. LT2Gui.Font = Enum.Font.SourceSans
  7212. LT2Gui.Text = "LT2 GUI"
  7213. LT2Gui.TextColor3 = Color3.new(0, 0, 0)
  7214. LT2Gui.TextSize = 30
  7215. LT2Gui.MouseButton1Down:connect(function()
  7216. -- Make sure to join our Discord for the newest exploits, for games, and roblox! https://discord.gg/jbfYfKa
  7217. -- Also make sure to check out our youtube for roblox exploits! https://www.youtube.com/c/KiruzaExploits
  7218.  
  7219. if game.CoreGui:FindFirstChild("Hard Lumber The Easy Way Cracked by Tap <3") then
  7220. game.CoreGui["Hard Lumber The Easy Way Cracked by Tap <3"]:remove()
  7221. end
  7222.  
  7223. -- Objects
  7224.  
  7225. local HardLumberTheEasyWay = Instance.new("ScreenGui")
  7226. local Main = Instance.new("Frame")
  7227. local Title = Instance.new("Frame")
  7228. local TitleLabel = Instance.new("TextLabel")
  7229. local Teleports = Instance.new("ScrollingFrame")
  7230. local BobsShack = Instance.new("TextButton")
  7231. local BoxedCars = Instance.new("TextButton")
  7232. local Cave = Instance.new("TextButton")
  7233. local Dock = Instance.new("TextButton")
  7234. local FancyFurnishings = Instance.new("TextButton")
  7235. local FineArtsShop = Instance.new("TextButton")
  7236. local LandStore = Instance.new("TextButton")
  7237. local LinksLogic = Instance.new("TextButton")
  7238. local PalmIsland = Instance.new("TextButton")
  7239. local ShrineofSight = Instance.new("TextButton")
  7240. local Spawn = Instance.new("TextButton")
  7241. local Swamp = Instance.new("TextButton")
  7242. local TheDen = Instance.new("TextButton")
  7243. local Volcano = Instance.new("TextButton")
  7244. local WoodRUs = Instance.new("TextButton")
  7245. local EndTimes = Instance.new("TextButton")
  7246. local Players = Instance.new("Frame")
  7247. local Player5 = Instance.new("TextButton")
  7248. local Player6 = Instance.new("TextButton")
  7249. local Player1 = Instance.new("TextButton")
  7250. local Player4 = Instance.new("TextButton")
  7251. local Player3 = Instance.new("TextButton")
  7252. local Player2 = Instance.new("TextButton")
  7253. local TpSelected = Instance.new("TextLabel")
  7254. local PlrSelected = Instance.new("TextLabel")
  7255. local TpToPlr = Instance.new("TextButton")
  7256. local TpToLocation = Instance.new("TextButton")
  7257. local MP = Instance.new("TextButton")
  7258. local BringWood = Instance.new("TextButton")
  7259. local Close = Instance.new("TextButton")
  7260. local Open = Instance.new("TextButton")
  7261. local Login = Instance.new("Frame")
  7262. local Login_2 = Instance.new("TextButton")
  7263. local Username = Instance.new("TextLabel")
  7264. local Password = Instance.new("TextBox")
  7265. local Title_2 = Instance.new("TextLabel")
  7266. local TL = Instance.new("TextLabel")
  7267. local CG = game.CoreGui
  7268. local plr = game.Players.LocalPlayer
  7269. local Credits = Instance.new("TextLabel")
  7270.  
  7271. -- Properties
  7272.  
  7273. HardLumberTheEasyWay.Name = "Hard Lumber The Easy Way Cracked by Tap <3"
  7274. HardLumberTheEasyWay.Parent = CG
  7275.  
  7276. local CGG = CG["Hard Lumber The Easy Way Cracked by Tap <3"]
  7277.  
  7278.  
  7279. Main.Name = "Main"
  7280. Main.Parent = HardLumberTheEasyWay
  7281. Main.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  7282. Main.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  7283. Main.Position = UDim2.new(0, 500, 0, 150)
  7284. Main.Size = UDim2.new(0, 500, 0, 350)
  7285. Main.Visible = false
  7286. Main.Draggable = true
  7287. Main.Active = true
  7288.  
  7289. Credits.Name = "Credits"
  7290. Credits.Parent = HardLumberTheEasyWay
  7291. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  7292. Credits.BackgroundTransparency = 1
  7293. Credits.Position = UDim2.new(0, 1463, 0, 657)
  7294. Credits.Size = UDim2.new(0, 166, 0, 159)
  7295. Credits.Font = Enum.Font.SourceSans
  7296. Credits.FontSize = Enum.FontSize.Size36
  7297. Credits.Text = "Logged in as mohammadyas"
  7298. Credits.TextColor3 = Color3.new(0, 0.215686, 1)
  7299. Credits.TextScaled = true
  7300. Credits.TextSize = 36
  7301. Credits.TextWrapped = true
  7302.  
  7303.  
  7304. Title.Name = "Title"
  7305. Title.Parent = Main
  7306. Title.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  7307. Title.Size = UDim2.new(0, 500, 0, 35)
  7308.  
  7309. TitleLabel.Name = "TitleLabel"
  7310. TitleLabel.Parent = Title
  7311. TitleLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  7312. TitleLabel.BackgroundTransparency = 1
  7313. TitleLabel.Position = UDim2.new(0, 5, 0, 0)
  7314. TitleLabel.Size = UDim2.new(0, 200, 0, 35)
  7315. TitleLabel.Font = Enum.Font.SourceSansBold
  7316. TitleLabel.FontSize = Enum.FontSize.Size18
  7317. TitleLabel.Text = "Hard Lumber The Easy Way Cracked by Tap <3"
  7318. TitleLabel.TextColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  7319. TitleLabel.TextSize = 18
  7320. TitleLabel.TextXAlignment = Enum.TextXAlignment.Left
  7321.  
  7322. Teleports.Name = "Teleports"
  7323. Teleports.Parent = Main
  7324. Teleports.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  7325. Teleports.Position = UDim2.new(0, 15, 0, 125)
  7326. Teleports.Size = UDim2.new(0, 125, 0, 200)
  7327. Teleports.CanvasSize = UDim2.new(0, 0, 1, 60)
  7328. Teleports.ScrollBarThickness = 6
  7329.  
  7330. BobsShack.Name = "Bob's Shack"
  7331. BobsShack.Parent = Teleports
  7332. BobsShack.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7333. BobsShack.Position = UDim2.new(0, 0, 0, 300)
  7334. BobsShack.Size = UDim2.new(0, 117, 0, 30)
  7335. BobsShack.Font = Enum.Font.Cartoon
  7336. BobsShack.FontSize = Enum.FontSize.Size14
  7337. BobsShack.Text = " Bob's Shack"
  7338. BobsShack.TextSize = 14
  7339. BobsShack.TextXAlignment = Enum.TextXAlignment.Left
  7340.  
  7341. BoxedCars.Name = "Boxed Cars"
  7342. BoxedCars.Parent = Teleports
  7343. BoxedCars.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7344. BoxedCars.Position = UDim2.new(0, 0, 0, 250)
  7345. BoxedCars.Size = UDim2.new(0, 117, 0, 30)
  7346. BoxedCars.Font = Enum.Font.Cartoon
  7347. BoxedCars.FontSize = Enum.FontSize.Size14
  7348. BoxedCars.Text = " Boxed Cars"
  7349. BoxedCars.TextSize = 14
  7350. BoxedCars.TextXAlignment = Enum.TextXAlignment.Left
  7351.  
  7352. Cave.Name = "Cave"
  7353. Cave.Parent = Teleports
  7354. Cave.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7355. Cave.Position = UDim2.new(0, 0, 0, 125)
  7356. Cave.Size = UDim2.new(0, 117, 0, 30)
  7357. Cave.Font = Enum.Font.Cartoon
  7358. Cave.FontSize = Enum.FontSize.Size14
  7359. Cave.Text = " Cave"
  7360. Cave.TextSize = 14
  7361. Cave.TextXAlignment = Enum.TextXAlignment.Left
  7362.  
  7363. Dock.Name = "Dock"
  7364. Dock.Parent = Teleports
  7365. Dock.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7366. Dock.Position = UDim2.new(0, 0, 0, 75)
  7367. Dock.Size = UDim2.new(0, 117, 0, 30)
  7368. Dock.Font = Enum.Font.Cartoon
  7369. Dock.FontSize = Enum.FontSize.Size14
  7370. Dock.Text = " Dock"
  7371. Dock.TextSize = 14
  7372. Dock.TextXAlignment = Enum.TextXAlignment.Left
  7373.  
  7374. FancyFurnishings.Name = "Fancy Furnishings"
  7375. FancyFurnishings.Parent = Teleports
  7376. FancyFurnishings.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7377. FancyFurnishings.Position = UDim2.new(0, 0, 0, 225)
  7378. FancyFurnishings.Size = UDim2.new(0, 117, 0, 30)
  7379. FancyFurnishings.Font = Enum.Font.Cartoon
  7380. FancyFurnishings.FontSize = Enum.FontSize.Size14
  7381. FancyFurnishings.Text = " Fancy Furnishings"
  7382. FancyFurnishings.TextSize = 14
  7383. FancyFurnishings.TextXAlignment = Enum.TextXAlignment.Left
  7384.  
  7385. FineArtsShop.Name = "Fine Arts Shop"
  7386. FineArtsShop.Parent = Teleports
  7387. FineArtsShop.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7388. FineArtsShop.Position = UDim2.new(0, 0, 0, 275)
  7389. FineArtsShop.Size = UDim2.new(0, 117, 0, 30)
  7390. FineArtsShop.Font = Enum.Font.Cartoon
  7391. FineArtsShop.FontSize = Enum.FontSize.Size14
  7392. FineArtsShop.Text = " Fine Arts Shop"
  7393. FineArtsShop.TextSize = 14
  7394. FineArtsShop.TextXAlignment = Enum.TextXAlignment.Left
  7395.  
  7396. LandStore.Name = "Land Store"
  7397. LandStore.Parent = Teleports
  7398. LandStore.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7399. LandStore.Position = UDim2.new(0, 0, 0, 50)
  7400. LandStore.Size = UDim2.new(0, 117, 0, 30)
  7401. LandStore.Font = Enum.Font.Cartoon
  7402. LandStore.FontSize = Enum.FontSize.Size14
  7403. LandStore.Text = " Land Store"
  7404. LandStore.TextSize = 14
  7405. LandStore.TextXAlignment = Enum.TextXAlignment.Left
  7406.  
  7407. LinksLogic.Name = "Link's Logic"
  7408. LinksLogic.Parent = Teleports
  7409. LinksLogic.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7410. LinksLogic.Position = UDim2.new(0, 0, 0, 100)
  7411. LinksLogic.Size = UDim2.new(0, 117, 0, 30)
  7412. LinksLogic.Font = Enum.Font.Cartoon
  7413. LinksLogic.FontSize = Enum.FontSize.Size14
  7414. LinksLogic.Text = " Link's Logic"
  7415. LinksLogic.TextSize = 14
  7416. LinksLogic.TextXAlignment = Enum.TextXAlignment.Left
  7417.  
  7418. PalmIsland.Name = "Palm Island"
  7419. PalmIsland.Parent = Teleports
  7420. PalmIsland.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7421. PalmIsland.Position = UDim2.new(0, 0, 0, 200)
  7422. PalmIsland.Size = UDim2.new(0, 117, 0, 30)
  7423. PalmIsland.Font = Enum.Font.Cartoon
  7424. PalmIsland.FontSize = Enum.FontSize.Size14
  7425. PalmIsland.Text = " Palm Island"
  7426. PalmIsland.TextSize = 14
  7427. PalmIsland.TextXAlignment = Enum.TextXAlignment.Left
  7428.  
  7429. ShrineofSight.Name = "Shrine of Sight"
  7430. ShrineofSight.Parent = Teleports
  7431. ShrineofSight.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7432. ShrineofSight.Position = UDim2.new(0, 0, 0, 325)
  7433. ShrineofSight.Size = UDim2.new(0, 117, 0, 30)
  7434. ShrineofSight.Font = Enum.Font.Cartoon
  7435. ShrineofSight.FontSize = Enum.FontSize.Size14
  7436. ShrineofSight.Text = " Shrine of Sight"
  7437. ShrineofSight.TextSize = 14
  7438. ShrineofSight.TextXAlignment = Enum.TextXAlignment.Left
  7439.  
  7440. Spawn.Name = "Spawn"
  7441. Spawn.Parent = Teleports
  7442. Spawn.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7443. Spawn.Size = UDim2.new(0, 117, 0, 30)
  7444. Spawn.Font = Enum.Font.Cartoon
  7445. Spawn.FontSize = Enum.FontSize.Size14
  7446. Spawn.Text = " Spawn"
  7447. Spawn.TextSize = 14
  7448. Spawn.TextXAlignment = Enum.TextXAlignment.Left
  7449.  
  7450. Swamp.Name = "Swamp"
  7451. Swamp.Parent = Teleports
  7452. Swamp.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7453. Swamp.Position = UDim2.new(0, 0, 0, 175)
  7454. Swamp.Size = UDim2.new(0, 117, 0, 30)
  7455. Swamp.Font = Enum.Font.Cartoon
  7456. Swamp.FontSize = Enum.FontSize.Size14
  7457. Swamp.Text = " Swamp"
  7458. Swamp.TextSize = 14
  7459. Swamp.TextXAlignment = Enum.TextXAlignment.Left
  7460.  
  7461. TheDen.Name = "The Den"
  7462. TheDen.Parent = Teleports
  7463. TheDen.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7464. TheDen.Position = UDim2.new(0, 0, 0, 350)
  7465. TheDen.Size = UDim2.new(0, 117, 0, 30)
  7466. TheDen.Font = Enum.Font.Cartoon
  7467. TheDen.FontSize = Enum.FontSize.Size14
  7468. TheDen.Text = " The Den"
  7469. TheDen.TextSize = 14
  7470. TheDen.TextXAlignment = Enum.TextXAlignment.Left
  7471.  
  7472. Volcano.Name = "Volcano"
  7473. Volcano.Parent = Teleports
  7474. Volcano.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7475. Volcano.Position = UDim2.new(0, 0, 0, 150)
  7476. Volcano.Size = UDim2.new(0, 117, 0, 30)
  7477. Volcano.Font = Enum.Font.Cartoon
  7478. Volcano.FontSize = Enum.FontSize.Size14
  7479. Volcano.Text = " Volcano"
  7480. Volcano.TextSize = 14
  7481. Volcano.TextXAlignment = Enum.TextXAlignment.Left
  7482.  
  7483. WoodRUs.Name = "Wood R Us"
  7484. WoodRUs.Parent = Teleports
  7485. WoodRUs.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7486. WoodRUs.Position = UDim2.new(0, 0, 0, 25)
  7487. WoodRUs.Size = UDim2.new(0, 117, 0, 30)
  7488. WoodRUs.Font = Enum.Font.Cartoon
  7489. WoodRUs.FontSize = Enum.FontSize.Size14
  7490. WoodRUs.Text = " Wood R Us"
  7491. WoodRUs.TextSize = 14
  7492. WoodRUs.TextXAlignment = Enum.TextXAlignment.Left
  7493.  
  7494. EndTimes.Name = "End Times"
  7495. EndTimes.Parent = Teleports
  7496. EndTimes.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7497. EndTimes.Position = UDim2.new(0, 0, 0, 380)
  7498. EndTimes.Size = UDim2.new(0, 117, 0, 30)
  7499. EndTimes.Font = Enum.Font.Cartoon
  7500. EndTimes.FontSize = Enum.FontSize.Size14
  7501. EndTimes.Text = " End Times"
  7502. EndTimes.TextSize = 14
  7503. EndTimes.TextXAlignment = Enum.TextXAlignment.Left
  7504.  
  7505. Players.Name = "Players"
  7506. Players.Parent = Main
  7507. Players.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  7508. Players.Position = UDim2.new(0, 170, 0, 125)
  7509. Players.Size = UDim2.new(0, 160, 0, 180)
  7510.  
  7511. Player5.Name = "Player5"
  7512. Player5.Parent = Players
  7513. Player5.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7514. Player5.BorderSizePixel = 0
  7515. Player5.Position = UDim2.new(0, 0, 0, 120)
  7516. Player5.Size = UDim2.new(0, 160, 0, 30)
  7517. Player5.Font = Enum.Font.SciFi
  7518. Player5.FontSize = Enum.FontSize.Size14
  7519. Player5.Text = ""
  7520. Player5.TextSize = 14
  7521.  
  7522. Player6.Name = "Player6"
  7523. Player6.Parent = Players
  7524. Player6.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7525. Player6.BorderSizePixel = 0
  7526. Player6.Position = UDim2.new(0, 0, 0, 150)
  7527. Player6.Size = UDim2.new(0, 160, 0, 30)
  7528. Player6.Font = Enum.Font.SciFi
  7529. Player6.FontSize = Enum.FontSize.Size14
  7530. Player6.Text = ""
  7531. Player6.TextSize = 14
  7532.  
  7533. Player1.Name = "Player1"
  7534. Player1.Parent = Players
  7535. Player1.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7536. Player1.BorderSizePixel = 0
  7537. Player1.Size = UDim2.new(0, 160, 0, 30)
  7538. Player1.Font = Enum.Font.SciFi
  7539. Player1.FontSize = Enum.FontSize.Size14
  7540. Player1.Text = ""
  7541. Player1.TextSize = 14
  7542.  
  7543. Player4.Name = "Player4"
  7544. Player4.Parent = Players
  7545. Player4.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7546. Player4.BorderSizePixel = 0
  7547. Player4.Position = UDim2.new(0, 0, 0, 90)
  7548. Player4.Size = UDim2.new(0, 160, 0, 30)
  7549. Player4.Font = Enum.Font.SciFi
  7550. Player4.FontSize = Enum.FontSize.Size14
  7551. Player4.Text = ""
  7552. Player4.TextSize = 14
  7553.  
  7554. Player3.Name = "Player3"
  7555. Player3.Parent = Players
  7556. Player3.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7557. Player3.BorderSizePixel = 0
  7558. Player3.Position = UDim2.new(0, 0, 0, 60)
  7559. Player3.Size = UDim2.new(0, 160, 0, 30)
  7560. Player3.Font = Enum.Font.SciFi
  7561. Player3.FontSize = Enum.FontSize.Size14
  7562. Player3.Text = ""
  7563. Player3.TextSize = 14
  7564.  
  7565. Player2.Name = "Player2"
  7566. Player2.Parent = Players
  7567. Player2.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7568. Player2.BorderSizePixel = 0
  7569. Player2.Position = UDim2.new(0, 0, 0, 30)
  7570. Player2.Size = UDim2.new(0, 160, 0, 30)
  7571. Player2.Font = Enum.Font.SciFi
  7572. Player2.FontSize = Enum.FontSize.Size14
  7573. Player2.Text = ""
  7574. Player2.TextSize = 14
  7575.  
  7576. TpSelected.Name = "TpSelected"
  7577. TpSelected.Parent = Main
  7578. TpSelected.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  7579. TpSelected.Position = UDim2.new(0, 15, 0, 75)
  7580. TpSelected.Size = UDim2.new(0, 125, 0, 35)
  7581. TpSelected.Font = Enum.Font.SourceSansBold
  7582. TpSelected.FontSize = Enum.FontSize.Size18
  7583. TpSelected.Text = "No Location Selected"
  7584. TpSelected.TextSize = 15
  7585. TpSelected.TextWrapped = true
  7586.  
  7587. PlrSelected.Name = "PlrSelected"
  7588. PlrSelected.Parent = Main
  7589. PlrSelected.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  7590. PlrSelected.Position = UDim2.new(0, 170, 0, 75)
  7591. PlrSelected.Size = UDim2.new(0, 160, 0, 35)
  7592. PlrSelected.Font = Enum.Font.SourceSansBold
  7593. PlrSelected.FontSize = Enum.FontSize.Size18
  7594. PlrSelected.Text = " No Player Selected"
  7595. PlrSelected.TextSize = 16
  7596. PlrSelected.TextWrapped = true
  7597.  
  7598. TpToPlr.Name = "TpToPlr"
  7599. TpToPlr.Parent = Main
  7600. TpToPlr.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7601. TpToPlr.Position = UDim2.new(0, 335, 0, 300)
  7602. TpToPlr.Size = UDim2.new(0, 160, 0, 30)
  7603. TpToPlr.Font = Enum.Font.SciFi
  7604. TpToPlr.FontSize = Enum.FontSize.Size14
  7605. TpToPlr.Text = "Teleport To Player"
  7606. TpToPlr.TextSize = 14
  7607.  
  7608. TpToLocation.Name = "TpToLocation"
  7609. TpToLocation.Parent = Main
  7610. TpToLocation.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7611. TpToLocation.Position = UDim2.new(0, 335, 0, 250)
  7612. TpToLocation.Size = UDim2.new(0, 160, 0, 30)
  7613. TpToLocation.Font = Enum.Font.SciFi
  7614. TpToLocation.FontSize = Enum.FontSize.Size14
  7615. TpToLocation.Text = "Teleport To Location"
  7616. TpToLocation.TextSize = 14
  7617.  
  7618. MP.Name = "MP"
  7619. MP.Parent = Main
  7620. MP.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7621. MP.Position = UDim2.new(0, 335, 0, 200)
  7622. MP.Size = UDim2.new(0, 160, 0, 30)
  7623. MP.Font = Enum.Font.SciFi
  7624. MP.FontSize = Enum.FontSize.Size14
  7625. MP.Text = "TP To your plot"
  7626. MP.TextSize = 14
  7627.  
  7628. BringWood.Name = "BringWood"
  7629. BringWood.Parent = Main
  7630. BringWood.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  7631. BringWood.Position = UDim2.new(0, 335, 0, 150)
  7632. BringWood.Size = UDim2.new(0, 160, 0, 30)
  7633. BringWood.Font = Enum.Font.SciFi
  7634. BringWood.FontSize = Enum.FontSize.Size14
  7635. BringWood.Text = "Bring wood to you"
  7636. BringWood.TextSize = 14
  7637.  
  7638. Close.Name = "Close"
  7639. Close.Parent = Main
  7640. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  7641. Close.BackgroundTransparency = 1
  7642. Close.Position = UDim2.new(0, 475, 0, 8)
  7643. Close.Size = UDim2.new(0, 25, 0, 25)
  7644. Close.Font = Enum.Font.SciFi
  7645. Close.FontSize = Enum.FontSize.Size18
  7646. Close.Text = "X"
  7647. Close.TextColor3 = Color3.new(0.0470588, 0.52549, 0.631373)
  7648. Close.TextSize = 18
  7649.  
  7650. Open.Name = "Open"
  7651. Open.Parent = HardLumberTheEasyWay
  7652. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  7653. Open.Position = UDim2.new(0, 0, 0, 300)
  7654. Open.Size = UDim2.new(0, 50, 0, 25)
  7655. Open.Visible = false
  7656. Open.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  7657. Open.Font = Enum.Font.SourceSans
  7658. Open.FontSize = Enum.FontSize.Size14
  7659. Open.Text = "Open"
  7660. Open.TextSize = 14
  7661.  
  7662. Login.Name = "Login"
  7663. Login.Parent = HardLumberTheEasyWay
  7664. Login.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  7665. Login.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  7666. Login.Position = UDim2.new(0, 300, 0, 145)
  7667. Login.Size = UDim2.new(0, 325, 0, 250)
  7668. Login.Draggable = true
  7669. Login.Active = true
  7670.  
  7671. Login_2.Name = "Login"
  7672. Login_2.Parent = Login
  7673. Login_2.BackgroundColor3 = Color3.new(1, 0.403922, 0.411765)
  7674. Login_2.BorderSizePixel = 2
  7675. Login_2.Position = UDim2.new(0, 100, 0, 175)
  7676. Login_2.Size = UDim2.new(0, 100, 0, 25)
  7677. Login_2.Font = Enum.Font.SciFi
  7678. Login_2.FontSize = Enum.FontSize.Size24
  7679. Login_2.Text = "Login"
  7680. Login_2.TextColor3 = Color3.new(1, 1, 1)
  7681. Login_2.TextSize = 20
  7682.  
  7683. Username.Name = "Username"
  7684. Username.Parent = Login
  7685. Username.BackgroundColor3 = Color3.new(1, 0.298039, 0.309804)
  7686. Username.Position = UDim2.new(0, 75, 0, 75)
  7687. Username.Size = UDim2.new(0, 150, 0, 25)
  7688. Username.Font = Enum.Font.SciFi
  7689. Username.FontSize = Enum.FontSize.Size14
  7690. Username.Text = "mohammadyas"
  7691. Username.TextSize = 14
  7692. Username.TextXAlignment = Enum.TextXAlignment.Left
  7693.  
  7694. Password.Name = "Password"
  7695. Password.Parent = Login
  7696. Password.BackgroundColor3 = Color3.new(1, 0.298039, 0.309804)
  7697. Password.Position = UDim2.new(0, 75, 0, 115)
  7698. Password.Size = UDim2.new(0, 150, 0, 25)
  7699. Password.Font = Enum.Font.SciFi
  7700. Password.FontSize = Enum.FontSize.Size14
  7701. Password.Text = "mgh77fge"
  7702. Password.TextSize = 14
  7703. Password.TextXAlignment = Enum.TextXAlignment.Left
  7704.  
  7705. Title_2.Name = "Title"
  7706. Title_2.Parent = Login
  7707. Title_2.BackgroundColor3 = Color3.new(1, 0.180392, 0.192157)
  7708. Title_2.Size = UDim2.new(0, 325, 0, 25)
  7709. Title_2.Font = Enum.Font.Highway
  7710. Title_2.FontSize = Enum.FontSize.Size14
  7711. Title_2.Text = "Hard Lumber The Easy Way Cracked by Tap <3"
  7712. Title_2.TextColor3 = Color3.new(1, 1, 1)
  7713. Title_2.TextSize = 14
  7714.  
  7715. CGG.Login.Login.MouseButton1Down:connect(function()
  7716. if Username.Text == "mohammadyas" and Password.Text == "mgh77fge" then
  7717. CGG.Open.Visible = true
  7718. CGG.Login.Visible = false
  7719. else
  7720. CGG.Login.Password.Text = "Incorrect Password"
  7721. wait(1)
  7722. CGG.Login.Password.Text = "Password"
  7723. end
  7724. end)
  7725.  
  7726. TL.Name = "TL"
  7727. TL.Parent = Login
  7728. TL.BackgroundColor3 = Color3.new(1, 0.180392, 0.192157)
  7729. TL.BackgroundTransparency = 1
  7730. TL.Position = UDim2.new(0, 100, 0, 35)
  7731. TL.Size = UDim2.new(0, 100, 0, 25)
  7732. TL.Font = Enum.Font.Highway
  7733. TL.FontSize = Enum.FontSize.Size14
  7734. TL.Text = "Welcome, " .. plr.Name
  7735. TL.TextColor3 = Color3.new(1, 1, 1)
  7736. TL.TextSize = 14
  7737. TL.TextStrokeColor3 = Color3.new(1, 1, 1)
  7738.  
  7739. local WayPoints = {
  7740. ["Spawn"] = Vector3.new(155, 3, 74),
  7741. ["Wood R Us"] = Vector3.new(265, 3, 57),
  7742. ["Land Store"] = Vector3.new(258, 3, -99),
  7743. ["Dock"] = Vector3.new(1114, -1, -197),
  7744. ["Link's Logic"] = Vector3.new(4605, 3, -727),
  7745. ["Cave"] = Vector3.new(3581, -179, 430),
  7746. ["Volcano"] = Vector3.new(-1585, 622, 1140),
  7747. ["Swamp"] = Vector3.new(-1209, 132, -801),
  7748. ["Palm Island"] = Vector3.new(2549, -5, -42),
  7749. ["Fancy Furnishings"] = Vector3.new(491, 3, -1720),
  7750. ["Boxed Cars"] = Vector3.new(509, 3, -1463),
  7751. ["Fine Arts Shop"] = Vector3.new(5207, -166, 719),
  7752. ["Bob's Shack"] = Vector3.new(260, 8, -2542),
  7753. ["Shrine of Sight"] = Vector3.new(-1600, 195, 919),
  7754. ["The Den"] = Vector3.new(323, 41, 1930),
  7755. ["End Times"] = Vector3.new(-51, -212, -1348)
  7756. }
  7757.  
  7758. CGG.Main.MP.MouseButton1Down:connect(function()
  7759. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  7760. if v.Owner.Value == game.Players.LocalPlayer then
  7761. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame
  7762. end
  7763. end
  7764. end)
  7765.  
  7766. CGG.Open.MouseButton1Down:connect(function()
  7767. CGG.Main.Visible = true
  7768. CGG.Open.Visible = false
  7769. CGG.Main.Close.Visible = true
  7770. end)
  7771.  
  7772. CGG.Main.Close.MouseButton1Down:connect(function()
  7773. CGG.Main.Visible = false
  7774. CGG.Open.Visible = true
  7775. CGG.Main.Close.Visible = false
  7776. end)
  7777.  
  7778. CGG.Main.TpToPlr.MouseButton1Down:connect(function()
  7779. if CGG.Main.PlrSelected.Text == " No Player Selected" then
  7780. warn("No Player Selected")
  7781. else
  7782. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[CGG.Main.PlrSelected.Text].HumanoidRootPart.CFrame
  7783. end
  7784. end)
  7785.  
  7786. CGG.Main.TpToLocation.MouseButton1Down:connect(function()
  7787. if CGG.Main.TpSelected.Text == "No Location Selected" then
  7788. warn("No Location Selected")
  7789. else
  7790. game.Players.LocalPlayer.Character:MoveTo(WayPoints[CGG.Main.TpSelected.Text])
  7791. end
  7792. end)
  7793.  
  7794.  
  7795.  
  7796. CGG.Main.BringWood.MouseButton1Down:connect(function()
  7797. for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  7798. if Log.Name:sub(1,6) == "Loose_" and Log:findFirstChild("Owner") then
  7799. if Log.Owner.Value == game.Players.LocalPlayer then
  7800. Log:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(0,20,0))
  7801. end
  7802. end
  7803. end
  7804. end)
  7805.  
  7806. CGG.Main.Players.Player1.MouseButton1Down:connect(function()
  7807. CGG.Main.PlrSelected.Text = CGG.Main.Players.Player1.Text
  7808. end)
  7809.  
  7810. CGG.Main.Players.Player2.MouseButton1Down:connect(function()
  7811. CGG.Main.PlrSelected.Text = CGG.Main.Players.Player2.Text
  7812. end)
  7813.  
  7814. CGG.Main.Players.Player3.MouseButton1Down:connect(function()
  7815. CGG.Main.PlrSelected.Text = CGG.Main.Players.Player3.Text
  7816. end)
  7817.  
  7818. CGG.Main.Players.Player4.MouseButton1Down:connect(function()
  7819. CGG.Main.PlrSelected.Text = CGG.Main.Players.Player4.Text
  7820. end)
  7821.  
  7822. CGG.Main.Players.Player5.MouseButton1Down:connect(function()
  7823. CGG.Main.PlrSelected.Text = CGG.Main.Players.Player5.Text
  7824. end)
  7825.  
  7826. CGG.Main.Players.Player6.MouseButton1Down:connect(function()
  7827. CGG.Main.PlrSelected.Text = CGG.Main.Players.Player6.Text
  7828. end)
  7829.  
  7830. local buttons = { CGG.Main.Players.Player1, CGG.Main.Players.Player2, CGG.Main.Players.Player3, CGG.Main.Players.Player4, CGG.Main.Players.Player5, CGG.Main.Players.Player6 }
  7831.  
  7832. for i,v in pairs(game.Players:GetChildren()) do
  7833. buttons[i].Text = v.Name
  7834. end
  7835.  
  7836. game.Players.PlayerAdded:connect(function()
  7837. for i,v in pairs(game.Players:GetChildren()) do
  7838. buttons[i].Text = v.Name
  7839. end
  7840. end)
  7841.  
  7842. CGG.Main.Teleports.Spawn.MouseButton1Down:connect(function()
  7843. CGG.Main.TpSelected.Text = "Spawn"
  7844. end)
  7845.  
  7846. CGG.Main.Teleports["Wood R Us"].MouseButton1Down:connect(function()
  7847. CGG.Main.TpSelected.Text = "Wood R Us"
  7848. end)
  7849.  
  7850. CGG.Main.Teleports["Land Store"].MouseButton1Down:connect(function()
  7851. CGG.Main.TpSelected.Text = "Land Store"
  7852. end)
  7853.  
  7854. CGG.Main.Teleports.Dock.MouseButton1Down:connect(function()
  7855. CGG.Main.TpSelected.Text = "Dock"
  7856. end)
  7857.  
  7858. CGG.Main.Teleports["Link's Logic"].MouseButton1Down:connect(function()
  7859. CGG.Main.TpSelected.Text = "Link's Logic"
  7860. end)
  7861.  
  7862. CGG.Main.Teleports.Cave.MouseButton1Down:connect(function()
  7863. CGG.Main.TpSelected.Text = "Cave"
  7864. end)
  7865.  
  7866. CGG.Main.Teleports.Volcano.MouseButton1Down:connect(function()
  7867. CGG.Main.TpSelected.Text = "Volcano"
  7868. end)
  7869.  
  7870. CGG.Main.Teleports.Swamp.MouseButton1Down:connect(function()
  7871. CGG.Main.TpSelected.Text = "Swamp"
  7872. end)
  7873.  
  7874. CGG.Main.Teleports["Palm Island"].MouseButton1Down:connect(function()
  7875. CGG.Main.TpSelected.Text = "Palm Island"
  7876. end)
  7877.  
  7878. CGG.Main.Teleports["Fancy Furnishings"].MouseButton1Down:connect(function()
  7879. CGG.Main.TpSelected.Text = "Fancy Furnishings"
  7880. end)
  7881.  
  7882. CGG.Main.Teleports["Boxed Cars"].MouseButton1Down:connect(function()
  7883. CGG.Main.TpSelected.Text = "Boxed Cars"
  7884. end)
  7885.  
  7886. CGG.Main.Teleports["Fine Arts Shop"].MouseButton1Down:connect(function()
  7887. CGG.Main.TpSelected.Text = "Fine Arts Shop"
  7888. end)
  7889.  
  7890. CGG.Main.Teleports["Bob's Shack"].MouseButton1Down:connect(function()
  7891. CGG.Main.TpSelected.Text = "Bob's Shack"
  7892. end)
  7893.  
  7894. CGG.Main.Teleports["End Times"].MouseButton1Down:connect(function()
  7895. CGG.Main.TpSelected.Text = "End Times"
  7896. end)
  7897.  
  7898. CGG.Main.Teleports["Shrine of Sight"].MouseButton1Down:connect(function()
  7899. CGG.Main.TpSelected.Text = "Shrine of Sight"
  7900. end)
  7901.  
  7902. CGG.Main.Teleports["The Den"].MouseButton1Down:connect(function()
  7903. CGG.Main.TpSelected.Text = "The Den"
  7904. end)
  7905. end)
  7906.  
  7907. Credit.Name = "Credit"
  7908. Credit.Parent = Main
  7909. Credit.Active = true
  7910. Credit.BackgroundColor3 = Color3.new(0.184314, 0, 0.278431)
  7911. Credit.BorderSizePixel = 0
  7912. Credit.Position = UDim2.new(0.312267661, 0, 0.902027011, 0)
  7913. Credit.Size = UDim2.new(0, 200, 0, 29)
  7914. Credit.Font = Enum.Font.SourceSans
  7915. Credit.Text = "GUI made by Dan.#1508[Scripts goes to their respectful owners]"
  7916. Credit.TextColor3 = Color3.new(1, 1, 1)
  7917. Credit.TextSize = 24
  7918. Close.MouseButton1Down:connect(function()
  7919. OpenFrame.Visible = true
  7920. Main.Visible = false
  7921. end)
Add Comment
Please, Sign In to add comment