Advertisement
ExecutorForALLdomain

Untitled

Feb 27th, 2024 (edited)
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.03 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local Frame_2 = Instance.new("Frame")
  9. local TextLabel = Instance.new("TextLabel")
  10. local ImageLabel = Instance.new("ImageLabel")
  11. local TextBox = Instance.new("TextBox")
  12. local TextLabel_2 = Instance.new("TextLabel")
  13. local Frame_3 = Instance.new("Frame")
  14. local TextLabel_3 = Instance.new("TextLabel")
  15. local TextLabel_4 = Instance.new("TextLabel")
  16. local TextLabel_5 = Instance.new("TextLabel")
  17. local TextLabel_6 = Instance.new("TextLabel")
  18. local TextLabel_7 = Instance.new("TextLabel")
  19. local TextLabel_8 = Instance.new("TextLabel")
  20. local TextLabel_9 = Instance.new("TextLabel")
  21. local TextLabel_10 = Instance.new("TextLabel")
  22. local TextLabel_11 = Instance.new("TextLabel")
  23.  
  24. --Properties:
  25.  
  26. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  27.  
  28. Frame.Parent = ScreenGui
  29. Frame.BackgroundColor3 = Color3.fromRGB(50, 34, 27)
  30. Frame.BackgroundTransparency = 0.150
  31. Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  32. Frame.BorderSizePixel = 0
  33. Frame.Position = UDim2.new(0.748725414, 0, 0.877887785, 0)
  34. Frame.Size = UDim2.new(0, 212, 0, 65)
  35.  
  36. Frame_2.Parent = Frame
  37. Frame_2.BackgroundColor3 = Color3.fromRGB(34, 16, 11)
  38. Frame_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  39. Frame_2.BorderSizePixel = 0
  40. Frame_2.Position = UDim2.new(0.0424528308, 0, 0.184615389, 0)
  41. Frame_2.Size = UDim2.new(0, 195, 0, 43)
  42.  
  43. TextLabel.Parent = Frame_2
  44. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  45. TextLabel.BackgroundTransparency = 1.000
  46. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  47. TextLabel.BorderSizePixel = 0
  48. TextLabel.Position = UDim2.new(-0.0153846154, 0, 0, 0)
  49. TextLabel.Size = UDim2.new(0, 200, 0, 43)
  50. TextLabel.Font = Enum.Font.SourceSans
  51. TextLabel.Text = "Welcome to Mr.Bean Admin Use the\\nProgram to execute scripts Status\\nEnabled! press : to inject Scripts!"
  52. TextLabel.TextColor3 = Color3.fromRGB(175, 163, 48)
  53. TextLabel.TextScaled = true
  54. TextLabel.TextSize = 14.000
  55. TextLabel.TextWrapped = true
  56.  
  57. ImageLabel.Parent = Frame
  58. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  59. ImageLabel.BackgroundTransparency = 1.000
  60. ImageLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  61. ImageLabel.BorderSizePixel = 0
  62. ImageLabel.Position = UDim2.new(1.07547164, 0, -0.384615391, 0)
  63. ImageLabel.Size = UDim2.new(0, 86, 0, 90)
  64. ImageLabel.Image = "rbxassetid://16523540787"
  65.  
  66. TextBox.Parent = ScreenGui
  67. TextBox.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  68. TextBox.BackgroundTransparency = 1.000
  69. TextBox.BorderColor3 = Color3.fromRGB(0, 0, 0)
  70. TextBox.BorderSizePixel = 0
  71. TextBox.Position = UDim2.new(0.0109999999, 0, 0, -50)
  72. TextBox.Size = UDim2.new(0, 1251, 0, 50)
  73. TextBox.Font = Enum.Font.Arial
  74. TextBox.Text = ""
  75. TextBox.TextColor3 = Color3.fromRGB(255, 255, 255)
  76. TextBox.TextSize = 52.000
  77. TextBox.TextWrapped = true
  78.  
  79. TextLabel_2.Parent = ScreenGui
  80. TextLabel_2.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  81. TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  82. TextLabel_2.BorderSizePixel = 0
  83. TextLabel_2.Position = UDim2.new(0.426012456, 0, 0.210361063, 0)
  84. TextLabel_2.Size = UDim2.new(0, 534, 0, 50)
  85. TextLabel_2.Font = Enum.Font.FredokaOne
  86. TextLabel_2.Text = "Command List"
  87. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  88. TextLabel_2.TextSize = 49.000
  89. TextLabel_2.TextWrapped = true
  90.  
  91. Frame_3.Parent = TextLabel_2
  92. Frame_3.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  93. Frame_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  94. Frame_3.BorderSizePixel = 0
  95. Frame_3.Position = UDim2.new(-0.000936329598, 0, 1, 0)
  96. Frame_3.Size = UDim2.new(0, 534, 0, 262)
  97.  
  98. TextLabel_3.Parent = Frame_3
  99. TextLabel_3.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  100. TextLabel_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  101. TextLabel_3.BorderSizePixel = 0
  102. TextLabel_3.Size = UDim2.new(0, 115, 0, 50)
  103. TextLabel_3.Font = Enum.Font.FredokaOne
  104. TextLabel_3.Text = ":hint"
  105. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  106. TextLabel_3.TextSize = 30.000
  107.  
  108. TextLabel_4.Parent = Frame_3
  109. TextLabel_4.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  110. TextLabel_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  111. TextLabel_4.BorderSizePixel = 0
  112. TextLabel_4.Position = UDim2.new(0, 0, 0.23282443, 0)
  113. TextLabel_4.Size = UDim2.new(0, 115, 0, 50)
  114. TextLabel_4.Font = Enum.Font.FredokaOne
  115. TextLabel_4.Text = ":chat all"
  116. TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  117. TextLabel_4.TextSize = 30.000
  118.  
  119. TextLabel_5.Parent = Frame_3
  120. TextLabel_5.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  121. TextLabel_5.BorderColor3 = Color3.fromRGB(0, 0, 0)
  122. TextLabel_5.BorderSizePixel = 0
  123. TextLabel_5.Position = UDim2.new(0, 0, 0.423664123, 0)
  124. TextLabel_5.Size = UDim2.new(0, 115, 0, 50)
  125. TextLabel_5.Font = Enum.Font.FredokaOne
  126. TextLabel_5.Text = ":fire all"
  127. TextLabel_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  128. TextLabel_5.TextSize = 30.000
  129.  
  130. TextLabel_6.Parent = Frame_3
  131. TextLabel_6.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  132. TextLabel_6.BorderColor3 = Color3.fromRGB(0, 0, 0)
  133. TextLabel_6.BorderSizePixel = 0
  134. TextLabel_6.Position = UDim2.new(0, 0, 0.648854971, 0)
  135. TextLabel_6.Size = UDim2.new(0, 115, 0, 50)
  136. TextLabel_6.Font = Enum.Font.FredokaOne
  137. TextLabel_6.Text = ":knife"
  138. TextLabel_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  139. TextLabel_6.TextSize = 30.000
  140.  
  141. TextLabel_7.Parent = Frame_3
  142. TextLabel_7.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  143. TextLabel_7.BorderColor3 = Color3.fromRGB(0, 0, 0)
  144. TextLabel_7.BorderSizePixel = 0
  145. TextLabel_7.Position = UDim2.new(0.215355799, 0, 0, 0)
  146. TextLabel_7.Size = UDim2.new(0, 115, 0, 50)
  147. TextLabel_7.Font = Enum.Font.FredokaOne
  148. TextLabel_7.Text = ":R6"
  149. TextLabel_7.TextColor3 = Color3.fromRGB(255, 255, 255)
  150. TextLabel_7.TextSize = 30.000
  151.  
  152. TextLabel_8.Parent = Frame_3
  153. TextLabel_8.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  154. TextLabel_8.BorderColor3 = Color3.fromRGB(0, 0, 0)
  155. TextLabel_8.BorderSizePixel = 0
  156. TextLabel_8.Position = UDim2.new(0.230337083, 0, 0.23282443, 0)
  157. TextLabel_8.Size = UDim2.new(0, 115, 0, 50)
  158. TextLabel_8.Font = Enum.Font.FredokaOne
  159. TextLabel_8.Text = ":sm"
  160. TextLabel_8.TextColor3 = Color3.fromRGB(255, 255, 255)
  161. TextLabel_8.TextSize = 30.000
  162.  
  163. TextLabel_9.Parent = Frame_3
  164. TextLabel_9.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  165. TextLabel_9.BorderColor3 = Color3.fromRGB(0, 0, 0)
  166. TextLabel_9.BorderSizePixel = 0
  167. TextLabel_9.Position = UDim2.new(0.230337083, 0, 0.5, 0)
  168. TextLabel_9.Size = UDim2.new(0, 115, 0, 50)
  169. TextLabel_9.Font = Enum.Font.FredokaOne
  170. TextLabel_9.Text = ":decalspam"
  171. TextLabel_9.TextColor3 = Color3.fromRGB(255, 255, 255)
  172. TextLabel_9.TextScaled = true
  173. TextLabel_9.TextSize = 30.000
  174. TextLabel_9.TextWrapped = true
  175.  
  176. TextLabel_10.Parent = Frame_3
  177. TextLabel_10.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  178. TextLabel_10.BorderColor3 = Color3.fromRGB(0, 0, 0)
  179. TextLabel_10.BorderSizePixel = 0
  180. TextLabel_10.Position = UDim2.new(0.230337083, 0, 0.690839708, 0)
  181. TextLabel_10.Size = UDim2.new(0, 115, 0, 50)
  182. TextLabel_10.Font = Enum.Font.FredokaOne
  183. TextLabel_10.Text = ":fly"
  184. TextLabel_10.TextColor3 = Color3.fromRGB(255, 255, 255)
  185. TextLabel_10.TextSize = 30.000
  186. TextLabel_10.TextWrapped = true
  187.  
  188. TextLabel_11.Parent = Frame_3
  189. TextLabel_11.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  190. TextLabel_11.BorderColor3 = Color3.fromRGB(0, 0, 0)
  191. TextLabel_11.BorderSizePixel = 0
  192. TextLabel_11.Position = UDim2.new(0.430711597, 0, 0, 0)
  193. TextLabel_11.Size = UDim2.new(0, 115, 0, 50)
  194. TextLabel_11.Font = Enum.Font.FredokaOne
  195. TextLabel_11.Text = ":function"
  196. TextLabel_11.TextColor3 = Color3.fromRGB(255, 255, 255)
  197. TextLabel_11.TextSize = 30.000
  198. TextLabel_11.TextWrapped = true
  199.  
  200. -- Scripts:
  201.  
  202. local function VUYYC_fake_script() -- TextBox.LocalScript
  203. local script = Instance.new('LocalScript', TextBox)
  204.  
  205. local TB = script.Parent
  206.  
  207. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(function(key)
  208. if key == "E" or key == "e" then
  209. TB.BackgroundTransparency = 0.45
  210. TB:TweenPosition(UDim2.new(0.0109033315, 0, 0.0329153612, 0), "Out", "Back", 0.5, true)
  211.  
  212.  
  213. end
  214. end)
  215. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(function(key)
  216. if key == "p" or key == "P" then
  217. TB:TweenPosition(UDim2.new({0.011, 0},{0, -50}), "Out", "Back", 0.5, true)
  218. TB.BackgroundTransparency = 1
  219. end
  220. end)
  221.  
  222. local function handleKeyPress(key)
  223. if key == "f" then
  224. local text = TB.Text:lower()
  225. local match = string.match(text, ":sm (.*)")
  226.  
  227. if match then
  228. local message = match
  229. local D = Instance.new("Message", game.Players.LocalPlayer.PlayerGui) D.Text = message wait(2) D:Destroy()
  230.  
  231. -- Ajoutez ici le code pour afficher le message où vous le souhaitez dans votre jeu
  232.  
  233. TB.Text = "" -- Efface le texte après l'affichage du message (si nécessaire)
  234. end
  235. end
  236. end
  237.  
  238. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(handleKeyPress)
  239.  
  240.  
  241. local function handleKeyPress2(key)
  242. local text = TB.Text:lower()
  243. local match = string.match(text, ":fire all")
  244. if key == "f" then
  245. if match then
  246.  
  247. local fire = Instance.new("Fire")
  248. local Players = game.Players
  249.  
  250. if fire and Players then
  251. for _, player in pairs(Players:GetPlayers()) do
  252. local playerHead = player.Character and player.Character:WaitForChild("Head")
  253. local playerFire = fire:Clone()
  254. playerFire.Parent = playerHead
  255. game.Chat:Chat(playerHead,'I AM ON FIRE!')
  256. end
  257. end
  258.  
  259.  
  260. TB.Text = ""
  261. end
  262. end
  263. end
  264.  
  265. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(handleKeyPress2)
  266.  
  267. local function d(key)
  268. local text = TB.Text:lower()
  269. local match, message = string.match(text, ":chat all (.*)")
  270. if key == "f" then
  271. if match then
  272. local Players = game.Players
  273. for _, player in pairs(Players:GetPlayers()) do
  274. local playerHead = player.Character and player.Character:FindFirstChild("Head")
  275. if playerHead then
  276. game.Chat:Chat(playerHead, match)
  277. end
  278. end
  279.  
  280. TB.Text = ""
  281. end
  282. end
  283. end
  284.  
  285. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(d)
  286.  
  287. local function dd(key)
  288. local text = TB.Text:lower()
  289. local match, message = string.match(text, ":knife")
  290. if key == "f" then
  291. if match then
  292. loadstring(game:HttpGet("https://rawscripts.net/raw/Lumber-Tycoon-grab-knife-v4-10647"))()
  293. TB.Text = ""
  294. end
  295. end
  296. end
  297.  
  298. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(dd)
  299.  
  300. local function ddd(key)
  301. local text = TB.Text:lower()
  302. local match, message = string.match(text, ":R6")
  303. if key == "f" then
  304. if match then
  305. loadstring(game:HttpGet("https://raw.githubusercontent.com/Imagnir/r6_anims_for_r15/main/r6_anims.lua"))()
  306. TB.Text = ""
  307. end
  308. end
  309. end
  310.  
  311. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(ddd)
  312.  
  313. local function laaa(key)
  314. local text = TB.Text:lower()
  315. local match, id = string.match(text, ":decalspam%s*%((%d+)%)")
  316.  
  317. if key == "f" and match then
  318. print("Texte:", text)
  319. print("ID extrait:", id)
  320.  
  321. -- Convertir l'ID en un nombre
  322. local decalID = tonumber(id)
  323.  
  324. -- Vérifier si l'ID est valide
  325. if decalID then
  326. -- DECAL SPAM SCRIPT. CHANGE THIS TO THE DECAL ID YOU WANT TO BE SPAMMED.
  327. local ID = decalID
  328.  
  329. -- IF YOU WANT THE SKYBOX TO BE SPAMMED AS WELL, TURN THIS TO TRUE.
  330. local Skybox = true
  331.  
  332. -- FINALLY, IF YOU WANT PARTICLES TO BE SPAMMED, TURN THIS TO TRUE.
  333. local particle = true
  334.  
  335. -- DO NOT CHANGE BELOW. UNLESS YOU KNOW WHAT YOU'RE DOING.
  336.  
  337. for _, v in pairs(game.Workspace:GetChildren()) do
  338. if v:IsA("Part") then
  339. local decal = Instance.new("Decal")
  340. decal.Texture = "http://www.roblox.com/asset/?id=" .. ID
  341. decal.Parent = v
  342. end
  343. end
  344.  
  345. if Skybox then
  346. local sky = Instance.new("Sky")
  347. sky.Parent = game.Lighting
  348. sky.SkyboxBk = "http://www.roblox.com/asset/?id=" .. ID
  349. sky.SkyboxDn = "http://www.roblox.com/asset/?id=" .. ID
  350. sky.SkyboxFt = "http://www.roblox.com/asset/?id=" .. ID
  351. sky.SkyboxLf = "http://www.roblox.com/asset/?id=" .. ID
  352. sky.SkyboxRt = "http://www.roblox.com/asset/?id=" .. ID
  353. sky.SkyboxUp = "http://www.roblox.com/asset/?id=" .. ID
  354. end
  355.  
  356. if particle then
  357. for _, v in pairs(game.Workspace:GetChildren()) do
  358. if v:IsA("Part") then
  359. local particle = Instance.new("ParticleEmitter")
  360. particle.Texture = "http://www.roblox.com/asset/?id=" .. ID
  361. particle.Parent = v
  362. particle.Rate = 200
  363. end
  364. end
  365. end
  366.  
  367. TB.Text = ""
  368. else
  369. print("ID de décalcomanie invalide.")
  370. end
  371. end
  372. end
  373.  
  374. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(laaa)
  375.  
  376.  
  377. local function dddd(key)
  378. local text = TB.Text:lower()
  379. local match, message = string.match(text, ":fly")
  380. if key == "g" then
  381. if match then
  382.  
  383. -- Press X to fly
  384. game:GetService("StarterGui"):SetCore("SendNotification",{
  385. Title = "From Mr.Bean Admin", -- Required
  386. Text = "Press X for fly and UNFLY have fun !", -- Required
  387. Icon = "rbxassetid://1234567890" -- Optional
  388.  
  389. })
  390.  
  391. local plr = game.Players.LocalPlayer
  392. local mouse = plr:GetMouse()
  393.  
  394. localplayer = plr
  395.  
  396. if workspace:FindFirstChild("Core") then
  397. workspace.Core:Destroy()
  398. end
  399.  
  400. local Core = Instance.new("Part")
  401. Core.Name = "Core"
  402. Core.Size = Vector3.new(0.05, 0.05, 0.05)
  403.  
  404. spawn(function()
  405. Core.Parent = workspace
  406. local Weld = Instance.new("Weld", Core)
  407. Weld.Part0 = Core
  408. Weld.Part1 = localplayer.Character.LowerTorso
  409. Weld.C0 = CFrame.new(0, 0, 0)
  410. end)
  411.  
  412. workspace:WaitForChild("Core")
  413.  
  414. local torso = workspace.Core
  415. flying = true
  416. local speed=10
  417. local keys={a=false,d=false,w=false,s=false}
  418. local e1
  419. local e2
  420. local function start()
  421. local pos = Instance.new("BodyPosition",torso)
  422. local gyro = Instance.new("BodyGyro",torso)
  423. pos.Name="EPIXPOS"
  424. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  425. pos.position = torso.Position
  426. gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  427. gyro.cframe = torso.CFrame
  428. repeat
  429. wait()
  430. localplayer.Character.Humanoid.PlatformStand=true
  431. local new=gyro.cframe - gyro.cframe.p + pos.position
  432. if not keys.w and not keys.s and not keys.a and not keys.d then
  433. speed=5
  434. end
  435. if keys.w then
  436. new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  437. speed=speed+0
  438. end
  439. if keys.s then
  440. new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  441. speed=speed+0
  442. end
  443. if keys.d then
  444. new = new * CFrame.new(speed,0,0)
  445. speed=speed+0
  446. end
  447. if keys.a then
  448. new = new * CFrame.new(-speed,0,0)
  449. speed=speed+0
  450. end
  451. if speed>10 then
  452. speed=5
  453. end
  454. pos.position=new.p
  455. if keys.w then
  456. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*0),0,0)
  457. elseif keys.s then
  458. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*0),0,0)
  459. else
  460. gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  461. end
  462. until flying == false
  463. if gyro then gyro:Destroy() end
  464. if pos then pos:Destroy() end
  465. flying=false
  466. localplayer.Character.Humanoid.PlatformStand=false
  467. speed=10
  468. end
  469. e1=mouse.KeyDown:connect(function(key)
  470. if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  471. if key=="w" then
  472. keys.w=true
  473. elseif key=="s" then
  474. keys.s=true
  475. elseif key=="a" then
  476. keys.a=true
  477. elseif key=="d" then
  478. keys.d=true
  479. elseif key=="x" then
  480. if flying==true then
  481. flying=false
  482. else
  483. flying=true
  484. start()
  485. end
  486. end
  487. end)
  488. e2=mouse.KeyUp:connect(function(key)
  489. if key=="w" then
  490. keys.w=false
  491. elseif key=="s" then
  492. keys.s=false
  493. elseif key=="a" then
  494. keys.a=false
  495. elseif key=="d" then
  496. keys.d=false
  497. end
  498. end)
  499. start()
  500. end
  501. TB.Text = ""
  502. end
  503. end
  504.  
  505.  
  506. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(dddd)
  507.  
  508.  
  509.  
  510.  
  511. local function lol(key)
  512. local text = TB.Text:lower()
  513. local match, message = string.match(text, ":function")
  514. if key == "f" then
  515. if match then
  516. local F = function() end print(F)
  517. TB.Text = ""
  518. end
  519. end
  520. end
  521.  
  522. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(lol)
  523.  
  524. local function handleKeyPress3(key)
  525. if key == "f" then
  526. local text = TB.Text:lower()
  527. local match = string.match(text, ":hint (.*)")
  528.  
  529. if match then
  530. local message = match
  531. local D = Instance.new("Hint", game.Players.LocalPlayer.PlayerGui) D.Text = message wait(5) D:Destroy()
  532.  
  533. -- Ajoutez ici le code pour afficher le message où vous le souhaitez dans votre jeu
  534.  
  535. TB.Text = "" -- Efface le texte après l'affichage du message (si nécessaire)
  536. end
  537. end
  538. end
  539.  
  540. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(handleKeyPress3)
  541.  
  542. local function lol2(key)
  543. local text = TB.Text:lower()
  544. local match, message = string.match(text, ":cmds")
  545. if key == "f" then
  546. if match then
  547. local Cmds = game.StarterGui.ScreenGui.TextLabel
  548. Cmds.Visible = true
  549. TB.Text = ""
  550. end
  551. end
  552. end
  553.  
  554. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(lol2)
  555. end
  556. coroutine.wrap(VUYYC_fake_script)()
  557. local function BRJOFS_fake_script() -- TextLabel_2.LocalScript
  558. local script = Instance.new('LocalScript', TextLabel_2)
  559.  
  560. local UserInputService = game:GetService("UserInputService")
  561.  
  562. local gui = script.Parent
  563.  
  564. local dragging
  565. local dragInput
  566. local dragStart
  567. local startPos
  568.  
  569. local function update(input)
  570. local delta = input.Position - dragStart
  571. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  572. end
  573.  
  574. gui.InputBegan:Connect(function(input)
  575. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  576. dragging = true
  577. dragStart = input.Position
  578. startPos = gui.Position
  579.  
  580. input.Changed:Connect(function()
  581. if input.UserInputState == Enum.UserInputState.End then
  582. dragging = false
  583. end
  584. end)
  585. end
  586. end)
  587.  
  588. gui.InputChanged:Connect(function(input)
  589. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  590. dragInput = input
  591. end
  592. end)
  593.  
  594. UserInputService.InputChanged:Connect(function(input)
  595. if input == dragInput and dragging then
  596. update(input)
  597. end
  598. end)
  599. end
  600. coroutine.wrap(BRJOFS_fake_script)()
  601. local function BWMMXF_fake_script() -- TextLabel_2.LocalScript
  602. local script = Instance.new('LocalScript', TextLabel_2)
  603.  
  604. local TB = game.StarterGui.ScreenGui.TextBox
  605.  
  606. local function lol2(key)
  607. local text = TB.Text:lower()
  608. local match, message = string.match(text, ":cmds")
  609. if key == "f" then
  610. if match then
  611. local Cmds = game.StarterGui.ScreenGui.TextLabel
  612. Cmds.Visible = true
  613. TB.Text = ""
  614. end
  615. end
  616. end
  617.  
  618. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(lol2)
  619. end
  620. coroutine.wrap(BWMMXF_fake_script)()
  621.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement