Guest User

My Favorite Gui

a guest
Apr 13th, 2019
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 315.30 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local OpenButton = Instance.new("TextButton")
  6. local MainFrame = Instance.new("Frame")
  7. local Title = Instance.new("TextLabel")
  8. local Credit = Instance.new("TextLabel")
  9. local LT2Gui = Instance.new("TextButton")
  10. local JailbreakGui = Instance.new("TextButton")
  11. local ShatterVast = Instance.new("TextButton")
  12. local FEArosiaGui = Instance.new("TextButton")
  13. local ExitButton = Instance.new("TextButton")
  14. local MiniMazeButton = Instance.new("TextButton")
  15. --Properties:
  16. ScreenGui.Parent = game.CoreGui
  17. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  18.  
  19. OpenButton.Name = "OpenButton"
  20. OpenButton.Parent = ScreenGui
  21. OpenButton.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  22. OpenButton.BorderColor3 = Color3.new(1, 0, 0)
  23. OpenButton.BorderSizePixel = 5
  24. OpenButton.Position = UDim2.new(0.0142711522, 0, 0.527616262, 0)
  25. OpenButton.Size = UDim2.new(0, 200, 0, 50)
  26. OpenButton.Visible = false
  27. OpenButton.Font = Enum.Font.SciFi
  28. OpenButton.Text = "Open"
  29. OpenButton.TextColor3 = Color3.new(1, 1, 1)
  30. OpenButton.TextScaled = true
  31. OpenButton.TextSize = 14
  32. OpenButton.TextWrapped = true
  33. OpenButton.Draggable = true
  34. OpenButton.MouseButton1Click:connect(function()
  35. MainFrame.Visible = true
  36. OpenButton.Visible = false
  37. end)
  38.  
  39. MainFrame.Name = "MainFrame"
  40. MainFrame.Parent = ScreenGui
  41. MainFrame.Active = true
  42. MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  43. MainFrame.BackgroundTransparency = 0.5
  44. MainFrame.Position = UDim2.new(0.327217102, 0, 0.268895358, 0)
  45. MainFrame.Size = UDim2.new(0, 421, 0, 361)
  46. MainFrame.Draggable = true
  47.  
  48. Title.Name = "Title"
  49. Title.Parent = MainFrame
  50. Title.BackgroundColor3 = Color3.new(0, 0, 0)
  51. Title.BorderColor3 = Color3.new(0, 0, 0)
  52. Title.Size = UDim2.new(0, 421, 0, 50)
  53. Title.Font = Enum.Font.SciFi
  54. Title.Text = "Gui"
  55. Title.TextColor3 = Color3.new(1, 1, 1)
  56. Title.TextScaled = true
  57. Title.TextSize = 14
  58. Title.TextStrokeColor3 = Color3.new(1, 1, 1)
  59. Title.TextWrapped = true
  60.  
  61. Credit.Name = "Credit"
  62. Credit.Parent = MainFrame
  63. Credit.BackgroundColor3 = Color3.new(0, 0, 0)
  64. Credit.BorderColor3 = Color3.new(0, 0, 0)
  65. Credit.Position = UDim2.new(0, 0, 0.861495852, 0)
  66. Credit.Size = UDim2.new(0, 421, 0, 50)
  67. Credit.Font = Enum.Font.SciFi
  68. Credit.Text = "Credit By Uchiha"
  69. Credit.TextColor3 = Color3.new(1, 1, 1)
  70. Credit.TextScaled = true
  71. Credit.TextSize = 14
  72. Credit.TextStrokeColor3 = Color3.new(1, 1, 1)
  73. Credit.TextWrapped = true
  74.  
  75. LT2Gui.Name = "LT2 Gui"
  76. LT2Gui.Parent = MainFrame
  77. LT2Gui.BackgroundColor3 = Color3.new(1, 0.333333, 1)
  78. LT2Gui.BorderColor3 = Color3.new(1, 0.333333, 1)
  79. LT2Gui.Position = UDim2.new(0.052256532, 0, 0.196675897, 0)
  80. LT2Gui.Size = UDim2.new(0, 143, 0, 47)
  81. LT2Gui.Font = Enum.Font.SourceSans
  82. LT2Gui.Text = "LT2 Gui"
  83. LT2Gui.TextColor3 = Color3.new(1, 1, 1)
  84. LT2Gui.TextScaled = true
  85. LT2Gui.TextSize = 14
  86. LT2Gui.TextWrapped = true
  87. LT2Gui.MouseButton1Down:connect(function()
  88. ------------------
  89. --CRACKED BY RTX/LiLWally
  90. --https://v3rmillion.net/member.php?action=profile&uid=516951
  91. ------------------
  92.  
  93. Found=false;Tool="None"Down=false
  94. Mouse=game.Players.LocalPlayer:GetMouse()
  95. Client=game.ReplicatedStorage.Interaction.ClientSetListPlayer;players=game.Players
  96. for bbab,cbab in pairs(players:GetPlayers())do if cbab.Name~=
  97. players.LocalPlayer.Name then
  98. Client:InvokeServer(players.LocalPlayer.BlacklistFolder,cbab,false)end end
  99. players.PlayerAdded:connect(function(bbab)
  100. Client:InvokeServer(players.LocalPlayer.BlacklistFolder,bbab,false)end)
  101. function move(bbab)
  102. bbab:MoveTo(
  103. game.Players.LocalPlayer.Character.Head.Position+Vector3.new(5,-4,5))bbab.WoodSection.Anchored=true;wait(2)
  104. bbab.WoodSection.Anchored=false end
  105. function tree(bbab,cbab)
  106. for dbab,_cab in pairs(bbab:GetChildren())do if _cab.Name=="TreeClass"then
  107. if
  108. _cab.Value==cbab then if Found==false then move(bbab)Found=true end end end end end;local dc_a=Instance.new("ScreenGui")
  109. local _d_a=Instance.new("TextButton")local ad_a=Instance.new("ImageLabel")
  110. local bd_a=Instance.new("TextLabel")local cd_a=Instance.new("Frame")
  111. local dd_a=Instance.new("Frame")local __aa=Instance.new("ImageLabel")
  112. local a_aa=Instance.new("ImageButton")local b_aa=Instance.new("TextLabel")
  113. local c_aa=Instance.new("Frame")local d_aa=Instance.new("ImageButton")
  114. local _aaa=Instance.new("TextLabel")local aaaa=Instance.new("ImageButton")
  115. local baaa=Instance.new("TextLabel")local caaa=Instance.new("ImageButton")
  116. local daaa=Instance.new("TextLabel")local _baa=Instance.new("ImageButton")
  117. local abaa=Instance.new("TextLabel")local bbaa=Instance.new("ImageButton")
  118. local cbaa=Instance.new("TextLabel")local dbaa=Instance.new("Frame")
  119. local _caa=Instance.new("Frame")local acaa=Instance.new("ImageLabel")
  120. local bcaa=Instance.new("ImageButton")local ccaa=Instance.new("TextLabel")
  121. local dcaa=Instance.new("Frame")local _daa=Instance.new("ImageButton")
  122. local adaa=Instance.new("TextLabel")local bdaa=Instance.new("ImageButton")
  123. local cdaa=Instance.new("TextLabel")local ddaa=Instance.new("ImageButton")
  124. local __ba=Instance.new("TextLabel")local a_ba=Instance.new("ImageButton")
  125. local b_ba=Instance.new("TextLabel")local c_ba=Instance.new("ImageButton")
  126. local d_ba=Instance.new("TextLabel")local _aba=Instance.new("Frame")
  127. local aaba=Instance.new("Frame")local baba=Instance.new("Frame")
  128. local caba=Instance.new("ImageLabel")local daba=Instance.new("TextLabel")
  129. local _bba=Instance.new("TextLabel")local abba=Instance.new("TextLabel")
  130. local bbba=Instance.new("ImageButton")local cbba=Instance.new("TextLabel")
  131. local dbba=Instance.new("Frame")local _cba=Instance.new("Frame")
  132. local acba=Instance.new("Frame")local bcba=Instance.new("ImageLabel")
  133. local ccba=Instance.new("ImageButton")local dcba=Instance.new("TextLabel")
  134. local _dba=Instance.new("ImageButton")local adba=Instance.new("TextLabel")
  135. local bdba=Instance.new("ImageButton")local cdba=Instance.new("TextLabel")
  136. local ddba=Instance.new("ImageButton")local __ca=Instance.new("TextLabel")
  137. local a_ca=Instance.new("ImageButton")local b_ca=Instance.new("TextLabel")
  138. local c_ca=Instance.new("ImageLabel")local d_ca=Instance.new("TextBox")
  139. local _aca=Instance.new("ImageButton")local aaca=Instance.new("TextLabel")
  140. local baca=Instance.new("ImageButton")local caca=Instance.new("TextLabel")
  141. local daca=Instance.new("ImageButton")local _bca=Instance.new("TextLabel")
  142. local abca=Instance.new("ImageButton")local bbca=Instance.new("TextLabel")
  143. local cbca=Instance.new("ImageButton")local dbca=Instance.new("TextLabel")
  144. local _cca=Instance.new("Frame")local acca=Instance.new("Frame")
  145. local bcca=Instance.new("Frame")local ccca=Instance.new("ImageLabel")
  146. local dcca=Instance.new("ImageButton")local _dca=Instance.new("TextLabel")
  147. local adca=Instance.new("TextLabel")local bdca=Instance.new("ImageButton")
  148. local cdca=Instance.new("TextLabel")local ddca=Instance.new("ImageButton")
  149. local __da=Instance.new("TextLabel")local a_da=Instance.new("ImageButton")
  150. local b_da=Instance.new("TextLabel")local c_da=Instance.new("ImageButton")
  151. local d_da=Instance.new("TextLabel")local _ada=Instance.new("ImageButton")
  152. local aada=Instance.new("TextLabel")local bada=Instance.new("ImageButton")
  153. local cada=Instance.new("TextLabel")local dada=Instance.new("ImageButton")
  154. local _bda=Instance.new("TextLabel")local abda=Instance.new("TextButton")
  155. local bbda=Instance.new("ImageLabel")local cbda=Instance.new("TextLabel")
  156. local dbda=Instance.new("TextButton")local _cda=Instance.new("ImageLabel")
  157. local acda=Instance.new("TextLabel")local bcda=Instance.new("TextButton")
  158. local ccda=Instance.new("ImageLabel")local dcda=Instance.new("TextLabel")
  159. local _dda=Instance.new("TextButton")local adda=Instance.new("ImageLabel")
  160. local bdda=Instance.new("TextLabel")local cdda=Instance.new("Frame")
  161. local ddda=Instance.new("Frame")local ___b=Instance.new("Frame")
  162. local a__b=Instance.new("ImageLabel")local b__b=Instance.new("ImageButton")
  163. local c__b=Instance.new("TextLabel")local d__b=Instance.new("ImageButton")
  164. local _a_b=Instance.new("TextLabel")local aa_b=Instance.new("ImageLabel")
  165. local ba_b=Instance.new("TextBox")local ca_b=Instance.new("ImageLabel")
  166. local da_b=Instance.new("TextBox")local _b_b=Instance.new("Frame")
  167. local ab_b=Instance.new("Frame")local bb_b=Instance.new("Frame")
  168. local cb_b=Instance.new("ImageLabel")local db_b=Instance.new("ImageButton")
  169. local _c_b=Instance.new("TextLabel")local ac_b=Instance.new("ScrollingFrame")
  170. local bc_b=Instance.new("UIListLayout")local cc_b=Instance.new("TextLabel")
  171. local dc_b=Instance.new("TextLabel")local _d_b=Instance.new("TextLabel")
  172. local ad_b=Instance.new("TextLabel")local bd_b=Instance.new("TextLabel")
  173. local cd_b=Instance.new("TextLabel")local dd_b=Instance.new("TextLabel")
  174. local __ab=Instance.new("TextLabel")local a_ab=Instance.new("TextLabel")
  175. local b_ab=Instance.new("TextLabel")local c_ab=Instance.new("TextLabel")
  176. local d_ab=Instance.new("TextLabel")local _aab=Instance.new("TextLabel")
  177. local aaab=Instance.new("TextLabel")local baab=Instance.new("TextLabel")
  178. local caab=Instance.new("TextLabel")local daab=Instance.new("TextLabel")
  179. local _bab=Instance.new("TextLabel")local abab=game.Players.LocalPlayer
  180. game:GetService("StarterGui"):SetCore("SendNotification",{Title="Your Account :",Text=game.Players.LocalPlayer.Name})
  181. game:GetService("StarterGui"):SetCore("SendNotification",{Title="Checking Whitelist :",Text="Whitelisted"})dc_a.Name="FERRYLT2"dc_a.Parent=game.CoreGui;_d_a.Name="b2"
  182. _d_a.Parent=dc_a
  183. _d_a.BackgroundColor3=Color3.new(0.517647,0.517647,0.517647)_d_a.BorderSizePixel=0;_d_a.ClipsDescendants=true
  184. _d_a.Position=UDim2.new(-0.00200000009,0,0.529999971,0)_d_a.Selectable=false;_d_a.Size=UDim2.new(0,160,0,30)
  185. _d_a.Font=Enum.Font.SourceSansBold;_d_a.Text=""_d_a.TextColor3=Color3.new(1,1,1)
  186. _d_a.TextScaled=true;_d_a.TextSize=14;_d_a.TextStrokeTransparency=0.69999998807907
  187. _d_a.TextWrapped=true;ad_a.Parent=_d_a;ad_a.BackgroundColor3=Color3.new(1,1,1)
  188. ad_a.BackgroundTransparency=1;ad_a.Size=UDim2.new(0,20,0,20)ad_a.Visible=false
  189. ad_a.Image="rbxassetid://210453768"ad_a.ImageTransparency=0.20000000298023;bd_a.Parent=_d_a
  190. bd_a.BackgroundColor3=Color3.new(1,1,1)bd_a.BackgroundTransparency=1;bd_a.Size=UDim2.new(1,0,1,0)
  191. bd_a.ZIndex=2;bd_a.Font=Enum.Font.SourceSansBold;bd_a.Text="MAIN MENU"
  192. bd_a.TextColor3=Color3.new(1,1,1)bd_a.TextScaled=true;bd_a.TextSize=14
  193. bd_a.TextStrokeTransparency=0.69999998807907;bd_a.TextWrapped=true;cd_a.Name="woods"cd_a.Parent=dc_a
  194. cd_a.BackgroundColor3=Color3.new(0.301961,0.301961,0.301961)cd_a.BorderSizePixel=0
  195. cd_a.Position=UDim2.new(0.629000008,0,-1,0)cd_a.Size=UDim2.new(0,241,0,330)dd_a.Parent=cd_a
  196. dd_a.BackgroundColor3=Color3.new(0.270588,0.0901961,0.545098)dd_a.BorderSizePixel=0;dd_a.Size=UDim2.new(0,242,0,39)
  197. __aa.Name="WOOD MENU"__aa.Parent=cd_a;__aa.BackgroundColor3=Color3.new(1,1,1)
  198. __aa.BackgroundTransparency=1;__aa.Position=UDim2.new(0.103139281,0,0.0204323977,0)
  199. __aa.Size=UDim2.new(0,167,0,24)__aa.Image="rbxassetid://2978417973"a_aa.Name="minim6"a_aa.Parent=cd_a
  200. a_aa.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)a_aa.BackgroundTransparency=1;a_aa.BorderSizePixel=0;a_aa.Position=UDim2.new(0.900565624,0,
  201. -0.000636407116,0)
  202. a_aa.Size=UDim2.new(0,25,0,13)a_aa.Image="rbxassetid://2790389767"
  203. a_aa.ImageColor3=Color3.new(0.466667,0.392157,0.87451)a_aa.ScaleType=Enum.ScaleType.Slice
  204. a_aa.SliceCenter=Rect.new(8,8,248,248)b_aa.Name="minim5"b_aa.Parent=a_aa
  205. b_aa.AnchorPoint=Vector2.new(0.5,0.5)b_aa.BackgroundTransparency=1
  206. b_aa.Position=UDim2.new(0.494003624,0,0.5,0)b_aa.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  207. b_aa.Font=Enum.Font.Cartoon;b_aa.Text="-"b_aa.TextColor3=Color3.new(0,0,0)
  208. b_aa.TextSize=21;c_aa.Parent=cd_a
  209. c_aa.BackgroundColor3=Color3.new(0.270588,0.0901961,0.545098)c_aa.BorderSizePixel=0
  210. c_aa.Position=UDim2.new(-0.00414937781,0,0.881818175,0)c_aa.Size=UDim2.new(0,242,0,39)d_aa.Name="volcano"
  211. d_aa.Parent=cd_a
  212. d_aa.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)d_aa.BackgroundTransparency=1;d_aa.BorderSizePixel=0
  213. d_aa.Position=UDim2.new(0.208800852,0,0.147848472,0)d_aa.Size=UDim2.new(0,143,0,41)
  214. d_aa.Image="rbxassetid://2790389767"d_aa.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  215. d_aa.ScaleType=Enum.ScaleType.Slice;d_aa.SliceCenter=Rect.new(8,8,248,248)
  216. d_aa.MouseButton1Down:connect(function()for bbab,cbab in
  217. pairs(game.Workspace.LogModels:GetChildren())do cut(cbab,"Volcano")end end)_aaa.Name="volcanotext"_aaa.Parent=d_aa
  218. _aaa.AnchorPoint=Vector2.new(0.5,0.5)_aaa.BackgroundTransparency=1
  219. _aaa.Position=UDim2.new(0.494003624,0,0.5,0)_aaa.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  220. _aaa.Font=Enum.Font.Cartoon;_aaa.Text="VOLCANO"_aaa.TextColor3=Color3.new(0,0,0)
  221. _aaa.TextSize=25;aaaa.Name="palm"aaaa.Parent=cd_a
  222. aaaa.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)aaaa.BackgroundTransparency=1;aaaa.BorderSizePixel=0
  223. aaaa.Position=UDim2.new(0.204651475,0,0.293303013,0)aaaa.Size=UDim2.new(0,143,0,41)
  224. aaaa.Image="rbxassetid://2790389767"aaaa.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  225. aaaa.ScaleType=Enum.ScaleType.Slice;aaaa.SliceCenter=Rect.new(8,8,248,248)
  226. aaaa.MouseButton1Down:connect(function()for bbab,cbab in
  227. pairs(game.Workspace.LogModels:GetChildren())do cut(cbab,"Palm")end end)baaa.Name="palm"baaa.Parent=aaaa
  228. baaa.AnchorPoint=Vector2.new(0.5,0.5)baaa.BackgroundTransparency=1
  229. baaa.Position=UDim2.new(0.494003624,0,0.5,0)baaa.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  230. baaa.Font=Enum.Font.Cartoon;baaa.Text="PALM"baaa.TextColor3=Color3.new(0,0,0)
  231. baaa.TextSize=25;caaa.Name="greenwood"caaa.Parent=cd_a
  232. caaa.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)caaa.BackgroundTransparency=1;caaa.BorderSizePixel=0
  233. caaa.Position=UDim2.new(0.204651475,0,0.435727239,0)caaa.Size=UDim2.new(0,143,0,41)
  234. caaa.Image="rbxassetid://2790389767"caaa.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  235. caaa.ScaleType=Enum.ScaleType.Slice;caaa.SliceCenter=Rect.new(8,8,248,248)
  236. caaa.MouseButton1Down:connect(function()
  237. for bbab,cbab in
  238. pairs(game.Workspace.LogModels:GetChildren())do cut(cbab,"GreenSwampy")end end)daaa.Name="greenwood"daaa.Parent=caaa
  239. daaa.AnchorPoint=Vector2.new(0.5,0.5)daaa.BackgroundTransparency=1
  240. daaa.Position=UDim2.new(0.494003624,0,0.5,0)daaa.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  241. daaa.Font=Enum.Font.Cartoon;daaa.Text="GREEN WOOD"daaa.TextColor3=Color3.new(0,0,0)
  242. daaa.TextSize=25;_baa.Name="goldenwood"_baa.Parent=cd_a
  243. _baa.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)_baa.BackgroundTransparency=1;_baa.BorderSizePixel=0
  244. _baa.Position=UDim2.new(0.200502098,0,0.578151464,0)_baa.Size=UDim2.new(0,143,0,41)
  245. _baa.Image="rbxassetid://2790389767"_baa.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  246. _baa.ScaleType=Enum.ScaleType.Slice;_baa.SliceCenter=Rect.new(8,8,248,248)
  247. _baa.MouseButton1Down:connect(function()
  248. for bbab,cbab in
  249. pairs(game.Workspace.LogModels:GetChildren())do cut(cbab,"GoldSwampy")end end)abaa.Name="goldenwood"abaa.Parent=_baa
  250. abaa.AnchorPoint=Vector2.new(0.5,0.5)abaa.BackgroundTransparency=1
  251. abaa.Position=UDim2.new(0.494003624,0,0.5,0)abaa.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  252. abaa.Font=Enum.Font.Cartoon;abaa.Text="GOLDEN WOOD"abaa.TextColor3=Color3.new(0,0,0)
  253. abaa.TextSize=24;bbaa.Name="bluewood"bbaa.Parent=cd_a
  254. bbaa.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)bbaa.BackgroundTransparency=1;bbaa.BorderSizePixel=0
  255. bbaa.Position=UDim2.new(0.19635272,0,0.726636291,0)bbaa.Size=UDim2.new(0,143,0,41)
  256. bbaa.Image="rbxassetid://2790389767"bbaa.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  257. bbaa.ScaleType=Enum.ScaleType.Slice;bbaa.SliceCenter=Rect.new(8,8,248,248)
  258. bbaa.MouseButton1Down:connect(function()
  259. for bbab,cbab in
  260. pairs(game.Workspace.LogModels:GetChildren())do cut(cbab,"CaveCrawler")end end)cbaa.Name="bluewood"cbaa.Parent=bbaa
  261. cbaa.AnchorPoint=Vector2.new(0.5,0.5)cbaa.BackgroundTransparency=1
  262. cbaa.Position=UDim2.new(0.494003624,0,0.5,0)cbaa.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  263. cbaa.Font=Enum.Font.Cartoon;cbaa.Text="BLUE WOOD"cbaa.TextColor3=Color3.new(0,0,0)
  264. cbaa.TextSize=25;dbaa.Name="bringmenu"dbaa.Parent=cd_a
  265. dbaa.BackgroundColor3=Color3.new(0.301961,0.301961,0.301961)dbaa.BorderSizePixel=0
  266. dbaa.Position=UDim2.new(-1.08387113,0,-0.00256957673,0)dbaa.Size=UDim2.new(0,241,0,330)_caa.Parent=dbaa
  267. _caa.BackgroundColor3=Color3.new(0.270588,0.0901961,0.545098)_caa.BorderSizePixel=0;_caa.Size=UDim2.new(0,242,0,39)
  268. acaa.Name="BRING MENU"acaa.Parent=dbaa;acaa.BackgroundColor3=Color3.new(1,1,1)
  269. acaa.BackgroundTransparency=1;acaa.Position=UDim2.new(0.103139281,0,0.0204323977,0)
  270. acaa.Size=UDim2.new(0,167,0,24)acaa.Image="rbxassetid://2978417876"bcaa.Name="minim7"bcaa.Parent=dbaa
  271. bcaa.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)bcaa.BackgroundTransparency=1;bcaa.BorderSizePixel=0;bcaa.Position=UDim2.new(0.900565624,0,
  272. -0.000636407116,0)
  273. bcaa.Size=UDim2.new(0,25,0,13)bcaa.Image="rbxassetid://2790389767"
  274. bcaa.ImageColor3=Color3.new(0.466667,0.392157,0.87451)bcaa.ScaleType=Enum.ScaleType.Slice
  275. bcaa.SliceCenter=Rect.new(8,8,248,248)ccaa.Name="minim7"ccaa.Parent=bcaa
  276. ccaa.AnchorPoint=Vector2.new(0.5,0.5)ccaa.BackgroundTransparency=1
  277. ccaa.Position=UDim2.new(0.494003624,0,0.5,0)ccaa.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  278. ccaa.Font=Enum.Font.Cartoon;ccaa.Text="-"ccaa.TextColor3=Color3.new(0,0,0)
  279. ccaa.TextSize=21;dcaa.Parent=dbaa
  280. dcaa.BackgroundColor3=Color3.new(0.270588,0.0901961,0.545098)dcaa.BorderSizePixel=0
  281. dcaa.Position=UDim2.new(-0.00414937781,0,0.881818175,0)dcaa.Size=UDim2.new(0,242,0,39)_daa.Name="volcano2"
  282. _daa.Parent=dbaa
  283. _daa.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)_daa.BackgroundTransparency=1;_daa.BorderSizePixel=0
  284. _daa.Position=UDim2.new(0.208800852,0,0.147848472,0)_daa.Size=UDim2.new(0,143,0,41)
  285. _daa.Image="rbxassetid://2790389767"_daa.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  286. _daa.ScaleType=Enum.ScaleType.Slice;_daa.SliceCenter=Rect.new(8,8,248,248)
  287. _daa.MouseButton1Down:connect(function()
  288. Found=false
  289. for bbab,cbab in pairs(game.Workspace:GetChildren())do if
  290. cbab.Name=="TreeRegion"then
  291. for dbab,_cab in pairs(cbab:GetChildren())do tree(_cab,"Volcano")end end end end)adaa.Name="volcanotext2"adaa.Parent=_daa
  292. adaa.AnchorPoint=Vector2.new(0.5,0.5)adaa.BackgroundTransparency=1
  293. adaa.Position=UDim2.new(0.494003624,0,0.5,0)adaa.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  294. adaa.Font=Enum.Font.Cartoon;adaa.Text="VOLCANO"adaa.TextColor3=Color3.new(0,0,0)
  295. adaa.TextSize=25;bdaa.Name="palm2"bdaa.Parent=dbaa
  296. bdaa.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)bdaa.BackgroundTransparency=1;bdaa.BorderSizePixel=0
  297. bdaa.Position=UDim2.new(0.204651475,0,0.293303013,0)bdaa.Size=UDim2.new(0,143,0,41)
  298. bdaa.Image="rbxassetid://2790389767"bdaa.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  299. bdaa.ScaleType=Enum.ScaleType.Slice;bdaa.SliceCenter=Rect.new(8,8,248,248)
  300. bdaa.MouseButton1Down:connect(function()
  301. Found=false
  302. for bbab,cbab in pairs(game.Workspace:GetChildren())do if
  303. cbab.Name=="TreeRegion"then
  304. for dbab,_cab in pairs(cbab:GetChildren())do tree(_cab,"Palm")end end end end)cdaa.Name="palm2"cdaa.Parent=bdaa
  305. cdaa.AnchorPoint=Vector2.new(0.5,0.5)cdaa.BackgroundTransparency=1
  306. cdaa.Position=UDim2.new(0.494003624,0,0.5,0)cdaa.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  307. cdaa.Font=Enum.Font.Cartoon;cdaa.Text="PALM"cdaa.TextColor3=Color3.new(0,0,0)
  308. cdaa.TextSize=25;ddaa.Name="greenwood2"ddaa.Parent=dbaa
  309. ddaa.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)ddaa.BackgroundTransparency=1;ddaa.BorderSizePixel=0
  310. ddaa.Position=UDim2.new(0.204651475,0,0.435727239,0)ddaa.Size=UDim2.new(0,143,0,41)
  311. ddaa.Image="rbxassetid://2790389767"ddaa.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  312. ddaa.ScaleType=Enum.ScaleType.Slice;ddaa.SliceCenter=Rect.new(8,8,248,248)
  313. ddaa.MouseButton1Down:connect(function()
  314. Found=false
  315. for bbab,cbab in pairs(game.Workspace:GetChildren())do if
  316. cbab.Name=="TreeRegion"then
  317. for dbab,_cab in pairs(cbab:GetChildren())do tree(_cab,"GreenSwampy")end end end end)__ba.Name="greenwood2"__ba.Parent=ddaa
  318. __ba.AnchorPoint=Vector2.new(0.5,0.5)__ba.BackgroundTransparency=1
  319. __ba.Position=UDim2.new(0.494003624,0,0.5,0)__ba.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  320. __ba.Font=Enum.Font.Cartoon;__ba.Text="GREEN WOOD"__ba.TextColor3=Color3.new(0,0,0)
  321. __ba.TextSize=25;a_ba.Name="goldenwood2"a_ba.Parent=dbaa
  322. a_ba.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)a_ba.BackgroundTransparency=1;a_ba.BorderSizePixel=0
  323. a_ba.Position=UDim2.new(0.200502098,0,0.578151464,0)a_ba.Size=UDim2.new(0,143,0,41)
  324. a_ba.Image="rbxassetid://2790389767"a_ba.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  325. a_ba.ScaleType=Enum.ScaleType.Slice;a_ba.SliceCenter=Rect.new(8,8,248,248)
  326. a_ba.MouseButton1Down:connect(function()
  327. Found=false
  328. for bbab,cbab in pairs(game.Workspace:GetChildren())do if
  329. cbab.Name=="TreeRegion"then
  330. for dbab,_cab in pairs(cbab:GetChildren())do tree(_cab,"GoldSwampy")end end end end)b_ba.Name="goldenwood2"b_ba.Parent=a_ba
  331. b_ba.AnchorPoint=Vector2.new(0.5,0.5)b_ba.BackgroundTransparency=1
  332. b_ba.Position=UDim2.new(0.494003624,0,0.5,0)b_ba.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  333. b_ba.Font=Enum.Font.Cartoon;b_ba.Text="GOLDEN WOOD"b_ba.TextColor3=Color3.new(0,0,0)
  334. b_ba.TextSize=24;c_ba.Name="bluewood2"c_ba.Parent=dbaa
  335. c_ba.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)c_ba.BackgroundTransparency=1;c_ba.BorderSizePixel=0
  336. c_ba.Position=UDim2.new(0.19635272,0,0.726636291,0)c_ba.Size=UDim2.new(0,143,0,41)
  337. c_ba.Image="rbxassetid://2790389767"c_ba.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  338. c_ba.ScaleType=Enum.ScaleType.Slice;c_ba.SliceCenter=Rect.new(8,8,248,248)
  339. c_ba.MouseButton1Down:connect(function()
  340. Found=false
  341. for bbab,cbab in pairs(game.Workspace:GetChildren())do if
  342. cbab.Name=="TreeRegion"then
  343. for dbab,_cab in pairs(cbab:GetChildren())do tree(_cab,"CavCrawler")end end end end)d_ba.Name="bluewood2"d_ba.Parent=c_ba
  344. d_ba.AnchorPoint=Vector2.new(0.5,0.5)d_ba.BackgroundTransparency=1
  345. d_ba.Position=UDim2.new(0.494003624,0,0.5,0)d_ba.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  346. d_ba.Font=Enum.Font.Cartoon;d_ba.Text="BLUE WOOD"d_ba.TextColor3=Color3.new(0,0,0)
  347. d_ba.TextSize=25;_aba.Name="creditsmenu"_aba.Parent=dc_a
  348. _aba.BackgroundColor3=Color3.new(0.301961,0.301961,0.301961)_aba.BorderSizePixel=0
  349. _aba.Position=UDim2.new(0.349999994,0,-1,0)_aba.Size=UDim2.new(0,447,0,330)aaba.Parent=_aba
  350. aaba.BackgroundColor3=Color3.new(0.270588,0.0901961,0.545098)aaba.BorderSizePixel=0;aaba.Size=UDim2.new(0,447,0,39)
  351. baba.Parent=_aba
  352. baba.BackgroundColor3=Color3.new(0.270588,0.0901961,0.545098)baba.BorderSizePixel=0
  353. baba.Position=UDim2.new(0,0,0.881818175,0)baba.Size=UDim2.new(0,447,0,39)caba.Name="CREDITS"
  354. caba.Parent=_aba;caba.BackgroundColor3=Color3.new(1,1,1)
  355. caba.BackgroundTransparency=1;caba.Position=UDim2.new(0.311592132,0,0.0204323977,0)
  356. caba.Size=UDim2.new(0,167,0,24)caba.Image="rbxassetid://2978329813"daba.Name="creditsnum2"
  357. daba.Parent=_aba;daba.BackgroundColor3=Color3.new(1,1,1)
  358. daba.BackgroundTransparency=1;daba.BorderSizePixel=0
  359. daba.Position=UDim2.new(0.185043171,0,0.367304683,0)daba.Size=UDim2.new(0,231,0,25)
  360. daba.Font=Enum.Font.Cartoon;daba.Text="-RBXLStealit[TEAM]"
  361. daba.TextColor3=Color3.new(1,1,1)daba.TextSize=25;daba.TextWrapped=true;_bba.Name="creditsnum3"
  362. _bba.Parent=_aba;_bba.BackgroundColor3=Color3.new(1,1,1)
  363. _bba.BackgroundTransparency=1;_bba.BorderSizePixel=0
  364. _bba.Position=UDim2.new(0.204970941,0,0.439242482,0)_bba.Size=UDim2.new(0,104,0,25)
  365. _bba.Font=Enum.Font.Cartoon;_bba.Text="-CharWar"_bba.TextColor3=Color3.new(1,1,1)
  366. _bba.TextSize=25;_bba.TextWrapped=true;abba.Name="creditsnum"abba.Parent=_aba
  367. abba.BackgroundColor3=Color3.new(1,1,1)abba.BackgroundTransparency=1;abba.BorderSizePixel=0
  368. abba.Position=UDim2.new(0.205177397,0,0.29457736,0)abba.Size=UDim2.new(0,269,0,25)
  369. abba.Font=Enum.Font.Cartoon;abba.Text="-FerryDeveloper [OWNER]"
  370. abba.TextColor3=Color3.new(1,1,1)abba.TextSize=25;abba.TextWrapped=true;bbba.Name="minim3"
  371. bbba.Parent=_aba
  372. bbba.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)bbba.BackgroundTransparency=1;bbba.BorderSizePixel=0;bbba.Position=UDim2.new(0.943400443,0,
  373. -0.000636407116,0)
  374. bbba.Size=UDim2.new(0,25,0,13)bbba.Image="rbxassetid://2790389767"
  375. bbba.ImageColor3=Color3.new(0.466667,0.392157,0.87451)bbba.ScaleType=Enum.ScaleType.Slice
  376. bbba.SliceCenter=Rect.new(8,8,248,248)cbba.Name="minim3"cbba.Parent=bbba
  377. cbba.AnchorPoint=Vector2.new(0.5,0.5)cbba.BackgroundTransparency=1
  378. cbba.Position=UDim2.new(0.494003624,0,0.5,0)cbba.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  379. cbba.Font=Enum.Font.Cartoon;cbba.Text="-"cbba.TextColor3=Color3.new(0,0,0)
  380. cbba.TextSize=21;dbba.Name="ferrymenu"dbba.Parent=dc_a
  381. dbba.BackgroundColor3=Color3.new(0.301961,0.301961,0.301961)dbba.BorderSizePixel=0
  382. dbba.Position=UDim2.new(0.349999994,0,-1,0)dbba.Size=UDim2.new(0,447,0,330)_cba.Parent=dbba
  383. _cba.BackgroundColor3=Color3.new(0.270588,0.0901961,0.545098)_cba.BorderSizePixel=0;_cba.Size=UDim2.new(0,447,0,39)
  384. acba.Parent=dbba
  385. acba.BackgroundColor3=Color3.new(0.270588,0.0901961,0.545098)acba.BorderSizePixel=0
  386. acba.Position=UDim2.new(0,0,0.881818175,0)acba.Size=UDim2.new(0,447,0,39)bcba.Name="FERRY MENU"
  387. bcba.Parent=dbba;bcba.BackgroundColor3=Color3.new(1,1,1)
  388. bcba.BackgroundTransparency=1;bcba.Position=UDim2.new(0.311592132,0,0.0204323977,0)
  389. bcba.Size=UDim2.new(0,167,0,24)bcba.Image="rbxassetid://2978304809"ccba.Name="planks"ccba.Parent=dbba
  390. ccba.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)ccba.BackgroundTransparency=1;ccba.BorderSizePixel=0
  391. ccba.Position=UDim2.new(0.0261745248,0,0.381181777,0)ccba.Size=UDim2.new(0,143,0,41)
  392. ccba.Image="rbxassetid://2790389767"ccba.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  393. ccba.ScaleType=Enum.ScaleType.Slice;ccba.SliceCenter=Rect.new(8,8,248,248)
  394. ccba.MouseButton1Click:connect(function()
  395. abab=game.Players.LocalPlayer;local bbab=d_ca.Text;local cbab="TreeClass"local dbab=0
  396. for _cab,acab in
  397. pairs(game.Workspace.PlayerModels:GetChildren())do
  398. if acab:FindFirstChild("Owner")and
  399. tostring(acab.Owner.Value)==bbab then
  400. if cbab~="TreeClass"then
  401. if
  402.  
  403. acab:FindFirstChild("Type")and tostring(acab.Type.Value)==cbab then
  404. if acab.PrimaryPart then
  405. acab.PrimaryPart.CFrame=
  406. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  407. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(acab.PrimaryPart)
  408. acab.PrimaryPart.CFrame=
  409. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  410. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(acab.PrimaryPart)
  411. acab.PrimaryPart.CFrame=
  412. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)dbab=dbab+1;if dbab==10 then dbab=0;wait(0.1)end end end else
  413. if acab:FindFirstChild("TreeClass")then
  414. if acab.WoodSection then
  415. acab.WoodSection.CFrame=
  416. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  417. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(acab.WoodSection)
  418. acab.WoodSection.CFrame=
  419. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  420. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(acab.WoodSection)
  421. acab.WoodSection.CFrame=
  422. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)dbab=dbab+1;if dbab==10 then dbab=0;wait(0.1)end end end end end end end)dcba.Name="plankstext"dcba.Parent=ccba
  423. dcba.AnchorPoint=Vector2.new(0.5,0.5)dcba.BackgroundTransparency=1
  424. dcba.Position=UDim2.new(0.494003624,0,0.5,0)dcba.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  425. dcba.Font=Enum.Font.Cartoon;dcba.Text="PLANKS"dcba.TextColor3=Color3.new(0,0,0)
  426. dcba.TextSize=25;_dba.Name="loose"_dba.Parent=dbba
  427. _dba.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)_dba.BackgroundTransparency=1;_dba.BorderSizePixel=0
  428. _dba.Position=UDim2.new(0.0261745248,0,0.532696962,0)_dba.Size=UDim2.new(0,143,0,41)
  429. _dba.Image="rbxassetid://2790389767"_dba.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  430. _dba.ScaleType=Enum.ScaleType.Slice;_dba.SliceCenter=Rect.new(8,8,248,248)
  431. _dba.MouseButton1Click:connect(function()
  432. abab=game.Players.LocalPlayer;local bbab=d_ca.Text;local cbab="Loose Item"local dbab=0
  433. for _cab,acab in
  434. pairs(game.Workspace.PlayerModels:GetChildren())do
  435. if acab:FindFirstChild("Owner")and
  436. tostring(acab.Owner.Value)==bbab then
  437. if cbab~="TreeClass"then
  438. if
  439.  
  440. acab:FindFirstChild("Type")and tostring(acab.Type.Value)==cbab then
  441. if acab.PrimaryPart then
  442. acab.PrimaryPart.CFrame=
  443. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  444. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(acab.PrimaryPart)
  445. acab.PrimaryPart.CFrame=
  446. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  447. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(acab.PrimaryPart)
  448. acab.PrimaryPart.CFrame=
  449. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)dbab=dbab+1;if dbab==10 then dbab=0;wait(0.1)end end end else
  450. if acab:FindFirstChild("TreeClass")then
  451. if acab.WoodSection then
  452. acab.WoodSection.CFrame=
  453. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  454. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(acab.WoodSection)
  455. acab.WoodSection.CFrame=
  456. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  457. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(acab.WoodSection)
  458. acab.WoodSection.CFrame=
  459. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)dbab=dbab+1;if dbab==10 then dbab=0;wait(0.1)end end end end end end end)adba.Name="loosetext"adba.Parent=_dba
  460. adba.AnchorPoint=Vector2.new(0.5,0.5)adba.BackgroundTransparency=1
  461. adba.Position=UDim2.new(0.494003624,0,0.5,0)adba.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  462. adba.Font=Enum.Font.Cartoon;adba.Text="LOOSE ITEM"adba.TextColor3=Color3.new(0,0,0)
  463. adba.TextSize=21;bdba.Name="vehicle"bdba.Parent=dbba
  464. bdba.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)bdba.BackgroundTransparency=1;bdba.BorderSizePixel=0
  465. bdba.Position=UDim2.new(0.0261745248,0,0.681181788,0)bdba.Size=UDim2.new(0,143,0,41)
  466. bdba.Image="rbxassetid://2790389767"bdba.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  467. bdba.ScaleType=Enum.ScaleType.Slice;bdba.SliceCenter=Rect.new(8,8,248,248)
  468. bdba.MouseButton1Click:connect(function()
  469. abab=game.Players.LocalPlayer;local bbab=d_ca.Text;local cbab="Vehicle"local dbab=0
  470. for _cab,acab in
  471. pairs(game.Workspace.PlayerModels:GetChildren())do
  472. if acab:FindFirstChild("Owner")and
  473. tostring(acab.Owner.Value)==bbab then
  474. if cbab~="TreeClass"then
  475. if
  476.  
  477. acab:FindFirstChild("Type")and tostring(acab.Type.Value)==cbab then
  478. if acab.PrimaryPart then
  479. acab.PrimaryPart.CFrame=
  480. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  481. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(acab.PrimaryPart)
  482. acab.PrimaryPart.CFrame=
  483. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  484. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(acab.PrimaryPart)
  485. acab.PrimaryPart.CFrame=
  486. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)dbab=dbab+1;if dbab==10 then dbab=0;wait(0.1)end end end else
  487. if acab:FindFirstChild("TreeClass")then
  488. if acab.WoodSection then
  489. acab.WoodSection.CFrame=
  490. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  491. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(acab.WoodSection)
  492. acab.WoodSection.CFrame=
  493. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  494. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(acab.WoodSection)
  495. acab.WoodSection.CFrame=
  496. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)dbab=dbab+1;if dbab==10 then dbab=0;wait(0.1)end end end end end end end)cdba.Name="vehicletext"cdba.Parent=bdba
  497. cdba.AnchorPoint=Vector2.new(0.5,0.5)cdba.BackgroundTransparency=1
  498. cdba.Position=UDim2.new(0.494003624,0,0.5,0)cdba.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  499. cdba.Font=Enum.Font.Cartoon;cdba.Text="VEHICLE"cdba.TextColor3=Color3.new(0,0,0)
  500. cdba.TextSize=21;ddba.Name="gift"ddba.Parent=dbba
  501. ddba.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)ddba.BackgroundTransparency=1;ddba.BorderSizePixel=0
  502. ddba.Position=UDim2.new(0.648098469,0,0.381181777,0)ddba.Size=UDim2.new(0,143,0,41)
  503. ddba.Image="rbxassetid://2790389767"ddba.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  504. ddba.ScaleType=Enum.ScaleType.Slice;ddba.SliceCenter=Rect.new(8,8,248,248)
  505. ddba.MouseButton1Click:connect(function()
  506. abab=game.Players.LocalPlayer;local bbab=d_ca.Text;local cbab="Gift"local dbab=0
  507. for _cab,acab in
  508. pairs(game.Workspace.PlayerModels:GetChildren())do
  509. if acab:FindFirstChild("Owner")and
  510. tostring(acab.Owner.Value)==bbab then
  511. if cbab~="TreeClass"then
  512. if
  513.  
  514. acab:FindFirstChild("Type")and tostring(acab.Type.Value)==cbab then
  515. if acab.PrimaryPart then
  516. acab.PrimaryPart.CFrame=
  517. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  518. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(acab.PrimaryPart)
  519. acab.PrimaryPart.CFrame=
  520. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  521. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(acab.PrimaryPart)
  522. acab.PrimaryPart.CFrame=
  523. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)dbab=dbab+1;if dbab==10 then dbab=0;wait(0.1)end end end else
  524. if acab:FindFirstChild("TreeClass")then
  525. if acab.WoodSection then
  526. acab.WoodSection.CFrame=
  527. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  528. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(acab.WoodSection)
  529. acab.WoodSection.CFrame=
  530. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  531. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(acab.WoodSection)
  532. acab.WoodSection.CFrame=
  533. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)dbab=dbab+1;if dbab==10 then dbab=0;wait(0.1)end end end end end end end)__ca.Name="gifttext"__ca.Parent=ddba
  534. __ca.AnchorPoint=Vector2.new(0.5,0.5)__ca.BackgroundTransparency=1
  535. __ca.Position=UDim2.new(0.494003624,0,0.5,0)__ca.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  536. __ca.Font=Enum.Font.Cartoon;__ca.Text="GIFT"__ca.TextColor3=Color3.new(0,0,0)
  537. __ca.TextSize=25;a_ca.Name="axe"a_ca.Parent=dbba
  538. a_ca.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)a_ca.BackgroundTransparency=1;a_ca.BorderSizePixel=0
  539. a_ca.Position=UDim2.new(0.648098469,0,0.532696962,0)a_ca.Size=UDim2.new(0,143,0,41)
  540. a_ca.Image="rbxassetid://2790389767"a_ca.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  541. a_ca.ScaleType=Enum.ScaleType.Slice;a_ca.SliceCenter=Rect.new(8,8,248,248)
  542. a_ca.MouseButton1Click:connect(function()
  543. abab=game.Players.LocalPlayer;local bbab=d_ca.Text;local cbab="Tool"local dbab=0
  544. for _cab,acab in
  545. pairs(game.Workspace.PlayerModels:GetChildren())do
  546. if acab:FindFirstChild("Owner")and
  547. tostring(acab.Owner.Value)==bbab then
  548. if cbab~="TreeClass"then
  549. if
  550.  
  551. acab:FindFirstChild("Type")and tostring(acab.Type.Value)==cbab then
  552. if acab.PrimaryPart then
  553. acab.PrimaryPart.CFrame=
  554. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  555. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(acab.PrimaryPart)
  556. acab.PrimaryPart.CFrame=
  557. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  558. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(acab.PrimaryPart)
  559. acab.PrimaryPart.CFrame=
  560. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)dbab=dbab+1;if dbab==10 then dbab=0;wait(0.1)end end end else
  561. if acab:FindFirstChild("TreeClass")then
  562. if acab.WoodSection then
  563. acab.WoodSection.CFrame=
  564. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  565. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(acab.WoodSection)
  566. acab.WoodSection.CFrame=
  567. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  568. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(acab.WoodSection)
  569. acab.WoodSection.CFrame=
  570. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)dbab=dbab+1;if dbab==10 then dbab=0;wait(0.1)end end end end end end end)b_ca.Name="axetext"b_ca.Parent=a_ca
  571. b_ca.AnchorPoint=Vector2.new(0.5,0.5)b_ca.BackgroundTransparency=1
  572. b_ca.Position=UDim2.new(0.494003624,0,0.5,0)b_ca.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  573. b_ca.Font=Enum.Font.Cartoon;b_ca.Text="AXE"b_ca.TextColor3=Color3.new(0,0,0)
  574. b_ca.TextSize=25;c_ca.Name="ayoh"c_ca.Parent=dbba
  575. c_ca.BackgroundColor3=Color3.new(0.364706,0.196078,0.65098)c_ca.BackgroundTransparency=1
  576. c_ca.Position=UDim2.new(0.277404934,0,0.224242419,0)c_ca.Size=UDim2.new(0,196,0,45)
  577. c_ca.Image="rbxassetid://2790389767"c_ca.ImageColor3=Color3.new(0.364706,0.196078,0.65098)
  578. c_ca.ScaleType=Enum.ScaleType.Slice;c_ca.SliceCenter=Rect.new(8,8,248,248)d_ca.Name="Bangsad"
  579. d_ca.Parent=c_ca;d_ca.AnchorPoint=Vector2.new(0.5,0.5)
  580. d_ca.BackgroundTransparency=1;d_ca.Position=UDim2.new(0.5,0,0.5,0)
  581. d_ca.Size=UDim2.new(1,0,0.899999976,0)d_ca.Font=Enum.Font.Cartoon;d_ca.Text="PLAYERS NAME"
  582. d_ca.TextColor3=Color3.new(1,1,1)d_ca.TextSize=25;_aca.Name="wipebase"_aca.Parent=dbba
  583. _aca.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)_aca.BackgroundTransparency=1;_aca.BorderSizePixel=0
  584. _aca.Position=UDim2.new(0.724161029,0,0.890272677,0)_aca.Size=UDim2.new(0,109,0,33)
  585. _aca.Image="rbxassetid://2790389767"_aca.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  586. _aca.ScaleType=Enum.ScaleType.Slice;_aca.SliceCenter=Rect.new(8,8,248,248)
  587. _aca.MouseButton1Click:Connect(function()
  588. abab=game.Players.LocalPlayer;plr=d_ca.Text;pmds=game.Workspace.PlayerModels
  589. PlaceR=game.ReplicatedStorage.Interaction.DestroyStructure
  590. for bbab,cbab in pairs(pmds:GetChildren())do
  591. if
  592.  
  593. cbab:FindFirstChild("Owner")and
  594. cbab.Owner.Value~=nil and
  595. cbab.Owner.Value==game.Players[plr]and
  596. cbab:FindFirstChild("ItemName")and
  597. cbab:FindFirstChild("Type")and
  598. (cbab.PrimaryPart~=nil or cbab:FindFirstChild("MainCFrame"))then PlaceR:FireServer(cbab)end end end)aaca.Name="wipebase"aaca.Parent=_aca
  599. aaca.AnchorPoint=Vector2.new(0.5,0.5)aaca.BackgroundTransparency=1
  600. aaca.Position=UDim2.new(0.494003624,0,0.5,0)aaca.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  601. aaca.Font=Enum.Font.Cartoon;aaca.Text="WIPE BASE"aaca.TextColor3=Color3.new(0,0,0)
  602. aaca.TextSize=21;baca.Name="minim2"baca.Parent=dbba
  603. baca.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)baca.BackgroundTransparency=1;baca.BorderSizePixel=0;baca.Position=UDim2.new(0.943400443,0,
  604. -0.000636407116,0)
  605. baca.Size=UDim2.new(0,25,0,13)baca.Image="rbxassetid://2790389767"
  606. baca.ImageColor3=Color3.new(0.466667,0.392157,0.87451)baca.ScaleType=Enum.ScaleType.Slice
  607. baca.SliceCenter=Rect.new(8,8,248,248)caca.Name="minim2"caca.Parent=baca
  608. caca.AnchorPoint=Vector2.new(0.5,0.5)caca.BackgroundTransparency=1
  609. caca.Position=UDim2.new(0.494003624,0,0.5,0)caca.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  610. caca.Font=Enum.Font.Cartoon;caca.Text="-"caca.TextColor3=Color3.new(0,0,0)
  611. caca.TextSize=21;daca.Name="copybase"daca.Parent=dbba
  612. daca.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)daca.BackgroundTransparency=1;daca.BorderSizePixel=0
  613. daca.Position=UDim2.new(0.648098469,0,0.681181788,0)daca.Size=UDim2.new(0,143,0,41)
  614. daca.Image="rbxassetid://2790389767"daca.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  615. daca.ScaleType=Enum.ScaleType.Slice;daca.SliceCenter=Rect.new(8,8,248,248)
  616. daca.MouseButton1Click:Connect(function()
  617. abab=game.Players.LocalPlayer;plr=d_ca.Text;pmds=game.Workspace.PlayerModels
  618. PlaceR=game.ReplicatedStorage.PlaceStructure.ClientPlacedBlueprint
  619. PlaceS=game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure;Property=nil;MProperty=nil
  620. for bbab,cbab in
  621. pairs(game.Workspace.Properties:GetChildren())do
  622. if
  623.  
  624. cbab:FindFirstChild("Owner")and cbab.Owner.Value~=nil and cbab.Owner.Value==game.Players[plr]then Property=cbab.OriginSquare end end
  625. for bbab,cbab in
  626. pairs(game.Workspace.Properties:GetChildren())do
  627. if
  628.  
  629. cbab:FindFirstChild("Owner")and cbab.Owner.Value~=nil and cbab.Owner.Value==game.Players.LocalPlayer then MProperty=cbab.OriginSquare end end
  630. function copypart(bbab)if bbab:FindFirstChild("MainCFrame")then Cframe=bbab.MainCFrame.Value else
  631. Cframe=bbab.PrimaryPart.CFrame end;X=
  632. Property.Position.X-Cframe.X
  633. Y=Property.Position.Y-Cframe.Y;Z=Property.Position.Z-Cframe.Z
  634. PlaceR:FireServer(bbab.ItemName.Value,
  635. (
  636. CFrame.new(MProperty.Position.X,MProperty.Position.Y,MProperty.Position.Z)*CFrame.Angles(Cframe:toEulerAnglesXYZ()))-Vector3.new(X,Y,Z),game.Players.LocalPlayer)wait()end
  637. for bbab,cbab in pairs(pmds:GetChildren())do
  638. if
  639.  
  640. cbab:FindFirstChild("Owner")and
  641. cbab.Owner.Value~=nil and
  642. cbab.Owner.Value==game.Players[plr]and
  643. cbab:FindFirstChild("ItemName")and
  644. cbab:FindFirstChild("Type")and
  645. (cbab.PrimaryPart~=nil or cbab:FindFirstChild("MainCFrame"))then copypart(cbab)end end end)_bca.Name="copybasetext"_bca.Parent=daca
  646. _bca.AnchorPoint=Vector2.new(0.5,0.5)_bca.BackgroundTransparency=1
  647. _bca.Position=UDim2.new(0.494003624,0,0.5,0)_bca.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  648. _bca.Font=Enum.Font.Cartoon;_bca.Text="COPY BASE"_bca.TextColor3=Color3.new(0,0,0)
  649. _bca.TextSize=25;abca.Name="painting"abca.Parent=dbba
  650. abca.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)abca.BackgroundTransparency=1;abca.BorderSizePixel=0
  651. abca.Position=UDim2.new(0.379642069,0,0.396333277,0)abca.Size=UDim2.new(0,109,0,33)
  652. abca.Image="rbxassetid://2790389767"abca.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  653. abca.ScaleType=Enum.ScaleType.Slice;abca.SliceCenter=Rect.new(8,8,248,248)
  654. abca.MouseButton1Click:connect(function()
  655. abab=game.Players.LocalPlayer;local bbab=d_ca.Text;local cbab="Painting"local dbab=0
  656. for _cab,acab in
  657. pairs(game.Workspace.PlayerModels:GetChildren())do
  658. if acab:FindFirstChild("Owner")and
  659. tostring(acab.Owner.Value)==bbab then
  660. if cbab~="TreeClass"then
  661. if
  662.  
  663. acab:FindFirstChild("Type")and tostring(acab.Type.Value)==cbab then
  664. if acab.PrimaryPart then
  665. acab.PrimaryPart.CFrame=
  666. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  667. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(acab.PrimaryPart)
  668. acab.PrimaryPart.CFrame=
  669. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  670. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(acab.PrimaryPart)
  671. acab.PrimaryPart.CFrame=
  672. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)dbab=dbab+1;if dbab==10 then dbab=0;wait(0.1)end end end else
  673. if acab:FindFirstChild("TreeClass")then
  674. if acab.WoodSection then
  675. acab.WoodSection.CFrame=
  676. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  677. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(acab.WoodSection)
  678. acab.WoodSection.CFrame=
  679. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  680. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(acab.WoodSection)
  681. acab.WoodSection.CFrame=
  682. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)dbab=dbab+1;if dbab==10 then dbab=0;wait(0.1)end end end end end end end)bbca.Name="paintingtext"bbca.Parent=abca
  683. bbca.AnchorPoint=Vector2.new(0.5,0.5)bbca.BackgroundTransparency=1
  684. bbca.Position=UDim2.new(0.494003624,0,0.5,0)bbca.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  685. bbca.Font=Enum.Font.Cartoon;bbca.Text="PAINTING"bbca.TextColor3=Color3.new(0,0,0)
  686. bbca.TextSize=21;cbca.Name="wire"cbca.Parent=dbba
  687. cbca.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)cbca.BackgroundTransparency=1;cbca.BorderSizePixel=0
  688. cbca.Position=UDim2.new(0.375167787,0,0.675121188,0)cbca.Size=UDim2.new(0,109,0,33)
  689. cbca.Image="rbxassetid://2790389767"cbca.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  690. cbca.ScaleType=Enum.ScaleType.Slice;cbca.SliceCenter=Rect.new(8,8,248,248)
  691. cbca.MouseButton1Click:connect(function()
  692. abab=game.Players.LocalPlayer;local bbab=d_ca.Text;local cbab="Wire"local dbab=0
  693. for _cab,acab in
  694. pairs(game.Workspace.PlayerModels:GetChildren())do
  695. if acab:FindFirstChild("Owner")and
  696. tostring(acab.Owner.Value)==bbab then
  697. if cbab~="TreeClass"then
  698. if
  699.  
  700. acab:FindFirstChild("Type")and tostring(acab.Type.Value)==cbab then
  701. if acab.PrimaryPart then
  702. acab.PrimaryPart.CFrame=
  703. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  704. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(acab.PrimaryPart)
  705. acab.PrimaryPart.CFrame=
  706. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  707. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(acab.PrimaryPart)
  708. acab.PrimaryPart.CFrame=
  709. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)dbab=dbab+1;if dbab==10 then dbab=0;wait(0.1)end end end else
  710. if acab:FindFirstChild("TreeClass")then
  711. if acab.WoodSection then
  712. acab.WoodSection.CFrame=
  713. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  714. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(acab.WoodSection)
  715. acab.WoodSection.CFrame=
  716. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)
  717. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(acab.WoodSection)
  718. acab.WoodSection.CFrame=
  719. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(0,10,0)dbab=dbab+1;if dbab==10 then dbab=0;wait(0.1)end end end end end end end)dbca.Name="wiretext"dbca.Parent=cbca
  720. dbca.AnchorPoint=Vector2.new(0.5,0.5)dbca.BackgroundTransparency=1
  721. dbca.Position=UDim2.new(0.494003624,0,0.5,0)dbca.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  722. dbca.Font=Enum.Font.Cartoon;dbca.Text="WIRE"dbca.TextColor3=Color3.new(0,0,0)
  723. dbca.TextSize=21;_cca.Name="Border5"_cca.Parent=dc_a
  724. _cca.BackgroundColor3=Color3.new(0.301961,0.301961,0.301961)_cca.BorderSizePixel=0
  725. _cca.Position=UDim2.new(0.349999994,0,-1,0)_cca.Size=UDim2.new(0,447,0,330)acca.Parent=_cca
  726. acca.BackgroundColor3=Color3.new(0.270588,0.0901961,0.545098)acca.BorderSizePixel=0;acca.Size=UDim2.new(0,447,0,39)
  727. bcca.Parent=_cca
  728. bcca.BackgroundColor3=Color3.new(0.270588,0.0901961,0.545098)bcca.BorderSizePixel=0
  729. bcca.Position=UDim2.new(0,0,0.881818175,0)bcca.Size=UDim2.new(0,447,0,39)ccca.Name="LT 2\"FERRY\""
  730. ccca.Parent=_cca;ccca.BackgroundColor3=Color3.new(1,1,1)
  731. ccca.BackgroundTransparency=1;ccca.Position=UDim2.new(0.309354991,0,0.0204323977,0)
  732. ccca.Size=UDim2.new(0,167,0,24)ccca.Image="rbxassetid://2978220566"dcca.Name="Dupe"dcca.Parent=_cca
  733. dcca.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)dcca.BackgroundTransparency=1;dcca.BorderSizePixel=0
  734. dcca.Position=UDim2.new(0.274290383,0,0.662502229,0)dcca.Size=UDim2.new(0,200,0,50)
  735. dcca.Image="rbxassetid://2790389767"dcca.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  736. dcca.ScaleType=Enum.ScaleType.Slice;dcca.SliceCenter=Rect.new(8,8,248,248)
  737. dcca.MouseButton1Down:connect(function()
  738. plr=game:GetService("Players").LocalPlayer;slot=plr.CurrentSaveSlot
  739. if Option==false then
  740. if slot.Value==-1 then
  741. game:GetService("StarterGui"):SetCore("SendNotification",{Title="STATUS DUPE :",Text="DUPE ACTIVE!"})Option=true;slot.RobloxLocked=true
  742. dcca.BackgroundColor3=Color3.new(0,1,0)adca.Text="Status Dupe : Active"end else
  743. game:GetService("StarterGui"):SetCore("SendNotification",{Title="STATUS DUPE :",Text="DUPE NOT ACTIVE!"})Option=false;slot.RobloxLocked=false
  744. dcca.BackgroundColor3=Color3.new(0.7,0,0)adca.Text="Status Dupe : Not Active"
  745. adca.Text=Color3.new(63,253,4)end end)_dca.Name="Dupetext"_dca.Parent=dcca
  746. _dca.AnchorPoint=Vector2.new(0.5,0.5)_dca.BackgroundTransparency=1
  747. _dca.Position=UDim2.new(0.494003624,0,0.5,0)_dca.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  748. _dca.Font=Enum.Font.Cartoon;_dca.Text="DUPE"_dca.TextColor3=Color3.new(0,0,0)
  749. _dca.TextSize=39;adca.Name="DupeLabel"adca.Parent=_cca;adca.Active=true
  750. adca.BackgroundColor3=Color3.new(1,1,1)adca.BackgroundTransparency=1
  751. adca.Position=UDim2.new(0.274654567,0,0.803698897,0)adca.Size=UDim2.new(0,200,0,21)
  752. adca.Font=Enum.Font.Cartoon;adca.Text="Status Dupe : Not Active"
  753. adca.TextColor3=Color3.new(0.247059,0.992157,0.0156863)adca.TextSize=14;adca.TextWrapped=true;bdca.Name="woodmenu"
  754. bdca.Parent=_cca
  755. bdca.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)bdca.BackgroundTransparency=1;bdca.BorderSizePixel=0
  756. bdca.Position=UDim2.new(0.0261745248,0,0.193303004,0)bdca.Size=UDim2.new(0,143,0,41)
  757. bdca.Image="rbxassetid://2790389767"bdca.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  758. bdca.ScaleType=Enum.ScaleType.Slice;bdca.SliceCenter=Rect.new(8,8,248,248)cdca.Name="woodmenutext"
  759. cdca.Parent=bdca;cdca.AnchorPoint=Vector2.new(0.5,0.5)
  760. cdca.BackgroundTransparency=1;cdca.Position=UDim2.new(0.494003624,0,0.5,0)
  761. cdca.Size=UDim2.new(0.0926923454,0,0.899999917,0)cdca.Font=Enum.Font.Cartoon;cdca.Text="WOOD MENU"
  762. cdca.TextColor3=Color3.new(0,0,0)cdca.TextSize=21;ddca.Name="tpsystem"ddca.Parent=_cca
  763. ddca.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)ddca.BackgroundTransparency=1;ddca.BorderSizePixel=0
  764. ddca.Position=UDim2.new(0.0261745248,0,0.344818175,0)ddca.Size=UDim2.new(0,143,0,41)
  765. ddca.Image="rbxassetid://2790389767"ddca.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  766. ddca.ScaleType=Enum.ScaleType.Slice;ddca.SliceCenter=Rect.new(8,8,248,248)__da.Name="tpsystemtext"
  767. __da.Parent=ddca;__da.AnchorPoint=Vector2.new(0.5,0.5)
  768. __da.BackgroundTransparency=1;__da.Position=UDim2.new(0.494003624,0,0.5,0)
  769. __da.Size=UDim2.new(0.0926923454,0,0.899999917,0)__da.Font=Enum.Font.Cartoon;__da.Text="TP SYSTEM"
  770. __da.TextColor3=Color3.new(0,0,0)__da.TextSize=21;a_da.Name="maxland"a_da.Parent=_cca
  771. a_da.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)a_da.BackgroundTransparency=1;a_da.BorderSizePixel=0
  772. a_da.Position=UDim2.new(0.0261745248,0,0.493303031,0)a_da.Size=UDim2.new(0,143,0,41)
  773. a_da.Image="rbxassetid://2790389767"a_da.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  774. a_da.ScaleType=Enum.ScaleType.Slice;a_da.SliceCenter=Rect.new(8,8,248,248)
  775. a_da.MouseButton1Click:connect(function()
  776. for bbab,cbab in
  777. pairs(game:GetService("Workspace").Properties:GetChildren())do
  778. if cbab:FindFirstChild("Owner")and
  779. cbab.Owner.Value==game.Players.LocalPlayer then base=cbab;square=cbab.OriginSquare end end
  780. function makebase(bbab)
  781. local cbab=game:GetService("ReplicatedStorage").PropertyPurchasing.ClientExpandedProperty;cbab:FireServer(base,bbab)end;spos=square.Position
  782. makebase(CFrame.new(spos.X+40,spos.Y,spos.Z))
  783. makebase(CFrame.new(spos.X-40,spos.Y,spos.Z))
  784. makebase(CFrame.new(spos.X,spos.Y,spos.Z+40))
  785. makebase(CFrame.new(spos.X,spos.Y,spos.Z-40))
  786. makebase(CFrame.new(spos.X+40,spos.Y,spos.Z+40))
  787. makebase(CFrame.new(spos.X+40,spos.Y,spos.Z-40))
  788. makebase(CFrame.new(spos.X-40,spos.Y,spos.Z+40))
  789. makebase(CFrame.new(spos.X-40,spos.Y,spos.Z-40))
  790. makebase(CFrame.new(spos.X+80,spos.Y,spos.Z))
  791. makebase(CFrame.new(spos.X-80,spos.Y,spos.Z))
  792. makebase(CFrame.new(spos.X,spos.Y,spos.Z+80))
  793. makebase(CFrame.new(spos.X,spos.Y,spos.Z-80))
  794. makebase(CFrame.new(spos.X+80,spos.Y,spos.Z+80))
  795. makebase(CFrame.new(spos.X+80,spos.Y,spos.Z-80))
  796. makebase(CFrame.new(spos.X-80,spos.Y,spos.Z+80))
  797. makebase(CFrame.new(spos.X-80,spos.Y,spos.Z-80))
  798. makebase(CFrame.new(spos.X+40,spos.Y,spos.Z+80))
  799. makebase(CFrame.new(spos.X-40,spos.Y,spos.Z+80))
  800. makebase(CFrame.new(spos.X+80,spos.Y,spos.Z+40))
  801. makebase(CFrame.new(spos.X+80,spos.Y,spos.Z-40))
  802. makebase(CFrame.new(spos.X-80,spos.Y,spos.Z+40))
  803. makebase(CFrame.new(spos.X-80,spos.Y,spos.Z-40))
  804. makebase(CFrame.new(spos.X+40,spos.Y,spos.Z-80))
  805. makebase(CFrame.new(spos.X-40,spos.Y,spos.Z-80))end)b_da.Name="maxlandtext"b_da.Parent=a_da
  806. b_da.AnchorPoint=Vector2.new(0.5,0.5)b_da.BackgroundTransparency=1
  807. b_da.Position=UDim2.new(0.494003624,0,0.5,0)b_da.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  808. b_da.Font=Enum.Font.Cartoon;b_da.Text="MAX LAND"b_da.TextColor3=Color3.new(0,0,0)
  809. b_da.TextSize=21;c_da.Name="goldaxe"c_da.Parent=_cca
  810. c_da.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)c_da.BackgroundTransparency=1;c_da.BorderSizePixel=0
  811. c_da.Position=UDim2.new(0.648098469,0,0.193303004,0)c_da.Size=UDim2.new(0,143,0,41)
  812. c_da.Image="rbxassetid://2790389767"c_da.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  813. c_da.ScaleType=Enum.ScaleType.Slice;c_da.SliceCenter=Rect.new(8,8,248,248)
  814. c_da.MouseButton1Click:connect(function()
  815. Detect=coroutine.wrap(function()
  816. Player=game.Players.LocalPlayer;mouse=Player:GetMouse()
  817. mouse.Button1Down:connect(function()MouseDown=true end)
  818. mouse.Button1Up:connect(function()MouseDown=false end)end)Detect()Player=game.Players.LocalPlayer
  819. mouse=Player:GetMouse()
  820. game:GetService('RunService').RenderStepped:connect(function()
  821. if
  822. Player.Character:FindFirstChild("Tool")then
  823. if MouseDown==true then
  824. if mouse.Target.Name=="WoodSection"then
  825. targetWood=mouse.Target;Tool=Player.Character.Tool
  826. Height=
  827. targetWood.CFrame:pointToObjectSpace(mouse.Hit.p).Y+targetWood.Size.Y/2
  828. local bbab=Ray.new(Player.Character.Head.Position,
  829. (
  830. (targetWood.CFrame*CFrame.new(0,Height-
  831. targetWood.Size.Y/2,0)).p-Player.Character.Head.Position).unit*200)
  832. part,_,p=workspace:FindPartOnRay(bbab,Player.Character)function fixVector(dcab)
  833. return Vector3.new(math.floor(dcab.X+0.5),math.floor(dcab.Y+0.5),math.floor(
  834. dcab.Z+0.5))end
  835. local cbab=fixVector(targetWood.CFrame:vectorToObjectSpace(p))if cbab.Y~=0 then return end
  836. local dbab=CFrame.new(Player.Character.Head.Position,mouse.Hit.p)
  837. local _cab=dbab:toObjectSpace(targetWood.CFrame*CFrame.Angles(math.pi/2,0,0))local acab=_cab.lookVector;local bcab=acab.Y>=0 and 1 or-1
  838. if
  839. cbab.X==1 then cbab=Vector3.new(0,0,-1)*bcab elseif cbab.X==-1 then cbab=
  840. Vector3.new(0,0,1)*bcab elseif cbab.Z==1 then
  841. cbab=Vector3.new(1,0,0)*bcab elseif cbab.Z==-1 then cbab=Vector3.new(-1,0,0)*bcab end;local ccab=targetWood.Parent.CutEvent
  842. game.ReplicatedStorage.Interaction.RemoteProxy:FireServer(ccab,{sectionId=targetWood.ID.Value,faceVector=cbab,height=Height,hitPoints=0.2,cooldown=0,cuttingClass="Axe",tool=Player.Character.Tool})end end end end)end)d_da.Name="goldaxetext"d_da.Parent=c_da
  843. d_da.AnchorPoint=Vector2.new(0.5,0.5)d_da.BackgroundTransparency=1
  844. d_da.Position=UDim2.new(0.494003624,0,0.5,0)d_da.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  845. d_da.Font=Enum.Font.Cartoon;d_da.Text="GOLD AXE"d_da.TextColor3=Color3.new(0,0,0)
  846. d_da.TextSize=21;_ada.Name="painttools"_ada.Parent=_cca
  847. _ada.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)_ada.BackgroundTransparency=1;_ada.BorderSizePixel=0
  848. _ada.Position=UDim2.new(0.648098469,0,0.344818175,0)_ada.Size=UDim2.new(0,143,0,41)
  849. _ada.Image="rbxassetid://2790389767"_ada.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  850. _ada.ScaleType=Enum.ScaleType.Slice;_ada.SliceCenter=Rect.new(8,8,248,248)
  851. _ada.MouseButton1Down:Connect(function()
  852. local bbab=Instance.new("ScreenGui")local cbab=Instance.new("Frame")
  853. local dbab=Instance.new("ImageButton")local _cab=Instance.new("ScrollingFrame")
  854. local acab=Instance.new("ImageButton")local bcab=Instance.new("Frame")
  855. local ccab=Instance.new("ImageButton")local dcab=Instance.new("Frame")
  856. local _dab=Instance.new("ImageButton")local adab=Instance.new("Frame")
  857. local bdab=Instance.new("ImageButton")local cdab=Instance.new("Frame")
  858. local ddab=Instance.new("ImageButton")local __bb=Instance.new("Frame")
  859. local a_bb=Instance.new("ImageButton")local b_bb=Instance.new("Frame")
  860. local c_bb=Instance.new("ImageButton")local d_bb=Instance.new("Frame")
  861. local _abb=Instance.new("ImageButton")local aabb=Instance.new("Frame")
  862. local babb=Instance.new("ImageButton")local cabb=Instance.new("Frame")
  863. local dabb=Instance.new("ImageButton")local _bbb=Instance.new("Frame")
  864. local abbb=Instance.new("ImageButton")local bbbb=Instance.new("Frame")
  865. local cbbb=Instance.new("ImageButton")local dbbb=Instance.new("Frame")
  866. local _cbb=Instance.new("ImageButton")local acbb=Instance.new("Frame")
  867. local bcbb=Instance.new("ImageButton")local ccbb=Instance.new("Frame")
  868. local dcbb=Instance.new("ImageButton")local _dbb=Instance.new("Frame")
  869. local adbb=Instance.new("ImageButton")local bdbb=Instance.new("Frame")
  870. local cdbb=Instance.new("ImageButton")local ddbb=Instance.new("Frame")
  871. local __cb=Instance.new("ImageButton")local a_cb=Instance.new("Frame")
  872. local b_cb=Instance.new("ImageButton")local c_cb=Instance.new("Frame")bbab.Name="ColorPicker"
  873. bbab.Parent=game.Players.LocalPlayer:WaitForChild("PlayerGui")cbab.Name="ChangeColor"cbab.Parent=bbab
  874. cbab.BackgroundColor3=Color3.new(0.176471,0.254902,0.427451)cbab.BorderColor3=Color3.new(0,0,0)cbab.BorderSizePixel=2;cbab.Position=UDim2.new(0,10,1,
  875. -110)
  876. cbab.Size=UDim2.new(0,100,0,100)cbab.ZIndex=2;bbab.Enabled=false;dbab.Name="CurrentColor"
  877. dbab.Parent=cbab
  878. dbab.BackgroundColor3=Color3.new(0.176471,0.254902,0.427451)dbab.BorderColor3=Color3.new(0,0,0)dbab.BorderSizePixel=2
  879. dbab.Position=UDim2.new(0,10,0,10)dbab.Size=UDim2.new(0,80,0,80)dbab.ZIndex=2
  880. dbab.Image="rbxassetid://2712547918"dbab.ScaleType=Enum.ScaleType.Crop;_cab.Name="Picker"
  881. _cab.Parent=bbab
  882. _cab.BackgroundColor3=Color3.new(0.176471,0.254902,0.427451)_cab.BorderColor3=Color3.new(0,0,0)_cab.BorderSizePixel=2;_cab.Position=UDim2.new(0,10,1,
  883. -320)
  884. _cab.Size=UDim2.new(0,100,0,200)_cab.CanvasPosition=Vector2.new(0,700)
  885. _cab.CanvasSize=UDim2.new(0,0,0,900)_cab.ScrollBarThickness=7
  886. _cab.VerticalScrollBarPosition=Enum.VerticalScrollBarPosition.Left;_cab.Visible=false;acab.Name="Birch"acab.Parent=_cab
  887. acab.BackgroundColor3=Color3.new(1,1,1)acab.BorderColor3=Color3.new(0,0,0)
  888. acab.Position=UDim2.new(0,10,0,5)acab.Size=UDim2.new(0,80,0,40)acab.ZIndex=3
  889. acab.Image="rbxassetid://2712547918"acab.ScaleType=Enum.ScaleType.Crop;bcab.Name="DropShadow"
  890. bcab.Parent=acab;bcab.BackgroundColor3=Color3.new(0,0,0)bcab.BorderSizePixel=0
  891. bcab.Position=UDim2.new(0,4,0,4)bcab.Size=UDim2.new(1,0,1,0)bcab.ZIndex=2;ccab.Name="Grey"
  892. ccab.Parent=_cab;ccab.BackgroundColor3=Color3.new(1,1,1)
  893. ccab.BorderColor3=Color3.new(0,0,0)ccab.Position=UDim2.new(0,10,0,55)
  894. ccab.Size=UDim2.new(0,80,0,40)ccab.ZIndex=3;ccab.Image="rbxassetid://924320031"
  895. ccab.ScaleType=Enum.ScaleType.Crop;dcab.Name="DropShadow"dcab.Parent=ccab
  896. dcab.BackgroundColor3=Color3.new(0,0,0)dcab.BorderSizePixel=0;dcab.Position=UDim2.new(0,4,0,4)
  897. dcab.Size=UDim2.new(1,0,1,0)dcab.ZIndex=2;_dab.Name="Walnut"_dab.Parent=_cab
  898. _dab.BackgroundColor3=Color3.new(1,1,1)_dab.BorderColor3=Color3.new(0,0,0)
  899. _dab.Position=UDim2.new(0,10,0,105)_dab.Size=UDim2.new(0,80,0,40)_dab.ZIndex=3
  900. _dab.Image="rbxassetid://2712559790"_dab.ScaleType=Enum.ScaleType.Crop;adab.Name="DropShadow"
  901. adab.Parent=_dab;adab.BackgroundColor3=Color3.new(0,0,0)adab.BorderSizePixel=0
  902. adab.Position=UDim2.new(0,4,0,4)adab.Size=UDim2.new(1,0,1,0)adab.ZIndex=2;bdab.Name="Generic"
  903. bdab.Parent=_cab;bdab.BackgroundColor3=Color3.new(1,1,1)
  904. bdab.BorderColor3=Color3.new(0,0,0)bdab.Position=UDim2.new(0,10,0,155)
  905. bdab.Size=UDim2.new(0,80,0,40)bdab.ZIndex=3;bdab.Image="rbxassetid://2712568624"
  906. bdab.ScaleType=Enum.ScaleType.Crop;cdab.Name="DropShadow"cdab.Parent=bdab
  907. cdab.BackgroundColor3=Color3.new(0,0,0)cdab.BorderSizePixel=0;cdab.Position=UDim2.new(0,4,0,4)
  908. cdab.Size=UDim2.new(1,0,1,0)cdab.ZIndex=2;ddab.Name="Oak"ddab.Parent=_cab
  909. ddab.BackgroundColor3=Color3.new(1,1,1)ddab.BorderColor3=Color3.new(0,0,0)
  910. ddab.Position=UDim2.new(0,10,0,205)ddab.Size=UDim2.new(0,80,0,40)ddab.ZIndex=3
  911. ddab.Image="rbxassetid://2712579185"ddab.ScaleType=Enum.ScaleType.Crop;__bb.Name="DropShadow"
  912. __bb.Parent=ddab;__bb.BackgroundColor3=Color3.new(0,0,0)__bb.BorderSizePixel=0
  913. __bb.Position=UDim2.new(0,4,0,4)__bb.Size=UDim2.new(1,0,1,0)__bb.ZIndex=2;a_bb.Name="Pine"
  914. a_bb.Parent=_cab;a_bb.BackgroundColor3=Color3.new(1,1,1)
  915. a_bb.BorderColor3=Color3.new(0,0,0)a_bb.Position=UDim2.new(0,10,0,255)
  916. a_bb.Size=UDim2.new(0,80,0,40)a_bb.ZIndex=3;a_bb.Image="rbxassetid://2712591183"
  917. a_bb.ScaleType=Enum.ScaleType.Crop;b_bb.Name="DropShadow"b_bb.Parent=a_bb
  918. b_bb.BackgroundColor3=Color3.new(0,0,0)b_bb.BorderSizePixel=0;b_bb.Position=UDim2.new(0,4,0,4)
  919. b_bb.Size=UDim2.new(1,0,1,0)b_bb.ZIndex=2;c_bb.Name="Palm"c_bb.Parent=_cab
  920. c_bb.BackgroundColor3=Color3.new(1,1,1)c_bb.BorderColor3=Color3.new(0,0,0)
  921. c_bb.Position=UDim2.new(0,10,0,305)c_bb.Size=UDim2.new(0,80,0,40)c_bb.ZIndex=3
  922. c_bb.Image="rbxassetid://2712597395"c_bb.ScaleType=Enum.ScaleType.Crop;d_bb.Name="DropShadow"
  923. d_bb.Parent=c_bb;d_bb.BackgroundColor3=Color3.new(0,0,0)d_bb.BorderSizePixel=0
  924. d_bb.Position=UDim2.new(0,4,0,4)d_bb.Size=UDim2.new(1,0,1,0)d_bb.ZIndex=2;_abb.Name="Cherry"
  925. _abb.Parent=_cab;_abb.BackgroundColor3=Color3.new(1,1,1)
  926. _abb.BorderColor3=Color3.new(0,0,0)_abb.Position=UDim2.new(0,10,0,355)
  927. _abb.Size=UDim2.new(0,80,0,40)_abb.ZIndex=3;_abb.Image="rbxassetid://2712608599"
  928. _abb.ScaleType=Enum.ScaleType.Crop;aabb.Name="DropShadow"aabb.Parent=_abb
  929. aabb.BackgroundColor3=Color3.new(0,0,0)aabb.BorderSizePixel=0;aabb.Position=UDim2.new(0,4,0,4)
  930. aabb.Size=UDim2.new(1,0,1,0)aabb.ZIndex=2;babb.Name="Koa"babb.Parent=_cab
  931. babb.BackgroundColor3=Color3.new(1,1,1)babb.BorderColor3=Color3.new(0,0,0)
  932. babb.Position=UDim2.new(0,10,0,355)babb.Size=UDim2.new(0,80,0,40)babb.ZIndex=3
  933. babb.Image="rbxassetid://2712612798"babb.ScaleType=Enum.ScaleType.Crop;cabb.Name="DropShadow"
  934. cabb.Parent=babb;cabb.BackgroundColor3=Color3.new(0,0,0)cabb.BorderSizePixel=0
  935. cabb.Position=UDim2.new(0,4,0,4)cabb.Size=UDim2.new(1,0,1,0)cabb.ZIndex=2;dabb.Name="Volcano"
  936. dabb.Parent=_cab;dabb.BackgroundColor3=Color3.new(1,1,1)
  937. dabb.BorderColor3=Color3.new(0,0,0)dabb.Position=UDim2.new(0,10,0,405)
  938. dabb.Size=UDim2.new(0,80,0,40)dabb.ZIndex=3;dabb.Image="rbxassetid://2712618609"
  939. dabb.ScaleType=Enum.ScaleType.Crop;_bbb.Name="DropShadow"_bbb.Parent=dabb
  940. _bbb.BackgroundColor3=Color3.new(0,0,0)_bbb.BorderSizePixel=0;_bbb.Position=UDim2.new(0,4,0,4)
  941. _bbb.Size=UDim2.new(1,0,1,0)_bbb.ZIndex=2;abbb.Name="GreenSwampy"abbb.Parent=_cab
  942. abbb.BackgroundColor3=Color3.new(1,1,1)abbb.BorderColor3=Color3.new(0,0,0)
  943. abbb.Position=UDim2.new(0,10,0,455)abbb.Size=UDim2.new(0,80,0,40)abbb.ZIndex=3
  944. abbb.Image="rbxassetid://2712623896"abbb.ScaleType=Enum.ScaleType.Crop;bbbb.Name="DropShadow"
  945. bbbb.Parent=abbb;bbbb.BackgroundColor3=Color3.new(0,0,0)bbbb.BorderSizePixel=0
  946. bbbb.Position=UDim2.new(0,4,0,4)bbbb.Size=UDim2.new(1,0,1,0)bbbb.ZIndex=2
  947. cbbb.Name="GoldSwampy"cbbb.Parent=_cab;cbbb.BackgroundColor3=Color3.new(1,1,1)
  948. cbbb.BorderColor3=Color3.new(0,0,0)cbbb.Position=UDim2.new(0,10,0,505)
  949. cbbb.Size=UDim2.new(0,80,0,40)cbbb.ZIndex=3;cbbb.Image="rbxassetid://2712631457"
  950. cbbb.ScaleType=Enum.ScaleType.Crop;dbbb.Name="DropShadow"dbbb.Parent=cbbb
  951. dbbb.BackgroundColor3=Color3.new(0,0,0)dbbb.BorderSizePixel=0;dbbb.Position=UDim2.new(0,4,0,4)
  952. dbbb.Size=UDim2.new(1,0,1,0)dbbb.ZIndex=2;_cbb.Name="GenericSpecial"_cbb.Parent=_cab
  953. _cbb.BackgroundColor3=Color3.new(1,1,1)_cbb.BorderColor3=Color3.new(0,0,0)
  954. _cbb.Position=UDim2.new(0,10,0,555)_cbb.Size=UDim2.new(0,80,0,40)_cbb.ZIndex=3
  955. _cbb.Image="rbxassetid://2712639396"_cbb.ScaleType=Enum.ScaleType.Crop;acbb.Name="DropShadow"
  956. acbb.Parent=_cbb;acbb.BackgroundColor3=Color3.new(0,0,0)acbb.BorderSizePixel=0
  957. acbb.Position=UDim2.new(0,4,0,4)acbb.Size=UDim2.new(1,0,1,0)acbb.ZIndex=2;bcbb.Name="SnowGlow"
  958. bcbb.Parent=_cab;bcbb.BackgroundColor3=Color3.new(1,1,1)
  959. bcbb.BorderColor3=Color3.new(0,0,0)bcbb.Position=UDim2.new(0,10,0,605)
  960. bcbb.Size=UDim2.new(0,80,0,40)bcbb.ZIndex=3;bcbb.Image="rbxassetid://2712651454"
  961. bcbb.ScaleType=Enum.ScaleType.Crop;ccbb.Name="DropShadow"ccbb.Parent=bcbb
  962. ccbb.BackgroundColor3=Color3.new(0,0,0)ccbb.BorderSizePixel=0;ccbb.Position=UDim2.new(0,4,0,4)
  963. ccbb.Size=UDim2.new(1,0,1,0)ccbb.ZIndex=2;dcbb.Name="Frost"dcbb.Parent=_cab
  964. dcbb.BackgroundColor3=Color3.new(1,1,1)dcbb.BorderColor3=Color3.new(0,0,0)
  965. dcbb.Position=UDim2.new(0,10,0,655)dcbb.Size=UDim2.new(0,80,0,40)dcbb.ZIndex=3
  966. dcbb.Image="rbxassetid://2712667804"dcbb.ScaleType=Enum.ScaleType.Crop;_dbb.Name="DropShadow"
  967. _dbb.Parent=dcbb;_dbb.BackgroundColor3=Color3.new(0,0,0)_dbb.BorderSizePixel=0
  968. _dbb.Position=UDim2.new(0,4,0,4)_dbb.Size=UDim2.new(1,0,1,0)_dbb.ZIndex=2
  969. adbb.Name="CaveCrawler"adbb.Parent=_cab;adbb.BackgroundColor3=Color3.new(1,1,1)
  970. adbb.BorderColor3=Color3.new(0,0,0)adbb.Position=UDim2.new(0,10,0,705)
  971. adbb.Size=UDim2.new(0,80,0,40)adbb.ZIndex=3;adbb.Image="rbxassetid://2712673980"
  972. adbb.ScaleType=Enum.ScaleType.Crop;bdbb.Name="DropShadow"bdbb.Parent=adbb
  973. bdbb.BackgroundColor3=Color3.new(0,0,0)bdbb.BorderSizePixel=0;bdbb.Position=UDim2.new(0,4,0,4)
  974. bdbb.Size=UDim2.new(1,0,1,0)bdbb.ZIndex=2;cdbb.Name="LoneCave"cdbb.Parent=_cab
  975. cdbb.BackgroundColor3=Color3.new(1,1,1)cdbb.BorderColor3=Color3.new(0,0,0)
  976. cdbb.Position=UDim2.new(0,10,0,755)cdbb.Size=UDim2.new(0,80,0,40)cdbb.ZIndex=3
  977. cdbb.Image="rbxassetid://2712693147"cdbb.ScaleType=Enum.ScaleType.Crop;ddbb.Name="DropShadow"
  978. ddbb.Parent=cdbb;ddbb.BackgroundColor3=Color3.new(0,0,0)ddbb.BorderSizePixel=0
  979. ddbb.Position=UDim2.new(0,4,0,4)ddbb.Size=UDim2.new(1,0,1,0)ddbb.ZIndex=2;__cb.Name="Spooky"
  980. __cb.Parent=_cab;__cb.BackgroundColor3=Color3.new(1,1,1)
  981. __cb.BorderColor3=Color3.new(0,0,0)__cb.Position=UDim2.new(0,10,0,805)
  982. __cb.Size=UDim2.new(0,80,0,40)__cb.ZIndex=3;__cb.Image="rbxassetid://2712696822"
  983. __cb.ScaleType=Enum.ScaleType.Crop;a_cb.Name="DropShadow"a_cb.Parent=__cb
  984. a_cb.BackgroundColor3=Color3.new(0,0,0)a_cb.BorderSizePixel=0;a_cb.Position=UDim2.new(0,4,0,4)
  985. a_cb.Size=UDim2.new(1,0,1,0)a_cb.ZIndex=2;b_cb.Name="SpookyNeon"b_cb.Parent=_cab
  986. b_cb.BackgroundColor3=Color3.new(1,1,1)b_cb.BorderColor3=Color3.new(0,0,0)
  987. b_cb.Position=UDim2.new(0,10,0,855)b_cb.Size=UDim2.new(0,80,0,40)b_cb.ZIndex=3
  988. b_cb.Image="rbxassetid://2712700047"b_cb.ScaleType=Enum.ScaleType.Crop;c_cb.Name="DropShadow"
  989. c_cb.Parent=b_cb;c_cb.BackgroundColor3=Color3.new(0,0,0)c_cb.BorderSizePixel=0
  990. c_cb.Position=UDim2.new(0,4,0,4)c_cb.Size=UDim2.new(1,0,1,0)c_cb.ZIndex=2;woodtype="Birch"
  991. local d_cb=Instance.new("Tool",game.Players.LocalPlayer.Backpack)d_cb.RequiresHandle=false;d_cb.Name="Paint"
  992. d_cb.ToolTip="Changes A Stucture's Wood Type"
  993. d_cb.Equipped:connect(function(_acb)bbab.Enabled=true
  994. _acb.Button1Down:connect(function()
  995. if
  996.  
  997. _acb.Target.Parent:FindFirstChild("Type")or _acb.Target.Parent:FindFirstChild("BlueprintWoodClass")then local aacb
  998. if _acb.Target.Parent:FindFirstChild("MainCFrame")then
  999. aacb=_acb.Target.Parent.MainCFrame.Value else aacb=_acb.Target.Parent.PrimaryPart.CFrame end
  1000. if _acb.Target.Parent~=nil then
  1001. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(_acb.Target.Parent.ItemName.Value,aacb,game.Players.LocalPlayer,woodtype,_acb.Target.Parent,false)end else end end)end)
  1002. d_cb.Unequipped:connect(function(_acb)bbab.Enabled=false end)
  1003. acab.MouseButton1Click:Connect(function()dbab.Image=acab.Image;woodtype="Birch"end)
  1004. ccab.MouseButton1Click:Connect(function()dbab.Image=ccab.Image;woodtype=nil end)
  1005. _dab.MouseButton1Click:Connect(function()dbab.Image=_dab.Image;woodtype="Walnut"end)
  1006. bdab.MouseButton1Click:Connect(function()dbab.Image=bdab.Image;woodtype="Generic"end)
  1007. ddab.MouseButton1Click:Connect(function()dbab.Image=ddab.Image;woodtype="Oak"end)
  1008. a_bb.MouseButton1Click:Connect(function()dbab.Image=a_bb.Image;woodtype="Pine"end)
  1009. c_bb.MouseButton1Click:Connect(function()dbab.Image=c_bb.Image;woodtype="Palm"end)
  1010. babb.MouseButton1Click:Connect(function()dbab.Image=babb.Image;woodtype="Koa"end)
  1011. dabb.MouseButton1Click:Connect(function()dbab.Image=dabb.Image;woodtype="Volcano"end)
  1012. abbb.MouseButton1Click:Connect(function()dbab.Image=abbb.Image;woodtype="GreenSwampy"end)
  1013. cbbb.MouseButton1Click:Connect(function()dbab.Image=cbbb.Image;woodtype="GoldSwampy"end)
  1014. _cbb.MouseButton1Click:Connect(function()dbab.Image=_cbb.Image
  1015. woodtype="GenericSpecial"end)
  1016. bcbb.MouseButton1Click:Connect(function()dbab.Image=bcbb.Image;woodtype="SnowGlow"end)
  1017. dcbb.MouseButton1Click:Connect(function()dbab.Image=dcbb.Image;woodtype="Frost"end)
  1018. adbb.MouseButton1Click:Connect(function()dbab.Image=adbb.Image;woodtype="CaveCrawler"end)
  1019. cdbb.MouseButton1Click:Connect(function()dbab.Image=cdbb.Image;woodtype="LoneCave"end)
  1020. __cb.MouseButton1Click:Connect(function()dbab.Image=__cb.Image;woodtype="Spooky"end)
  1021. b_cb.MouseButton1Click:Connect(function()dbab.Image=b_cb.Image;woodtype="SpookyNeon"end)
  1022. dbab.MouseButton1Click:Connect(function()if _cab.Visible==false then _cab.Visible=true else
  1023. _cab.Visible=false end end)end)aada.Name="painttools"aada.Parent=_ada
  1024. aada.AnchorPoint=Vector2.new(0.5,0.5)aada.BackgroundTransparency=1
  1025. aada.Position=UDim2.new(0.494003624,0,0.5,0)aada.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  1026. aada.Font=Enum.Font.Cartoon;aada.Text="PAINT TOOLS"aada.TextColor3=Color3.new(0,0,0)
  1027. aada.TextSize=21;bada.Name="fvckferry"bada.Parent=_cca
  1028. bada.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)bada.BackgroundTransparency=1;bada.BorderSizePixel=0
  1029. bada.Position=UDim2.new(0.648098469,0,0.493303031,0)bada.Size=UDim2.new(0,143,0,41)
  1030. bada.Image="rbxassetid://2790389767"bada.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  1031. bada.ScaleType=Enum.ScaleType.Slice;bada.SliceCenter=Rect.new(8,8,248,248)
  1032. cada.Name="fvckferrytext"cada.Parent=bada;cada.AnchorPoint=Vector2.new(0.5,0.5)
  1033. cada.BackgroundTransparency=1;cada.Position=UDim2.new(0.494003624,0,0.5,0)
  1034. cada.Size=UDim2.new(0.0926923454,0,0.899999917,0)cada.Font=Enum.Font.Cartoon;cada.Text="FERRY MENU!"
  1035. cada.TextColor3=Color3.new(0,0,0)cada.TextSize=21;dada.Name="minim"dada.Parent=_cca
  1036. dada.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)dada.BackgroundTransparency=1;dada.BorderSizePixel=0;dada.Position=UDim2.new(0.943400443,0,
  1037. -0.000636407116,0)
  1038. dada.Size=UDim2.new(0,25,0,13)dada.Image="rbxassetid://2790389767"
  1039. dada.ImageColor3=Color3.new(0.466667,0.392157,0.87451)dada.ScaleType=Enum.ScaleType.Slice
  1040. dada.SliceCenter=Rect.new(8,8,248,248)_bda.Name="minim"_bda.Parent=dada
  1041. _bda.AnchorPoint=Vector2.new(0.5,0.5)_bda.BackgroundTransparency=1
  1042. _bda.Position=UDim2.new(0.494003624,0,0.5,0)_bda.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  1043. _bda.Font=Enum.Font.Cartoon;_bda.Text="-"_bda.TextColor3=Color3.new(0,0,0)
  1044. _bda.TextSize=21;abda.Name="b3"abda.Parent=dc_a
  1045. abda.BackgroundColor3=Color3.new(0.517647,0.517647,0.517647)abda.BorderSizePixel=0;abda.ClipsDescendants=true
  1046. abda.Position=UDim2.new(-0.00200000009,0,0.601364493,0)abda.Selectable=false;abda.Size=UDim2.new(0,160,0,30)
  1047. abda.Font=Enum.Font.SourceSansBold;abda.Text=""abda.TextColor3=Color3.new(1,1,1)
  1048. abda.TextScaled=true;abda.TextSize=14;abda.TextStrokeTransparency=0.69999998807907
  1049. abda.TextWrapped=true;bbda.Parent=abda;bbda.BackgroundColor3=Color3.new(1,1,1)
  1050. bbda.BackgroundTransparency=1;bbda.Size=UDim2.new(0,20,0,20)bbda.Visible=false
  1051. bbda.Image="rbxassetid://2513701731"bbda.ImageTransparency=0.20000000298023;cbda.Parent=abda
  1052. cbda.BackgroundColor3=Color3.new(1,1,1)cbda.BackgroundTransparency=1;cbda.Size=UDim2.new(1,0,1,0)
  1053. cbda.ZIndex=2;cbda.Font=Enum.Font.SourceSansBold;cbda.Text="FERRY MENU"
  1054. cbda.TextColor3=Color3.new(1,1,1)cbda.TextScaled=true;cbda.TextSize=14
  1055. cbda.TextStrokeTransparency=0.69999998807907;cbda.TextWrapped=true;dbda.Name="b4"dbda.Parent=dc_a
  1056. dbda.BackgroundColor3=Color3.new(0.517647,0.517647,0.517647)dbda.BorderSizePixel=0;dbda.ClipsDescendants=true
  1057. dbda.Position=UDim2.new(-0.00065229123,0,0.673099458,0)dbda.Selectable=false;dbda.Size=UDim2.new(0,160,0,30)
  1058. dbda.Font=Enum.Font.SourceSansBold;dbda.Text=""dbda.TextColor3=Color3.new(1,1,1)
  1059. dbda.TextScaled=true;dbda.TextSize=14;dbda.TextStrokeTransparency=0.69999998807907
  1060. dbda.TextWrapped=true;_cda.Parent=dbda;_cda.BackgroundColor3=Color3.new(1,1,1)
  1061. _cda.BackgroundTransparency=1;_cda.Size=UDim2.new(0,20,0,20)_cda.Visible=false
  1062. _cda.Image="rbxassetid://856547512"_cda.ImageTransparency=0.20000000298023;acda.Parent=dbda
  1063. acda.BackgroundColor3=Color3.new(1,1,1)acda.BackgroundTransparency=1
  1064. acda.Size=UDim2.new(0.993749976,0,1,0)acda.ZIndex=2;acda.Font=Enum.Font.SourceSansBold
  1065. acda.Text="WOOD MENU"acda.TextColor3=Color3.new(1,1,1)acda.TextScaled=true
  1066. acda.TextSize=14;acda.TextStrokeTransparency=0.69999998807907;acda.TextWrapped=true
  1067. bcda.Name="b5"bcda.Parent=dc_a
  1068. bcda.BackgroundColor3=Color3.new(0.517647,0.517647,0.517647)bcda.BorderSizePixel=0;bcda.ClipsDescendants=true
  1069. bcda.Position=UDim2.new(-0.00100000005,0,0.745224178,0)bcda.Selectable=false;bcda.Size=UDim2.new(0,160,0,30)
  1070. bcda.Font=Enum.Font.SourceSansBold;bcda.Text=""bcda.TextColor3=Color3.new(1,1,1)
  1071. bcda.TextScaled=true;bcda.TextSize=14;bcda.TextStrokeTransparency=0.69999998807907
  1072. bcda.TextWrapped=true;ccda.Parent=bcda;ccda.BackgroundColor3=Color3.new(1,1,1)
  1073. ccda.BackgroundTransparency=1;ccda.Size=UDim2.new(0,20,0,20)ccda.Visible=false
  1074. ccda.Image="rbxassetid://2927751166"ccda.ImageTransparency=0.20000000298023;dcda.Parent=bcda
  1075. dcda.BackgroundColor3=Color3.new(1,1,1)dcda.BackgroundTransparency=1
  1076. dcda.Size=UDim2.new(0.995362461,0,1,0)dcda.ZIndex=2;dcda.Font=Enum.Font.SourceSansBold
  1077. dcda.Text="INSTANT BLUEPRINT"dcda.TextColor3=Color3.new(1,1,1)dcda.TextScaled=true
  1078. dcda.TextSize=14;dcda.TextStrokeTransparency=0.69999998807907;dcda.TextWrapped=true
  1079. _dda.Name="b6"_dda.Parent=dc_a
  1080. _dda.BackgroundColor3=Color3.new(0.517647,0.517647,0.517647)_dda.BorderSizePixel=0;_dda.ClipsDescendants=true
  1081. _dda.Position=UDim2.new(-0.00234770891,0,0.819688082,0)_dda.Selectable=false;_dda.Size=UDim2.new(0,160,0,30)
  1082. _dda.Font=Enum.Font.SourceSansBold;_dda.Text=""_dda.TextColor3=Color3.new(1,1,1)
  1083. _dda.TextScaled=true;_dda.TextSize=14;_dda.TextStrokeTransparency=0.69999998807907
  1084. _dda.TextWrapped=true;adda.Parent=_dda;adda.BackgroundColor3=Color3.new(1,1,1)
  1085. adda.BackgroundTransparency=1;adda.Size=UDim2.new(0,20,0,20)adda.Visible=false
  1086. adda.Image="rbxassetid://2664323359"adda.ImageTransparency=0.20000000298023;bdda.Parent=_dda
  1087. bdda.BackgroundColor3=Color3.new(1,1,1)bdda.BackgroundTransparency=1;bdda.Size=UDim2.new(1,0,1,0)
  1088. bdda.ZIndex=2;bdda.Font=Enum.Font.SourceSansBold;bdda.Text="CREDITS"
  1089. bdda.TextColor3=Color3.new(1,1,1)bdda.TextScaled=true;bdda.TextSize=14
  1090. bdda.TextStrokeTransparency=0.69999998807907;bdda.TextWrapped=true;cdda.Name="blueprint"cdda.Parent=dc_a
  1091. cdda.BackgroundColor3=Color3.new(0.301961,0.301961,0.301961)cdda.BorderSizePixel=0
  1092. cdda.Position=UDim2.new(0.523999989,0,-1,0)cdda.Size=UDim2.new(0,447,0,330)ddda.Parent=cdda
  1093. ddda.BackgroundColor3=Color3.new(0.270588,0.0901961,0.545098)ddda.BorderSizePixel=0;ddda.Size=UDim2.new(0,447,0,39)
  1094. ___b.Parent=cdda
  1095. ___b.BackgroundColor3=Color3.new(0.270588,0.0901961,0.545098)___b.BorderSizePixel=0
  1096. ___b.Position=UDim2.new(0,0,0.881818175,0)___b.Size=UDim2.new(0,447,0,39)a__b.Name="INSTANT BLUEPRINT"
  1097. a__b.Parent=cdda;a__b.BackgroundColor3=Color3.new(1,1,1)
  1098. a__b.BackgroundTransparency=1;a__b.Position=UDim2.new(0.284746498,0,0.0204323977,0)
  1099. a__b.Size=UDim2.new(0,197,0,24)a__b.Image="rbxassetid://2978371575"b__b.Name="minim4"b__b.Parent=cdda
  1100. b__b.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)b__b.BackgroundTransparency=1;b__b.BorderSizePixel=0;b__b.Position=UDim2.new(0.943400443,0,
  1101. -0.000636407116,0)
  1102. b__b.Size=UDim2.new(0,25,0,13)b__b.Image="rbxassetid://2790389767"
  1103. b__b.ImageColor3=Color3.new(0.466667,0.392157,0.87451)b__b.ScaleType=Enum.ScaleType.Slice
  1104. b__b.SliceCenter=Rect.new(8,8,248,248)c__b.Name="minim4"c__b.Parent=b__b
  1105. c__b.AnchorPoint=Vector2.new(0.5,0.5)c__b.BackgroundTransparency=1
  1106. c__b.Position=UDim2.new(0.494003624,0,0.5,0)c__b.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  1107. c__b.Font=Enum.Font.Cartoon;c__b.Text="-"c__b.TextColor3=Color3.new(0,0,0)
  1108. c__b.TextSize=21;d__b.Name="ok"d__b.Parent=cdda
  1109. d__b.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)d__b.BackgroundTransparency=1;d__b.BorderSizePixel=0
  1110. d__b.Position=UDim2.new(0.335055172,0,0.599363565,0)d__b.Size=UDim2.new(0,143,0,41)
  1111. d__b.Image="rbxassetid://2790389767"d__b.ImageColor3=Color3.new(0.466667,0.392157,0.87451)
  1112. d__b.ScaleType=Enum.ScaleType.Slice;d__b.SliceCenter=Rect.new(8,8,248,248)
  1113. d__b.MouseButton1Click:connect(function()
  1114. abab=game.Players.LocalPlayer;local bbab=ba_b.Text;local cbab=da_b.Text;local dbab
  1115. local _cab=game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  1116. for acab,bcab in
  1117. pairs(game.Workspace.PlayerModels:GetChildren())do
  1118. if bcab:FindFirstChild("Owner")and
  1119. tostring(bcab.Owner.Value)==bbab then
  1120. if bcab:FindFirstChild("Type")and bcab.Type.Value==
  1121. "Blueprint"then
  1122. if
  1123. bcab:FindFirstChild("MainCFrame")then dbab=bcab.MainCFrame.Value else dbab=bcab.PrimaryPart.CFrame end;if bcab~=nil then
  1124. _cab:FireServer(bcab.Name,dbab,game.Players.LocalPlayer,cbab,bcab,false)end end end end end)_a_b.Name="oktext"_a_b.Parent=d__b
  1125. _a_b.AnchorPoint=Vector2.new(0.5,0.5)_a_b.BackgroundTransparency=1
  1126. _a_b.Position=UDim2.new(0.494003624,0,0.5,0)_a_b.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  1127. _a_b.Font=Enum.Font.Cartoon;_a_b.Text="OK!"_a_b.TextColor3=Color3.new(0,0,0)
  1128. _a_b.TextSize=40;aa_b.Name="haha"aa_b.Parent=cdda
  1129. aa_b.BackgroundColor3=Color3.new(0.364706,0.196078,0.65098)aa_b.BackgroundTransparency=1
  1130. aa_b.Position=UDim2.new(0.277404934,0,0.224242419,0)aa_b.Size=UDim2.new(0,196,0,45)
  1131. aa_b.Image="rbxassetid://2790389767"aa_b.ImageColor3=Color3.new(0.364706,0.196078,0.65098)
  1132. aa_b.ScaleType=Enum.ScaleType.Slice;aa_b.SliceCenter=Rect.new(8,8,248,248)ba_b.Name="bangsad2"
  1133. ba_b.Parent=aa_b;ba_b.AnchorPoint=Vector2.new(0.5,0.5)
  1134. ba_b.BackgroundTransparency=1;ba_b.Position=UDim2.new(0.5,0,0.5,0)
  1135. ba_b.Size=UDim2.new(1,0,0.899999976,0)ba_b.Font=Enum.Font.Cartoon;ba_b.Text="PLAYERS HERE"
  1136. ba_b.TextColor3=Color3.new(1,1,1)ba_b.TextSize=25;ca_b.Name="HIHI"ca_b.Parent=cdda
  1137. ca_b.BackgroundColor3=Color3.new(0.364706,0.196078,0.65098)ca_b.BackgroundTransparency=1
  1138. ca_b.Position=UDim2.new(0.293064922,0,0.409090936,0)ca_b.Size=UDim2.new(0,181,0,37)
  1139. ca_b.Image="rbxassetid://2790389767"ca_b.ImageColor3=Color3.new(0.364706,0.196078,0.65098)
  1140. ca_b.ScaleType=Enum.ScaleType.Slice;ca_b.SliceCenter=Rect.new(8,8,248,248)da_b.Name="bangsad3"
  1141. da_b.Parent=ca_b;da_b.AnchorPoint=Vector2.new(0.5,0.5)
  1142. da_b.BackgroundTransparency=1;da_b.Position=UDim2.new(0.5,0,0.5,0)
  1143. da_b.Size=UDim2.new(1,0,0.899999976,0)da_b.Font=Enum.Font.Cartoon;da_b.Text="Volcano"
  1144. da_b.TextColor3=Color3.new(1,1,1)da_b.TextSize=25;_b_b.Name="blueprintcodes"_b_b.Parent=cdda
  1145. _b_b.BackgroundColor3=Color3.new(0.301961,0.301961,0.301961)_b_b.BorderSizePixel=0
  1146. _b_b.Position=UDim2.new(-0.561521292,0,-0.000956892967,0)_b_b.Size=UDim2.new(0,238,0,330)ab_b.Parent=_b_b
  1147. ab_b.BackgroundColor3=Color3.new(0.270588,0.0901961,0.545098)ab_b.BorderSizePixel=0;ab_b.Size=UDim2.new(0,238,0,39)
  1148. bb_b.Parent=_b_b
  1149. bb_b.BackgroundColor3=Color3.new(0.270588,0.0901961,0.545098)bb_b.BorderSizePixel=0
  1150. bb_b.Position=UDim2.new(0,0,0.881818175,0)bb_b.Size=UDim2.new(0,238,0,39)cb_b.Name="CODE BLUEPRINT"
  1151. cb_b.Parent=_b_b;cb_b.BackgroundColor3=Color3.new(1,1,1)
  1152. cb_b.BackgroundTransparency=1
  1153. cb_b.Position=UDim2.new(0.0964094698,0,0.0204323977,0)cb_b.Size=UDim2.new(0,189,0,24)
  1154. cb_b.Image="rbxassetid://2978835053"db_b.Name="minim4"db_b.Parent=_b_b
  1155. db_b.BackgroundColor3=Color3.new(0.466667,0.392157,0.87451)db_b.BackgroundTransparency=1;db_b.BorderSizePixel=0;db_b.Position=UDim2.new(0.910271406,0,
  1156. -0.000636430224,0)
  1157. db_b.Size=UDim2.new(0,22,0,13)db_b.Image="rbxassetid://2790389767"
  1158. db_b.ImageColor3=Color3.new(0.466667,0.392157,0.87451)db_b.ScaleType=Enum.ScaleType.Slice
  1159. db_b.SliceCenter=Rect.new(8,8,248,248)_c_b.Name="minim4"_c_b.Parent=db_b
  1160. _c_b.AnchorPoint=Vector2.new(0.5,0.5)_c_b.BackgroundTransparency=1
  1161. _c_b.Position=UDim2.new(0.494003624,0,0.5,0)_c_b.Size=UDim2.new(0.0926923454,0,0.899999917,0)
  1162. _c_b.Font=Enum.Font.Cartoon;_c_b.Text="-"_c_b.TextColor3=Color3.new(0,0,0)
  1163. _c_b.TextSize=21;ac_b.Name="testframe"ac_b.Parent=_b_b
  1164. ac_b.BackgroundColor3=Color3.new(0.670588,0.670588,0.670588)ac_b.Position=UDim2.new(0.0269681793,0,0.154545456,0)
  1165. ac_b.Size=UDim2.new(0,218,0,232)ac_b.CanvasPosition=Vector2.new(0,116)bc_b.Parent=ac_b
  1166. cc_b.Name="1"cc_b.Parent=ac_b;cc_b.BackgroundColor3=Color3.new(1,1,1)
  1167. cc_b.BackgroundTransparency=1;cc_b.Size=UDim2.new(0,200,0,50)
  1168. cc_b.Font=Enum.Font.Cartoon;cc_b.Text="Birch"cc_b.TextColor3=Color3.new(1,1,1)
  1169. cc_b.TextScaled=true;cc_b.TextSize=14;cc_b.TextWrapped=true;dc_b.Name="2"dc_b.Parent=ac_b
  1170. dc_b.BackgroundColor3=Color3.new(1,1,1)dc_b.BackgroundTransparency=1;dc_b.Size=UDim2.new(0,200,0,50)
  1171. dc_b.Font=Enum.Font.Cartoon;dc_b.Text="nil"dc_b.TextColor3=Color3.new(1,1,1)
  1172. dc_b.TextScaled=true;dc_b.TextSize=14;dc_b.TextWrapped=true;_d_b.Name="3"_d_b.Parent=ac_b
  1173. _d_b.BackgroundColor3=Color3.new(1,1,1)_d_b.BackgroundTransparency=1;_d_b.Size=UDim2.new(0,200,0,50)
  1174. _d_b.Font=Enum.Font.Cartoon;_d_b.Text="Walnut"_d_b.TextColor3=Color3.new(1,1,1)
  1175. _d_b.TextScaled=true;_d_b.TextSize=14;_d_b.TextWrapped=true;ad_b.Name="4"ad_b.Parent=ac_b
  1176. ad_b.BackgroundColor3=Color3.new(1,1,1)ad_b.BackgroundTransparency=1;ad_b.Size=UDim2.new(0,200,0,50)
  1177. ad_b.Font=Enum.Font.Cartoon;ad_b.Text="Generic"ad_b.TextColor3=Color3.new(1,1,1)
  1178. ad_b.TextScaled=true;ad_b.TextSize=14;ad_b.TextWrapped=true;bd_b.Name="5"bd_b.Parent=ac_b
  1179. bd_b.BackgroundColor3=Color3.new(1,1,1)bd_b.BackgroundTransparency=1;bd_b.Size=UDim2.new(0,200,0,50)
  1180. bd_b.Font=Enum.Font.Cartoon;bd_b.Text="Oak"bd_b.TextColor3=Color3.new(1,1,1)
  1181. bd_b.TextScaled=true;bd_b.TextSize=14;bd_b.TextWrapped=true;cd_b.Name="6"cd_b.Parent=ac_b
  1182. cd_b.BackgroundColor3=Color3.new(1,1,1)cd_b.BackgroundTransparency=1;cd_b.Size=UDim2.new(0,200,0,50)
  1183. cd_b.Font=Enum.Font.Cartoon;cd_b.Text="Pine"cd_b.TextColor3=Color3.new(1,1,1)
  1184. cd_b.TextScaled=true;cd_b.TextSize=14;cd_b.TextWrapped=true;dd_b.Name="7"dd_b.Parent=ac_b
  1185. dd_b.BackgroundColor3=Color3.new(1,1,1)dd_b.BackgroundTransparency=1;dd_b.Size=UDim2.new(0,200,0,50)
  1186. dd_b.Font=Enum.Font.Cartoon;dd_b.Text="Palm"dd_b.TextColor3=Color3.new(1,1,1)
  1187. dd_b.TextScaled=true;dd_b.TextSize=14;dd_b.TextWrapped=true;__ab.Name="8"__ab.Parent=ac_b
  1188. __ab.BackgroundColor3=Color3.new(1,1,1)__ab.BackgroundTransparency=1;__ab.Size=UDim2.new(0,200,0,50)
  1189. __ab.Font=Enum.Font.Cartoon;__ab.Text="Koa"__ab.TextColor3=Color3.new(1,1,1)
  1190. __ab.TextScaled=true;__ab.TextSize=14;__ab.TextWrapped=true;a_ab.Name="9"a_ab.Parent=ac_b
  1191. a_ab.BackgroundColor3=Color3.new(1,1,1)a_ab.BackgroundTransparency=1;a_ab.Size=UDim2.new(0,200,0,50)
  1192. a_ab.Font=Enum.Font.Cartoon;a_ab.Text="Volcano"a_ab.TextColor3=Color3.new(1,1,1)
  1193. a_ab.TextScaled=true;a_ab.TextSize=14;a_ab.TextWrapped=true;b_ab.Name="10"b_ab.Parent=ac_b
  1194. b_ab.BackgroundColor3=Color3.new(1,1,1)b_ab.BackgroundTransparency=1;b_ab.Size=UDim2.new(0,200,0,50)
  1195. b_ab.Font=Enum.Font.Cartoon;b_ab.Text="GreenSwampy"b_ab.TextColor3=Color3.new(1,1,1)
  1196. b_ab.TextScaled=true;b_ab.TextSize=14;b_ab.TextWrapped=true;c_ab.Name="11"c_ab.Parent=ac_b
  1197. c_ab.BackgroundColor3=Color3.new(1,1,1)c_ab.BackgroundTransparency=1
  1198. c_ab.Position=UDim2.new(0.0229357798,0,0.00606060587,0)c_ab.Size=UDim2.new(0,200,0,50)
  1199. c_ab.Font=Enum.Font.Cartoon;c_ab.Text="GoldSwampy"c_ab.TextColor3=Color3.new(1,1,1)
  1200. c_ab.TextScaled=true;c_ab.TextSize=14;c_ab.TextWrapped=true;d_ab.Name="12"d_ab.Parent=ac_b
  1201. d_ab.BackgroundColor3=Color3.new(1,1,1)d_ab.BackgroundTransparency=1;d_ab.Size=UDim2.new(0,200,0,50)
  1202. d_ab.Font=Enum.Font.Cartoon;d_ab.Text="GenericSpecial"d_ab.TextColor3=Color3.new(1,1,1)
  1203. d_ab.TextScaled=true;d_ab.TextSize=14;d_ab.TextWrapped=true;_aab.Name="13"_aab.Parent=ac_b
  1204. _aab.BackgroundColor3=Color3.new(1,1,1)_aab.BackgroundTransparency=1;_aab.Size=UDim2.new(0,200,0,50)
  1205. _aab.Font=Enum.Font.Cartoon;_aab.Text="SnowGlow"_aab.TextColor3=Color3.new(1,1,1)
  1206. _aab.TextScaled=true;_aab.TextSize=14;_aab.TextWrapped=true;aaab.Name="14"aaab.Parent=ac_b
  1207. aaab.BackgroundColor3=Color3.new(1,1,1)aaab.BackgroundTransparency=1;aaab.Size=UDim2.new(0,200,0,50)
  1208. aaab.Font=Enum.Font.Cartoon;aaab.Text="Frost"aaab.TextColor3=Color3.new(1,1,1)
  1209. aaab.TextScaled=true;aaab.TextSize=14;aaab.TextWrapped=true;baab.Name="15"baab.Parent=ac_b
  1210. baab.BackgroundColor3=Color3.new(1,1,1)baab.BackgroundTransparency=1;baab.Size=UDim2.new(0,200,0,50)
  1211. baab.Font=Enum.Font.Cartoon;baab.Text="CaveCrawler"baab.TextColor3=Color3.new(1,1,1)
  1212. baab.TextScaled=true;baab.TextSize=14;baab.TextWrapped=true;caab.Name="16"caab.Parent=ac_b
  1213. caab.BackgroundColor3=Color3.new(1,1,1)caab.BackgroundTransparency=1;caab.Size=UDim2.new(0,200,0,50)
  1214. caab.Font=Enum.Font.Cartoon;caab.Text="LoneCave"caab.TextColor3=Color3.new(1,1,1)
  1215. caab.TextScaled=true;caab.TextSize=14;caab.TextWrapped=true;daab.Name="17"daab.Parent=ac_b
  1216. daab.BackgroundColor3=Color3.new(1,1,1)daab.BackgroundTransparency=1;daab.Size=UDim2.new(0,200,0,50)
  1217. daab.Font=Enum.Font.Cartoon;daab.Text="Spooky"daab.TextColor3=Color3.new(1,1,1)
  1218. daab.TextScaled=true;daab.TextSize=14;daab.TextWrapped=true;_bab.Name="18"_bab.Parent=ac_b
  1219. _bab.BackgroundColor3=Color3.new(1,1,1)_bab.BackgroundTransparency=1;_bab.Size=UDim2.new(0,200,0,50)
  1220. _bab.Font=Enum.Font.Cartoon;_bab.Text="SpookyNeon"_bab.TextColor3=Color3.new(1,1,1)
  1221. _bab.TextScaled=true;_bab.TextSize=14;_bab.TextWrapped=true
  1222. function SCRIPT_HYYQ80_FAKESCRIPT()
  1223. local bbab=Instance.new('LocalScript')bbab.Parent=_d_a
  1224. local cbab={0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9,1}
  1225. while wait(.2)do local dbab=bbab.Parent.ImageLabel:clone()
  1226. game.Debris:AddItem(dbab,3)dbab.Parent=bbab.Parent;dbab.Visible=true
  1227. local _cab=cbab[math.random(1,#cbab)]dbab.Position=UDim2.new(_cab,0,1,0,"Out","Quad",1,true)
  1228. dbab:TweenPosition(UDim2.new(_cab,0,
  1229. -1,0),"Out","Quad",1,true)end end
  1230. coroutine.resume(coroutine.create(SCRIPT_HYYQ80_FAKESCRIPT))
  1231. function SCRIPT_TEHT81_FAKESCRIPT()local bbab=Instance.new('LocalScript')
  1232. bbab.Parent=dc_a;repeat wait()until game.Players.LocalPlayer.Character
  1233. local cbab=game.Players.LocalPlayer.Character;local dbab=cbab:WaitForChild("Humanoid")
  1234. local _cab=Instance.new("Sound",bbab.Parent)_cab.SoundId="rbxassetid://408524543"_cab.Volume=1
  1235. local acab={0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9,1}local bcab=true;local ccab=Instance.new("Sound",bbab.Parent)
  1236. ccab.SoundId="rbxassetid://452267918"local dcab=bbab.Parent.b2;local _dab=bbab.Parent.b3
  1237. local adab=bbab.Parent.b4;local bdab=bbab.Parent.b5;local cdab=bbab.Parent.b6;local ddab=false;local __bb=false
  1238. local a_bb=bbab.Parent.Border5;local b_bb=bbab.Parent.ferrymenu;local c_bb=bbab.Parent.woods
  1239. local d_bb=bbab.Parent.blueprint;local _abb=bbab.Parent.creditsmenu
  1240. local aabb=Instance.new("BlurEffect",workspace.CurrentCamera)aabb.Size=0
  1241. function bluron()for i=0,20,1 do aabb.Size=i;wait()end end
  1242. function bluroff()for i=20,0,-1 do aabb.Size=i;wait()end end
  1243. dbab.Died:Connect(function()aabb:Destroy()end)
  1244. dcab.MouseButton1Click:Connect(function()ccab:Play()
  1245. if ddab==false then ddab=true
  1246. if
  1247. aabb.Size~=20 then
  1248. local babb=coroutine.create(function()bluron()end)coroutine.resume(babb)end;if __bb==true then __bb=false
  1249. b_bb:TweenPosition(UDim2.new(.35,0,-1,0),"Out","Back",1,true)end
  1250. a_bb:TweenPosition(UDim2.new(.35,0,.15,0),"Out","Back",1,true)elseif ddab==true then ddab=false
  1251. local babb=coroutine.create(function()bluroff()end)coroutine.resume(babb)
  1252. a_bb:TweenPosition(UDim2.new(.35,0,-1,0),"Out","Back",1,true)end end)
  1253. _dab.MouseButton1Click:Connect(function()ccab:Play()
  1254. if ddab==false then ddab=true
  1255. if
  1256. aabb.Size~=20 then
  1257. local babb=coroutine.create(function()bluron()end)coroutine.resume(babb)end;if __bb==true then __bb=false
  1258. b_bb:TweenPosition(UDim2.new(.35,0,-1,0),"Out","Back",1,true)end
  1259. b_bb:TweenPosition(UDim2.new(.35,0,.15,0),"Out","Back",1,true)elseif ddab==true then ddab=false
  1260. local babb=coroutine.create(function()bluroff()end)coroutine.resume(babb)
  1261. b_bb:TweenPosition(UDim2.new(.35,0,-1,0),"Out","Back",1,true)end end)
  1262. adab.MouseButton1Click:Connect(function()ccab:Play()
  1263. if ddab==false then ddab=true
  1264. if
  1265. aabb.Size~=20 then
  1266. local babb=coroutine.create(function()bluron()end)coroutine.resume(babb)end;if __bb==true then __bb=false
  1267. c_bb:TweenPosition(UDim2.new(.35,0,-3,0),"Out","Back",1,true)end
  1268. c_bb:TweenPosition(UDim2.new(.35,0,.15,0),"Out","Back",1,true)elseif ddab==true then ddab=false
  1269. local babb=coroutine.create(function()bluroff()end)coroutine.resume(babb)
  1270. c_bb:TweenPosition(UDim2.new(.35,0,-3,0),"Out","Back",1,true)end end)
  1271. bdab.MouseButton1Click:Connect(function()ccab:Play()
  1272. if ddab==false then ddab=true
  1273. if
  1274. aabb.Size~=20 then
  1275. local babb=coroutine.create(function()bluron()end)coroutine.resume(babb)end;if __bb==true then __bb=false
  1276. d_bb:TweenPosition(UDim2.new(.35,0,-3,0),"Out","Back",1,true)end
  1277. d_bb:TweenPosition(UDim2.new(.35,0,.15,0),"Out","Back",1,true)elseif ddab==true then ddab=false
  1278. local babb=coroutine.create(function()bluroff()end)coroutine.resume(babb)
  1279. d_bb:TweenPosition(UDim2.new(.35,0,-3,0),"Out","Back",1,true)end end)
  1280. cdab.MouseButton1Click:Connect(function()ccab:Play()
  1281. if ddab==false then ddab=true
  1282. if
  1283. aabb.Size~=20 then
  1284. local babb=coroutine.create(function()bluron()end)coroutine.resume(babb)end;if __bb==true then __bb=false
  1285. _abb:TweenPosition(UDim2.new(.35,0,-3,0),"Out","Back",1,true)end
  1286. _abb:TweenPosition(UDim2.new(.35,0,.15,0),"Out","Back",1,true)elseif ddab==true then ddab=false
  1287. local babb=coroutine.create(function()bluroff()end)coroutine.resume(babb)
  1288. _abb:TweenPosition(UDim2.new(.35,0,-3,0),"Out","Back",1,true)end end)
  1289. dcab.MouseEnter:Connect(function()_cab:Play()dcab.TextLabel.TextColor3=Color3.new(255 /255,
  1290. 100 /255,100 /255)
  1291. dcab:TweenSize(UDim2.new(0,165,0,30),"Out","Quad",.2,true)end)
  1292. dcab.MouseLeave:Connect(function()
  1293. dcab.TextLabel.TextColor3=Color3.new(255 /255,255 /255,255 /255)
  1294. dcab:TweenSize(UDim2.new(0,160,0,30),"Out","Quad",.2,true)end)
  1295. _dab.MouseEnter:Connect(function()_cab:Play()_dab.TextLabel.TextColor3=Color3.new(255 /255,
  1296. 100 /255,100 /255)
  1297. _dab:TweenSize(UDim2.new(0,165,0,30),"Out","Quad",.2,true)end)
  1298. _dab.MouseLeave:Connect(function()
  1299. _dab.TextLabel.TextColor3=Color3.new(255 /255,255 /255,255 /255)
  1300. _dab:TweenSize(UDim2.new(0,160,0,30),"Out","Quad",.2,true)end)
  1301. adab.MouseEnter:Connect(function()_cab:Play()adab.TextLabel.TextColor3=Color3.new(255 /255,
  1302. 100 /255,100 /255)
  1303. adab:TweenSize(UDim2.new(0,165,0,30),"Out","Quad",.2,true)end)
  1304. adab.MouseLeave:Connect(function()
  1305. adab.TextLabel.TextColor3=Color3.new(255 /255,255 /255,255 /255)
  1306. adab:TweenSize(UDim2.new(0,160,0,30),"Out","Quad",.2,true)end)
  1307. bdab.MouseEnter:Connect(function()_cab:Play()bdab.TextLabel.TextColor3=Color3.new(255 /255,
  1308. 100 /255,100 /255)
  1309. bdab:TweenSize(UDim2.new(0,165,0,30),"Out","Quad",.2,true)end)
  1310. bdab.MouseLeave:Connect(function()
  1311. bdab.TextLabel.TextColor3=Color3.new(255 /255,255 /255,255 /255)
  1312. bdab:TweenSize(UDim2.new(0,160,0,30),"Out","Quad",.2,true)end)
  1313. cdab.MouseEnter:Connect(function()_cab:Play()cdab.TextLabel.TextColor3=Color3.new(255 /255,
  1314. 100 /255,100 /255)
  1315. cdab:TweenSize(UDim2.new(0,165,0,30),"Out","Quad",.2,true)end)
  1316. cdab.MouseLeave:Connect(function()
  1317. cdab.TextLabel.TextColor3=Color3.new(255 /255,255 /255,255 /255)
  1318. cdab:TweenSize(UDim2.new(0,160,0,30),"Out","Quad",.2,true)end)end
  1319. coroutine.resume(coroutine.create(SCRIPT_TEHT81_FAKESCRIPT))
  1320. function SCRIPT_RJTR66_FAKESCRIPT()local bbab=Instance.new('LocalScript')
  1321. bbab.Parent=abda;local cbab={0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9,1}
  1322. while wait(.2)do
  1323. local dbab=bbab.Parent.ImageLabel:clone()game.Debris:AddItem(dbab,3)dbab.Parent=bbab.Parent
  1324. dbab.Visible=true;local _cab=cbab[math.random(1,#cbab)]
  1325. dbab.Position=UDim2.new(_cab,0,1,0,"Out","Quad",1,true)
  1326. dbab:TweenPosition(UDim2.new(_cab,0,-1,0),"Out","Quad",1,true)end end
  1327. coroutine.resume(coroutine.create(SCRIPT_RJTR66_FAKESCRIPT))
  1328. function SCRIPT_VUYD83_FAKESCRIPT()local bbab=Instance.new('LocalScript')
  1329. bbab.Parent=dbda;local cbab={0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9,1}
  1330. while wait(.2)do
  1331. local dbab=bbab.Parent.ImageLabel:clone()game.Debris:AddItem(dbab,3)dbab.Parent=bbab.Parent
  1332. dbab.Visible=true;local _cab=cbab[math.random(1,#cbab)]
  1333. dbab.Position=UDim2.new(_cab,0,1,0,"Out","Quad",1,true)
  1334. dbab:TweenPosition(UDim2.new(_cab,0,-1,0),"Out","Quad",1,true)end end
  1335. coroutine.resume(coroutine.create(SCRIPT_VUYD83_FAKESCRIPT))
  1336. function SCRIPT_OVKE74_FAKESCRIPT()local bbab=Instance.new('LocalScript')
  1337. bbab.Parent=bcda;local cbab={0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9,1}
  1338. while wait(.2)do
  1339. local dbab=bbab.Parent.ImageLabel:clone()game.Debris:AddItem(dbab,3)dbab.Parent=bbab.Parent
  1340. dbab.Visible=true;local _cab=cbab[math.random(1,#cbab)]
  1341. dbab.Position=UDim2.new(_cab,0,1,0,"Out","Quad",1,true)
  1342. dbab:TweenPosition(UDim2.new(_cab,0,-1,0),"Out","Quad",1,true)end end
  1343. coroutine.resume(coroutine.create(SCRIPT_OVKE74_FAKESCRIPT))
  1344. function SCRIPT_AZJR74_FAKESCRIPT()local bbab=Instance.new('LocalScript')
  1345. bbab.Parent=_dda;local cbab={0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9,1}
  1346. while wait(.2)do
  1347. local dbab=bbab.Parent.ImageLabel:clone()game.Debris:AddItem(dbab,3)dbab.Parent=bbab.Parent
  1348. dbab.Visible=true;local _cab=cbab[math.random(1,#cbab)]
  1349. dbab.Position=UDim2.new(_cab,0,1,0,"Out","Quad",1,true)
  1350. dbab:TweenPosition(UDim2.new(_cab,0,-1,0),"Out","Quad",1,true)end end
  1351. coroutine.resume(coroutine.create(SCRIPT_AZJR74_FAKESCRIPT))
  1352. end)
  1353.  
  1354. JailbreakGui.Name = "Jailbreak Gui"
  1355. JailbreakGui.Parent = MainFrame
  1356. JailbreakGui.BackgroundColor3 = Color3.new(1, 0.333333, 1)
  1357. JailbreakGui.BorderColor3 = Color3.new(1, 0.333333, 1)
  1358. JailbreakGui.Position = UDim2.new(0.584323049, 0, 0.196675897, 0)
  1359. JailbreakGui.Size = UDim2.new(0, 143, 0, 47)
  1360. JailbreakGui.Font = Enum.Font.SourceSans
  1361. JailbreakGui.Text = "Jailbreak Gui"
  1362. JailbreakGui.TextColor3 = Color3.new(1, 1, 1)
  1363. JailbreakGui.TextScaled = true
  1364. JailbreakGui.TextSize = 14
  1365. JailbreakGui.TextWrapped = true
  1366. JailbreakGui.MouseButton1Down:connect(function()
  1367. -- Jailbreaker V1.2
  1368. local plr = game:GetService("Players").LocalPlayer
  1369.  
  1370.  
  1371. local TpMethod = 2
  1372.  
  1373.  
  1374.  
  1375. function JailbreakTp(...)
  1376. getfenv()["TpMethod" .. TpMethod](...)
  1377. end
  1378.  
  1379. function TpMethod1(...)
  1380. local char = plr.Character
  1381. local root = char.HumanoidRootPart
  1382. local args = {...}
  1383. for i=0,1,0.05 do
  1384. wait()
  1385. root.CFrame = root.CFrame:lerp(CFrame.new(unpack(args,1,3)), i)
  1386. end
  1387. end
  1388.  
  1389. function TpMethod2(...)
  1390. local args = {...}
  1391. local char = plr.Character
  1392. local target = Vector3.new(unpack(args,1,3))
  1393. local dist = (char:WaitForChild"HumanoidRootPart".Position - target).magnitude
  1394. dist = math.floor(dist / 100) + 1
  1395. for i=0,dist * 4 do
  1396. wait()
  1397. char:MoveTo(Vector3.new(...))
  1398. end
  1399. if args[#args] == true then
  1400. wait()
  1401. char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(unpack(args,1,#args - 1))
  1402. end
  1403. end
  1404.  
  1405. function Tween(obj, t, properties)
  1406. local TweenService = game:GetService("TweenService")
  1407. local tweenInfo = TweenInfo.new(t,Enum.EasingStyle.Linear,Enum.EasingDirection.In,0,false,0)
  1408. local tween = TweenService:Create(obj,tweenInfo,properties)
  1409. tween:Play()
  1410. return tween
  1411. end
  1412. -- Instances:
  1413. local JailBreakerV12 = Instance.new("ScreenGui")
  1414. local Main = Instance.new("Frame")
  1415. local TPS = Instance.new("Frame")
  1416. local gas = Instance.new("TextButton")
  1417. local donut = Instance.new("TextButton")
  1418. local JewOut = Instance.new("TextButton")
  1419. local JewIn = Instance.new("TextButton")
  1420. local BankVault = Instance.new("TextButton")
  1421. local BankFront = Instance.new("TextButton")
  1422. local crim1 = Instance.new("TextButton")
  1423. local crim2 = Instance.new("TextButton")
  1424. local train = Instance.new("TextButton")
  1425. local Gravity = Instance.new("TextButton")
  1426. local Walkspeed = Instance.new("TextButton")
  1427. local autoarrest = Instance.new("TextButton")
  1428. local MuseumTop = Instance.new("TextButton")
  1429. local Museum = Instance.new("TextButton")
  1430. local RemoveALL = Instance.new("TextButton")
  1431. local JB2 = Instance.new("Frame")
  1432. local CarFly = Instance.new("TextButton")
  1433. local CtrlDelete = Instance.new("TextButton")
  1434. local Noclip = Instance.new("TextButton")
  1435. local BTools = Instance.new("TextButton")
  1436. local InfiniteHealth = Instance.new("TextButton")
  1437. local InfiniteNitro = Instance.new("TextButton")
  1438. local InfiniteAmmo = Instance.new("TextButton")
  1439. local Stuff = Instance.new("Frame")
  1440. local Jailbreak2 = Instance.new("TextButton")
  1441. local Teleports = Instance.new("TextButton")
  1442. local Jailbreak3 = Instance.new("TextButton")
  1443. local Design2 = Instance.new("Frame")
  1444. local Exit = Instance.new("TextButton")
  1445. local Name = Instance.new("TextLabel")
  1446. local JB3 = Instance.new("Frame")
  1447. local PlayerTP_Input = Instance.new("TextBox")
  1448. local PlayerTP_Teleport = Instance.new("TextButton")
  1449. local BankAutoRobBtn = Instance.new("TextButton")
  1450. local BankStatus = Instance.new("TextLabel")
  1451. local JewelryStatus = Instance.new("TextLabel")
  1452. local Open = Instance.new("TextButton")
  1453. --Properties:
  1454. JailBreakerV12.Name = "JailBreaker V1.2"
  1455. JailBreakerV12.Parent = game.CoreGui
  1456.  
  1457. Main.Name = "Main"
  1458. Main.Parent = JailBreakerV12
  1459. Main.Active = true
  1460. Main.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  1461. Main.BorderColor3 = Color3.new(0.0627451, 0.101961, 0.129412)
  1462. Main.Position = UDim2.new(0.400000006, 0, 1.70000005, 0)
  1463. Main.Size = UDim2.new(0, 406, 0, 320)
  1464. Main.Draggable = true
  1465.  
  1466. TPS.Name = "TPS"
  1467. TPS.Parent = Main
  1468. TPS.BackgroundColor3 = Color3.new(1, 1, 0)
  1469. TPS.BackgroundTransparency = 1
  1470. TPS.Position = UDim2.new(0, 0, 0.321875006, 0)
  1471. TPS.Size = UDim2.new(0, 575, 0, 211)
  1472.  
  1473. gas.Name = "gas"
  1474. gas.Parent = TPS
  1475. gas.BackgroundColor3 = Color3.new(1, 0, 0)
  1476. gas.Position = UDim2.new(0.248333335, 0, 0.215721205, 0)
  1477. gas.Size = UDim2.new(0, 120, 0, 30)
  1478. gas.Font = Enum.Font.ArialBold
  1479. gas.Text = "Gas Station"
  1480. gas.TextScaled = true
  1481. gas.TextSize = 14
  1482. gas.TextWrapped = true
  1483.  
  1484. donut.Name = "donut"
  1485. donut.Parent = TPS
  1486. donut.BackgroundColor3 = Color3.new(1, 0, 0)
  1487. donut.Position = UDim2.new(0.248333335, 0, 0.590128779, 0)
  1488. donut.Size = UDim2.new(0, 120, 0, 30)
  1489. donut.Font = Enum.Font.ArialBold
  1490. donut.Text = "Donut Shop"
  1491. donut.TextScaled = true
  1492. donut.TextSize = 14
  1493. donut.TextWrapped = true
  1494.  
  1495. JewOut.Name = "JewOut"
  1496. JewOut.Parent = TPS
  1497. JewOut.BackgroundColor3 = Color3.new(1, 0, 0)
  1498. JewOut.Position = UDim2.new(0.0116666555, 0, 0.593464613, 0)
  1499. JewOut.Size = UDim2.new(0, 120, 0, 30)
  1500. JewOut.Font = Enum.Font.ArialBold
  1501. JewOut.Text = "Jewelry Top"
  1502. JewOut.TextScaled = true
  1503. JewOut.TextSize = 14
  1504. JewOut.TextWrapped = true
  1505.  
  1506. JewIn.Name = "JewIn"
  1507. JewIn.Parent = TPS
  1508. JewIn.BackgroundColor3 = Color3.new(1, 0, 0)
  1509. JewIn.Position = UDim2.new(0.0116666853, 0, 0.399151802, 0)
  1510. JewIn.Size = UDim2.new(0, 120, 0, 30)
  1511. JewIn.Font = Enum.Font.ArialBold
  1512. JewIn.Text = "Jewelry Inside"
  1513. JewIn.TextScaled = true
  1514. JewIn.TextSize = 14
  1515. JewIn.TextWrapped = true
  1516.  
  1517. BankVault.Name = "BankVault"
  1518. BankVault.Parent = TPS
  1519. BankVault.BackgroundColor3 = Color3.new(1, 0, 0)
  1520. BankVault.Position = UDim2.new(0.0116666555, 0, 0.218009472, 0)
  1521. BankVault.Size = UDim2.new(0, 120, 0, 30)
  1522. BankVault.Font = Enum.Font.ArialBold
  1523. BankVault.Text = "BankVault"
  1524. BankVault.TextScaled = true
  1525. BankVault.TextSize = 14
  1526. BankVault.TextWrapped = true
  1527.  
  1528. BankFront.Name = "BankFront"
  1529. BankFront.Parent = TPS
  1530. BankFront.BackgroundColor3 = Color3.new(1, 0, 0)
  1531. BankFront.Position = UDim2.new(0.0116666667, 0, 0.0284360182, 0)
  1532. BankFront.Size = UDim2.new(0, 120, 0, 30)
  1533. BankFront.Font = Enum.Font.ArialBold
  1534. BankFront.Text = "BankFront"
  1535. BankFront.TextScaled = true
  1536. BankFront.TextSize = 14
  1537. BankFront.TextWrapped = true
  1538.  
  1539. crim1.Name = "crim1"
  1540. crim1.Parent = TPS
  1541. crim1.BackgroundColor3 = Color3.new(1, 0, 0)
  1542. crim1.Position = UDim2.new(0.0116666853, 0, 0.791977763, 0)
  1543. crim1.Size = UDim2.new(0, 120, 0, 30)
  1544. crim1.Font = Enum.Font.ArialBold
  1545. crim1.Text = "Criminal Base 1"
  1546. crim1.TextScaled = true
  1547. crim1.TextSize = 14
  1548. crim1.TextWrapped = true
  1549.  
  1550. crim2.Name = "crim2"
  1551. crim2.Parent = TPS
  1552. crim2.BackgroundColor3 = Color3.new(1, 0, 0)
  1553. crim2.Position = UDim2.new(0.24833335, 0, 0.0306429788, 0)
  1554. crim2.Size = UDim2.new(0, 120, 0, 30)
  1555. crim2.Font = Enum.Font.ArialBold
  1556. crim2.Text = "Criminal Base 2"
  1557. crim2.TextScaled = true
  1558. crim2.TextSize = 14
  1559. crim2.TextWrapped = true
  1560.  
  1561. train.Name = "train"
  1562. train.Parent = TPS
  1563. train.BackgroundColor3 = Color3.new(1, 0, 0)
  1564. train.Position = UDim2.new(0.24833332, 0, 0.39810428, 0)
  1565. train.Size = UDim2.new(0, 120, 0, 30)
  1566. train.Font = Enum.Font.ArialBold
  1567. train.Text = "Train Spawn"
  1568. train.TextScaled = true
  1569. train.TextSize = 14
  1570. train.TextWrapped = true
  1571.  
  1572. Gravity.Name = "Gravity"
  1573. Gravity.Parent = TPS
  1574. Gravity.BackgroundColor3 = Color3.new(1, 0, 0)
  1575. Gravity.Position = UDim2.new(0.482666641, 0, 0.591469228, 0)
  1576. Gravity.Size = UDim2.new(0, 120, 0, 30)
  1577. Gravity.Font = Enum.Font.ArialBold
  1578. Gravity.Text = "Gravity"
  1579. Gravity.TextScaled = true
  1580. Gravity.TextSize = 14
  1581. Gravity.TextWrapped = true
  1582.  
  1583. Walkspeed.Name = "Walkspeed"
  1584. Walkspeed.Parent = TPS
  1585. Walkspeed.BackgroundColor3 = Color3.new(1, 0, 0)
  1586. Walkspeed.Position = UDim2.new(0.482971013, 0, 0.399052143, 0)
  1587. Walkspeed.Size = UDim2.new(0, 120, 0, 30)
  1588. Walkspeed.Font = Enum.Font.ArialBold
  1589. Walkspeed.Text = "Walkspeed [X]"
  1590. Walkspeed.TextScaled = true
  1591. Walkspeed.TextSize = 14
  1592. Walkspeed.TextWrapped = true
  1593. Walkspeed.MouseButton1Down:connect(function()
  1594. local walkspeedplayer = game:GetService("Players").LocalPlayer
  1595. local walkspeedmouse = walkspeedplayer:GetMouse()
  1596.  
  1597. local walkspeedenabled = false
  1598.  
  1599. function x_walkspeed(key)
  1600. if (key == "x") then
  1601. if walkspeedenabled == false then
  1602. _G.WS = 200;
  1603. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  1604. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  1605. Humanoid.WalkSpeed = _G.WS;
  1606. end)
  1607. Humanoid.WalkSpeed = _G.WS;
  1608.  
  1609. walkspeedenabled = true
  1610. elseif walkspeedenabled == true then
  1611. _G.WS = 20;
  1612. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  1613. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  1614. Humanoid.WalkSpeed = _G.WS;
  1615. end)
  1616. Humanoid.WalkSpeed = _G.WS;
  1617.  
  1618. walkspeedenabled = false
  1619. end
  1620. end
  1621. end
  1622.  
  1623. walkspeedmouse.KeyDown:connect(x_walkspeed)
  1624.  
  1625. end)
  1626. autoarrest.Name = "autoarrest"
  1627. autoarrest.Parent = TPS
  1628. autoarrest.BackgroundColor3 = Color3.new(1, 0, 0)
  1629. autoarrest.Position = UDim2.new(0.48333329, 0, 0.199052066, 0)
  1630. autoarrest.Size = UDim2.new(0, 120, 0, 30)
  1631. autoarrest.Font = Enum.Font.ArialBold
  1632. autoarrest.Text = "Auto Arrest"
  1633. autoarrest.TextScaled = true
  1634. autoarrest.TextSize = 14
  1635. autoarrest.TextWrapped = true
  1636. autoarrest.MouseButton1Down:connect(function()
  1637. local Player = game.Players.LocalPlayer
  1638. wait(0.5)
  1639. for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
  1640. repeat
  1641. wait()
  1642. Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  1643. until v.Team.Name ~= "Criminal"
  1644. end
  1645.  
  1646. end)
  1647. MuseumTop.Name = "MuseumTop"
  1648. MuseumTop.Parent = TPS
  1649. MuseumTop.BackgroundColor3 = Color3.new(1, 0, 0)
  1650. MuseumTop.Position = UDim2.new(0.482971072, 0, 0.0303317457, 0)
  1651. MuseumTop.Size = UDim2.new(0, 120, 0, 30)
  1652. MuseumTop.Font = Enum.Font.ArialBold
  1653. MuseumTop.Text = "Museum Roof"
  1654. MuseumTop.TextScaled = true
  1655. MuseumTop.TextSize = 14
  1656. MuseumTop.TextWrapped = true
  1657. MuseumTop.MouseButton1Down:connect(function()
  1658. for i = 1,45 do
  1659. wait(.08)
  1660. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1078.45, 153.904, 1176.52) + Vector3.new(1,0,0)
  1661. end
  1662. end)
  1663. Museum.Name = "Museum"
  1664. Museum.Parent = TPS
  1665. Museum.BackgroundColor3 = Color3.new(1, 0, 0)
  1666. Museum.Position = UDim2.new(0.248333335, 0, 0.789180934, 0)
  1667. Museum.Size = UDim2.new(0, 120, 0, 30)
  1668. Museum.Font = Enum.Font.ArialBold
  1669. Museum.Text = "Museum In"
  1670. Museum.TextScaled = true
  1671. Museum.TextSize = 14
  1672. Museum.TextWrapped = true
  1673. Museum.MouseButton1Down:connect(function()
  1674. for i = 1,45 do
  1675. wait(.08)
  1676. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1063.02, 117.562, 1218.757) + Vector3.new(1,0,0)
  1677. end
  1678. end)
  1679. RemoveALL.Name = "RemoveALL"
  1680. RemoveALL.Parent = TPS
  1681. RemoveALL.BackgroundColor3 = Color3.new(1, 0, 0)
  1682. RemoveALL.Position = UDim2.new(0.483333349, 0, 0.791469157, 0)
  1683. RemoveALL.Size = UDim2.new(0, 120, 0, 30)
  1684. RemoveALL.Font = Enum.Font.ArialBold
  1685. RemoveALL.Text = "Remove ALL"
  1686. RemoveALL.TextScaled = true
  1687. RemoveALL.TextSize = 14
  1688. RemoveALL.TextWrapped = true
  1689. RemoveALL.MouseButton1Down:connect(function()
  1690. game.Workspace.Cells:Remove()
  1691.  
  1692. game.Workspace.Museum.CaseLasers:Remove()
  1693.  
  1694. game.Workspace.Museum.Lights:Remove()
  1695.  
  1696. game.Workspace.Museum.Doors:Remove()
  1697.  
  1698. game.Workspace.EscapeRoutes:Remove()
  1699.  
  1700. for i,v in pairs(workspace.Doors:GetChildren()) do
  1701. v:Destroy()
  1702.  
  1703. end
  1704. end)
  1705.  
  1706. RemoveALL.MouseButton1Down:connect(function()
  1707. local banklasers = game:GetService("Workspace").Banks:GetChildren()
  1708. banklasers[1].Lasers:Destroy()
  1709. end)
  1710.  
  1711. RemoveALL.MouseButton1Down:connect(function()
  1712. local jewelry = game:GetService("Workspace").Jewelrys:GetChildren()
  1713.  
  1714. for i = 1,4 do
  1715. local xd = jewelry[1].Model.BarbedWire
  1716. xd:Destroy()
  1717. end
  1718. end)
  1719.  
  1720. RemoveALL.MouseButton1Down:connect(function()
  1721. local banklasers = game:GetService("Workspace").Banks:GetChildren()
  1722. banklasers[1].Door.Model:Destroy()
  1723. end)
  1724. JB2.Name = "JB2"
  1725. JB2.Parent = Main
  1726. JB2.Active = true
  1727. JB2.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  1728. JB2.Position = UDim2.new(0, 0, 0.303124994, 0)
  1729. JB2.Size = UDim2.new(0, 406, 0, 223)
  1730. JB2.Visible = false
  1731.  
  1732. CarFly.Name = "CarFly"
  1733. CarFly.Parent = JB2
  1734. CarFly.BackgroundColor3 = Color3.new(1, 0, 0)
  1735. CarFly.Position = UDim2.new(0.0134848487, 0, 0.351305991, 0)
  1736. CarFly.Size = UDim2.new(0, 120, 0, 30)
  1737. CarFly.Font = Enum.Font.ArialBold
  1738. CarFly.Text = "Broken"
  1739. CarFly.TextScaled = true
  1740. CarFly.TextSize = 14
  1741. CarFly.TextWrapped = true
  1742.  
  1743.  
  1744. CtrlDelete.Name = "CtrlDelete"
  1745. CtrlDelete.Parent = JB2
  1746. CtrlDelete.BackgroundColor3 = Color3.new(1, 0, 0)
  1747. CtrlDelete.Position = UDim2.new(0.684413791, 0, 0.0256950557, 0)
  1748. CtrlDelete.Size = UDim2.new(0, 120, 0, 30)
  1749. CtrlDelete.Font = Enum.Font.ArialBold
  1750. CtrlDelete.Text = "Broken"
  1751. CtrlDelete.TextScaled = true
  1752. CtrlDelete.TextSize = 14
  1753. CtrlDelete.TextWrapped = true
  1754.  
  1755. Noclip.Name = "Noclip"
  1756. Noclip.Parent = JB2
  1757. Noclip.BackgroundColor3 = Color3.new(1, 0, 0)
  1758. Noclip.Position = UDim2.new(0.011808035, 0, 0.0278536938, 0)
  1759. Noclip.Size = UDim2.new(0, 120, 0, 30)
  1760. Noclip.Font = Enum.Font.ArialBold
  1761. Noclip.Text = "Noclip[B]"
  1762. Noclip.TextScaled = true
  1763. Noclip.TextSize = 14
  1764. Noclip.TextWrapped = true
  1765.  
  1766. BTools.Name = "BTools"
  1767. BTools.Parent = JB2
  1768. BTools.BackgroundColor3 = Color3.new(1, 0, 0)
  1769. BTools.Position = UDim2.new(0.0134630539, 0, 0.189484313, 0)
  1770. BTools.Size = UDim2.new(0, 120, 0, 30)
  1771. BTools.Font = Enum.Font.ArialBold
  1772. BTools.Text = "BTools"
  1773. BTools.TextScaled = true
  1774. BTools.TextSize = 14
  1775. BTools.TextWrapped = true
  1776.  
  1777. InfiniteHealth.Name = "InfiniteHealth"
  1778. InfiniteHealth.Parent = JB2
  1779. InfiniteHealth.BackgroundColor3 = Color3.new(1, 0, 0)
  1780. InfiniteHealth.Position = UDim2.new(0.352975368, 0, 0.348161429, 0)
  1781. InfiniteHealth.Size = UDim2.new(0, 120, 0, 30)
  1782. InfiniteHealth.Font = Enum.Font.ArialBold
  1783. InfiniteHealth.Text = "Infinite Health"
  1784. InfiniteHealth.TextScaled = true
  1785. InfiniteHealth.TextSize = 14
  1786. InfiniteHealth.TextWrapped = true
  1787.  
  1788. InfiniteNitro.Name = "InfiniteNitro"
  1789. InfiniteNitro.Parent = JB2
  1790. InfiniteNitro.BackgroundColor3 = Color3.new(1, 0, 0)
  1791. InfiniteNitro.Position = UDim2.new(0.352214128, 0, 0.186933994, 0)
  1792. InfiniteNitro.Size = UDim2.new(0, 120, 0, 30)
  1793. InfiniteNitro.Font = Enum.Font.ArialBold
  1794. InfiniteNitro.Text = "Infinite Nitro"
  1795. InfiniteNitro.TextScaled = true
  1796. InfiniteNitro.TextSize = 14
  1797. InfiniteNitro.TextWrapped = true
  1798.  
  1799. InfiniteAmmo.Name = "InfiniteAmmo"
  1800. InfiniteAmmo.Parent = JB2
  1801. InfiniteAmmo.BackgroundColor3 = Color3.new(1, 0, 0)
  1802. InfiniteAmmo.Position = UDim2.new(0.351287931, 0, 0.0284955502, 0)
  1803. InfiniteAmmo.Size = UDim2.new(0, 120, 0, 30)
  1804. InfiniteAmmo.Font = Enum.Font.ArialBold
  1805. InfiniteAmmo.Text = "Infinite Ammo"
  1806. InfiniteAmmo.TextScaled = true
  1807. InfiniteAmmo.TextSize = 14
  1808. InfiniteAmmo.TextWrapped = true
  1809.  
  1810. Stuff.Name = "Stuff"
  1811. Stuff.Parent = Main
  1812. Stuff.Active = true
  1813. Stuff.BackgroundColor3 = Color3.new(1, 0, 0)
  1814. Stuff.BorderColor3 = Color3.new(0.0627451, 0.101961, 0.129412)
  1815. Stuff.Position = UDim2.new(0, 0, 0.112499997, 0)
  1816. Stuff.Size = UDim2.new(0, 406, 0, 61)
  1817.  
  1818. Jailbreak2.Name = "Jailbreak 2"
  1819. Jailbreak2.Parent = Stuff
  1820. Jailbreak2.BackgroundColor3 = Color3.new(1, 1, 0)
  1821. Jailbreak2.Position = UDim2.new(0.35221675, 0, 0.245901644, 0)
  1822. Jailbreak2.Size = UDim2.new(0, 120, 0, 30)
  1823. Jailbreak2.Font = Enum.Font.SourceSansBold
  1824. Jailbreak2.Text = "JailBreak 2"
  1825. Jailbreak2.TextScaled = true
  1826. Jailbreak2.TextSize = 14
  1827. Jailbreak2.TextWrapped = true
  1828. Jailbreak2.MouseButton1Down:connect(function()
  1829. TPS.Visible = false
  1830. JB3.Visible = false
  1831. JB2.Visible = true
  1832. end)
  1833. Teleports.Name = "Teleports"
  1834. Teleports.Parent = Stuff
  1835. Teleports.BackgroundColor3 = Color3.new(1, 1, 0)
  1836. Teleports.Position = UDim2.new(0.0172413792, 0, 0.245901644, 0)
  1837. Teleports.Size = UDim2.new(0, 120, 0, 30)
  1838. Teleports.Font = Enum.Font.SourceSansBold
  1839. Teleports.Text = "Jailbreak"
  1840. Teleports.TextScaled = true
  1841. Teleports.TextSize = 14
  1842. Teleports.TextWrapped = true
  1843. Teleports.MouseButton1Down:connect(function()
  1844. TPS.Visible = true
  1845. JB3.Visible = false
  1846. JB2.Visible = false
  1847. end)
  1848. Jailbreak3.Name = "Jailbreak 3"
  1849. Jailbreak3.Parent = Stuff
  1850. Jailbreak3.BackgroundColor3 = Color3.new(1, 1, 0)
  1851. Jailbreak3.Position = UDim2.new(0.68472904, 0, 0.245901644, 0)
  1852. Jailbreak3.Size = UDim2.new(0, 120, 0, 30)
  1853. Jailbreak3.Font = Enum.Font.SourceSansBold
  1854. Jailbreak3.Text = "JailBreak 3"
  1855. Jailbreak3.TextScaled = true
  1856. Jailbreak3.TextSize = 14
  1857. Jailbreak3.TextWrapped = true
  1858. Jailbreak3.MouseButton1Down:connect(function()
  1859. TPS.Visible = false
  1860. JB3.Visible = true
  1861. JB2.Visible = false
  1862. end)
  1863. Design2.Name = "Design2"
  1864. Design2.Parent = Main
  1865. Design2.Active = true
  1866. Design2.BackgroundColor3 = Color3.new(0.760784, 0, 0)
  1867. Design2.BorderColor3 = Color3.new(0.0627451, 0.101961, 0.129412)
  1868. Design2.Size = UDim2.new(0, 406, 0, 36)
  1869.  
  1870. Exit.Name = "Exit"
  1871. Exit.Parent = Design2
  1872. Exit.BackgroundColor3 = Color3.new(0.760784, 0, 0)
  1873. Exit.BackgroundTransparency = 1
  1874. Exit.BorderColor3 = Color3.new(0.364706, 0, 1)
  1875. Exit.BorderSizePixel = 0
  1876. Exit.Position = UDim2.new(0.918333352, 0, 0.166666672, 0)
  1877. Exit.Size = UDim2.new(0, 38, 0, 25)
  1878. Exit.Font = Enum.Font.SourceSans
  1879. Exit.Text = ""
  1880. Exit.TextColor3 = Color3.new(0, 0, 0)
  1881. Exit.TextScaled = true
  1882. Exit.TextSize = 14
  1883. Exit.TextWrapped = true
  1884.  
  1885. Name.Name = "Name"
  1886. Name.Parent = Design2
  1887. Name.BackgroundColor3 = Color3.new(0.760784, 0, 0)
  1888. Name.Position = UDim2.new(0.0116666667, 0, 0.166666672, 0)
  1889. Name.Size = UDim2.new(0, 233, 0, 25)
  1890. Name.Font = Enum.Font.Cartoon
  1891. Name.Text = "JailBreaker V1.2"
  1892. Name.TextColor3 = Color3.new(0, 0, 0)
  1893. Name.TextScaled = true
  1894. Name.TextSize = 14
  1895. Name.TextWrapped = true
  1896.  
  1897. JB3.Name = "JB3"
  1898. JB3.Parent = Main
  1899. JB3.Active = true
  1900. JB3.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  1901. JB3.Position = UDim2.new(0, 0, 0.303124994, 0)
  1902. JB3.Size = UDim2.new(0, 406, 0, 223)
  1903. JB3.Visible = false
  1904.  
  1905. PlayerTP_Input.Name = "PlayerTP_Input"
  1906. PlayerTP_Input.Parent = JB3
  1907. PlayerTP_Input.BackgroundColor3 = Color3.new(1, 0, 0)
  1908. PlayerTP_Input.Position = UDim2.new(0.0172413792, 0, 0.188340813, 0)
  1909. PlayerTP_Input.Size = UDim2.new(0, 391, 0, 50)
  1910. PlayerTP_Input.Font = Enum.Font.ArialBold
  1911. PlayerTP_Input.Text = "Player Name"
  1912. PlayerTP_Input.TextSize = 20
  1913. PlayerTP_Input.TextWrapped = true
  1914.  
  1915. PlayerTP_Teleport.Name = "PlayerTP_Teleport"
  1916. PlayerTP_Teleport.Parent = JB3
  1917. PlayerTP_Teleport.BackgroundColor3 = Color3.new(0.4, 0.0980392, 1)
  1918. PlayerTP_Teleport.Position = UDim2.new(0.0172413792, 0, 0.4573991, 0)
  1919. PlayerTP_Teleport.Size = UDim2.new(0, 391, 0, 50)
  1920. PlayerTP_Teleport.Font = Enum.Font.SourceSansBold
  1921. PlayerTP_Teleport.Text = "Teleport To Player"
  1922. PlayerTP_Teleport.TextScaled = true
  1923. PlayerTP_Teleport.TextSize = 14
  1924. PlayerTP_Teleport.TextWrapped = true
  1925.  
  1926. BankAutoRobBtn.Name = "BankAutoRobBtn"
  1927. BankAutoRobBtn.Parent = JB3
  1928. BankAutoRobBtn.BackgroundColor3 = Color3.new(1, 0, 0)
  1929. BankAutoRobBtn.Position = UDim2.new(0.0172413792, 0, 0.0269058291, 0)
  1930. BankAutoRobBtn.Size = UDim2.new(0, 391, 0, 30)
  1931. BankAutoRobBtn.Font = Enum.Font.ArialBold
  1932. BankAutoRobBtn.Text = "Bank Auto Rob"
  1933. BankAutoRobBtn.TextScaled = true
  1934. BankAutoRobBtn.TextSize = 14
  1935. BankAutoRobBtn.TextWrapped = true
  1936. BankAutoRobBtn.MouseButton1Click:connect(function()
  1937. local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  1938. local Info = Bank.Extra.Sign
  1939. if Info.Decal.Transparency == 0 then
  1940. game:GetService("StarterGui"):SetCore("SendNotification",{
  1941. Title = "Bank is closed!",
  1942. Text = "You need to wait for the bank to open!",
  1943. Duration = 7,
  1944. Button1 = "Dismiss",
  1945. })
  1946. return
  1947. end
  1948. local bankpos = Vector3.new(Info.Position.X,0,Info.Position.Z)
  1949. local root = plr.Character.HumanoidRootPart
  1950. local plrpos = Vector3.new(root.Position.X,0,root.Position.Z)
  1951.  
  1952. if (bankpos - plrpos).magnitude > 150 then
  1953. local cb = Instance.new"BindableFunction"
  1954.  
  1955. cb.OnInvoke = function(arg)
  1956. if arg == "Teleport" then
  1957. JailbreakTp(10, 18, 784)
  1958. end
  1959. end
  1960.  
  1961. game:GetService("StarterGui"):SetCore("SendNotification",{
  1962. Title = "You are too far!",
  1963. Text = "You need to get closer to the bank (use tp)",
  1964. Duration = 7,
  1965. Button1 = "Dismiss",
  1966. Button2 = "Teleport",
  1967. Callback = cb
  1968. })
  1969. else
  1970. RobTheBank()
  1971. end
  1972. end)
  1973. BankStatus.Name = "BankStatus"
  1974. BankStatus.Parent = JB3
  1975. BankStatus.BackgroundColor3 = Color3.new(0, 0.384314, 1)
  1976. BankStatus.Position = UDim2.new(0.731034517, 0, 0.86007303, 0)
  1977. BankStatus.Size = UDim2.new(0, 101, 0, 26)
  1978. BankStatus.Font = Enum.Font.SourceSans
  1979. BankStatus.Text = "Bank:"
  1980. BankStatus.TextColor3 = Color3.new(0, 0, 0)
  1981. BankStatus.TextSize = 14
  1982.  
  1983. JewelryStatus.Name = "JewelryStatus"
  1984. JewelryStatus.Parent = JB3
  1985. JewelryStatus.BackgroundColor3 = Color3.new(0, 0.384314, 1)
  1986. JewelryStatus.Position = UDim2.new(0.0174630284, 0, 0.86007303, 0)
  1987. JewelryStatus.Size = UDim2.new(0, 101, 0, 26)
  1988. JewelryStatus.Font = Enum.Font.SourceSans
  1989. JewelryStatus.Text = "Jewelry:"
  1990. JewelryStatus.TextColor3 = Color3.new(0, 0, 0)
  1991. JewelryStatus.TextSize = 14
  1992.  
  1993. Open.Name = "Open"
  1994. Open.Parent = JailBreakerV12
  1995. Open.BackgroundColor3 = Color3.new(1, 0, 0)
  1996. Open.Position = UDim2.new(0, 0, 0.75, 0)
  1997. Open.Size = UDim2.new(0, 100, 0, 40)
  1998. Open.Font = Enum.Font.Bodoni
  1999. Open.Text = "Open/Close"
  2000. Open.TextWrapped = true
  2001. Open.TextScaled = true
  2002. local toogle = false
  2003. Open.MouseButton1Down:connect(function()
  2004. if toogle == false then
  2005. Main:TweenPosition(UDim2.new(0.4,0,0.25,0), 'Out', 'Bounce', 1)
  2006. toogle = true
  2007. else
  2008. Main:TweenPosition(UDim2.new(0.4,0,1.7,0), 'Out', 'Bounce', 1)
  2009. toogle = false
  2010. end
  2011. end)
  2012.  
  2013.  
  2014. -- Scripts:
  2015. gas.MouseButton1Down:connect(function()
  2016. for i = 1,45 do
  2017. wait(.08)
  2018. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1586.41101, 17.8481865, 709.37262)
  2019. end
  2020. end)
  2021.  
  2022. donut.MouseButton1Down:connect(function()
  2023. for i = 1,45 do
  2024. wait(.08)
  2025. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(257.191101, 17.81828869, -1753.11206)
  2026. end
  2027. end)
  2028.  
  2029. JewOut.MouseButton1Down:connect(function()
  2030. for i = 1,45 do
  2031. wait(.08)
  2032. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(101.211128, 98.6576996, 1310.54175)
  2033. end
  2034. end)
  2035.  
  2036. JewIn.MouseButton1Down:connect(function()
  2037. for i = 1,45 do
  2038. wait(.08)
  2039. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(133.300705, 17.9375954, 1316.42407)
  2040. end
  2041. end)
  2042.  
  2043. BankVault.MouseButton1Down:connect(function()
  2044. for i = 1,45 do
  2045. wait(.08)
  2046. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.3854294, 0.765628457, 815.506348)
  2047. end
  2048. end)
  2049.  
  2050. BankFront.MouseButton1Down:connect(function()
  2051. for i = 1,45 do
  2052. wait(.08)
  2053. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(9.92591476, 17.8639755, 786.788147)
  2054. end
  2055. end)
  2056.  
  2057. crim1.MouseButton1Down:connect(function()
  2058. for i = 1,45 do
  2059. wait(.08)
  2060. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-221.723099, 17.8924026, 1578.80261)
  2061. end
  2062. end)
  2063.  
  2064. crim2.MouseButton1Down:connect(function()
  2065. for i = 1,45 do
  2066. wait(.08)
  2067. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1650.80896, 49.863636, -1770.66626)
  2068. end
  2069. end)
  2070.  
  2071. train.MouseButton1Down:connect(function()
  2072. for i = 1,45 do
  2073. wait(.08)
  2074. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1954.95007, 68.0448606, -603.844116)
  2075. end
  2076. end)
  2077.  
  2078.  
  2079.  
  2080. --- other stuff
  2081.  
  2082. BTools.MouseButton1Down:connect(function()
  2083. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  2084. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  2085. if child.ClassName == "Part" then
  2086. child.Locked = false
  2087. end
  2088. if child.ClassName == "MeshPart" then
  2089. child.Locked = false
  2090. end
  2091. if child.ClassName == "UnionOperation" then
  2092. child.Locked = false
  2093. end
  2094. if child.ClassName == "Model" then
  2095. for index, chil in pairs(child:GetChildren()) do
  2096. if chil.ClassName == "Part" then
  2097. chil.Locked = false
  2098. end
  2099. if chil.ClassName == "MeshPart" then
  2100. chil.Locked = false
  2101. end
  2102. if chil.ClassName == "UnionOperation" then
  2103. chil.Locked = false
  2104. end
  2105. if chil.ClassName == "Model" then
  2106. for index, childe in pairs(chil:GetChildren()) do
  2107. if childe.ClassName == "Part" then
  2108. childe.Locked = false
  2109. end
  2110. if childe.ClassName == "MeshPart" then
  2111. childe.Locked = false
  2112. end
  2113. if childe.ClassName == "UnionOperation" then
  2114. childe.Locked = false
  2115. end
  2116. if childe.ClassName == "Model" then
  2117. for index, childeo in pairs(childe:GetChildren()) do
  2118. if childeo.ClassName == "Part" then
  2119. childeo.Locked = false
  2120. end
  2121. if childeo.ClassName == "MeshPart" then
  2122. childeo.Locked = false
  2123. end
  2124. if childeo.ClassName == "UnionOperation" then
  2125. childeo.Locked = false
  2126. end
  2127. if childeo.ClassName == "Model" then
  2128. end
  2129. end
  2130. end
  2131. end
  2132. end
  2133. end
  2134. end
  2135. end
  2136. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  2137. c.BinType = Enum.BinType.Hammer
  2138. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  2139. c.BinType = Enum.BinType.Clone
  2140. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  2141. c.BinType = Enum.BinType.Grab
  2142. end)
  2143.  
  2144. Gravity.MouseButton1Down:connect(function()
  2145. if Gravity == true then
  2146. Gravity = false
  2147. game.workspace.Gravity = 196.2
  2148. else
  2149. Gravity = true
  2150. game.workspace.Gravity = 45
  2151. end
  2152. end)
  2153.  
  2154. InfiniteAmmo.MouseButton1Down:connect(function()
  2155. game:GetService("Players").LocalPlayer.PlayerGui.MainGui.Ammo.Current:Destroy()
  2156. end)
  2157.  
  2158. InfiniteHealth.MouseButton1Down:connect(function()
  2159. game:GetService("Players").LocalPlayer.Character.Humanoid.Name = 1
  2160. local l = game:GetService("Players").LocalPlayer.Character["1"]:Clone()
  2161. l.Parent = game:GetService("Players").LocalPlayer.Character
  2162. l.Name = "Humanoid"
  2163. wait(0.1)
  2164. game:GetService("Players").LocalPlayer.Character["1"]:Destroy()
  2165. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players").LocalPlayer.Character
  2166. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = true
  2167. wait(0.1)
  2168. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = false
  2169. game:GetService("Players").LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  2170. end)
  2171.  
  2172. InfiniteNitro.MouseButton1Down:connect(function()
  2173. game:GetService('Players').LocalPlayer.PlayerGui.MainGui.Nitro.Name = "69696969"
  2174. game:GetService('Players').LocalPlayer.PlayerGui.ProductGui.Nitro:ClearAllChildren()
  2175. end)
  2176.  
  2177. Noclip.MouseButton1Down:connect(function()
  2178. local noclipplayer = game:GetService("Players").LocalPlayer
  2179. local noclipmouse = noclipplayer:GetMouse()
  2180.  
  2181. local donoclip = false
  2182. local noclip = false
  2183.  
  2184. function b_noclip(key)
  2185. if (key == "b") then
  2186. if noclip == false then
  2187. donoclip = true
  2188.  
  2189. noclip = true
  2190. elseif noclip == true then
  2191. donoclip = false
  2192.  
  2193. noclip = false
  2194. end
  2195. end
  2196. end
  2197.  
  2198. noclipmouse.KeyDown:connect(b_noclip)
  2199.  
  2200. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  2201. if obj ~= workspace.Terrain then
  2202. if donoclip == true then
  2203. obj.CanCollide = false
  2204. else
  2205. obj.CanCollide = true
  2206. end
  2207. end
  2208. end)
  2209. end)
  2210.  
  2211.  
  2212.  
  2213. -- player tp
  2214. PlayerTP_Teleport.MouseButton1Down:connect(function()
  2215. local tp_namedplayer = PlayerTP_Input.Text
  2216. local tp_player = game:GetService("Players")[tp_namedplayer]
  2217. local PLR = game:GetService("Players").LocalPlayer
  2218. local p = PlayerTP_Input.Text
  2219.  
  2220. if tp_player then
  2221. for i = 1,45 do
  2222. wait(.08)
  2223. PLR.Character.HumanoidRootPart.CFrame = tp_player.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
  2224. end
  2225. end
  2226. end)
  2227.  
  2228.  
  2229. --AutoRob stuff--
  2230. local DuffelBag = game:GetService("MarketplaceService"):PlayerOwnsAsset(plr, 2219040)
  2231. local BankAutoRob = {
  2232. {
  2233. Pos = {51, 18.06, 856.5},
  2234. Yield = 2,
  2235. Status = "Starting the robbery"
  2236. },
  2237. {
  2238. Pos = {29.71, 0.73, 815.25},
  2239. Yield = 15,
  2240. Status = "Opening the vault"
  2241. },
  2242. {
  2243. Pos = {18.37, 0.7659, 822.25},
  2244. Yield = DuffelBag and 50 or 40,
  2245. Status = "Collecting $$$"
  2246. },
  2247. {
  2248. Pos = {10, 18, 784},
  2249. Status = "Finishing the robbery"
  2250. }
  2251. }
  2252.  
  2253. local function Tp(...)
  2254. local char = plr.Character
  2255. for i=1,2 do
  2256. wait()
  2257. char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(...)
  2258. end
  2259. end
  2260.  
  2261. function RobTheBank()
  2262. for _,v in pairs(BankAutoRob) do
  2263. Tp(unpack(v.Pos))
  2264. wait(v.Yield)
  2265. end
  2266. end
  2267.  
  2268. --Bank notification--
  2269. pcall(function()
  2270. local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  2271. local Info = Bank.Extra.Sign.Decal
  2272. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  2273. if Info.Transparency ~= 0 then
  2274. BankStatus.Text = "Bank:Open"
  2275. BankStatus.TextColor3 = Color3.new(0,1,0)
  2276. BankAutoRobBtn.BackgroundColor3 = Color3.new(0,1,0)
  2277. local cb = Instance.new("BindableFunction")
  2278. cb.OnInvoke = function(arg)
  2279. if arg == "Teleport" then
  2280. JailbreakTp(10, 18, 784)
  2281. elseif arg == "AutoRob" then
  2282. RobTheBank()
  2283. end
  2284. end
  2285. game:GetService("StarterGui"):SetCore("SendNotification",{
  2286. Title = "Bank is ready!",
  2287. Text = "Bank is ready!",
  2288. Duration = 15,
  2289. Button1 = "Dismiss",
  2290. Button2 = (Vector3.new(Info.Parent.Position.X,0,Info.Parent.Position.Z) - Vector3.new(plr.Character.HumanoidRootPart.Position.X,0,plr.Character.HumanoidRootPart.Position.Z)).magnitude < 150 and "AutoRob" or "Teleport",
  2291. Callback = cb
  2292. })
  2293. else
  2294. BankStatus.Text = "Bank:Closed"
  2295. BankStatus.TextColor3 = Color3.new(1,0,0)
  2296. BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
  2297. end
  2298. end)
  2299. BankStatus.Text = Info.Transparency == 0 and "Bank:Closed" or "Bank:Open"
  2300. BankStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  2301. BankAutoRobBtn.BackgroundColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  2302. end)
  2303. --Jewelry notification--
  2304. pcall(function()
  2305. local Jewelry = workspace:FindFirstChild("Jewelrys"):GetChildren()[1]
  2306. local Info = Jewelry.Extra.Sign.Decal
  2307. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  2308. if Info.Transparency ~= 0 then
  2309. JewelryStatus.Text = "Jewelry:Open"
  2310. JewelryStatus.TextColor3 = Color3.new(0,1,0)
  2311. BankStatus.TextColor3 = Color3.new(0,1,0)
  2312. local cb = Instance.new("BindableFunction")
  2313. cb.OnInvoke = function(arg)
  2314. if arg == "Teleport" then
  2315. JailbreakTp(142, 18, 1365)
  2316. end
  2317. end
  2318. game:GetService("StarterGui"):SetCore("SendNotification",{
  2319. Title = "Jewelry is ready!",
  2320. Text = "Jewelry is ready!",
  2321. Duration = 15,
  2322. Button1 = "Dismiss",
  2323. Button2 = "Teleport",
  2324. Callback = cb
  2325. })
  2326. else
  2327. JewelryStatus.Text = "Jewelry:Closed"
  2328. JewelryStatus.TextColor3 = Color3.new(1,0,0)
  2329. end
  2330. end)
  2331. JewelryStatus.Text = Info.Transparency == 0 and "Jewelry:Closed" or "Jewelry:Open"
  2332. JewelryStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  2333. end)
  2334. end)
  2335.  
  2336. ShatterVast.Name = "ShatterVast"
  2337. ShatterVast.Parent = MainFrame
  2338. ShatterVast.BackgroundColor3 = Color3.new(1, 0.333333, 1)
  2339. ShatterVast.BorderColor3 = Color3.new(1, 0.333333, 1)
  2340. ShatterVast.Position = UDim2.new(0.584323049, 0, 0.457063705, 0)
  2341. ShatterVast.Size = UDim2.new(0, 143, 0, 47)
  2342. ShatterVast.Font = Enum.Font.SourceSans
  2343. ShatterVast.Text = "ShatterVast Admin"
  2344. ShatterVast.TextColor3 = Color3.new(1, 1, 1)
  2345. ShatterVast.TextSize = 30
  2346. ShatterVast.TextWrapped = true
  2347. ShatterVast.MouseButton1Down:connect(function()
  2348. -- Have Fun!
  2349. -- IT FUCKING TAKE MY SELF 1 HOUR TO RESCRIPT THIS CAUSE SKISPLOIT CANT RUN THE FUCKING COREGUI
  2350. -- Re script by Alex games #9120
  2351. -- By illremember#3799
  2352.  
  2353. -- Important Loading
  2354. trueSettings = {
  2355. commandPrefix = ";";
  2356. hotkeys = {};
  2357. fchotkeymode = "unfc";
  2358. }
  2359.  
  2360. -- Important Variables
  2361. gsPlayers = game:GetService("Players")
  2362. gsWorkspace = game:GetService("Workspace")
  2363. gsLighting = game:GetService("Lighting")
  2364. gsReplicatedStorage = game:GetService("ReplicatedStorage")
  2365. gsCoreGui = game:GetService("CoreGui")
  2366. gsTween = game:GetService("TweenService")
  2367. gsHttp = game:GetService("HttpService")
  2368.  
  2369. LP = gsPlayers.LocalPlayer
  2370. Mouse = LP:GetMouse()
  2371.  
  2372. defaultSettings = gsHttp:JSONEncode(trueSettings)
  2373. function CreateSave()
  2374. writefile("Shattervast.txt", defaultSettings)
  2375. wait(0.5)
  2376. local content = readfile("Shattervast.txt")
  2377. local trueValue = gsHttp:JSONDecode(content)
  2378. commandPrefix = trueValue.commandPrefix
  2379. hotkeys = trueValue.hotkeys
  2380. fchotkeymode = trueValue.fchotkeymode
  2381. end
  2382. function fullUpdate()
  2383. local updatedSettings = {
  2384. commandPrefix = commandPrefix;
  2385. hotkeys = hotkeys;
  2386. fchotkeymode = fchotkeymode;
  2387. }
  2388. local fullUPDATED = gsHttp:JSONEncode(updatedSettings)
  2389. wait(0.2)
  2390. writefile("Shattervast.txt", fullUPDATED)
  2391. end
  2392. if writefile ~= nil then
  2393. function builder()
  2394. local TESTsave = readfile("Shattervast.txt")
  2395. if TESTsave == nil then
  2396. return false
  2397. else
  2398. return true
  2399. end
  2400. end
  2401. local success, message = pcall(builder)
  2402. if success == true then
  2403. function reader()
  2404. local content = readfile("Shattervast.txt")
  2405. local trueValue = gsHttp:JSONDecode(content)
  2406. commandPrefix = trueValue.commandPrefix
  2407. hotkeys = trueValue.hotkeys
  2408. if trueValue.fchotkeymode == nil then
  2409. fchotkeymode = "unfc"
  2410. fullUpdate()
  2411. else
  2412. fchotkeymode = trueValue.fchotkeymode
  2413. end
  2414. end
  2415. reader()
  2416. elseif success == false then
  2417. CreateSave()
  2418. end
  2419. else
  2420. commandPrefix = ";"
  2421. hotkeys = {}
  2422. fchotkeymode = "unfc"
  2423. end
  2424.  
  2425. CurrentGravity = gsWorkspace.Gravity
  2426. CurrentWalkspeed = LP.Character.Humanoid.WalkSpeed
  2427. CurrentJumppower = LP.Character.Humanoid.JumpPower
  2428. CurrentHipheight = LP.Character.Humanoid.HipHeight
  2429. CurrentNormal = LP.DevCameraOcclusionMode
  2430.  
  2431. gsWorkspace.Camera.Changed:Connect(function()
  2432. gsWorkspace.Camera.FieldOfView = 70
  2433. end)
  2434.  
  2435. -- Important Functions
  2436. function view(plr)
  2437. if plr.Character.Humanoid ~= nil then
  2438. gsWorkspace.CurrentCamera.CameraSubject = plr.Character.Humanoid
  2439. else
  2440. gsWorkspace.CurrentCamera.CameraSubject = plr.Character.Head
  2441. end
  2442. end
  2443. function unlockWS()
  2444. for i,part in pairs(gsWorkspace:GetDescendants()) do
  2445. if part:IsA("Part") then
  2446. part.Locked = false
  2447. end
  2448. end
  2449. end
  2450. function lockWS()
  2451. for i,part in pairs(gsWorkspace:GetDescendants()) do
  2452. if part:IsA("Part") then
  2453. part.Locked = true
  2454. end
  2455. end
  2456. end
  2457. function FEGodmode()
  2458. local changeview = false
  2459. if gsWorkspace.CurrentCamera.CameraSubject == LP.Character.Humanoid or gsWorkspace.CurrentCamera.CameraSubject == LP.Character then
  2460. changeview = true
  2461. end
  2462. LP.Character.Humanoid.Name = 1
  2463. local l = LP.Character["1"]:Clone()
  2464. l.Parent = LP.Character
  2465. l.Name = "Humanoid"
  2466. wait(0.1)
  2467. LP.Character["1"]:Destroy()
  2468. if changeview then
  2469. game:GetService("Workspace").CurrentCamera.CameraSubject = LP.Character
  2470. end
  2471. LP.Character.Animate.Disabled = true
  2472. wait(0.1)
  2473. LP.Character.Animate.Disabled = false
  2474. LP.Character.Humanoid.DisplayDistanceType = "None"
  2475. end
  2476. function RocketPropulsion(maxthrust,maxspeed,thrustp,targetplr,name)
  2477. local l = Instance.new("RocketPropulsion")
  2478. l.Parent = LP.Character.HumanoidRootPart
  2479. l.CartoonFactor = 1
  2480. l.MaxThrust = maxthrust
  2481. l.MaxSpeed = maxspeed
  2482. l.ThrustP = thrustp
  2483. l.Name = name
  2484. l.Target = targetplr.Character.HumanoidRootPart
  2485. l:Fire()
  2486. end
  2487. function createIntro(style, msg, length)
  2488. if gsCoreGui:FindFirstChild("Notification") then
  2489. gsCoreGui:FindFirstChild("Notification"):Destroy()
  2490. end
  2491. local info = "http://www.roblox.com/asset/?id=1281284684"
  2492. local warning = "http://www.roblox.com/asset/?id=1281286925"
  2493. if style == "info" then
  2494. style = info
  2495. elseif style == "warning" then
  2496. style = warning
  2497. end
  2498. local Notification = Instance.new("ScreenGui")
  2499. local Frame = Instance.new("Frame")
  2500. local TextLabel = Instance.new("TextLabel")
  2501. local IMAGE = Instance.new("ImageLabel")
  2502. Notification.Name = "Notification"
  2503. Notification.Parent = game.Players.LocalPlayer.PlayerGui
  2504. Notification.ResetOnSpawn = false
  2505. Frame.Parent = Notification
  2506. Frame.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  2507. Frame.BackgroundTransparency = 0.20000000298023
  2508. Frame.BorderSizePixel = 0
  2509. Frame.Position = UDim2.new(0, 0, -0.2, 0)
  2510. Frame.Size = UDim2.new(1, 0, 0, 30)
  2511. TextLabel.Parent = Frame
  2512. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2513. TextLabel.BackgroundTransparency = 1
  2514. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  2515. TextLabel.Font = Enum.Font.SourceSansLight
  2516. TextLabel.Text = msg
  2517. TextLabel.TextColor3 = Color3.new(0.905882, 0.905882, 0.905882)
  2518. TextLabel.TextScaled = true
  2519. TextLabel.TextSize = 14
  2520. TextLabel.TextWrapped = true
  2521. IMAGE.Parent = Frame
  2522. IMAGE.BackgroundTransparency = 1
  2523. IMAGE.Size = UDim2.new(0, 50, 0, 50)
  2524. IMAGE.Position = UDim2.new(0.1, 0, 0, 0)
  2525. IMAGE.Image = style
  2526. local Intro = Instance.new("ScreenGui")
  2527. local Frame2 = Instance.new("Frame")
  2528. local IMAGE2 = Instance.new("ImageLabel")
  2529. Intro.Name = "Intro"
  2530. Intro.Parent = game.Players.LocalPlayer.PlayerGui
  2531. Intro.ResetOnSpawn = false
  2532. Frame2.Parent = Intro
  2533. Frame2.BackgroundTransparency = 1
  2534. Frame2.BorderSizePixel = 0
  2535. Frame2.Position = UDim2.new(0, 0, -0.2, 0)
  2536. Frame2.Size = UDim2.new(1, 0, 0, 30)
  2537. IMAGE2.Parent = Frame
  2538. IMAGE2.BackgroundTransparency = 1
  2539. IMAGE2.AnchorPoint = Vector2.new(0.5, 0)
  2540. IMAGE2.Size = UDim2.new(0, 240, 0, 120)
  2541. IMAGE2.Position = UDim2.new(0.5, 0, 0, 0)
  2542. IMAGE2.Image = "http://www.roblox.com/asset/?id=1795472522"
  2543. Frame2:TweenPosition(UDim2.new(0, 0, 0, 200), "Out", "Quad", 1.5)
  2544. Frame:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Quad", 1.5)
  2545. wait(length)
  2546. pcall(function()
  2547. Frame:TweenPosition(UDim2.new(0, 0, -1.5, 0), "Out", "Quad", 3)
  2548. Frame2:TweenPosition(UDim2.new(0, 0, -1.5, 0), "Out", "Quad", 3)
  2549. end)
  2550. wait(3.01)
  2551. Intro:Destroy()
  2552. Notification:Destroy()
  2553. end
  2554. function Notification(style, msg, length)
  2555. if gsCoreGui:FindFirstChild("Notification") then
  2556. gsCoreGui:FindFirstChild("Notification"):Destroy()
  2557. end
  2558. local info = "http://www.roblox.com/asset/?id=1281284684"
  2559. local warning = "http://www.roblox.com/asset/?id=1281286925"
  2560. if style == "info" then
  2561. style = info
  2562. elseif style == "warning" then
  2563. style = warning
  2564. end
  2565. local Notification = Instance.new("ScreenGui")
  2566. local Frame = Instance.new("Frame")
  2567. local TextLabel = Instance.new("TextLabel")
  2568. local IMAGE = Instance.new("ImageLabel")
  2569. Notification.Name = "Notification"
  2570. Notification.Parent = game.Players.LocalPlayer.PlayerGui
  2571. Notification.ResetOnSpawn = false
  2572. Frame.Parent = Notification
  2573. Frame.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  2574. Frame.BackgroundTransparency = 0.20000000298023
  2575. Frame.BorderSizePixel = 0
  2576. Frame.Position = UDim2.new(0, 0, -0.2, 0)
  2577. Frame.Size = UDim2.new(1, 0, 0, 30)
  2578. TextLabel.Parent = Frame
  2579. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2580. TextLabel.BackgroundTransparency = 1
  2581. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  2582. TextLabel.Font = Enum.Font.SourceSansLight
  2583. TextLabel.Text = msg
  2584. TextLabel.TextColor3 = Color3.new(0.905882, 0.905882, 0.905882)
  2585. TextLabel.TextScaled = true
  2586. TextLabel.TextSize = 14
  2587. TextLabel.TextWrapped = true
  2588. IMAGE.Parent = Frame
  2589. IMAGE.BackgroundTransparency = 1
  2590. IMAGE.Size = UDim2.new(0, 50, 0, 50)
  2591. IMAGE.Position = UDim2.new(0.1, 0, 0, 0)
  2592. IMAGE.Image = style
  2593. Frame:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Quad", 1.5)
  2594. wait(length)
  2595. pcall(function()
  2596. Frame:TweenPosition(UDim2.new(0, 0, -1.5, 0), "Out", "Quad", 3)
  2597. end)
  2598. wait(3.01)
  2599. Notification:Destroy()
  2600. end
  2601. function hasTools()
  2602. local a = false
  2603. local b = false
  2604. for i,v in pairs(LP.Character:GetDescendants()) do
  2605. if v:IsA("Tool") then
  2606. if v ~= nil then
  2607. a = true
  2608. else
  2609. a = false
  2610. end
  2611. end
  2612. end
  2613. for i,k in pairs(LP.Backpack:GetDescendants()) do
  2614. if k:IsA("Tool") then
  2615. if k ~= nil then
  2616. b = true
  2617. else
  2618. b = false
  2619. end
  2620. end
  2621. end
  2622. return a or b
  2623. end
  2624. Compliments = {" is the coolest person in this server!", ", I really like your avatar!", ", I really want to be your friend!", " is truly amazing. Truly!", " is incredible!", ", you are my favourite here!!", ", I am complimenting you right now at this very moment.", " you are really awesome", " when will you be my friend!?", " is such a great person", " is a fantastic person!"}
  2625. function complimentplr(player)
  2626. local plrName = player.Name
  2627. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(plrName..Compliments[math.random(1, #Compliments)], "All")
  2628. end
  2629. function createINFO(player)
  2630. local InfoGUIv2 = Instance.new("ScreenGui")
  2631. local Frame = Instance.new("Frame")
  2632. local Frame_2 = Instance.new("Frame")
  2633. local infoguiCLOSE = Instance.new("TextButton")
  2634. local Frame_3 = Instance.new("Frame")
  2635. local playerName = Instance.new("TextLabel")
  2636. local Frame_4 = Instance.new("Frame")
  2637. local playerAvatar = Instance.new("ImageLabel")
  2638. local playerAccAge = Instance.new("TextLabel")
  2639. local playerId = Instance.new("TextLabel")
  2640. local playerOs = Instance.new("TextLabel")
  2641. local playerMembership = Instance.new("TextLabel")
  2642. local Frame_5 = Instance.new("Frame")
  2643. local Frame_6 = Instance.new("Frame")
  2644. InfoGUIv2.Name = "InfoGUIv2"
  2645. InfoGUIv2.Parent = game.Players.LocalPlayer.PlayerGui
  2646. InfoGUIv2.ResetOnSpawn = false
  2647. Frame.Parent = InfoGUIv2
  2648. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  2649. Frame.BackgroundTransparency = 1
  2650. Frame.BorderColor3 = Color3.new(0, 0, 0)
  2651. Frame.ClipsDescendants = true
  2652. Frame.Position = UDim2.new(0.45, 0, 1, 0)
  2653. Frame.Size = UDim2.new(0, 265, 0, 302)
  2654. Frame.ZIndex = -1
  2655. Frame_2.Parent = Frame
  2656. Frame_2.BackgroundColor3 = Color3.new(0.290196, 0, 0.447059)
  2657. Frame_2.BorderSizePixel = 0
  2658. Frame_2.Size = UDim2.new(0, 260, 0, 20)
  2659. infoguiCLOSE.Name = "infoguiCLOSE"
  2660. infoguiCLOSE.Parent = Frame_2
  2661. infoguiCLOSE.BackgroundColor3 = Color3.new(1, 1, 1)
  2662. infoguiCLOSE.BackgroundTransparency = 1
  2663. infoguiCLOSE.BorderSizePixel = 0
  2664. infoguiCLOSE.Position = UDim2.new(0, 230, 0, 0)
  2665. infoguiCLOSE.Size = UDim2.new(0, 30, 0, 20)
  2666. infoguiCLOSE.Font = Enum.Font.SourceSansBold
  2667. infoguiCLOSE.Text = "X"
  2668. infoguiCLOSE.TextColor3 = Color3.new(0.992157, 0.992157, 0.992157)
  2669. infoguiCLOSE.TextSize = 20
  2670. Frame_3.Parent = Frame
  2671. Frame_3.BackgroundColor3 = Color3.new(0.482353, 0.121569, 0.635294)
  2672. Frame_3.BorderSizePixel = 0
  2673. Frame_3.Position = UDim2.new(0, 0, 0, 20)
  2674. Frame_3.Size = UDim2.new(0, 260, 0, 40)
  2675. playerName.Name = "playerName"
  2676. playerName.Parent = Frame_3
  2677. playerName.BackgroundColor3 = Color3.new(1, 1, 1)
  2678. playerName.BackgroundTransparency = 1
  2679. playerName.Position = UDim2.new(0, 10, 0, 5)
  2680. playerName.Size = UDim2.new(0, 240, 0, 30)
  2681. playerName.Font = Enum.Font.SourceSansLight
  2682. playerName.Text = player.Name
  2683. playerName.TextColor3 = Color3.new(0.988235, 0.988235, 0.988235)
  2684. playerName.TextScaled = true
  2685. playerName.TextSize = 14
  2686. playerName.TextWrapped = true
  2687. Frame_4.Parent = Frame
  2688. Frame_4.BackgroundColor3 = Color3.new(0.956863, 0.956863, 0.956863)
  2689. Frame_4.BorderSizePixel = 0
  2690. Frame_4.Position = UDim2.new(0, 0, 0, 60)
  2691. Frame_4.Size = UDim2.new(0, 260, 0, 237)
  2692. playerAvatar.Name = "playerAvatar"
  2693. playerAvatar.Parent = Frame_4
  2694. playerAvatar.BackgroundColor3 = Color3.new(1, 1, 1)
  2695. playerAvatar.Position = UDim2.new(0, 85, 0, 10)
  2696. playerAvatar.Size = UDim2.new(0, 85, 0, 85)
  2697. playerAvatar.Image = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username="..player.Name
  2698. playerAccAge.Name = "playerAccAge"
  2699. playerAccAge.Parent = Frame_4
  2700. playerAccAge.BackgroundColor3 = Color3.new(1, 1, 1)
  2701. playerAccAge.BackgroundTransparency = 1
  2702. playerAccAge.Position = UDim2.new(0, 5, 0, 101)
  2703. playerAccAge.Size = UDim2.new(0, 250, 0, 30)
  2704. playerAccAge.Font = Enum.Font.SourceSans
  2705. playerAccAge.Text = "Account Age: "..player.AccountAge
  2706. playerAccAge.TextColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  2707. playerAccAge.TextScaled = true
  2708. playerAccAge.TextSize = 14
  2709. playerAccAge.TextWrapped = true
  2710. playerId.Name = "playerId"
  2711. playerId.Parent = Frame_4
  2712. playerId.BackgroundColor3 = Color3.new(1, 1, 1)
  2713. playerId.BackgroundTransparency = 1
  2714. playerId.Position = UDim2.new(0, 5, 0, 131)
  2715. playerId.Size = UDim2.new(0, 250, 0, 30)
  2716. playerId.Font = Enum.Font.SourceSans
  2717. playerId.Text = "Account ID: "..player.UserId
  2718. playerId.TextColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  2719. playerId.TextScaled = true
  2720. playerId.TextSize = 14
  2721. playerId.TextWrapped = true
  2722. playerOs.Name = "playerOs"
  2723. playerOs.Parent = Frame_4
  2724. playerOs.BackgroundColor3 = Color3.new(1, 1, 1)
  2725. playerOs.BackgroundTransparency = 1
  2726. playerOs.Position = UDim2.new(0, 5, 0, 161)
  2727. playerOs.Size = UDim2.new(0, 250, 0, 30)
  2728. playerOs.Font = Enum.Font.SourceSansLight
  2729. playerOs.Text = "Player OS: "..player.OsPlatform
  2730. playerOs.TextColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  2731. playerOs.TextScaled = true
  2732. playerOs.TextSize = 14
  2733. playerOs.TextWrapped = true
  2734. playerMembership.Name = "playerMembership"
  2735. playerMembership.Parent = Frame_4
  2736. playerMembership.BackgroundColor3 = Color3.new(1, 1, 1)
  2737. playerMembership.BackgroundTransparency = 1
  2738. playerMembership.Position = UDim2.new(0, 5, 0, 191)
  2739. playerMembership.Size = UDim2.new(0, 250, 0, 30)
  2740. playerMembership.Font = Enum.Font.SourceSansLight
  2741. if player.MembershipType == Enum.MembershipType.None then
  2742. playerMembership.Text = "No builder's club."
  2743. elseif player.MembershipType == Enum.MembershipType.BuildersClub then
  2744. playerMembership.Text = "Builder's club!"
  2745. elseif player.MembershipType == Enum.MembershipType.TurboBuildersClub then
  2746. playerMembership.Text = "Turbo Builder's club!"
  2747. elseif player.MembershipType == Enum.MembershipType.OutrageousBuildersClub then
  2748. playerMembership.Text = "Outrageous Builder's club!"
  2749. end
  2750. playerMembership.TextColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  2751. playerMembership.TextScaled = true
  2752. playerMembership.TextSize = 14
  2753. playerMembership.TextWrapped = true
  2754. Frame_5.Parent = Frame
  2755. Frame_5.BackgroundColor3 = Color3.new(0, 0, 0)
  2756. Frame_5.BackgroundTransparency = 0.69999998807907
  2757. Frame_5.BorderColor3 = Color3.new(0, 0, 0)
  2758. Frame_5.BorderSizePixel = 0
  2759. Frame_5.ClipsDescendants = true
  2760. Frame_5.Position = UDim2.new(0, 10, 0, 10)
  2761. Frame_5.Selectable = true
  2762. Frame_5.Size = UDim2.new(0, 255, 0, 292)
  2763. Frame_5.ZIndex = -1
  2764. Frame_6.Parent = Frame
  2765. Frame_6.BackgroundColor3 = Color3.new(0, 0, 0)
  2766. Frame_6.BackgroundTransparency = 0.69999998807907
  2767. Frame_6.BorderColor3 = Color3.new(0, 0, 0)
  2768. Frame_6.BorderSizePixel = 0
  2769. Frame_6.ClipsDescendants = true
  2770. Frame_6.Position = UDim2.new(0, 8, 0, 8)
  2771. Frame_6.Selectable = true
  2772. Frame_6.Size = UDim2.new(0, 255, 0, 292)
  2773. Frame_6.ZIndex = -1
  2774. local closeGet = {}
  2775. closeGet.Size = UDim2.new(0, 0, 0, 0)
  2776. local openGet = {}
  2777. openGet.Position = UDim2.new(0.45, 0, 0.45, 0)
  2778. local closeFunction = gsTween:Create(Frame, TweenInfo.new(2, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), closeGet)
  2779. local openFunction = gsTween:Create(Frame, TweenInfo.new(1, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), openGet)
  2780. infoguiCLOSE.MouseButton1Click:Connect(function()
  2781. closeFunction:Play()
  2782. Frame:TweenPosition((Frame.Position + UDim2.new(0, 265 / 2, 0, 302 / 2)), "InOut", "Sine", 2)
  2783. wait(2.01)
  2784. Frame:Destroy()
  2785. end)
  2786. openFunction:Play()
  2787. local UserInputService = game:GetService("UserInputService")
  2788. local dragging
  2789. local dragInput
  2790. local dragStart
  2791. local startPos
  2792. local function update(input)
  2793. local delta = input.Position - dragStart
  2794. local dragTime = 0.055
  2795. local SmoothDrag = {}
  2796. SmoothDrag.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  2797. local dragSmoothFunction = gsTween:Create(Frame, TweenInfo.new(dragTime, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), SmoothDrag)
  2798. dragSmoothFunction:Play()
  2799. end
  2800. Frame.InputBegan:Connect(function(input)
  2801. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  2802. dragging = true
  2803. dragStart = input.Position
  2804. startPos = Frame.Position
  2805. input.Changed:Connect(function()
  2806. if input.UserInputState == Enum.UserInputState.End then
  2807. dragging = false
  2808. end
  2809. end)
  2810. end
  2811. end)
  2812. Frame.InputChanged:Connect(function(input)
  2813. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  2814. dragInput = input
  2815. end
  2816. end)
  2817. UserInputService.InputChanged:Connect(function(input)
  2818. if input == dragInput and dragging and Frame.Size == UDim2.new(0, 265, 0, 302) then
  2819. update(input)
  2820. end
  2821. end)
  2822. end
  2823. function clientSided()
  2824. Notification("info", "This command is for the client (you) only, no one else can see!", 6)
  2825. end
  2826. searchCmds={"1 print [msg] - Prints a message to the developer console","2 warn [msg] - Warns a message to the developer console","3 sit - Makes you sit","4 god - Activates FE Godmode (breaks tools)","5 view [plr] - Changes your camera subject to another player","6 unview - Changes your camera back to your player","7 gravity [num] - Changes workspace gravity to [num]","8 ungravity - Reverts workspace gravity to game's default","9 goto [plr] - Teleports you to a player","10 fecheck - Checks whether the game is FE or not","11 lockws - Locks the whole workspace","12 unlockws - Unlocks the whole workspace","13 noclip - Allows you to walk through walls and other objects","14 clip - Stops noclip, can collide","15 follow [plr] / [num] - Makes you follow a player constantly, optional [num] for how far away to follow","16 unfollow - Stops you from following","17 fling [plr] / [pow] - Uses your character to fling a player, optional [pow] for how much power to put into the fling","18 unfling - Stops you from flinging","19 trail [plr] / [num] - Makes you trail (walk infront) of a player constantly, optional [num] for how far away to trail","20 untrail - Stops you from trailing","21 annoy [plr] - Loop teleports you to the player","22 unannoy - Stops loop teleporting you","23 reset - Resets your character","24 grespawn - Respawns your character, best for use after FE godmode","25 respawn - Respawns your character, best to use if grespawn fails to work","26 speed // ws [num] - Changes your walkspeed (speed or ws) to [num]","27 jumppower // jp [num] - Changes your jumppower (jumppower or jp) to [num]","28 hipheight // hh [num] - Changes your hipheight (hipheight or hh) to [num]","29 default - Changes your walkspeed, jumppower and hipheight back to normal","30 credits - Displays admin credits (by illremember#3799)","31 attach [plr] - Attaches you to a player, tool required","32 fly / [speed] - Enables fly, optional [speed] for how fast to fly","33 unfly - Disables fly","34 kill [plr] - Kills a player, tool required","35 bring [plr] - Brings a player, tool required","36 naked - Displays avatar body colours","37 nolimbs - Deletes all your arms and legs","38 noarms - Deletes both your arms","39 nolegs - Deletes both your legs","40 antikick [on/off] - Blocks all remotes for antikick when on, disables when off","41 blockremote [remote] / [service] - Blocks a remote from firing, optional [service] for where the remote is located","42 remotespy [on/off] - Prints all remotes to developer console when on when fired, stops printing when off","43 bang [plr] / [speed] - Bangs a player, optional [speed] to set animation adjust speed","44 unbang - Stops bang player","45 spam [msg] - Spams [msg] in chat","46 spamdelay [num] - Sets how long to wait in between spamming","47 unspam - Stops spamming","48 info [plr] - Creates GUI with information about player account, shows Account age, membership and account ID","49 age [plr] - Chats account age of player","50 invisible - Enables FE invisibility, by Timeless","51 walk [plr] - Begins to make you loop walk towards player","52 glitch [plr] / [num] - Glitches a player, tool required, optional [num] for strength of glitch","53 tp [plr] [plr] - Teleports a player to another player, tool required","54 givetool [plr] / [tool] - Gives your current equipped tool to player, optional [tool] to pick a tool by name from your inventory","55 givealltools [plr] - Gives all tools currently equipped and in inventory to player","56 blockhats - Removes mesh of all accessories","57 blocktool - Removes mesh of currently equipped tool","58 orbit [plr] - Begins to make you orbit around a player","59 unorbit - Stops you orbiting a player","60 pos - Shows your current position","61 savepos - Saves your current position","62 loadpos - Loads your current position from savepos","63 tppos [num] [num] [num] - Teleports you to position [num], [num], [num]","64 pmspam [plr] [msg] - Makes you spam a player's pm with [msg]","65 unpmspam - Stops spamming a player's pm","66 wsvis [num] - Changes all parts in workspace to [num] transparency","67 bringobj [obj] / [num] - Brings an object in the workspace to you, optional [num] for how far away to bring object","68 cbring [plr] - Brings a player to you constantly on client","69 uncbring - Stops bringing a player to you on client","70 cfreeze [plr] - Freezes a player on your client","71 uncfreeze / [plr] - Unfreezes a player on your cleint","72 unattach - Unattaches you from a player","73 reach [on/off] / [num] - Activates/Deactivates reach for currently equipped tool, optional [num] for how long the reach should be","74 droptool / [tool] - Drops a tool into the workspace, optional [tool] command for which tool to drop","75 drophats - Drops all your accessories into the workspace","76 hidecmdbar - Hides the command bar","77 showcmdbar - Shows the command bar","78 prefix [key] - Changes your prefix to [key] must be 1 character","79 removeinvis - Removes all invisible parts in workspace","80 removefog - Removes fog in lighting","81 animation [id/gui] / [speed] - Makes you play an animation with [id], optional [speed] for adjusting animation speed OR [gui] to open Energize animation GUI","82 btools - Gives you btools for deleting, copying and dragging (client side)","83 esp [plr] - Enables an esp for that player, credits to Infinite Yield","84 unesp / [plr] - Disables all esp, optional [plr] for disabling esp just for that player","85 dice - Chats you rolling a dice for 1, 2, 3, 4, 5 or 6","86 random [min] [max] - Chats you picking a random number between [min] and [max]","87 closegame - Shutsdown/closes your game","88 savetool / [tool] - Saves a tool to your player equipped, optional [tool] for which tool to save in your inventory","89 loadtool / [tool] - Loads a tool from your player, optional [tool] for which tool to load by name","90 savealltool - Saves all tools in your character/inventory","91 loadalltool - Loads all tools in your player saved tools","92 clicktp / [key] - Enables click teleport, optional [key] to set a key instead of clicking","93 clickdel / [key] - Enables click delete part, optional [key] to set a key instead of clicking","94 unclicktp - Disables clicktp","95 unclickdel - Disables clickdel","96 shutdown - Attempts a server shutdown","97 chatlogs - Opens up a chat log gui with options to print chat to developer console","98 stopadmin - Disables currently running admin completely","99 freecam / [speed] - Enables freecam (like flying but not in character), optional [speed] for how fast the freecam should go","100 unfreecam // unfc - Disables freecam","101 fctp [plr] - Teleports your freecam to player","102 gotofc - Teleports you to current freecam position","103 cmds - Opens up this GUI with commands","104 fullcredits - Shows full individual credits for all help with the admin","105 hotkey [key] [cmd] - Creates a hotkey that executes [cmd] when [key] is pressed","106 removehotkey [key] - Removes a hotkey with [key]","107 removeallhotkey - Removes all current hotkeys for commands","108 printhotkeys - Prints all current existing hotkeys","109 os [plr] - Chats the current OS of a player","110 spin [plr] - Makes you spin with a player, tool required","111 unspin - Stops you spinning a player/teleporting to a player","112 explorer - Loads DEX explorer","113 maxzoom [num] - Changes your maxzoom to number","114 stare [plr] - Makes you stare at another player","115 unstare [plr] - Makes you stop staring at player","116 tempgod - Enables temporary FE godmode, does not work on all games, does not break tools","117 void [plr] - Teleports you and a player to the void, requires a tool","118 freefall [plr] - Makes you and a player freefall to the ground","119 version - Shows current admin's version","120 shiftlockon - Enables shift lock if not enabled by game developer","121 copychat [plr] - Makes you copy the chat player says, use uncopychat to stop copying chat","122 newattach [plr] - Does not FE Godmode you, requires 2 tools, attaches you to player","123 newkill [plr] - Does not FE Godmode you, requires 2 tools, kills player","124 newbring [plr] - Does not FE Godmode you, requires 2 tools, brings player","125 spawn [ws/jp/hh/god] [num] - Sets your walkspeed/jumppower/hipheight to number whenever you respawn, or makes you FE Godded whenever you respawn","126 unspawn - Stops you spawning with stats set by "..commandPrefix.."spawn","127 autosavetool [on/off] - Auto saves your tools when you reset","128 beginbot / [mode] - Makes you a bot for other players, type just "..commandPrefix.."beginbot to print available modes","129 endbot / [mode] - Ends "..commandPrefix.."beginbot, optional [mode] to disable one mode only","130 stopsit - Disables your ability to sit","131 gosit - Enables your ability to sit","132 spawnpoint - Sets your spawnpoint for whenever you reset to where you are","133 nospawn - Removes your spawnpoint","134 chaterror - Creates a chat error, works best first time","135 bypass [on/off] - Changes certain commands like "..commandPrefix.."fly so they are not detected by most anti-exploits", "136 fixcam - Fixes your camera in case it breaks", "137 gotoobj [obj] - Teleports you to a part in the workspace, make sure you put the name properly!", "138 breakcam - Makes it so your camera can go through parts, fixed with "..commandPrefix.."fixcam", "139 inviscam - Makes it so your camera goes through parts and makes them transparent so your character is always visible, fixed with "..commandPrefix.."fixcam", "140 printobj / [key] - Prints the object's path clicked to developer console, optional [key] for key pressed instead of click", "141 unprintobj - Stops printobj from running", "142 hotkeyfc [goto/unfc] - If freecam is set as a hotkey, chooses whether to use unfreecam or gotofc when disabling through a hotkey", "143 carpet [plr] - Makes you a carpet for a player", "144 uncarpet - Stops carpet", "145 brickcreate [num] / [pos] [pos] [pos] - Creates [num] amount of bricks from accessories, wont work in all games, optional [pos] for position to create bricks", "146 uncopychat - Stops copying chat", "147 forward / [speed] - Makes you automatically move forward default speed is 1", "148 unforward - Stops you moving automatically forward from forward", "149 id [plr] - Makes you chat the user ID of the player", "150 spinhats / [pow] - Makes all your accessories begin to spin around! Credit to xFunnieuss.", "151 unspinhats - Stops spinhats from spinning accessories", "152 headless - Makes you headless, but cannot control your character after, use grespawn to reset", "153 savemap - Saves the current workspace/map", "154 loadmap - Loads map saved by savemap", "155 creatorid - Changes your user ID to the game creator's user ID", "156 gameid - Shows the game's ID", "157 delobj [obj] - Allows you to delete an object in the workspace by name", "158 glide [plr] / [speed] - Makes you glide towards a player, optional [speed] for the speed of gliding", "159 stutter [on/off] - Makes your character begin stuttering as you move", "160 platform - Creates a platform on your client that you can stand on, deletes in 20 seconds", "161 servertime - Gets the server time", "162 ride [plr] - Makes you ride a player's head", "163 unride [plr] - Makes you stop riding a player's head", "164 cmute [plr] - Client mutes a player, useful for muting spammers", "165 uncmute - Unmutes a player that has been cmuted", "166 hat [plr] - Makes you carpet a player, but on their head", "167 unhat - Stops hat from running", "168 chat [msg] - Makes you chat a string, useful for hotkeys"}
  2827. CMDS={"print [msg]","warn [msg]","sit","god","view [plr]","unview","gravity [num]","ungravity","goto [plr]","fecheck","lockws","unlockws","noclip","clip","follow [plr] / [num]","unfollow","fling [plr] / [pow]","unfling","trail [plr] / [num]","untrail","annoy [plr]","unannoy","reset","grespawn","respawn","speed // ws [num]","jumppower // jp [num]","hipheight // hh [num]","default","credits","attach [plr]","fly / [speed]","unfly","kill [plr]","bring [plr]","naked","nolimbs","noarms","nolegs","antikick [on/off]","blockremote [remote] / [service]","remotespy [on/off]","bang [plr] / [speed]","unbang","spam [msg]","spamdelay [num]","unspam","info [plr]","age [plr]","invisible","walk [plr]","glitch [plr] / [num]","tp [plr] [plr]","givetool [plr] / [tool]","givealltools [plr]","blockhats","blocktool","orbit [plr]","unorbit","pos","savepos","loadpos","tppos [num] [num] [num]","pmspam [plr] [msg]","unpmspam","wsvis [num]","bringobj [obj] / [num]","cbring [plr] / [num]","uncbring","cfreeze [plr]","uncfreeze / [plr]","unattach","reach [on/off] / [num]","droptool / [tool]","drophats","hidecmdbar","showcmdbar","prefix [key]","removeinvis","removefog","animation [id/gui] / [speed]","btools","esp [plr]","unesp / [plr]","dice","random [min] [max]","closegame","savetool / [tool]","loadtool / [tool]","savealltool","loadalltool","clicktp / [key]","clickdel / [key]","unclicktp","unclickdel","oof","chatlogs","stopadmin","freecam / [speed] // fc / [speed]","unfreecam // unfc","gotofc","cmds","fullcredits","hotkey [key] [cmd]","removehotkey [key]","removeallhotkey","printhotkeys","os [plr]","spin [plr]","unspin","fctp [plr]","explorer","maxzoom [num]","stare [plr]","unstare [plr]","tempgod","void [plr]","freefall [plr]","version","shiftlockon","copychat [plr]","newattach [plr]","newkill [plr]","newbring [plr]","spawn [ws/jp/hh/god] [num]","unspawn","autosavetool [on/off]","beginbot / [mode]","endbot / [mode]","stopsit","gosit","spawnpoint","nospawn","chaterror", "bypass [on/off]", "fixcam", "gotoobj [obj]", "breakcam", "inviscam", "printobj / [key]", "unprintobj", "hotkeyfc [goto/unfc]", "carpet [plr]", "uncarpet", "brickcreate [num] / [pos] [pos] [pos]", "uncopychat", "forward / [speed]", "unforward", "id [plr]", "spinhats / [pow]", "unspinhats", "headless", "savemap", "loadmap", "creatorid", "gameid", "delobj [obj]", "glide [plr] / [speed]", "stutter [on/off]", "platform", "servertime", "ride [plr]", "unride", "cmute [plr]", "uncmute", "hat [plr]", "unhat", "chat [msg]"} -- 168
  2828. local CMDS_GUI_V2 = Instance.new("ScreenGui")
  2829. local CMDSmain = Instance.new("Frame")
  2830. local CMDSframemain = Instance.new("Frame")
  2831. local cmdgui_topframe = Instance.new("Frame")
  2832. local closecmdsgui = Instance.new("TextButton")
  2833. local cmdgui_midframe = Instance.new("Frame")
  2834. local cmdsgui_SearchFunction = Instance.new("TextBox")
  2835. local cmdsgui_searchDETAILFRAME = Instance.new("Frame")
  2836. local cmdsgui_searchDETAILTEXT = Instance.new("TextLabel")
  2837. local ListofCMDS = Instance.new("ScrollingFrame")
  2838. local cmdTutorial = Instance.new("TextLabel")
  2839. local cmdTutorial_2 = Instance.new("TextLabel")
  2840. local cmdTutorial_3 = Instance.new("TextLabel")
  2841. local CMDS_Shadow = Instance.new("Frame")
  2842. local CMDS_Shadow2 = Instance.new("Frame")
  2843. CMDS_GUI_V2.Name = "CMDS_GUI_V2"
  2844. CMDS_GUI_V2.Parent = game.Players.LocalPlayer.PlayerGui
  2845. CMDS_GUI_V2.ResetOnSpawn = false
  2846. CMDSmain.Name = "CMDSmain"
  2847. CMDSmain.Parent = CMDS_GUI_V2
  2848. CMDSmain.BackgroundColor3 = Color3.new(1, 1, 1)
  2849. CMDSmain.BackgroundTransparency = 1
  2850. CMDSmain.Position = UDim2.new(0, 695, 0, 297)
  2851. CMDSmain.Size = UDim2.new(0, 440, 0, 367)
  2852. CMDSmain.AnchorPoint = Vector2.new(0.5, 0.5)
  2853. CMDSmain.Visible = false
  2854. CMDSmain.ClipsDescendants = true
  2855. CMDSframemain.Name = "CMDSframemain"
  2856. CMDSframemain.Parent = CMDSmain
  2857. CMDSframemain.BackgroundColor3 = Color3.new(0.309804, 0.309804, 0.309804)
  2858. CMDSframemain.BorderSizePixel = 0
  2859. CMDSframemain.Size = UDim2.new(0, 440, 0, 367)
  2860. cmdgui_topframe.Name = "cmdgui_topframe"
  2861. cmdgui_topframe.Parent = CMDSframemain
  2862. cmdgui_topframe.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2863. cmdgui_topframe.BorderSizePixel = 0
  2864. cmdgui_topframe.Size = UDim2.new(0, 440, 0, 15)
  2865. closecmdsgui.Name = "closecmdsgui"
  2866. closecmdsgui.Parent = cmdgui_topframe
  2867. closecmdsgui.BackgroundColor3 = Color3.new(1, 1, 1)
  2868. closecmdsgui.BackgroundTransparency = 1
  2869. closecmdsgui.Position = UDim2.new(0, 410, 0, 0)
  2870. closecmdsgui.Size = UDim2.new(0, 30, 0, 15)
  2871. closecmdsgui.Font = Enum.Font.SourceSansBold
  2872. closecmdsgui.Text = "X"
  2873. closecmdsgui.TextColor3 = Color3.new(0.968628, 0.968628, 0.968628)
  2874. closecmdsgui.TextSize = 20
  2875. cmdgui_midframe.Name = "cmdgui_midframe"
  2876. cmdgui_midframe.Parent = CMDSframemain
  2877. cmdgui_midframe.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  2878. cmdgui_midframe.BorderSizePixel = 0
  2879. cmdgui_midframe.Position = UDim2.new(0, 0, 0, 15)
  2880. cmdgui_midframe.Size = UDim2.new(0, 440, 0, 45)
  2881. cmdsgui_SearchFunction.Name = "cmdsgui_SearchFunction"
  2882. cmdsgui_SearchFunction.Parent = cmdgui_midframe
  2883. cmdsgui_SearchFunction.BackgroundColor3 = Color3.new(1, 1, 1)
  2884. cmdsgui_SearchFunction.BackgroundTransparency = 1
  2885. cmdsgui_SearchFunction.BorderSizePixel = 0
  2886. cmdsgui_SearchFunction.Position = UDim2.new(0, 120, 0, 10)
  2887. cmdsgui_SearchFunction.Size = UDim2.new(0, 200, 0, 25)
  2888. cmdsgui_SearchFunction.Font = Enum.Font.SourceSans
  2889. cmdsgui_SearchFunction.Text = ""
  2890. cmdsgui_SearchFunction.TextColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  2891. cmdsgui_SearchFunction.TextScaled = true
  2892. cmdsgui_SearchFunction.TextSize = 14
  2893. cmdsgui_SearchFunction.TextWrapped = true
  2894. cmdsgui_searchDETAILFRAME.Name = "cmdsgui_searchDETAILFRAME"
  2895. cmdsgui_searchDETAILFRAME.Parent = cmdsgui_SearchFunction
  2896. cmdsgui_searchDETAILFRAME.BackgroundColor3 = Color3.fromRGB(240, 240, 240)
  2897. cmdsgui_searchDETAILFRAME.BorderSizePixel = 0
  2898. cmdsgui_searchDETAILFRAME.Position = UDim2.new(0, 0, 0, 25)
  2899. cmdsgui_searchDETAILFRAME.Size = UDim2.new(0, 200, 0, 2)
  2900. cmdsgui_searchDETAILTEXT.Name = "cmdsgui_searchDETAILTEXT"
  2901. cmdsgui_searchDETAILTEXT.Parent = cmdsgui_SearchFunction
  2902. cmdsgui_searchDETAILTEXT.BackgroundColor3 = Color3.fromRGB(240, 240, 240)
  2903. cmdsgui_searchDETAILTEXT.BackgroundTransparency = 1
  2904. cmdsgui_searchDETAILTEXT.Size = UDim2.new(0, 200, 0, 25)
  2905. cmdsgui_searchDETAILTEXT.Font = Enum.Font.SourceSansLight
  2906. cmdsgui_searchDETAILTEXT.Text = "Search"
  2907. cmdsgui_searchDETAILTEXT.TextColor3 = Color3.fromRGB(240, 240, 240)
  2908. cmdsgui_searchDETAILTEXT.TextSize = 30
  2909. ListofCMDS.Name = "ListofCMDS"
  2910. ListofCMDS.Parent = CMDSframemain
  2911. ListofCMDS.BackgroundColor3 = Color3.new(0.309804, 0.309804, 0.309804)
  2912. ListofCMDS.BorderSizePixel = 0
  2913. ListofCMDS.Position = UDim2.new(0, 0, 0, 60)
  2914. ListofCMDS.Size = UDim2.new(0, 440, 0, 307)
  2915. ListofCMDS.CanvasSize = UDim2.new(5, 0, 8, 0)
  2916. ListofCMDS.ScrollingDirection = Enum.ScrollingDirection.XY
  2917. cmdTutorial.Name = "cmdTutorial"
  2918. cmdTutorial.Parent = ListofCMDS
  2919. cmdTutorial.BackgroundColor3 = Color3.new(1, 1, 1)
  2920. cmdTutorial.BackgroundTransparency = 1
  2921. cmdTutorial.BorderSizePixel = 0
  2922. cmdTutorial.Position = UDim2.new(0, 5, 0, 5)
  2923. cmdTutorial.Size = UDim2.new(0, 420, 0, 20)
  2924. cmdTutorial.Font = Enum.Font.SourceSansBold
  2925. cmdTutorial.Text = "\"/\" means OPTIONAL argument after"
  2926. cmdTutorial.TextColor3 = Color3.new(0.956863, 0.956863, 0.956863)
  2927. cmdTutorial.TextScaled = true
  2928. cmdTutorial.TextSize = 14
  2929. cmdTutorial.TextWrapped = true
  2930. cmdTutorial.TextXAlignment = Enum.TextXAlignment.Left
  2931. cmdTutorial_2.Name = "cmdTutorial"
  2932. cmdTutorial_2.Parent = ListofCMDS
  2933. cmdTutorial_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2934. cmdTutorial_2.BackgroundTransparency = 1
  2935. cmdTutorial_2.BorderSizePixel = 0
  2936. cmdTutorial_2.Position = UDim2.new(0, 5, 0, 25)
  2937. cmdTutorial_2.Size = UDim2.new(0, 420, 0, 20)
  2938. cmdTutorial_2.Font = Enum.Font.SourceSansBold
  2939. cmdTutorial_2.Text = "\"//\" means another way of running command"
  2940. cmdTutorial_2.TextColor3 = Color3.new(0.956863, 0.956863, 0.956863)
  2941. cmdTutorial_2.TextScaled = true
  2942. cmdTutorial_2.TextSize = 14
  2943. cmdTutorial_2.TextWrapped = true
  2944. cmdTutorial_2.TextXAlignment = Enum.TextXAlignment.Left
  2945. cmdTutorial_3.Name = "cmdTutorial"
  2946. cmdTutorial_3.Parent = ListofCMDS
  2947. cmdTutorial_3.BackgroundColor3 = Color3.new(1, 1, 1)
  2948. cmdTutorial_3.BackgroundTransparency = 1
  2949. cmdTutorial_3.BorderSizePixel = 0
  2950. cmdTutorial_3.Position = UDim2.new(0, 5, 0, 45)
  2951. cmdTutorial_3.Size = UDim2.new(0, 420, 0, 20)
  2952. cmdTutorial_3.Font = Enum.Font.SourceSansBold
  2953. cmdTutorial_3.Text = "Anything inside \"[ ]\" is an argument for the command"
  2954. cmdTutorial_3.TextColor3 = Color3.new(0.956863, 0.956863, 0.956863)
  2955. cmdTutorial_3.TextScaled = true
  2956. cmdTutorial_3.TextSize = 14
  2957. cmdTutorial_3.TextWrapped = true
  2958. cmdTutorial_3.TextXAlignment = Enum.TextXAlignment.Left
  2959. CMDS_Shadow.Name = "CMDS_Shadow"
  2960. CMDS_Shadow.Parent = CMDSmain
  2961. CMDS_Shadow.BackgroundColor3 = Color3.new(0, 0, 0)
  2962. CMDS_Shadow.BackgroundTransparency = 0.60000002384186
  2963. CMDS_Shadow.BorderSizePixel = 0
  2964. CMDS_Shadow.Position = UDim2.new(0, 2, 0, 2)
  2965. CMDS_Shadow.Size = UDim2.new(0, 440, 0, 367)
  2966. CMDS_Shadow.ZIndex = -1
  2967. CMDS_Shadow2.Name = "CMDS_Shadow2"
  2968. CMDS_Shadow2.Parent = CMDSmain
  2969. CMDS_Shadow2.BackgroundColor3 = Color3.new(0, 0, 0)
  2970. CMDS_Shadow2.BackgroundTransparency = 0.80000001192093
  2971. CMDS_Shadow2.BorderSizePixel = 0
  2972. CMDS_Shadow2.Position = UDim2.new(0, 5, 0, 5)
  2973. CMDS_Shadow2.Size = UDim2.new(0, 440, 0, 367)
  2974. CMDS_Shadow2.ZIndex = -1
  2975. closecmdsgui.MouseButton1Click:Connect(function()
  2976. CMDSmain:TweenSize(UDim2.new(0, 0, 0, 0), "InOut", "Sine", 2)
  2977. end)
  2978. function CreateCMDlabel(position, text)
  2979. local sizenow = 15
  2980. local cmdHere = Instance.new("TextLabel")
  2981. cmdHere.Name = "cmdHere"
  2982. cmdHere.TextWrapped = true
  2983. cmdHere.Parent = ListofCMDS
  2984. cmdHere.BackgroundColor3 = Color3.new(1, 1, 1)
  2985. cmdHere.BackgroundTransparency = 1
  2986. cmdHere.BorderSizePixel = 0
  2987. cmdHere.Position = position
  2988. cmdHere.Size = UDim2.new(0, 1950, 0, sizenow)
  2989. cmdHere.Font = Enum.Font.SourceSans
  2990. cmdHere.Text = text
  2991. cmdHere.TextWrapped = true
  2992. cmdHere.TextColor3 = Color3.new(0.956863, 0.956863, 0.956863)
  2993. cmdHere.TextScaled = false
  2994. cmdHere.TextSize = 20
  2995. cmdHere.TextXAlignment = Enum.TextXAlignment.Left
  2996. end
  2997. for i,_cmds in pairs(searchCmds) do
  2998. CreateCMDlabel(UDim2.new(0, 5, 0, 50 + (i * 15)), _cmds)
  2999. end
  3000. local UserInputService = game:GetService("UserInputService")
  3001. local dragging
  3002. local dragInput
  3003. local dragStart
  3004. local startPos
  3005. local function updateCMDS(input)
  3006. local delta = input.Position - dragStart
  3007. local dragTime = 0.055
  3008. local SmoothDrag = {}
  3009. SmoothDrag.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  3010. local dragSmoothFunction = gsTween:Create(CMDSmain, TweenInfo.new(dragTime, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), SmoothDrag)
  3011. dragSmoothFunction:Play()
  3012. end
  3013. cmdgui_topframe.InputBegan:Connect(function(input)
  3014. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  3015. dragging = true
  3016. dragStart = input.Position
  3017. startPos = CMDSmain.Position
  3018. input.Changed:Connect(function()
  3019. if input.UserInputState == Enum.UserInputState.End then
  3020. dragging = false
  3021. end
  3022. end)
  3023. end
  3024. end)
  3025. cmdgui_topframe.InputChanged:Connect(function(input)
  3026. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  3027. dragInput = input
  3028. end
  3029. end)
  3030. cmdgui_midframe.InputBegan:Connect(function(input)
  3031. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  3032. dragging = true
  3033. dragStart = input.Position
  3034. startPos = CMDSmain.Position
  3035. input.Changed:Connect(function()
  3036. if input.UserInputState == Enum.UserInputState.End then
  3037. dragging = false
  3038. end
  3039. end)
  3040. end
  3041. end)
  3042. cmdgui_midframe.InputChanged:Connect(function(input)
  3043. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  3044. dragInput = input
  3045. end
  3046. end)
  3047. UserInputService.InputChanged:Connect(function(input)
  3048. if input == dragInput and dragging then
  3049. updateCMDS(input)
  3050. end
  3051. end)
  3052. cmdsgui_SearchFunction.Focused:Connect(function()
  3053. cmdsgui_SearchFunction.TextTransparency = 0
  3054. local searchTween = {}
  3055. searchTween.TextColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  3056. searchTween.TextSize = 18
  3057. searchTween.Position = UDim2.new(0, -70, 0, -15)
  3058. local frameTweenblue = {}
  3059. frameTweenblue.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  3060. local searchTween1 = gsTween:Create(cmdsgui_searchDETAILTEXT, TweenInfo.new(0.3, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), searchTween)
  3061. searchTween1:Play()
  3062. local frameTweenblue1 = gsTween:Create(cmdsgui_searchDETAILFRAME, TweenInfo.new(0.3, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), frameTweenblue)
  3063. frameTweenblue1:Play()
  3064. end)
  3065. cmdsgui_SearchFunction.FocusLost:Connect(function(enterPressed)
  3066. if not enterPressed then
  3067. cmdsgui_SearchFunction.TextTransparency = 1
  3068. else
  3069. cmdsgui_SearchFunction.Text = " "
  3070. end
  3071. local searchTween = {}
  3072. searchTween.TextColor3 = Color3.fromRGB(240, 240, 240)
  3073. searchTween.TextSize = 30
  3074. searchTween.Position = UDim2.new(0, 0, 0, 0)
  3075. local frameTweenblue = {}
  3076. frameTweenblue.BackgroundColor3 = Color3.fromRGB(240, 240, 240)
  3077. local searchTween1 = gsTween:Create(cmdsgui_searchDETAILTEXT, TweenInfo.new(0.3, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), searchTween)
  3078. searchTween1:Play()
  3079. local frameTweenblue1 = gsTween:Create(cmdsgui_searchDETAILFRAME, TweenInfo.new(0.3, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), frameTweenblue)
  3080. frameTweenblue1:Play()
  3081. end)
  3082. cmdsgui_SearchFunction.Changed:Connect(function()
  3083. local index = 0
  3084. if cmdsgui_SearchFunction.Text ~= "" then
  3085. for i,v in pairs(ListofCMDS:GetChildren()) do
  3086. if v.Name == "cmdHere" then
  3087. if not string.find(v.Text, cmdsgui_SearchFunction.Text) then
  3088. v.Visible = false
  3089. else
  3090. v.Visible = true
  3091. index = index + 1
  3092. v.Position = UDim2.new(0, 5, 0, 50 + (index * 15))
  3093. end
  3094. end
  3095. end
  3096. end
  3097. end)
  3098.  
  3099. -- Command Execution
  3100. LP.Chatted:Connect(function(chat)
  3101. run(chat)
  3102. end)
  3103.  
  3104. function run(msg)
  3105. if string.lower(string.sub(msg, 2, 5)) == "chat" then
  3106. msg = msg
  3107. elseif string.match(msg, "hotkey") and string.match(msg, "chat") then
  3108. msg = msg
  3109. else
  3110. msg = string.lower(msg)
  3111. end
  3112. local cmdPrefix = string.sub(msg, 1, 1)
  3113. if cmdPrefix == commandPrefix then
  3114. msg = string.sub(msg, 2)
  3115. local args = {}
  3116. for arg in string.gmatch(msg,"[^%s]+") do
  3117. table.insert(args,arg)
  3118. end
  3119. local cmdName = args[1]
  3120. table.remove(args,1)
  3121. local doCmd = Commands[cmdName]
  3122.  
  3123. if doCmd ~= nil then
  3124. doCmd(args)
  3125. end
  3126. end
  3127. end
  3128.  
  3129. -- Command bar
  3130. local CommandBar = Instance.new("ScreenGui")
  3131. local CMDBAR = Instance.new("Frame")
  3132. local CMDBARText = Instance.new("TextBox")
  3133. CommandBar.Name = "CommandBar"
  3134. CommandBar.Parent = game.Players.LocalPlayer.PlayerGui
  3135. CommandBar.ResetOnSpawn = false
  3136. CMDBAR.Name = "CMDBAR"
  3137. CMDBAR.Parent = CommandBar
  3138. CMDBAR.BackgroundColor3 = Color3.new(0.164706, 0.152941, 0.172549)
  3139. CMDBAR.BorderSizePixel = 0
  3140. CMDBAR.Position = UDim2.new(0.025, 0, 1, 0)
  3141. CMDBAR.Size = UDim2.new(0, 270, 0, 35)
  3142. CMDBARText.Name = "CMDBARText"
  3143. CMDBARText.Parent = CMDBAR
  3144. CMDBARText.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  3145. CMDBARText.BorderSizePixel = 0
  3146. CMDBARText.Position = UDim2.new(0, 5, 0, 5)
  3147. CMDBARText.Size = UDim2.new(0, 260, 0, 25)
  3148. CMDBARText.Font = Enum.Font.SourceSansLight
  3149. CMDBARText.Text = ""
  3150. CMDBARText.TextColor3 = Color3.new(0.933333, 0.933333, 0.933333)
  3151. CMDBARText.TextScaled = true
  3152. CMDBARText.TextSize = 14
  3153. CMDBARText.TextWrapped = true
  3154. Mouse.KeyDown:connect(function(Key)
  3155. if Key == string.lower(commandPrefix) then
  3156. CMDBARText:CaptureFocus()
  3157. CMDBAR:TweenPosition(UDim2.new(0.015, 0, 0.95, 0), "Out", "Elastic", 0.5, true)
  3158. end
  3159. end)
  3160. CMDBARText.FocusLost:connect(function(enterPressed)
  3161. CMDBAR:TweenPosition(UDim2.new(0.015, 0, 1, 0), "Out", "Quad", 0.5, true)
  3162. if enterPressed then
  3163. local cmdmsg = CMDBARText.Text
  3164. CMDBARText.Text = ""
  3165. run(commandPrefix..cmdmsg)
  3166. end
  3167. end)
  3168. local Match = Instance.new("Frame")
  3169. Match.Name = "Match"
  3170. Match.Parent = CMDBAR
  3171. Match.BackgroundColor3 = Color3.new(0.164706, 0.152941, 0.172549)
  3172. Match.BorderSizePixel = 0
  3173. Match.Position = UDim2.new(0, 0, -4, 0)
  3174. Match.Size = UDim2.new(1, 0, 4, 0)
  3175. Match.Visible = false
  3176. function CreateOption(Text)
  3177. local Option1 = Instance.new("TextLabel")
  3178. Option1.Name = "Option"
  3179. Option1.Parent = Match
  3180. Option1.BackgroundColor3 = Color3.new(1, 1, 1)
  3181. Option1.BackgroundTransparency = 1
  3182. Option1.Position = UDim2.new(-10, 0, 0, 0)
  3183. Option1.Size = UDim2.new(1, 0, 0, 20)
  3184. Option1.Font = Enum.Font.SourceSans
  3185. Option1.Text = Text
  3186. Option1.TextColor3 = Color3.new(0.952941, 0.952941, 0.952941)
  3187. Option1.TextScaled = true
  3188. Option1.TextWrapped = true
  3189. end
  3190. for i,cmdtext2 in pairs(CMDS) do
  3191. CreateOption(cmdtext2)
  3192. end
  3193. CMDBARText.Changed:Connect(function()
  3194. if CMDBARText.Text ~= "" and CMDBARText.Text ~= commandPrefix then
  3195. Match.Visible = true
  3196. local PositionMatch = 0
  3197. for i,cmdtext in pairs(Match:GetChildren()) do
  3198. if cmdtext.Name == "Option" then
  3199. if string.find(cmdtext.Text, CMDBARText.Text) then
  3200. cmdtext.Position = UDim2.new(0, 0, 0, 2 + (PositionMatch * 20))
  3201. PositionMatch = PositionMatch + 1
  3202. if cmdtext.Position == UDim2.new(0, 0, 0, 142) then
  3203. cmdtext.Position = UDim2.new(-10, 0, 0, 0)
  3204. PositionMatch = PositionMatch - 1
  3205. end
  3206. else
  3207. cmdtext.Position = UDim2.new(-10, 0, 0, 0)
  3208. end
  3209. end
  3210. end
  3211. else
  3212. Match.Visible = false
  3213. end
  3214. end)
  3215.  
  3216. -- Chat
  3217. local ChatLogsv2 = Instance.new("ScreenGui")
  3218. local MainChatFrame = Instance.new("Frame")
  3219. local Framess = Instance.new("Frame")
  3220. local CloseChatGUI = Instance.new("TextButton")
  3221. local Frame_222 = Instance.new("Frame")
  3222. local PrintChat = Instance.new("TextButton")
  3223. local Shadow1 = Instance.new("Frame")
  3224. local Shadow2 = Instance.new("Frame")
  3225. local ScrollingFrame = Instance.new("ScrollingFrame")
  3226. ChatLogsv2.Name = "ChatLogsv2"
  3227. ChatLogsv2.Parent = game.Players.LocalPlayer.PlayerGui
  3228. ChatLogsv2.ResetOnSpawn = false
  3229. MainChatFrame.Name = "MainChatFrame"
  3230. MainChatFrame.Parent = ChatLogsv2
  3231. MainChatFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  3232. MainChatFrame.BackgroundTransparency = 1
  3233. MainChatFrame.Position = UDim2.new(0, 760, 0, 261)
  3234. MainChatFrame.Size = UDim2.new(0, 525, 0, 337)
  3235. MainChatFrame.Visible = false
  3236. Framess.Parent = MainChatFrame
  3237. Framess.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  3238. Framess.BorderSizePixel = 0
  3239. Framess.Size = UDim2.new(0, 525, 0, 15)
  3240. CloseChatGUI.Name = "CloseChatGUI"
  3241. CloseChatGUI.Parent = Framess
  3242. CloseChatGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  3243. CloseChatGUI.BackgroundTransparency = 1
  3244. CloseChatGUI.BorderSizePixel = 0
  3245. CloseChatGUI.Position = UDim2.new(0, 495, 0, 0)
  3246. CloseChatGUI.Size = UDim2.new(0, 30, 0, 15)
  3247. CloseChatGUI.Font = Enum.Font.SourceSansBold
  3248. CloseChatGUI.Text = "X"
  3249. CloseChatGUI.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  3250. CloseChatGUI.TextSize = 20
  3251. Frame_222.Parent = MainChatFrame
  3252. Frame_222.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  3253. Frame_222.BorderSizePixel = 0
  3254. Frame_222.Position = UDim2.new(0, 0, 0, 15)
  3255. Frame_222.Size = UDim2.new(0, 525, 0, 50)
  3256. PrintChat.Name = "PrintChat"
  3257. PrintChat.Parent = Frame_222
  3258. PrintChat.BackgroundColor3 = Color3.new(0.870588, 0.25098, 0.25098)
  3259. PrintChat.BorderSizePixel = 0
  3260. PrintChat.Position = UDim2.new(0, 15, 0, 0)
  3261. PrintChat.Size = UDim2.new(0, 170, 0, 30)
  3262. PrintChat.Font = Enum.Font.SourceSansLight
  3263. PrintChat.Text = "Print Chat"
  3264. PrintChat.TextColor3 = Color3.new(0.960784, 0.960784, 0.960784)
  3265. PrintChat.TextSize = 30
  3266. PrintChat.TextWrapped = true
  3267. Shadow1.Name = "Shadow1"
  3268. Shadow1.Parent = MainChatFrame
  3269. Shadow1.BackgroundColor3 = Color3.new(0, 0, 0)
  3270. Shadow1.BackgroundTransparency = 0.5
  3271. Shadow1.Position = UDim2.new(0, 2, 0, 2)
  3272. Shadow1.Size = UDim2.new(0, 525, 0, 337)
  3273. Shadow1.ZIndex = -1
  3274. Shadow2.Name = "Shadow2"
  3275. Shadow2.Parent = MainChatFrame
  3276. Shadow2.BackgroundColor3 = Color3.new(0, 0, 0)
  3277. Shadow2.BackgroundTransparency = 0.80000001192093
  3278. Shadow2.Position = UDim2.new(0, 5, 0, 5)
  3279. Shadow2.Size = UDim2.new(0, 525, 0, 337)
  3280. Shadow2.ZIndex = -1
  3281. ScrollingFrame.Parent = MainChatFrame
  3282. ScrollingFrame.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  3283. ScrollingFrame.BorderSizePixel = 0
  3284. ScrollingFrame.Position = UDim2.new(0, 0, 0, 65)
  3285. ScrollingFrame.Size = UDim2.new(0, 525, 0, 271)
  3286. ScrollingFrame.CanvasPosition = Vector2.new(0, 403)
  3287. ScrollingFrame.ScrollBarThickness = 8
  3288. function CreateChatText(plr, chat)
  3289. for i,v in pairs(ScrollingFrame:GetDescendants()) do
  3290. v.Position = v.Position - UDim2.new(0, 0, 0, 20)
  3291. if v.Position == UDim2.new(0, 5, 0, 10) then
  3292. v:Destroy()
  3293. end
  3294. end
  3295. local Example = Instance.new("TextLabel")
  3296. Example.Name = "Example"
  3297. Example.Parent = ScrollingFrame
  3298. Example.BackgroundColor3 = Color3.new(1, 1, 1)
  3299. Example.BackgroundTransparency = 1
  3300. Example.Position = UDim2.new(0, 5, 0, 650)
  3301. Example.Size = UDim2.new(0, 500, 0, 20)
  3302. Example.Font = Enum.Font.SourceSans
  3303. Example.Text = "["..plr.Name.."]: "..chat
  3304. Example.TextColor3 = Color3.new(0.960784, 0.960784, 0.960784)
  3305. Example.TextScaled = true
  3306. Example.TextSize = 20
  3307. Example.TextWrapped = true
  3308. Example.TextXAlignment = Enum.TextXAlignment.Left
  3309. end
  3310. CloseChatGUI.MouseButton1Click:Connect(function()
  3311. MainChatFrame:TweenPosition(UDim2.new(0, 550, 0, -550), "InOut", "Sine", 2)
  3312. wait(2.01)
  3313. MainChatFrame.Visible = false
  3314. end)
  3315. printingChat = false
  3316. PrintChat.MouseButton1Click:Connect(function()
  3317. if printingChat == false then
  3318. printingChat = true
  3319. PrintChat.BackgroundColor3 = Color3.fromRGB(60, 200, 60)
  3320. elseif printingChat == true then
  3321. printingChat = false
  3322. PrintChat.BackgroundColor3 = Color3.new(0.870588, 0.25098, 0.25098)
  3323. end
  3324. end)
  3325. local UserInputService = game:GetService("UserInputService")
  3326. local dragging
  3327. local dragInput
  3328. local dragStart
  3329. local startPos
  3330. local function updateChat(input)
  3331. local delta = input.Position - dragStart
  3332. local dragTime = 0.055
  3333. local SmoothDrag = {}
  3334. SmoothDrag.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  3335. local dragSmoothFunction = gsTween:Create(MainChatFrame, TweenInfo.new(dragTime, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), SmoothDrag)
  3336. dragSmoothFunction:Play()
  3337. end
  3338. Frame_222.InputBegan:Connect(function(input)
  3339. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  3340. dragging = true
  3341. dragStart = input.Position
  3342. startPos = MainChatFrame.Position
  3343. input.Changed:Connect(function()
  3344. if input.UserInputState == Enum.UserInputState.End then
  3345. dragging = false
  3346. end
  3347. end)
  3348. end
  3349. end)
  3350. Frame_222.InputChanged:Connect(function(input)
  3351. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  3352. dragInput = input
  3353. end
  3354. end)
  3355. UserInputService.InputChanged:Connect(function(input)
  3356. if input == dragInput and dragging then
  3357. updateChat(input)
  3358. end
  3359. end)
  3360.  
  3361. function printChat(player, chat)
  3362. print("["..player.Name.."]: "..chat)
  3363. end
  3364. complimentReady = true
  3365. for i,currentPlayersChatting in pairs(game:GetService("Players"):GetPlayers()) do
  3366. currentPlayersChatting.Chatted:connect(function(chat)
  3367. CreateChatText(currentPlayersChatting, chat)
  3368. if printingChat then
  3369. printChat(currentPlayersChatting, chat)
  3370. end
  3371. if copychatACTIVE then
  3372. if currentPlayersChatting == copychatplayer then
  3373. gsReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(chat, "All")
  3374. end
  3375. end
  3376. if modeFling == true then
  3377. if string.lower(string.sub(chat, 1, 7)) == "!fling " then
  3378. if gsWorkspace:PGSIsEnabled() == false then
  3379. FEGodmode()
  3380. end
  3381. if string.lower(string.sub(chat, 8)) == "me" then
  3382. run(commandPrefix.."unfling")
  3383. LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 10, 0)
  3384. run(commandPrefix.."fling "..currentPlayersChatting.Name.." 2000000")
  3385. else
  3386. for i,notAll in pairs(findSinglePlayer(string.lower(string.sub(chat, 8)))) do
  3387. if notAll ~= LP then
  3388. run(commandPrefix.."unfling")
  3389. LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 10, 0)
  3390. run(commandPrefix.."fling "..notAll.Name.." 2000000")
  3391. end
  3392. end
  3393. end
  3394. end
  3395. end
  3396. if modeCompliment == true then
  3397. if string.lower(string.sub(chat, 1, 3)) == "!c " then
  3398. if complimentReady then
  3399. complimentReady = false
  3400. if string.lower(string.sub(chat, 4)) == "me" then
  3401. complimentplr(currentPlayersChatting)
  3402. else
  3403. for i,Others in pairs(findSinglePlayer(string.lower(string.sub(chat, 4)))) do
  3404. if Others == LP then
  3405. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Don't be silly, I can't compliment myself!", "All")
  3406. else
  3407. complimentplr(Others)
  3408. end
  3409. end
  3410. end
  3411. wait(1)
  3412. complimentReady = true
  3413. end
  3414. end
  3415. end
  3416. if modeMove == true then
  3417. if string.lower(string.sub(chat, 1, 9)) == "!bringbot" then
  3418. run(commandPrefix.."unfollow")
  3419. run(commandPrefix.."unwalk")
  3420. run(commandPrefix.."goto "..currentPlayersChatting.Name)
  3421. elseif string.lower(string.sub(chat, 1, 6)) == "!walk " then
  3422. for i,getWalkPlayer in pairs(findSinglePlayer(string.lower(string.sub(chat, 7)))) do
  3423. if getWalkPlayer == LP then
  3424. run(commandPrefix.."unfollow")
  3425. run(commandPrefix.."walk "..currentPlayersChatting.Name)
  3426. else
  3427. run(commandPrefix.."unfollow")
  3428. run(commandPrefix.."walk "..getWalkPlayer.Name)
  3429. end
  3430. end
  3431. elseif string.lower(string.sub(chat, 1, 8)) == "!follow " then
  3432. for i,getFollowPlayer in pairs(findSinglePlayer(string.lower(string.sub(chat, 9)))) do
  3433. if getFollowPlayer == LP then
  3434. run(commandPrefix.."unwalk")
  3435. run(commandPrefix.."follow "..currentPlayersChatting.Name)
  3436. else
  3437. run(commandPrefix.."unwalk")
  3438. run(commandPrefix.."follow "..getFollowPlayer.Name)
  3439. end
  3440. end
  3441. end
  3442. end
  3443. if modeInfo == true then
  3444. if infoReady then
  3445. infoReady = false
  3446. if string.lower(string.sub(chat, 1, 5)) == "!age " then
  3447. for i,v in pairs(findSinglePlayer(string.lower(string.sub(chat, 6)))) do
  3448. if v == LP then
  3449. run(commandPrefix.."age "..currentPlayersChatting.Name)
  3450. else
  3451. run(commandPrefix.."age "..v.Name)
  3452. end
  3453. end
  3454. end
  3455. if string.lower(string.sub(chat, 1, 4)) == "!id " then
  3456. for i,a in pairs(findSinglePlayer(string.lower(string.sub(chat, 5)))) do
  3457. if a == LP then
  3458. run(commandPrefix.."id "..currentPlayersChatting.Name)
  3459. else
  3460. run(commandPrefix.."id "..a.Name)
  3461. end
  3462. end
  3463. end
  3464. wait(1)
  3465. infoReady = true
  3466. end
  3467. end
  3468. end)
  3469. end
  3470. game:GetService("Players").PlayerAdded:connect(function(plr)
  3471. plr.Chatted:connect(function(chat)
  3472. CreateChatText(plr, chat)
  3473. if printingChat then
  3474. printChat(plr, chat)
  3475. end
  3476. if modeFling == true then
  3477. if string.lower(string.sub(chat, 1, 7)) == "!fling " then
  3478. if gsWorkspace:PGSIsEnabled() == false then
  3479. FEGodmode()
  3480. end
  3481. if string.lower(string.sub(chat, 8)) == "me" then
  3482. run(commandPrefix.."unfling")
  3483. LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 10, 0)
  3484. run(commandPrefix.."fling "..plr.Name.." 2000000")
  3485. else
  3486. for i,notAll in pairs(findSinglePlayer(string.lower(string.sub(chat, 8)))) do
  3487. if notAll ~= LP then
  3488. run(commandPrefix.."unfling")
  3489. LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 10, 0)
  3490. run(commandPrefix.."fling "..notAll.Name.." 2000000")
  3491. end
  3492. end
  3493. end
  3494. end
  3495. end
  3496. if modeCompliment == true then
  3497. if string.lower(string.sub(chat, 1, 3)) == "!c " then
  3498. if complimentReady == true then
  3499. complimentReady = false
  3500. if string.lower(string.sub(chat, 4)) == "me" then
  3501. complimentplr(plr)
  3502. else
  3503. for i,Others in pairs(findSinglePlayer(string.lower(string.sub(chat, 4)))) do
  3504. if Others == LP then
  3505. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Don't be silly, I can't compliment myself!", "All")
  3506. else
  3507. complimentplr(Others)
  3508. end
  3509. end
  3510. end
  3511. wait(1)
  3512. complimentReady = true
  3513. end
  3514. end
  3515. end
  3516. if modeMove == true then
  3517. if string.lower(string.sub(chat, 1, 9)) == "!bringbot" then
  3518. run(commandPrefix.."unfollow")
  3519. run(commandPrefix.."unwalk")
  3520. run(commandPrefix.."goto "..plr.Name)
  3521. elseif string.lower(string.sub(chat, 1, 6)) == "!walk " then
  3522. for i,getWalkPlayer in pairs(findSinglePlayer(string.lower(string.sub(chat, 7)))) do
  3523. if getWalkPlayer == LP then
  3524. run(commandPrefix.."unfollow")
  3525. run(commandPrefix.."walk "..plr.Name)
  3526. else
  3527. run(commandPrefix.."unfollow")
  3528. run(commandPrefix.."walk "..getWalkPlayer.Name)
  3529. end
  3530. end
  3531. elseif string.lower(string.sub(chat, 1, 8)) == "!follow " then
  3532. for i,getFollowPlayer in pairs(findSinglePlayer(string.lower(string.sub(chat, 9)))) do
  3533. if getFollowPlayer == LP then
  3534. run(commandPrefix.."unwalk")
  3535. run(commandPrefix.."follow "..plr.Name)
  3536. else
  3537. run(commandPrefix.."unwalk")
  3538. run(commandPrefix.."follow "..getFollowPlayer.Name)
  3539. end
  3540. end
  3541. end
  3542. end
  3543. if modeInfo == true then
  3544. if infoReady then
  3545. infoReady = false
  3546. if string.lower(string.sub(chat, 1, 5)) == "!age " then
  3547. for i,v in pairs(findSinglePlayer(string.lower(string.sub(chat, 6)))) do
  3548. if v == LP then
  3549. run(commandPrefix.."age "..plr.Name)
  3550. else
  3551. run(commandPrefix.."age "..v.Name)
  3552. end
  3553. end
  3554. end
  3555. if string.lower(string.sub(chat, 1, 4)) == "!id " then
  3556. for i,a in pairs(findSinglePlayer(string.lower(string.sub(chat, 5)))) do
  3557. if a == LP then
  3558. run(commandPrefix.."id "..plr.Name)
  3559. else
  3560. run(commandPrefix.."id "..a.Name)
  3561. end
  3562. end
  3563. end
  3564. wait(1)
  3565. infoReady = true
  3566. end
  3567. end
  3568. end)
  3569. end)
  3570.  
  3571. -- Loops
  3572. noclip = false
  3573. following = false
  3574. trailing = false
  3575. annoying = false
  3576. flingnoclip = false
  3577. staring = false
  3578. stopsitting = false
  3579. stareplr = ""
  3580. CBRINGamount = 3
  3581. spawnWS = CurrentWalkspeed
  3582. spawnJP = CurrentJumppower
  3583. spawnHH = CurrentHipheight
  3584. spawningfegod = false
  3585. looptpbypassfly = false
  3586. if game.GameId == 245662005 or game.GameId == 601130232 then
  3587. bypassMODE = true
  3588. else
  3589. bypassMODE = false
  3590. end
  3591. viewplr = ""
  3592. loopview = false
  3593. cmdForward = false
  3594. forwardSpeed = 1
  3595. loopviewfc = false
  3596. spinTOhead = false
  3597. spinObj = ""
  3598. rideACTIVE = false
  3599. ridePLAYER = ""
  3600.  
  3601. LPcurrenthumanoid = LP.Character.Humanoid
  3602. game:GetService('RunService').Stepped:connect(function()
  3603. if LP.Character.Humanoid ~= nil then
  3604. LPcurrenthumanoid = LP.Character.Humanoid
  3605. end
  3606. if noclip then
  3607. if LP.Character then
  3608. if LP.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  3609. LP.Character.Head.CanCollide = false
  3610. LP.Character.Torso.CanCollide = false
  3611. LP.Character["Left Leg"].CanCollide = false
  3612. LP.Character["Right Leg"].CanCollide = false
  3613. LP.Character["Left Arm"].CanCollide = false
  3614. LP.Character["Right Arm"].CanCollide = false
  3615. elseif LP.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then
  3616. LP.Character.Head.CanCollide = false
  3617. LP.Character.UpperTorso.CanCollide = false
  3618. LP.Character.LowerTorso.CanCollide = false
  3619. LP.Character.HumanoidRootPart.CanCollide = false
  3620. end
  3621. end
  3622. end
  3623. if following then
  3624. LP.Character.HumanoidRootPart.CFrame = gsPlayers[flwplr.Name].Character.HumanoidRootPart.CFrame + gsPlayers[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * flwnum
  3625. end
  3626. if trailing then
  3627. LP.Character.HumanoidRootPart.CFrame = gsPlayers[trlplr.Name].Character.HumanoidRootPart.CFrame + gsPlayers[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * trlnum
  3628. end
  3629. if annoying then
  3630. LP.Character.HumanoidRootPart.CFrame = gsPlayers[annplr.Name].Character.HumanoidRootPart.CFrame
  3631. end
  3632. if walkto then
  3633. LP.Character.Humanoid:MoveTo(walkplr.Character.HumanoidRootPart.Position)
  3634. end
  3635. if cbringing then
  3636. CBRINGplr.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * CBRINGamount
  3637. end
  3638. if cbringingall then
  3639. for i,getbringplrs in pairs(gsPlayers:GetPlayers()) do
  3640. if getbringplrs ~= LP then
  3641. getbringplrs.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * CBRINGamount
  3642. end
  3643. end
  3644. end
  3645. if staring then
  3646. LP.Character.HumanoidRootPart.CFrame = CFrame.new(LP.Character.Torso.Position, gsPlayers[stareplr.Name].Character.Torso.Position)
  3647. end
  3648. if stopsitting then
  3649. LP.Character.Humanoid.Sit = false
  3650. end
  3651. if looptpbypassfly then
  3652. pcall(function()
  3653. LP.Character.Head.Anchored = false
  3654. LP.Character.HumanoidRootPart.CFrame = gsWorkspace.rGETpartNUMBER2.CFrame
  3655. LP.Character.Head.Anchored = true
  3656. end)
  3657. end
  3658. if loopview then
  3659. view(viewplr)
  3660. end
  3661. if cmdForward then
  3662. LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * forwardSpeed
  3663. end
  3664. if loopviewfc then
  3665. pcall(function()
  3666. gsWorkspace.CurrentCamera.CameraSubject = gsWorkspace.rGETpartNUMBER2
  3667. end)
  3668. end
  3669. if spinTOhead then
  3670. pcall(function()
  3671. spinObj.Position = LP.Character.Head.Position
  3672. end)
  3673. end
  3674. if rideACTIVE == true then
  3675. LP.character.HumanoidRootPart.CFrame = ridePLAYER.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
  3676. end
  3677. end)
  3678. spawningatreset = false
  3679. spawnresetpoint = LP.Character.Head.CFrame
  3680.  
  3681. LPcurrenthumanoid.Died:Connect(function()
  3682. flying = false
  3683. doFREECAM = false
  3684. if savingtoolsloop then
  3685. run(commandPrefix.."savealltool")
  3686. end
  3687. if spawningatreset == true then
  3688. spawnresetpoint = LP.Character.Head.CFrame + Vector3.new(0, 5, 0)
  3689. end
  3690. end)
  3691.  
  3692. LP.CharacterAdded:Connect(function()
  3693. wait(0.2)
  3694. LP.Character.Humanoid.WalkSpeed = spawnWS
  3695. LP.Character.Humanoid.JumpPower = spawnJP
  3696. LP.Character.Humanoid.HipHeight = spawnHH
  3697. if spawningfegod then
  3698. FEGodmode()
  3699. end
  3700. if spawningpos and spawnpos ~= nil then
  3701. LP.Character.HumanoidRootPart.CFrame = spawnpos
  3702. end
  3703. if spawningatreset == true then
  3704. LP.Character.HumanoidRootPart.CFrame = spawnresetpoint
  3705. end
  3706. end)
  3707.  
  3708. -- Commands
  3709. Commands = {}
  3710.  
  3711. Commands.print = function(args)
  3712. local msg = table.concat(args," ")
  3713. print(msg)
  3714. end
  3715.  
  3716. Commands.warn = function(args)
  3717. local msg = table.concat(args," ")
  3718. warn(msg)
  3719. end
  3720.  
  3721. Commands.sit = function(args)
  3722. LP.Character.Humanoid.Sit = true
  3723. end
  3724.  
  3725. Commands.god = function(args)
  3726. FEGodmode()
  3727. Notification("warning", "You have enabled FE Godmode, tools will not work. Use "..commandPrefix.."grespawn to remove.", 7)
  3728. end
  3729.  
  3730. Commands.view = function(args)
  3731. if args[1] then
  3732. for i,v in pairs(findSinglePlayer(args[1])) do
  3733. if bypassMODE == false then
  3734. view(v)
  3735. Notification("info", "Now viewing "..v.Name..". Use "..commandPrefix.."unview to stop viewing.", 3)
  3736. elseif bypassMODE == true then
  3737. viewplr = v
  3738. loopview = true
  3739. end
  3740. end
  3741. end
  3742. end
  3743.  
  3744. Commands.unview = function(args)
  3745. view(LP)
  3746. loopview = false
  3747. end
  3748.  
  3749. Commands.gravity = function(args)
  3750. if args[1] then
  3751. gsWorkspace.Gravity = args[1]
  3752. end
  3753. end
  3754.  
  3755. Commands.ungravity = function(args)
  3756. gsWorkspace.Gravity = CurrentGravity
  3757. end
  3758.  
  3759. Commands.goto = function(args)
  3760. if args[1] then
  3761. if bypassMODE == false then
  3762. for i,v in pairs(findPlayer(args[1])) do
  3763. LP.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
  3764. end
  3765. elseif bypassMODE == true then
  3766. for i,v in pairs(findPlayer(args[1])) do
  3767. local TPbypass = {}
  3768. TPbypass.CFrame = v.Character.HumanoidRootPart.CFrame + Vector3.new(0, 5, 0)
  3769. local TPFunction = gsTween:Create(LP.Character.HumanoidRootPart, TweenInfo.new(1.5, Enum.EasingStyle.Sine, Enum.EasingDirection.In), TPbypass)
  3770. TPFunction:Play()
  3771. end
  3772. end
  3773. end
  3774. end
  3775.  
  3776. Commands.fecheck = function(args)
  3777. if gsWorkspace.FilteringEnabled == true then
  3778. Notification("warning", "FE is enabled!", 7)
  3779. else
  3780. Notification("warning", "FE is disabled. Consider using a different script.", 7)
  3781. end
  3782. end
  3783.  
  3784. Commands.lockws = function(args)
  3785. lockWS()
  3786. Notification("info", "Workspace locked.", 4)
  3787. end
  3788.  
  3789. Commands.unlockws = function(args)
  3790. unlockWS()
  3791. Notification("info", "Workspace unlocked.", 4)
  3792. end
  3793.  
  3794. Commands.noclip = function(args)
  3795. noclip = true
  3796. Notification("info", "Noclip enabled.", 4)
  3797. end
  3798.  
  3799. Commands.clip = function(args)
  3800. noclip = false
  3801. Notification("info", "Noclip disabled.", 4)
  3802. end
  3803.  
  3804. Commands.follow = function(args)
  3805. if args[1] then
  3806. for i,v in pairs(findPlayer(args[1])) do
  3807. flwplr = v
  3808. end
  3809. if args[2] then
  3810. flwnum = args[2]
  3811. else
  3812. flwnum = -5
  3813. end
  3814. following = true
  3815. else
  3816. Notification("warning", "No player selected to follow! Use: "..commandPrefix.."follow player", 4)
  3817. end
  3818. end
  3819.  
  3820. Commands.unfollow = function(args)
  3821. following = false
  3822. end
  3823.  
  3824. Commands.fling = function(args)
  3825. if args[1] then
  3826. for i,v in pairs(findSinglePlayer(args[1])) do
  3827. if v ~= LP then
  3828. view(v)
  3829. pcall(function()
  3830. LP.Character.HumanoidRootPart.Fling:Destroy()
  3831. end)
  3832. if not args[2] then
  3833. RocketPropulsion(800000,1000,400000,v,"Fling")
  3834. else
  3835. RocketPropulsion(args[2],1500,400000,v,"Fling")
  3836. end
  3837. if noclip ~= true then
  3838. flingnoclip = true
  3839. noclip = true
  3840. end
  3841. end
  3842. end
  3843. else
  3844. Notification("warning", "No player selected to fling! Use: "..commandPrefix.."fling player", 4)
  3845. end
  3846. end
  3847.  
  3848. Commands.unfling = function(args)
  3849. view(LP)
  3850. pcall(function()
  3851. if LP.Character.HumanoidRootPart.Fling then
  3852. for i,v in pairs(LP.Character:GetDescendants()) do
  3853. if v.Name == "Fling" and v:IsA("RocketPropulsion") then
  3854. v:Destroy()
  3855. end
  3856. end
  3857. end
  3858. end)
  3859. if flingnoclip == true then
  3860. noclip = false
  3861. flingnoclip = false
  3862. end
  3863. end
  3864.  
  3865. Commands.trail = function(args)
  3866. if args[1] then
  3867. for i,v in pairs(findPlayer(args[1])) do
  3868. trlplr = v
  3869. end
  3870. if args[2] then
  3871. trlnum = args[2]
  3872. else
  3873. trlnum = 5
  3874. end
  3875. trailing = true
  3876. else
  3877. Notification("warning", "No player selected to trail! Use: "..commandPrefix.."trail player", 4)
  3878. end
  3879. end
  3880.  
  3881. Commands.untrail = function(args)
  3882. trailing = false
  3883. end
  3884.  
  3885. Commands.annoy = function(args)
  3886. if args[1] then
  3887. for i,v in pairs(findPlayer(args[1])) do
  3888. annplr = v
  3889. end
  3890. annoying = true
  3891. else
  3892. Notification("warning", "No player selected to annoy! Use: "..commandPrefix.."annoy player", 4)
  3893. end
  3894. end
  3895.  
  3896. Commands.unannoy = function(args)
  3897. annoying = false
  3898. end
  3899.  
  3900. Commands.reset = function(args)
  3901. LP.Character:BreakJoints()
  3902. end
  3903.  
  3904. Commands.grespawn = function(args)
  3905. LP.Character.Humanoid.Health = 0
  3906. wait(1)
  3907. LP.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  3908. LP.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  3909. end
  3910.  
  3911. Commands.respawn = function(args)
  3912. local mod = Instance.new('Model', workspace) mod.Name = 'new '..LP.Name
  3913. local hum = Instance.new('Humanoid', mod)
  3914. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  3915. LP.Character = mod
  3916. end
  3917.  
  3918. Commands.speed = function(args)
  3919. if args[1] then
  3920. run(commandPrefix.."ws "..args[1])
  3921. end
  3922. end
  3923.  
  3924. bypassingwalkspeed = false
  3925. Commands.ws = function(args)
  3926. if args[1] then
  3927. if bypassMODE == false then
  3928. LP.Character.Humanoid.WalkSpeed = args[1]
  3929. elseif bypassMODE == true then
  3930. if game.GameId == 245662005 then
  3931. bypassingwalkspeed = true
  3932. bypassWalkspeed = args[1]
  3933. end
  3934. end
  3935. end
  3936. end
  3937.  
  3938. game:GetService("RunService").Heartbeat:Connect(function()
  3939. if bypassingwalkspeed then
  3940. LP.Character.Humanoid.WalkSpeed = bypassWalkspeed
  3941. end
  3942. end)
  3943.  
  3944. Commands.jumppower = function(args)
  3945. if args[1] then
  3946. LP.Character.Humanoid.JumpPower = args[1]
  3947. end
  3948. end
  3949.  
  3950. Commands.jp = function(args)
  3951. if args[1] then
  3952. LP.Character.Humanoid.JumpPower = args[1]
  3953. end
  3954. end
  3955.  
  3956. Commands.hipheight = function(args)
  3957. if args[1] then
  3958. LP.Character.Humanoid.HipHeight = args[1]
  3959. end
  3960. end
  3961.  
  3962. Commands.hh = function(args)
  3963. if args[1] then
  3964. LP.Character.Humanoid.HipHeight = args[1]
  3965. end
  3966. end
  3967.  
  3968. Commands.default = function(args)
  3969. LP.Character.Humanoid.WalkSpeed = CurrentWalkspeed
  3970. LP.Character.Humanoid.HipHeight = CurrentHipheight
  3971. LP.Character.Humanoid.JumpPower = CurrentJumppower
  3972. end
  3973.  
  3974. Commands.credits = function(args)
  3975. Notification("info", "Shattervast was made by illremember#3799 , "..commandPrefix.."fullcredits for all credits.", 8)
  3976. end
  3977.  
  3978. Commands.attach = function(args)
  3979. if hasTools() == false then
  3980. Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  3981. else
  3982. FEGodmode()
  3983. for i,v in pairs(LP.Backpack:GetChildren())do
  3984. LP.Character.Humanoid:EquipTool(v)
  3985. end
  3986. if args[1] then
  3987. for i,v in pairs(findSinglePlayer(args[1])) do
  3988. if v ~= LP then
  3989. LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  3990. wait(0.3)
  3991. LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  3992. end
  3993. end
  3994. end
  3995. end
  3996. end
  3997.  
  3998. Commands.fly = function(args)
  3999. if bypassMODE == false then
  4000. local speedget = 1
  4001. repeat wait() until LP and LP.Character and LP.Character:FindFirstChild('HumanoidRootPart') and LP.Character:FindFirstChild('Humanoid')
  4002. repeat wait() until Mouse
  4003. if args[1] then
  4004. speedfly = args[1]
  4005. else
  4006. speedfly = 1
  4007. end
  4008.  
  4009. local T = LP.Character.HumanoidRootPart
  4010. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  4011. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  4012. local SPEED = speedget
  4013.  
  4014. local function fly()
  4015. flying = true
  4016. local BG = Instance.new('BodyGyro', T)
  4017. local BV = Instance.new('BodyVelocity', T)
  4018. BG.P = 9e4
  4019. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  4020. BG.cframe = T.CFrame
  4021. BV.velocity = Vector3.new(0, 0.1, 0)
  4022. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  4023. spawn(function()
  4024. repeat wait()
  4025. LP.Character.Humanoid.PlatformStand = true
  4026. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  4027. SPEED = 50
  4028. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  4029. SPEED = 0
  4030. end
  4031. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  4032. 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
  4033. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  4034. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  4035. 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
  4036. else
  4037. BV.velocity = Vector3.new(0, 0.1, 0)
  4038. end
  4039. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  4040. until not flying
  4041. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  4042. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  4043. SPEED = 0
  4044. BG:destroy()
  4045. BV:destroy()
  4046. LP.Character.Humanoid.PlatformStand = false
  4047. end)
  4048. end
  4049. Mouse.KeyDown:connect(function(KEY)
  4050. if KEY:lower() == 'w' then
  4051. CONTROL.F = speedfly
  4052. elseif KEY:lower() == 's' then
  4053. CONTROL.B = -speedfly
  4054. elseif KEY:lower() == 'a' then
  4055. CONTROL.L = -speedfly
  4056. elseif KEY:lower() == 'd' then
  4057. CONTROL.R = speedfly
  4058. end
  4059. end)
  4060. Mouse.KeyUp:connect(function(KEY)
  4061. if KEY:lower() == 'w' then
  4062. CONTROL.F = 0
  4063. elseif KEY:lower() == 's' then
  4064. CONTROL.B = 0
  4065. elseif KEY:lower() == 'a' then
  4066. CONTROL.L = 0
  4067. elseif KEY:lower() == 'd' then
  4068. CONTROL.R = 0
  4069. end
  4070. end)
  4071. fly()
  4072. elseif bypassMODE == true then
  4073. if not args[1] then
  4074. run(commandPrefix.."fc")
  4075. else
  4076. run(commandPrefix.."fc "..args[1])
  4077. end
  4078. LP.Character.Head.Anchored = false
  4079. looptpbypassfly = true
  4080. view(LP)
  4081. end
  4082. end
  4083.  
  4084. Commands.unfly = function(args)
  4085. if bypassMODE == false then
  4086. flying = false
  4087. LP.Character.Humanoid.PlatformStand = false
  4088. else
  4089. looptpbypassfly = false
  4090. run(commandPrefix.."unfreecam")
  4091. local goalTP = LP.Character.HumanoidRootPart.CFrame
  4092. if game.GameId == 245662005 then
  4093. for i = 1, 5 do wait(0.2)
  4094. LP.Character.HumanoidRootPart.CFrame = goalTP
  4095. end
  4096. else
  4097. LP.Character.HumanoidRootPart.CFrame = goalTP
  4098. end
  4099. LP.Character.Head.Anchored = false
  4100. end
  4101. end
  4102.  
  4103. Commands.kill = function(args)
  4104. if args[1] then
  4105. for i,v in pairs(findSinglePlayer(args[1])) do
  4106. if v == LP then
  4107. LP.Character:BreakJoints()
  4108. else
  4109. if hasTools() == false then
  4110. Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  4111. else
  4112. FEGodmode()
  4113. for i,v in pairs(LP.Backpack:GetChildren())do
  4114. LP.Character.Humanoid:EquipTool(v)
  4115. end
  4116. local NOW = LP.Character.HumanoidRootPart.CFrame
  4117. LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  4118. wait(0.3)
  4119. LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  4120. local function tp(player,player2)
  4121. local char1,char2=player.Character,player2.Character
  4122. if char1 and char2 then
  4123. char1:MoveTo(char2.Head.Position)
  4124. end
  4125. end
  4126. wait(0.5)
  4127. LP.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(100000,0,100000))
  4128. wait(0.5)
  4129. tp(LP,game:GetService("Players")[v.Name])
  4130. wait(0.7)
  4131. LP.Character.HumanoidRootPart.CFrame = NOW
  4132. view(LP)
  4133. end
  4134. end
  4135. end
  4136. end
  4137. end
  4138. Commands.bring = function(args)
  4139. if hasTools() == false then
  4140. Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  4141. else
  4142. FEGodmode()
  4143. for i,v in pairs(LP.Backpack:GetChildren())do
  4144. LP.Character.Humanoid:EquipTool(v)
  4145. end
  4146. if args[1] then
  4147. for i,v in pairs(findSinglePlayer(args[1])) do
  4148. if v ~= LP then
  4149. local NOW = LP.Character.HumanoidRootPart.CFrame
  4150. local function tp(player,player2)
  4151. local char1,char2=player.Character,player2.Character
  4152. if char1 and char2 then
  4153. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  4154. end
  4155. end
  4156. local function getout(player,player2)
  4157. local char1,char2=player.Character,player2.Character
  4158. if char1 and char2 then
  4159. char1:MoveTo(char2.Head.Position)
  4160. end
  4161. end
  4162. tp(game:GetService("Players")[v.Name], LP)
  4163. wait(0.2)
  4164. tp(game:GetService("Players")[v.Name], LP)
  4165. wait(0.5)
  4166. LP.Character.HumanoidRootPart.CFrame = NOW
  4167. wait(0.5)
  4168. getout(LP, game:GetService("Players")[v.Name])
  4169. wait(0.3)
  4170. LP.Character.HumanoidRootPart.CFrame = NOW
  4171. end
  4172. end
  4173. end
  4174. end
  4175. end
  4176.  
  4177. Commands.naked = function(args)
  4178. for i,v in pairs(LP.Character:GetDescendants()) do
  4179. if v:IsA("Clothing") then
  4180. v:Destroy()
  4181. end
  4182. end
  4183. end
  4184.  
  4185. Commands.nolimbs = function(args)
  4186. LP.Character["Left Arm"]:Destroy()
  4187. LP.Character["Right Arm"]:Destroy()
  4188. LP.Character["Left Leg"]:Destroy()
  4189. LP.Character["Right Leg"]:Destroy()
  4190. end
  4191.  
  4192. Commands.noarms = function(args)
  4193. LP.Character["Left Arm"]:Destroy()
  4194. LP.Character["Right Arm"]:Destroy()
  4195. end
  4196.  
  4197. Commands.nolegs = function(args)
  4198. LP.Character["Left Leg"]:Destroy()
  4199. LP.Character["Right Leg"]:Destroy()
  4200. end
  4201.  
  4202. Commands.headless = function(args)
  4203. local l = LP.Character.Humanoid:Clone()
  4204. LP.Character.Humanoid:Destroy()
  4205. wait(0.2)
  4206. LP.Character.Head.CanCollide = false
  4207. for i,v in pairs(LP.Character:GetDescendants()) do
  4208. if string.sub(v.Name, 1, 4) == "Neck" then
  4209. v:Destroy()
  4210. end
  4211. end
  4212. wait(0.2)
  4213. l.Name = "Humanoid"
  4214. l.Parent = LP.Character
  4215. wait(0.1)
  4216. game:GetService("Workspace").CurrentCamera.CameraSubject = LP.Character
  4217. LP.Character.Animate:Destroy()
  4218. end
  4219.  
  4220. antiremotes = false
  4221. Commands.antikick = function(args)
  4222. if args[1] then
  4223. if args[1] == "on" then
  4224. antiremotes = true
  4225. wait(0.2)
  4226. for i,v in pairs(LP.Character:GetChildren()) do
  4227. if string.find(string.lower(v.Name), "exploit") and v:IsA("LocalScript") then
  4228. v.Disabled = true
  4229. end
  4230. end
  4231. Notification("warning", "This command disables all remotes incase they are kick remotes, may break game.", 8)
  4232. Notification("info", "Does not prevent serverside kicks, use "..commandPrefix.."antikick off to turn off.", 8)
  4233. elseif args[1] == "off" then
  4234. antiremotes = false
  4235. Notification("warning", "Remote anti-kick turned off.", 8)
  4236. end
  4237. end
  4238. end
  4239.  
  4240. blockedremotes = {}
  4241. Commands.blockremote = function(args)
  4242. local getService = ""
  4243. if args[1] then
  4244. local remoteName = string.lower(tostring(args[1]))
  4245. if args[2] then
  4246. local serviceRemote = string.lower(tostring(args[2]))
  4247. if serviceRemote == "workspace" then
  4248. getService = "Workspace"
  4249. elseif serviceRemote == "replicatedstorage" then
  4250. getService = "ReplicatedStorage"
  4251. elseif serviceRemote == "players" then
  4252. getService = "Players"
  4253. elseif serviceRemote == "lighting" then
  4254. getService = "Lighting"
  4255. elseif serviceRemote == "startergui" then
  4256. getService = "StarterGui"
  4257. elseif serviceRemote == "starterpack" then
  4258. getService = "StarterPack"
  4259. elseif serviceRemote == "starterplayer" then
  4260. getService = "StarterPlayer"
  4261. else
  4262. getService = "ReplicatedStorage"
  4263. end
  4264. else
  4265. getService = "ReplicatedStorage"
  4266. end
  4267. for i,getRemote in pairs(game:GetService(getService):GetDescendants()) do
  4268. if string.lower(getRemote.Name) == remoteName then
  4269. table.insert(blockedremotes, getRemote.Name)
  4270. end
  4271. end
  4272. end
  4273. Notification("warning", "If this command does not work, make sure you type remote name/service fully correct.", 8)
  4274. end
  4275.  
  4276. spyingremotes = false
  4277. Commands.remotespy = function(args)
  4278. if args[1] then
  4279. if args[1] == "on" then
  4280. spyingremotes = true
  4281. Notification("info", "Remotespy turned on.", 4)
  4282. elseif args[1] == "off" then
  4283. spyingremotes = false
  4284. Notification("info", "Remotespy turned off.", 4)
  4285. end
  4286. end
  4287. end
  4288.  
  4289. Commands.bang = function(args)
  4290. if args[1] then
  4291. for i,v in pairs(findSinglePlayer(args[1])) do
  4292. if v ~= nil then
  4293. following = true
  4294. flwplr = v
  4295. flwnum = -1
  4296. local bangAnimation = Instance.new("Animation")
  4297. bangAnimation.AnimationId = "rbxassetid://148840371"
  4298. bangTrack = LP.Character.Humanoid:LoadAnimation(bangAnimation)
  4299. if args[2] then
  4300. bangTrack:Play(.1, 1, args[2])
  4301. else
  4302. bangTrack:Play(.1, 1, 1)
  4303. end
  4304. end
  4305. end
  4306. else
  4307. Notification("warning", "No player selected to follow! Use: "..commandPrefix.."follow player", 4)
  4308. end
  4309. end
  4310.  
  4311. Commands.unbang = function(args)
  4312. following = false
  4313. bangTrack:Stop()
  4314. end
  4315.  
  4316. spamdelay = 1
  4317. spamtext = "Spam"
  4318. spamming = false
  4319. Commands.spam = function(args)
  4320. if args[1] then
  4321. spamtext = args[1]
  4322. spamming = true
  4323. end
  4324. end
  4325. Commands.spamdelay = function(args)
  4326. if args[1] then
  4327. spamdelay = args[1]
  4328. end
  4329. end
  4330. spawn(function()
  4331. while wait(spamdelay) do
  4332. if spamming then
  4333. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  4334. end
  4335. end
  4336. end)
  4337.  
  4338. Commands.unspam = function(args)
  4339. spamming = false
  4340. end
  4341.  
  4342. Commands.info = function(args)
  4343. if args[1] then
  4344. for i,v in pairs(findSinglePlayer(args[1])) do
  4345. createINFO(v)
  4346. end
  4347. end
  4348. end
  4349.  
  4350. Commands.age = function(args)
  4351. if args[1] then
  4352. for i,v in pairs(findPlayer(args[1])) do
  4353. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(v.Name.." Account Age: "..v.AccountAge.." days!", "All")
  4354. end
  4355. end
  4356. end
  4357.  
  4358. Commands.invisible = function(args)
  4359. local Character = LP.Character
  4360. if LP.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  4361. local Clone = Character.HumanoidRootPart:Clone()
  4362. Character.HumanoidRootPart:Destroy()
  4363. Clone.Parent = Character
  4364. else
  4365. local Clone = Character.LowerTorso.Root:Clone()
  4366. Character.LowerTorso.Root:Destroy()
  4367. Clone.Parent = Character.LowerTorso
  4368. end
  4369. end
  4370.  
  4371. walkto = false
  4372. walkplr = ""
  4373. Commands.walk = function(args)
  4374. if args[1] then
  4375. for i,v in pairs(findSinglePlayer(args[1])) do
  4376. walkplr = v
  4377. walkto = true
  4378. noclip = true
  4379. end
  4380. end
  4381. end
  4382.  
  4383. Commands.unwalk = function(args)
  4384. walkto = false
  4385. noclip = false
  4386. LP.Character.Humanoid:MoveTo(LP.Character.HumanoidRootPart.Position)
  4387. end
  4388.  
  4389. Commands.glitch = function(args)
  4390. if hasTools() == false then
  4391. Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  4392. else
  4393. FEGodmode()
  4394. for i,v in pairs(LP.Backpack:GetChildren())do
  4395. LP.Character.Humanoid:EquipTool(v)
  4396. end
  4397. if args[1] then
  4398. for i,v in pairs(findSinglePlayer(args[1])) do
  4399. local function tp(player,player2)
  4400. local char1,char2=player.Character,player2.Character
  4401. if char1 and char2 then
  4402. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  4403. end
  4404. end
  4405. tp(game:GetService("Players")[v.Name], LP)
  4406. wait(0.2)
  4407. tp(game:GetService("Players")[v.Name], LP)
  4408. wait(0.5)
  4409. local b = Instance.new("BodyForce")
  4410. b.Parent = LP.Character.HumanoidRootPart
  4411. b.Name = "Glitch"
  4412. if args[2] then
  4413. b.Force = Vector3.new(args[2],5000,0)
  4414. else
  4415. b.Force = Vector3.new(100000000,5000,0)
  4416. end
  4417. wait(6)
  4418. b:Destroy()
  4419. end
  4420. end
  4421. end
  4422. end
  4423.  
  4424. Commands.tp = function(args)
  4425. if args[1] then
  4426. for i,v in pairs(findSinglePlayer(args[1])) do
  4427. if v == LP then
  4428. if args[2] then
  4429. for i,a in pairs(findSinglePlayer(args[2])) do
  4430. v.Character.HumanoidRootPart.CFrame = a.Character.HumanoidRootPart.CFrame
  4431. end
  4432. end
  4433. else
  4434. if hasTools() == false then
  4435. Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  4436. else
  4437. FEGodmode()
  4438. for i,v in pairs(LP.Backpack:GetChildren())do
  4439. LP.Character.Humanoid:EquipTool(v)
  4440. end
  4441. if args[1] then
  4442. for i,first in pairs(findSinglePlayer(args[1])) do
  4443. if args[2] then
  4444. for i,second in pairs(findSinglePlayer(args[2])) do
  4445. local function tp(player,player2)
  4446. local char1,char2=player.Character,player2.Character
  4447. if char1 and char2 then
  4448. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  4449. end
  4450. end
  4451. local function getout(player,player2)
  4452. local char1,char2=player.Character,player2.Character
  4453. if char1 and char2 then
  4454. char1:MoveTo(char2.Head.Position)
  4455. end
  4456. end
  4457. tp(LP, first)
  4458. wait(0.2)
  4459. tp(LP, first)
  4460. wait(0.5)
  4461. tp(LP, second)
  4462. wait(0.2)
  4463. tp(LP, second)
  4464. wait(0.2)
  4465. getout(LP, first)
  4466. end
  4467. end
  4468. end
  4469. end
  4470. end
  4471. end
  4472. end
  4473. end
  4474. end
  4475.  
  4476. Commands.givetool = function(args)
  4477. if args[1] then
  4478. if args[2] then
  4479. local selectedTool = ""
  4480. for i,allTools in pairs(LP.Character:GetDescendants()) do
  4481. if allTools:IsA("Tool") and string.lower(allTools.Name) == string.lower(args[2]) then
  4482. selectedTool = allTools
  4483. else
  4484. for i,otherTools in pairs(LP.Backpack:GetDescendants()) do
  4485. if otherTools:IsA("Tool") and string.lower(otherTools.Name) == string.lower(args[2]) then
  4486. selectedTool = otherTools
  4487. end
  4488. end
  4489. end
  4490. end
  4491. for i,v in pairs(findSinglePlayer(args[1])) do
  4492. if selectedTool ~= "" then
  4493. selectedTool.Parent = v.Character
  4494. end
  4495. end
  4496. else
  4497. for i,plr in pairs(findSinglePlayer(args[1])) do
  4498. for i,tool in pairs(LP.Character:GetDescendants()) do
  4499. if tool:IsA("Tool") then
  4500. tool.Parent = plr.Character
  4501. end
  4502. end
  4503. end
  4504. end
  4505. end
  4506. end
  4507.  
  4508. Commands.givealltools = function(args)
  4509. LP.Character.Humanoid:UnequipTools()
  4510. for i,plr in pairs(findSinglePlayer(args[1])) do
  4511. for i,v in pairs(LP.Character:GetDescendants()) do
  4512. if v:IsA("Tool") then
  4513. v.Parent = plr.Character
  4514. end
  4515. end
  4516. for i,a in pairs(LP.Backpack:GetDescendants()) do
  4517. if a:IsA("Tool") then
  4518. a.Parent = plr.Character
  4519. end
  4520. end
  4521. end
  4522. end
  4523.  
  4524. Commands.blockhats = function(args)
  4525. for i,v in pairs(LP.Character:GetDescendants()) do
  4526. if v:IsA("Accessory") or v:IsA("Hat") then
  4527. for i,mesh in pairs(v:GetDescendants()) do
  4528. if mesh.Name == "Mesh" then
  4529. mesh:Destroy()
  4530. end
  4531. end
  4532. end
  4533. end
  4534. end
  4535.  
  4536. Commands.blocktool = function(args)
  4537. for i,v in pairs(LP.Character:GetDescendants()) do
  4538. if v:IsA("Tool") then
  4539. for i,mesh in pairs(v:GetDescendants()) do
  4540. if mesh.Name == "Mesh" then
  4541. mesh:Destroy()
  4542. end
  4543. end
  4544. end
  4545. end
  4546. end
  4547.  
  4548. Commands.orbit = function(args)
  4549. if args[1] then
  4550. for i,v in pairs(findSinglePlayer(args[1])) do
  4551. view(v)
  4552. RocketPropulsion(5000,100,5000,v,"OrbitMove")
  4553. end
  4554. else
  4555. Notification("warning", "No player selected to orbit! Use: "..commandPrefix.."orbit player", 4)
  4556. end
  4557. end
  4558.  
  4559. Commands.unorbit = function(args)
  4560. for i,v in pairs(LP.Character:GetDescendants()) do
  4561. if v.Name == "OrbitMove" then
  4562. v:Destroy()
  4563. end
  4564. end
  4565. view(LP)
  4566. end
  4567.  
  4568. Commands.pos = function(args)
  4569. Notification("info", "Your current position is ".. tostring(LP.Character.HumanoidRootPart.Position), 9)
  4570. end
  4571.  
  4572. SavedPosition = ""
  4573. Commands.savepos = function(args)
  4574. SavedPosition = LP.Character.HumanoidRootPart.CFrame
  4575. end
  4576. Commands.loadpos = function(args)
  4577. if SavedPosition ~= "" then
  4578. LP.Character.HumanoidRootPart.CFrame = SavedPosition
  4579. end
  4580. end
  4581.  
  4582. Commands.tppos = function(args)
  4583. if args[1] and args[2] and args[3] then
  4584. LP.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(args[1], args[2], args[3]))
  4585. end
  4586. end
  4587.  
  4588. Commands.pmspam = function(args)
  4589. if args[1] then
  4590. local gotPlayer = ""
  4591. for i,v in pairs(findPlayer(args[1])) do
  4592. gotPlayer = v
  4593. end
  4594. table.remove(args, 1)
  4595. local pmSpamMsg = table.concat(args," ")
  4596. spamtext = "/w "..gotPlayer.Name.." "..pmSpamMsg
  4597. spamming = true
  4598. end
  4599. end
  4600.  
  4601. Commands.unpmspam = function(args)
  4602. spamming = false
  4603. end
  4604.  
  4605. Commands.wsvis = function(args)
  4606. if args[1] then
  4607. for i,v in pairs(gsWorkspace:GetDescendants()) do
  4608. if v:IsA("Part") or v:IsA("Decal") then
  4609. if tonumber(args[1]) > 1 then
  4610. v.Transparency = 0.5
  4611. else
  4612. v.Transparency = args[1]
  4613. end
  4614. end
  4615. end
  4616. end
  4617. clientSided()
  4618. end
  4619.  
  4620. Commands.bringobj = function(args)
  4621. if args[1] then
  4622. local Object = ""
  4623. for i,v in pairs(gsWorkspace:GetDescendants()) do
  4624. if string.lower(v.Name) == string.lower(args[1]) then
  4625. Object = v
  4626. end
  4627. end
  4628. if Object == "" then
  4629. Notification("warning", "Object was not found in the workspace.", 6)
  4630. end
  4631. if args[2] then
  4632. Object.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * args[2]
  4633. else
  4634. Object.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * 3
  4635. end
  4636. clientSided()
  4637. end
  4638. end
  4639.  
  4640. CBRINGplr = ""
  4641. cbringing = false
  4642. cbringingall = false
  4643. Commands.cbring = function(args)
  4644. if args[1] then
  4645. if string.lower(tostring(args[1])) == "all" or string.lower(tostring(args[1])) == "others" then
  4646. cbringingall = true
  4647. else
  4648. for i,v in pairs(findPlayer(args[1])) do
  4649. CBRINGplr = v
  4650. cbringing = true
  4651. end
  4652. end
  4653. if args[2] then
  4654. CBRINGamount = args[2]
  4655. else
  4656. CBRINGamount = 3
  4657. end
  4658. clientSided()
  4659. end
  4660. end
  4661.  
  4662. Commands.uncbring = function(args)
  4663. cbringing = false
  4664. cbringingall = false
  4665. end
  4666.  
  4667. Commands.cfreeze = function(args)
  4668. if args[1] then
  4669. for i,v in pairs(findPlayer(args[1])) do
  4670. v.Character.HumanoidRootPart.Anchored = true
  4671. end
  4672. clientSided()
  4673. end
  4674. end
  4675.  
  4676. Commands.uncfreeze = function(args)
  4677. if args[1] then
  4678. for i,v in pairs(findPlayer(args[1])) do
  4679. v.Character.HumanoidRootPart.Anchored = false
  4680. end
  4681. else
  4682. for i,all in pairs(gsPlayers:GetPlayers()) do
  4683. all.Character.HumanoidRootPart.Anchored = false
  4684. end
  4685. end
  4686. end
  4687.  
  4688. Commands.unattach = function(args)
  4689. local function getout(player,player2)
  4690. local char1,char2=player.Character,player2.Character
  4691. if char1 and char2 then
  4692. char1:MoveTo(char2.Head.Position)
  4693. end
  4694. end
  4695. getout(LP, LP)
  4696. end
  4697.  
  4698. currentToolSize = ""
  4699. Commands.reach = function(args)
  4700. if args[1] then
  4701. for i,v in pairs(LP.Character:GetDescendants()) do
  4702. if v:IsA("Tool") then
  4703. if string.lower(tostring(args[1])) == "off" then
  4704. v.Handle.Size = currentToolSize
  4705. v.Handle.SelectionBoxCreated:Destroy()
  4706. LP.Character.Humanoid:UnequipTools()
  4707. elseif string.lower(tostring(args[1])) == "on" then
  4708. if args[2] then
  4709. currentToolSize = v.Handle.Size
  4710. local a = Instance.new("SelectionBox",v.Handle)
  4711. a.Name = "SelectionBoxCreated"
  4712. a.Adornee = v.Handle
  4713. v.Handle.Size = Vector3.new(0.5,0.5,args[2])
  4714. v.GripPos = Vector3.new(0,0,0)
  4715. LP.Character.Humanoid:UnequipTools()
  4716. else
  4717. currentToolSize = v.Handle.Size
  4718. local a = Instance.new("SelectionBox",v.Handle)
  4719. a.Name = "SelectionBoxCreated"
  4720. a.Adornee = v.Handle
  4721. v.Handle.Size = Vector3.new(0.5,0.5,60)
  4722. v.GripPos = Vector3.new(0,0,0)
  4723. LP.Character.Humanoid:UnequipTools()
  4724. end
  4725. end
  4726. end
  4727. end
  4728. end
  4729. end
  4730.  
  4731. Commands.droptool = function(args)
  4732. for i,v in pairs(LP.Character:GetDescendants()) do
  4733. if v:IsA("Tool") then
  4734. v.Parent = gsWorkspace
  4735. end
  4736. end
  4737. for i,a in pairs(LP.Backpack:GetDescendants()) do
  4738. if a:IsA("Tool") then
  4739. a.Parent = gsWorkspace
  4740. end
  4741. end
  4742. end
  4743.  
  4744. Commands.drophats = function(args)
  4745. for i,v in pairs(LP.Character:GetDescendants()) do
  4746. if v:IsA("Accessory") or v:IsA("Hat") then
  4747. v.Parent = gsWorkspace
  4748. end
  4749. end
  4750. end
  4751.  
  4752. Commands.hidecmdbar = function(args)
  4753. CMDBAR.Visible = false
  4754. end
  4755.  
  4756. Commands.showcmdbar = function(args)
  4757. CMDBAR.Visible = true
  4758. end
  4759.  
  4760. Commands.prefix = function(args)
  4761. if args[1] then
  4762. commandPrefix = string.sub(tostring(args[1]), 1, 1)
  4763. fullUpdate()
  4764. end
  4765. end
  4766.  
  4767. Commands.removeinvis = function(args)
  4768. for i,v in pairs(gsWorkspace:GetDescendants()) do
  4769. if v:IsA("Part") and v.Name ~= "HumanoidRootPart" then
  4770. if v.Transparency == 1 then
  4771. v:Destroy()
  4772. end
  4773. end
  4774. end
  4775. clientSided()
  4776. end
  4777.  
  4778. Commands.removefog = function(args)
  4779. gsLighting.FogStart = 0
  4780. gsLighting.FogEnd = 9999999999999
  4781. clientSided()
  4782. end
  4783.  
  4784. Commands.animation = function(args)
  4785. if args[1] then
  4786. if string.lower(tostring(args[1])) == "gui" then
  4787. loadstring(game:HttpGet(("https://pastebin.com/raw/mdbTSP4d"),true))()
  4788. else
  4789. local Anim = Instance.new("Animation")
  4790. Anim.AnimationId = "rbxassetid://".. tostring(args[1])
  4791. local track = LP.Character.Humanoid:LoadAnimation(Anim)
  4792. if args[2] then
  4793. track:Play(.1, 1, args[2])
  4794. else
  4795. track:Play(.1, 1, 1)
  4796. end
  4797. end
  4798. end
  4799. end
  4800.  
  4801. Commands.btools = function(args)
  4802. local Clone_T = Instance.new("HopperBin",LP.Backpack)
  4803. Clone_T.BinType = "Clone"
  4804. local Destruct = Instance.new("HopperBin",LP.Backpack)
  4805. Destruct.BinType = "Hammer"
  4806. local Hold_T = Instance.new("HopperBin",LP.Backpack)
  4807. Hold_T.BinType = "Grab"
  4808. clientSided()
  4809. end
  4810.  
  4811. Commands.esp = function(args)
  4812. if args[1] then
  4813. for i,v in pairs(findPlayer(args[1])) do
  4814. local espPlayer = v
  4815. for i,createESP in pairs(espPlayer.Character:GetDescendants()) do
  4816. if createESP:IsA("Part") or createESP:IsA("MeshPart") then
  4817. if createESP.Name ~= "HumanoidRootPart" and createESP.Name ~= "Handle" then
  4818. local current = true
  4819. local espBOX = Instance.new("BoxHandleAdornment")
  4820. espBOX.Parent = game.Players.LocalPlayer.PlayerGui
  4821. espBOX.Name = "rGET"..espPlayer.Name
  4822. espBOX.Adornee = createESP
  4823. espBOX.AlwaysOnTop = true
  4824. espBOX.ZIndex = 0
  4825. espBOX.Size = createESP.Size
  4826. espBOX.Transparency = 0.3
  4827. local AboveHead = Instance.new("BillboardGui")
  4828. AboveHead.Parent = game.Players.LocalPlayer.PlayerGui
  4829. AboveHead.Adornee = espPlayer.Character.Head
  4830. AboveHead.Name = "rGET"..espPlayer.Name
  4831. AboveHead.Size = UDim2.new(0, 100, 0, 100)
  4832. AboveHead.StudsOffset = Vector3.new(0, 1, 0)
  4833. AboveHead.AlwaysOnTop = true
  4834. local Info = Instance.new("TextLabel")
  4835. Info.Parent = AboveHead
  4836. Info.BackgroundTransparency = 1
  4837. Info.Position = UDim2.new(0, 0, 0, 0)
  4838. Info.Size = UDim2.new(1, 0, 0, 40)
  4839. Info.TextColor3 = Color3.fromRGB(200,200,200)
  4840. Info.TextStrokeTransparency = 0.5
  4841. Info.TextSize = 15
  4842. if espPlayer.TeamColor == LP.TeamColor then
  4843. espBOX.Color = BrickColor.new("Lime green")
  4844. Info.TextStrokeColor3 = Color3.fromRGB(10,100,10)
  4845. else
  4846. espBOX.Color = BrickColor.new("Really red")
  4847. Info.TextStrokeColor3 = Color3.fromRGB(100,10,10)
  4848. end
  4849. game:GetService('RunService').Stepped:connect(function()
  4850. if current and LP.Character.Humanoid and espPlayer.Character.HumanoidRootPart then
  4851. Info.Text = espPlayer.Name.." (".. math.floor((LP.Character.HumanoidRootPart.Position - espPlayer.Character.HumanoidRootPart.Position).magnitude)..")"
  4852. end
  4853. end)
  4854. espPlayer.Character.Humanoid.Died:Connect(function()
  4855. current = false
  4856. espBOX:Destroy()
  4857. AboveHead:Destroy()
  4858. end)
  4859. gsPlayers.PlayerRemoving:Connect(function(plr)
  4860. if plr == espPlayer then
  4861. current = false
  4862. espBOX:Destroy()
  4863. AboveHead:Destroy()
  4864. end
  4865. end)
  4866. end
  4867. end
  4868. end
  4869. end
  4870. clientSided()
  4871. end
  4872. end
  4873.  
  4874. Commands.unesp = function(args)
  4875. if not args[1] then
  4876. for i,v in pairs(gsCoreGui:GetDescendants()) do
  4877. if string.sub(v.Name, 1, 4) == "rGET" then
  4878. v:Destroy()
  4879. end
  4880. end
  4881. else
  4882. for i,v in pairs(gsCoreGui:GetDescendants()) do
  4883. if string.sub(v.Name, 1, 4) == "rGET" then
  4884. for i,a in pairs(findPlayer(args[1])) do
  4885. if string.sub(v.Name, 5) == a.Name then
  4886. v:Destroy()
  4887. end
  4888. end
  4889. end
  4890. end
  4891. end
  4892. end
  4893.  
  4894. Commands.dice = function(args)
  4895. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("You rolled a dice for ".. tostring(math.random(1, 6)), "All")
  4896. end
  4897.  
  4898. Commands.random = function(args)
  4899. if args[1] and args[2] then
  4900. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Picking random number between "..args[1].." and "..args[2].."... The number is ".. tostring(math.random(args[1], args[2])), "All")
  4901. end
  4902. end
  4903.  
  4904. Commands.closegame = function(args)
  4905. game:Shutdown()
  4906. end
  4907.  
  4908. Commands.savetool = function(args)
  4909. if args[1] then
  4910. for i,a in pairs(LP.Character:GetDescendants()) do
  4911. if a:IsA("Tool") and string.lower(a.Name) == string.lower(tostring(args[1])) then
  4912. a.Parent = LP
  4913. local oldName = a.Name
  4914. a.Name = "saved "..oldName
  4915. else
  4916. for i,n in pairs(LP.Backpack:GetDescendants()) do
  4917. if n:IsA("Tool") and string.lower(n.Name) == string.lower(tostring(args[1])) then
  4918. n.Parent = LP
  4919. local sOldName = n.Name
  4920. n.Name = "saved "..sOldName
  4921. end
  4922. end
  4923. end
  4924. end
  4925. else
  4926. for i,v in pairs(LP.Character:GetDescendants()) do
  4927. if v:IsA("Tool") then
  4928. v.Parent = LP
  4929. local oldName = v.Name
  4930. v.Name = "saved "..oldName
  4931. end
  4932. end
  4933. end
  4934. end
  4935.  
  4936. Commands.loadtool = function(args)
  4937. if args[1] then
  4938. for i,a in pairs(LP:GetChildren()) do
  4939. if a:IsA("Tool") and string.sub(a.Name, 1, 5) == "saved" and string.lower(string.sub(a.Name, 7)) == string.lower(tostring(args[1])) then
  4940. a.Parent = LP.Backpack
  4941. local currentName = a.Name
  4942. a.Name = string.sub(currentName, 7)
  4943. end
  4944. end
  4945. else
  4946. for i,v in pairs(LP:GetChildren()) do
  4947. if string.sub(v.Name, 1, 5) == "saved" then
  4948. v.Parent = LP.Backpack
  4949. local currentName = v.Name
  4950. v.Name = string.sub(currentName, 7)
  4951. end
  4952. end
  4953. end
  4954. end
  4955.  
  4956. Commands.savealltool = function(args)
  4957. for i,v in pairs(LP.Character:GetDescendants()) do
  4958. if v:IsA("Tool") then
  4959. v.Parent = LP
  4960. local oldName = v.Name
  4961. v.Name = "saved "..oldName
  4962. end
  4963. end
  4964. for i,v in pairs(LP.Backpack:GetDescendants()) do
  4965. if v:IsA("Tool") then
  4966. v.Parent = LP
  4967. local oldName = v.Name
  4968. v.Name = "saved "..oldName
  4969. end
  4970. end
  4971. end
  4972.  
  4973. Commands.loadalltool = function(args)
  4974. for i,v in pairs(LP:GetChildren()) do
  4975. if v:IsA("Tool") and string.sub(v.Name, 1, 5) == "saved" then
  4976. v.Parent = LP.Backpack
  4977. local currentName = v.Name
  4978. v.Name = string.sub(currentName, 7)
  4979. end
  4980. end
  4981. end
  4982.  
  4983. Mouse.KeyDown:Connect(function(key)
  4984. if key == clicktpKEY and clicktpACTIVE == true then
  4985. if Mouse.Target then
  4986. LP.Character.HumanoidRootPart.CFrame = CFrame.new(Mouse.Hit.x, Mouse.Hit.y + 5, Mouse.Hit.z)
  4987. end
  4988. end
  4989. if key == clickdelKEY and clickdelACTIVE == true then
  4990. if Mouse.Target then
  4991. Mouse.Target:Destroy()
  4992. end
  4993. end
  4994. end)
  4995. Mouse.Button1Down:Connect(function()
  4996. if clicktpACTIVE == true and clicktpCLICK == true then
  4997. if Mouse.Target then
  4998. LP.Character.HumanoidRootPart.CFrame = CFrame.new(Mouse.Hit.x, Mouse.Hit.y + 5, Mouse.Hit.z)
  4999. end
  5000. end
  5001. if clickdelACTIVE == true and clickdelCLICK == true then
  5002. if Mouse.Target then
  5003. Mouse.Target:Destroy()
  5004. end
  5005. end
  5006. end)
  5007.  
  5008. clicktpKEY = ""
  5009. clickdelKEY = ""
  5010. clicktpACTIVE = false
  5011. clickdelACTIVE = false
  5012. clicktpCLICK = false
  5013. clickdelCLICK = false
  5014.  
  5015. Commands.clicktp = function(args)
  5016. if args[1] then
  5017. clicktpKEY = string.sub(tostring(args[1]), 1, 1)
  5018. clicktpACTIVE = true
  5019. clicktpCLICK = false
  5020. else
  5021. clicktpKEY = ""
  5022. clicktpACTIVE = true
  5023. clicktpCLICK = true
  5024. end
  5025. clientSided()
  5026. end
  5027.  
  5028. Commands.clickdel = function(args)
  5029. if args[1] then
  5030. clickdelKEY = string.sub(tostring(args[1]), 1, 1)
  5031. clickdelACTIVE = true
  5032. clickdelCLICK = false
  5033. else
  5034. clickdelKEY = ""
  5035. clickdelACTIVE = true
  5036. clickdelCLICK = true
  5037. end
  5038. clientSided()
  5039. end
  5040.  
  5041. Commands.unclicktp = function(args)
  5042. clicktpACTIVE = false
  5043. end
  5044.  
  5045. Commands.unclickdel = function(args)
  5046. clickdelACTIVE = false
  5047. end
  5048.  
  5049. Commands.oof = function(args)
  5050. spawn(function()
  5051. while wait() do
  5052. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  5053. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  5054. for _,x in pairs(v.Character.Head:GetChildren()) do
  5055. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true) end
  5056. end
  5057. end
  5058. end
  5059. end
  5060. end)
  5061. end
  5062.  
  5063. Commands.chatlogs = function(args)
  5064. MainChatFrame.Position = UDim2.new(0, 760, 0, 261)
  5065. MainChatFrame.Visible = true
  5066. end
  5067.  
  5068. Commands.stopadmin = function(args)
  5069. commandPrefix = " "
  5070. following = false
  5071. trailing = false
  5072. annoying = false
  5073. CMDBAR.Visible = false
  5074. Match.Visible = false
  5075. flying = false
  5076. end
  5077.  
  5078. Commands.freecam = function(args)
  5079. for i,getFC in pairs(gsWorkspace:GetDescendants()) do
  5080. if getFC.Name == "rGETpartNUMBER2" then
  5081. getFC:Destroy()
  5082. end
  5083. end
  5084. local CameraPart = Instance.new("Part")
  5085. CameraPart.CanCollide = false
  5086. CameraPart.CFrame = LP.Character.Head.CFrame
  5087. CameraPart.Locked = true
  5088. CameraPart.Transparency = 1
  5089. CameraPart.Size = Vector3.new(1, 1, 1)
  5090. CameraPart.Parent = gsWorkspace
  5091. CameraPart.Name = "rGETpartNUMBER2"
  5092. if bypassMODE == true then
  5093. loopviewfc = true
  5094. elseif bypassMODE == false then
  5095. gsWorkspace.CurrentCamera.CameraSubject = CameraPart
  5096. end
  5097. local speedget = 1
  5098. local T = CameraPart
  5099. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  5100. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  5101. local SPEED = speedget
  5102. if args[1] then
  5103. speedfly = tonumber(args[1])
  5104. else
  5105. speedfly = 1
  5106. end
  5107. local function freecamfly()
  5108. LP.Character.Head.Anchored = true
  5109. doFREECAM = true
  5110. local BG = Instance.new('BodyGyro', T)
  5111. local BV = Instance.new('BodyVelocity', T)
  5112. BG.P = 9e4
  5113. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  5114. BG.cframe = T.CFrame
  5115. BV.velocity = Vector3.new(0, 0.1, 0)
  5116. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  5117. spawn(function()
  5118. repeat wait()
  5119. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  5120. SPEED = 50
  5121. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  5122. SPEED = 0
  5123. end
  5124. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  5125. 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
  5126. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  5127. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  5128. 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
  5129. else
  5130. BV.velocity = Vector3.new(0, 0.1, 0)
  5131. end
  5132. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  5133. until not doFREECAM
  5134. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  5135. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  5136. SPEED = 0
  5137. BG:destroy()
  5138. BV:destroy()
  5139. end)
  5140. end
  5141. Mouse.KeyDown:connect(function(KEY)
  5142. if KEY:lower() == 'w' then
  5143. CONTROL.F = speedfly
  5144. elseif KEY:lower() == 's' then
  5145. CONTROL.B = -speedfly
  5146. elseif KEY:lower() == 'a' then
  5147. CONTROL.L = -speedfly
  5148. elseif KEY:lower() == 'd' then
  5149. CONTROL.R = speedfly
  5150. end
  5151. end)
  5152. Mouse.KeyUp:connect(function(KEY)
  5153. if KEY:lower() == 'w' then
  5154. CONTROL.F = 0
  5155. elseif KEY:lower() == 's' then
  5156. CONTROL.B = 0
  5157. elseif KEY:lower() == 'a' then
  5158. CONTROL.L = 0
  5159. elseif KEY:lower() == 'd' then
  5160. CONTROL.R = 0
  5161. end
  5162. end)
  5163. freecamfly()
  5164. end
  5165.  
  5166. Commands.fc = function(args)
  5167. if args[1] then
  5168. run(commandPrefix.."freecam "..args[1])
  5169. else
  5170. run(commandPrefix.."freecam")
  5171. end
  5172. end
  5173.  
  5174. Commands.unfreecam = function(args)
  5175. doFREECAM = false
  5176. LP.Character.Head.Anchored = false
  5177. view(LP)
  5178. if gsWorkspace.rGETpartNUMBER2 then
  5179. gsWorkspace.rGETpartNUMBER2:Destroy()
  5180. end
  5181. loopviewfc = false
  5182. end
  5183.  
  5184. Commands.unfc = function(args)
  5185. doFREECAM = false
  5186. LP.Character.Head.Anchored = false
  5187. view(LP)
  5188. if gsWorkspace.rGETpartNUMBER2 then
  5189. gsWorkspace.rGETpartNUMBER2:Destroy()
  5190. end
  5191. loopviewfc = false
  5192. end
  5193.  
  5194. Commands.gotofc = function(args)
  5195. doFREECAM = false
  5196. LP.Character.Head.Anchored = false
  5197. view(LP)
  5198. pcall(function()
  5199. LP.Character.HumanoidRootPart.CFrame = gsWorkspace.rGETpartNUMBER2.CFrame
  5200. gsWorkspace.rGETpartNUMBER2:Destroy()
  5201. end)
  5202. loopviewfc = false
  5203. end
  5204.  
  5205. Commands.fctp = function(args)
  5206. if args[1] then
  5207. for i,v in pairs(findPlayer(args[1])) do
  5208. pcall(function()
  5209. gsWorkspace.rGETpartNUMBER2.CFrame = v.Character.Head.CFrame
  5210. end)
  5211. end
  5212. end
  5213. end
  5214.  
  5215. Commands.cmds = function(args)
  5216. CMDSmain.Position = UDim2.new(0, 695, 0, 297)
  5217. CMDSmain.Visible = true
  5218. CMDSmain:TweenSize(UDim2.new(0, 440, 0, 367), "InOut", "Sine", 1)
  5219. end
  5220.  
  5221. Commands.fullcredits = function(args)
  5222. Notification("info", "Credit to Autumn, Josh and 3dsboy08 (Help with "..commandPrefix.."remotespy and anti client kick)", 1)
  5223. Notification("info", "Credit to Infinite Yield developers (Assisted in "..commandPrefix.."esp and "..commandPrefix.."fly commands)", 1)
  5224. Notification("info", "Credit to Timeless ("..commandPrefix.."invisible) and Harkinian ("..commandPrefix.."shutdown)", 1)
  5225. Notification("info", "Credit to DEX creators ("..commandPrefix.."explorer) and xFunnieuss ("..commandPrefix.."spinhats)", 1)
  5226. Notification("info", "Only creator is illremember", 2)
  5227. end
  5228.  
  5229. Commands.hotkey = function(args)
  5230. if args[1] then
  5231. local hotkeyKEY = string.sub(tostring(args[1]), 1, 3)
  5232. if args[2] then
  5233. table.remove(args, 1)
  5234. local hotkeyCMD = table.concat(args, " ")
  5235. table.insert(hotkeys, hotkeyCMD.."//"..hotkeyKEY)
  5236. fullUpdate()
  5237. Notification("info", "Hotkey added!", 1)
  5238. end
  5239. end
  5240. end
  5241.  
  5242. Mouse.KeyDown:Connect(function(key)
  5243. for i,v in pairs(hotkeys) do
  5244. local currentKey = string.match(v, "[%a%d]+$")
  5245. if string.len(currentKey) == 1 then
  5246. if key == string.sub(v, #v, #v) then
  5247. local commandtoRUN = string.match(v, "^[%w%s]+")
  5248. if string.sub(string.lower(tostring(commandtoRUN)), 1, 3) == "fly" then
  5249. if bypassMODE == true then
  5250. if doFREECAM == false then
  5251. run(commandPrefix..tostring(commandtoRUN))
  5252. else
  5253. run(commandPrefix.."unfly")
  5254. end
  5255. else
  5256. if flying == false then
  5257. run(commandPrefix..tostring(commandtoRUN))
  5258. else
  5259. run(commandPrefix.."unfly")
  5260. end
  5261. end
  5262. elseif tostring(commandtoRUN) == "noclip" then
  5263. if noclip == false then
  5264. run(commandPrefix..tostring(commandtoRUN))
  5265. else
  5266. run(commandPrefix.."clip")
  5267. end
  5268. elseif tostring(commandtoRUN) == "freecam" or tostring(commandtoRUN) == "fc" then
  5269. if doFREECAM == false then
  5270. run(commandPrefix..tostring(commandtoRUN))
  5271. else
  5272. if fchotkeymode == "goto" then
  5273. run(commandPrefix.."gotofc")
  5274. elseif fchotkeymode == "unfc" then
  5275. run(commandPrefix.."unfreecam")
  5276. end
  5277. end
  5278. else
  5279. run(commandPrefix..tostring(commandtoRUN))
  5280. end
  5281. end
  5282. else
  5283. if string.lower(string.sub(tostring(currentKey), 1, 1)) == "f" then
  5284. local commandtoRUN = string.match(v, "^[%w%s]+")
  5285. local hotkeyadjust = tonumber(string.sub(currentKey, 2, 3)) + 25
  5286. if string.byte(key) == hotkeyadjust then
  5287. if string.sub(string.lower(tostring(commandtoRUN)), 1, 3) == "fly" then
  5288. if bypassMODE == true then
  5289. if doFREECAM == false then
  5290. run(commandPrefix..tostring(commandtoRUN))
  5291. else
  5292. run(commandPrefix.."unfly")
  5293. end
  5294. else
  5295. if flying == false then
  5296. run(commandPrefix..tostring(commandtoRUN))
  5297. else
  5298. run(commandPrefix.."unfly")
  5299. end
  5300. end
  5301. elseif tostring(commandtoRUN) == "noclip" then
  5302. if noclip == false then
  5303. run(commandPrefix..tostring(commandtoRUN))
  5304. else
  5305. run(commandPrefix.."clip")
  5306. end
  5307. elseif tostring(commandtoRUN) == "freecam" or tostring(commandtoRUN) == "fc" then
  5308. if doFREECAM == false then
  5309. run(commandPrefix..tostring(commandtoRUN))
  5310. else
  5311. if fchotkeymode == "goto" then
  5312. run(commandPrefix.."gotofc")
  5313. elseif fchotkeymode == "unfc" then
  5314. run(commandPrefix.."unfreecam")
  5315. end
  5316. end
  5317. else
  5318. run(commandPrefix..tostring(commandtoRUN))
  5319. end
  5320. end
  5321. end
  5322. end
  5323. end
  5324. end)
  5325.  
  5326. Commands.removeallhotkey = function(args)
  5327. hotkeys = {}
  5328. fullUpdate()
  5329. Notification("warning", "All hotkeys reset/removed", 6)
  5330. end
  5331.  
  5332. Commands.removehotkey = function(args)
  5333. if args[1] then
  5334. for i,v in pairs(hotkeys) do
  5335. local currentKey = string.match(v, "[%a%d]+$")
  5336. if currentKey == string.lower(tostring(args[1])) then
  5337. table.remove(hotkeys, i)
  5338. fullUpdate()
  5339. end
  5340. end
  5341. end
  5342. end
  5343.  
  5344. Commands.printhotkeys = function(args)
  5345. for i,v in pairs(hotkeys) do
  5346. warn("HOTKEYS:")
  5347. print(v)
  5348. end
  5349. end
  5350.  
  5351. Commands.os = function(args)
  5352. if args[1] then
  5353. for i,v in pairs(findPlayer(args[1])) do
  5354. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(v.Name.." is on "..v.OsPlatform, "All")
  5355. end
  5356. end
  5357. end
  5358.  
  5359. spinning = false
  5360. Commands.spin = function(args)
  5361. if args[1] then
  5362. for i,v in pairs(findSinglePlayer(args[1])) do
  5363. run(commandPrefix.."attach "..v.Name)
  5364. annplr = v
  5365. annoying = true
  5366. spinning = true
  5367. end
  5368. end
  5369. end
  5370.  
  5371. Commands.unspin = function(args)
  5372. if spinning then
  5373. annoying = false
  5374. spinning = false
  5375. end
  5376. run(""..commandPrefix.."unattach")
  5377. end
  5378.  
  5379. Commands.explorer = function(args)
  5380. loadstring(game:GetObjects("rbxassetid://418957341")[1].Source)()
  5381. Notification("info", "Loaded DEX explorer!", 5)
  5382. end
  5383.  
  5384. Commands.maxzoom = function(args)
  5385. if args[1] then
  5386. LP.CameraMaxZoomDistance = args[1]
  5387. end
  5388. end
  5389.  
  5390. Commands.stare = function(args)
  5391. if args[1] then
  5392. for i,v in pairs(findSinglePlayer(args[1])) do
  5393. stareplr = v
  5394. staring = true
  5395. end
  5396. end
  5397. end
  5398.  
  5399. Commands.unstare = function(args)
  5400. staring = false
  5401. end
  5402.  
  5403. Commands.tempgod = function(args)
  5404. local hu = LP.Character.Humanoid
  5405. local l = Instance.new("Humanoid")
  5406. l.Parent = LP.Character
  5407. l.Name = "Humanoid"
  5408. wait(0.1)
  5409. hu.Parent = LP
  5410. gsWorkspace.CurrentCamera.CameraSubject = LP.Character
  5411. LP.Character.Animate.Disabled = true
  5412. wait(0.1)
  5413. LP.Character.Animate.Disabled = false
  5414. Notification("info", "Enabled Temp FE Godmode", 4)
  5415. end
  5416.  
  5417. Commands.void = function(args)
  5418. if hasTools() == false then
  5419. Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  5420. else
  5421. FEGodmode()
  5422. for i,v in pairs(LP.Backpack:GetChildren())do
  5423. LP.Character.Humanoid:EquipTool(v)
  5424. end
  5425. if args[1] then
  5426. for i,v in pairs(findSinglePlayer(args[1])) do
  5427. local NOW = LP.Character.HumanoidRootPart.CFrame
  5428. LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  5429. wait(0.3)
  5430. LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  5431. local function tp(player,player2)
  5432. local char1,char2=player.Character,player2.Character
  5433. if char1 and char2 then
  5434. char1:MoveTo(char2.Head.Position)
  5435. end
  5436. end
  5437. wait(0.5)
  5438. LP.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(999999999999999,0,999999999999999))
  5439. end
  5440. end
  5441. end
  5442. end
  5443.  
  5444. Commands.freefall = function(args)
  5445. if hasTools() == false then
  5446. Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  5447. else
  5448. FEGodmode()
  5449. for i,v in pairs(LP.Backpack:GetChildren())do
  5450. LP.Character.Humanoid:EquipTool(v)
  5451. end
  5452. if args[1] then
  5453. for i,v in pairs(findSinglePlayer(args[1])) do
  5454. local NOW = LP.Character.HumanoidRootPart.CFrame
  5455. LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  5456. wait(0.3)
  5457. LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  5458. wait(0.5)
  5459. LP.Character.HumanoidRootPart.CFrame = NOW
  5460. wait(0.5)
  5461. LP.Character.HumanoidRootPart.CFrame = NOW
  5462. wait(0.6)
  5463. LP.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  5464. end
  5465. end
  5466. end
  5467. end
  5468.  
  5469. Commands.version = function(args)
  5470. Notification("info", "Current Shattervast Version: V2.8", 7)
  5471. end
  5472.  
  5473. Commands.shiftlockon = function(args)
  5474. LP.DevEnableMouseLock = true
  5475. Notification("info", "Shift lock enabled!", 5)
  5476. end
  5477.  
  5478. for i,needChat in pairs(gsPlayers:GetPlayers()) do
  5479. needChat.Chatted:Connect(function(msg)
  5480. if copychatall then
  5481. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(msg, "All")
  5482. end
  5483. end)
  5484. end
  5485. gsPlayers.PlayerAdded:Connect(function(plr)
  5486. plr.Chatted:Connect(function(msg)
  5487. if copychatall then
  5488. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(msg, "All")
  5489. end
  5490. end)
  5491. end)
  5492.  
  5493. copychatplayer = nil
  5494. copychatall = false
  5495. copychatACTIVE = false
  5496. Commands.copychat = function(args)
  5497. if args[1] then
  5498. if string.lower(args[1]) == "all" or string.lower(args[1]) == "others" then
  5499. copychatall = true
  5500. else
  5501. for i,v in pairs(findPlayer(args[1])) do
  5502. if v ~= LP then
  5503. copychatplayer = v
  5504. copychatACTIVE = true
  5505. end
  5506. end
  5507. end
  5508. end
  5509. end
  5510.  
  5511. Commands.uncopychat = function(args)
  5512. copychatall = false
  5513. copychatACTIVE = false
  5514. end
  5515.  
  5516. Commands.newkill = function(args)
  5517. if hasTools() == false then
  5518. Notification("warning", "You need TWO tools in your backpack/inventory to use this command.", 8)
  5519. else
  5520. if args[1] then
  5521. for i,plr in pairs(findSinglePlayer(args[1])) do
  5522. for i,v in pairs(LP.Backpack:GetChildren())do
  5523. LP.Character.Humanoid:EquipTool(v)
  5524. end
  5525. for i,v in pairs(LP.Backpack:GetDescendants()) do
  5526. if v:IsA("Tool") then
  5527. v.Parent = LP.Character
  5528. wait()
  5529. v.Parent = plr.Character
  5530. end
  5531. end
  5532. wait(0.4)
  5533. LP.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(4000000, -10, 200000))
  5534. end
  5535. end
  5536. end
  5537. end
  5538.  
  5539. Commands.newattach = function(args)
  5540. if hasTools() == false then
  5541. Notification("warning", "You need TWO tools in your backpack/inventory to use this command.", 8)
  5542. else
  5543. if args[1] then
  5544. for i,plr in pairs(findSinglePlayer(args[1])) do
  5545. for i,v in pairs(LP.Backpack:GetChildren())do
  5546. LP.Character.Humanoid:EquipTool(v)
  5547. end
  5548. for i,v in pairs(LP.Backpack:GetDescendants()) do
  5549. if v:IsA("Tool") then
  5550. v.Parent = LP.Character
  5551. wait()
  5552. v.Parent = plr.Character
  5553. end
  5554. end
  5555. end
  5556. end
  5557. end
  5558. end
  5559.  
  5560. Commands.newbring = function(args)
  5561. if hasTools() == false then
  5562. Notification("warning", "You need TWO tools in your backpack/inventory to use this command.", 8)
  5563. else
  5564. if args[1] then
  5565. for i,plr in pairs(findSinglePlayer(args[1])) do
  5566. local NOW = LP.Character.HumanoidRootPart.CFrame
  5567. for i,v in pairs(LP.Backpack:GetChildren())do
  5568. LP.Character.Humanoid:EquipTool(v)
  5569. end
  5570. for i,v in pairs(LP.Backpack:GetDescendants()) do
  5571. if v:IsA("Tool") then
  5572. v.Parent = LP.Character
  5573. wait()
  5574. v.Parent = plr.Character
  5575. end
  5576. end
  5577. wait(0.4)
  5578. LP.Character.HumanoidRootPart.CFrame = NOW
  5579. wait(0.4)
  5580. LP.Character.HumanoidRootPart.CFrame = NOW
  5581. end
  5582. end
  5583. end
  5584. end
  5585.  
  5586. Commands.spawn = function(args)
  5587. if args[1] then
  5588. if string.lower(tostring(args[1])) == "ws" then
  5589. spawnWS = args[2] or CurrentWalkspeed
  5590. LP.Character.Humanoid.WalkSpeed = args[2] or CurrentWalkspeed
  5591. elseif string.lower(tostring(args[1])) == "jp" then
  5592. spawnJP = args[2] or CurrentJumppower
  5593. LP.Character.Humanoid.JumpPower = args[2] or CurrentJumppower
  5594. elseif string.lower(tostring(args[1])) == "hh" then
  5595. spawnHH = args[2] or CurrentHipheight
  5596. LP.Character.Humanoid.HipHeight = args[2] or CurrentHipheight
  5597. elseif string.lower(tostring(args[1])) == "god" then
  5598. spawningfegod = true
  5599. FEGodmode()
  5600. end
  5601. end
  5602. end
  5603.  
  5604. Commands.unspawn = function(args)
  5605. spawnWS = CurrentWalkspeed
  5606. spawnJP = CurrentJumppower
  5607. spawnHH = CurrentHipheight
  5608. spawningfegod = false
  5609. Notification("info", "Reset spawning stats", 5)
  5610. end
  5611.  
  5612. savingtoolsloop = false
  5613. Commands.autosavetool = function(args)
  5614. if args[1] then
  5615. if string.lower(tostring(args[1])) == "on" then
  5616. savingtoolsloop = true
  5617. elseif string.lower(tostring(args[1])) == "off" then
  5618. savingtoolsloop = false
  5619. end
  5620. end
  5621. end
  5622.  
  5623. modeFling = false
  5624. modeCompliment = false
  5625. modeMove = false
  5626. modeInfo = false
  5627. Commands.beginbot = function(args)
  5628. if not args[1] then
  5629. print("fling // compliment // move // info")
  5630. Notification("info", ""..commandPrefix.."beginbot Modes printed", 5)
  5631. else
  5632. if string.lower(tostring(args[1])) == "fling" then
  5633. modeFling = true
  5634. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Hello! I am Fling-Bot 5000! Say !fling [Player] to fling that player!", "All")
  5635. elseif string.lower(tostring(args[1])) == "compliment" then
  5636. modeCompliment = true
  5637. complimentReady = true
  5638. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Good day, I am Compliment-Bot. Say !c [Player] to give them a compliment.", "All")
  5639. elseif string.lower(tostring(args[1])) == "move" then
  5640. modeMove = true
  5641. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Hi, I am movement bot. Commands you can use: !walk [Player], !bringbot, !follow [Player].", "All")
  5642. elseif string.lower(tostring(args[1])) == "info" then
  5643. modeInfo = true
  5644. infoReady = true
  5645. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Hey, I'm Info-Bot. Commands you can use: !age [Player], !id [Player].", "All")
  5646. end
  5647. end
  5648. end
  5649.  
  5650. Commands.endbot = function(args)
  5651. if not args[1] then
  5652. modeFling = false
  5653. modeCompliment = false
  5654. modeMove = false
  5655. modeInfo = false
  5656. else
  5657. if string.lower(tostring(args[1])) == "fling" then
  5658. modeFling = false
  5659. elseif string.lower(tostring(args[1])) == "compliment" then
  5660. modeCompliment = false
  5661. elseif string.lower(tostring(args[1])) == "move" then
  5662. modeMove = false
  5663. elseif string.lower(tostring(args[1])) == "info" then
  5664. modeInfo = false
  5665. end
  5666. end
  5667. end
  5668.  
  5669. Commands.stopsit = function(args)
  5670. stopsitting = true
  5671. end
  5672.  
  5673. Commands.gosit = function(args)
  5674. stopsitting = false
  5675. end
  5676.  
  5677. chattingerror = true
  5678. Commands.chaterror = function(args)
  5679. if chattingerror then
  5680. chattingerror = false
  5681. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" ", "All")
  5682. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" ", "All")
  5683. wait(4)
  5684. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" ", "All")
  5685. wait(3)
  5686. chattingerror = true
  5687. end
  5688. end
  5689.  
  5690. spawnpos = nil
  5691. spawningpos = true
  5692. Commands.spawnpoint = function(args)
  5693. spawnpos = LP.Character.HumanoidRootPart.CFrame
  5694. spawningpos = true
  5695. Notification("info", "Spawn point has been set! Use "..commandPrefix.."nospawn to remove.", 6)
  5696. end
  5697.  
  5698. Commands.nospawn = function(args)
  5699. spawningpos = false
  5700. Notification("info", "Spawn point has been removed. Use "..commandPrefix.."spawnpoint to enable.", 6)
  5701. end
  5702.  
  5703. Commands.bypass = function(args)
  5704. if args[1] then
  5705. if string.lower(tostring(args[1])) == "on" then
  5706. bypassMODE = true
  5707. Notification("warning", "Bypass mode turned on, this changes functions of "..commandPrefix.."fly and other commands to bypass most anti-exploits.", 7)
  5708. elseif string.lower(tostring(args[1])) == "off" then
  5709. bypassMODE = false
  5710. Notification("warning", "Bypass mode has been turned off.", 7)
  5711. end
  5712. end
  5713. end
  5714.  
  5715. Commands.fixcam = function(args)
  5716. gsWorkspace.CurrentCamera:Destroy()
  5717. wait(0.1)
  5718. game:GetService("Workspace").CurrentCamera.CameraSubject = LP.Character.Humanoid
  5719. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  5720. LP.CameraMinZoomDistance = 0.5
  5721. LP.CameraMaxZoomDistance = 400
  5722. LP.CameraMode = "Classic"
  5723. LP.DevCameraOcclusionMode = CurrentNormal
  5724. end
  5725.  
  5726. Commands.gotoobj = function(args)
  5727. if args[1] then
  5728. for i,v in pairs(gsWorkspace:GetDescendants()) do
  5729. if string.lower(v.Name) == string.lower(tostring(args[1])) then
  5730. LP.Character.HumanoidRootPart.CFrame = v.CFrame + Vector3.new(0, 3, 0)
  5731. end
  5732. end
  5733. end
  5734. end
  5735.  
  5736. Commands.breakcam = function(args)
  5737. gsWorkspace.CurrentCamera.CameraSubject = LP.Character.Head
  5738. end
  5739.  
  5740. Commands.inviscam = function(args)
  5741. LP.DevCameraOcclusionMode = "Invisicam"
  5742. end
  5743.  
  5744. printobjKEY = ""
  5745. printobjCLICKING = false
  5746. printobjACTIVE = false
  5747.  
  5748. Commands.printobj = function(args)
  5749. if args[1] then
  5750. printobjKEY = string.sub(tostring(args[1]), 1, 1)
  5751. printobjACTIVE = true
  5752. printobjCLICKING = false
  5753. else
  5754. printobjKEY = ""
  5755. printobjACTIVE = true
  5756. printobjCLICKING = true
  5757. end
  5758. end
  5759.  
  5760. Mouse.KeyDown:Connect(function(key)
  5761. if key == printobjKEY and printobjACTIVE == true then
  5762. if Mouse.Target then
  5763. local path = Mouse.Target:GetFullName()
  5764. local getPath = "game:GetService(\"Workspace\")"
  5765. local getSpaces = ""
  5766. local separate = {}
  5767. local a = nil
  5768. for v in string.gmatch(string.sub(path, 10), "[^.]+") do
  5769. if string.match(v, " ") then
  5770. a = "["..v.."]"
  5771. table.insert(separate, a)
  5772. else
  5773. a = "."..v
  5774. table.insert(separate, a)
  5775. end
  5776. getSpaces = table.concat(separate, "")
  5777. end
  5778. local fullPath = getPath..getSpaces
  5779. print(fullPath)
  5780. end
  5781. end
  5782. end)
  5783. Mouse.Button1Down:Connect(function()
  5784. if printobjCLICKING == true and printobjACTIVE == true then
  5785. if Mouse.Target then
  5786. local path = Mouse.Target:GetFullName()
  5787. local getPath = "game:GetService(\"Workspace\")"
  5788. local getSpaces = ""
  5789. local separate = {}
  5790. local a = nil
  5791. for v in string.gmatch(string.sub(path, 10), "[^.]+") do
  5792. if string.match(v, " ") then
  5793. a = "["..v.."]"
  5794. table.insert(separate, a)
  5795. else
  5796. a = "."..v
  5797. table.insert(separate, a)
  5798. end
  5799. getSpaces = table.concat(separate, "")
  5800. end
  5801. local fullPath = getPath..getSpaces
  5802. print(fullPath)
  5803. end
  5804. end
  5805. end)
  5806.  
  5807. Commands.unprintobj = function(args)
  5808. printobjACTIVE = false
  5809. printobjCLICKING = false
  5810. end
  5811.  
  5812. Commands.hotkeyfc = function(args)
  5813. if args[1] then
  5814. if string.lower(tostring(args[1])) == "goto" then
  5815. fchotkeymode = "goto"
  5816. elseif string.lower(tostring(args[1])) == "unfc" then
  5817. fchotkeymode = "unfc"
  5818. end
  5819. fullUpdate()
  5820. end
  5821. end
  5822.  
  5823. Commands.carpet = function(args)
  5824. if args[1] then
  5825. for i,v in pairs(findSinglePlayer(args[1])) do
  5826. if v ~= nil then
  5827. annoying = true
  5828. annplr = v
  5829. local carpetAnimation = Instance.new("Animation")
  5830. carpetAnimation.AnimationId = "rbxassetid://282574440"
  5831. carpetTrack = LP.Character.Humanoid:LoadAnimation(carpetAnimation)
  5832. carpetTrack:Play(.1, 1, 1)
  5833. end
  5834. end
  5835. end
  5836. end
  5837.  
  5838. Commands.uncarpet = function(args)
  5839. annoying = false
  5840. carpetTrack:Stop()
  5841. end
  5842.  
  5843. Commands.brickcreate = function(args)
  5844. if args[1] then
  5845. local createPosition = LP.Character.HumanoidRootPart.CFrame
  5846. if args[2] and args[3] and args[4] then
  5847. createPosition = CFrame.new(Vector3.new(args[2], args[3], args[4]))
  5848. else
  5849. createPosition = LP.Character.HumanoidRootPart.CFrame
  5850. end
  5851. for i = 1, args[1] do
  5852. LP.Character.HumanoidRootPart.CFrame = createPosition
  5853. run(commandPrefix.."blockhats")
  5854. wait(0.2)
  5855. run(commandPrefix.."drophats")
  5856. wait(0.2)
  5857. run(commandPrefix.."reset")
  5858. wait(6)
  5859. end
  5860. end
  5861. end
  5862.  
  5863. Commands.forward = function(args)
  5864. if args[1] then
  5865. forwardSpeed = args[1]
  5866. else
  5867. forwardSpeed = 1
  5868. end
  5869. cmdForward = true
  5870. end
  5871.  
  5872. Commands.unforward = function(args)
  5873. cmdForward = false
  5874. end
  5875.  
  5876. Commands.id = function(args)
  5877. if args[1] then
  5878. for i,v in pairs(findPlayer(args[1])) do
  5879. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(v.Name.." Account ID: "..v.UserId.."!", "All")
  5880. end
  5881. end
  5882. end
  5883.  
  5884. Commands.spinhats = function(args) -- Credit to xFunnieuss
  5885. for i,v in pairs(LP.Character:GetDescendants()) do
  5886. if v:IsA("Accessory") or v:IsA("Hat") then
  5887. local keep = Instance.new("BodyPosition") keep.Parent = v.Handle keep.Name = "no"
  5888. local spin = Instance.new("BodyAngularVelocity") spin.Parent = v.Handle spin.Name = "ha"
  5889. if v.Handle.AccessoryWeld then
  5890. v.Handle.AccessoryWeld:Destroy()
  5891. end
  5892. if args[1] then
  5893. spin.AngularVelocity = Vector3.new(0, args[1], 0)
  5894. spin.MaxTorque = Vector3.new(0, args[1] * 2, 0)
  5895. else
  5896. spin.AngularVelocity = Vector3.new(0, 100, 0)
  5897. spin.MaxTorque = Vector3.new(0, 200, 0)
  5898. end
  5899. keep.P = 30000
  5900. keep.D = 50
  5901. spinObj = keep
  5902. spinTOhead = true
  5903. end
  5904. end
  5905. end
  5906.  
  5907. Commands.unspinhats = function(args)
  5908. for i,v in pairs(LP.Character:GetDescendants()) do
  5909. if v:IsA("Accessory") or v:IsA("Hat") then
  5910. pcall(function()
  5911. run(commandPrefix.."drophats")
  5912. wait(2)
  5913. v.Handle.spin:Destroy()
  5914. v.Handle.keep:Destroy()
  5915. end)
  5916. end
  5917. end
  5918. end
  5919.  
  5920. savedmap = {}
  5921. Commands.savemap = function(args)
  5922. for i,v in pairs(gsWorkspace:GetChildren()) do
  5923. v.Archivable = true
  5924. if not v:IsA("Terrain") and not v:IsA("Camera") then
  5925. if not gsPlayers:FindFirstChild(v.Name) then
  5926. table.insert(savedmap, v:Clone())
  5927. end
  5928. end
  5929. end
  5930. clientSided()
  5931. end
  5932.  
  5933. Commands.loadmap = function(args)
  5934. for i,v in pairs(gsWorkspace:GetChildren()) do
  5935. if not v:IsA("Terrain") and not v:IsA("Camera") then
  5936. if not gsPlayers:FindFirstChild(v.Name) then
  5937. pcall(function()
  5938. v:Destroy()
  5939. end)
  5940. end
  5941. end
  5942. end
  5943. for i,a in ipairs(savedmap) do
  5944. a:Clone().Parent = gsWorkspace
  5945. end
  5946. clientSided()
  5947. end
  5948.  
  5949. Commands.creatorid = function(args)
  5950. LP.UserId = game.CreatorId
  5951. end
  5952.  
  5953. Commands.gameid = function(args)
  5954. Notification("info", "Current game's ID = "..game.GameId, 8)
  5955. end
  5956.  
  5957. Commands.delobj = function(args)
  5958. if args[1] then
  5959. for i,v in pairs(gsWorkspace:GetDescendants()) do
  5960. if string.lower(v.Name) == string.lower(tostring(args[1])) then
  5961. v:Destroy()
  5962. clientSided()
  5963. end
  5964. end
  5965. end
  5966. end
  5967.  
  5968. Commands.glide = function(args)
  5969. if args[1] then
  5970. for i,v in pairs(findSinglePlayer(args[1])) do
  5971. local goal = {}
  5972. goal.CFrame = v.Character.HumanoidRootPart.CFrame
  5973. local defaultSpeed = 3
  5974. if args[2] then
  5975. if tonumber(args[2]) < 10 then
  5976. defaultSpeed = tonumber(args[2])
  5977. else
  5978. defaultSpeed = 5
  5979. end
  5980. else
  5981. defaultSpeed = 3
  5982. end
  5983. local goalFunction = gsTween:Create(LP.Character.HumanoidRootPart, TweenInfo.new(defaultSpeed, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), goal)
  5984. goalFunction:Play()
  5985. end
  5986. end
  5987. end
  5988.  
  5989. stutterON = false
  5990. Commands.stutter = function(args)
  5991. if args[1] then
  5992. if string.lower(tostring(args[1])) == "on" then
  5993. stutterON = true
  5994. elseif string.lower(tostring(args[1])) == "off" then
  5995. stutterON = false
  5996. wait(0.4)
  5997. LP.Character.HumanoidRootPart.Anchored = false
  5998. end
  5999. end
  6000. end
  6001.  
  6002. spawn(function()
  6003. while wait(0.1) do
  6004. if stutterON == true then
  6005. LP.Character.HumanoidRootPart.Anchored = false
  6006. wait(0.1)
  6007. LP.Character.HumanoidRootPart.Anchored = true
  6008. end
  6009. end
  6010. end)
  6011.  
  6012. Commands.platform = function(args)
  6013. local a = Instance.new("Part")
  6014. a.Parent = gsWorkspace
  6015. a.Size = Vector3.new(10, 1, 10)
  6016. a.Anchored = true
  6017. a.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 5, 0)
  6018. LP.Character.HumanoidRootPart.CFrame = a.CFrame + Vector3.new(0, 2, 0)
  6019. clientSided()
  6020. wait(20)
  6021. a:Destroy()
  6022. end
  6023.  
  6024. Commands.servertime = function(args)
  6025. Notification("info", "Server time is "..math.ceil(tonumber(gsWorkspace.DistributedGameTime)).." seconds.", 8)
  6026. end
  6027.  
  6028. Commands.ride = function(args)
  6029. if args[1] then
  6030. for i,v in pairs(findSinglePlayer(args[1])) do
  6031. local Anim = Instance.new("Animation")
  6032. Anim.AnimationId = "rbxassetid://179224234"
  6033. RIDEtrack = LP.Character.Humanoid:LoadAnimation(Anim)
  6034. rideACTIVE = true
  6035. ridePLAYER = v
  6036. RIDEtrack:Play()
  6037. end
  6038. end
  6039. end
  6040.  
  6041. Commands.unride = function(args)
  6042. RIDEtrack:Stop()
  6043. rideACTIVE = false
  6044. end
  6045.  
  6046. Commands.cmute = function(args)
  6047. if args[1] then
  6048. for i,v in pairs(findSinglePlayer(args[1])) do
  6049. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/mute "..v.Name, "All")
  6050. clientSided()
  6051. end
  6052. end
  6053. end
  6054.  
  6055. Commands.uncmute = function(args)
  6056. if args[1] then
  6057. for i,v in pairs(findSinglePlayer(args[1])) do
  6058. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/unmute "..v.Name, "All")
  6059. end
  6060. end
  6061. end
  6062.  
  6063. Commands.hat = function(args)
  6064. if args[1] then
  6065. for i,v in pairs(findSinglePlayer(args[1])) do
  6066. local Anim = Instance.new("Animation")
  6067. Anim.AnimationId = "rbxassetid://282574440"
  6068. HATtrack = LP.Character.Humanoid:LoadAnimation(Anim)
  6069. rideACTIVE = true
  6070. ridePLAYER = v
  6071. HATtrack:Play()
  6072. view(v)
  6073. end
  6074. end
  6075. end
  6076.  
  6077. Commands.unhat = function(args)
  6078. HATtrack:Stop()
  6079. rideACTIVE = false
  6080. view(LP)
  6081. end
  6082.  
  6083. --[[Commands.spawnreset = function(args)
  6084. if args[1] then
  6085. if string.lower(tostring(args[1])) == "on" then
  6086. spawningatreset = true
  6087. elseif string.lower(tostring(args[1])) == "off" then
  6088. spawningatreset = false
  6089. end
  6090. end
  6091. end]]
  6092.  
  6093. Commands.chat = function(args)
  6094. if args[1] then
  6095. local Chatmsg = table.concat(args, " ")
  6096. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(Chatmsg, "All")
  6097. end
  6098. end
  6099.  
  6100. -- findPlayer function (ALL, OTHERS, ME, NOOBS, VETERANS, OLDVETERANS, FRIENDS, NOFRIENDS, DEFAULT, RANDOM, SAMETEAM, NOTEAM, OTHERTEAM, TEAMname)
  6101. function findPlayer(plr)
  6102. local players = {}
  6103. local find = plr:lower()
  6104. local getAllNames = getmultipleplayers(find)
  6105. for i,mplr in pairs(getAllNames) do
  6106. if mplr == "all" then
  6107. for i,v in pairs(gsPlayers:GetPlayers()) do
  6108. table.insert(players,v)
  6109. end
  6110. elseif mplr == "others" then
  6111. for i,v in pairs(gsPlayers:GetPlayers()) do
  6112. if v.Name ~= LP.Name then
  6113. table.insert(players,v)
  6114. end
  6115. end
  6116. elseif mplr == "me" then
  6117. table.insert(players,LP)
  6118. elseif mplr == "noobs" then
  6119. for i,v in pairs(gsPlayers:GetPlayers()) do
  6120. if v.AccountAge <= 3 then
  6121. table.insert(players,v)
  6122. end
  6123. end
  6124. elseif mplr == "veterans" then
  6125. for i,v in pairs(gsPlayers:GetPlayers()) do
  6126. if v.AccountAge >= 365 then
  6127. table.insert(players,v)
  6128. end
  6129. end
  6130. elseif mplr == "oldveterans" then
  6131. for i,v in pairs(gsPlayers:GetPlayers()) do
  6132. if v.AccountAge >= 1500 then
  6133. table.insert(players,v)
  6134. end
  6135. end
  6136. elseif mplr == "friends" then
  6137. for i,v in pairs(gsPlayers:GetPlayers()) do
  6138. if v:IsFriendsWith(LP.UserId) and v.Name ~= LP.Name then
  6139. table.insert(players,v)
  6140. end
  6141. end
  6142. elseif mplr == "nofriends" then
  6143. for i,v in pairs(gsPlayers:GetPlayers()) do
  6144. if not v:IsFriendsWith(LP.UserId) and v.Name ~= LP.Name then
  6145. table.insert(players,v)
  6146. end
  6147. end
  6148. elseif mplr == "default" then
  6149. for i,v in pairs(gsPlayers:GetPlayers()) do
  6150. if v.Character:FindFirstChild("Pal Hair") or v.Character:FindFirstChild("Kate Hair") then
  6151. table.insert(players,v)
  6152. end
  6153. end
  6154. elseif mplr == "random" then
  6155. for i,v in pairs(gsPlayers:GetPlayers()) do
  6156. table.insert(players,v[math.random(1, #v)])
  6157. end
  6158. elseif mplr == "sameteam" then
  6159. for i,v in pairs(gsPlayers:GetPlayers()) do
  6160. if v.Team == LP.Team then
  6161. table.insert(players,v)
  6162. end
  6163. end
  6164. elseif mplr == "noteam" then
  6165. for i,v in pairs(gsPlayers:GetPlayers()) do
  6166. if v.Team == nil then
  6167. table.insert(players,v)
  6168. end
  6169. end
  6170. elseif mplr == "otherteam" then
  6171. for i,v in pairs(gsPlayers:GetPlayers()) do
  6172. if v.Team ~= LP.Team then
  6173. table.insert(players,v)
  6174. end
  6175. end
  6176. elseif string.sub(mplr, 1, 4) == "team" then
  6177. for i,v in pairs(gsPlayers:GetPlayers()) do
  6178. local spaceTEAM = {}
  6179. for teamValues in (string.gmatch(string.sub(mplr, 5), "[^_]+")) do
  6180. spaceTEAM[#spaceTEAM + 1] = teamValues
  6181. end
  6182. local gottrueteam = table.concat(spaceTEAM, " ")
  6183. if string.lower(tostring(v.Team)) == string.lower(gottrueteam) then
  6184. table.insert(players,v)
  6185. end
  6186. end
  6187. else
  6188. for i,v in pairs(gsPlayers:GetPlayers()) do
  6189. if string.lower(v.Name):sub(1, #mplr) == string.lower(mplr) then
  6190. table.insert(players,v)
  6191. end
  6192. end
  6193. end
  6194. end
  6195.  
  6196. return players
  6197. end
  6198. function getmultipleplayers(plr)
  6199. local plrsgotten = {}
  6200. for i in string.gmatch(plr,"[^,]+") do
  6201. table.insert(plrsgotten,i)
  6202. end
  6203. return plrsgotten
  6204. end
  6205. function findSinglePlayer(plr)
  6206. local players = {}
  6207. local find = plr:lower()
  6208. if find == "me" then
  6209. table.insert(players,LP)
  6210. else
  6211. for i,v in pairs(gsPlayers:GetPlayers()) do
  6212. if string.lower(v.Name):sub(1, #find) == string.lower(find) then
  6213. table.insert(players,v)
  6214. end
  6215. end
  6216. end
  6217. local oneplayer = {}
  6218. pcall(function()
  6219. table.insert(oneplayer, players[math.random(1, #players)])
  6220. end)
  6221. return oneplayer
  6222. end
  6223.  
  6224. -- Anti Kick
  6225.  
  6226. if getrawmetatable then
  6227. function formatargs(getArgs,v)
  6228. if #getArgs == 0 then
  6229. return ""
  6230. end
  6231.  
  6232. local collectArgs = {}
  6233. for k,v in next,getArgs do
  6234. local argument = ""
  6235. if type(v) == "string" then
  6236. argument = "\""..v.."\""
  6237. elseif type(v) == "table" then
  6238. argument = "{" .. formatargs(v,true) .. "}"
  6239. else
  6240. argument = tostring(v)
  6241. end
  6242. if v and type(k) ~= "number" then
  6243. table.insert(collectArgs,k.."="..argument)
  6244. else
  6245. table.insert(collectArgs,argument)
  6246. end
  6247. end
  6248. return table.concat(collectArgs, ", ")
  6249. end
  6250.  
  6251. kicknum = 0
  6252. local game_meta = getrawmetatable(game)
  6253. local game_namecall = game_meta.__namecall
  6254. local game_index = game_meta.__index
  6255. local w = (setreadonly or fullaccess or make_writeable)
  6256. pcall(w, game_meta, false)
  6257. game_meta.__namecall = function(out, ...)
  6258. local args = {...}
  6259. local Method = args[#args]
  6260. args[#args] = nil
  6261.  
  6262. if Method == "Kick" and out == LP then
  6263. kicknum = kicknum + 1
  6264. warn("Blocked client-kick attempt "..kicknum)
  6265. return
  6266. end
  6267.  
  6268. if antiremotes then
  6269. if Method == "FireServer" or Method == "InvokeServer" then
  6270. if out.Name ~= "CharacterSoundEvent" and out.Name ~= "SayMessageRequest" and out.Name ~= "AddCharacterLoadedEvent" and out.Name ~= "RemoveCharacterEvent" and out.Name ~= "DefaultServerSoundEvent" and out.Parent ~= "DefaultChatSystemChatEvents" then
  6271. warn("Blocked remote: "..out.Name.." // Method: "..Method)
  6272. return
  6273. end
  6274. end
  6275. else
  6276. if Method == "FireServer" or Method == "InvokeServer" then
  6277. for i,noremote in pairs(blockedremotes) do
  6278. if out.Name == noremote and out.Name ~= "SayMessageRequest" then
  6279. warn("Blocked remote: "..out.Name.." // Method: "..Method)
  6280. return
  6281. end
  6282. end
  6283. end
  6284. end
  6285.  
  6286. if spyingremotes then
  6287. if Method == "FireServer" or Method == "InvokeServer" then
  6288. if out.Name ~= "CharacterSoundEvent" and out.Name ~= "AddCharacterLoadedEvent" and out.Name ~= "RemoveCharacterEvent" and out.Name ~= "DefaultServerSoundEvent" and out.Name ~= "SayMessageRequest" then
  6289. local arguments = {}
  6290. for i = 1,#args do
  6291. arguments[i] = args[i]
  6292. end
  6293. local getScript = getfenv(2).script
  6294. if getScript == nil then
  6295. getScript = "??? (Not Found) ???"
  6296. end
  6297. warn("<> <> <> A "..out.ClassName.." has been fired! How to fire:\ngame."..out:GetFullName()..":"..Method.."("..formatargs(arguments)..")\n\nFired from script: ".. tostring(getScript:GetFullName()))
  6298. end
  6299. end
  6300. end
  6301.  
  6302. return game_namecall(out, ...)
  6303. end
  6304. end
  6305.  
  6306. -- FE Check
  6307. function FEcheckDefault()
  6308. if gsWorkspace.FilteringEnabled == true then
  6309. createIntro("warning", "FE is enabled! Press "..commandPrefix.." to bring Command Bar.", 7)
  6310. else
  6311. createIntro("warning", "FE is disabled. Consider using a different script.", 7)
  6312. end
  6313. end
  6314. FEcheckDefault()
  6315. end)
  6316.  
  6317. FEArosiaGui.Name = "FE Arosia Gui"
  6318. FEArosiaGui.Parent = MainFrame
  6319. FEArosiaGui.BackgroundColor3 = Color3.new(1, 0.333333, 1)
  6320. FEArosiaGui.BorderColor3 = Color3.new(1, 0.333333, 1)
  6321. FEArosiaGui.Position = UDim2.new(0.052256532, 0, 0.457063705, 0)
  6322. FEArosiaGui.Size = UDim2.new(0, 143, 0, 47)
  6323. FEArosiaGui.Font = Enum.Font.SourceSans
  6324. FEArosiaGui.Text = "FE Arosia Gui"
  6325. FEArosiaGui.TextColor3 = Color3.new(1, 1, 1)
  6326. FEArosiaGui.TextScaled = true
  6327. FEArosiaGui.TextSize = 14
  6328. FEArosiaGui.TextWrapped = true
  6329. FEArosiaGui.MouseButton1Down:connect(function()
  6330. spawn (function()
  6331.  
  6332. -- Objects
  6333.  
  6334. local Arosia = Instance.new("ScreenGui")
  6335. local SideTabsBrick = Instance.new("Frame")
  6336. local icon = Instance.new("ImageLabel")
  6337. local MainFrame = Instance.new("Frame")
  6338. local TopRow = Instance.new("Frame")
  6339. local Title = Instance.new("TextLabel")
  6340. local CloseGUI = Instance.new("TextButton")
  6341. local FE_Check = Instance.new("TextLabel")
  6342. local SideTabs = Instance.new("Frame")
  6343. local TAB_LocalPlayer = Instance.new("TextButton")
  6344. local TAB_Others = Instance.new("TextButton")
  6345. local TAB_Scripts = Instance.new("TextButton")
  6346. local TAB_Credit = Instance.new("TextButton")
  6347. local TAB_Games = Instance.new("TextButton")
  6348. local Others = Instance.new("Frame")
  6349. local PlayerUserEnter = Instance.new("TextBox")
  6350. local Guidance = Instance.new("TextLabel")
  6351. local Annoy = Instance.new("TextButton")
  6352. local Teleport = Instance.new("TextButton")
  6353. local View = Instance.new("TextButton")
  6354. local Kill = Instance.new("TextButton")
  6355. local Attach = Instance.new("TextButton")
  6356. local Bring = Instance.new("TextButton")
  6357. local Guidance2 = Instance.new("TextLabel")
  6358. local NoneSelected = Instance.new("Frame")
  6359. local NoneSelectedText1 = Instance.new("TextLabel")
  6360. local NoneSelectedText2 = Instance.new("TextLabel")
  6361. local NoneSelectedText3 = Instance.new("TextLabel")
  6362. local LocalPlayer = Instance.new("Frame")
  6363. local GodMode = Instance.new("TextButton")
  6364. local Fly = Instance.new("TextButton")
  6365. local Speed = Instance.new("TextButton")
  6366. local Speed_TXTBOX = Instance.new("TextBox")
  6367. local JumpHeight = Instance.new("TextButton")
  6368. local JumpHeight_TXTBOX = Instance.new("TextBox")
  6369. local Chat = Instance.new("TextButton")
  6370. local Chat_TXTBOX = Instance.new("TextBox")
  6371. local Respawn = Instance.new("TextButton")
  6372. local HipHeight = Instance.new("TextButton")
  6373. local HipHeight_TXTBOX = Instance.new("TextBox")
  6374. local Noclip = Instance.new("TextButton")
  6375. local Sit = Instance.new("TextButton")
  6376. local Jump = Instance.new("TextButton")
  6377. local HideName = Instance.new("TextButton")
  6378. local Spam = Instance.new("TextButton")
  6379. local Freeze = Instance.new("TextButton")
  6380. local Btools = Instance.new("TextButton")
  6381. local Spin = Instance.new("TextButton")
  6382. local NoLimbs = Instance.new("TextButton")
  6383. local Seizure = Instance.new("TextButton")
  6384. local Games = Instance.new("Frame")
  6385. local Scripts = Instance.new("Frame")
  6386. local SideFrame = Instance.new("Frame")
  6387. local SIDE_Title = Instance.new("TextLabel")
  6388. local OpenGUI = Instance.new("TextButton")
  6389. local SIDE_FE_Check = Instance.new("TextLabel")
  6390. local getimage = game:GetService('ContentProvider')
  6391. local ResetDefault = Instance.new("TextButton")
  6392. local Push = Instance.new("TextButton")
  6393. local ClientFreeze = Instance.new("TextButton")
  6394. local Orbit = Instance.new("TextButton")
  6395. local BringAll = Instance.new("TextButton")
  6396. local AttachAll = Instance.new("TextButton")
  6397. local Flatten = Instance.new("TextButton")
  6398. local Guidance3 = Instance.new("TextLabel")
  6399. local KillAll = Instance.new("TextButton")
  6400. local Energize = Instance.new("TextButton")
  6401. local GlitchMax = Instance.new("TextButton")
  6402. local Energize_TXT = Instance.new("TextLabel")
  6403. local GlitchMax_TXT = Instance.new("TextLabel")
  6404. local Verspin = Instance.new("TextButton")
  6405. local Verspin_TXT = Instance.new("TextLabel")
  6406. local Temp = Instance.new("TextLabel")
  6407. local Experimental = Instance.new("TextButton")
  6408. local CHAOS = Instance.new("TextButton")
  6409.  
  6410. -- Properties
  6411.  
  6412. Arosia.Name = "Arosia"
  6413. Arosia.Parent = game.CoreGui
  6414.  
  6415. MainFrame.Name = "MainFrame"
  6416. MainFrame.Parent = Arosia
  6417. MainFrame.Active = true
  6418. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  6419. MainFrame.BackgroundTransparency = 1
  6420. MainFrame.Draggable = true
  6421. MainFrame.Position = UDim2.new(0.309, 0, -1, 0)
  6422. MainFrame.Size = UDim2.new(0, 448, 0, 334)
  6423.  
  6424. TopRow.Name = "TopRow"
  6425. TopRow.Parent = MainFrame
  6426. TopRow.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  6427. TopRow.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  6428. TopRow.BorderSizePixel = 2
  6429. TopRow.Size = UDim2.new(0, 448, 0, 24)
  6430. TopRow.ZIndex = 7
  6431.  
  6432. Title.Name = "Title"
  6433. Title.Parent = TopRow
  6434. Title.Active = true
  6435. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  6436. Title.BackgroundTransparency = 1
  6437. Title.Size = UDim2.new(0, 90, 0, 24)
  6438. Title.Font = Enum.Font.ArialBold
  6439. Title.FontSize = Enum.FontSize.Size24
  6440. Title.Text = "Arosia "
  6441. Title.TextColor3 = Color3.new(0.368627, 0.976471, 0.262745)
  6442. Title.TextScaled = true
  6443. Title.TextSize = 19
  6444. Title.TextWrapped = true
  6445. Title.ZIndex = 8
  6446.  
  6447. CloseGUI.Name = "CloseGUI"
  6448. CloseGUI.Parent = TopRow
  6449. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  6450. CloseGUI.BackgroundTransparency = 1
  6451. CloseGUI.Position = UDim2.new(0.560000002, 166, 0.100000001, 0)
  6452. CloseGUI.Size = UDim2.new(0, 38, 0, 24)
  6453. CloseGUI.Font = Enum.Font.ArialBold
  6454. CloseGUI.FontSize = Enum.FontSize.Size32
  6455. CloseGUI.Text = "X"
  6456. CloseGUI.TextColor3 = Color3.new(0.615686, 0, 0)
  6457. CloseGUI.TextSize = 30
  6458. CloseGUI.ZIndex = 8
  6459.  
  6460. FE_Check.Name = "FE_Check"
  6461. FE_Check.Parent = TopRow
  6462. FE_Check.BackgroundColor3 = Color3.new(1, 1, 1)
  6463. FE_Check.BackgroundTransparency = 1
  6464. FE_Check.Position = UDim2.new(0.291458786, 0, 0, 0)
  6465. FE_Check.Size = UDim2.new(0, 223, 0, 24)
  6466. FE_Check.Font = Enum.Font.Highway
  6467. FE_Check.FontSize = Enum.FontSize.Size14
  6468. FE_Check.Text = "Error loading FE Checker"
  6469. FE_Check.TextColor3 = Color3.new(1, 1, 1)
  6470. FE_Check.TextScaled = true
  6471. FE_Check.TextSize = 14
  6472. FE_Check.TextWrapped = true
  6473. FE_Check.ZIndex = 8
  6474.  
  6475. SideTabs.Name = "SideTabs"
  6476. SideTabs.Parent = MainFrame
  6477. SideTabs.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  6478. SideTabs.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  6479. SideTabs.BorderSizePixel = 2
  6480. SideTabs.Position = UDim2.new(0, 0, 0.0799999982, 0)
  6481. SideTabs.Size = UDim2.new(0, 120, 0, 307)
  6482. SideTabs.ZIndex = 5
  6483.  
  6484. TAB_LocalPlayer.Name = "TAB_LocalPlayer"
  6485. TAB_LocalPlayer.Parent = SideTabs
  6486. TAB_LocalPlayer.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  6487. TAB_LocalPlayer.BorderSizePixel = 0
  6488. TAB_LocalPlayer.Size = UDim2.new(0, 120, 0, 35)
  6489. TAB_LocalPlayer.Font = Enum.Font.SourceSansBold
  6490. TAB_LocalPlayer.FontSize = Enum.FontSize.Size24
  6491. TAB_LocalPlayer.Text = "Local Player"
  6492. TAB_LocalPlayer.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
  6493. TAB_LocalPlayer.TextSize = 23
  6494. TAB_LocalPlayer.TextWrapped = true
  6495. TAB_LocalPlayer.ZIndex = 6
  6496.  
  6497. TAB_Others.Name = "TAB_Others"
  6498. TAB_Others.Parent = SideTabs
  6499. TAB_Others.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  6500. TAB_Others.BorderSizePixel = 0
  6501. TAB_Others.Position = UDim2.new(0, 0, 0.130510315, 0)
  6502. TAB_Others.Size = UDim2.new(0, 120, 0, 35)
  6503. TAB_Others.Font = Enum.Font.SourceSansBold
  6504. TAB_Others.FontSize = Enum.FontSize.Size28
  6505. TAB_Others.Text = "Others"
  6506. TAB_Others.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
  6507. TAB_Others.TextSize = 27
  6508. TAB_Others.TextWrapped = true
  6509. TAB_Others.ZIndex = 6
  6510.  
  6511. TAB_Scripts.Name = "TAB_Scripts"
  6512. TAB_Scripts.Parent = SideTabs
  6513. TAB_Scripts.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  6514. TAB_Scripts.BorderSizePixel = 0
  6515. TAB_Scripts.Position = UDim2.new(0, 0, 0.261020631, 0)
  6516. TAB_Scripts.Size = UDim2.new(0, 120, 0, 35)
  6517. TAB_Scripts.Font = Enum.Font.SourceSansBold
  6518. TAB_Scripts.FontSize = Enum.FontSize.Size28
  6519. TAB_Scripts.Text = "Scripts"
  6520. TAB_Scripts.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
  6521. TAB_Scripts.TextSize = 27
  6522. TAB_Scripts.TextWrapped = true
  6523. TAB_Scripts.ZIndex = 6
  6524.  
  6525. TAB_Credit.Name = "TAB_Credit"
  6526. TAB_Credit.Parent = SideTabs
  6527. TAB_Credit.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  6528. TAB_Credit.BorderSizePixel = 0
  6529. TAB_Credit.Position = UDim2.new(0, 0, 0.880944669, 0)
  6530. TAB_Credit.Size = UDim2.new(0, 120, 0, 37)
  6531. TAB_Credit.Font = Enum.Font.SourceSansBold
  6532. TAB_Credit.FontSize = Enum.FontSize.Size28
  6533. TAB_Credit.Text = "illremember"
  6534. TAB_Credit.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
  6535. TAB_Credit.TextSize = 25
  6536. TAB_Credit.TextStrokeColor3 = Color3.new(1, 0, 0)
  6537. TAB_Credit.TextStrokeTransparency = 0.80000001192093
  6538. TAB_Credit.TextWrapped = true
  6539. TAB_Credit.ZIndex = 6
  6540.  
  6541. TAB_Games.Name = "TAB_Games"
  6542. TAB_Games.Parent = SideTabs
  6543. TAB_Games.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  6544. TAB_Games.BorderSizePixel = 0
  6545. TAB_Games.Position = UDim2.new(0, 0, 0.391530931, 0)
  6546. TAB_Games.Size = UDim2.new(0, 120, 0, 35)
  6547. TAB_Games.Font = Enum.Font.SourceSansBold
  6548. TAB_Games.FontSize = Enum.FontSize.Size28
  6549. TAB_Games.Text = "Games"
  6550. TAB_Games.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
  6551. TAB_Games.TextSize = 27
  6552. TAB_Games.TextWrapped = true
  6553. TAB_Games.ZIndex = 6
  6554.  
  6555. Others.Name = "Others"
  6556. Others.Parent = MainFrame
  6557. Others.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  6558. Others.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  6559. Others.BorderSizePixel = 2
  6560. Others.Position = UDim2.new(0.31400001, -21, 0.180000007, -33)
  6561. Others.Size = UDim2.new(0, 328, 0, 307)
  6562. Others.Visible = false
  6563.  
  6564. PlayerUserEnter.Name = "PlayerUserEnter"
  6565. PlayerUserEnter.Parent = Others
  6566. PlayerUserEnter.BackgroundColor3 = Color3.new(0.65098, 0.65098, 0.65098)
  6567. PlayerUserEnter.BorderSizePixel = 0
  6568. PlayerUserEnter.Position = UDim2.new(0.0612446219, 0, 0.0978827327, 0)
  6569. PlayerUserEnter.Size = UDim2.new(0, 286, 0, 26)
  6570. PlayerUserEnter.Font = Enum.Font.SourceSans
  6571. PlayerUserEnter.FontSize = Enum.FontSize.Size14
  6572. PlayerUserEnter.Text = ""
  6573. PlayerUserEnter.TextScaled = true
  6574. PlayerUserEnter.TextSize = 14
  6575. PlayerUserEnter.TextWrapped = true
  6576.  
  6577. Guidance.Name = "Guidance"
  6578. Guidance.Parent = Others
  6579. Guidance.BackgroundColor3 = Color3.new(1, 1, 1)
  6580. Guidance.BackgroundTransparency = 1
  6581. Guidance.Position = UDim2.new(0.183733866, 0, 0, 0)
  6582. Guidance.Size = UDim2.new(0, 209, 0, 24)
  6583. Guidance.Font = Enum.Font.ArialBold
  6584. Guidance.FontSize = Enum.FontSize.Size14
  6585. Guidance.Text = "Enter Player Username"
  6586. Guidance.TextColor3 = Color3.new(0.258824, 0.690196, 0.211765)
  6587. Guidance.TextScaled = true
  6588. Guidance.TextSize = 14
  6589. Guidance.TextWrapped = true
  6590.  
  6591. Annoy.Name = "Annoy"
  6592. Annoy.Parent = Others
  6593. Annoy.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  6594. Annoy.BorderSizePixel = 0
  6595. Annoy.Position = UDim2.new(0.0612553172, 0, 0.228393063, 0)
  6596. Annoy.Size = UDim2.new(0, 78, 0, 26)
  6597. Annoy.Font = Enum.Font.Arial
  6598. Annoy.FontSize = Enum.FontSize.Size18
  6599. Annoy.Text = "Annoy"
  6600. Annoy.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6601. Annoy.TextSize = 18
  6602. Annoy.TextWrapped = true
  6603.  
  6604. Teleport.Name = "Teleport"
  6605. Teleport.Parent = Others
  6606. Teleport.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  6607. Teleport.BorderSizePixel = 0
  6608. Teleport.Position = UDim2.new(0.367531896, 0, 0.228393063, 0)
  6609. Teleport.Size = UDim2.new(0, 78, 0, 26)
  6610. Teleport.Font = Enum.Font.Arial
  6611. Teleport.FontSize = Enum.FontSize.Size18
  6612. Teleport.Text = "Teleport"
  6613. Teleport.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6614. Teleport.TextSize = 18
  6615. Teleport.TextWrapped = true
  6616.  
  6617. View.Name = "View"
  6618. View.Parent = Others
  6619. View.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  6620. View.BorderSizePixel = 0
  6621. View.Position = UDim2.new(0.673808455, 0, 0.228393063, 0)
  6622. View.Size = UDim2.new(0, 78, 0, 26)
  6623. View.Font = Enum.Font.Arial
  6624. View.FontSize = Enum.FontSize.Size18
  6625. View.Text = "View"
  6626. View.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6627. View.TextSize = 18
  6628. View.TextWrapped = true
  6629.  
  6630. KillAll.Name = "KillAll"
  6631. KillAll.Parent = Others
  6632. KillAll.BackgroundColor3 = Color3.new(0.423529, 0.0862745, 0.0627451)
  6633. KillAll.BorderSizePixel = 0
  6634. KillAll.Position = UDim2.new(0.0612446219, 0, 0.880944669, 0)
  6635. KillAll.Size = UDim2.new(0, 78, 0, 26)
  6636. KillAll.Font = Enum.Font.Arial
  6637. KillAll.FontSize = Enum.FontSize.Size18
  6638. KillAll.Text = "Kill All"
  6639. KillAll.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6640. KillAll.TextSize = 18
  6641. KillAll.TextWrapped = true
  6642.  
  6643. Attach.Name = "Attach"
  6644. Attach.Parent = Others
  6645. Attach.BackgroundColor3 = Color3.new(0.415686, 0.423529, 0.0666667)
  6646. Attach.BorderSizePixel = 0
  6647. Attach.Position = UDim2.new(0.673808455, 0, 0.652551532, 0)
  6648. Attach.Size = UDim2.new(0, 78, 0, 26)
  6649. Attach.Font = Enum.Font.Arial
  6650. Attach.FontSize = Enum.FontSize.Size18
  6651. Attach.Text = "Attach"
  6652. Attach.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6653. Attach.TextSize = 18
  6654. Attach.TextWrapped = true
  6655.  
  6656. Bring.Name = "Bring"
  6657. Bring.Parent = Others
  6658. Bring.BackgroundColor3 = Color3.new(0.415686, 0.423529, 0.0666667)
  6659. Bring.BorderSizePixel = 0
  6660. Bring.Position = UDim2.new(0.367531896, 0, 0.652551532, 0)
  6661. Bring.Size = UDim2.new(0, 78, 0, 26)
  6662. Bring.Font = Enum.Font.Arial
  6663. Bring.FontSize = Enum.FontSize.Size18
  6664. Bring.Text = "Bring"
  6665. Bring.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6666. Bring.TextSize = 18
  6667. Bring.TextWrapped = true
  6668.  
  6669. Guidance2.Name = "Guidance2"
  6670. Guidance2.Parent = Others
  6671. Guidance2.BackgroundColor3 = Color3.new(1, 1, 1)
  6672. Guidance2.BackgroundTransparency = 1
  6673. Guidance2.Position = UDim2.new(0.153138295, 0, 0.522041261, 0)
  6674. Guidance2.Size = UDim2.new(0, 227, 0, 40)
  6675. Guidance2.Font = Enum.Font.ArialBold
  6676. Guidance2.FontSize = Enum.FontSize.Size14
  6677. Guidance2.Text = "Golden buttons require tools in your backpack before using"
  6678. Guidance2.TextColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  6679. Guidance2.TextScaled = true
  6680. Guidance2.TextSize = 14
  6681. Guidance2.TextStrokeColor3 = Color3.new(1, 0.870588, 0.223529)
  6682. Guidance2.TextStrokeTransparency = 0.80000001192093
  6683. Guidance2.TextWrapped = true
  6684.  
  6685. Kill.Name = "Kill"
  6686. Kill.Parent = Others
  6687. Kill.BackgroundColor3 = Color3.new(0.415686, 0.423529, 0.0666667)
  6688. Kill.BorderSizePixel = 0
  6689. Kill.Position = UDim2.new(0.0612553172, 0, 0.652551532, 0)
  6690. Kill.Size = UDim2.new(0, 78, 0, 26)
  6691. Kill.Font = Enum.Font.Arial
  6692. Kill.FontSize = Enum.FontSize.Size18
  6693. Kill.Text = "Kill"
  6694. Kill.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6695. Kill.TextSize = 18
  6696. Kill.TextWrapped = true
  6697.  
  6698. BringAll.Name = "Bring"
  6699. BringAll.Parent = Others
  6700. BringAll.BackgroundColor3 = Color3.new(0.423529, 0.0862745, 0.0627451)
  6701. BringAll.BorderSizePixel = 0
  6702. BringAll.Position = UDim2.new(0.367467731, 0, 0.880944669, 0)
  6703. BringAll.Size = UDim2.new(0, 78, 0, 26)
  6704. BringAll.Font = Enum.Font.Arial
  6705. BringAll.FontSize = Enum.FontSize.Size18
  6706. BringAll.Text = "Bring All"
  6707. BringAll.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6708. BringAll.TextSize = 18
  6709. BringAll.TextWrapped = true
  6710.  
  6711. AttachAll.Name = "Attach"
  6712. AttachAll.Parent = Others
  6713. AttachAll.BackgroundColor3 = Color3.new(0.423529, 0.0862745, 0.0627451)
  6714. AttachAll.BorderSizePixel = 0
  6715. AttachAll.Position = UDim2.new(0.673690796, 0, 0.880944669, 0)
  6716. AttachAll.Size = UDim2.new(0, 78, 0, 26)
  6717. AttachAll.Font = Enum.Font.Arial
  6718. AttachAll.FontSize = Enum.FontSize.Size18
  6719. AttachAll.Text = "Attach All"
  6720. AttachAll.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6721. AttachAll.TextSize = 18
  6722. AttachAll.TextWrapped = true
  6723.  
  6724. Flatten.Name = "Flatten"
  6725. Flatten.Parent = Others
  6726. Flatten.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  6727. Flatten.BorderSizePixel = 0
  6728. Flatten.Position = UDim2.new(0.367531896, 0, 0.424158514, 0)
  6729. Flatten.Size = UDim2.new(0, 78, 0, 26)
  6730. Flatten.Font = Enum.Font.Arial
  6731. Flatten.FontSize = Enum.FontSize.Size18
  6732. Flatten.Text = "Flatten"
  6733. Flatten.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6734. Flatten.TextSize = 18
  6735. Flatten.TextWrapped = true
  6736.  
  6737. Guidance3.Name = "Guidance3"
  6738. Guidance3.Parent = Others
  6739. Guidance3.BackgroundColor3 = Color3.new(1, 1, 1)
  6740. Guidance3.BackgroundTransparency = 1
  6741. Guidance3.Position = UDim2.new(0.153138295, 0, 0.750434279, 0)
  6742. Guidance3.Size = UDim2.new(0, 227, 0, 40)
  6743. Guidance3.Font = Enum.Font.ArialBold
  6744. Guidance3.FontSize = Enum.FontSize.Size14
  6745. Guidance3.Text = "Red buttons require many tools in your backpack before using"
  6746. Guidance3.TextColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  6747. Guidance3.TextScaled = true
  6748. Guidance3.TextSize = 14
  6749. Guidance3.TextStrokeColor3 = Color3.new(1, 0.266667, 0.137255)
  6750. Guidance3.TextStrokeTransparency = 0.80000001192093
  6751. Guidance3.TextWrapped = true
  6752.  
  6753. NoneSelected.Name = "NoneSelected"
  6754. NoneSelected.Parent = MainFrame
  6755. NoneSelected.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  6756. NoneSelected.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  6757. NoneSelected.BorderSizePixel = 2
  6758. NoneSelected.Position = UDim2.new(0.31400001, -21, 0.180000007, -33)
  6759. NoneSelected.Size = UDim2.new(0, 328, 0, 307)
  6760.  
  6761. NoneSelectedText1.Name = "NoneSelectedText1"
  6762. NoneSelectedText1.Parent = NoneSelected
  6763. NoneSelectedText1.BackgroundColor3 = Color3.new(1, 1, 1)
  6764. NoneSelectedText1.BackgroundTransparency = 1
  6765. NoneSelectedText1.Position = UDim2.new(0.184861064, 0, 0.0326275788, 0)
  6766. NoneSelectedText1.Size = UDim2.new(0, 200, 0, 50)
  6767. NoneSelectedText1.Font = Enum.Font.ArialBold
  6768. NoneSelectedText1.FontSize = Enum.FontSize.Size14
  6769. NoneSelectedText1.Text = "Arosia"
  6770. NoneSelectedText1.TextColor3 = Color3.new(0.337255, 0.85098, 0.258824)
  6771. NoneSelectedText1.TextScaled = true
  6772. NoneSelectedText1.TextSize = 14
  6773. NoneSelectedText1.TextWrapped = true
  6774.  
  6775. NoneSelectedText2.Name = "NoneSelectedText2"
  6776. NoneSelectedText2.Parent = NoneSelected
  6777. NoneSelectedText2.BackgroundColor3 = Color3.new(1, 1, 1)
  6778. NoneSelectedText2.BackgroundTransparency = 1
  6779. NoneSelectedText2.Position = UDim2.new(0.184861064, -31, 0.195765465, 0)
  6780. NoneSelectedText2.Size = UDim2.new(0, 272, 0, 72)
  6781. NoneSelectedText2.Font = Enum.Font.ArialBold
  6782. NoneSelectedText2.FontSize = Enum.FontSize.Size14
  6783. NoneSelectedText2.Text = "Dedicated to bringing power into FE games"
  6784. NoneSelectedText2.TextColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  6785. NoneSelectedText2.TextScaled = true
  6786. NoneSelectedText2.TextSize = 14
  6787. NoneSelectedText2.TextWrapped = true
  6788.  
  6789. NoneSelectedText3.Name = "NoneSelectedText3"
  6790. NoneSelectedText3.Parent = NoneSelected
  6791. NoneSelectedText3.BackgroundColor3 = Color3.new(1, 1, 1)
  6792. NoneSelectedText3.BackgroundTransparency = 1
  6793. NoneSelectedText3.Position = UDim2.new(0.0918669328, 0, 0.652551532, 0)
  6794. NoneSelectedText3.Size = UDim2.new(0, 272, 0, 72)
  6795. NoneSelectedText3.Font = Enum.Font.ArialBold
  6796. NoneSelectedText3.FontSize = Enum.FontSize.Size14
  6797. NoneSelectedText3.Text = "By illremember"
  6798. NoneSelectedText3.TextColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  6799. NoneSelectedText3.TextScaled = true
  6800. NoneSelectedText3.TextSize = 14
  6801. NoneSelectedText3.TextStrokeColor3 = Color3.new(1, 0.027451, 0.027451)
  6802. NoneSelectedText3.TextStrokeTransparency = 0.89999997615814
  6803. NoneSelectedText3.TextWrapped = true
  6804.  
  6805. LocalPlayer.Name = "LocalPlayer"
  6806. LocalPlayer.Parent = MainFrame
  6807. LocalPlayer.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  6808. LocalPlayer.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  6809. LocalPlayer.BorderSizePixel = 2
  6810. LocalPlayer.Position = UDim2.new(0.31400001, -21, 0.180000007, -33)
  6811. LocalPlayer.Size = UDim2.new(0, 328, 0, 307)
  6812. LocalPlayer.Visible = false
  6813.  
  6814. GodMode.Name = "GodMode"
  6815. GodMode.Parent = LocalPlayer
  6816. GodMode.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  6817. GodMode.BorderSizePixel = 0
  6818. GodMode.Position = UDim2.new(0.0306223109, 0, 0.0326275788, 0)
  6819. GodMode.Size = UDim2.new(0, 80, 0, 26)
  6820. GodMode.Font = Enum.Font.Arial
  6821. GodMode.FontSize = Enum.FontSize.Size18
  6822. GodMode.Text = "GodMode"
  6823. GodMode.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6824. GodMode.TextSize = 18
  6825. GodMode.TextWrapped = true
  6826.  
  6827. Fly.Name = "Fly"
  6828. Fly.Parent = LocalPlayer
  6829. Fly.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  6830. Fly.BorderSizePixel = 0
  6831. Fly.Position = UDim2.new(0.398090035, 0, 0.0326275788, 0)
  6832. Fly.Size = UDim2.new(0, 80, 0, 26)
  6833. Fly.Font = Enum.Font.Arial
  6834. Fly.FontSize = Enum.FontSize.Size18
  6835. Fly.Text = "Fly"
  6836. Fly.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6837. Fly.TextSize = 18
  6838. Fly.TextWrapped = true
  6839.  
  6840. Speed.Name = "Speed"
  6841. Speed.Parent = LocalPlayer
  6842. Speed.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  6843. Speed.BorderSizePixel = 0
  6844. Speed.Position = UDim2.new(0.0306223109, 0, 0.261020631, 0)
  6845. Speed.Size = UDim2.new(0, 80, 0, 26)
  6846. Speed.Font = Enum.Font.Arial
  6847. Speed.FontSize = Enum.FontSize.Size18
  6848. Speed.Text = "Speed"
  6849. Speed.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6850. Speed.TextSize = 18
  6851. Speed.TextWrapped = true
  6852.  
  6853. Speed_TXTBOX.Name = "Speed_TXTBOX"
  6854. Speed_TXTBOX.Parent = LocalPlayer
  6855. Speed_TXTBOX.BackgroundColor3 = Color3.new(0.65098, 0.65098, 0.65098)
  6856. Speed_TXTBOX.BorderSizePixel = 0
  6857. Speed_TXTBOX.Position = UDim2.new(0.275600791, 0, 0.261020631, 0)
  6858. Speed_TXTBOX.Size = UDim2.new(0, 40, 0, 26)
  6859. Speed_TXTBOX.Font = Enum.Font.SourceSans
  6860. Speed_TXTBOX.FontSize = Enum.FontSize.Size14
  6861. Speed_TXTBOX.Text = ""
  6862. Speed_TXTBOX.TextScaled = true
  6863. Speed_TXTBOX.TextSize = 14
  6864. Speed_TXTBOX.TextWrapped = true
  6865.  
  6866. JumpHeight.Name = "JumpHeight"
  6867. JumpHeight.Parent = LocalPlayer
  6868. JumpHeight.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  6869. JumpHeight.BorderSizePixel = 0
  6870. JumpHeight.Position = UDim2.new(0.459334642, 0, 0.261020631, 0)
  6871. JumpHeight.Size = UDim2.new(0, 80, 0, 26)
  6872. JumpHeight.Font = Enum.Font.Arial
  6873. JumpHeight.FontSize = Enum.FontSize.Size18
  6874. JumpHeight.Text = "JumpHeight"
  6875. JumpHeight.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6876. JumpHeight.TextSize = 15
  6877. JumpHeight.TextWrapped = true
  6878.  
  6879. JumpHeight_TXTBOX.Name = "JumpHeight_TXTBOX"
  6880. JumpHeight_TXTBOX.Parent = LocalPlayer
  6881. JumpHeight_TXTBOX.BackgroundColor3 = Color3.new(0.65098, 0.65098, 0.65098)
  6882. JumpHeight_TXTBOX.BorderSizePixel = 0
  6883. JumpHeight_TXTBOX.Position = UDim2.new(0.704313159, 0, 0.261020631, 0)
  6884. JumpHeight_TXTBOX.Size = UDim2.new(0, 40, 0, 26)
  6885. JumpHeight_TXTBOX.Font = Enum.Font.SourceSans
  6886. JumpHeight_TXTBOX.FontSize = Enum.FontSize.Size14
  6887. JumpHeight_TXTBOX.Text = ""
  6888. JumpHeight_TXTBOX.TextScaled = true
  6889. JumpHeight_TXTBOX.TextSize = 14
  6890. JumpHeight_TXTBOX.TextWrapped = true
  6891.  
  6892. Chat.Name = "Chat"
  6893. Chat.Parent = LocalPlayer
  6894. Chat.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  6895. Chat.BorderSizePixel = 0
  6896. Chat.Position = UDim2.new(0.0306223109, 0, 0.456786126, 0)
  6897. Chat.Size = UDim2.new(0, 80, 0, 26)
  6898. Chat.Font = Enum.Font.Arial
  6899. Chat.FontSize = Enum.FontSize.Size18
  6900. Chat.Text = "Chat"
  6901. Chat.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6902. Chat.TextSize = 18
  6903. Chat.TextWrapped = true
  6904.  
  6905. Chat_TXTBOX.Name = "Chat_TXTBOX"
  6906. Chat_TXTBOX.Parent = LocalPlayer
  6907. Chat_TXTBOX.BackgroundColor3 = Color3.new(0.65098, 0.65098, 0.65098)
  6908. Chat_TXTBOX.BorderSizePixel = 0
  6909. Chat_TXTBOX.Position = UDim2.new(0.275600791, 0, 0.456786126, 0)
  6910. Chat_TXTBOX.Size = UDim2.new(0, 222, 0, 26)
  6911. Chat_TXTBOX.Font = Enum.Font.SourceSans
  6912. Chat_TXTBOX.FontSize = Enum.FontSize.Size14
  6913. Chat_TXTBOX.Text = ""
  6914. Chat_TXTBOX.TextScaled = true
  6915. Chat_TXTBOX.TextSize = 14
  6916. Chat_TXTBOX.TextWrapped = true
  6917.  
  6918. Respawn.Name = "Respawn"
  6919. Respawn.Parent = LocalPlayer
  6920. Respawn.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  6921. Respawn.BorderSizePixel = 0
  6922. Respawn.Position = UDim2.new(0.734935462, 0, 0.0326275788, 0)
  6923. Respawn.Size = UDim2.new(0, 80, 0, 26)
  6924. Respawn.Font = Enum.Font.Arial
  6925. Respawn.FontSize = Enum.FontSize.Size18
  6926. Respawn.Text = "Respawn"
  6927. Respawn.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6928. Respawn.TextSize = 18
  6929. Respawn.TextWrapped = true
  6930.  
  6931. HipHeight.Name = "HipHeight"
  6932. HipHeight.Parent = LocalPlayer
  6933. HipHeight.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  6934. HipHeight.BorderSizePixel = 0
  6935. HipHeight.Position = UDim2.new(0.0306223109, 0, 0.358903378, 0)
  6936. HipHeight.Size = UDim2.new(0, 80, 0, 26)
  6937. HipHeight.Font = Enum.Font.Arial
  6938. HipHeight.FontSize = Enum.FontSize.Size18
  6939. HipHeight.Text = "HipHeight"
  6940. HipHeight.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6941. HipHeight.TextSize = 18
  6942. HipHeight.TextWrapped = true
  6943.  
  6944. HipHeight_TXTBOX.Name = "HipHeight_TXTBOX"
  6945. HipHeight_TXTBOX.Parent = LocalPlayer
  6946. HipHeight_TXTBOX.BackgroundColor3 = Color3.new(0.65098, 0.65098, 0.65098)
  6947. HipHeight_TXTBOX.BorderSizePixel = 0
  6948. HipHeight_TXTBOX.Position = UDim2.new(0.275600791, 0, 0.358903378, 0)
  6949. HipHeight_TXTBOX.Size = UDim2.new(0, 40, 0, 26)
  6950. HipHeight_TXTBOX.Font = Enum.Font.SourceSans
  6951. HipHeight_TXTBOX.FontSize = Enum.FontSize.Size14
  6952. HipHeight_TXTBOX.Text = ""
  6953. HipHeight_TXTBOX.TextScaled = true
  6954. HipHeight_TXTBOX.TextSize = 14
  6955. HipHeight_TXTBOX.TextWrapped = true
  6956.  
  6957. Noclip.Name = "Noclip"
  6958. Noclip.Parent = LocalPlayer
  6959. Noclip.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  6960. Noclip.BorderSizePixel = 0
  6961. Noclip.Position = UDim2.new(0.0306223109, 0, 0.130510315, 0)
  6962. Noclip.Size = UDim2.new(0, 80, 0, 26)
  6963. Noclip.Font = Enum.Font.Arial
  6964. Noclip.FontSize = Enum.FontSize.Size18
  6965. Noclip.Text = "Noclip"
  6966. Noclip.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6967. Noclip.TextSize = 18
  6968. Noclip.TextWrapped = true
  6969.  
  6970. Sit.Name = "Sit"
  6971. Sit.Parent = LocalPlayer
  6972. Sit.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  6973. Sit.BorderSizePixel = 0
  6974. Sit.Position = UDim2.new(0.398090035, 0, 0.130510315, 0)
  6975. Sit.Size = UDim2.new(0, 80, 0, 26)
  6976. Sit.Font = Enum.Font.Arial
  6977. Sit.FontSize = Enum.FontSize.Size18
  6978. Sit.Text = "Sit"
  6979. Sit.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6980. Sit.TextSize = 18
  6981. Sit.TextWrapped = true
  6982.  
  6983. Jump.Name = "Jump"
  6984. Jump.Parent = LocalPlayer
  6985. Jump.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  6986. Jump.BorderSizePixel = 0
  6987. Jump.Position = UDim2.new(0.734935462, 0, 0.130510315, 0)
  6988. Jump.Size = UDim2.new(0, 80, 0, 26)
  6989. Jump.Font = Enum.Font.Arial
  6990. Jump.FontSize = Enum.FontSize.Size18
  6991. Jump.Text = "Jump"
  6992. Jump.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  6993. Jump.TextSize = 18
  6994. Jump.TextWrapped = true
  6995.  
  6996. HideName.Name = "HideName"
  6997. HideName.Parent = LocalPlayer
  6998. HideName.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  6999. HideName.BorderSizePixel = 0
  7000. HideName.Position = UDim2.new(0.0306223109, 0, 0.880944669, 0)
  7001. HideName.Size = UDim2.new(0, 80, 0, 26)
  7002. HideName.Font = Enum.Font.Arial
  7003. HideName.FontSize = Enum.FontSize.Size18
  7004. HideName.Text = "HideName"
  7005. HideName.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  7006. HideName.TextSize = 18
  7007. HideName.TextWrapped = true
  7008.  
  7009. Spam.Name = "Spam"
  7010. Spam.Parent = LocalPlayer
  7011. Spam.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  7012. Spam.BorderSizePixel = 0
  7013. Spam.Position = UDim2.new(0.0306223109, 0, 0.554668844, 0)
  7014. Spam.Size = UDim2.new(0, 80, 0, 26)
  7015. Spam.Font = Enum.Font.Arial
  7016. Spam.FontSize = Enum.FontSize.Size18
  7017. Spam.Text = "Spam"
  7018. Spam.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  7019. Spam.TextSize = 18
  7020. Spam.TextWrapped = true
  7021.  
  7022. Freeze.Name = "Freeze"
  7023. Freeze.Parent = LocalPlayer
  7024. Freeze.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  7025. Freeze.BorderSizePixel = 0
  7026. Freeze.Position = UDim2.new(0.398090035, 0, 0.880944669, 0)
  7027. Freeze.Size = UDim2.new(0, 80, 0, 26)
  7028. Freeze.Font = Enum.Font.Arial
  7029. Freeze.FontSize = Enum.FontSize.Size18
  7030. Freeze.Text = "Freeze"
  7031. Freeze.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  7032. Freeze.TextSize = 18
  7033. Freeze.TextWrapped = true
  7034.  
  7035. Btools.Name = "Btools"
  7036. Btools.Parent = LocalPlayer
  7037. Btools.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  7038. Btools.BorderSizePixel = 0
  7039. Btools.Position = UDim2.new(0.0306223109, 0, 0.783061862, 0)
  7040. Btools.Size = UDim2.new(0, 80, 0, 26)
  7041. Btools.Font = Enum.Font.Arial
  7042. Btools.FontSize = Enum.FontSize.Size18
  7043. Btools.Text = "Btools"
  7044. Btools.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  7045. Btools.TextSize = 18
  7046. Btools.TextWrapped = true
  7047.  
  7048. Spin.Name = "Spin"
  7049. Spin.Parent = LocalPlayer
  7050. Spin.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  7051. Spin.BorderSizePixel = 0
  7052. Spin.Position = UDim2.new(0.398090035, 0, 0.783061862, 0)
  7053. Spin.Size = UDim2.new(0, 80, 0, 26)
  7054. Spin.Font = Enum.Font.Arial
  7055. Spin.FontSize = Enum.FontSize.Size18
  7056. Spin.Text = "Spin"
  7057. Spin.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  7058. Spin.TextSize = 18
  7059. Spin.TextWrapped = true
  7060.  
  7061. NoLimbs.Name = "NoLimbs"
  7062. NoLimbs.Parent = LocalPlayer
  7063. NoLimbs.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  7064. NoLimbs.BorderSizePixel = 0
  7065. NoLimbs.Position = UDim2.new(0.734935462, 0, 0.880944669, 0)
  7066. NoLimbs.Size = UDim2.new(0, 80, 0, 26)
  7067. NoLimbs.Font = Enum.Font.Arial
  7068. NoLimbs.FontSize = Enum.FontSize.Size18
  7069. NoLimbs.Text = "NoLimbs"
  7070. NoLimbs.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  7071. NoLimbs.TextSize = 18
  7072. NoLimbs.TextWrapped = true
  7073.  
  7074. Seizure.Name = "Seizure"
  7075. Seizure.Parent = LocalPlayer
  7076. Seizure.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  7077. Seizure.BorderSizePixel = 0
  7078. Seizure.Position = UDim2.new(0.734935462, 0, 0.783061862, 0)
  7079. Seizure.Size = UDim2.new(0, 80, 0, 26)
  7080. Seizure.Font = Enum.Font.Arial
  7081. Seizure.FontSize = Enum.FontSize.Size18
  7082. Seizure.Text = "Seizure"
  7083. Seizure.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  7084. Seizure.TextSize = 18
  7085. Seizure.TextWrapped = true
  7086.  
  7087. Games.Name = "Games"
  7088. Games.Parent = MainFrame
  7089. Games.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7090. Games.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  7091. Games.BorderSizePixel = 2
  7092. Games.Position = UDim2.new(0.31400001, -21, 0.180000007, -33)
  7093. Games.Size = UDim2.new(0, 328, 0, 307)
  7094. Games.Visible = false
  7095.  
  7096. Scripts.Name = "Scripts"
  7097. Scripts.Parent = MainFrame
  7098. Scripts.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7099. Scripts.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  7100. Scripts.BorderSizePixel = 2
  7101. Scripts.Position = UDim2.new(0.31400001, -21, 0.180000007, -33)
  7102. Scripts.Size = UDim2.new(0, 328, 0, 307)
  7103. Scripts.Visible = false
  7104.  
  7105. Energize.Name = "Energize"
  7106. Energize.Parent = Scripts
  7107. Energize.BackgroundColor3 = Color3.new(0.960784, 0.419608, 0.145098)
  7108. Energize.BorderColor3 = Color3.new(0.960784, 0.419608, 0.145098)
  7109. Energize.BorderSizePixel = 3
  7110. Energize.Position = UDim2.new(0.183430299, 0, 0.0326275788, 0)
  7111. Energize.Size = UDim2.new(0, 200, 0, 30)
  7112. Energize.Font = Enum.Font.ArialBold
  7113. Energize.FontSize = Enum.FontSize.Size18
  7114. Energize.Text = "Animation GUI for R6/R15"
  7115. Energize.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  7116. Energize.TextScaled = true
  7117. Energize.TextSize = 18
  7118. Energize.TextWrapped = true
  7119.  
  7120. GlitchMax.Name = "GlitchMax"
  7121. GlitchMax.Parent = Scripts
  7122. GlitchMax.BackgroundColor3 = Color3.new(0.298039, 0.509804, 0.901961)
  7123. GlitchMax.BorderColor3 = Color3.new(0.298039, 0.509804, 0.901961)
  7124. GlitchMax.BorderSizePixel = 3
  7125. GlitchMax.Position = UDim2.new(0.183430299, 0, 0.358903378, 0)
  7126. GlitchMax.Size = UDim2.new(0, 200, 0, 30)
  7127. GlitchMax.Font = Enum.Font.ArialBold
  7128. GlitchMax.FontSize = Enum.FontSize.Size28
  7129. GlitchMax.Text = "GlitchMax GUI"
  7130. GlitchMax.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  7131. GlitchMax.TextSize = 25
  7132. GlitchMax.TextWrapped = true
  7133.  
  7134. Energize_TXT.Name = "Energize_TXT"
  7135. Energize_TXT.Parent = Scripts
  7136. Energize_TXT.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
  7137. Energize_TXT.BorderColor3 = Color3.new(0.960784, 0.419608, 0.145098)
  7138. Energize_TXT.BorderSizePixel = 3
  7139. Energize_TXT.Position = UDim2.new(0.183430299, 0, 0.130510315, 0)
  7140. Energize_TXT.Size = UDim2.new(0, 200, 0, 50)
  7141. Energize_TXT.Font = Enum.Font.SourceSansSemibold
  7142. Energize_TXT.FontSize = Enum.FontSize.Size14
  7143. Energize_TXT.Text = "Use cool animations on yourself!"
  7144. Energize_TXT.TextScaled = true
  7145. Energize_TXT.TextSize = 14
  7146. Energize_TXT.TextStrokeColor3 = Color3.new(1, 0.533333, 0.152941)
  7147. Energize_TXT.TextStrokeTransparency = 0.89999997615814
  7148. Energize_TXT.TextWrapped = true
  7149.  
  7150. GlitchMax_TXT.Name = "GlitchMax_TXT"
  7151. GlitchMax_TXT.Parent = Scripts
  7152. GlitchMax_TXT.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
  7153. GlitchMax_TXT.BorderColor3 = Color3.new(0.298039, 0.509804, 0.901961)
  7154. GlitchMax_TXT.BorderSizePixel = 3
  7155. GlitchMax_TXT.Position = UDim2.new(0.183430299, 0, 0.456786126, 0)
  7156. GlitchMax_TXT.Size = UDim2.new(0, 200, 0, 50)
  7157. GlitchMax_TXT.Font = Enum.Font.SourceSansSemibold
  7158. GlitchMax_TXT.FontSize = Enum.FontSize.Size14
  7159. GlitchMax_TXT.Text = "Annoy/glitch people in the server!"
  7160. GlitchMax_TXT.TextScaled = true
  7161. GlitchMax_TXT.TextSize = 14
  7162. GlitchMax_TXT.TextStrokeColor3 = Color3.new(0, 0.819608, 1)
  7163. GlitchMax_TXT.TextStrokeTransparency = 0.89999997615814
  7164. GlitchMax_TXT.TextWrapped = true
  7165.  
  7166. Verspin.Name = "Verspin"
  7167. Verspin.Parent = Scripts
  7168. Verspin.BackgroundColor3 = Color3.new(0.278431, 0.827451, 0.109804)
  7169. Verspin.BorderColor3 = Color3.new(0.278431, 0.827451, 0.109804)
  7170. Verspin.BorderSizePixel = 3
  7171. Verspin.Position = UDim2.new(0.183430299, 0, 0.685179174, 0)
  7172. Verspin.Size = UDim2.new(0, 200, 0, 30)
  7173. Verspin.Font = Enum.Font.ArialBold
  7174. Verspin.FontSize = Enum.FontSize.Size28
  7175. Verspin.Text = "Verspin GUI"
  7176. Verspin.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  7177. Verspin.TextSize = 25
  7178. Verspin.TextWrapped = true
  7179.  
  7180. Verspin_TXT.Name = "Verspin_TXT"
  7181. Verspin_TXT.Parent = Scripts
  7182. Verspin_TXT.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
  7183. Verspin_TXT.BorderColor3 = Color3.new(0.278431, 0.827451, 0.109804)
  7184. Verspin_TXT.BorderSizePixel = 3
  7185. Verspin_TXT.Position = UDim2.new(0.183430299, 0, 0.783061862, 0)
  7186. Verspin_TXT.Size = UDim2.new(0, 200, 0, 50)
  7187. Verspin_TXT.Font = Enum.Font.SourceSansSemibold
  7188. Verspin_TXT.FontSize = Enum.FontSize.Size14
  7189. Verspin_TXT.Text = "Kill/Bring/Attach players with tools!"
  7190. Verspin_TXT.TextScaled = true
  7191. Verspin_TXT.TextSize = 14
  7192. Verspin_TXT.TextStrokeColor3 = Color3.new(1, 0.533333, 0.152941)
  7193. Verspin_TXT.TextStrokeTransparency = 0.89999997615814
  7194. Verspin_TXT.TextWrapped = true
  7195.  
  7196. SideFrame.Name = "SideFrame"
  7197. SideFrame.Parent = Arosia
  7198. SideFrame.Active = true
  7199. SideFrame.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  7200. SideFrame.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  7201. SideFrame.BorderSizePixel = 2
  7202. SideFrame.Draggable = true
  7203. SideFrame.Position = UDim2.new(0.308999985, 0, 0.182999998, 0)
  7204. SideFrame.Size = UDim2.new(0, 448, 0, 334)
  7205. SideFrame.Visible = false
  7206. SideFrame.ZIndex = 9
  7207.  
  7208. SIDE_Title.Name = "SIDE_Title"
  7209. SIDE_Title.Parent = SideFrame
  7210. SIDE_Title.Active = true
  7211. SIDE_Title.BackgroundColor3 = Color3.new(1, 1, 1)
  7212. SIDE_Title.BackgroundTransparency = 1
  7213. SIDE_Title.Size = UDim2.new(0, 90, 0, 24)
  7214. SIDE_Title.Font = Enum.Font.ArialBold
  7215. SIDE_Title.FontSize = Enum.FontSize.Size24
  7216. SIDE_Title.Text = "Arosia "
  7217. SIDE_Title.TextColor3 = Color3.new(0.368627, 0.976471, 0.262745)
  7218. SIDE_Title.TextScaled = true
  7219. SIDE_Title.TextSize = 19
  7220. SIDE_Title.TextWrapped = true
  7221. SIDE_Title.ZIndex = 10
  7222.  
  7223. OpenGUI.Name = "OpenGUI"
  7224. OpenGUI.Parent = SideFrame
  7225. OpenGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  7226. OpenGUI.BackgroundTransparency = 1
  7227. OpenGUI.Position = UDim2.new(0.560000002, 166, 0.100000001, 0)
  7228. OpenGUI.Size = UDim2.new(0, 38, 0, 24)
  7229. OpenGUI.Font = Enum.Font.ArialBold
  7230. OpenGUI.FontSize = Enum.FontSize.Size32
  7231. OpenGUI.Text = "X"
  7232. OpenGUI.TextColor3 = Color3.new(0.615686, 0, 0)
  7233. OpenGUI.TextSize = 30
  7234. OpenGUI.ZIndex = 10
  7235.  
  7236. SIDE_FE_Check.Name = "SIDE_FE_Check"
  7237. SIDE_FE_Check.Parent = SideFrame
  7238. SIDE_FE_Check.BackgroundColor3 = Color3.new(1, 1, 1)
  7239. SIDE_FE_Check.BackgroundTransparency = 1
  7240. SIDE_FE_Check.Position = UDim2.new(0.291458786, 0, 0, 0)
  7241. SIDE_FE_Check.Size = UDim2.new(0, 223, 0, 24)
  7242. SIDE_FE_Check.Font = Enum.Font.Highway
  7243. SIDE_FE_Check.FontSize = Enum.FontSize.Size14
  7244. SIDE_FE_Check.Text = "Error loading FE Checker"
  7245. SIDE_FE_Check.TextColor3 = Color3.new(1, 1, 1)
  7246. SIDE_FE_Check.TextScaled = true
  7247. SIDE_FE_Check.TextSize = 14
  7248. SIDE_FE_Check.TextWrapped = true
  7249. SIDE_FE_Check.ZIndex = 10
  7250.  
  7251. icon.Name = "icon"
  7252. icon.Parent = SideTabs
  7253. icon.BackgroundColor3 = Color3.new(1, 1, 1)
  7254. icon.BackgroundTransparency = 1
  7255. icon.Position = UDim2.new(0, 0, 0.51, 0)
  7256. icon.Size = UDim2.new(0, 120, 0, 110)
  7257. icon.Image = "http://www.roblox.com/asset/?id=1227728863"
  7258. icon.ZIndex = 6
  7259.  
  7260. SideTabsBrick.Name = "SideTabsBrick"
  7261. SideTabsBrick.Parent = MainFrame
  7262. SideTabsBrick.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  7263. SideTabsBrick.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  7264. SideTabsBrick.BorderSizePixel = 0
  7265. SideTabsBrick.Position = UDim2.new(0.270000011, 0, 0.0799999982, 0)
  7266. SideTabsBrick.Size = UDim2.new(0, 0, 0, 307)
  7267.  
  7268. ResetDefault.Name = "ResetDefault"
  7269. ResetDefault.Parent = LocalPlayer
  7270. ResetDefault.BackgroundColor3 = Color3.new(0.6, 0.192157, 0.192157)
  7271. ResetDefault.BorderSizePixel = 0
  7272. ResetDefault.Position = UDim2.new(0.30627659, 0, 0.554668844, 0)
  7273. ResetDefault.Size = UDim2.new(0, 107, 0, 26)
  7274. ResetDefault.Font = Enum.Font.Arial
  7275. ResetDefault.FontSize = Enum.FontSize.Size18
  7276. ResetDefault.Text = "ResetDefault"
  7277. ResetDefault.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  7278. ResetDefault.TextSize = 18
  7279. ResetDefault.TextWrapped = true
  7280.  
  7281. Push.Name = "Push"
  7282. Push.Parent = Others
  7283. Push.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  7284. Push.BorderSizePixel = 0
  7285. Push.Position = UDim2.new(0.0612553172, 0, 0.326499889, 0)
  7286. Push.Size = UDim2.new(0, 78, 0, 26)
  7287. Push.Font = Enum.Font.Arial
  7288. Push.FontSize = Enum.FontSize.Size18
  7289. Push.Text = "Push"
  7290. Push.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  7291. Push.TextSize = 18
  7292. Push.TextWrapped = true
  7293.  
  7294. ClientFreeze.Name = "ClientFreeze"
  7295. ClientFreeze.Parent = Others
  7296. ClientFreeze.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  7297. ClientFreeze.BorderSizePixel = 0
  7298. ClientFreeze.Position = UDim2.new(0.367531896, 0, 0.326499889, 0)
  7299. ClientFreeze.Size = UDim2.new(0, 78, 0, 26)
  7300. ClientFreeze.Font = Enum.Font.Arial
  7301. ClientFreeze.FontSize = Enum.FontSize.Size14
  7302. ClientFreeze.Text = "ClientFreeze"
  7303. ClientFreeze.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  7304. ClientFreeze.TextSize = 14
  7305. ClientFreeze.TextWrapped = true
  7306.  
  7307. Orbit.Name = "Orbit"
  7308. Orbit.Parent = Others
  7309. Orbit.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  7310. Orbit.BorderSizePixel = 0
  7311. Orbit.Position = UDim2.new(0.673808455, 0, 0.326499889, 0)
  7312. Orbit.Size = UDim2.new(0, 78, 0, 26)
  7313. Orbit.Font = Enum.Font.Arial
  7314. Orbit.FontSize = Enum.FontSize.Size18
  7315. Orbit.Text = "Orbit"
  7316. Orbit.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  7317. Orbit.TextSize = 18
  7318. Orbit.TextWrapped = true
  7319.  
  7320. KillAll.Name = "KillAll"
  7321. KillAll.Parent = Others
  7322. KillAll.BackgroundColor3 = Color3.new(0.423529, 0.0862745, 0.0627451)
  7323. KillAll.BorderSizePixel = 0
  7324. KillAll.Position = UDim2.new(0.0612446219, 0, 0.880944669, 0)
  7325. KillAll.Size = UDim2.new(0, 78, 0, 26)
  7326. KillAll.Font = Enum.Font.Arial
  7327. KillAll.FontSize = Enum.FontSize.Size18
  7328. KillAll.Text = "Kill All"
  7329. KillAll.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  7330. KillAll.TextSize = 18
  7331. KillAll.TextWrapped = true
  7332.  
  7333. Temp.Name = "Temp"
  7334. Temp.Parent = Games
  7335. Temp.BackgroundColor3 = Color3.new(1, 1, 1)
  7336. Temp.BackgroundTransparency = 1
  7337. Temp.Position = UDim2.new(0.183430299, -60, 0.456786126, -17)
  7338. Temp.Rotation = -30
  7339. Temp.Size = UDim2.new(0, 328, 0, 60)
  7340. Temp.Font = Enum.Font.Highway
  7341. Temp.FontSize = Enum.FontSize.Size14
  7342. Temp.Text = "Coming soon!"
  7343. Temp.TextScaled = true
  7344. Temp.TextSize = 14
  7345. Temp.TextStrokeColor3 = Color3.new(0.192157, 1, 0.733333)
  7346. Temp.TextStrokeTransparency = 0
  7347. Temp.TextWrapped = true
  7348.  
  7349. Experimental.Name = "Experimental"
  7350. Experimental.Parent = Others
  7351. Experimental.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  7352. Experimental.BorderSizePixel = 0
  7353. Experimental.Position = UDim2.new(0.0611434318, 0, 0.424158514, 0)
  7354. Experimental.Size = UDim2.new(0, 78, 0, 26)
  7355. Experimental.Font = Enum.Font.Arial
  7356. Experimental.FontSize = Enum.FontSize.Size14
  7357. Experimental.Text = "Experimental"
  7358. Experimental.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  7359. Experimental.TextSize = 14
  7360. Experimental.TextWrapped = true
  7361.  
  7362. CHAOS.Name = "CHAOS"
  7363. CHAOS.Parent = Others
  7364. CHAOS.BackgroundColor3 = Color3.new(0.0431373, 0.231373, 0.0862745)
  7365. CHAOS.BorderSizePixel = 0
  7366. CHAOS.Position = UDim2.new(0.672577739, 0, 0.424158514, 0)
  7367. CHAOS.Size = UDim2.new(0, 78, 0, 26)
  7368. CHAOS.Font = Enum.Font.Arial
  7369. CHAOS.FontSize = Enum.FontSize.Size18
  7370. CHAOS.Text = "CHAOS"
  7371. CHAOS.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  7372. CHAOS.TextSize = 18
  7373. CHAOS.TextWrapped = true
  7374.  
  7375. -- Buttons
  7376. if game.Workspace.FilteringEnabled == false then
  7377. FE_Check.Text = "FE is disabled"
  7378. FE_Check.TextColor3 = Color3.fromRGB(200,10,10)
  7379. SIDE_FE_Check.Text = "FE is disabled"
  7380. SIDE_FE_Check.TextColor3 = Color3.fromRGB(200,10,10)
  7381. else
  7382. FE_Check.Text = "FE is enabled"
  7383. FE_Check.TextColor3 = Color3.fromRGB(10,200,10)
  7384. SIDE_FE_Check.Text = "FE is enabled"
  7385. SIDE_FE_Check.TextColor3 = Color3.fromRGB(10,200,10)
  7386. end
  7387. col = Color3.new(0.231373, 0.231373, 0.231373)
  7388. loc = Color3.new(0.331373, 0.531373, 0.331373)
  7389.  
  7390. wait(0.4)
  7391. MainFrame:TweenPosition(UDim2.new(0.309, 0, 0.183, 0), "Out", "Bounce", 3)
  7392.  
  7393. CloseGUI.MouseButton1Click:connect(function()
  7394. CloseGUI.Visible = false
  7395. TopRow:TweenSize(UDim2.new(0, 448, 0, 334), "Out", "Sine", 1)
  7396. wait(1)
  7397. MainFrame.Visible = false
  7398. SideFrame.Position = MainFrame.Position
  7399. SideFrame.Visible = true
  7400. SideFrame:TweenSize(UDim2.new(0, 448, 0, 24), "Out", "Sine", 1)
  7401. OpenGUI.Visible = false
  7402. wait(1)
  7403. OpenGUI.Visible = true
  7404. end)
  7405.  
  7406. OpenGUI.MouseButton1Click:connect(function()
  7407. OpenGUI.Visible = false
  7408. SideFrame:TweenSize(UDim2.new(0, 448, 0, 334), "Out", "Sine", 1)
  7409. wait(1)
  7410. SideFrame.Visible = false
  7411. MainFrame.Position = SideFrame.Position
  7412. MainFrame.Visible = true
  7413. TopRow:TweenSize(UDim2.new(0, 448, 0, 24), "Out", "Sine", 1)
  7414. CloseGUI.Visible = false
  7415. wait(1)
  7416. CloseGUI.Visible = true
  7417. end)
  7418.  
  7419. TAB_Credit.MouseButton1Click:connect(function()
  7420. SideTabsBrick:TweenSize(UDim2.new(0, 328, 0, 307), "Out", "Sine", 0.5)
  7421. wait(0.5)
  7422. Games.Visible = false
  7423. LocalPlayer.Visible = false
  7424. Others.Visible = false
  7425. Scripts.Visible = false
  7426. NoneSelected.Visible = true
  7427. SideTabsBrick:TweenSize(UDim2.new(0, 0, 0, 307), "Out", "Sine", 0.5)
  7428. end)
  7429.  
  7430. TAB_Games.MouseButton1Click:connect(function()
  7431. SideTabsBrick:TweenSize(UDim2.new(0, 328, 0, 307), "Out", "Sine", 0.5)
  7432. wait(0.5)
  7433. Games.Visible = true
  7434. LocalPlayer.Visible = false
  7435. Others.Visible = false
  7436. Scripts.Visible = false
  7437. NoneSelected.Visible = false
  7438. SideTabsBrick:TweenSize(UDim2.new(0, 0, 0, 307), "Out", "Sine", 0.5)
  7439. end)
  7440.  
  7441. TAB_Scripts.MouseButton1Click:connect(function()
  7442. SideTabsBrick:TweenSize(UDim2.new(0, 328, 0, 307), "Out", "Sine", 0.5)
  7443. wait(0.5)
  7444. Games.Visible = false
  7445. LocalPlayer.Visible = false
  7446. Others.Visible = false
  7447. Scripts.Visible = true
  7448. NoneSelected.Visible = false
  7449. SideTabsBrick:TweenSize(UDim2.new(0, 0, 0, 307), "Out", "Sine", 0.5)
  7450. end)
  7451.  
  7452. TAB_LocalPlayer.MouseButton1Click:connect(function()
  7453. SideTabsBrick:TweenSize(UDim2.new(0, 328, 0, 307), "Out", "Sine", 0.5)
  7454. wait(0.5)
  7455. Games.Visible = false
  7456. LocalPlayer.Visible = true
  7457. Others.Visible = false
  7458. Scripts.Visible = false
  7459. NoneSelected.Visible = false
  7460. SideTabsBrick:TweenSize(UDim2.new(0, 0, 0, 307), "Out", "Sine", 0.5)
  7461. end)
  7462.  
  7463. TAB_Others.MouseButton1Click:connect(function()
  7464. SideTabsBrick:TweenSize(UDim2.new(0, 328, 0, 307), "Out", "Sine", 0.5)
  7465. wait(0.5)
  7466. Games.Visible = false
  7467. LocalPlayer.Visible = false
  7468. Others.Visible = true
  7469. Scripts.Visible = false
  7470. NoneSelected.Visible = false
  7471. SideTabsBrick:TweenSize(UDim2.new(0, 0, 0, 307), "Out", "Sine", 0.5)
  7472. end)
  7473.  
  7474. -- LOCAL PLAYER ---------------------------------
  7475. -- LOCAL PLAYER ---------------------------------
  7476.  
  7477. HipHeight.MouseButton1Click:connect(function()
  7478. game.Players.LocalPlayer.Character.Humanoid.HipHeight = HipHeight_TXTBOX.Text
  7479. end)
  7480. JumpHeight.MouseButton1Click:connect(function()
  7481. game.Players.LocalPlayer.Character.Humanoid.JumpPower = JumpHeight_TXTBOX.Text
  7482. end)
  7483. Speed.MouseButton1Click:connect(function()
  7484. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = Speed_TXTBOX.Text
  7485. end)
  7486. Sit.MouseButton1Click:connect(function()
  7487. game.Players.LocalPlayer.Character.Humanoid.Sit = true
  7488. end)
  7489. Jump.MouseButton1Click:connect(function()
  7490. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  7491. end)
  7492. frost = false
  7493. Freeze.MouseButton1Click:connect(function()
  7494. frost = not frost
  7495. if frost then
  7496. game.Players.LocalPlayer.Character.Torso.Anchored = true
  7497. game.Players.LocalPlayer.Character.Head.Anchored = true
  7498. game.Players.LocalPlayer.Character["Left Leg"].Anchored = true
  7499. game.Players.LocalPlayer.Character["Left Arm"].Anchored = true
  7500. game.Players.LocalPlayer.Character["Right Leg"].Anchored = true
  7501. game.Players.LocalPlayer.Character["Right Arm"].Anchored = true
  7502. Freeze.BackgroundColor3 = loc
  7503. else
  7504. game.Players.LocalPlayer.Character.Torso.Anchored = false
  7505. game.Players.LocalPlayer.Character.Head.Anchored = false
  7506. game.Players.LocalPlayer.Character["Left Leg"].Anchored = false
  7507. game.Players.LocalPlayer.Character["Left Arm"].Anchored = false
  7508. game.Players.LocalPlayer.Character["Right Leg"].Anchored = false
  7509. game.Players.LocalPlayer.Character["Right Arm"].Anchored = false
  7510. Freeze.BackgroundColor3 = col
  7511. end
  7512. end)
  7513. Chat.MouseButton1Click:connect(function()
  7514. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(Chat_TXTBOX.Text, "All")
  7515. end)
  7516. keepspam = false
  7517. Spam.MouseButton1Click:connect(function()
  7518. keepspam = not keepspam
  7519. if keepspam then
  7520. Spam.BackgroundColor3 = loc
  7521. else
  7522. Spam.BackgroundColor3 = col
  7523. end
  7524. while wait(0.5) do
  7525. if keepspam then
  7526. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(Chat_TXTBOX.Text, "All")
  7527. end
  7528. end
  7529. end)
  7530. gmd = false
  7531. GodMode.MouseButton1Click:connect(function()
  7532. gmd = not gmd
  7533. if gmd then
  7534. game.Players.LocalPlayer.Character.Humanoid.Name = "no"
  7535. local turn1 = game.Players.LocalPlayer.Character["no"]:Clone()
  7536. turn1.Parent = game.Players.LocalPlayer.Character
  7537. turn1.Name = "Humanoid"
  7538. wait(0.1)
  7539. game.Players.LocalPlayer.Character["no"]:Destroy()
  7540. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  7541. game.Players.LocalPlayer.Character.Animate.Disabled = true
  7542. wait(0.1)
  7543. game.Players.LocalPlayer.Character.Animate.Disabled = false
  7544. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  7545. GodMode.BackgroundColor3 = loc
  7546. else
  7547. GodMode.BackgroundColor3 = col
  7548. end
  7549. end)
  7550. NoLimbs.MouseButton1Click:connect(function()
  7551. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  7552. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  7553. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  7554. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  7555. end)
  7556. Respawn.MouseButton1Click:connect(function()
  7557. game.Players.LocalPlayer:LoadCharacter()
  7558. end)
  7559.  
  7560. local Anim = Instance.new("Animation")
  7561. Anim.AnimationId = "rbxassetid://188632011"
  7562. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7563. local SpinACTIVE = false
  7564. Spin.MouseButton1Click:connect(function()
  7565. SpinACTIVE = not SpinACTIVE
  7566. if SpinACTIVE then
  7567. while wait() do
  7568. if track.IsPlaying == false then
  7569. if SpinACTIVE then
  7570. track:Play(.1, 1, 2)
  7571. Spin.BackgroundColor3 = loc
  7572. else
  7573. Spin.BackgroundColor3 = col
  7574. end
  7575. end
  7576. end
  7577. else
  7578. track:Stop()
  7579. end
  7580. end)
  7581. Hidden = false
  7582. HideName.MouseButton1Click:connect(function()
  7583. Hidden = not Hidden
  7584. if Hidden then
  7585. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  7586. HideName.BackgroundColor3 = loc
  7587. else
  7588. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "Viewer"
  7589. HideName.BackgroundColor3 = col
  7590. end
  7591. end)
  7592. clip = true
  7593. Noclip.MouseButton1Click:connect(function()
  7594. clip = not clip
  7595. if not clip then
  7596. Noclip.BackgroundColor3 = loc
  7597. else
  7598. Noclip.BackgroundColor3 = col
  7599. end
  7600. game:GetService('RunService').Stepped:connect(function()
  7601. if not clip then
  7602. game.Players.LocalPlayer.Character.Head.CanCollide = false
  7603. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  7604. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  7605. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  7606. end
  7607. end)
  7608. end)
  7609. shake = false
  7610. Seizure.MouseButton1Click:connect(function()
  7611. shake = not shake
  7612. if shake then
  7613. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = true
  7614. while wait() do
  7615. if shake then
  7616. game.Players.LocalPlayer.Character.Torso.Velocity = Vector3.new(math.random(-20,20),-10,math.random(-20,20))
  7617. game.Players.LocalPlayer.Character.Torso.RotVelocity = Vector3.new(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  7618. Seizure.BackgroundColor3 = loc
  7619. else
  7620. Seizure.BackgroundColor3 = col
  7621. end
  7622. end
  7623. else
  7624. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = false
  7625. end
  7626. end)
  7627.  
  7628. local flying = false
  7629. Fly.MouseButton1Click:connect(function()
  7630. flying = not flying
  7631. repeat wait()
  7632. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  7633. local mouse = game.Players.LocalPlayer:GetMouse()
  7634. repeat wait() until mouse
  7635. local plr = game.Players.LocalPlayer
  7636. local torso = plr.Character.Torso
  7637. local deb = true
  7638. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  7639. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  7640. local maxspeed = 60
  7641. local speed = 0
  7642. if flying then
  7643. Fly.BackgroundColor3 = loc
  7644. else
  7645. Fly.BackgroundColor3 = col
  7646. end
  7647.  
  7648. function FlyFunction()
  7649. local bg = Instance.new("BodyGyro", torso)
  7650. bg.P = 9e4
  7651. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  7652. bg.cframe = torso.CFrame
  7653. local bv = Instance.new("BodyVelocity", torso)
  7654. bv.velocity = Vector3.new(0,0.1,0)
  7655. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  7656. repeat wait()
  7657. plr.Character.Humanoid.PlatformStand = true
  7658. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  7659. speed = speed+.5+(speed/maxspeed)
  7660. if speed > maxspeed then
  7661. speed = maxspeed
  7662. end
  7663. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  7664. speed = speed-1
  7665. if speed < 0 then
  7666. speed = 0
  7667. end
  7668. end
  7669. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  7670. 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
  7671. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  7672. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  7673. 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
  7674. else
  7675. bv.velocity = Vector3.new(0,0.1,0)
  7676. end
  7677. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  7678. until not flying
  7679. ctrl = {f = 0, b = 0, l = 0, r = 0}
  7680. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  7681. speed = 0
  7682. bg:Destroy()
  7683. bv:Destroy()
  7684. plr.Character.Humanoid.PlatformStand = false
  7685. end
  7686. mouse.KeyDown:connect(function(key)
  7687. if key:lower() == "w" then
  7688. ctrl.f = 1
  7689. elseif key:lower() == "s" then
  7690. ctrl.b = -1
  7691. elseif key:lower() == "a" then
  7692. ctrl.l = -1
  7693. elseif key:lower() == "d" then
  7694. ctrl.r = 1
  7695. end
  7696. end)
  7697. mouse.KeyUp:connect(function(key)
  7698. if key:lower() == "w" then
  7699. ctrl.f = 0
  7700. elseif key:lower() == "s" then
  7701. ctrl.b = 0
  7702. elseif key:lower() == "a" then
  7703. ctrl.l = 0
  7704. elseif key:lower() == "d" then
  7705. ctrl.r = 0
  7706. end
  7707. end)
  7708. FlyFunction()
  7709. end)
  7710.  
  7711. Btools.MouseButton1Click:connect(function()
  7712. local Clone_T = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  7713. Clone_T.BinType = "Clone"
  7714. local Destruct = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  7715. Destruct.BinType = "Hammer"
  7716. local Hold_T = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  7717. Hold_T.BinType = "Grab"
  7718. local a = game.Workspace:getChildren()
  7719. for i = 1, #a do
  7720. if a[i].className == "Part" then
  7721. a[i].Locked = false
  7722. elseif a[i].className == "Model" then
  7723. local r = a[i]:getChildren()
  7724. for i = 1, #r do
  7725. if r[i].className == "Part" then
  7726. r[i].Locked = false
  7727. end
  7728. end
  7729. end
  7730. end
  7731. end)
  7732.  
  7733. ResetDefault.MouseButton1Click:connect(function()
  7734. flying = false
  7735. game.Players.LocalPlayer.Character.Torso.Anchored = false
  7736. game.Players.LocalPlayer.Character.Head.Anchored = false
  7737. game.Players.LocalPlayer.Character["Left Leg"].Anchored = false
  7738. game.Players.LocalPlayer.Character["Left Arm"].Anchored = false
  7739. game.Players.LocalPlayer.Character["Right Leg"].Anchored = false
  7740. game.Players.LocalPlayer.Character["Right Arm"].Anchored = false
  7741. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 0
  7742. game.Players.LocalPlayer.Character.Humanoid.Sit = false
  7743. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  7744. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  7745. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "Viewer"
  7746. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = false
  7747. end)
  7748.  
  7749. -- OTHERS ---------------------------------
  7750. -- OTHERS ---------------------------------
  7751.  
  7752. function GetPlayer(String) --thank you/credit to Timeless/xFunnieuss
  7753. local Found = {}
  7754. local strl = String:lower()
  7755. if strl == "all" then
  7756. for i,v in pairs(game.Players:GetPlayers()) do
  7757. table.insert(Found,v)
  7758. end
  7759. elseif strl == "others" then
  7760. for i,v in pairs(game.Players:GetPlayers()) do
  7761. if v.Name ~= game.Players.LocalPlayer.Name then
  7762. table.insert(Found,v)
  7763. end
  7764. end
  7765. else
  7766. for i,v in pairs(game.Players:GetPlayers()) do
  7767. if v.Name:lower():sub(1, #String) == String:lower() then
  7768. table.insert(Found,v)
  7769. end
  7770. end
  7771. end
  7772. return Found
  7773. end
  7774.  
  7775. Teleport.MouseButton1Click:connect(function()
  7776. for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  7777. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  7778. end
  7779. end)
  7780. currentview = false
  7781. View.MouseButton1Click:connect(function()
  7782. currentview = not currentview
  7783. for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  7784. if currentview then
  7785. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  7786. View.BackgroundColor3 = loc
  7787. else
  7788. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head
  7789. View.BackgroundColor3 = col
  7790. end
  7791. end
  7792. end)
  7793. annoying = false
  7794. Annoy.MouseButton1Click:connect(function()
  7795. annoying = not annoying
  7796. for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  7797. while wait() do
  7798. if annoying then
  7799. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  7800. Annoy.BackgroundColor3 = loc
  7801. else
  7802. Annoy.BackgroundColor3 = col
  7803. end
  7804. end
  7805. end
  7806. end)
  7807. cfreeze = false
  7808. ClientFreeze.MouseButton1Click:connect(function()
  7809. cfreeze = not cfreeze
  7810. for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  7811. if cfreeze then
  7812. game.Players[v.Name].Character.Torso.Anchored = true
  7813. game.Players[v.Name].Character.Head.Anchored = true
  7814. game.Players[v.Name].Character["Left Leg"].Anchored = true
  7815. game.Players[v.Name].Character["Left Arm"].Anchored = true
  7816. game.Players[v.Name].Character["Right Leg"].Anchored = true
  7817. game.Players[v.Name].Character["Right Arm"].Anchored = true
  7818. else
  7819. game.Players[v.Name].Character.Torso.Anchored = false
  7820. game.Players[v.Name].Character.Head.Anchored = false
  7821. game.Players[v.Name].Character["Left Leg"].Anchored = false
  7822. game.Players[v.Name].Character["Left Arm"].Anchored = false
  7823. game.Players[v.Name].Character["Right Leg"].Anchored = false
  7824. game.Players[v.Name].Character["Right Arm"].Anchored = false
  7825. end
  7826. end
  7827. end)
  7828. orbital = false
  7829. Orbit.MouseButton1Click:connect(function()
  7830. orbital = not orbital
  7831. if orbital then
  7832. Orbit.BackgroundColor3 = loc
  7833. local o = Instance.new("RocketPropulsion")
  7834. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7835. o.Name = "Orbit"
  7836. for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  7837. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  7838. o:Fire()
  7839. game:GetService('RunService').Stepped:connect(function()
  7840. if orbital then
  7841. game.Players.LocalPlayer.Character.Head.CanCollide = false
  7842. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  7843. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  7844. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  7845. end
  7846. end)
  7847. end
  7848. else
  7849. game.Players.LocalPlayer.Character.HumanoidRootPart.Orbit:Destroy()
  7850. Orbit.BackgroundColor3 = col
  7851. end
  7852. end)
  7853. pushing = false
  7854. Push.MouseButton1Click:connect(function()
  7855. pushing = not pushing
  7856. if pushing then
  7857. Push.BackgroundColor3 = loc
  7858. local o = Instance.new("RocketPropulsion")
  7859. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7860. o.Name = "Push"
  7861. o.TurnP = 2500
  7862. o.MaxThrust = 50000
  7863. o.MaxSpeed = 1000
  7864. o.ThrustP = 50000
  7865. o.CartoonFactor = 1
  7866. for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  7867. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  7868. o:Fire()
  7869. game:GetService('RunService').Stepped:connect(function()
  7870. if pushing then
  7871. game.Players.LocalPlayer.Character.Head.CanCollide = false
  7872. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  7873. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  7874. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  7875. end
  7876. end)
  7877. end
  7878. else
  7879. game.Players.LocalPlayer.Character.HumanoidRootPart.Push:Destroy()
  7880. Push.BackgroundColor3 = col
  7881. end
  7882. end)
  7883. local Anim = Instance.new("Animation")
  7884. Anim.AnimationId = "rbxassetid://282574440"
  7885. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7886. flattening = false
  7887. Flatten.MouseButton1Click:connect(function()
  7888. flattening = not flattening
  7889. if flattening then
  7890. Flatten.BackgroundColor3 = loc
  7891. local o = Instance.new("RocketPropulsion")
  7892. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7893. o.Name = "Flatten"
  7894. o.MaxThrust = 50000
  7895. o.MaxSpeed = 1000
  7896. o.ThrustP = 50000
  7897. o.CartoonFactor = 1
  7898. for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  7899. o.Target = game.Players[v.Name].Character["Left Leg"]
  7900. o:Fire()
  7901. track:Play(.1, 1, 1)
  7902. game:GetService('RunService').Stepped:connect(function()
  7903. if flattening then
  7904. game.Players.LocalPlayer.Character.Head.CanCollide = false
  7905. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  7906. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  7907. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  7908. end
  7909. end)
  7910. while wait(0.3) do
  7911. if flattening then
  7912. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0,2,0)
  7913. end
  7914. end
  7915. end
  7916. else
  7917. game.Players.LocalPlayer.Character.HumanoidRootPart.Flatten:Destroy()
  7918. Flatten.BackgroundColor3 = col
  7919. track:Stop()
  7920. end
  7921. end)
  7922. Verspin.MouseButton1Click:connect(function()
  7923. game:GetObjects("rbxassetid://1249942219")[1].Parent = game.Players.LocalPlayer.PlayerGui
  7924. end)
  7925. Energize.MouseButton1Click:connect(function()
  7926. game:GetObjects("rbxassetid://1202558084")[1].Parent = game.Players.LocalPlayer.PlayerGui
  7927. end)
  7928. GlitchMax.MouseButton1Click:connect(function()
  7929. game:GetObjects("rbxassetid://1249943137")[1].Parent = game.Players.LocalPlayer.PlayerGui
  7930. end)
  7931. Experimental.MouseButton1Click:connect(function()
  7932.  
  7933. end)
  7934. end)
  7935. end)
  7936.  
  7937. ExitButton.Name = "ExitButton"
  7938. ExitButton.Parent = MainFrame
  7939. ExitButton.BackgroundColor3 = Color3.new(0, 0, 0)
  7940. ExitButton.Position = UDim2.new(0.857482195, 0, 0, 0)
  7941. ExitButton.Size = UDim2.new(0, 60, 0, 50)
  7942. ExitButton.Font = Enum.Font.SciFi
  7943. ExitButton.Text = "X"
  7944. ExitButton.TextColor3 = Color3.new(1, 1, 1)
  7945. ExitButton.TextScaled = true
  7946. ExitButton.TextSize = 14
  7947. ExitButton.TextWrapped = true
  7948. ExitButton.MouseButton1Click:connect(function()
  7949. MainFrame.Visible = false
  7950. end)
  7951.  
  7952. MiniMazeButton.Name = "MiniMazeButton"
  7953. MiniMazeButton.Parent = MainFrame
  7954. MiniMazeButton.BackgroundColor3 = Color3.new(0, 0, 0)
  7955. MiniMazeButton.Position = UDim2.new(0.71496439, 0, 0, 0)
  7956. MiniMazeButton.Size = UDim2.new(0, 60, 0, 50)
  7957. MiniMazeButton.Font = Enum.Font.SciFi
  7958. MiniMazeButton.Text = "-"
  7959. MiniMazeButton.TextColor3 = Color3.new(1, 1, 1)
  7960. MiniMazeButton.TextScaled = true
  7961. MiniMazeButton.TextSize = 14
  7962. MiniMazeButton.TextWrapped = true
  7963. MiniMazeButton.MouseButton1Click:connect(function()
  7964. MainFrame.Visible = false
  7965. OpenButton.Visible = true
  7966. end)
  7967. -- Scripts:
Add Comment
Please, Sign In to add comment