Advertisement
ExecutorForALLdomain

FE Admin Server Sided

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