Advertisement
mechaeljohnhortel

Admin

Oct 26th, 2024
125
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.81 KB | None | 1 0
  1. New Executor: local prefix = Enum.KeyCode.F
  2.  
  3. local main = Instance.new("ScreenGui")
  4. local CommandLine = Instance.new("TextBox")
  5. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  6. local test = Instance.new("TextLabel")
  7. local UICorner = Instance.new("UICorner")
  8. local Commands = Instance.new("TextLabel")
  9. local Frame = Instance.new("Frame")
  10. local ScrollingFrame = Instance.new("ScrollingFrame")
  11. local TextLabel = Instance.new("TextLabel")
  12. local close = Instance.new("TextButton")
  13. local Executor = Instance.new("TextLabel")
  14. local Frame_2 = Instance.new("Frame")
  15. local GetPlayers = Instance.new("TextButton")
  16. local PlayerList = Instance.new("ScrollingFrame")
  17. local example = Instance.new("TextButton")
  18. local Scripts = Instance.new("TextButton")
  19. local player = Instance.new("TextLabel")
  20. local TextBox = Instance.new("TextBox")
  21. local TextButton = Instance.new("TextButton")
  22. local Output = Instance.new("TextButton")
  23. local MoreScript = Instance.new("TextButton")
  24. local teleportTo = Instance.new("TextButton")
  25. local OutputMessage = Instance.new("ScrollingFrame")
  26. local example2 = Instance.new("TextLabel")
  27. local UIListLayout = Instance.new("UIListLayout")
  28. local Extra = Instance.new("ScrollingFrame")
  29. local FeHaxGui = Instance.new("TextButton")
  30. local InfiniteYield = Instance.new("TextButton")
  31. local fix = Instance.new("UIListLayout")
  32. local DarkDexV4 = Instance.new("TextButton")
  33. local R6 = Instance.new("TextButton")
  34. local ForceField = Instance.new("TextButton")
  35. local getidandusername = Instance.new("TextButton")
  36. local Executor_2 = Instance.new("TextButton")
  37. local ExecutorScroll = Instance.new("ScrollingFrame")
  38. local TextBox_2 = Instance.new("TextBox")
  39. local clr = Instance.new("TextButton")
  40. local exe = Instance.new("TextButton")
  41.  
  42. --Properties:
  43.  
  44. main.Name = "main"
  45. main.Parent = game:GetService'CoreGui'
  46. main.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  47. main.ResetOnSpawn = false
  48.  
  49. CommandLine.Name = "CommandLine"
  50. CommandLine.Parent = main
  51. CommandLine.BackgroundColor3 = Color3.fromRGB(79, 79, 79)
  52. CommandLine.BackgroundTransparency = 0.350
  53. CommandLine.BorderColor3 = Color3.fromRGB(0, 0, 0)
  54. CommandLine.BorderSizePixel = 0
  55. CommandLine.Position = UDim2.new(-0, 0, 0, -100)
  56. CommandLine.Size = UDim2.new(1.0000912, 0, 0.164278269, 0)
  57. CommandLine.ClearTextOnFocus = false
  58. CommandLine.Font = Enum.Font.Roboto
  59. CommandLine.Text = ""
  60. CommandLine.TextColor3 = Color3.fromRGB(255, 255, 255)
  61. CommandLine.TextSize = 19.000
  62.  
  63. UIAspectRatioConstraint.Parent = CommandLine
  64. UIAspectRatioConstraint.AspectRatio = 30.060
  65.  
  66. test.Name = "test"
  67. test.Parent = main
  68. test.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
  69. test.BackgroundTransparency = 0.500
  70. test.BorderColor3 = Color3.fromRGB(0, 0, 0)
  71. test.BorderSizePixel = 0
  72. test.Position = UDim2.new(0.0377516784, 0, 0.0389171913, 0)
  73. test.Size = UDim2.new(0, 1124, 0, 560)
  74. test.Visible = false
  75. test.Font = Enum.Font.Arial
  76. test.Text = "YOU CANNOT HAX"
  77. test.TextColor3 = Color3.fromRGB(255, 255, 255)
  78. test.TextSize = 14.000
  79. test.TextWrapped = true
  80.  
  81. UICorner.CornerRadius = UDim.new(1, 0)
  82. UICorner.Parent = test
  83.  
  84. Commands.Name = "Commands"
  85. Commands.Parent = main
  86. Commands.BackgroundColor3 = Color3.fromRGB(66, 66, 66)
  87. Commands.BackgroundTransparency = 0.600
  88. Commands.BorderColor3 = Color3.fromRGB(0, 0, 0)
  89. Commands.BorderSizePixel = 0
  90. Commands.Position = UDim2.new(0.247483224, 0, 0.328257203, 0)
  91. Commands.Size = UDim2.new(0, 567, 0, 24)
  92. Commands.Visible = false
  93. Commands.Font = Enum.Font.Highway
  94. Commands.Text = "Commands"
  95. Commands.TextColor3 = Color3.fromRGB(255, 255, 255)
  96. Commands.TextSize = 22.000
  97.  
  98. Frame.Parent = Commands
  99. Frame.BackgroundColor3 = Color3.fromRGB(66, 66, 66)
  100. Frame.BackgroundTransparency = 0.600
  101. Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  102. Frame.BorderSizePixel = 0
  103. Frame.Position = UDim2.new(0, 0, 1, 0)
  104. Frame.Size = UDim2.new(0, 567, 0, 270)
  105.  
  106. ScrollingFrame.Parent = Frame
  107. ScrollingFrame.Active = true
  108. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(66, 66, 66)
  109. ScrollingFrame.BackgroundTransparency = 0.350
  110. ScrollingFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  111. ScrollingFrame.BorderSizePixel = 0
  112. ScrollingFrame.Position = UDim2.new(0.0220199134, 0, 0.0222222228, 0)
  113. ScrollingFrame.Size = UDim2.new(0, 544, 0, 247)
  114.  
  115. TextLabel.Parent = ScrollingFrame
  116. TextLabel.BackgroundColor3 = Color3.fromRGB(66, 66, 66)
  117. TextLabel.BackgroundTransparency = 0.450
  118. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  119. TextLabel.BorderSizePixel = 0
  120. TextLabel.Size = UDim2.new(0, 544, 0, 23)
  121. TextLabel.Font = Enum.Font.Arial
  122. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  123. TextLabel.TextSize = 14.000
  124.  
  125. close.Name = "close"
  126. close.Parent = Frame
  127. close.BackgroundColor3 = Color3.fromRGB(66, 66, 66)
  128. close.BackgroundTransparency = 1.000
  129. close.BorderColor3 = Color3.fromRGB(0, 0, 0)
  130. close.BorderSizePixel = 0
  131. close.Position = UDim2.new(0.943562627, 0, -0.088888891, 0)
  132. close.Size = UDim2.new(0, 32, 0, 24)
  133. close.AutoButtonColor = false
  134. close.Font = Enum.Font.SourceSans
  135. close.Text = "X"
  136. close.TextColor3 = Color3.fromRGB(255, 255, 255)
  137. close.TextSize = 25.000
  138.  
  139. Executor.Name = "Executor"
  140. Executor.Parent = main
  141. Executor.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
  142. Executor.BorderColor3 = Color3.fromRGB(0, 0, 0)
  143. Executor.BorderSizePixel = 0
  144. Executor.Position = UDim2.new(0.294463098, 0, 0.343485624, 0)
  145. Executor.Size = UDim2.new(0, 470, 0, 19)
  146. Executor.Font = Enum.Font.SourceSans
  147. Executor.Text = "Secret Service Panel"
  148. Executor.TextColor3 = Color3.fromRGB(255, 255, 255)
  149. Executor.TextSize = 14.000
  150. Executor.TextXAlignment = Enum.TextXAlignment.Left
  151.  
  152. Frame_2.Parent = Executor
  153. Frame_2.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
  154. Frame_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  155. Frame_2.BorderSizePixel = 0
  156. Frame_2.Position = UDim2.new(0, 0, 1, 0)
  157. Frame_2.Size = UDim2.new(0, 470, 0, 281)
  158.  
  159. GetPlayers.Name = "GetPlayers"
  160. GetPlayers.Parent = Frame_2
  161. GetPlayers.BackgroundColor3 = Color3.fromRGB(86, 86, 86)
  162. GetPlayers.BorderColor3 = Color3.fromRGB(0, 0, 0)
  163. GetPlayers.BorderSizePixel = 0
  164. GetPlayers.Position = UDim2.new(0, 0, 0.192170814, 0)
  165. GetPlayers.Size = UDim2.new(0, 108, 0, 40)
  166. GetPlayers.Font = Enum.Font.Michroma
  167. GetPlayers.Text = "Player"
  168. GetPlayers.TextColor3 = Color3.fromRGB(254, 254, 254)
  169. GetPlayers.TextSize = 14.000
  170.  
  171. PlayerList.Name = "PlayerList"
  172. PlayerList.Parent = Frame_2
  173. PlayerList.Active = true
  174. PlayerList.BackgroundColor3 = Color3.fromRGB(42, 42, 42)
  175. PlayerList.BorderColor3 = Color3.fromRGB(0, 0, 0)
  176. PlayerList.BorderSizePixel = 0
  177. PlayerList.Position = UDim2.new(0.23149024, 0, 0.0498220623, 0)
  178. PlayerList.Size = UDim2.new(0, 361, 0, 160)
  179. PlayerList.Visible = false
  180.  
  181. example.Name = "example"
  182. example.Parent = PlayerList
  183. example.BackgroundColor3 = Color3.fromRGB(86, 86, 86)
  184. example.BorderColor3 = Color3.fromRGB(0, 0, 0)
  185. example.BorderSizePixel = 0
  186. example.Size = UDim2.new(0, 361, 0, 14)
  187. example.Visible = false
  188. example.Font = Enum.Font.Michroma
  189. example.Text = "playername"
  190. example.TextColor3 = Color3.fromRGB(255, 255, 255)
  191. example.TextSize = 14.000
  192.  
  193. Scripts.Name = "Scripts"
  194. Scripts.Parent = Frame_2
  195. Scripts.BackgroundColor3 = Color3.fromRGB(86, 86, 86)
  196. Scripts.BorderColor3 = Color3.fromRGB(0, 0, 0)
  197. Scripts.BorderSizePixel = 0
  198. Scripts.Position = UDim2.new(0, 0, 0.476868331, 0)
  199. Scripts.Size = UDim2.new(0, 108, 0, 40)
  200. Scripts.Font = Enum.Font.Michroma
  201. Scripts.Text = "Package"
  202. Scripts.TextColor3 = Color3.fromRGB(254, 254, 254)
  203. Scripts.TextSize = 14.000
  204.  
  205. player.Name = "player"
  206. player.Parent = Frame_2
  207. player.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  208. player.BackgroundTransparency = 1.000
  209. player.BorderColor3 = Color3.fromRGB(0, 0, 0)
  210. player.BorderSizePixel = 0
  211. player.Position = UDim2.new(0.702127635, 0, 0.893238425, 0)
  212. player.Size = UDim2.new(0, 140, 0, 17)
  213. player.Visible = false
  214. player.Font = Enum.Font.Michroma
  215. player.Text = "Player: "
  216. player.TextColor3 = Color3.fromRGB(255, 255, 255)
  217. player.TextSize = 14.000
  218. player.TextXAlignment = Enum.TextXAlignment.Left
  219.  
  220. TextBox.Parent = Frame_2
  221. TextBox.BackgroundColor3 = Color3.fromRGB(42, 42, 42)
  222. TextBox.BorderColor3 = Color3.fromRGB(0, 0, 0)
  223. TextBox.BorderSizePixel = 0
  224. TextBox.Position = UDim2.new(0, 0, 0.953736663, 0)
  225. TextBox.Size = UDim2.new(0, 469, 0, 13)
  226. TextBox.Font = Enum.Font.SourceSans
  227. TextBox.PlaceholderColor3 = Color3.fromRGB(255, 255, 255)
  228. TextBox.PlaceholderText = ":[commands]"
  229. TextBox.Text = ""
  230. TextBox.TextColor3 = Color3.fromRGB(255, 255, 255)
  231. TextBox.TextSize = 14.000
  232. TextBox.TextXAlignment = Enum.TextXAlignment.Left
  233.  
  234. TextButton.Parent = TextBox
  235. TextButton.BackgroundColor3 = Color3.fromRGB(42, 42, 42)
  236. TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  237. TextButton.BorderSizePixel = 0
  238. TextButton.Position = UDim2.new(0.89978677, 0, 0, 0)
  239. TextButton.Size = UDim2.new(0, 48, 0, 13)
  240. TextButton.Font = Enum.Font.SourceSans
  241. TextButton.Text = ">"
  242. TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  243. TextButton.TextSize = 14.000
  244.  
  245. Output.Name = "Output"
  246. Output.Parent = Frame_2
  247. Output.BackgroundColor3 = Color3.fromRGB(86, 86, 86)
  248. Output.BorderColor3 = Color3.fromRGB(0, 0, 0)
  249. Output.BorderSizePixel = 0
  250. Output.Position = UDim2.new(0, 0, 0.0498220623, 0)
  251. Output.Size = UDim2.new(0, 108, 0, 40)
  252. Output.Font = Enum.Font.Michroma
  253. Output.Text = "Output"
  254. Output.TextColor3 = Color3.fromRGB(254, 254, 254)
  255. Output.TextSize = 14.000
  256.  
  257. MoreScript.Name = "MoreScript"
  258. MoreScript.Parent = Frame_2
  259. MoreScript.BackgroundColor3 = Color3.fromRGB(86, 86, 86)
  260. MoreScript.BorderColor3 = Color3.fromRGB(0, 0, 0)
  261. MoreScript.BorderSizePixel = 0
  262. MoreScript.Position = UDim2.new(0, 0, 0.334519565, 0)
  263. MoreScript.Size = UDim2.new(0, 108, 0, 40)
  264. MoreScript.Font = Enum.Font.Michroma
  265. MoreScript.Text = "Extra"
  266. MoreScript.TextColor3 = Color3.fromRGB(254, 254, 254)
  267. MoreScript.TextSize = 14.000
  268.  
  269. teleportTo.Name = "teleportTo"
  270. teleportTo.Parent = Frame_2
  271. teleportTo.BackgroundColor3 = Color3.fromRGB(74, 74, 74)
  272. teleportTo.BorderColor3 = Color3.fromRGB(0, 0, 0)
  273. teleportTo.BorderSizePixel = 0
  274. teleportTo.Position = UDim2.new(0.227659568, 0, 0.619217098, 0)
  275. teleportTo.Size = UDim2.new(0, 362, 0, 15)
  276. teleportTo.Visible = false
  277. teleportTo.Font = Enum.Font.Arial
  278. teleportTo.Text = "Teleport To"
  279. teleportTo.TextColor3 = Color3.fromRGB(255, 255, 255)
  280. teleportTo.TextSize = 14.000
  281.  
  282. OutputMessage.Name = "OutputMessage"
  283. OutputMessage.Parent = Frame_2
  284. OutputMessage.Active = true
  285. OutputMessage.BackgroundColor3 = Color3.fromRGB(42, 42, 42)
  286. OutputMessage.BorderColor3 = Color3.fromRGB(0, 0, 0)
  287. OutputMessage.BorderSizePixel = 0
  288. OutputMessage.Position = UDim2.new(0.22978723, 0, 0.0498220623, 0)
  289. OutputMessage.Size = UDim2.new(0, 361, 0, 254)
  290. OutputMessage.HorizontalScrollBarInset = Enum.ScrollBarInset.ScrollBar
  291. OutputMessage.AutomaticCanvasSize = Enum.AutomaticSize.XY
  292.  
  293. example2.Name = "example2"
  294. example2.Parent = OutputMessage
  295. example2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  296. example2.BackgroundTransparency = 1.000
  297. example2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  298. example2.BorderSizePixel = 0
  299. example2.Position = UDim2.new(0.0192874484, 0, 0, 0)
  300. example2.Size = UDim2.new(0, 354, 0, 16)
  301. example2.Font = Enum.Font.SourceSans
  302. example2.Text = "use \":clear\" in the cmd bar to clear console and \":exit\" to close the panel"
  303. example2.TextColor3 = Color3.fromRGB(39, 86, 157)
  304. example2.TextSize = 14.000
  305. example2.TextStrokeTransparency = 0.100
  306. example2.TextXAlignment = Enum.TextXAlignment.Left
  307.  
  308. UIListLayout.Parent = OutputMessage
  309. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  310.  
  311. Extra.Name = "Extra"
  312. Extra.Parent = Frame_2
  313. Extra.Active = true
  314. Extra.BackgroundColor3 = Color3.fromRGB(42, 42, 42)
  315. Extra.BorderColor3 = Color3.fromRGB(0, 0, 0)
  316. Extra.BorderSizePixel = 0
  317. Extra.Position = UDim2.new(0.22978723, 0, 0.0498220623, 0)
  318. Extra.Size = UDim2.new(0, 361, 0, 254)
  319. Extra.Visible = false
  320.  
  321. FeHaxGui.Name = "FeHaxGui"
  322. FeHaxGui.Parent = Extra
  323. FeHaxGui.BackgroundColor3 = Color3.fromRGB(75, 75, 75)
  324. FeHaxGui.BorderColor3 = Color3.fromRGB(0, 0, 0)
  325. FeHaxGui.BorderSizePixel = 0
  326. FeHaxGui.Size = UDim2.new(0, 175, 0, 50)
  327. FeHaxGui.Font = Enum.Font.Arial
  328. FeHaxGui.TextColor3 = Color3.fromRGB(255, 255, 255)
  329. FeHaxGui.TextSize = 14.000
  330.  
  331. InfiniteYield.Name = "InfiniteYield"
  332. InfiniteYield.Parent = Extra
  333. InfiniteYield.BackgroundColor3 = Color3.fromRGB(75, 75, 75)
  334. InfiniteYield.BorderColor3 = Color3.fromRGB(0, 0, 0)
  335. InfiniteYield.BorderSizePixel = 0
  336. InfiniteYield.Position = UDim2.new(0.484764546, 0, 0, 0)
  337. InfiniteYield.Size = UDim2.new(0, 174, 0, 50)
  338. InfiniteYield.Font = Enum.Font.Arial
  339. InfiniteYield.TextColor3 = Color3.fromRGB(255, 255, 255)
  340. InfiniteYield.TextSize = 14.000
  341.  
  342. fix.Name = "fix"
  343. fix.Parent = Extra
  344. fix.FillDirection = Enum.FillDirection.Horizontal
  345. fix.SortOrder = Enum.SortOrder.LayoutOrder
  346. fix.Wraps = true
  347.  
  348. DarkDexV4.Name = "Dark DexV4"
  349. DarkDexV4.Parent = Extra
  350. DarkDexV4.BackgroundColor3 = Color3.fromRGB(75, 75, 75)
  351. DarkDexV4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  352. DarkDexV4.BorderSizePixel = 0
  353. DarkDexV4.Position = UDim2.new(0, 0, 0.196850389, 0)
  354. DarkDexV4.Size = UDim2.new(0, 175, 0, 50)
  355. DarkDexV4.Font = Enum.Font.Arial
  356. DarkDexV4.TextColor3 = Color3.fromRGB(255, 255, 255)
  357. DarkDexV4.TextSize = 14.000
  358.  
  359. R6.Name = "R6"
  360. R6.Parent = Extra
  361. R6.BackgroundColor3 = Color3.fromRGB(75, 75, 75)
  362. R6.BorderColor3 = Color3.fromRGB(0, 0, 0)
  363. R6.BorderSizePixel = 0
  364. R6.Position = UDim2.new(0, 0, 0.196850389, 0)
  365. R6.Size = UDim2.new(0, 175, 0, 50)
  366. R6.Font = Enum.Font.Arial
  367. R6.TextColor3 = Color3.fromRGB(255, 255, 255)
  368. R6.TextSize = 14.000
  369.  
  370. ForceField.Name = "ForceField"
  371. ForceField.Parent = Frame_2
  372. ForceField.BackgroundColor3 = Color3.fromRGB(74, 74, 74)
  373. ForceField.BorderColor3 = Color3.fromRGB(0, 0, 0)
  374. ForceField.BorderSizePixel = 0
  375. ForceField.Position = UDim2.new(0.22978723, 0, 0.672597885, 0)
  376. ForceField.Size = UDim2.new(0, 362, 0, 15)
  377. ForceField.Visible = false
  378. ForceField.Font = Enum.Font.Arial
  379. ForceField.Text = "Force Field"
  380. ForceField.TextColor3 = Color3.fromRGB(255, 255, 255)
  381. ForceField.TextSize = 14.000
  382.  
  383. getidandusername.Name = "getidandusername"
  384. getidandusername.Parent = Frame_2
  385. getidandusername.BackgroundColor3 = Color3.fromRGB(74, 74, 74)
  386. getidandusername.BorderColor3 = Color3.fromRGB(0, 0, 0)
  387. getidandusername.BorderSizePixel = 0
  388. getidandusername.Position = UDim2.new(0.22978723, 0, 0.725978673, 0)
  389. getidandusername.Size = UDim2.new(0, 362, 0, 15)
  390. getidandusername.Visible = false
  391. getidandusername.Font = Enum.Font.Arial
  392. getidandusername.Text = "Username and UserId"
  393. getidandusername.TextColor3 = Color3.fromRGB(255, 255, 255)
  394. getidandusername.TextSize = 14.000
  395.  
  396. Executor_2.Name = "Executor"
  397. Executor_2.Parent = Frame_2
  398. Executor_2.BackgroundColor3 = Color3.fromRGB(86, 86, 86)
  399. Executor_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  400. Executor_2.BorderSizePixel = 0
  401. Executor_2.Position = UDim2.new(0, 0, 0.619217098, 0)
  402. Executor_2.Size = UDim2.new(0, 108, 0, 40)
  403. Executor_2.Font = Enum.Font.Michroma
  404. Executor_2.Text = "Executor"
  405. Executor_2.TextColor3 = Color3.fromRGB(254, 254, 254)
  406. Executor_2.TextSize = 14.000
  407.  
  408. ExecutorScroll.Name = "ExecutorScroll"
  409. ExecutorScroll.Parent = Frame_2
  410. ExecutorScroll.Active = true
  411. ExecutorScroll.BackgroundColor3 = Color3.fromRGB(42, 42, 42)
  412. ExecutorScroll.BorderColor3 = Color3.fromRGB(0, 0, 0)
  413. ExecutorScroll.BorderSizePixel = 0
  414. ExecutorScroll.Position = UDim2.new(0.22978723, 0, 0.0569395013, 0)
  415. ExecutorScroll.Size = UDim2.new(0, 361, 0, 227)
  416. ExecutorScroll.Visible = false
  417.  
  418. TextBox_2.Parent = ExecutorScroll
  419. TextBox_2.BackgroundColor3 = Color3.fromRGB(42, 42, 42)
  420. TextBox_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  421. TextBox_2.BorderSizePixel = 0
  422. TextBox_2.Position = UDim2.new(0.0166204982, 0, 0, 0)
  423. TextBox_2.Size = UDim2.new(0, 355, 0, 227)
  424. TextBox_2.ClearTextOnFocus = false
  425. TextBox_2.Font = Enum.Font.SourceSans
  426. TextBox_2.MultiLine = true
  427. TextBox_2.Text = "print(\"dawg\")"
  428. TextBox_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  429. TextBox_2.TextSize = 14.000
  430. TextBox_2.TextXAlignment = Enum.TextXAlignment.Left
  431. TextBox_2.TextYAlignment = Enum.TextYAlignment.Top
  432.  
  433. clr.Name = "clr"
  434. clr.Parent = Frame_2
  435. clr.BackgroundColor3 = Color3.fromRGB(74, 74, 74)
  436. clr.BorderColor3 = Color3.fromRGB(0, 0, 0)
  437. clr.BorderSizePixel = 0
  438. clr.Position = UDim2.new(0.574468076, 0, 0.864768684, 0)
  439. clr.Size = UDim2.new(0, 199, 0, 25)
  440. clr.Visible = false
  441. clr.Font = Enum.Font.RobotoMono
  442. clr.Text = "CLEAR"
  443. clr.TextColor3 = Color3.fromRGB(255, 255, 255)
  444. clr.TextSize = 14.000
  445.  
  446. exe.Name = "exe"
  447. exe.Parent = Frame_2
  448. exe.BackgroundColor3 = Color3.fromRGB(74, 74, 74)
  449. exe.BorderColor3 = Color3.fromRGB(0, 0, 0)
  450. exe.BorderSizePixel = 0
  451. exe.Position = UDim2.new(0.22978723, 0, 0.864768684, 0)
  452. exe.Size = UDim2.new(0, 162, 0, 25)
  453. exe.Visible = false
  454. exe.Font = Enum.Font.RobotoMono
  455. exe.Text = "EXECUTE"
  456. exe.TextColor3 = Color3.fromRGB(255, 255, 255)
  457. exe.TextSize = 14.000
  458.  
  459. -- Scripts:
  460.  
  461. local function BIOJRPE_fake_script() -- CommandLine.Open/Close
  462. local script = Instance.new('LocalScript', CommandLine)
  463.  
  464. local TweenService = game:GetService("TweenService")
  465. local inputservice = game:GetService("UserInputService")
  466. local lp = game.Players.LocalPlayer
  467. local Exe = script.Parent.Parent.CommandLine.Parent.Executor.Frame.ExecutorScroll.TextBox
  468.  
  469. local finalPos = UDim2.new(-0, 0,0.046, 0)
  470. local oldPos = UDim2.new(-0, 0,0, -100)
  471.  
  472. local textbox = script.Parent
  473. local typing = false
  474.  
  475. local boolean = nil
  476.  
  477.  
  478. function notfication(text)
  479. if Notification then
  480. return
  481. end
  482.  
  483. local finalSize = UDim2.new(1, 0,1, 0)
  484. local first = UDim2.new(0, 0, 0, 0)
  485.  
  486.  
  487. local TextLabel = Instance.new("TextLabel")
  488. TextLabel.Text = tostring(text)
  489. TextLabel.Size = first
  490. TextLabel.Font = Enum.Font.Nunito
  491. TextLabel.Position = UDim2.new(0.5, 0, 0.5, 0)
  492. TextLabel.AnchorPoint = Vector2.new(0.5, 0.5)
  493. TextLabel.Name = "NOTIFICATION"
  494. TextLabel.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
  495. TextLabel.BackgroundTransparency = 0.5
  496. TextLabel.TextColor3 = Color3.new(255, 255, 255)
  497. TextLabel.Font = Enum.Font.Arimo
  498. TextLabel.Parent = main
  499. TextLabel.TextSize= 20
  500. local corner = Instance.new("UICorner")
  501. corner.Parent = TextLabel
  502. corner.CornerRadius = UDim.new(1,0)
  503.  
  504. TweenService:Create(TextLabel, TweenInfo.new(1),{Size = finalSize}):Play()
  505. TweenService:Create(corner ,TweenInfo.new(1), {CornerRadius = UDim.new(0,0)}):Play()
  506. Notification = true
  507. wait(5)
  508. TextLabel:Destroy()
  509. Notification = false
  510.  
  511. end
  512.  
  513. notfication(tostring(lp) .. " YOU ARE THE OWNER prefix : ".. "'"..tostring(string.gsub(tostring(prefix),"Enum.KeyCode.","")).."'")
  514.  
  515.  
  516. local function Open()
  517. boolean = true
  518. TweenService:Create(textbox, TweenInfo.new(1),{Position = finalPos}):Play()
  519. print("open")
  520. end
  521.  
  522. local function Close()
  523. boolean = false
  524. TweenService:Create(textbox, TweenInfo.new(2),{Position = oldPos}):Play()
  525. print("close")
  526. end
  527.  
  528. textbox.Focused:Connect(function()
  529. typing=true
  530. end)
  531.  
  532. textbox.FocusLost:Connect(function()
  533. typing=false
  534. end)
  535.  
  536. Exe.Focused:Connect(function()
  537. typing=true
  538. end)
  539. Exe.FocusLost:Connect(function()
  540. typing=false
  541. end)
  542.  
  543. inputservice.InputBegan:Connect(function(input)
  544. if input.KeyCode == prefix and not typing then
  545. if boolean then
  546. Close()
  547. else
  548. Open()
  549. end
  550. print(input)
  551. end
  552. end)
  553. end
  554. coroutine.wrap(BIOJRPE_fake_script)()
  555. local function ILSLX_fake_script() -- CommandLine.Commands
  556. local script = Instance.new('LocalScript', CommandLine)
  557.  
  558. local textbox = script.Parent
  559. local TweenService = game:GetService("TweenService")
  560. local SoundService = game:GetService("SoundService")
  561. local commands = script.Parent.Parent.Commands
  562. local sss = script.Parent.Parent.Executor
  563.  
  564. local stopAllLoop = false
  565. local Notification = nil
  566.  
  567.  
  568. local lp = game:GetService'Players'.LocalPlayer
  569. local CHARACTER = lp.Character or lp.Character:Wait()
  570. local humanoid = CHARACTER:FindFirstChildWhichIsA("Humanoid")
  571.  
  572. local function notfication(text)
  573. if Notification then
  574. return
  575. end
  576.  
  577. local finalSize = UDim2.new(1, 0,1, 0)
  578. local first = UDim2.new(0, 0, 0, 0)
  579.  
  580.  
  581. local TextLabel = Instance.new("TextLabel")
  582. TextLabel.Text = tostring(text)
  583. TextLabel.Size = first
  584. TextLabel.Position = UDim2.new(0.5, 0, 0.5, 0)
  585. TextLabel.AnchorPoint = Vector2.new(0.5, 0.5)
  586. TextLabel.Name = "NOTIFICATION"
  587. TextLabel.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
  588. TextLabel.BackgroundTransparency = 0.5
  589. TextLabel.TextColor3 = Color3.new(255, 255, 255)
  590. TextLabel.Font = Enum.Font.Arimo
  591. TextLabel.Parent = main
  592. TextLabel.TextSize= 20
  593. local corner = Instance.new("UICorner")
  594. corner.Parent = TextLabel
  595. corner.CornerRadius = UDim.new(1,0)
  596.  
  597. TweenService:Create(TextLabel, TweenInfo.new(1),{Size = finalSize}):Play()
  598. TweenService:Create(corner ,TweenInfo.new(1), {CornerRadius = UDim.new(0,0)}):Play()
  599. Notification = true
  600. wait(5)
  601. TextLabel:Destroy()
  602. Notification = false
  603. end
  604.  
  605. textbox.FocusLost:Connect(function()
  606. if textbox.Text == ":stoploop" then
  607. stopAllLoop=true
  608. end
  609. end)
  610.  
  611. local function BreakSound(speed)
  612. if SoundService.RespectFilteringEnabled then
  613. notfication("RespectFilteringEnabled is set to true THE SCRIPT WILL NOT REPLICATE.")
  614. return
  615. else
  616. stopAllLoop = false
  617.  
  618. for i,v in pairs(game.Workspace:GetDescendants()) do
  619. if v:IsA'Sound' then
  620. coroutine.wrap(function()
  621. while task.wait(speed) do
  622. if stopAllLoop then
  623. break
  624. end
  625. v:Play()
  626. end
  627. end)()
  628. end
  629. end
  630.  
  631. end
  632. end
  633.  
  634. local function StealTool(player)
  635. local plr = nil
  636. for i,PLAYER in pairs(game.Players:GetPlayers()) do
  637. if string.find(string.lower(PLAYER.Name), string.lower(player)) then
  638. plr = PLAYER
  639. for i,v in pairs(PLAYER.Backpack:GetChildren()) do
  640. if v:IsA("Tool") then
  641. v.Parent = lp.Backpack
  642. end
  643. end
  644. end
  645. end
  646.  
  647. if not plr then
  648. notfication(player .. " is not a player or player left or player dont exist.")
  649. end
  650.  
  651. end
  652.  
  653. local function Destroy(INSTANCE)
  654. local f = nil
  655.  
  656. for i,v in pairs(game:GetDescendants()) do
  657. if v:IsA(INSTANCE) then
  658. v:Destroy()
  659. f = true
  660. end
  661. end
  662.  
  663. if not f then
  664. notfication(tostring(INSTANCE) .. " Is not a game instance.")
  665. end
  666. end
  667.  
  668. local function ANTIKICK()
  669. if hookmetamethod then
  670. local namecall;
  671. namecall=hookmetamethod(game.Players.LocalPlayer,"__namecall",function(...)
  672. if getnamecallmethod() == "Kick" or getnamecallmethod() == "kick" then
  673. warn("tried to kick you", ...)
  674. return nil
  675. end
  676. return namecall(...)
  677. end)
  678. else
  679. notfication("Your executor dont support hookmetamethod.")
  680. end
  681. end
  682.  
  683. local function ShowCmds()
  684. commands.Visible = true
  685. end
  686.  
  687. local function Dance(id)
  688. local Animation = Instance.new("Animation")
  689. Animation.AnimationId = "rbxassetid://" .. id
  690. local track = humanoid:LoadAnimation(Animation)
  691. track:Play()
  692. end
  693.  
  694. local function DanceFlooding()
  695. stopAllLoop = false
  696. while task.wait() do if stopAllLoop then break end for k=math.random(1,99999),math.random(99999,4000000) do if stopAllLoop then break end wait(2)h=humanoid;anim=Instance.new("Animation")anim.AnimationId="rbxassetid://" .. k;t=h:LoadAnimation(anim):Play() end end
  697. end
  698.  
  699.  
  700. textbox.FocusLost:Connect(function()
  701. if textbox.Text == ":antikick" then
  702. ANTIKICK()
  703. end
  704. end)
  705.  
  706. local function ServerMessage(message)
  707. notfication(message)
  708. end
  709.  
  710. local function ShowSecretServicePanel()
  711. sss.Visible = true
  712. end
  713.  
  714.  
  715. textbox.FocusLost:Connect(function()
  716. local text=textbox.Text
  717.  
  718. local message = ":breaksound"
  719. if string.sub(text,1, #message) == message then
  720. local args = string.split(text ," ")
  721. local arg1 = args[2]
  722. BreakSound(tonumber(arg1))
  723. end
  724. end)
  725.  
  726. textbox.FocusLost:Connect(function()
  727. local text = textbox.Text
  728. local message = ":dance"
  729. if string.sub(text, 1,#message) == message then
  730. local args = string.split(text, " ")
  731. local danceID = args[2]
  732.  
  733. Dance(tonumber(danceID))
  734. end
  735. end)
  736.  
  737. textbox.FocusLost:Connect(function()
  738. if textbox.Text == ":floodconsole" then
  739. DanceFlooding()
  740. end
  741. end)
  742.  
  743. textbox.FocusLost:Connect(function()
  744. local message = ":deleteinstance"
  745. local text=textbox.Text
  746. if string.sub(text,1, #message) == message then
  747. local args = string.split(text, " ")
  748. local instance = args[2]
  749.  
  750. Destroy(instance)
  751. end
  752. end)
  753.  
  754. textbox.FocusLost:Connect(function()
  755. local message = ":stealtool"
  756. local text = textbox.Text
  757.  
  758. if string.sub(text, 1 , #message) == message then
  759. local args = string.split(text, " ")
  760. local player = args[2]
  761.  
  762. StealTool(player)
  763. end
  764. end)
  765.  
  766. textbox.FocusLost:Connect(function()
  767. local msg = ":servermessage"
  768. local text=textbox.Text
  769.  
  770. --text = text:gsub("%s+", " ")
  771. if string.sub(text, 1 ,#msg) == msg then
  772. local message = string.sub(text, #msg + 2)
  773.  
  774.  
  775. ServerMessage(message)
  776. end
  777. end)
  778.  
  779. textbox.FocusLost:Connect(function()
  780. if textbox.Text == ":cmds" then
  781. ShowCmds()
  782. end
  783. end)
  784.  
  785. textbox.FocusLost:Connect(function()
  786. if textbox.Text == ":sss" then
  787. ShowSecretServicePanel()
  788. end
  789. end)
  790. end
  791. coroutine.wrap(ILSLX_fake_script)()
  792. local function XDIEPI_fake_script() -- ScrollingFrame.LocalScript
  793. local script = Instance.new('LocalScript', ScrollingFrame)
  794.  
  795. local textbox =script.Parent.Parent.Parent.Parent.CommandLine
  796.  
  797.  
  798. local cmd = {
  799. ":stoploop [STOP ALL THE LOOP]",
  800. ":breaksound [NUMBER/SPEED]",
  801. ":deleteinstance [INSTANCENAME] -- example 'Part'",
  802. ":ANTIKICK ",
  803. ":DANCE [Animation ID]",
  804. ":floodconsole (flood the console)",
  805. ":servermessage [MESSAGE]",
  806. ":stealtool [PLAYER NAME]",
  807. ":cmds",
  808. ":sss [SHOW A SECRET SERVICE PANEL (FE)]"
  809.  
  810. }
  811.  
  812. local button = script.Parent.Parent.close
  813. button.MouseButton1Click:Connect(function()
  814. script.Parent.Parent.Parent.Visible = false
  815. end)
  816.  
  817. local offset = 30
  818.  
  819. local text = script.Parent.TextLabel
  820.  
  821. for i,tab in ipairs(cmd) do
  822. local cmds = text:Clone()
  823. cmds.Parent=script.Parent
  824. cmds.Text = tostring(tab)
  825. cmds.Position = UDim2.new(0,0,0,offset)
  826.  
  827. offset = offset + 30
  828. end
  829. end
  830. coroutine.wrap(XDIEPI_fake_script)()
  831. local function TNUZBPG_fake_script() -- Commands.LocalScript
  832. local script = Instance.new('LocalScript', Commands)
  833.  
  834. local UserInputService = game:GetService("UserInputService")
  835.  
  836. local gui = script.Parent.Parent.Executor
  837.  
  838. local dragging
  839. local dragInput
  840. local dragStart
  841. local startPos
  842.  
  843. local function update(input)
  844. local delta = input.Position - dragStart
  845. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  846. end
  847.  
  848. gui.InputBegan:Connect(function(input)
  849. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  850. dragging = true
  851. dragStart = input.Position
  852. startPos = gui.Position
  853.  
  854. input.Changed:Connect(function()
  855. if input.UserInputState == Enum.UserInputState.End then
  856. dragging = false
  857. end
  858. end)
  859. end
  860. end)
  861.  
  862. gui.InputChanged:Connect(function(input)
  863. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  864. dragInput = input
  865. end
  866. end)
  867.  
  868. UserInputService.InputChanged:Connect(function(input)
  869. if input == dragInput and dragging then
  870. update(input)
  871. end
  872. end)
  873.  
  874. local UserInputService = game:GetService("UserInputService")
  875.  
  876. local gui2 = script.Parent
  877.  
  878. local dragging
  879. local dragInput
  880. local dragStart
  881. local startPos
  882.  
  883. local function updatee(input)
  884. local delta = input.Position - dragStart
  885. gui2.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  886. end
  887.  
  888. gui2.InputBegan:Connect(function(input)
  889. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  890. dragging = true
  891. dragStart = input.Position
  892. startPos = gui2.Position
  893.  
  894. input.Changed:Connect(function()
  895. if input.UserInputState == Enum.UserInputState.End then
  896. dragging = false
  897. end
  898. end)
  899. end
  900. end)
  901.  
  902. gui2.InputChanged:Connect(function(input)
  903. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  904. dragInput = input
  905. end
  906. end)
  907.  
  908. UserInputService.InputChanged:Connect(function(input)
  909. if input == dragInput and dragging then
  910. updatee(input)
  911. end
  912. end)
  913. end
  914. coroutine.wrap(TNUZBPG_fake_script)()
  915. local function UREXL_fake_script() -- PlayerList.LocalScript
  916. local script = Instance.new('LocalScript', PlayerList)
  917.  
  918. local GetPlayer = script.Parent.Parent.GetPlayers
  919. local example = script.Parent.Parent.PlayerList.example
  920. local LogService = game:GetService("LogService")
  921. local Player = game:GetService("Players")
  922. local lp = Player.LocalPlayer
  923. local char = lp.Character
  924. local scroll = script.Parent
  925. local TeleportTo = scroll.Parent.teleportTo
  926. local output = scroll.Parent.Output
  927. local scroll2 = script.Parent.Parent.OutputMessage
  928. local example2 = scroll2.example2
  929. local execute = script.Parent.Parent.TextBox.TextButton
  930. local Extra = scroll.Parent.MoreScript
  931. local Extra2 = script.Parent.Parent.Extra
  932. local force = scroll.Parent.ForceField
  933. local getuseridandusername = scroll.Parent.getidandusername
  934. local executorButton= scroll.Parent.Executor
  935. local ScrollExecutor = script.Parent.Parent.ExecutorScroll
  936. local clear = scroll.Parent.clr
  937. local execute = scroll.Parent.exe
  938.  
  939.  
  940. local offset = 15
  941. local offset1 = 15
  942.  
  943. local ClonedCharacter = {}
  944.  
  945.  
  946. local selected = scroll.Parent.player
  947. local SelectedPlayerObjectValue = Instance.new("ObjectValue")
  948. SelectedPlayerObjectValue.Parent = scroll
  949. SelectedPlayerObjectValue.Name = "Player"
  950.  
  951.  
  952. SelectedPlayerObjectValue:GetPropertyChangedSignal("Value"):Connect(function()
  953. local value = SelectedPlayerObjectValue.Value
  954. print(value)
  955. selected.Text = "Player: " .. tostring(value)
  956. end)
  957.  
  958.  
  959.  
  960. local function ClearBefore()
  961. for i,v in next, scroll:GetChildren() do
  962. if v~= script and v~= example and v~= SelectedPlayerObjectValue and v.Name ~= "UIListLayout" then
  963. v:Destroy()
  964. end
  965. end
  966. offset = 15
  967. end
  968.  
  969. local function ClearTable()
  970. for i,v in ipairs(ClonedCharacter) do
  971. table.remove(ClonedCharacter,v)
  972. end
  973. end
  974.  
  975. GetPlayer.MouseButton1Click:Connect(function()
  976. scroll2.Visible = false
  977. scroll.Visible = true
  978. TeleportTo.Visible = true
  979. force.Visible = true
  980. selected.Visible=true
  981. Extra2.Visible = false
  982. ScrollExecutor.Visible = false
  983. getuseridandusername.Visible = true
  984. execute.Visible = false
  985. clear.Visible = false
  986. ClearBefore()
  987. for i,v in pairs(Player:GetPlayers()) do
  988. local clone = example:Clone()
  989. clone.Parent = scroll
  990. clone.Text = tostring(v)
  991. clone.Position = UDim2.new(0,0,0,offset)
  992. clone.Visible = true
  993. clone.Name = tostring(v)
  994.  
  995.  
  996. clone.MouseButton1Click:Connect(function()
  997. SelectedPlayerObjectValue.Value = v
  998. end)
  999.  
  1000. offset = offset + 15
  1001. end
  1002. end)
  1003.  
  1004. executorButton.MouseButton1Click:Connect(function()
  1005. scroll2.Visible = false
  1006. scroll.Visible = false
  1007. TeleportTo.Visible = false
  1008. force.Visible = false
  1009. selected.Visible=false
  1010. Extra2.Visible = false
  1011. getuseridandusername.Visible = false
  1012. ScrollExecutor.Visible = true
  1013. execute.Visible = true
  1014. clear.Visible = true
  1015.  
  1016.  
  1017. end)
  1018.  
  1019.  
  1020.  
  1021. local connection;
  1022. output.MouseButton1Click:Connect(function()
  1023. scroll2.Visible = true
  1024. TeleportTo.Visible = false
  1025. selected.Visible = false
  1026. Extra2.Visible = false
  1027. force.Visible = false
  1028. getuseridandusername.Visible = false
  1029. ScrollExecutor.Visible = false
  1030. clear.Visible = false
  1031. execute.Visible = false
  1032.  
  1033. ClearBefore()
  1034.  
  1035. if connection then
  1036. connection:Disconnect()
  1037. end
  1038. connection = LogService.MessageOut:Connect(function(msg,messageType)
  1039. local clone = example2:Clone()
  1040. clone.Position = UDim2.new(0,0,0,offset1)
  1041. clone.TextColor3 = Color3.new(0.772549, 0.768627, 0.713725)
  1042. clone.Text=" > "..string.gsub(msg,">","")
  1043. clone.BackgroundTransparency = 1
  1044. clone.Name = tostring(msg)
  1045. clone.Parent= scroll2
  1046. if messageType == Enum.MessageType.MessageOutput then
  1047. clone.TextColor3 = Color3.new(0.772549, 0.768627, 0.713725)
  1048. elseif messageType == Enum.MessageType.MessageInfo then
  1049. clone.TextColor3 = Color3.new(0.196078, 0.298039, 0.666667)
  1050. elseif messageType == Enum.MessageType.MessageError then
  1051. clone.TextColor3 = Color3.new(0.8, 0.0784314, 0.0235294)
  1052. elseif messageType == Enum.MessageType.MessageWarning then
  1053. clone.TextColor3 = Color3.new(0.945098, 0.580392, 0.0745098)
  1054. end
  1055. offset1 = offset1 + clone.AbsoluteSize.Y + 15
  1056. end)
  1057. end)
  1058.  
  1059. TeleportTo.MouseButton1Click:Connect(function()
  1060. local value = SelectedPlayerObjectValue.Value
  1061. if value ~= nil then
  1062. char.HumanoidRootPart.CFrame = value.Character:FindFirstChild("HumanoidRootPart").CFrame
  1063. end
  1064. end)
  1065.  
  1066. force.MouseButton1Click:Connect(function()
  1067. local value =SelectedPlayerObjectValue.Value
  1068. if value ~= nil then
  1069. local ff = Instance.new("ForceField")
  1070. ff.Parent = value.Character
  1071. end
  1072. end)
  1073.  
  1074.  
  1075. getuseridandusername.MouseButton1Click:Connect(function()
  1076. local value=SelectedPlayerObjectValue.Value
  1077. print("UserId: "..value.UserId .. " Username: "..value.Name)
  1078. if setclipboard then
  1079. setclipboard(value.UserId .. " ".. value.Name)
  1080. else
  1081. notfication("setclipboard function is not avaible , check console for id and username")
  1082. end
  1083. end)
  1084.  
  1085.  
  1086. Extra.MouseButton1Click:Connect(function()
  1087. TeleportTo.Visible = false
  1088. selected.Visible = false
  1089. Extra2.Visible = true
  1090. force.Visible = false
  1091. getuseridandusername.Visible = false
  1092. clear.Visible = false
  1093. execute.Visible = false
  1094. ScrollExecutor.Visible = false
  1095. end)
  1096. end
  1097. coroutine.wrap(UREXL_fake_script)()
  1098. local function VAPSQ_fake_script() -- TextBox.LocalScript
  1099. local script = Instance.new('LocalScript', TextBox)
  1100.  
  1101. local scroll = script.Parent.Parent.OutputMessage
  1102. local textbox = script.Parent
  1103. local EXECUTE = textbox.TextButton
  1104.  
  1105.  
  1106. local function Clear()
  1107. for i,v in pairs(scroll:GetChildren()) do
  1108. if v.Name ~= "example2" and v.Name ~= "UIListLayout" then
  1109. v:Destroy()
  1110. end
  1111. end
  1112. end
  1113.  
  1114.  
  1115. local function EXIT()
  1116. script.Parent.Parent.Parent.Parent.Executor.Visible = false
  1117. end
  1118.  
  1119. EXECUTE.MouseButton1Click:Connect(function()
  1120. if textbox.Text == ":clear" then
  1121. Clear()
  1122. end
  1123. end)
  1124.  
  1125.  
  1126. EXECUTE.MouseButton1Click:Connect(function()
  1127. if textbox.Text == ":exit" then
  1128. EXIT()
  1129. end
  1130. end)
  1131. end
  1132. coroutine.wrap(VAPSQ_fake_script)()
  1133. local function KQHCXZ_fake_script() -- Extra.LocalScript
  1134. local script = Instance.new('LocalScript', Extra)
  1135.  
  1136. local scroll = script.Parent
  1137.  
  1138. local hax = scroll.FeHaxGui
  1139. local IY = scroll.InfiniteYield
  1140. local DarkDex = scroll["Dark DexV4"]
  1141. local R6Converter = scroll.R6
  1142.  
  1143. for i,v in pairs(scroll:GetChildren()) do
  1144. if v~= script and v.Name ~= "fix" then
  1145. v.Text = v.Name
  1146. end
  1147. end
  1148.  
  1149.  
  1150. hax.MouseButton1Click:Connect(function()
  1151. loadstring(game:HttpGetAsync("https://pastebin.com/raw/Kcj0J4wb"))()
  1152. end)
  1153.  
  1154. IY.MouseButton1Click:Connect(function()
  1155. --[[CREDIT TO INFINITEYIELD DEVELOPER]]
  1156. loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source"))()
  1157. end)
  1158.  
  1159.  
  1160. DarkDex.MouseButton1Click:Connect(function()
  1161. --[[CREDIT TO ZIANNA(MOON) IY VERSION(suppoerted version)]]
  1162. loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/infyiff/backup/main/dex.lua"))()
  1163. end)
  1164.  
  1165. R6Converter.MouseButton1Click:Connect(function()
  1166. loadstring(game:HttpGetAsync("https://pastebin.com/raw/9BFcHqfK"))()
  1167. end)
  1168.  
  1169. end
  1170. coroutine.wrap(KQHCXZ_fake_script)()
  1171. local function TIWL_fake_script() -- TextBox_2.LocalScript
  1172. local script = Instance.new('LocalScript', TextBox_2)
  1173.  
  1174. local clear = script.Parent.Parent.Parent.clr
  1175. local exe = script.Parent.Parent.Parent.exe
  1176.  
  1177. local textbox = script.Parent
  1178.  
  1179. local ToExecute = ""
  1180.  
  1181. textbox:GetPropertyChangedSignal("ContentText"):Connect(function()
  1182. local content = textbox.ContentText
  1183. ToExecute = content
  1184. end)
  1185.  
  1186. local function Clear()
  1187. textbox.Text = ""
  1188. end
  1189. local function execute()
  1190. loadstring(textbox.Text)()
  1191. end
  1192.  
  1193. clear.MouseButton1Click:Connect(Clear)
  1194. exe.MouseButton1Click:Connect(execute)
  1195.  
  1196. end
  1197. coroutine.wrap(TIWL_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement