Advertisement
Guest User

Untitled

a guest
Jan 21st, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 164.76 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local TextLabel = Instance.new("TextLabel")
  7. local TextLabel_2 = Instance.new("TextLabel")
  8. local Button1 = Instance.new("TextButton")
  9. local Button2 = Instance.new("TextButton")
  10. local Button3 = Instance.new("TextButton")
  11. local Button4 = Instance.new("TextButton")
  12. local Button5 = Instance.new("TextButton")
  13. local Button6 = Instance.new("TextButton")
  14. local Button7 = Instance.new("TextButton")
  15. local Frame2 = Instance.new("Frame")
  16. local TextLabel_3 = Instance.new("TextLabel")
  17. local Text1 = Instance.new("TextButton")
  18. local Text2 = Instance.new("TextButton")
  19. local Text3 = Instance.new("TextButton")
  20. local Text4 = Instance.new("TextButton")
  21. local Text5 = Instance.new("TextButton")
  22. local Text6 = Instance.new("TextButton")
  23. local Text7 = Instance.new("TextButton")
  24. local Text8 = Instance.new("TextButton")
  25. local Text9 = Instance.new("TextButton")
  26. local Text10 = Instance.new("TextButton")
  27. local Text11 = Instance.new("TextButton")
  28. local Text12 = Instance.new("TextButton")
  29. local Close = Instance.new("TextButton")
  30. local Frame3 = Instance.new("Frame")
  31. local TextLabel_4 = Instance.new("TextLabel")
  32. local Close2 = Instance.new("TextButton")
  33. local TextButton1 = Instance.new("TextButton")
  34. local TextButton2 = Instance.new("TextButton")
  35. local TextButton3 = Instance.new("TextButton")
  36. local TextButton4 = Instance.new("TextButton")
  37. --Properties:
  38. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  39.  
  40. Frame.Parent = ScreenGui
  41. Frame.Active = true
  42. Frame.BackgroundColor3 = Color3.new(0.270588, 0.266667, 0.270588)
  43. Frame.BackgroundTransparency = 0.25
  44. Frame.BorderColor3 = Color3.new(0, 0, 1)
  45. Frame.BorderSizePixel = 6
  46. Frame.Position = UDim2.new(0.00585657684, 0, 0.31040892, 0)
  47. Frame.Size = UDim2.new(0, 160, 0, 262)
  48.  
  49. TextLabel.Parent = Frame
  50. TextLabel.BackgroundColor3 = Color3.new(0.270588, 0.266667, 0.270588)
  51. TextLabel.BackgroundTransparency = 0.25
  52. TextLabel.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  53. TextLabel.BorderSizePixel = 6
  54. TextLabel.Size = UDim2.new(0, 159, 0, 30)
  55. TextLabel.Font = Enum.Font.GothamBold
  56. TextLabel.Text = "One Piece Grand"
  57. TextLabel.TextColor3 = Color3.new(1, 0, 0.498039)
  58. TextLabel.TextSize = 20
  59. TextLabel.TextWrapped = true
  60.  
  61. TextLabel_2.Parent = Frame
  62. TextLabel_2.BackgroundColor3 = Color3.new(0.270588, 0.266667, 0.270588)
  63. TextLabel_2.BackgroundTransparency = 0.25
  64. TextLabel_2.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  65. TextLabel_2.BorderSizePixel = 6
  66. TextLabel_2.Position = UDim2.new(0, 0, 0.910480022, 0)
  67. TextLabel_2.Size = UDim2.new(0, 160, 0, 20)
  68. TextLabel_2.Font = Enum.Font.GothamBold
  69. TextLabel_2.Text = "Created by Yuno"
  70. TextLabel_2.TextColor3 = Color3.new(1, 0, 0.498039)
  71. TextLabel_2.TextSize = 10
  72.  
  73. Button1.Name = "Button1"
  74. Button1.Parent = Frame
  75. Button1.Active = false
  76. Button1.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  77. Button1.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  78. Button1.BorderSizePixel = 3
  79. Button1.Position = UDim2.new(0.0449291207, 0, 0.216486588, 0)
  80. Button1.Size = UDim2.new(0, 62, 0, 28)
  81. Button1.Font = Enum.Font.Cartoon
  82. Button1.Text = "Chest TP"
  83. Button1.TextColor3 = Color3.new(1, 0, 0.498039)
  84. Button1.TextScaled = true
  85. Button1.TextSize = 14
  86. Button1.TextWrapped = true
  87.  
  88. Button2.Name = "Button2"
  89. Button2.Parent = Frame
  90. Button2.Active = false
  91. Button2.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  92. Button2.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  93. Button2.BorderSizePixel = 3
  94. Button2.Position = UDim2.new(0.0449291281, 0, 0.395615935, 0)
  95. Button2.Size = UDim2.new(0, 62, 0, 28)
  96. Button2.Font = Enum.Font.Cartoon
  97. Button2.Text = "Islands"
  98. Button2.TextColor3 = Color3.new(1, 0, 0.498039)
  99. Button2.TextScaled = true
  100. Button2.TextSize = 14
  101. Button2.TextWrapped = true
  102.  
  103. Button3.Name = "Button3"
  104. Button3.Parent = Frame
  105. Button3.Active = false
  106. Button3.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  107. Button3.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  108. Button3.BorderSizePixel = 3
  109. Button3.Position = UDim2.new(0.0449291207, 0, 0.605813146, 0)
  110. Button3.Size = UDim2.new(0, 62, 0, 28)
  111. Button3.Font = Enum.Font.Cartoon
  112. Button3.Text = "Auto Farm"
  113. Button3.TextColor3 = Color3.new(1, 0, 0.498039)
  114. Button3.TextScaled = true
  115. Button3.TextSize = 14
  116. Button3.TextWrapped = true
  117.  
  118. Button4.Name = "Button4"
  119. Button4.Parent = Frame
  120. Button4.Active = false
  121. Button4.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  122. Button4.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  123. Button4.BorderSizePixel = 3
  124. Button4.Position = UDim2.new(0.557429075, 0, 0.216486588, 0)
  125. Button4.Size = UDim2.new(0, 62, 0, 28)
  126. Button4.Font = Enum.Font.Cartoon
  127. Button4.Text = "Click TP"
  128. Button4.TextColor3 = Color3.new(1, 0, 0.498039)
  129. Button4.TextScaled = true
  130. Button4.TextSize = 14
  131. Button4.TextWrapped = true
  132.  
  133. Button5.Name = "Button5"
  134. Button5.Parent = Frame
  135. Button5.Active = false
  136. Button5.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  137. Button5.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  138. Button5.BorderSizePixel = 3
  139. Button5.Position = UDim2.new(0.557429075, 0, 0.398754269, 0)
  140. Button5.Size = UDim2.new(0, 62, 0, 28)
  141. Button5.Font = Enum.Font.Cartoon
  142. Button5.Text = "Reviz"
  143. Button5.TextColor3 = Color3.new(1, 0, 0.498039)
  144. Button5.TextScaled = true
  145. Button5.TextSize = 14
  146. Button5.TextWrapped = true
  147.  
  148. Button6.Name = "Button6"
  149. Button6.Parent = Frame
  150. Button6.Active = false
  151. Button6.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  152. Button6.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  153. Button6.BorderSizePixel = 3
  154. Button6.Position = UDim2.new(0.557429075, 0, 0.605813026, 0)
  155. Button6.Size = UDim2.new(0, 62, 0, 28)
  156. Button6.Font = Enum.Font.Cartoon
  157. Button6.Text = "Explorer"
  158. Button6.TextColor3 = Color3.new(1, 0, 0.498039)
  159. Button6.TextScaled = true
  160. Button6.TextSize = 14
  161. Button6.TextWrapped = true
  162.  
  163. Button7.Name = "Button7"
  164. Button7.Parent = Frame
  165. Button7.Active = false
  166. Button7.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  167. Button7.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  168. Button7.BorderSizePixel = 3
  169. Button7.Position = UDim2.new(0.301179051, 0, 0.762301564, 0)
  170. Button7.Size = UDim2.new(0, 62, 0, 28)
  171. Button7.Font = Enum.Font.Cartoon
  172. Button7.Text = "TP DF"
  173. Button7.TextColor3 = Color3.new(1, 0, 0.498039)
  174. Button7.TextScaled = true
  175. Button7.TextSize = 14
  176. Button7.TextWrapped = true
  177.  
  178. Frame2.Name = "Frame2"
  179. Frame2.Parent = ScreenGui
  180. Frame2.Active = true
  181. Frame2.BackgroundColor3 = Color3.new(0.270588, 0.266667, 0.270588)
  182. Frame2.BackgroundTransparency = 0.25
  183. Frame2.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  184. Frame2.BorderSizePixel = 6
  185. Frame2.Position = UDim2.new(0.824304581, 0, 0.0167286247, 0)
  186. Frame2.Size = UDim2.new(0, 240, 0, 374)
  187. Frame2.Visible = false
  188.  
  189. TextLabel_3.Parent = Frame2
  190. TextLabel_3.BackgroundColor3 = Color3.new(0.270588, 0.266667, 0.270588)
  191. TextLabel_3.BackgroundTransparency = 0.25
  192. TextLabel_3.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  193. TextLabel_3.BorderSizePixel = 6
  194. TextLabel_3.Size = UDim2.new(0, 240, 0, 41)
  195. TextLabel_3.Font = Enum.Font.Cartoon
  196. TextLabel_3.Text = "Islands"
  197. TextLabel_3.TextColor3 = Color3.new(1, 0, 0.498039)
  198. TextLabel_3.TextScaled = true
  199. TextLabel_3.TextSize = 28
  200. TextLabel_3.TextWrapped = true
  201.  
  202. Text1.Name = "Text1"
  203. Text1.Parent = Frame2
  204. Text1.Active = false
  205. Text1.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  206. Text1.BackgroundTransparency = 0.25
  207. Text1.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  208. Text1.BorderSizePixel = 4
  209. Text1.Position = UDim2.new(0.0666666701, 0, 0.155377001, 0)
  210. Text1.Size = UDim2.new(0, 95, 0, 27)
  211. Text1.Font = Enum.Font.Cartoon
  212. Text1.Text = "Starter"
  213. Text1.TextColor3 = Color3.new(1, 0, 0.498039)
  214. Text1.TextSize = 20
  215.  
  216. Text2.Name = "Text2"
  217. Text2.Parent = Frame2
  218. Text2.Active = false
  219. Text2.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  220. Text2.BackgroundTransparency = 0.25
  221. Text2.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  222. Text2.BorderSizePixel = 4
  223. Text2.Position = UDim2.new(0.566666663, 0, 0.155377001, 0)
  224. Text2.Size = UDim2.new(0, 95, 0, 27)
  225. Text2.Font = Enum.Font.Cartoon
  226. Text2.Text = "Farm"
  227. Text2.TextColor3 = Color3.new(1, 0, 0.498039)
  228. Text2.TextSize = 20
  229.  
  230. Text3.Name = "Text3"
  231. Text3.Parent = Frame2
  232. Text3.Active = false
  233. Text3.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  234. Text3.BackgroundTransparency = 0.25
  235. Text3.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  236. Text3.BorderSizePixel = 4
  237. Text3.Position = UDim2.new(0.566666663, 0, 0.277977318, 0)
  238. Text3.Size = UDim2.new(0, 95, 0, 27)
  239. Text3.Font = Enum.Font.Cartoon
  240. Text3.Text = "Small Island"
  241. Text3.TextColor3 = Color3.new(1, 0, 0.498039)
  242. Text3.TextSize = 20
  243.  
  244. Text4.Name = "Text4"
  245. Text4.Parent = Frame2
  246. Text4.Active = false
  247. Text4.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  248. Text4.BackgroundTransparency = 0.25
  249. Text4.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  250. Text4.BorderSizePixel = 4
  251. Text4.Position = UDim2.new(0.0666666627, 0, 0.277977318, 0)
  252. Text4.Size = UDim2.new(0, 95, 0, 27)
  253. Text4.Font = Enum.Font.Cartoon
  254. Text4.Text = "Marine"
  255. Text4.TextColor3 = Color3.new(1, 0, 0.498039)
  256. Text4.TextSize = 20
  257.  
  258. Text5.Name = "Text5"
  259. Text5.Parent = Frame2
  260. Text5.Active = false
  261. Text5.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  262. Text5.BackgroundTransparency = 0.25
  263. Text5.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  264. Text5.BorderSizePixel = 4
  265. Text5.Position = UDim2.new(0.0666666627, 0, 0.400025487, 0)
  266. Text5.Size = UDim2.new(0, 95, 0, 27)
  267. Text5.Font = Enum.Font.Cartoon
  268. Text5.Text = "Arlong"
  269. Text5.TextColor3 = Color3.new(1, 0, 0.498039)
  270. Text5.TextSize = 20
  271.  
  272. Text6.Name = "Text6"
  273. Text6.Parent = Frame2
  274. Text6.Active = false
  275. Text6.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  276. Text6.BackgroundTransparency = 0.25
  277. Text6.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  278. Text6.BorderSizePixel = 4
  279. Text6.Position = UDim2.new(0.566666663, 0, 0.398731947, 0)
  280. Text6.Size = UDim2.new(0, 95, 0, 27)
  281. Text6.Font = Enum.Font.Cartoon
  282. Text6.Text = "Jungle"
  283. Text6.TextColor3 = Color3.new(1, 0, 0.498039)
  284. Text6.TextSize = 20
  285.  
  286. Text7.Name = "Text7"
  287. Text7.Parent = Frame2
  288. Text7.Active = false
  289. Text7.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  290. Text7.BackgroundTransparency = 0.25
  291. Text7.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  292. Text7.BorderSizePixel = 4
  293. Text7.Position = UDim2.new(0.566666663, 0, 0.534425199, 0)
  294. Text7.Size = UDim2.new(0, 95, 0, 27)
  295. Text7.Font = Enum.Font.Cartoon
  296. Text7.Text = "Snow"
  297. Text7.TextColor3 = Color3.new(1, 0, 0.498039)
  298. Text7.TextSize = 20
  299.  
  300. Text8.Name = "Text8"
  301. Text8.Parent = Frame2
  302. Text8.Active = false
  303. Text8.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  304. Text8.BackgroundTransparency = 0.25
  305. Text8.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  306. Text8.BorderSizePixel = 4
  307. Text8.Position = UDim2.new(0.0666666627, 0, 0.534425199, 0)
  308. Text8.Size = UDim2.new(0, 95, 0, 27)
  309. Text8.Font = Enum.Font.Cartoon
  310. Text8.Text = "Rock Island"
  311. Text8.TextColor3 = Color3.new(1, 0, 0.498039)
  312. Text8.TextSize = 20
  313.  
  314. Text9.Name = "Text9"
  315. Text9.Parent = Frame2
  316. Text9.Active = false
  317. Text9.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  318. Text9.BackgroundTransparency = 0.25
  319. Text9.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  320. Text9.BorderSizePixel = 4
  321. Text9.Position = UDim2.new(0.0666666627, 0, 0.657025456, 0)
  322. Text9.Size = UDim2.new(0, 95, 0, 27)
  323. Text9.Font = Enum.Font.Cartoon
  324. Text9.Text = "Buggy"
  325. Text9.TextColor3 = Color3.new(1, 0, 0.498039)
  326. Text9.TextSize = 20
  327.  
  328. Text10.Name = "Text10"
  329. Text10.Parent = Frame2
  330. Text10.Active = false
  331. Text10.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  332. Text10.BackgroundTransparency = 0.25
  333. Text10.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  334. Text10.BorderSizePixel = 4
  335. Text10.Position = UDim2.new(0.566666663, 0, 0.657301545, 0)
  336. Text10.Size = UDim2.new(0, 95, 0, 27)
  337. Text10.Font = Enum.Font.Cartoon
  338. Text10.Text = "Jungle v2"
  339. Text10.TextColor3 = Color3.new(1, 0, 0.498039)
  340. Text10.TextSize = 20
  341.  
  342. Text11.Name = "Text11"
  343. Text11.Parent = Frame2
  344. Text11.Active = false
  345. Text11.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  346. Text11.BackgroundTransparency = 0.25
  347. Text11.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  348. Text11.BorderSizePixel = 4
  349. Text11.Position = UDim2.new(0.566666663, 0, 0.77667588, 0)
  350. Text11.Size = UDim2.new(0, 95, 0, 27)
  351. Text11.Font = Enum.Font.Cartoon
  352. Text11.Text = "Desert"
  353. Text11.TextColor3 = Color3.new(1, 0, 0.498039)
  354. Text11.TextSize = 20
  355.  
  356. Text12.Name = "Text12"
  357. Text12.Parent = Frame2
  358. Text12.Active = false
  359. Text12.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  360. Text12.BackgroundTransparency = 0.25
  361. Text12.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  362. Text12.BorderSizePixel = 4
  363. Text12.Position = UDim2.new(0.0666666627, 0, 0.77667588, 0)
  364. Text12.Size = UDim2.new(0, 95, 0, 27)
  365. Text12.Font = Enum.Font.Cartoon
  366. Text12.Text = "Brown Island"
  367. Text12.TextColor3 = Color3.new(1, 0, 0.498039)
  368. Text12.TextSize = 17
  369.  
  370. Close.Name = "Close"
  371. Close.Parent = Frame2
  372. Close.Active = false
  373. Close.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  374. Close.BackgroundTransparency = 0.25
  375. Close.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  376. Close.BorderSizePixel = 6
  377. Close.Position = UDim2.new(0, 0, 0.909090936, 0)
  378. Close.Size = UDim2.new(0, 240, 0, 34)
  379. Close.Font = Enum.Font.Cartoon
  380. Close.Text = "Close"
  381. Close.TextColor3 = Color3.new(1, 0, 0.498039)
  382. Close.TextScaled = true
  383. Close.TextSize = 14
  384. Close.TextWrapped = true
  385.  
  386. Frame3.Name = "Frame3"
  387. Frame3.Parent = ScreenGui
  388. Frame3.Active = true
  389. Frame3.BackgroundColor3 = Color3.new(0.270588, 0.266667, 0.270588)
  390. Frame3.BackgroundTransparency = 0.25
  391. Frame3.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  392. Frame3.BorderSizePixel = 6
  393. Frame3.Position = UDim2.new(0.702781856, 0, 0.0148698883, 0)
  394. Frame3.Size = UDim2.new(0, 157, 0, 241)
  395. Frame3.Visible = false
  396.  
  397. TextLabel_4.Parent = Frame3
  398. TextLabel_4.BackgroundColor3 = Color3.new(0.270588, 0.266667, 0.270588)
  399. TextLabel_4.BackgroundTransparency = 0.25
  400. TextLabel_4.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  401. TextLabel_4.BorderSizePixel = 6
  402. TextLabel_4.Size = UDim2.new(0, 157, 0, 37)
  403. TextLabel_4.Font = Enum.Font.Cartoon
  404. TextLabel_4.Text = "Auto Farm"
  405. TextLabel_4.TextColor3 = Color3.new(1, 0, 0.498039)
  406. TextLabel_4.TextScaled = true
  407. TextLabel_4.TextSize = 14
  408. TextLabel_4.TextWrapped = true
  409.  
  410. Close2.Name = "Close2"
  411. Close2.Parent = Frame3
  412. Close2.Active = false
  413. Close2.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  414. Close2.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  415. Close2.BorderSizePixel = 4
  416. Close2.Position = UDim2.new(0, 0, 0.875, 0)
  417. Close2.Size = UDim2.new(0, 157, 0, 28)
  418. Close2.Font = Enum.Font.Cartoon
  419. Close2.Text = "Close"
  420. Close2.TextColor3 = Color3.new(1, 0, 0.498039)
  421. Close2.TextScaled = true
  422. Close2.TextSize = 14
  423. Close2.TextWrapped = true
  424.  
  425. TextButton1.Name = "TextButton1"
  426. TextButton1.Parent = Frame3
  427. TextButton1.Active = false
  428. TextButton1.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  429. TextButton1.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  430. TextButton1.BorderSizePixel = 4
  431. TextButton1.Position = UDim2.new(0.203821659, 0, 0.564709544, 0)
  432. TextButton1.Size = UDim2.new(0, 91, 0, 23)
  433. TextButton1.Font = Enum.Font.Cartoon
  434. TextButton1.Text = "Melee Aura"
  435. TextButton1.TextColor3 = Color3.new(1, 0, 0.498039)
  436. TextButton1.TextSize = 20
  437.  
  438. TextButton2.Name = "TextButton2"
  439. TextButton2.Parent = Frame3
  440. TextButton2.Active = false
  441. TextButton2.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  442. TextButton2.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  443. TextButton2.BorderSizePixel = 4
  444. TextButton2.Position = UDim2.new(0.203821659, 0, 0.230186731, 0)
  445. TextButton2.Size = UDim2.new(0, 91, 0, 23)
  446. TextButton2.Font = Enum.Font.Cartoon
  447. TextButton2.Text = "Sword"
  448. TextButton2.TextColor3 = Color3.new(1, 0, 0.498039)
  449. TextButton2.TextSize = 20
  450.  
  451. TextButton3.Name = "TextButton3"
  452. TextButton3.Parent = Frame3
  453. TextButton3.Active = false
  454. TextButton3.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  455. TextButton3.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  456. TextButton3.BorderSizePixel = 4
  457. TextButton3.Position = UDim2.new(0.203821659, 0, 0.396887958, 0)
  458. TextButton3.Size = UDim2.new(0, 91, 0, 23)
  459. TextButton3.Font = Enum.Font.Cartoon
  460. TextButton3.Text = "Stamina"
  461. TextButton3.TextColor3 = Color3.new(1, 0, 0.498039)
  462. TextButton3.TextSize = 20
  463.  
  464. TextButton4.Name = "TextButton4"
  465. TextButton4.Parent = Frame3
  466. TextButton4.Active = false
  467. TextButton4.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  468. TextButton4.BorderColor3 = Color3.new(0.105882, 0.101961, 0.854902)
  469. TextButton4.BorderSizePixel = 4
  470. TextButton4.Position = UDim2.new(0.20808816, 0, 0.730881333, 0)
  471. TextButton4.Size = UDim2.new(0, 91, 0, 18)
  472. TextButton4.Font = Enum.Font.Cartoon
  473. TextButton4.Text = "Sword Aura"
  474. TextButton4.TextColor3 = Color3.new(1, 0, 0.498039)
  475. TextButton4.TextScaled = true
  476. TextButton4.TextSize = 14
  477. TextButton4.TextWrapped = true
  478. -- Scripts:
  479. function SCRIPT_MSDC82_FAKESCRIPT() -- Button1.Script
  480. local script = Instance.new('Script')
  481. script.Parent = Button1
  482. Button1.MouseButton1Down:connect(function()
  483. for i,v in pairs(game.Workspace.Chests:GetChildren())do
  484. if v.Name == "Chest" then
  485. v.CFrame = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame
  486. end
  487. end
  488. end)
  489.  
  490. end
  491. coroutine.resume(coroutine.create(SCRIPT_MSDC82_FAKESCRIPT))
  492. function SCRIPT_IDKQ84_FAKESCRIPT() -- Button2.LocalScript
  493. local script = Instance.new('LocalScript')
  494. script.Parent = Button2
  495. script.Parent.MouseButton1Click:Connect(function()
  496. game.Players.LocalPlayer.PlayerGui.ScreenGui.Frame2.Visible = true
  497. end)
  498.  
  499.  
  500. end
  501. coroutine.resume(coroutine.create(SCRIPT_IDKQ84_FAKESCRIPT))
  502. function SCRIPT_AVSQ65_FAKESCRIPT() -- Button3.LocalScript
  503. local script = Instance.new('LocalScript')
  504. script.Parent = Button3
  505. script.Parent.MouseButton1Click:Connect(function()
  506. game.Players.LocalPlayer.PlayerGui.ScreenGui.Frame3.Visible = true
  507. end)
  508.  
  509. end
  510. coroutine.resume(coroutine.create(SCRIPT_AVSQ65_FAKESCRIPT))
  511. function SCRIPT_QNNS72_FAKESCRIPT() -- Button4.Script
  512. local script = Instance.new('Script')
  513. script.Parent = Button4
  514. Button4.MouseButton1Down:connect(function()
  515. local Plr = game:GetService("Players").LocalPlayer
  516. local Mouse = Plr:GetMouse()
  517.  
  518. Mouse.Button1Down:connect(function()
  519. if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftAlt) then return end
  520. if not Mouse.Target then return end
  521. Plr.Character:MoveTo(Mouse.Hit.p)
  522. end)
  523. end)
  524.  
  525. end
  526. coroutine.resume(coroutine.create(SCRIPT_QNNS72_FAKESCRIPT))
  527. function SCRIPT_EGDK89_FAKESCRIPT() -- Button5.Script
  528. local script = Instance.new('Script')
  529. script.Parent = Button5
  530. Button5.MouseButton1Down:connect(function()
  531. -- Creator: illremember#3799
  532.  
  533. -- Credits to infinite yield, harkinian, dex creators
  534.  
  535. prefix = ";"
  536. wait(0.3)
  537. Commands = {
  538. '[-] cmdbar is shown when ; is pressed.',
  539. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  540. '[2] bring [plr] -- You need a tool! Will bring player to you',
  541. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  542. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  543. '[5] attach [plr] -- You need a tool! Attaches you to player',
  544. '[6] unattach [plr] -- Attempts to unattach you from a player',
  545. '[7] follow [plr] -- Makes you follow behind the player',
  546. '[8] unfollow',
  547. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  548. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  549. '[11] untrail',
  550. '[12] orbit [plr] -- Makes you orbit the player',
  551. '[13] unorbit',
  552. '[14] fling [plr] -- Makes you fling the player',
  553. '[15] unfling',
  554. '[16] fecheck -- Checks if the game is FE or not',
  555. '[17] void [plr] -- Teleports player to the void',
  556. '[18] noclip -- Gives you noclip to walk through walls',
  557. '[19] clip -- Removes noclip',
  558. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  559. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  560. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  561. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  562. '[24] annoy [plr] -- Loop teleports you to the player',
  563. '[25] unannoy',
  564. '[26] headwalk [plr] -- Loop teleports you to the player head',
  565. '[27] unheadwalk',
  566. '[28] nolimbs -- Removes your arms and legs',
  567. '[29] god -- Gives you FE Godmode',
  568. '[30] drophats -- Drops your accessories',
  569. '[31] droptool -- Drops any tool you have equipped',
  570. '[32] loopdhats -- Loop drops your accessories',
  571. '[33] unloopdhats',
  572. '[34] loopdtool -- Loop drops any tools you have equipped',
  573. '[35] unloopdtool',
  574. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  575. '[37] view [plr] -- Changes your camera to the player character',
  576. '[38] unview',
  577. '[39] goto [plr] -- Teleports you to player',
  578. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  579. '[41] unfly',
  580. '[42] chat [msg] -- Makes you chat a message',
  581. '[43] spam [msg] -- Spams a message',
  582. '[44] unspam',
  583. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  584. '[46] pmspam [plr] -- Spams a player in private message',
  585. '[47] unpmspam',
  586. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  587. '[49] uncfreeze [plr]',
  588. '[50] unlockws -- Unlocks the workspace',
  589. '[51] lockws -- Locks the workspace',
  590. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  591. '[53] pstand -- Enables platform stand',
  592. '[54] unpstand -- Disables platform stand',
  593. '[55] blockhead -- Removes your head mesh',
  594. '[56] sit',
  595. '[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name',
  596. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  597. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  598. '[60] cmds -- Prints all commands',
  599. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  600. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  601. '[63] spinner -- Makes you spin',
  602. '[64] nospinner',
  603. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  604. '[66] noreach -- Removes reach, must have tool equipped',
  605. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  606. '[68] tp me [plr] -- Alternative to goto',
  607. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  608. '[70] uncbring',
  609. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  610. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  611. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  612. '[74] unglitch -- Unglitches you',
  613. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  614. '[76] explorer -- Loads up DEX',
  615. '[77] reset -- Resets your character.',
  616. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  617. '[79] animgui -- Loads up Energize animations GUI',
  618. '[80] savepos -- Saves your current position',
  619. '[81] loadpos -- Teleports you to your saved position',
  620. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  621. '[83] unbang',
  622. '[84] delcmdbar -- Removes the command bar completely',
  623. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  624. '[86] shutdown -- Uses harkinians script to shutdown server',
  625. '[87] respawn -- If grespawn doesnt work you can use respawn',
  626. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  627. '[89] getplrs -- Prints all players in game',
  628. '[90] deldecal -- Deletes all decals client sided',
  629. '[91] opfinality -- Loads in my FE GUI Opfinality',
  630. '[92] remotes -- Prints all remotes in the game in the console when added',
  631. '[93] noremotes -- Stops printing remotes',
  632. '[94] tpdefault -- Stops all loop teleports to a player',
  633. '[95] stopsit -- Will not allow you to sit',
  634. '[96] gosit -- Allows you to sit',
  635. '[97] clicktp -- Enables click tp',
  636. '[98] noclicktp -- Disables click tp',
  637. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  638. '[100] toolsoff -- Stops ;toolson',
  639. '[101] version -- Gets the admin version',
  640. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  641. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  642. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  643. '[105] clickdel -- Delete any block you press q on, client sided',
  644. '[106] noclickdel -- Stops clickdel',
  645. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  646. '[108] unlooprhats -- Stops loop removing mesh',
  647. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  648. '[110] unlooprtool -- Stops loop removing mesh',
  649. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  650. '[112] age [plr] -- Makes you chat the account age of the player',
  651. '[113] id [plr] -- Makes you chat the account ID of the player',
  652. '[114] .age [plr] -- Privately shows you the account age of the player',
  653. '[115] .id [plr] -- Privately shows you the account ID of the player',
  654. '[116] gameid -- Shows the game ID',
  655. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  656. '[118] removefog -- Removes fog, client sided',
  657. '[119] disable -- Disables your character by removing humanoid',
  658. '[120] enable -- Enables your character by adding humanoid',
  659. '[121] prefix [key] -- Changes the prefix used, default is ;',
  660. '[122] ;resetprefix -- Resets the prefix to ; incase you change it to an unusable prefix. Say exactly ";resetprefix" to do this command, no matter what your prefix is set to.',
  661. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  662. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  663. '[125] uncarpet -- Stops carpet player',
  664. '[126] stare [plr] -- Turns your character to stare at another player',
  665. '[127] unstare -- Stops stare player',
  666. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  667. '[129] unlogchat -- Disables logchat',
  668. '[130] fixcam -- Fixes/resets your camera',
  669. '[131] unstate -- Stops changing state',
  670. }
  671. speedget = 1
  672.  
  673. lplayer = game:GetService("Players").LocalPlayer
  674.  
  675. lplayer.CharacterAdded:Connect(function(character)
  676. spin = false
  677. flying = false
  678. staring = false
  679. banpl = false
  680. end)
  681.  
  682. function change()
  683. prefix = prefix
  684. speedfly = speedfly
  685. end
  686.  
  687. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  688. local Found = {}
  689. local strl = String:lower()
  690. if strl == "all" then
  691. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  692. table.insert(Found,v)
  693. end
  694. elseif strl == "others" then
  695. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  696. if v.Name ~= lplayer.Name then
  697. table.insert(Found,v)
  698. end
  699. end
  700. elseif strl == "me" then
  701. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  702. if v.Name == lplayer.Name then
  703. table.insert(Found,v)
  704. end
  705. end
  706. else
  707. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  708. if v.Name:lower():sub(1, #String) == String:lower() then
  709. table.insert(Found,v)
  710. end
  711. end
  712. end
  713. return Found
  714. end
  715.  
  716. local Mouse = lplayer:GetMouse()
  717.  
  718. spin = false
  719. followed = false
  720. traill = false
  721. noclip = false
  722. annoying = false
  723. hwalk = false
  724. droppinghats = false
  725. droppingtools = false
  726. flying = false
  727. spamdelay = 1
  728. spamming = false
  729. spammingpm = false
  730. cbringing = false
  731. remotes = true
  732. added = true
  733. binds = false
  734. stopsitting = false
  735. clickgoto = false
  736. gettingtools = false
  737. removingmeshhats = false
  738. removingmeshtool = false
  739. clickdel = false
  740. staring = false
  741. chatlogs = false
  742. banpl = false
  743. changingstate = false
  744. statechosen = 0
  745.  
  746. adminversion = "Reviz Admin by illremember, Version 2.0"
  747.  
  748. flying = false
  749. speedfly = 1
  750.  
  751. function plrchat(plr, chat)
  752. print(plr.Name..": "..tick().."\n"..chat)
  753. end
  754.  
  755. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  756. v.Chatted:connect(function(chat)
  757. if chatlogs then
  758. plrchat(v, chat)
  759. end
  760. end)
  761. end
  762. game:GetService("Players").PlayerAdded:connect(function(plr)
  763. plr.Chatted:connect(function(chat)
  764. if chatlogs then
  765. plrchat(plr, chat)
  766. end
  767. end)
  768. end)
  769.  
  770.  
  771. local ScreenGui = Instance.new("ScreenGui")
  772. local Frame = Instance.new("Frame")
  773. local CMDBAR = Instance.new("TextBox")
  774. ScreenGui.Parent = game:GetService("CoreGui")
  775. Frame.Parent = ScreenGui
  776. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  777. Frame.BackgroundTransparency = 0.3
  778. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  779. Frame.Size = UDim2.new(0, 200, 0, 40)
  780. Frame.Active = true
  781. Frame.Draggable = true
  782. CMDBAR.Name = "CMDBAR"
  783. CMDBAR.Parent = Frame
  784. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  785. CMDBAR.BackgroundTransparency = 0.20000000298023
  786. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  787. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  788. CMDBAR.Font = Enum.Font.SourceSansLight
  789. CMDBAR.FontSize = Enum.FontSize.Size14
  790. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  791. CMDBAR.TextScaled = true
  792. CMDBAR.TextSize = 14
  793. CMDBAR.TextWrapped = true
  794. CMDBAR.Text = "Press ; to type, Enter to execute"
  795.  
  796. local CMDS = Instance.new("ScreenGui")
  797. local CMDSFRAME = Instance.new("Frame")
  798. local ScrollingFrame = Instance.new("ScrollingFrame")
  799. local TextLabel = Instance.new("TextLabel")
  800. local closegui = Instance.new("TextButton")
  801. CMDS.Name = "CMDS"
  802. CMDS.Parent = game:GetService("CoreGui")
  803. CMDSFRAME.Name = "CMDSFRAME"
  804. CMDSFRAME.Parent = CMDS
  805. CMDSFRAME.Active = true
  806. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  807. CMDSFRAME.BorderSizePixel = 0
  808. CMDSFRAME.Draggable = true
  809. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  810. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  811. CMDSFRAME.Visible = false
  812. ScrollingFrame.Parent = CMDSFRAME
  813. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  814. ScrollingFrame.BorderSizePixel = 0
  815. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  816. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  817. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  818. TextLabel.Parent = ScrollingFrame
  819. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  820. TextLabel.BackgroundTransparency = 1
  821. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  822. TextLabel.Font = Enum.Font.SourceSans
  823. TextLabel.FontSize = Enum.FontSize.Size18
  824. TextLabel.Text = "[-] cmdbar is shown when ; is pressed.,\n[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player,\n[2] bring [plr] -- You need a tool! Will bring player to you,\n[3] spin [plr] -- You need a tool! Makes you and the player spin crazy,\n[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting,\n[5] attach [plr] -- You need a tool! Attaches you to player,\n[6] unattach [plr] -- Attempts to unattach you from a player,\n[7] follow [plr] -- Makes you follow behind the player,\n[8] unfollow,\n[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air,\n[10] trail [plr] -- The opposite of follow, you stay infront of player,\n[11] untrail,\n[12] orbit [plr] -- Makes you orbit the player,\n[13] unorbit,\n[14] fling [plr] -- Makes you fling the player,\n[15] unfling,\n[16] fecheck -- Checks if the game is FE or not,\n[17] void [plr] -- Teleports player to the void,\n[18] noclip -- Gives you noclip to walk through walls,\n[19] clip -- Removes noclip,\n[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default,\n[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default,\n[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default,\n[23] default -- Changes your speed, jumppower and hipheight to default values,\n[24] annoy [plr] -- Loop teleports you to the player,\n[25] unannoy,\n[26] headwalk [plr] -- Loop teleports you to the player head,\n[27] unheadwalk,\n[28] nolimbs -- Removes your arms and legs,\n[29] god -- Gives you FE Godmode,\n[30] drophats -- Drops your accessories,\n[31] droptool -- Drops any tool you have equipped,\n[32] loopdhats -- Loop drops your accessories,\n[33] unloopdhats,\n[34] loopdtool -- Loop drops any tools you have equipped,\n[35] unloopdtool,\n[36] invisible -- Gives you invisibility CREDIT TO TIMELESS,\n[37] view [plr] -- Changes your camera to the player character,\n[38] unview,\n[39] goto [plr] -- Teleports you to player,\n[40] fly -- Allows you to fly,\n[41] unfly,\n[42] chat [msg] -- Makes you chat a message,\n[43] spam [msg] -- Spams a message,\n[44] unspam,\n[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second,\n[46] pmspam [plr] -- Spams a player in private message,\n[47] unpmspam,\n[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you,\n[49] uncfreeze [plr],\n[50] unlockws -- Unlocks the workspace,\n[51] lockws -- Locks the workspace,\n[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you,\n[53] pstand -- Enables platform stand,\n[54] unpstand -- Disables platform stand,\n[55] blockhead -- Removes your head mesh,\n[56] sit,\n[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name,\n[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided,\n[59] hypertotal -- Loads in my FE GUI Hypertotal,\n[60] cmds -- Prints all commands,\n[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats,\n[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool,\n[63] spinner -- Makes you spin,\n[64] nospinner,\n[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom,\n[66] noreach -- Removes reach, must have tool equipped,\n[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying,\n[68] tp me [plr] -- Alternative to goto,\n[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player,\n[70] uncbring,\n[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players,\n[72] givetool [plr] -- Gives the tool you have equipped to the player,\n[73] glitch [plr] -- Glitches you and the player, looks very cool,\n[74] unglitch -- Unglitches you,\n[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode,\n[76] explorer -- Loads up DEX,\n[77] reset -- Resets your character.,\n[78] anim [id] -- Applies an animation on you, must be created by ROBLOX,\n[79] animgui -- Loads up Energize animations GUI,\n[80] savepos -- Saves your current position,\n[81] loadpos -- Teleports you to your saved position,\n[82] bang [plr] -- 18+,\n[83] unbang,\n[84] delcmdbar -- Removes the command bar completely,\n[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model,\n[86] shutdown -- Uses harkinians script to shutdown server,\n[87] respawn -- If grespawn doesnt work you can use respawn,\n[88] delobj [obj] -- Deletes a certain brick in workspace, client sided,\n[89] getplrs -- Prints all players in game,\n[90] deldecal -- Deletes all decals client sided,\n[91] opfinality -- Loads in my FE GUI Opfinality,\n[92] remotes -- Prints all remotes in the game in the console when added,\n[93] noremotes -- Stops printing remotes,\n[94] tpdefault -- Stops all loop teleports to a player,\n[95] stopsit -- Will not allow you to sit,\n[96] gosit -- Allows you to sit,\n[97] clicktp -- Enables click tp,\n[98] noclicktp -- Disables click tp,\n[99] toolson -- If any tools are dropped in the workspace you will automatically get them,\n[100] toolsoff -- Stops ;toolson,\n[101] version -- Gets the admin version, \n This list of commands is NOT showing everything, go to my thread in the pastebin link to see ALL commands."
  825. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  826. TextLabel.TextSize = 15
  827. TextLabel.TextWrapped = true
  828. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  829. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  830. closegui.Name = "closegui"
  831. closegui.Parent = CMDSFRAME
  832. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  833. closegui.BorderSizePixel = 0
  834. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  835. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  836. closegui.Font = Enum.Font.SourceSansBold
  837. closegui.FontSize = Enum.FontSize.Size24
  838. closegui.Text = "X"
  839. closegui.TextColor3 = Color3.new(1, 1, 1)
  840. closegui.TextSize = 20
  841.  
  842. closegui.MouseButton1Click:connect(function()
  843. CMDSFRAME.Visible = false
  844. end)
  845.  
  846. game:GetService('RunService').Stepped:connect(function()
  847. if spin then
  848. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  849. end
  850. if followed then
  851. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  852. end
  853. if traill then
  854. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  855. end
  856. if annoying then
  857. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  858. end
  859. if hwalk then
  860. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  861. end
  862. if staring then
  863. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  864. end
  865. end)
  866. game:GetService('RunService').Stepped:connect(function()
  867. if noclip then
  868. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  869. lplayer.Character.Head.CanCollide = false
  870. lplayer.Character.Torso.CanCollide = false
  871. lplayer.Character["Left Leg"].CanCollide = false
  872. lplayer.Character["Right Leg"].CanCollide = false
  873. else
  874. lplayer.Character.Humanoid:ChangeState(11)
  875. end
  876. end
  877. if changingstate then
  878. lplayer.Character.Humanoid:ChangeState(statechosen)
  879. end
  880. end)
  881. game:GetService('RunService').Stepped:connect(function()
  882. if droppinghats then
  883. for i,v in pairs(lplayer.Character:GetChildren()) do
  884. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  885. v.Parent = workspace
  886. end
  887. end
  888. end
  889. if droppingtools then
  890. for i,v in pairs(lplayer.Character:GetChildren()) do
  891. if (v:IsA("Tool")) then
  892. v.Parent = workspace
  893. end
  894. end
  895. end
  896. if removingmeshhats then
  897. for i,v in pairs(lplayer.Character:GetChildren()) do
  898. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  899. v.Handle.Mesh:Destroy()
  900. end
  901. end
  902. end
  903. if removingmeshtool then
  904. for i,v in pairs(lplayer.Character:GetChildren()) do
  905. if (v:IsA("Tool")) then
  906. v.Handle.Mesh:Destroy()
  907. end
  908. end
  909. end
  910. end)
  911. game:GetService('RunService').Stepped:connect(function()
  912. if banpl then
  913. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  914. end
  915. end)
  916. game:GetService('RunService').Stepped:connect(function()
  917. if stopsitting then
  918. lplayer.Character.Humanoid.Sit = false
  919. end
  920. end)
  921.  
  922. plr = lplayer
  923. hum = plr.Character.HumanoidRootPart
  924. mouse = plr:GetMouse()
  925. mouse.KeyDown:connect(function(key)
  926. if key == "e" then
  927. if mouse.Target then
  928. if clickgoto then
  929. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  930. elseif clickdel then
  931. mouse.Target:Destroy()
  932. end
  933. end
  934. end
  935. end)
  936.  
  937. game:GetService("Workspace").ChildAdded:connect(function(part)
  938. if gettingtools then
  939. if part:IsA("Tool") then
  940. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  941. end
  942. end
  943. end)
  944.  
  945. lplayer.Chatted:Connect(function(msg)
  946. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  947. if string.sub(msg, 7) == "me" then
  948. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  949. else
  950. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  951. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  952. lplayer.Character.Humanoid.Name = 1
  953. local l = lplayer.Character["1"]:Clone()
  954. l.Parent = lplayer.Character
  955. l.Name = "Humanoid"
  956. wait(0.1)
  957. lplayer.Character["1"]:Destroy()
  958. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  959. lplayer.Character.Animate.Disabled = true
  960. wait(0.1)
  961. lplayer.Character.Animate.Disabled = false
  962. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  963. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  964. lplayer.Character.Humanoid:EquipTool(v)
  965. end
  966. local function tp(player,player2)
  967. local char1,char2=player.Character,player2.Character
  968. if char1 and char2 then
  969. char1:MoveTo(char2.Head.Position)
  970. end
  971. end
  972. wait(0.1)
  973. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  974. wait(0.2)
  975. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  976. wait(0.5)
  977. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  978. wait(0.7)
  979. tp(lplayer,game:GetService("Players")[v.Name])
  980. wait(0.7)
  981. lplayer.Character.HumanoidRootPart.CFrame = NOW
  982. game:GetService("StarterGui"):SetCore("SendNotification", {
  983. Title = "Tools needed!";
  984. Text = "You need a tool in your backpack for this command!";
  985. })
  986. end
  987. end
  988. end
  989. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  990. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  991. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  992. lplayer.Character.Humanoid.Name = 1
  993. local l = lplayer.Character["1"]:Clone()
  994. l.Parent = lplayer.Character
  995. l.Name = "Humanoid"
  996. wait(0.1)
  997. lplayer.Character["1"]:Destroy()
  998. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  999. lplayer.Character.Animate.Disabled = true
  1000. wait(0.1)
  1001. lplayer.Character.Animate.Disabled = false
  1002. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1003. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1004. lplayer.Character.Humanoid:EquipTool(v)
  1005. end
  1006. local function tp(player,player2)
  1007. local char1,char2=player.Character,player2.Character
  1008. if char1 and char2 then
  1009. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  1010. end
  1011. end
  1012. local function getout(player,player2)
  1013. local char1,char2=player.Character,player2.Character
  1014. if char1 and char2 then
  1015. char1:MoveTo(char2.Head.Position)
  1016. end
  1017. end
  1018. tp(game:GetService("Players")[v.Name], lplayer)
  1019. wait(0.2)
  1020. tp(game:GetService("Players")[v.Name], lplayer)
  1021. wait(0.5)
  1022. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1023. wait(0.5)
  1024. getout(lplayer, game:GetService("Players")[v.Name])
  1025. wait(0.3)
  1026. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1027. game:GetService("StarterGui"):SetCore("SendNotification", {
  1028. Title = "Tools needed!";
  1029. Text = "You need a tool in your backpack for this command!";
  1030. })
  1031. end
  1032. end
  1033. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  1034. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1035. lplayer.Character.Humanoid.Name = 1
  1036. local l = lplayer.Character["1"]:Clone()
  1037. l.Parent = lplayer.Character
  1038. l.Name = "Humanoid"
  1039. wait(0.1)
  1040. lplayer.Character["1"]:Destroy()
  1041. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1042. lplayer.Character.Animate.Disabled = true
  1043. wait(0.1)
  1044. lplayer.Character.Animate.Disabled = false
  1045. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1046. lplayer.Character.Animate.Disabled = false
  1047. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1048. lplayer.Character.Humanoid:EquipTool(v)
  1049. end
  1050. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1051. spinplr = v
  1052. wait(0.5)
  1053. spin = true
  1054. game:GetService("StarterGui"):SetCore("SendNotification", {
  1055. Title = "Tools needed!";
  1056. Text = "You need a tool in your backpack for this command!";
  1057. })
  1058. end
  1059. end
  1060. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  1061. spin = false
  1062. end
  1063. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  1064. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1065. lplayer.Character.Humanoid.Name = 1
  1066. local l = lplayer.Character["1"]:Clone()
  1067. l.Parent = lplayer.Character
  1068. l.Name = "Humanoid"
  1069. wait(0.1)
  1070. lplayer.Character["1"]:Destroy()
  1071. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1072. lplayer.Character.Animate.Disabled = true
  1073. wait(0.1)
  1074. lplayer.Character.Animate.Disabled = false
  1075. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1076. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1077. lplayer.Character.Humanoid:EquipTool(v)
  1078. end
  1079. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1080. wait(0.3)
  1081. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1082. attplr = v
  1083. game:GetService("StarterGui"):SetCore("SendNotification", {
  1084. Title = "Tools needed!";
  1085. Text = "You need a tool in your backpack for this command!";
  1086. })
  1087. end
  1088. end
  1089. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  1090. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1091. local function getout(player,player2)
  1092. local char1,char2=player.Character,player2.Character
  1093. if char1 and char2 then
  1094. char1:MoveTo(char2.Head.Position)
  1095. end
  1096. end
  1097. getout(lplayer, game:GetService("Players")[v.Name])
  1098. end
  1099. end
  1100. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  1101. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1102. followed = true
  1103. flwplr = v
  1104. end
  1105. end
  1106. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  1107. followed = false
  1108. end
  1109. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  1110. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1111. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1112. lplayer.Character.Humanoid.Name = 1
  1113. local l = lplayer.Character["1"]:Clone()
  1114. l.Parent = lplayer.Character
  1115. l.Name = "Humanoid"
  1116. wait(0.1)
  1117. lplayer.Character["1"]:Destroy()
  1118. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1119. lplayer.Character.Animate.Disabled = true
  1120. wait(0.1)
  1121. lplayer.Character.Animate.Disabled = false
  1122. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1123. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1124. lplayer.Character.Humanoid:EquipTool(v)
  1125. end
  1126. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1127. wait(0.2)
  1128. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1129. wait(0.6)
  1130. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1131. wait(0.6)
  1132. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  1133. game:GetService("StarterGui"):SetCore("SendNotification", {
  1134. Title = "Tools needed!";
  1135. Text = "You need a tool in your backpack for this command!";
  1136. })
  1137. end
  1138. end
  1139. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  1140. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1141. traill = true
  1142. trlplr = v
  1143. end
  1144. end
  1145. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  1146. traill = false
  1147. end
  1148. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  1149. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1150. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1151. else
  1152. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1153. local o = Instance.new("RocketPropulsion")
  1154. o.Parent = lplayer.Character.HumanoidRootPart
  1155. o.Name = "Orbit"
  1156. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1157. o:Fire()
  1158. noclip = true
  1159. end
  1160. end
  1161. end
  1162. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  1163. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  1164. noclip = false
  1165. end
  1166. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  1167. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1168. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1169. else
  1170. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1171. local y = Instance.new("RocketPropulsion")
  1172. y.Parent = lplayer.Character.HumanoidRootPart
  1173. y.CartoonFactor = 1
  1174. y.MaxThrust = 800000
  1175. y.MaxSpeed = 1000
  1176. y.ThrustP = 200000
  1177. y.Name = "Fling"
  1178. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1179. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1180. y:Fire()
  1181. noclip = true
  1182. end
  1183. end
  1184. end
  1185. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  1186. noclip = false
  1187. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1188. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1189. wait(0.4)
  1190. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1191. end
  1192. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  1193. if game:GetService("Workspace").FilteringEnabled == true then
  1194. warn("FE is Enabled (Filtering Enabled)")
  1195. game:GetService("StarterGui"):SetCore("SendNotification", {
  1196. Title = "FE is Enabled";
  1197. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  1198. })
  1199. else
  1200. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  1201. game:GetService("StarterGui"):SetCore("SendNotification", {
  1202. Title = "FE is Disabled";
  1203. Text = "Filtering Disabled. Consider using a different admin script.";
  1204. })
  1205. end
  1206. end
  1207. if string.sub(msg, 1, 6) == (prefix.."void ") then
  1208. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1209. lplayer.Character.Humanoid.Name = 1
  1210. local l = lplayer.Character["1"]:Clone()
  1211. l.Parent = lplayer.Character
  1212. l.Name = "Humanoid"
  1213. wait(0.1)
  1214. lplayer.Character["1"]:Destroy()
  1215. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1216. lplayer.Character.Animate.Disabled = true
  1217. wait(0.1)
  1218. lplayer.Character.Animate.Disabled = false
  1219. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1220. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1221. lplayer.Character.Humanoid:EquipTool(v)
  1222. end
  1223. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1224. wait(0.2)
  1225. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1226. wait(0.6)
  1227. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  1228. game:GetService("StarterGui"):SetCore("SendNotification", {
  1229. Title = "Tools needed!";
  1230. Text = "You need a tool in your backpack for this command!";
  1231. })
  1232. end
  1233. end
  1234. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  1235. noclip = true
  1236. game:GetService("StarterGui"):SetCore("SendNotification", {
  1237. Title = "Noclip enabled";
  1238. Text = "Type ;clip to disable";
  1239. })
  1240. end
  1241. if string.sub(msg, 1, 5) == (prefix.."clip") then
  1242. noclip = false
  1243. game:GetService("StarterGui"):SetCore("SendNotification", {
  1244. Title = "Noclip disabled";
  1245. Text = "Type ;noclip to enable";
  1246. })
  1247. end
  1248. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  1249. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  1250. end
  1251. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  1252. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  1253. end
  1254. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  1255. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  1256. end
  1257. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  1258. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  1259. end
  1260. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  1261. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  1262. end
  1263. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  1264. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  1265. end
  1266. if string.sub(msg, 1, 8) == (prefix.."default") then
  1267. lplayer.Character.Humanoid.JumpPower = 50
  1268. lplayer.Character.Humanoid.WalkSpeed = 16
  1269. lplayer.Character.Humanoid.HipHeight = 0
  1270. end
  1271. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  1272. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1273. annoying = true
  1274. annplr = v
  1275. end
  1276. end
  1277. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  1278. annoying = false
  1279. end
  1280. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  1281. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1282. hwalk = true
  1283. hdwplr = v
  1284. end
  1285. end
  1286. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  1287. hwalk = false
  1288. end
  1289. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  1290. lplayer.Character["Left Leg"]:Destroy()
  1291. lplayer.Character["Left Arm"]:Destroy()
  1292. lplayer.Character["Right Leg"]:Destroy()
  1293. lplayer.Character["Right Arm"]:Destroy()
  1294. end
  1295. if string.sub(msg, 1, 4) == (prefix.."god") then
  1296. lplayer.Character.Humanoid.Name = 1
  1297. local l = lplayer.Character["1"]:Clone()
  1298. l.Parent = lplayer.Character
  1299. l.Name = "Humanoid"
  1300. wait(0.1)
  1301. lplayer.Character["1"]:Destroy()
  1302. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1303. lplayer.Character.Animate.Disabled = true
  1304. wait(0.1)
  1305. lplayer.Character.Animate.Disabled = false
  1306. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1307. game:GetService("StarterGui"):SetCore("SendNotification", {
  1308. Title = "FE Godmode enabled";
  1309. Text = "Use ;grespawn or ;respawn to remove";
  1310. })
  1311. end
  1312. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  1313. for i,v in pairs(lplayer.Character:GetChildren()) do
  1314. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1315. v.Parent = workspace
  1316. end
  1317. end
  1318. end
  1319. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  1320. for i,v in pairs(lplayer.Character:GetChildren()) do
  1321. if (v:IsA("Tool")) then
  1322. v.Parent = workspace
  1323. end
  1324. end
  1325. end
  1326. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  1327. droppinghats = true
  1328. game:GetService("StarterGui"):SetCore("SendNotification", {
  1329. Title = "Loop Drop Enabled";
  1330. Text = "Type ;unloopdhats to disable";
  1331. })
  1332. end
  1333. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  1334. droppinghats = false
  1335. game:GetService("StarterGui"):SetCore("SendNotification", {
  1336. Title = "Loop Drop Disabled";
  1337. Text = "Type ;loopdhats to enable.";
  1338. })
  1339. end
  1340. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  1341. droppingtools = true
  1342. game:GetService("StarterGui"):SetCore("SendNotification", {
  1343. Title = "Loop Drop Enabled";
  1344. Text = "Type ;unloopdtool to disable";
  1345. })
  1346. end
  1347. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  1348. droppingtools = false
  1349. game:GetService("StarterGui"):SetCore("SendNotification", {
  1350. Title = "Loop Drop Disabled";
  1351. Text = "Type ;loopdtool to enable.";
  1352. })
  1353. end
  1354. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  1355. Local = game:GetService('Players').LocalPlayer
  1356. Char = Local.Character
  1357. touched,tpdback = false, false
  1358. box = Instance.new('Part',workspace)
  1359. box.Anchored = true
  1360. box.CanCollide = true
  1361. box.Size = Vector3.new(10,1,10)
  1362. box.Position = Vector3.new(0,10000,0)
  1363. box.Touched:connect(function(part)
  1364. if (part.Parent.Name == Local.Name) then
  1365. if touched == false then
  1366. touched = true
  1367. function apply()
  1368. if script.Disabled ~= true then
  1369. no = Char.HumanoidRootPart:Clone()
  1370. wait(.25)
  1371. Char.HumanoidRootPart:Destroy()
  1372. no.Parent = Char
  1373. Char:MoveTo(loc)
  1374. touched = false
  1375. end end
  1376. if Char then
  1377. apply()
  1378. end
  1379. end
  1380. end
  1381. end)
  1382. repeat wait() until Char
  1383. loc = Char.HumanoidRootPart.Position
  1384. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  1385. game:GetService("StarterGui"):SetCore("SendNotification", {
  1386. Title = "Invisibility enabled!";
  1387. Text = "Reset or use ;respawn to remove.";
  1388. })
  1389. end
  1390. if string.sub(msg, 1, 6) == (prefix.."view ") then
  1391. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1392. if game:GetService("Players")[v.Name].Character.Humanoid then
  1393. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  1394. else
  1395. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1396. end
  1397. end
  1398. end
  1399. if string.sub(msg, 1, 7) == (prefix.."unview") then
  1400. if lplayer.Character.Humanoid then
  1401. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  1402. else
  1403. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1404. end
  1405. end
  1406. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  1407. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1408. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1409. end
  1410. end
  1411. if string.sub(msg, 1, 4) == (prefix.."fly") then
  1412. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  1413. repeat wait() until Mouse
  1414.  
  1415. local T = lplayer.Character.HumanoidRootPart
  1416. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1417. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1418. local SPEED = speedget
  1419.  
  1420. local function fly()
  1421. flying = true
  1422. local BG = Instance.new('BodyGyro', T)
  1423. local BV = Instance.new('BodyVelocity', T)
  1424. BG.P = 9e4
  1425. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1426. BG.cframe = T.CFrame
  1427. BV.velocity = Vector3.new(0, 0.1, 0)
  1428. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1429. spawn(function()
  1430. repeat wait()
  1431. lplayer.Character.Humanoid.PlatformStand = true
  1432. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  1433. SPEED = 50
  1434. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  1435. SPEED = 0
  1436. end
  1437. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  1438. 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
  1439. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  1440. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  1441. 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
  1442. else
  1443. BV.velocity = Vector3.new(0, 0.1, 0)
  1444. end
  1445. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  1446. until not flying
  1447. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1448. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1449. SPEED = 0
  1450. BG:destroy()
  1451. BV:destroy()
  1452. lplayer.Character.Humanoid.PlatformStand = false
  1453. end)
  1454. end
  1455. Mouse.KeyDown:connect(function(KEY)
  1456. if KEY:lower() == 'w' then
  1457. CONTROL.F = speedfly
  1458. elseif KEY:lower() == 's' then
  1459. CONTROL.B = -speedfly
  1460. elseif KEY:lower() == 'a' then
  1461. CONTROL.L = -speedfly
  1462. elseif KEY:lower() == 'd' then
  1463. CONTROL.R = speedfly
  1464. end
  1465. end)
  1466. Mouse.KeyUp:connect(function(KEY)
  1467. if KEY:lower() == 'w' then
  1468. CONTROL.F = 0
  1469. elseif KEY:lower() == 's' then
  1470. CONTROL.B = 0
  1471. elseif KEY:lower() == 'a' then
  1472. CONTROL.L = 0
  1473. elseif KEY:lower() == 'd' then
  1474. CONTROL.R = 0
  1475. end
  1476. end)
  1477. fly()
  1478. end
  1479. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  1480. flying = false
  1481. lplayer.Character.Humanoid.PlatformStand = false
  1482. end
  1483. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  1484. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  1485. end
  1486. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  1487. spamtext = (string.sub(msg, 7))
  1488. spamming = true
  1489. end
  1490. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  1491. spamming = false
  1492. end
  1493. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  1494. spamdelay = (string.sub(msg, 11))
  1495. end
  1496. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  1497. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1498. pmspammed = v.Name
  1499. spammingpm = true
  1500. end
  1501. end
  1502. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  1503. spammingpm = false
  1504. end
  1505. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  1506. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  1507. v.Character["Left Leg"].Anchored = true
  1508. v.Character["Left Arm"].Anchored = true
  1509. v.Character["Right Leg"].Anchored = true
  1510. v.Character["Right Arm"].Anchored = true
  1511. v.Character.Torso.Anchored = true
  1512. v.Character.Head.Anchored = true
  1513. end
  1514. end
  1515. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  1516. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  1517. v.Character["Left Leg"].Anchored = false
  1518. v.Character["Left Arm"].Anchored = false
  1519. v.Character["Right Leg"].Anchored = false
  1520. v.Character["Right Arm"].Anchored = false
  1521. v.Character.Torso.Anchored = false
  1522. v.Character.Head.Anchored = false
  1523. end
  1524. end
  1525. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  1526. local a = game:GetService("Workspace"):getChildren()
  1527. for i = 1, #a do
  1528. if a[i].className == "Part" then
  1529. a[i].Locked = false
  1530. elseif a[i].className == "Model" then
  1531. local r = a[i]:getChildren()
  1532. for i = 1, #r do
  1533. if r[i].className == "Part" then
  1534. r[i].Locked = false
  1535. end
  1536. end
  1537. end
  1538. end
  1539. game:GetService("StarterGui"):SetCore("SendNotification", {
  1540. Title = "Success!";
  1541. Text = "Workspace unlocked. Use ;lockws to lock.";
  1542. })
  1543. end
  1544. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  1545. local a = game:GetService("Workspace"):getChildren()
  1546. for i = 1, #a do
  1547. if a[i].className == "Part" then
  1548. a[i].Locked = true
  1549. elseif a[i].className == "Model" then
  1550. local r = a[i]:getChildren()
  1551. for i = 1, #r do
  1552. if r[i].className == "Part" then
  1553. r[i].Locked = true
  1554. end
  1555. end
  1556. end
  1557. end
  1558. end
  1559. if string.sub(msg, 1, 7) == (prefix.."btools") then
  1560. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  1561. Clone_T.BinType = "Clone"
  1562. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  1563. Destruct.BinType = "Hammer"
  1564. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  1565. Hold_T.BinType = "Grab"
  1566. end
  1567. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  1568. lplayer.Character.Humanoid.PlatformStand = true
  1569. end
  1570. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  1571. lplayer.Character.Humanoid.PlatformStand = false
  1572. end
  1573. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  1574. lplayer.Character.Head.Mesh:Destroy()
  1575. end
  1576. if string.sub(msg, 1, 4) == (prefix.."sit") then
  1577. lplayer.Character.Humanoid.Sit = true
  1578. end
  1579. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  1580. local function bringobjw()
  1581. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1582. if obj.Name == (string.sub(msg, 11)) then
  1583. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1584. obj.CanCollide = false
  1585. obj.Transparency = 0.7
  1586. wait()
  1587. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  1588. wait()
  1589. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  1590. wait()
  1591. obj.CFrame = lplayer.Character["Head"].CFrame
  1592. end
  1593. end
  1594. end
  1595. while wait() do
  1596. bringobjw()
  1597. end
  1598. game:GetService("StarterGui"):SetCore("SendNotification", {
  1599. Title = "BringObj";
  1600. Text = "BringObj enabled.";
  1601. })
  1602. end
  1603. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  1604. vis = (string.sub(msg, 8))
  1605. local a = game:GetService("Workspace"):GetDescendants()
  1606. for i = 1, #a do
  1607. if a[i].className == "Part" then
  1608. a[i].Transparency = vis
  1609. elseif a[i].className == "Model" then
  1610. local r = a[i]:getChildren()
  1611. for i = 1, #r do
  1612. if r[i].className == "Part" then
  1613. r[i].Transparency = vis
  1614. end
  1615. end
  1616. end
  1617. end
  1618. end
  1619. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  1620. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  1621. game:GetService("StarterGui"):SetCore("SendNotification", {
  1622. Title = "Success!";
  1623. Text = "HyperTotal GUI Loaded!";
  1624. })
  1625. end
  1626. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  1627. CMDSFRAME.Visible = true
  1628. end
  1629. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  1630. for i,v in pairs(lplayer.Character:GetChildren()) do
  1631. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1632. v.Handle.Mesh:Destroy()
  1633. end
  1634. end
  1635. end
  1636. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  1637. for i,v in pairs(lplayer.Character:GetChildren()) do
  1638. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1639. v.Handle.Mesh:Destroy()
  1640. end
  1641. end
  1642. end
  1643. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  1644. for i,v in pairs(lplayer.Character:GetChildren()) do
  1645. if (v:IsA("Tool")) then
  1646. v.Handle.Mesh:Destroy()
  1647. end
  1648. end
  1649. end
  1650. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  1651. for i,v in pairs(lplayer.Character:GetChildren()) do
  1652. if (v:IsA("Tool")) then
  1653. v.Handle.Mesh:Destroy()
  1654. end
  1655. end
  1656. end
  1657. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  1658. local p = Instance.new("RocketPropulsion")
  1659. p.Parent = lplayer.Character.HumanoidRootPart
  1660. p.Name = "Spinner"
  1661. p.Target = lplayer.Character["Left Arm"]
  1662. p:Fire()
  1663. game:GetService("StarterGui"):SetCore("SendNotification", {
  1664. Title = "Spinner enabled";
  1665. Text = "Type ;nospinner to disable.";
  1666. })
  1667. end
  1668. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  1669. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  1670. end
  1671. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  1672. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1673. if v:isA("Tool") then
  1674. local a = Instance.new("SelectionBox",v.Handle)
  1675. a.Adornee = v.Handle
  1676. v.Handle.Size = Vector3.new(0.5,0.5,60)
  1677. v.GripPos = Vector3.new(0,0,0)
  1678. lplayer.Character.Humanoid:UnequipTools()
  1679. end
  1680. end
  1681. game:GetService("StarterGui"):SetCore("SendNotification", {
  1682. Title = "Reach applied!";
  1683. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1684. })
  1685. end
  1686. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  1687. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1688. if v:isA("Tool") then
  1689. handleSize = v.Handle.Size
  1690. wait()
  1691. local a = Instance.new("SelectionBox",v.Handle)
  1692. a.Name = "a"
  1693. a.Adornee = v.Handle
  1694. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  1695. v.GripPos = Vector3.new(0,0,0)
  1696. lplayer.Character.Humanoid:UnequipTools()
  1697. end
  1698. end
  1699. game:GetService("StarterGui"):SetCore("SendNotification", {
  1700. Title = "Reach applied!";
  1701. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1702. })
  1703. end
  1704. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  1705. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1706. if v:isA("Tool") then
  1707. v.Handle.a:Destroy()
  1708. v.Handle.Size = handleSize
  1709. end
  1710. end
  1711. game:GetService("StarterGui"):SetCore("SendNotification", {
  1712. Title = "Reach removed!";
  1713. Text = "Removed reach from equipped sword.";
  1714. })
  1715. end
  1716. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  1717. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  1718. lplayer.Character.Humanoid.Name = 1
  1719. local l = lplayer.Character["1"]:Clone()
  1720. l.Parent = lplayer.Character
  1721. l.Name = "Humanoid"
  1722. wait(0.1)
  1723. lplayer.Character["1"]:Destroy()
  1724. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1725. lplayer.Character.Animate.Disabled = true
  1726. wait(0.1)
  1727. lplayer.Character.Animate.Disabled = false
  1728. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1729. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1730. lplayer.Character.Humanoid:EquipTool(v)
  1731. end
  1732. wait(0.1)
  1733. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1734. wait(0.2)
  1735. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1736. wait(0.5)
  1737. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1738. game:GetService("StarterGui"):SetCore("SendNotification", {
  1739. Title = "Tools needed!";
  1740. Text = "You need a tool in your backpack for this command!";
  1741. })
  1742. end
  1743. end
  1744. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  1745. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1746. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1747. end
  1748. end
  1749. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  1750. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  1751. cbringall = true
  1752. else
  1753. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1754. brplr = v.Name
  1755. end
  1756. end
  1757. cbring = true
  1758. end
  1759. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  1760. cbring = false
  1761. cbringall = false
  1762. end
  1763. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  1764. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1765. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1766. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1767. lplayer.Character.Humanoid.Name = 1
  1768. local l = lplayer.Character["1"]:Clone()
  1769. l.Parent = lplayer.Character
  1770. l.Name = "Humanoid"
  1771. wait(0.1)
  1772. lplayer.Character["1"]:Destroy()
  1773. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1774. lplayer.Character.Animate.Disabled = true
  1775. wait(0.1)
  1776. lplayer.Character.Animate.Disabled = false
  1777. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1778. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1779. lplayer.Character.Humanoid:EquipTool(v)
  1780. end
  1781. local function tp(player,player2)
  1782. local char1,char2=player.Character,player2.Character
  1783. if char1 and char2 then
  1784. char1:MoveTo(char2.Head.Position)
  1785. end
  1786. end
  1787. wait(0.1)
  1788. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1789. wait(0.2)
  1790. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1791. wait(0.5)
  1792. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1793. wait(0.6)
  1794. tp(lplayer, game:GetService("Players")[v.Name])
  1795. wait(0.4)
  1796. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  1797. game:GetService("StarterGui"):SetCore("SendNotification", {
  1798. Title = "Tools needed!";
  1799. Text = "You need a tool in your backpack for this command!";
  1800. })
  1801. end
  1802. end
  1803. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  1804. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1805. lplayer.Character.Humanoid.Name = 1
  1806. local l = lplayer.Character["1"]:Clone()
  1807. l.Parent = lplayer.Character
  1808. l.Name = "Humanoid"
  1809. wait(0.1)
  1810. lplayer.Character["1"]:Destroy()
  1811. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1812. lplayer.Character.Animate.Disabled = true
  1813. wait(0.1)
  1814. lplayer.Character.Animate.Disabled = false
  1815. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1816. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1817. lplayer.Character.Humanoid:EquipTool(v)
  1818. end
  1819. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1820. wait(0.3)
  1821. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1822. wait(0.4)
  1823. b = Instance.new("BodyForce")
  1824. b.Parent = lplayer.Character.HumanoidRootPart
  1825. b.Name = "Glitch"
  1826. b.Force = Vector3.new(100000000,5000,0)
  1827. game:GetService("StarterGui"):SetCore("SendNotification", {
  1828. Title = "Tools needed!";
  1829. Text = "You need a tool in your backpack for this command!";
  1830. })
  1831. end
  1832. end
  1833. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  1834. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  1835. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  1836. b = Instance.new("BodyForce")
  1837. b.Parent = lplayer.Character.HumanoidRootPart
  1838. b.Name = "unGlitch"
  1839. b.Force = Vector3.new(0,-5000000,0)
  1840. wait(2)
  1841. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  1842. end
  1843. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  1844. lplayer.Character.Humanoid.Health = 0
  1845. wait(1)
  1846. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  1847. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  1848. end
  1849. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  1850. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  1851. game:GetService("StarterGui"):SetCore("SendNotification", {
  1852. Title = "Success!";
  1853. Text = "DEX Explorer has loaded.";
  1854. })
  1855. end
  1856. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  1857. local Anim = Instance.new("Animation")
  1858. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  1859. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  1860. track:Play(.1, 1, 1)
  1861. end
  1862. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  1863. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  1864. game:GetService("StarterGui"):SetCore("SendNotification", {
  1865. Title = "Success!";
  1866. Text = "Energize Animations GUI has loaded.";
  1867. })
  1868. end
  1869. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  1870. saved = lplayer.Character.HumanoidRootPart.CFrame
  1871. game:GetService("StarterGui"):SetCore("SendNotification", {
  1872. Title = "Position Saved";
  1873. Text = "Use ;loadpos to return to saved position.";
  1874. })
  1875. end
  1876. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  1877. lplayer.Character.HumanoidRootPart.CFrame = saved
  1878. end
  1879. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  1880. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1881. local Anim2 = Instance.new("Animation")
  1882. Anim2.AnimationId = "rbxassetid://148840371"
  1883. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  1884. track2:Play(.1, 1, 1)
  1885. bplrr = v.Name
  1886. banpl = true
  1887. end
  1888. end
  1889. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  1890. banpl = false
  1891. end
  1892. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  1893. local function bringmodw()
  1894. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1895. if obj.Name == (string.sub(msg, 11)) then
  1896. for i,ch in pairs(obj:GetDescendants()) do
  1897. if (ch:IsA("BasePart")) then
  1898. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1899. ch.CanCollide = false
  1900. ch.Transparency = 0.7
  1901. wait()
  1902. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  1903. wait()
  1904. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  1905. wait()
  1906. ch.CFrame = lplayer.Character["Head"].CFrame
  1907. end
  1908. end
  1909. end
  1910. end
  1911. end
  1912. while wait() do
  1913. bringmodw()
  1914. end
  1915. game:GetService("StarterGui"):SetCore("SendNotification", {
  1916. Title = "BringMod";
  1917. Text = "BringMod enabled.";
  1918. })
  1919. end
  1920. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  1921. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  1922. local hum = Instance.new('Humanoid', mod)
  1923. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  1924. lplayer.Character = mod
  1925. end
  1926. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  1927. game:GetService'RunService'.Stepped:Connect(function()
  1928. pcall(function()
  1929. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  1930. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  1931. for _,x in pairs(v.Character.Head:GetChildren()) do
  1932. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  1933. end
  1934. end
  1935. end
  1936. end)
  1937. end)
  1938. game:GetService("StarterGui"):SetCore("SendNotification", {
  1939. Title = "Attempting Shutdown";
  1940. Text = "Shutdown Attempt has begun.";
  1941. })
  1942. end
  1943. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  1944. objtodel = (string.sub(msg, 9))
  1945. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  1946. if v.Name == objtodel then
  1947. v:Destroy()
  1948. end
  1949. end
  1950. end
  1951. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  1952. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  1953. print(v)
  1954. end
  1955. game:GetService("StarterGui"):SetCore("SendNotification", {
  1956. Title = "Printed";
  1957. Text = "Players have been printed to console. (F9)";
  1958. })
  1959. end
  1960. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  1961. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  1962. if (v:IsA("Decal")) then
  1963. v:Destroy()
  1964. end
  1965. end
  1966. end
  1967. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  1968. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  1969. game:GetService("StarterGui"):SetCore("SendNotification", {
  1970. Title = "Success!";
  1971. Text = "OpFinality GUI has loaded.";
  1972. })
  1973. end
  1974. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  1975. remotes = true
  1976. added = true
  1977. game.DescendantAdded:connect(function(rmt)
  1978. if added == true then
  1979. if remotes == true then
  1980. if rmt:IsA("RemoteEvent") then
  1981. print("A RemoteEvent was added!")
  1982. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  1983. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  1984. end end end
  1985. end)
  1986. game.DescendantAdded:connect(function(rmtfnctn)
  1987. if added == true then
  1988. if remotes == true then
  1989. if rmtfnctn:IsA("RemoteFunction") then
  1990. warn("A RemoteFunction was added!")
  1991. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  1992. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  1993. end end end
  1994. end)
  1995.  
  1996. game.DescendantAdded:connect(function(bndfnctn)
  1997. if added == true then
  1998. if binds == true then
  1999. if bndfnctn:IsA("BindableFunction") then
  2000. print("A BindableFunction was added!")
  2001. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  2002. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  2003. end end end
  2004. end)
  2005.  
  2006. game.DescendantAdded:connect(function(bnd)
  2007. if added == true then
  2008. if binds == true then
  2009. if bnd:IsA("BindableEvent") then
  2010. warn("A BindableEvent was added!")
  2011. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  2012. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  2013. end end end
  2014. end)
  2015.  
  2016.  
  2017. if binds == true then
  2018. for i,v in pairs(game:GetDescendants()) do
  2019. if v:IsA("BindableFunction") then
  2020. print(" game." .. v:GetFullName() .. " | BindableFunction")
  2021. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  2022. end end
  2023. for i,v in pairs(game:GetDescendants()) do
  2024. if v:IsA("BindableEvent") then
  2025. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  2026. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  2027. end end
  2028. else
  2029. print("Off")
  2030. end
  2031. if remotes == true then
  2032. for i,v in pairs(game:GetDescendants()) do
  2033. if v:IsA("RemoteFunction") then
  2034. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  2035. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  2036. end end
  2037. wait()
  2038. for i,v in pairs(game:GetDescendants()) do
  2039. if v:IsA("RemoteEvent") then
  2040. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  2041. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  2042. end end
  2043. else
  2044. print("Off")
  2045. end
  2046. game:GetService("StarterGui"):SetCore("SendNotification", {
  2047. Title = "Printing Remotes";
  2048. Text = "Type ;noremotes to disable.";
  2049. })
  2050. end
  2051. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  2052. remotes = false
  2053. added = false
  2054. game:GetService("StarterGui"):SetCore("SendNotification", {
  2055. Title = "Printing Remotes Disabled";
  2056. Text = "Type ;remotes to enable.";
  2057. })
  2058. end
  2059. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  2060. spin = false
  2061. followed = false
  2062. traill = false
  2063. noclip = false
  2064. annoying = false
  2065. hwalk = false
  2066. cbringing = false
  2067. end
  2068. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  2069. stopsitting = true
  2070. end
  2071. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  2072. stopsitting = false
  2073. end
  2074. if string.sub(msg, 1, 8) == (prefix.."version") then
  2075. print(adminversion)
  2076. game:GetService("StarterGui"):SetCore("SendNotification", {
  2077. Title = "Version";
  2078. Text = adminversion;
  2079. })
  2080. end
  2081. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  2082. clickgoto = true
  2083. game:GetService("StarterGui"):SetCore("SendNotification", {
  2084. Title = "Click TP";
  2085. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  2086. })
  2087. end
  2088. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  2089. clickdel = true
  2090. game:GetService("StarterGui"):SetCore("SendNotification", {
  2091. Title = "Click Delete";
  2092. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  2093. })
  2094. end
  2095. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  2096. clickdel = false
  2097. game:GetService("StarterGui"):SetCore("SendNotification", {
  2098. Title = "Click Delete";
  2099. Text = "Click delete has been disabled.";
  2100. })
  2101. end
  2102. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  2103. clickgoto = false
  2104. game:GetService("StarterGui"):SetCore("SendNotification", {
  2105. Title = "Click TP";
  2106. Text = "Click TP has been disabled.";
  2107. })
  2108. end
  2109. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  2110. gettingtools = true
  2111. game:GetService("StarterGui"):SetCore("SendNotification", {
  2112. Title = "Tools Enabled";
  2113. Text = "Automatically colleting tools dropped.";
  2114. })
  2115. end
  2116. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  2117. gettingtools = false
  2118. game:GetService("StarterGui"):SetCore("SendNotification", {
  2119. Title = "Tools Disabled";
  2120. Text = "Click TP has been disabled.";
  2121. })
  2122. end
  2123. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  2124. ScreenGui:Destroy()
  2125. end
  2126. if string.sub(msg, 1, 6) == (prefix.."reset") then
  2127. lplayer.Character.Head:Destroy()
  2128. end
  2129. if string.sub(msg, 1, 7) == (prefix.."state ") then
  2130. statechosen = string.sub(msg, 8)
  2131. changingstate = true
  2132. end
  2133. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  2134. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  2135. end
  2136. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  2137. removingmeshhats = true
  2138. end
  2139. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  2140. removingmeshhats = false
  2141. end
  2142. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  2143. removingmeshtool = true
  2144. end
  2145. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  2146. removingmeshtool = false
  2147. end
  2148. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  2149. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  2150. if v:IsA("Tool") then
  2151. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  2152. v.Parent = player.Character
  2153. end
  2154. end
  2155. end
  2156. end
  2157. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  2158. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  2159. if v:IsA("Tool") then
  2160. v.Parent = lplayer.Character
  2161. wait()
  2162. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  2163. v.Parent = player.Character
  2164. end
  2165. end
  2166. end
  2167. end
  2168. if string.sub(msg, 1, 5) == (prefix.."age ") then
  2169. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2170. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  2171. end
  2172. end
  2173. if string.sub(msg, 1, 4) == (prefix.."id ") then
  2174. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  2175. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  2176. end
  2177. end
  2178. if string.sub(msg, 1, 6) == (prefix..".age ") then
  2179. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  2180. game:GetService("StarterGui"):SetCore("SendNotification", {
  2181. Title = player.AccountAge.." Days";
  2182. Text = "Account age of "..player.Name;
  2183. })
  2184. end
  2185. end
  2186. if string.sub(msg, 1, 5) == (prefix..".id ") then
  2187. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2188. game:GetService("StarterGui"):SetCore("SendNotification", {
  2189. Title = player.UserId.." ID";
  2190. Text = "Account ID of "..player.Name;
  2191. })
  2192. end
  2193. end
  2194. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  2195. game:GetService("StarterGui"):SetCore("SendNotification", {
  2196. Title = "Game ID";
  2197. Text = "Game ID: ".. game.GameId;
  2198. })
  2199. end
  2200. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  2201. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  2202. if pgscheck == true then
  2203. game:GetService("StarterGui"):SetCore("SendNotification", {
  2204. Title = "PGSPhysicsSolverEnabled";
  2205. Text = "PGS is Enabled!";
  2206. })
  2207. else
  2208. game:GetService("StarterGui"):SetCore("SendNotification", {
  2209. Title = "PGSPhysicsSolverEnabled";
  2210. Text = "PGS is Disabled!";
  2211. })
  2212. end
  2213. end
  2214. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  2215. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  2216. if v:IsA("Part") then
  2217. if v.Transparency == 1 then
  2218. if v.Name ~= "HumanoidRootPart" then
  2219. v:Destroy()
  2220. end
  2221. end
  2222. end
  2223. end
  2224. end
  2225. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  2226. game:GetService("Lighting").FogStart = 0
  2227. game:GetService("Lighting").FogEnd = 9999999999999
  2228. end
  2229. if string.sub(msg, 1, 8) == (prefix.."disable") then
  2230. lplayer.Character.Humanoid.Parent = lplayer
  2231. end
  2232. if string.sub(msg, 1, 7) == (prefix.."enable") then
  2233. lplayer.Humanoid.Parent = lplayer.Character
  2234. end
  2235. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  2236. prefix = (string.sub(msg, 9, 9))
  2237. wait(0.1)
  2238. change()
  2239. wait(0.1)
  2240. game:GetService("StarterGui"):SetCore("SendNotification", {
  2241. Title = "Prefix changed!";
  2242. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  2243. })
  2244. end
  2245. if string.sub(msg, 1, 12) == (";resetprefix") then
  2246. prefix = ";"
  2247. wait(0.1)
  2248. change()
  2249. wait(0.1)
  2250. game:GetService("StarterGui"):SetCore("SendNotification", {
  2251. Title = "Prefix changed!";
  2252. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  2253. })
  2254. end
  2255. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  2256. speedfly = string.sub(msg, 11)
  2257. wait()
  2258. change()
  2259. end
  2260. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  2261. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2262. local Anim3 = Instance.new("Animation")
  2263. Anim3.AnimationId = "rbxassetid://282574440"
  2264. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  2265. track3:Play(.1, 1, 1)
  2266. bplrr = v.Name
  2267. banpl = true
  2268. end
  2269. end
  2270. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  2271. banpl = false
  2272. end
  2273. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  2274. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2275. staring = true
  2276. stareplr = v
  2277. end
  2278. end
  2279. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  2280. staring = false
  2281. end
  2282. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  2283. chatlogs = true
  2284. game:GetService("StarterGui"):SetCore("SendNotification", {
  2285. Title = "LogChat enabled";
  2286. Text = "Now logging all player chat.";
  2287. })
  2288. end
  2289. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  2290. chatlogs = false
  2291. game:GetService("StarterGui"):SetCore("SendNotification", {
  2292. Title = "LogChat disabled";
  2293. Text = "Stopped logging all player chat.";
  2294. })
  2295. end
  2296. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  2297. game:GetService("Workspace").CurrentCamera:Destroy()
  2298. wait(0.1)
  2299. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2300. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  2301. lplayer.CameraMinZoomDistance = 0.5
  2302. lplayer.CameraMaxZoomDistance = 400
  2303. lplayer.CameraMode = "Classic"
  2304. end
  2305. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  2306. changingstate = false
  2307. end
  2308. end)
  2309.  
  2310. local function tp()
  2311. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2312. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2313. if player.Name == brplr then
  2314. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  2315. end
  2316. end
  2317. end
  2318. end
  2319. local function tpall()
  2320. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2321. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2322. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  2323. end
  2324. end
  2325. end
  2326. spawn(function()
  2327. while wait(spamdelay) do
  2328. if spamming == true then
  2329. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  2330. end
  2331. end
  2332. end)
  2333. spawn(function()
  2334. while wait(spamdelay) do
  2335. if spammingpm == true then
  2336. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  2337. end
  2338. end
  2339. end)
  2340. spawn(function()
  2341. while wait() do
  2342. if cbring == true then
  2343. tp()
  2344. end
  2345. end
  2346. end)
  2347. spawn(function()
  2348. while wait() do
  2349. if cbringall == true then
  2350. tpall()
  2351. end
  2352. end
  2353. end)
  2354.  
  2355. Mouse.KeyDown:connect(function(Key)
  2356. if Key == prefix then
  2357. CMDBAR:CaptureFocus()
  2358. end
  2359. end)
  2360.  
  2361. CMDBAR.FocusLost:connect(function(enterPressed)
  2362. if enterPressed then
  2363. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  2364. if string.sub(CMDBAR.Text, 6) == "me" then
  2365. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  2366. else
  2367. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  2368. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2369. lplayer.Character.Humanoid.Name = 1
  2370. local l = lplayer.Character["1"]:Clone()
  2371. l.Parent = lplayer.Character
  2372. l.Name = "Humanoid"
  2373. wait(0.1)
  2374. lplayer.Character["1"]:Destroy()
  2375. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2376. lplayer.Character.Animate.Disabled = true
  2377. wait(0.1)
  2378. lplayer.Character.Animate.Disabled = false
  2379. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2380. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2381. lplayer.Character.Humanoid:EquipTool(v)
  2382. end
  2383. local function tp(player,player2)
  2384. local char1,char2=player.Character,player2.Character
  2385. if char1 and char2 then
  2386. char1:MoveTo(char2.Head.Position)
  2387. end
  2388. end
  2389. wait(0.1)
  2390. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2391. wait(0.2)
  2392. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2393. wait(0.5)
  2394. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2395. wait(0.7)
  2396. tp(lplayer,game:GetService("Players")[v.Name])
  2397. wait(0.7)
  2398. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2399. game:GetService("StarterGui"):SetCore("SendNotification", {
  2400. Title = "Tools needed!";
  2401. Text = "You need a tool in your backpack for this command!";
  2402. })
  2403. end
  2404. end
  2405. end
  2406. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  2407. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  2408. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2409. lplayer.Character.Humanoid.Name = 1
  2410. local l = lplayer.Character["1"]:Clone()
  2411. l.Parent = lplayer.Character
  2412. l.Name = "Humanoid"
  2413. wait(0.1)
  2414. lplayer.Character["1"]:Destroy()
  2415. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2416. lplayer.Character.Animate.Disabled = true
  2417. wait(0.1)
  2418. lplayer.Character.Animate.Disabled = false
  2419. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2420. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2421. lplayer.Character.Humanoid:EquipTool(v)
  2422. end
  2423. local function tp(player,player2)
  2424. local char1,char2=player.Character,player2.Character
  2425. if char1 and char2 then
  2426. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  2427. end
  2428. end
  2429. local function getout(player,player2)
  2430. local char1,char2=player.Character,player2.Character
  2431. if char1 and char2 then
  2432. char1:MoveTo(char2.Head.Position)
  2433. end
  2434. end
  2435. tp(game:GetService("Players")[v.Name], lplayer)
  2436. wait(0.2)
  2437. tp(game:GetService("Players")[v.Name], lplayer)
  2438. wait(0.5)
  2439. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2440. wait(0.5)
  2441. getout(lplayer, game:GetService("Players")[v.Name])
  2442. wait(0.3)
  2443. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2444. game:GetService("StarterGui"):SetCore("SendNotification", {
  2445. Title = "Tools needed!";
  2446. Text = "You need a tool in your backpack for this command!";
  2447. })
  2448. end
  2449. end
  2450. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  2451. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2452. lplayer.Character.Humanoid.Name = 1
  2453. local l = lplayer.Character["1"]:Clone()
  2454. l.Parent = lplayer.Character
  2455. l.Name = "Humanoid"
  2456. wait(0.1)
  2457. lplayer.Character["1"]:Destroy()
  2458. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2459. lplayer.Character.Animate.Disabled = true
  2460. wait(0.1)
  2461. lplayer.Character.Animate.Disabled = false
  2462. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2463. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2464. lplayer.Character.Humanoid:EquipTool(v)
  2465. end
  2466. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2467. spinplr = v
  2468. wait(0.5)
  2469. spin = true
  2470. game:GetService("StarterGui"):SetCore("SendNotification", {
  2471. Title = "Tools needed!";
  2472. Text = "You need a tool in your backpack for this command!";
  2473. })
  2474. end
  2475. end
  2476. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  2477. spin = false
  2478. end
  2479. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  2480. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2481. lplayer.Character.Humanoid.Name = 1
  2482. local l = lplayer.Character["1"]:Clone()
  2483. l.Parent = lplayer.Character
  2484. l.Name = "Humanoid"
  2485. wait(0.1)
  2486. lplayer.Character["1"]:Destroy()
  2487. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2488. lplayer.Character.Animate.Disabled = true
  2489. wait(0.1)
  2490. lplayer.Character.Animate.Disabled = false
  2491. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2492. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2493. lplayer.Character.Humanoid:EquipTool(v)
  2494. end
  2495. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2496. wait(0.3)
  2497. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2498. attplr = v
  2499. game:GetService("StarterGui"):SetCore("SendNotification", {
  2500. Title = "Tools needed!";
  2501. Text = "You need a tool in your backpack for this command!";
  2502. })
  2503. end
  2504. end
  2505. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  2506. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2507. local function getout(player,player2)
  2508. local char1,char2=player.Character,player2.Character
  2509. if char1 and char2 then
  2510. char1:MoveTo(char2.Head.Position)
  2511. end
  2512. end
  2513. getout(lplayer, game:GetService("Players")[v.Name])
  2514. end
  2515. end
  2516. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  2517. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2518. followed = true
  2519. flwplr = v
  2520. end
  2521. end
  2522. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  2523. followed = false
  2524. end
  2525. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  2526. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2527. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2528. lplayer.Character.Humanoid.Name = 1
  2529. local l = lplayer.Character["1"]:Clone()
  2530. l.Parent = lplayer.Character
  2531. l.Name = "Humanoid"
  2532. wait(0.1)
  2533. lplayer.Character["1"]:Destroy()
  2534. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2535. lplayer.Character.Animate.Disabled = true
  2536. wait(0.1)
  2537. lplayer.Character.Animate.Disabled = false
  2538. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2539. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2540. lplayer.Character.Humanoid:EquipTool(v)
  2541. end
  2542. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2543. wait(0.2)
  2544. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2545. wait(0.6)
  2546. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2547. wait(0.6)
  2548. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  2549. game:GetService("StarterGui"):SetCore("SendNotification", {
  2550. Title = "Tools needed!";
  2551. Text = "You need a tool in your backpack for this command!";
  2552. })
  2553. end
  2554. end
  2555. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  2556. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2557. traill = true
  2558. trlplr = v
  2559. end
  2560. end
  2561. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  2562. traill = false
  2563. end
  2564. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  2565. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2566. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2567. else
  2568. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2569. local o = Instance.new("RocketPropulsion")
  2570. o.Parent = lplayer.Character.HumanoidRootPart
  2571. o.Name = "Orbit"
  2572. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2573. o:Fire()
  2574. noclip = true
  2575. end
  2576. end
  2577. end
  2578. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  2579. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  2580. noclip = false
  2581. end
  2582. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  2583. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2584. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2585. else
  2586. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2587. local y = Instance.new("RocketPropulsion")
  2588. y.Parent = lplayer.Character.HumanoidRootPart
  2589. y.CartoonFactor = 1
  2590. y.MaxThrust = 800000
  2591. y.MaxSpeed = 1000
  2592. y.ThrustP = 200000
  2593. y.Name = "Fling"
  2594. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2595. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2596. y:Fire()
  2597. noclip = true
  2598. end
  2599. end
  2600. end
  2601. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  2602. noclip = false
  2603. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2604. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2605. wait(0.4)
  2606. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2607. end
  2608. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  2609. if game:GetService("Workspace").FilteringEnabled == true then
  2610. warn("FE is Enabled (Filtering Enabled)")
  2611. game:GetService("StarterGui"):SetCore("SendNotification", {
  2612. Title = "FE is Enabled";
  2613. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  2614. })
  2615. else
  2616. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  2617. game:GetService("StarterGui"):SetCore("SendNotification", {
  2618. Title = "FE is Disabled";
  2619. Text = "Filtering Disabled. Consider using a different admin script.";
  2620. })
  2621. end
  2622. end
  2623. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  2624. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2625. lplayer.Character.Humanoid.Name = 1
  2626. local l = lplayer.Character["1"]:Clone()
  2627. l.Parent = lplayer.Character
  2628. l.Name = "Humanoid"
  2629. wait(0.1)
  2630. lplayer.Character["1"]:Destroy()
  2631. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2632. lplayer.Character.Animate.Disabled = true
  2633. wait(0.1)
  2634. lplayer.Character.Animate.Disabled = false
  2635. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2636. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2637. lplayer.Character.Humanoid:EquipTool(v)
  2638. end
  2639. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2640. wait(0.2)
  2641. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2642. wait(0.6)
  2643. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  2644. game:GetService("StarterGui"):SetCore("SendNotification", {
  2645. Title = "Tools needed!";
  2646. Text = "You need a tool in your backpack for this command!";
  2647. })
  2648. end
  2649. end
  2650. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  2651. noclip = true
  2652. game:GetService("StarterGui"):SetCore("SendNotification", {
  2653. Title = "Noclip enabled";
  2654. Text = "Type ;clip to disable";
  2655. })
  2656. end
  2657. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  2658. noclip = false
  2659. game:GetService("StarterGui"):SetCore("SendNotification", {
  2660. Title = "Noclip disabled";
  2661. Text = "Type ;noclip to enable";
  2662. })
  2663. end
  2664. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  2665. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  2666. end
  2667. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  2668. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  2669. end
  2670. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  2671. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  2672. end
  2673. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  2674. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  2675. end
  2676. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  2677. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  2678. end
  2679. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  2680. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  2681. end
  2682. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  2683. lplayer.Character.Humanoid.JumpPower = 50
  2684. lplayer.Character.Humanoid.WalkSpeed = 16
  2685. lplayer.Character.Humanoid.HipHeight = 0
  2686. end
  2687. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  2688. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2689. annoying = true
  2690. annplr = v
  2691. end
  2692. end
  2693. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  2694. annoying = false
  2695. end
  2696. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  2697. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2698. hwalk = true
  2699. hdwplr = v
  2700. end
  2701. end
  2702. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  2703. hwalk = false
  2704. end
  2705. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  2706. lplayer.Character["Left Leg"]:Destroy()
  2707. lplayer.Character["Left Arm"]:Destroy()
  2708. lplayer.Character["Right Leg"]:Destroy()
  2709. lplayer.Character["Right Arm"]:Destroy()
  2710. end
  2711. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  2712. lplayer.Character.Humanoid.Name = 1
  2713. local l = lplayer.Character["1"]:Clone()
  2714. l.Parent = lplayer.Character
  2715. l.Name = "Humanoid"
  2716. wait(0.1)
  2717. lplayer.Character["1"]:Destroy()
  2718. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2719. lplayer.Character.Animate.Disabled = true
  2720. wait(0.1)
  2721. lplayer.Character.Animate.Disabled = false
  2722. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2723. game:GetService("StarterGui"):SetCore("SendNotification", {
  2724. Title = "FE Godmode enabled";
  2725. Text = "Use ;grespawn or ;respawn to remove.";
  2726. })
  2727. end
  2728. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  2729. for i,v in pairs(lplayer.Character:GetChildren()) do
  2730. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2731. v.Parent = workspace
  2732. end
  2733. end
  2734. end
  2735. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  2736. for i,v in pairs(lplayer.Character:GetChildren()) do
  2737. if (v:IsA("Tool")) then
  2738. v.Parent = workspace
  2739. end
  2740. end
  2741. end
  2742. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  2743. droppinghats = true
  2744. game:GetService("StarterGui"):SetCore("SendNotification", {
  2745. Title = "Loop Drop Enabled";
  2746. Text = "Type ;unloopdhats to disable";
  2747. })
  2748. end
  2749. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  2750. droppinghats = false
  2751. game:GetService("StarterGui"):SetCore("SendNotification", {
  2752. Title = "Loop Drop Disabled";
  2753. Text = "Type ;loopdhats to enable.";
  2754. })
  2755. end
  2756. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  2757. droppingtools = true
  2758. game:GetService("StarterGui"):SetCore("SendNotification", {
  2759. Title = "Loop Drop Enabled";
  2760. Text = "Type ;unloopdtool to disable";
  2761. })
  2762. end
  2763. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  2764. droppingtools = false
  2765. game:GetService("StarterGui"):SetCore("SendNotification", {
  2766. Title = "Loop Drop Disabled";
  2767. Text = "Type ;loopdtool to enable.";
  2768. })
  2769. end
  2770. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  2771. Local = game:GetService('Players').LocalPlayer
  2772. Char = Local.Character
  2773. touched,tpdback = false, false
  2774. box = Instance.new('Part',workspace)
  2775. box.Anchored = true
  2776. box.CanCollide = true
  2777. box.Size = Vector3.new(10,1,10)
  2778. box.Position = Vector3.new(0,10000,0)
  2779. box.Touched:connect(function(part)
  2780. if (part.Parent.Name == Local.Name) then
  2781. if touched == false then
  2782. touched = true
  2783. function apply()
  2784. if script.Disabled ~= true then
  2785. no = Char.HumanoidRootPart:Clone()
  2786. wait(.25)
  2787. Char.HumanoidRootPart:Destroy()
  2788. no.Parent = Char
  2789. Char:MoveTo(loc)
  2790. touched = false
  2791. end end
  2792. if Char then
  2793. apply()
  2794. end
  2795. end
  2796. end
  2797. end)
  2798. repeat wait() until Char
  2799. loc = Char.HumanoidRootPart.Position
  2800. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  2801. game:GetService("StarterGui"):SetCore("SendNotification", {
  2802. Title = "Invisibility enabled!";
  2803. Text = "Reset or use ;respawn to remove.";
  2804. })
  2805. end
  2806. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  2807. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2808. if game:GetService("Players")[v.Name].Character.Humanoid then
  2809. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  2810. else
  2811. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2812. end
  2813. end
  2814. end
  2815. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  2816. if lplayer.Character.Humanoid then
  2817. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2818. else
  2819. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2820. end
  2821. end
  2822. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  2823. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2824. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2825. end
  2826. end
  2827. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  2828. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  2829. repeat wait() until Mouse
  2830.  
  2831. local T = lplayer.Character.HumanoidRootPart
  2832. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2833. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2834. local SPEED = speedget
  2835.  
  2836. local function fly()
  2837. flying = true
  2838. local BG = Instance.new('BodyGyro', T)
  2839. local BV = Instance.new('BodyVelocity', T)
  2840. BG.P = 9e4
  2841. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2842. BG.cframe = T.CFrame
  2843. BV.velocity = Vector3.new(0, 0.1, 0)
  2844. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2845. spawn(function()
  2846. repeat wait()
  2847. lplayer.Character.Humanoid.PlatformStand = true
  2848. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  2849. SPEED = 50
  2850. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  2851. SPEED = 0
  2852. end
  2853. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  2854. 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
  2855. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  2856. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  2857. 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
  2858. else
  2859. BV.velocity = Vector3.new(0, 0.1, 0)
  2860. end
  2861. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  2862. until not flying
  2863. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2864. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2865. SPEED = 0
  2866. BG:destroy()
  2867. BV:destroy()
  2868. lplayer.Character.Humanoid.PlatformStand = false
  2869. end)
  2870. end
  2871. Mouse.KeyDown:connect(function(KEY)
  2872. if KEY:lower() == 'w' then
  2873. CONTROL.F = speedfly
  2874. elseif KEY:lower() == 's' then
  2875. CONTROL.B = -speedfly
  2876. elseif KEY:lower() == 'a' then
  2877. CONTROL.L = -speedfly
  2878. elseif KEY:lower() == 'd' then
  2879. CONTROL.R = speedfly
  2880. end
  2881. end)
  2882. Mouse.KeyUp:connect(function(KEY)
  2883. if KEY:lower() == 'w' then
  2884. CONTROL.F = 0
  2885. elseif KEY:lower() == 's' then
  2886. CONTROL.B = 0
  2887. elseif KEY:lower() == 'a' then
  2888. CONTROL.L = 0
  2889. elseif KEY:lower() == 'd' then
  2890. CONTROL.R = 0
  2891. end
  2892. end)
  2893. fly()
  2894. end
  2895. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  2896. flying = false
  2897. lplayer.Character.Humanoid.PlatformStand = false
  2898. end
  2899. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  2900. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  2901. end
  2902. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  2903. spamtext = (string.sub(CMDBAR.Text, 6))
  2904. spamming = true
  2905. end
  2906. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  2907. spamming = false
  2908. end
  2909. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  2910. spamdelay = (string.sub(CMDBAR.Text, 10))
  2911. end
  2912. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  2913. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2914. pmspammed = v.Name
  2915. spammingpm = true
  2916. end
  2917. end
  2918. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  2919. spammingpm = false
  2920. end
  2921. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  2922. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  2923. v.Character["Left Leg"].Anchored = true
  2924. v.Character["Left Arm"].Anchored = true
  2925. v.Character["Right Leg"].Anchored = true
  2926. v.Character["Right Arm"].Anchored = true
  2927. v.Character.Torso.Anchored = true
  2928. v.Character.Head.Anchored = true
  2929. end
  2930. end
  2931. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  2932. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  2933. v.Character["Left Leg"].Anchored = false
  2934. v.Character["Left Arm"].Anchored = false
  2935. v.Character["Right Leg"].Anchored = false
  2936. v.Character["Right Arm"].Anchored = false
  2937. v.Character.Torso.Anchored = false
  2938. v.Character.Head.Anchored = false
  2939. end
  2940. end
  2941. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  2942. local a = game:GetService("Workspace"):getChildren()
  2943. for i = 1, #a do
  2944. if a[i].className == "Part" then
  2945. a[i].Locked = false
  2946. elseif a[i].className == "Model" then
  2947. local r = a[i]:getChildren()
  2948. for i = 1, #r do
  2949. if r[i].className == "Part" then
  2950. r[i].Locked = false
  2951. end
  2952. end
  2953. end
  2954. end
  2955. game:GetService("StarterGui"):SetCore("SendNotification", {
  2956. Title = "Success!";
  2957. Text = "Workspace unlocked. Use ;lockws to lock.";
  2958. })
  2959. end
  2960. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  2961. local a = game:GetService("Workspace"):getChildren()
  2962. for i = 1, #a do
  2963. if a[i].className == "Part" then
  2964. a[i].Locked = true
  2965. elseif a[i].className == "Model" then
  2966. local r = a[i]:getChildren()
  2967. for i = 1, #r do
  2968. if r[i].className == "Part" then
  2969. r[i].Locked = true
  2970. end
  2971. end
  2972. end
  2973. end
  2974. end
  2975. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  2976. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  2977. Clone_T.BinType = "Clone"
  2978. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  2979. Destruct.BinType = "Hammer"
  2980. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  2981. Hold_T.BinType = "Grab"
  2982. end
  2983. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  2984. lplayer.Character.Humanoid.PlatformStand = true
  2985. end
  2986. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  2987. lplayer.Character.Humanoid.PlatformStand = false
  2988. end
  2989. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  2990. lplayer.Character.Head.Mesh:Destroy()
  2991. end
  2992. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  2993. lplayer.Character.Humanoid.Sit = true
  2994. end
  2995. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  2996. local function bringobjw()
  2997. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  2998. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  2999. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3000. obj.CanCollide = false
  3001. obj.Transparency = 0.7
  3002. wait()
  3003. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  3004. wait()
  3005. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  3006. wait()
  3007. obj.CFrame = lplayer.Character["Head"].CFrame
  3008. end
  3009. end
  3010. end
  3011. while wait() do
  3012. bringobjw()
  3013. end
  3014. game:GetService("StarterGui"):SetCore("SendNotification", {
  3015. Title = "BringObj";
  3016. Text = "BringObj enabled.";
  3017. })
  3018. end
  3019. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  3020. vis = (string.sub(CMDBAR.Text, 7))
  3021. local a = game:GetService("Workspace"):GetDescendants()
  3022. for i = 1, #a do
  3023. if a[i].className == "Part" then
  3024. a[i].Transparency = vis
  3025. elseif a[i].className == "Model" then
  3026. local r = a[i]:getChildren()
  3027. for i = 1, #r do
  3028. if r[i].className == "Part" then
  3029. r[i].Transparency = vis
  3030. end
  3031. end
  3032. end
  3033. end
  3034. end
  3035. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  3036. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  3037. game:GetService("StarterGui"):SetCore("SendNotification", {
  3038. Title = "Success!";
  3039. Text = "HyperTotal GUI Loaded!";
  3040. })
  3041. end
  3042. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  3043. CMDSFRAME.Visible = true
  3044. end
  3045. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  3046. for i,v in pairs(lplayer.Character:GetChildren()) do
  3047. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3048. v.Handle.Mesh:Destroy()
  3049. end
  3050. end
  3051. end
  3052. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  3053. for i,v in pairs(lplayer.Character:GetChildren()) do
  3054. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3055. v.Handle.Mesh:Destroy()
  3056. end
  3057. end
  3058. end
  3059. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  3060. for i,v in pairs(lplayer.Character:GetChildren()) do
  3061. if (v:IsA("Tool")) then
  3062. v.Handle.Mesh:Destroy()
  3063. end
  3064. end
  3065. end
  3066. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  3067. for i,v in pairs(lplayer.Character:GetChildren()) do
  3068. if (v:IsA("Tool")) then
  3069. v.Handle.Mesh:Destroy()
  3070. end
  3071. end
  3072. end
  3073. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  3074. local p = Instance.new("RocketPropulsion")
  3075. p.Parent = lplayer.Character.HumanoidRootPart
  3076. p.Name = "Spinner"
  3077. p.Target = lplayer.Character["Left Arm"]
  3078. p:Fire()
  3079. game:GetService("StarterGui"):SetCore("SendNotification", {
  3080. Title = "Spinner enabled";
  3081. Text = "Type ;nospinner to disable.";
  3082. })
  3083. end
  3084. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  3085. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  3086. end
  3087. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  3088. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3089. if v:isA("Tool") then
  3090. local a = Instance.new("SelectionBox",v.Handle)
  3091. a.Adornee = v.Handle
  3092. v.Handle.Size = Vector3.new(0.5,0.5,60)
  3093. v.GripPos = Vector3.new(0,0,0)
  3094. lplayer.Character.Humanoid:UnequipTools()
  3095. end
  3096. end
  3097. game:GetService("StarterGui"):SetCore("SendNotification", {
  3098. Title = "Reach applied!";
  3099. Text = "Applied to equipped sword. Use ;noreach to disable.";
  3100. })
  3101. end
  3102. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  3103. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3104. if v:isA("Tool") then
  3105. local a = Instance.new("SelectionBox",v.Handle)
  3106. a.Name = "Reach"
  3107. a.Adornee = v.Handle
  3108. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  3109. v.GripPos = Vector3.new(0,0,0)
  3110. lplayer.Character.Humanoid:UnequipTools()
  3111. end
  3112. end
  3113. game:GetService("StarterGui"):SetCore("SendNotification", {
  3114. Title = "Reach applied!";
  3115. Text = "Applied to equipped sword. Use ;noreach to disable.";
  3116. })
  3117. end
  3118. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  3119. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3120. if v:isA("Tool") then
  3121. v.Handle.Reach:Destroy()
  3122. end
  3123. end
  3124. game:GetService("StarterGui"):SetCore("SendNotification", {
  3125. Title = "Reach removed!";
  3126. Text = "Removed reach from equipped sword.";
  3127. })
  3128. end
  3129. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  3130. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  3131. lplayer.Character.Humanoid.Name = 1
  3132. local l = lplayer.Character["1"]:Clone()
  3133. l.Parent = lplayer.Character
  3134. l.Name = "Humanoid"
  3135. wait(0.1)
  3136. lplayer.Character["1"]:Destroy()
  3137. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3138. lplayer.Character.Animate.Disabled = true
  3139. wait(0.1)
  3140. lplayer.Character.Animate.Disabled = false
  3141. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3142. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3143. lplayer.Character.Humanoid:EquipTool(v)
  3144. end
  3145. wait(0.1)
  3146. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3147. wait(0.2)
  3148. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3149. wait(0.5)
  3150. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  3151. game:GetService("StarterGui"):SetCore("SendNotification", {
  3152. Title = "Tools needed!";
  3153. Text = "You need a tool in your backpack for this command!";
  3154. })
  3155. end
  3156. end
  3157. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  3158. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3159. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3160. end
  3161. end
  3162. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  3163. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  3164. cbringall = true
  3165. else
  3166. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3167. brplr = v.Name
  3168. end
  3169. end
  3170. cbring = true
  3171. end
  3172. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  3173. cbring = false
  3174. cbringall = false
  3175. end
  3176. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  3177. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3178. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3179. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3180. lplayer.Character.Humanoid.Name = 1
  3181. local l = lplayer.Character["1"]:Clone()
  3182. l.Parent = lplayer.Character
  3183. l.Name = "Humanoid"
  3184. wait(0.1)
  3185. lplayer.Character["1"]:Destroy()
  3186. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3187. lplayer.Character.Animate.Disabled = true
  3188. wait(0.1)
  3189. lplayer.Character.Animate.Disabled = false
  3190. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3191. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3192. lplayer.Character.Humanoid:EquipTool(v)
  3193. end
  3194. local function tp(player,player2)
  3195. local char1,char2=player.Character,player2.Character
  3196. if char1 and char2 then
  3197. char1:MoveTo(char2.Head.Position)
  3198. end
  3199. end
  3200. wait(0.1)
  3201. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3202. wait(0.2)
  3203. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3204. wait(0.5)
  3205. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3206. wait(0.6)
  3207. tp(lplayer, game:GetService("Players")[v.Name])
  3208. wait(0.4)
  3209. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  3210. game:GetService("StarterGui"):SetCore("SendNotification", {
  3211. Title = "Tools needed!";
  3212. Text = "You need a tool in your backpack for this command!";
  3213. })
  3214. end
  3215. end
  3216. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  3217. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3218. lplayer.Character.Humanoid.Name = 1
  3219. local l = lplayer.Character["1"]:Clone()
  3220. l.Parent = lplayer.Character
  3221. l.Name = "Humanoid"
  3222. wait(0.1)
  3223. lplayer.Character["1"]:Destroy()
  3224. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3225. lplayer.Character.Animate.Disabled = true
  3226. wait(0.1)
  3227. lplayer.Character.Animate.Disabled = false
  3228. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3229. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3230. lplayer.Character.Humanoid:EquipTool(v)
  3231. end
  3232. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3233. wait(0.3)
  3234. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3235. wait(0.4)
  3236. b = Instance.new("BodyForce")
  3237. b.Parent = lplayer.Character.HumanoidRootPart
  3238. b.Name = "Glitch"
  3239. b.Force = Vector3.new(100000000,5000,0)
  3240. game:GetService("StarterGui"):SetCore("SendNotification", {
  3241. Title = "Tools needed!";
  3242. Text = "You need a tool in your backpack for this command!";
  3243. })
  3244. end
  3245. end
  3246. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  3247. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  3248. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  3249. b = Instance.new("BodyForce")
  3250. b.Parent = lplayer.Character.HumanoidRootPart
  3251. b.Name = "unGlitch"
  3252. b.Force = Vector3.new(0,-5000000,0)
  3253. wait(2)
  3254. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  3255. end
  3256. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  3257. lplayer.Character.Humanoid.Health = 0
  3258. wait(1)
  3259. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  3260. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  3261. end
  3262. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  3263. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  3264. game:GetService("StarterGui"):SetCore("SendNotification", {
  3265. Title = "Success!";
  3266. Text = "DEX Explorer has loaded.";
  3267. })
  3268. end
  3269. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  3270. local Anim = Instance.new("Animation")
  3271. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  3272. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  3273. track:Play(.1, 1, 1)
  3274. end
  3275. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  3276. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  3277. game:GetService("StarterGui"):SetCore("SendNotification", {
  3278. Title = "Success!";
  3279. Text = "Energize Animations GUI has loaded.";
  3280. })
  3281. end
  3282. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  3283. saved = lplayer.Character.HumanoidRootPart.CFrame
  3284. game:GetService("StarterGui"):SetCore("SendNotification", {
  3285. Title = "Position Saved";
  3286. Text = "Use ;loadpos to return to saved position.";
  3287. })
  3288. end
  3289. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  3290. lplayer.Character.HumanoidRootPart.CFrame = saved
  3291. end
  3292. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  3293. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3294. local Anim2 = Instance.new("Animation")
  3295. Anim2.AnimationId = "rbxassetid://148840371"
  3296. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  3297. track2:Play(.1, 1, 1)
  3298. bplrr = v.Name
  3299. banpl = true
  3300. end
  3301. end
  3302. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  3303. banpl = false
  3304. end
  3305. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  3306. local function bringmodw()
  3307. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3308. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3309. for i,ch in pairs(obj:GetDescendants()) do
  3310. if (ch:IsA("BasePart")) then
  3311. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3312. ch.CanCollide = false
  3313. ch.Transparency = 0.7
  3314. wait()
  3315. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  3316. wait()
  3317. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  3318. wait()
  3319. ch.CFrame = lplayer.Character["Head"].CFrame
  3320. end
  3321. end
  3322. end
  3323. end
  3324. end
  3325. while wait() do
  3326. bringmodw()
  3327. end
  3328. game:GetService("StarterGui"):SetCore("SendNotification", {
  3329. Title = "BringMod";
  3330. Text = "BringMod enabled.";
  3331. })
  3332. end
  3333. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  3334. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  3335. local hum = Instance.new('Humanoid', mod)
  3336. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  3337. lplayer.Character = mod
  3338. end
  3339. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  3340. game:GetService'RunService'.Stepped:Connect(function()
  3341. pcall(function()
  3342. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  3343. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  3344. for _,x in pairs(v.Character.Head:GetChildren()) do
  3345. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  3346. end
  3347. end
  3348. end
  3349. end)
  3350. end)
  3351. game:GetService("StarterGui"):SetCore("SendNotification", {
  3352. Title = "Attempting Shutdown";
  3353. Text = "Shutdown Attempt has begun.";
  3354. })
  3355. end
  3356. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  3357. objtodel = (string.sub(CMDBAR.Text, 8))
  3358. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3359. if v.Name == objtodel then
  3360. v:Destroy()
  3361. end
  3362. end
  3363. end
  3364. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  3365. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  3366. print(v)
  3367. end
  3368. game:GetService("StarterGui"):SetCore("SendNotification", {
  3369. Title = "Printed";
  3370. Text = "Players have been printed to console. (F9)";
  3371. })
  3372. end
  3373. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  3374. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  3375. if (v:IsA("Decal")) then
  3376. v:Destroy()
  3377. end
  3378. end
  3379. end
  3380. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  3381. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  3382. game:GetService("StarterGui"):SetCore("SendNotification", {
  3383. Title = "Success!";
  3384. Text = "OpFinality GUI has loaded.";
  3385. })
  3386. end
  3387. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  3388. remotes = true
  3389. added = true
  3390. game.DescendantAdded:connect(function(rmt)
  3391. if added == true then
  3392. if remotes == true then
  3393. if rmt:IsA("RemoteEvent") then
  3394. print("A RemoteEvent was added!")
  3395. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  3396. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3397. end end end
  3398. end)
  3399. game.DescendantAdded:connect(function(rmtfnctn)
  3400. if added == true then
  3401. if remotes == true then
  3402. if rmtfnctn:IsA("RemoteFunction") then
  3403. warn("A RemoteFunction was added!")
  3404. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  3405. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3406. end end end
  3407. end)
  3408.  
  3409. game.DescendantAdded:connect(function(bndfnctn)
  3410. if added == true then
  3411. if binds == true then
  3412. if bndfnctn:IsA("BindableFunction") then
  3413. print("A BindableFunction was added!")
  3414. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  3415. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3416. end end end
  3417. end)
  3418.  
  3419. game.DescendantAdded:connect(function(bnd)
  3420. if added == true then
  3421. if binds == true then
  3422. if bnd:IsA("BindableEvent") then
  3423. warn("A BindableEvent was added!")
  3424. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  3425. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3426. end end end
  3427. end)
  3428.  
  3429.  
  3430. if binds == true then
  3431. for i,v in pairs(game:GetDescendants()) do
  3432. if v:IsA("BindableFunction") then
  3433. print(" game." .. v:GetFullName() .. " | BindableFunction")
  3434. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3435. end end
  3436. for i,v in pairs(game:GetDescendants()) do
  3437. if v:IsA("BindableEvent") then
  3438. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  3439. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3440. end end
  3441. else
  3442. print("Off")
  3443. end
  3444. if remotes == true then
  3445. for i,v in pairs(game:GetDescendants()) do
  3446. if v:IsA("RemoteFunction") then
  3447. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  3448. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3449. end end
  3450. wait()
  3451. for i,v in pairs(game:GetDescendants()) do
  3452. if v:IsA("RemoteEvent") then
  3453. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  3454. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3455. end end
  3456. else
  3457. print("Off")
  3458. end
  3459. game:GetService("StarterGui"):SetCore("SendNotification", {
  3460. Title = "Printing Remotes";
  3461. Text = "Type ;noremotes to disable.";
  3462. })
  3463. end
  3464. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  3465. remotes = false
  3466. added = false
  3467. game:GetService("StarterGui"):SetCore("SendNotification", {
  3468. Title = "Printing Remotes Disabled";
  3469. Text = "Type ;remotes to enable.";
  3470. })
  3471. end
  3472. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  3473. spin = false
  3474. followed = false
  3475. traill = false
  3476. noclip = false
  3477. annoying = false
  3478. hwalk = false
  3479. cbringing = false
  3480. end
  3481. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  3482. stopsitting = true
  3483. end
  3484. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  3485. stopsitting = false
  3486. end
  3487. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  3488. print(adminversion)
  3489. game:GetService("StarterGui"):SetCore("SendNotification", {
  3490. Title = "Version";
  3491. Text = adminversion;
  3492. })
  3493. end
  3494. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  3495. clickgoto = true
  3496. game:GetService("StarterGui"):SetCore("SendNotification", {
  3497. Title = "Click TP";
  3498. Text = "Press E to teleport to mouse position";
  3499. })
  3500. end
  3501. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  3502. clickgoto = false
  3503. game:GetService("StarterGui"):SetCore("SendNotification", {
  3504. Title = "Click TP";
  3505. Text = "Click TP has been disabled.";
  3506. })
  3507. end
  3508. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  3509. gettingtools = true
  3510. game:GetService("StarterGui"):SetCore("SendNotification", {
  3511. Title = "Tools Enabled";
  3512. Text = "Automatically colleting tools dropped.";
  3513. })
  3514. end
  3515. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  3516. gettingtools = false
  3517. game:GetService("StarterGui"):SetCore("SendNotification", {
  3518. Title = "Tools Disabled";
  3519. Text = "Click TP has been disabled.";
  3520. })
  3521. end
  3522. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  3523. ScreenGui:Destroy()
  3524. end
  3525. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  3526. lplayer.Character.Head:Destroy()
  3527. end
  3528. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  3529. statechosen = string.sub(CMDBAR.Text, 7)
  3530. changingstate = true
  3531. end
  3532. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  3533. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  3534. end
  3535. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  3536. removingmeshhats = true
  3537. end
  3538. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  3539. removingmeshhats = false
  3540. end
  3541. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  3542. removingmeshtool = true
  3543. end
  3544. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  3545. removingmeshtool = false
  3546. end
  3547. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  3548. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  3549. if v:IsA("Tool") then
  3550. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3551. v.Parent = player.Character
  3552. end
  3553. end
  3554. end
  3555. end
  3556. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  3557. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3558. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  3559. end
  3560. end
  3561. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  3562. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  3563. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  3564. end
  3565. end
  3566. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  3567. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3568. game:GetService("StarterGui"):SetCore("SendNotification", {
  3569. Title = player.AccountAge.." Days";
  3570. Text = "Account age of "..player.Name;
  3571. })
  3572. end
  3573. end
  3574. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  3575. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3576. game:GetService("StarterGui"):SetCore("SendNotification", {
  3577. Title = player.UserId.." ID";
  3578. Text = "Account ID of "..player.Name;
  3579. })
  3580. end
  3581. end
  3582. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  3583. game:GetService("StarterGui"):SetCore("SendNotification", {
  3584. Title = "Game ID";
  3585. Text = "Game ID: ".. game.GameId;
  3586. })
  3587. end
  3588. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  3589. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  3590. if pgscheck == true then
  3591. game:GetService("StarterGui"):SetCore("SendNotification", {
  3592. Title = "PGSPhysicsSolverEnabled";
  3593. Text = "PGS is Enabled!";
  3594. })
  3595. else
  3596. game:GetService("StarterGui"):SetCore("SendNotification", {
  3597. Title = "PGSPhysicsSolverEnabled";
  3598. Text = "PGS is Disabled!";
  3599. })
  3600. end
  3601. end
  3602. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  3603. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3604. if v:IsA("Part") then
  3605. if v.Transparency == 1 then
  3606. if v.Name ~= "HumanoidRootPart" then
  3607. v:Destroy()
  3608. end
  3609. end
  3610. end
  3611. end
  3612. end
  3613. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  3614. game:GetService("Lighting").FogStart = 0
  3615. game:GetService("Lighting").FogEnd = 9999999999999
  3616. end
  3617. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  3618. lplayer.Character.Humanoid.Parent = lplayer
  3619. end
  3620. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  3621. lplayer.Humanoid.Parent = lplayer.Character
  3622. end
  3623. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  3624. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  3625. if v:IsA("Tool") then
  3626. v.Parent = lplayer.Character
  3627. wait()
  3628. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  3629. v.Parent = player.Character
  3630. end
  3631. end
  3632. end
  3633. end
  3634. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  3635. speedfly = string.sub(CMDBAR.Text, 10)
  3636. wait()
  3637. change()
  3638. end
  3639. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  3640. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3641. local Anim3 = Instance.new("Animation")
  3642. Anim3.AnimationId = "rbxassetid://282574440"
  3643. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  3644. track3:Play(.1, 1, 1)
  3645. bplrr = v.Name
  3646. banpl = true
  3647. end
  3648. end
  3649. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  3650. banpl = false
  3651. end
  3652. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  3653. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3654. staring = true
  3655. stareplr = v
  3656. end
  3657. end
  3658. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  3659. staring = false
  3660. end
  3661. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  3662. chatlogs = true
  3663. game:GetService("StarterGui"):SetCore("SendNotification", {
  3664. Title = "LogChat enabled";
  3665. Text = "Now logging all player chat.";
  3666. })
  3667. end
  3668. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  3669. chatlogs = false
  3670. game:GetService("StarterGui"):SetCore("SendNotification", {
  3671. Title = "LogChat disabled";
  3672. Text = "Stopped logging all player chat.";
  3673. })
  3674. end
  3675. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  3676. game:GetService("Workspace").CurrentCamera:Destroy()
  3677. wait(0.1)
  3678. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3679. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  3680. lplayer.CameraMinZoomDistance = 0.5
  3681. lplayer.CameraMaxZoomDistance = 400
  3682. lplayer.CameraMode = "Classic"
  3683. end
  3684. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  3685. changingstate = false
  3686. end
  3687. CMDBAR.Text = ""
  3688. end
  3689. end)
  3690.  
  3691. wait(0.3)
  3692. game:GetService("StarterGui"):SetCore("SendNotification", {
  3693. Title = "Loaded successfully!";
  3694. Text = "Reviz Admin V2 by illremember";
  3695. })
  3696. wait(0.1)
  3697. print("Reviz Admin V2 loaded!")
  3698. if game:GetService("Workspace").FilteringEnabled == true then
  3699. warn("FE is Enabled (Filtering Enabled)")
  3700. game:GetService("StarterGui"):SetCore("SendNotification", {
  3701. Title = "FE is Enabled";
  3702. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  3703. })
  3704. else
  3705. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  3706. game:GetService("StarterGui"):SetCore("SendNotification", {
  3707. Title = "FE is Disabled";
  3708. Text = "Filtering Disabled. Consider using a different admin script.";
  3709. })
  3710. end
  3711.  
  3712. local intro = Instance.new("ScreenGui")
  3713. local Frame = Instance.new("Frame")
  3714. local ImageLabel = Instance.new("ImageLabel")
  3715. intro.Parent = game:GetService("CoreGui")
  3716. Frame.Parent = intro
  3717. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  3718. Frame.BackgroundTransparency = 1
  3719. Frame.Size = UDim2.new(1, 0, 0, 300)
  3720. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  3721. ImageLabel.Parent = Frame
  3722. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3723. ImageLabel.BackgroundTransparency = 1
  3724. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  3725. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  3726. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  3727. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  3728. wait(3.01)
  3729. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  3730. wait(5.01)
  3731. intro:Destroy()
  3732. end)
  3733.  
  3734. end
  3735. coroutine.resume(coroutine.create(SCRIPT_EGDK89_FAKESCRIPT))
  3736. function SCRIPT_WAMG78_FAKESCRIPT() -- Button6.Script
  3737. local script = Instance.new('Script')
  3738. script.Parent = Button6
  3739. Button6.MouseButton1Down:connect(function()
  3740. TextProperties = {"ClassName", "Name", "Value", "Text", "Reflectance", "Transparency", "Heat", "TeamName", "WalkSpeed", "Health", "MaxHealth", "Size", "Position", "AccountAge", "RobloxLocked", "TeamColor", "userId", "Brightness", "Ambient", "TimeOfDay", "FieldOfView", "CameraType", "LinkedSource"}
  3741. BoolProperties = {"Anchored", "CanCollide", "Disabled", "Jump", "Sit", "Visible", "Enabled", "Locked", "FilteringEnabled", "StreamingEnabled", "GlobalShadows"}
  3742. BrickColorProperties = {"BrickColor", "Color", "TeamColor", "Texture", "Value"}
  3743. s = Instance.new("ScreenGui", game.Players.LocalPlayer.PlayerGui)
  3744. pgr = Instance.new("TextButton")
  3745. pgr.Parent = s
  3746. pgr.Size = UDim2.new(0,100,0,40)
  3747. pgr.Position = UDim2.new(0,30,0,440)
  3748. pgr.Text="Explorer"
  3749. pgr.BackgroundTransparency = 0.3
  3750. pgr.TextColor = BrickColor.new("White")
  3751. pgr.BackgroundColor = BrickColor.new("Really Black")
  3752. pgr.BorderColor = BrickColor.new("Black")
  3753. pgr.Font = "ArialBold"
  3754. pgr.FontSize = "Size14"
  3755. pgr.TextStrokeColor3 = Color3.new(0/0,0/0,0/0)
  3756. pgr.TextStrokeTransparency = 0.3
  3757. pgr.BorderSizePixel = 1
  3758. pgr.BorderColor = BrickColor.new("White")
  3759.  
  3760. if game.Players.LocalPlayer.PlayerGui:findFirstChild("Explorer") then
  3761. game.Players.LocalPlayer.PlayerGui:findFirstChild("Explorer"):Remove()
  3762. end
  3763.  
  3764. local Cloned
  3765. local Deleted
  3766. local DeleteParent
  3767. local Player
  3768. local Search
  3769. local ScriptSearch
  3770. local Gui
  3771. local Cloned = nil
  3772. local Deleted = nil
  3773. local DeleteParent = nil
  3774. local Current = 0
  3775. local CurrentOption = 0
  3776.  
  3777. function Clear()
  3778. if Gui then
  3779. Gui:Remove()
  3780. end
  3781. Current = 0
  3782. CurrentOption = 0
  3783. end
  3784.  
  3785. function AddButton(N, Function, Color, Copy)
  3786. if not N then
  3787. error("RenderButton - No Name Specified")
  3788. end
  3789. if not Function then
  3790. error("RenderButton - No Function Specified")
  3791. end
  3792. if not Color then
  3793. Color = Color3.new(1, 1, 1)
  3794. end
  3795. if Copy == nil then
  3796. Copy = true
  3797. end
  3798. P = Instance.new("TextButton")
  3799. if Copy then
  3800. P.Size = UDim2.new(0, 110, 0, 20)
  3801. else
  3802. P.Size = UDim2.new(0, 130, 0, 20)
  3803. end
  3804. P.Text = N.Name
  3805. P.Name = N.Name
  3806. P.Parent = Gui
  3807. P.BackgroundColor3 = Color
  3808. P.TextColor3 = Color3.new(0, 0, 0)
  3809. P.BackgroundTransparency = 0.5
  3810. P.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300, 0, 50+(20*((Current%30)-1)))
  3811. P.MouseButton1Click:connect(function()
  3812. Function(P)
  3813. end)
  3814. D = Instance.new("TextButton")
  3815. D.Size = UDim2.new(0, 20, 0, 20)
  3816. D.Text = "X"
  3817. D.Name = N.Name
  3818. D.Parent = Gui
  3819. D.BackgroundColor3 = Color3.new(1, 0, 0)
  3820. D.TextColor3 = Color3.new(0, 0, 0)
  3821. D.BackgroundTransparency = 0.5
  3822. D.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300+130, 0, 50+(20*((Current%30)-1)))
  3823. D.MouseButton1Click:connect(function()
  3824. Deleted = N
  3825. DeleteParent = N.Parent
  3826. N.Parent = nil
  3827. Clear()
  3828. Search(DeleteParent)
  3829. end)
  3830. if Copy then
  3831. C = Instance.new("TextButton")
  3832. C.Size = UDim2.new(0, 20, 0, 20)
  3833. C.Text = "C"
  3834. C.Name = N.Name
  3835. C.Parent = Gui
  3836. C.BackgroundColor3 = Color3.new(0, 1, 0.5)
  3837. C.TextColor3 = Color3.new(0, 0, 0)
  3838. C.BackgroundTransparency = 0.5
  3839. C.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300+110, 0, 50+(20*((Current%30)-1)))
  3840. C.MouseButton1Click:connect(function()
  3841. Cloned = N
  3842. Clear()
  3843. Search(N.Parent)
  3844. end)
  3845. end
  3846. Current = Current + 1
  3847. return P
  3848. end
  3849.  
  3850. function AddOption(N, Function, Color, Text)
  3851. if not N then
  3852. error("RenderButton - No Name Specified")
  3853. end
  3854. if not Color then
  3855. Color = Color3.new(1, 1, 1)
  3856. end
  3857. if Text == nil then
  3858. Text = false
  3859. end
  3860. if Text then
  3861. P = Instance.new("TextBox")
  3862. else
  3863. P = Instance.new("TextButton")
  3864. end
  3865. P.Text = N
  3866. P.Name = N
  3867. P.Parent = Gui
  3868. P.BackgroundColor3 = Color
  3869. P.TextColor3 = Color3.new(0, 0, 0)
  3870. P.BackgroundTransparency = 0.5
  3871. P.Size = UDim2.new(0, 150, 0, 20)
  3872. P.Position = UDim2.new(0, ((math.modf(CurrentOption/30))*150)+150, 0, 50+(20*((CurrentOption%30)-1)))
  3873. if not Text and Function then
  3874. P.MouseButton1Click:connect(function() Function(P) end)
  3875. end
  3876. CurrentOption = CurrentOption + 1
  3877. return P
  3878. end
  3879.  
  3880. function AddTextOption(Obj, Prop)
  3881. local Ob = Obj
  3882. local Pro = Prop
  3883. if type(Ob[Pro]) == "number" or type(Ob[Pro]) == "string" then
  3884. CurrentOption = CurrentOption + 1
  3885. local T = AddOption(Ob[Pro], nil, Color3.new(0.1, 0.4, 0.1), true)
  3886. CurrentOption = CurrentOption - 2
  3887. local O = AddOption("Change "..Pro..":", function() Ob[Pro] = T.Text end, Color3.new(0.1, 0.8, 0.1), false)
  3888. CurrentOption = CurrentOption + 1
  3889. end
  3890. end
  3891.  
  3892. function AddBrickColorOption(Obj, Prop)
  3893. local Ob = Obj
  3894. local Pro = Prop
  3895. if BrickColor.new(tostring(Ob[Pro])) == Ob[Pro] then
  3896. CurrentOption = CurrentOption + 1
  3897. local T = AddOption(tostring(Ob[Pro]), nil, Color3.new(0.1, 0.4, 0.1), true)
  3898. CurrentOption = CurrentOption - 2
  3899. local O = AddOption("Change "..Pro..":", function() Ob[Pro] = BrickColor.new(T.Text) end, Color3.new(0.1, 0.8, 0.1), false)
  3900. CurrentOption = CurrentOption + 1
  3901. end
  3902. end
  3903.  
  3904. function AddBoolOption(Obj, Prop)
  3905. local Ob = Obj
  3906. local Pro = Prop
  3907. if type(Ob[Pro]) == "boolean" then
  3908. local O = AddOption(Pro..": "..tostring(Ob[Pro]), nil, Color3.new(0.1, 0.8, 0.1), false)
  3909. O.MouseButton1Click:connect(function()
  3910. if Ob[Pro] then
  3911. Ob[Pro] = false
  3912. O.Text = Pro..": false"
  3913. else
  3914. Ob[Pro] = true
  3915. O.Text = Pro..": true"
  3916. end
  3917. end)
  3918. end
  3919. end
  3920.  
  3921. function TestProperty(Obj, Property)
  3922. Success = pcall(function()
  3923. if Obj[Property] then
  3924. return
  3925. end
  3926. end)
  3927. return Success
  3928. end
  3929.  
  3930. function LoadOptions(Object)
  3931. for Num, Prop in pairs(TextProperties) do
  3932. if TestProperty(Object, Prop) then
  3933. AddTextOption(Object, Prop)
  3934. end
  3935. end
  3936. for Num, Prop in pairs(BoolProperties) do
  3937. if TestProperty(Object, Prop) then
  3938. AddBoolOption(Object, Prop)
  3939. end
  3940. end
  3941. for Num, Prop in pairs(BrickColorProperties) do
  3942. if TestProperty(Object, Prop) then
  3943. AddBrickColorOption(Object, Prop)
  3944. end
  3945. end
  3946. end
  3947.  
  3948. function Search(Object)
  3949. Gui = Instance.new("ScreenGui")
  3950. Gui.Parent = game.Players.LocalPlayer.PlayerGui
  3951. Gui.Name = "Explorer"
  3952. if Object ~= game then
  3953. AddOption("Back", function()
  3954. Clear();
  3955. Search(Object.Parent)
  3956. end, Color3.new(0.5, 1, 1), false)
  3957. end
  3958. AddOption("Reload", function() Clear(); Search(Object); end, Color3.new(0.2, 1, 0.2), false)
  3959. if Cloned then
  3960. AddOption("Paste", function() Cloned:Clone().Parent = Object; Clear(); Search(Object); end, Color3.new(0.5, 1, 1), false)
  3961. end
  3962. if Deleted then
  3963. AddOption("Undo", function() Deleted.Parent = DeleteParent; Deleted = nil; DeletedParent = nil; Clear(); Search(Object); end, Color3.new(1, 0.6, 0.1), false)
  3964. end
  3965. if Object:IsA("Player") then
  3966. AddOption("Goto Character", function() Clear(); if Object.Character then Search(Object.Character); end end, Color3.new(1, 1, 1), false)
  3967. end
  3968. if Object:IsA("LocalScript") then
  3969. AddOption("EditScript", function() Clear(); ScriptSearch(Object); end, Color3.new(1, 1, 1), false)
  3970. end
  3971. if Object:IsA("Terrain") then
  3972. AddOption("Clear", function() Object:Clear(); end, Color3.new(1, 1, 1), false)
  3973. end
  3974. LoadOptions(Object)
  3975. AddOption("Close", Clear, Color3.new(1, 0.2, 0), false)
  3976. if not Object:IsA("Workspace") or not Object:IsA("Player") then
  3977. for Num, Obj in pairs(Object:GetChildren()) do
  3978. --if not Obj:IsA("BasePart") or not Object.Parent == game.Workspace then
  3979. if true then
  3980. if Obj:IsA("LocalScript") then
  3981. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 0, 0), true)
  3982. elseif Obj:IsA("Script") or Obj:IsA("StarterScript") or Obj:IsA("CoreScript") then
  3983. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(0.5, 0.5, 0.8), true)
  3984. elseif Obj.Parent == game then
  3985. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 1, 1), false)
  3986. else
  3987. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 1, 1), true)
  3988. end
  3989. end
  3990. end
  3991. end
  3992. function MoveUp(Place, Amount)
  3993. for i,v in pairs(Place:GetChildren()) do
  3994. if v:IsA("TextLabel") or v:IsA("TextBox") then
  3995. v.Position = v.Position + UDim2.new(0,0,0,-Amount)
  3996. end
  3997. end
  3998. end
  3999. function MoveDown(Place, Amount)
  4000. for i,v in pairs(Place:GetChildren()) do
  4001. if v:IsA("TextLabel") or v:IsA("TextBox") then
  4002. v.Position = v.Position + UDim2.new(0,0,0,Amount)
  4003. end
  4004. end
  4005. end
  4006. i=0
  4007. function ScriptSearch(S)
  4008. Script2 = S
  4009. Script = Script2.Source
  4010. Table = {}
  4011. Enabled = true
  4012. Gui = Instance.new("ScreenGui")
  4013. Gui.Parent = game.Players.LocalPlayer.PlayerGui
  4014. Gui.Name = "Explorer"
  4015. while Enabled do
  4016. Start, End = string.find(Script, '\n')
  4017. print(Start, End)
  4018. if Start and End then
  4019. table.insert(Table, string.sub(Script, 1, End))
  4020. New = string.sub(Script, End+1, string.len(Script))
  4021. Script = New
  4022. else
  4023. Enabled = false
  4024. table.insert(Table, string.sub(Script, 1, End))
  4025. print("Finished")
  4026. end
  4027. end
  4028. P = Instance.new("TextLabel")
  4029. P.Size = UDim2.new(0, 500, 0, 20)
  4030. P.Text = Script2.Name
  4031. P.Name = "Script Line"
  4032. P.Parent = Gui
  4033. P.BackgroundColor3 = Color3.new(1, 1, 1)
  4034. P.TextColor3 = Color3.new(0, 0, 0)
  4035. P.BackgroundTransparency = 0.5
  4036. P.Position = UDim2.new(0.5, -250, 0, 150+(20*(i-1)))
  4037. P.TextXAlignment = "Left"
  4038. i=i+1
  4039. New = {}
  4040. for I,Val in pairs(Table) do
  4041. print(Val)
  4042. P = Instance.new("TextBox")
  4043. P.ClearTextOnFocus = false
  4044. P.Size = UDim2.new(0, 500, 0, 20)
  4045. P.Text = Val
  4046. P.Name = "Script Line"
  4047. P.Parent = Gui
  4048. P.BackgroundColor3 = Color3.new(1, 1, 1)
  4049. P.TextColor3 = Color3.new(0, 0, 0)
  4050. P.BackgroundTransparency = 0.5
  4051. P.Position = UDim2.new(0.5, -250, 0, 150+(20*(i-1)))
  4052. P.TextXAlignment = "Left"
  4053. table.insert(New, P)
  4054. i=i+1
  4055. end
  4056. i=1
  4057. P = Instance.new("TextButton")
  4058. P.Size = UDim2.new(0, 20, 0, 20)
  4059. P.Text = "^"
  4060. P.Name = "Scroll"
  4061. P.Parent = Gui
  4062. P.BackgroundColor3 = Color3.new(1, 1, 1)
  4063. P.TextColor3 = Color3.new(0, 0, 0)
  4064. P.BackgroundTransparency = 0.5
  4065. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  4066. P.MouseButton1Click:connect(function()
  4067. MoveUp(Gui, -20)
  4068. end)
  4069. i=i+1
  4070. P = Instance.new("TextButton")
  4071. P.Size = UDim2.new(0, 20, 0, 20)
  4072. P.Text = "v"
  4073. P.Name = "Scroll"
  4074. P.Parent = Gui
  4075. P.BackgroundColor3 = Color3.new(1, 1, 1)
  4076. P.TextColor3 = Color3.new(0, 0, 0)
  4077. P.BackgroundTransparency = 0.5
  4078. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  4079. P.MouseButton1Click:connect(function()
  4080. MoveDown(Gui, -20)
  4081. end)
  4082. i=i+1
  4083. P = Instance.new("TextButton")
  4084. P.Size = UDim2.new(0, 20, 0, 20)
  4085. P.Text = "^^"
  4086. P.Name = "Scroll"
  4087. P.Parent = Gui
  4088. P.BackgroundColor3 = Color3.new(1, 1, 1)
  4089. P.TextColor3 = Color3.new(0, 0, 0)
  4090. P.BackgroundTransparency = 0.5
  4091. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  4092. P.MouseButton1Click:connect(function()
  4093. MoveUp(Gui, -200)
  4094. end)
  4095. i=i+1
  4096. P = Instance.new("TextButton")
  4097. P.Size = UDim2.new(0, 20, 0, 20)
  4098. P.Text = "vv"
  4099. P.Name = "Scroll"
  4100. P.Parent = Gui
  4101. P.BackgroundColor3 = Color3.new(1, 1, 1)
  4102. P.TextColor3 = Color3.new(0, 0, 0)
  4103. P.BackgroundTransparency = 0.5
  4104. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  4105. P.MouseButton1Click:connect(function()
  4106. MoveDown(Gui, -200)
  4107. end)
  4108. i=i+1
  4109. P = Instance.new("TextButton")
  4110. P.Size = UDim2.new(0, 20, 0, 20)
  4111. P.Text = "S"
  4112. P.Name = "Save"
  4113. P.Parent = Gui
  4114. P.BackgroundColor3 = Color3.new(0, 1, 0)
  4115. P.TextColor3 = Color3.new(0, 0, 0)
  4116. P.BackgroundTransparency = 0.5
  4117. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  4118. P.MouseButton1Click:connect(function()
  4119. StringS = ""
  4120. for Num, Obj in pairs(New) do
  4121. StringS = StringS..Obj.Text..'\n'
  4122. end
  4123. S.Source = StringS
  4124. S.Disabled = true
  4125. S.Disabled = false
  4126. end)
  4127. i=i+1
  4128. P = Instance.new("TextButton")
  4129. P.Size = UDim2.new(0, 20, 0, 20)
  4130. P.Text = "x"
  4131. P.Name = "Back"
  4132. P.Parent = Gui
  4133. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  4134. P.TextColor3 = Color3.new(0, 0, 0)
  4135. P.BackgroundTransparency = 0.5
  4136. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  4137. P.MouseButton1Click:connect(function()
  4138. Clear()
  4139. i=0
  4140. Search(S)
  4141. end)
  4142. i=i+1
  4143. end
  4144. end
  4145.  
  4146. pgr.MouseButton1Click:connect(function()
  4147. Clear()
  4148. Search(game)
  4149. end)
  4150. end)
  4151.  
  4152. end
  4153. coroutine.resume(coroutine.create(SCRIPT_WAMG78_FAKESCRIPT))
  4154. function SCRIPT_MGIC82_FAKESCRIPT() -- Button7.Script
  4155. local script = Instance.new('Script')
  4156. script.Parent = Button7
  4157. Button7.MouseButton1Down:connect(function()
  4158. for _,v in pairs(game.Workspace:GetDescendants()) do
  4159. if v.ClassName == "TouchTransmitter" then
  4160. local POS = v.Parent.Position
  4161. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(POS)
  4162. end
  4163. end
  4164. end)
  4165.  
  4166. end
  4167. coroutine.resume(coroutine.create(SCRIPT_MGIC82_FAKESCRIPT))
  4168. function SCRIPT_KUWV65_FAKESCRIPT() -- ScreenGui.LocalScript
  4169. local script = Instance.new('LocalScript')
  4170. script.Parent = ScreenGui
  4171. for _,v in ipairs(script.Parent:GetDescendants()) do
  4172. if not v:IsA("LocalScript") then
  4173. v.Draggable = true
  4174. end
  4175. end
  4176.  
  4177. end
  4178. coroutine.resume(coroutine.create(SCRIPT_KUWV65_FAKESCRIPT))
  4179. function SCRIPT_TJLW73_FAKESCRIPT() -- Text1.Script
  4180. local script = Instance.new('Script')
  4181. script.Parent = Text1
  4182. Text1.MouseButton1Down:connect(function()
  4183. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-817.123962, 12.2490063, 30.7793198)
  4184. end)
  4185.  
  4186. end
  4187. coroutine.resume(coroutine.create(SCRIPT_TJLW73_FAKESCRIPT))
  4188. function SCRIPT_YGXD86_FAKESCRIPT() -- Text2.Script
  4189. local script = Instance.new('Script')
  4190. script.Parent = Text2
  4191. Text3.MouseButton1Down:connect(function()
  4192. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-230.832993, 256.465729, 5875.36133)
  4193. end)
  4194.  
  4195. end
  4196. coroutine.resume(coroutine.create(SCRIPT_YGXD86_FAKESCRIPT))
  4197. function SCRIPT_UQBD72_FAKESCRIPT() -- Text3.Script
  4198. local script = Instance.new('Script')
  4199. script.Parent = Text3
  4200. Text2.MouseButton1Down:connect(function()
  4201. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2919.58521, 15.2990074, 5495.94971)
  4202. end)
  4203.  
  4204. end
  4205. coroutine.resume(coroutine.create(SCRIPT_UQBD72_FAKESCRIPT))
  4206. function SCRIPT_CRCF72_FAKESCRIPT() -- Text4.Script
  4207. local script = Instance.new('Script')
  4208. script.Parent = Text4
  4209. Text5.MouseButton1Down:connect(function()
  4210. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-246.411087, 256.890137, 5871.25146)
  4211. end)
  4212.  
  4213. end
  4214. coroutine.resume(coroutine.create(SCRIPT_CRCF72_FAKESCRIPT))
  4215. function SCRIPT_ZGFW74_FAKESCRIPT() -- Text5.Script
  4216. local script = Instance.new('Script')
  4217. script.Parent = Text5
  4218. Text4.MouseButton1Down:connect(function()
  4219. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(5644.23535, 14.3169556, 7183.52686)
  4220. end)
  4221.  
  4222. end
  4223. coroutine.resume(coroutine.create(SCRIPT_ZGFW74_FAKESCRIPT))
  4224. function SCRIPT_ROLZ84_FAKESCRIPT() -- Text6.Script
  4225. local script = Instance.new('Script')
  4226. script.Parent = Text6
  4227. Text6.MouseButton1Down:connect(function()
  4228. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(9563.00586, 190.230988, 3677.41528)
  4229. end)
  4230.  
  4231. end
  4232. coroutine.resume(coroutine.create(SCRIPT_ROLZ84_FAKESCRIPT))
  4233. function SCRIPT_PWWB80_FAKESCRIPT() -- Text7.Script
  4234. local script = Instance.new('Script')
  4235. script.Parent = Text7
  4236. Text7.MouseButton1Down:connect(function()
  4237. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(11012.4424, 122.471596, -1563.60413)
  4238. end)
  4239.  
  4240. end
  4241. coroutine.resume(coroutine.create(SCRIPT_PWWB80_FAKESCRIPT))
  4242. function SCRIPT_SDJO87_FAKESCRIPT() -- Text8.Script
  4243. local script = Instance.new('Script')
  4244. script.Parent = Text8
  4245. Text8.MouseButton1Down:connect(function()
  4246. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(7474.0376, 483.260864, 1181.16687)
  4247. end)
  4248.  
  4249. end
  4250. coroutine.resume(coroutine.create(SCRIPT_SDJO87_FAKESCRIPT))
  4251. function SCRIPT_RCNV74_FAKESCRIPT() -- Text9.Script
  4252. local script = Instance.new('Script')
  4253. script.Parent = Text9
  4254. Text9.MouseButton1Down:connect(function()
  4255. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(6337.07471, 70.9214706, -3759.67847)
  4256. end)
  4257.  
  4258. end
  4259. coroutine.resume(coroutine.create(SCRIPT_RCNV74_FAKESCRIPT))
  4260. function SCRIPT_EPRR75_FAKESCRIPT() -- Text10.Script
  4261. local script = Instance.new('Script')
  4262. script.Parent = Text10
  4263. Text10.MouseButton1Down:connect(function()
  4264. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1242.65112, 29.2381077, -3175.56738)
  4265. end)
  4266.  
  4267. end
  4268. coroutine.resume(coroutine.create(SCRIPT_EPRR75_FAKESCRIPT))
  4269. function SCRIPT_HRCK79_FAKESCRIPT() -- Text11.Script
  4270. local script = Instance.new('Script')
  4271. script.Parent = Text11
  4272. Text11.MouseButton1Down:connect(function()
  4273. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-3209.83789, 57.4655151, -4189.06641)
  4274. end)
  4275.  
  4276. end
  4277. coroutine.resume(coroutine.create(SCRIPT_HRCK79_FAKESCRIPT))
  4278. function SCRIPT_RDOY69_FAKESCRIPT() -- Text12.Script
  4279. local script = Instance.new('Script')
  4280. script.Parent = Text12
  4281. Text12.MouseButton1Down:connect(function()
  4282. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2711.30859, 17.8082275, 1173.67786)
  4283. end)
  4284.  
  4285. end
  4286. coroutine.resume(coroutine.create(SCRIPT_RDOY69_FAKESCRIPT))
  4287. function SCRIPT_APWV65_FAKESCRIPT() -- Close.LocalScript
  4288. local script = Instance.new('LocalScript')
  4289. script.Parent = Close
  4290. script.Parent.MouseButton1Click:Connect(function()
  4291. game.Players.LocalPlayer.PlayerGui.ScreenGui.Frame2.Visible = false
  4292. end)
  4293.  
  4294. end
  4295. coroutine.resume(coroutine.create(SCRIPT_APWV65_FAKESCRIPT))
  4296. function SCRIPT_NXOU73_FAKESCRIPT() -- ScreenGui.LocalScript
  4297. local script = Instance.new('LocalScript')
  4298. script.Parent = ScreenGui
  4299. game:GetService("StarterGui").ResetPlayerGuiOnSpawn = false
  4300.  
  4301.  
  4302. end
  4303. coroutine.resume(coroutine.create(SCRIPT_NXOU73_FAKESCRIPT))
  4304. function SCRIPT_PNIK81_FAKESCRIPT() -- Close2.LocalScript
  4305. local script = Instance.new('LocalScript')
  4306. script.Parent = Close2
  4307. script.Parent.MouseButton1Click:Connect(function()
  4308. game.Players.LocalPlayer.PlayerGui.ScreenGui.Frame3.Visible = false
  4309. end)
  4310.  
  4311. end
  4312. coroutine.resume(coroutine.create(SCRIPT_PNIK81_FAKESCRIPT))
  4313. function SCRIPT_QQSW83_FAKESCRIPT() -- TextButton1.Script
  4314. local script = Instance.new('Script')
  4315. script.Parent = TextButton1
  4316. TextButton1.MouseButton1Down:connect(function()
  4317. local Pressed = false
  4318.  
  4319. local Code = "\224\180\184\224\180\166\224\181\141\224\180\181\224\180\191\224\180\150\224\180\191\224\180\175\224\181\139\224\181\188\224\181\186"
  4320. local Plr = game.Players.LocalPlayer
  4321. local Mouse = Plr:GetMouse()
  4322. Mouse.KeyDown:connect(function(Key)
  4323. if(Key:lower() == "r") then
  4324. Pressed = true
  4325. while(Pressed==true) do
  4326. wait()
  4327. for i,v in pairs(game.Workspace:GetChildren()) do
  4328. if v:FindFirstChild("HumanoidRootPart") then
  4329. if v:FindFirstChild("NameTag") and v.NameTag:FindFirstChild("TextLabel") or game.Players:FindFirstChild(v.Name) then
  4330. if v.Name == game.Players.LocalPlayer.Name then else
  4331. if (game.Players.LocalPlayer.Character.HumanoidRootPart.Position - v.HumanoidRootPart.Position).magnitude < 25 then
  4332. for i=1,5 do
  4333. game.ReplicatedStorage.Remotes.DMG:FireServer(Code, "Sword", v.Name, Vector3.new(0,0,0))
  4334. end
  4335. end
  4336. end
  4337. end
  4338. end
  4339. end
  4340. Mouse.KeyUp:connect(function(Key)
  4341. if(Key:lower() == "r") then
  4342. Pressed = false
  4343. end
  4344. end)
  4345. end
  4346. end
  4347. end)
  4348. print("KillAura Loaded!")
  4349. end)
  4350.  
  4351. end
  4352. coroutine.resume(coroutine.create(SCRIPT_QQSW83_FAKESCRIPT))
  4353. function SCRIPT_DHIM81_FAKESCRIPT() -- TextButton2.Script
  4354. local script = Instance.new('Script')
  4355. script.Parent = TextButton2
  4356. TextButton2.MouseButton1Down:connect(function()
  4357. local Sword = game.Players.LocalPlayer.Data.Sword.Value
  4358. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4359. game.Players.LocalPlayer.Character:WaitForChild("Humanoid").Died:Connect(function()
  4360. game.Workspace:WaitForChild(game.Players.LocalPlayer.Character.Name):WaitForChild("Humanoid"):UnequipTools()
  4361. wait(6)
  4362. game.Workspace:WaitForChild(game.Players.LocalPlayer.Character.Name):WaitForChild("Humanoid"):EquipTool(game.Players.LocalPlayer.Backpack:FindFirstChild(Sword))
  4363. print("Equipped")
  4364. end)
  4365. end)
  4366.  
  4367. while wait() do
  4368. for i,v in pairs(game.Workspace:GetChildren()) do
  4369. str = v.Name
  4370. if string.match(str, "Marine Captain") then
  4371. game.Workspace:WaitForChild(game.Players.LocalPlayer.Character.Name).HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  4372. end
  4373. end
  4374. end
  4375. end)
  4376.  
  4377. end
  4378. coroutine.resume(coroutine.create(SCRIPT_DHIM81_FAKESCRIPT))
  4379. function SCRIPT_MUPA86_FAKESCRIPT() -- TextButton3.LocalScript
  4380. local script = Instance.new('LocalScript')
  4381. script.Parent = TextButton3
  4382. TextButton3.MouseButton1Down:connect(function()
  4383. game:GetService("ReplicatedStorage").Remotes.STA:FireServer("\224\180\184\224\180\166\224\181\141\224\180\181\224\180\191\224\180\150\224\180\191\224\180\175\224\181\139\224\181\188\224\181\186", -math.huge)
  4384. end)
  4385.  
  4386. end
  4387. coroutine.resume(coroutine.create(SCRIPT_MUPA86_FAKESCRIPT))
  4388. function SCRIPT_GSPB79_FAKESCRIPT() -- TextButton4.Script
  4389. local script = Instance.new('Script')
  4390. script.Parent = TextButton4
  4391. TextButton4.MouseButton1Down:connect(function()
  4392. local Pressed = false
  4393.  
  4394. local Code = "\224\180\184\224\180\166\224\181\141\224\180\181\224\180\191\224\180\150\224\180\191\224\180\175\224\181\139\224\181\188\224\181\186"
  4395. local Plr = game.Players.LocalPlayer
  4396. local Mouse = Plr:GetMouse()
  4397. Mouse.KeyDown:connect(function(Key)
  4398. if(Key:lower() == "r") then
  4399. Pressed = true
  4400. while(Pressed==true) do
  4401. wait()
  4402. for i,v in pairs(game.Workspace:GetChildren()) do
  4403. if v:FindFirstChild("HumanoidRootPart") then
  4404. if v:FindFirstChild("NameTag") and v.NameTag:FindFirstChild("TextLabel") or game.Players:FindFirstChild(v.Name) then
  4405. if v.Name == game.Players.LocalPlayer.Name then else
  4406. if (game.Players.LocalPlayer.Character.HumanoidRootPart.Position - v.HumanoidRootPart.Position).magnitude < 25 then
  4407. for i=1,5 do
  4408. game.ReplicatedStorage.Remotes.DMG:FireServer(Code, "Combat", v.Name, Vector3.new(0,0,0))
  4409. end
  4410. end
  4411. end
  4412. end
  4413. end
  4414. end
  4415. Mouse.KeyUp:connect(function(Key)
  4416. if(Key:lower() == "r") then
  4417. Pressed = false
  4418. end
  4419. end)
  4420. end
  4421. end
  4422. end)
  4423. print("KillAura Loaded!")
  4424. end)
  4425.  
  4426. end
  4427. coroutine.resume(coroutine.create(SCRIPT_GSPB79_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement