Advertisement
JannickP8

vvnso Dahood GUI

Apr 25th, 2022 (edited)
424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 17.16 KB | None | 0 0
  1. -- made by cryptic for vvnso
  2.  
  3. -- Instances:
  4.  
  5. local scrriptteee73289 = Instance.new("ScreenGui")
  6. local main = Instance.new("Frame")
  7. local UICorner = Instance.new("UICorner")
  8. local title = Instance.new("TextLabel")
  9. local UICorner_2 = Instance.new("UICorner")
  10. local exit = Instance.new("TextButton")
  11. local UICorner_3 = Instance.new("UICorner")
  12. local mainScriptFunction = Instance.new("ScrollingFrame")
  13. local UICorner_4 = Instance.new("UICorner")
  14. local _1 = Instance.new("TextButton")
  15. local UICorner_5 = Instance.new("UICorner")
  16. local _1_2 = Instance.new("TextButton")
  17. local UICorner_6 = Instance.new("UICorner")
  18. local _1_3 = Instance.new("TextButton")
  19. local UICorner_7 = Instance.new("UICorner")
  20. local _1_4 = Instance.new("TextButton")
  21. local UICorner_8 = Instance.new("UICorner")
  22. local _1_5 = Instance.new("TextButton")
  23. local UICorner_9 = Instance.new("UICorner")
  24. local _1_6 = Instance.new("TextButton")
  25. local UICorner_10 = Instance.new("UICorner")
  26. local _1_7 = Instance.new("TextButton")
  27. local UICorner_11 = Instance.new("UICorner")
  28. local _1_8 = Instance.new("TextButton")
  29. local UICorner_12 = Instance.new("UICorner")
  30.  
  31. --Properties:
  32.  
  33. scrriptteee73289.Name = "scrriptteee73289"
  34. scrriptteee73289.Parent = game.CoreGui
  35.  
  36. main.Name = "main"
  37. main.Parent = scrriptteee73289
  38. main.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  39. main.BorderSizePixel = 0
  40. main.Position = UDim2.new(0.0384615362, 0, 0.377914131, 0)
  41. main.Size = UDim2.new(0, 484, 0, 440)
  42.  
  43. UICorner.Parent = main
  44.  
  45. title.Name = "title"
  46. title.Parent = main
  47. title.BackgroundColor3 = Color3.fromRGB(29, 29, 29)
  48. title.Size = UDim2.new(0, 484, 0, 50)
  49. title.Font = Enum.Font.Arcade
  50. title.Text = "vvnso DaHood GUI"
  51. title.TextColor3 = Color3.fromRGB(102, 0, 166)
  52. title.TextScaled = true
  53. title.TextSize = 14.000
  54. title.TextWrapped = true
  55. title.TextXAlignment = Enum.TextXAlignment.Left
  56.  
  57. UICorner_2.Parent = title
  58.  
  59. exit.Name = "exit"
  60. exit.Parent = main
  61. exit.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
  62. exit.BorderColor3 = Color3.fromRGB(0, 0, 0)
  63. exit.Position = UDim2.new(0.929752052, 0, -0.0249999966, 0)
  64. exit.Size = UDim2.new(0, 62, 0, 42)
  65. exit.Font = Enum.Font.SourceSans
  66. exit.Text = "Exit"
  67. exit.TextColor3 = Color3.fromRGB(102, 0, 166)
  68. exit.TextScaled = true
  69. exit.TextSize = 14.000
  70. exit.TextWrapped = true
  71.  
  72. UICorner_3.CornerRadius = UDim.new(0, 5)
  73. UICorner_3.Parent = exit
  74.  
  75. mainScriptFunction.Name = "mainScriptFunction"
  76. mainScriptFunction.Parent = main
  77. mainScriptFunction.Active = true
  78. mainScriptFunction.BackgroundColor3 = Color3.fromRGB(29, 29, 29)
  79. mainScriptFunction.BorderSizePixel = 0
  80. mainScriptFunction.Position = UDim2.new(0.0268595032, 0, 0.12954545, 0)
  81. mainScriptFunction.Size = UDim2.new(0, 461, 0, 369)
  82. mainScriptFunction.CanvasSize = UDim2.new(0, 0, 1.35000002, 0)
  83.  
  84. UICorner_4.CornerRadius = UDim.new(0, 13)
  85. UICorner_4.Parent = mainScriptFunction
  86.  
  87. _1.Name = "1"
  88. _1.Parent = mainScriptFunction
  89. _1.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  90. _1.BorderSizePixel = 0
  91. _1.Position = UDim2.new(0.0325379595, 0, 0.209701687, 0)
  92. _1.Size = UDim2.new(0, 422, 0, 50)
  93. _1.Font = Enum.Font.SourceSans
  94. _1.Text = "Free Animation Pack"
  95. _1.TextColor3 = Color3.fromRGB(102, 0, 166)
  96. _1.TextScaled = true
  97. _1.TextSize = 14.000
  98. _1.TextWrapped = true
  99.  
  100. UICorner_5.CornerRadius = UDim.new(0, 13)
  101. UICorner_5.Parent = _1
  102.  
  103. _1_2.Name = "1"
  104. _1_2.Parent = mainScriptFunction
  105. _1_2.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  106. _1_2.BorderSizePixel = 0
  107. _1_2.Position = UDim2.new(0.0325379595, 0, 0.410333008, 0)
  108. _1_2.Size = UDim2.new(0, 422, 0, 50)
  109. _1_2.Font = Enum.Font.SourceSans
  110. _1_2.Text = "Artic"
  111. _1_2.TextColor3 = Color3.fromRGB(102, 0, 166)
  112. _1_2.TextScaled = true
  113. _1_2.TextSize = 14.000
  114. _1_2.TextWrapped = true
  115.  
  116. UICorner_6.CornerRadius = UDim.new(0, 13)
  117. UICorner_6.Parent = _1_2
  118.  
  119. _1_3.Name = "1"
  120. _1_3.Parent = mainScriptFunction
  121. _1_3.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  122. _1_3.BorderSizePixel = 0
  123. _1_3.Position = UDim2.new(0.0325379595, 0, 0.509449124, 0)
  124. _1_3.Size = UDim2.new(0, 422, 0, 50)
  125. _1_3.Font = Enum.Font.SourceSans
  126. _1_3.Text = "Destiny"
  127. _1_3.TextColor3 = Color3.fromRGB(102, 0, 166)
  128. _1_3.TextScaled = true
  129. _1_3.TextSize = 14.000
  130. _1_3.TextWrapped = true
  131.  
  132. UICorner_7.CornerRadius = UDim.new(0, 13)
  133. UICorner_7.Parent = _1_3
  134.  
  135. _1_4.Name = "1"
  136. _1_4.Parent = mainScriptFunction
  137. _1_4.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  138. _1_4.BorderSizePixel = 0
  139. _1_4.Position = UDim2.new(0.0325379595, 0, 0.610795975, 0)
  140. _1_4.Size = UDim2.new(0, 422, 0, 50)
  141. _1_4.Font = Enum.Font.SourceSans
  142. _1_4.Text = "Free Headless and Korblox"
  143. _1_4.TextColor3 = Color3.fromRGB(102, 0, 166)
  144. _1_4.TextScaled = true
  145. _1_4.TextSize = 14.000
  146. _1_4.TextWrapped = true
  147.  
  148. UICorner_8.CornerRadius = UDim.new(0, 13)
  149. UICorner_8.Parent = _1_4
  150.  
  151. _1_5.Name = "1"
  152. _1_5.Parent = mainScriptFunction
  153. _1_5.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  154. _1_5.BorderSizePixel = 0
  155. _1_5.Position = UDim2.new(0.0325379595, 0, 0.711006403, 0)
  156. _1_5.Size = UDim2.new(0, 422, 0, 50)
  157. _1_5.Font = Enum.Font.SourceSans
  158. _1_5.Text = "Admin Fly"
  159. _1_5.TextColor3 = Color3.fromRGB(102, 0, 166)
  160. _1_5.TextScaled = true
  161. _1_5.TextSize = 14.000
  162. _1_5.TextWrapped = true
  163.  
  164. UICorner_9.CornerRadius = UDim.new(0, 13)
  165. UICorner_9.Parent = _1_5
  166.  
  167. _1_6.Name = "1"
  168. _1_6.Parent = mainScriptFunction
  169. _1_6.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  170. _1_6.BorderSizePixel = 0
  171. _1_6.Position = UDim2.new(0.0325379595, 0, 0.30864948, 0)
  172. _1_6.Size = UDim2.new(0, 422, 0, 50)
  173. _1_6.Font = Enum.Font.SourceSans
  174. _1_6.Text = "Faded"
  175. _1_6.TextColor3 = Color3.fromRGB(102, 0, 166)
  176. _1_6.TextScaled = true
  177. _1_6.TextSize = 14.000
  178. _1_6.TextWrapped = true
  179.  
  180. UICorner_10.CornerRadius = UDim.new(0, 13)
  181. UICorner_10.Parent = _1_6
  182.  
  183. _1_7.Name = "1"
  184. _1_7.Parent = mainScriptFunction
  185. _1_7.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  186. _1_7.BorderSizePixel = 0
  187. _1_7.Position = UDim2.new(0.0325379595, 0, 0.109996341, 0)
  188. _1_7.Size = UDim2.new(0, 422, 0, 50)
  189. _1_7.Font = Enum.Font.SourceSans
  190. _1_7.Text = "Raycodex"
  191. _1_7.TextColor3 = Color3.fromRGB(102, 0, 166)
  192. _1_7.TextScaled = true
  193. _1_7.TextSize = 14.000
  194. _1_7.TextWrapped = true
  195.  
  196. UICorner_11.CornerRadius = UDim.new(0, 13)
  197. UICorner_11.Parent = _1_7
  198.  
  199. _1_8.Name = "1"
  200. _1_8.Parent = mainScriptFunction
  201. _1_8.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  202. _1_8.BorderSizePixel = 0
  203. _1_8.Position = UDim2.new(0.0325379595, 0, 0.0118902428, 0)
  204. _1_8.Size = UDim2.new(0, 422, 0, 50)
  205. _1_8.Font = Enum.Font.SourceSans
  206. _1_8.Text = "Ray X"
  207. _1_8.TextColor3 = Color3.fromRGB(102, 0, 166)
  208. _1_8.TextScaled = true
  209. _1_8.TextSize = 14.000
  210. _1_8.TextWrapped = true
  211.  
  212. UICorner_12.CornerRadius = UDim.new(0, 13)
  213. UICorner_12.Parent = _1_8
  214.  
  215. -- Scripts:
  216.  
  217. local function ENQU_fake_script() -- main.Dragify
  218.     local script = Instance.new('LocalScript', main)
  219.  
  220.     local UserInputService = game:GetService("UserInputService")
  221.    
  222.     local gui = script.Parent
  223.    
  224.     local dragging
  225.     local dragInput
  226.     local dragStart
  227.     local startPos
  228.    
  229.     local function update(input)
  230.         local delta = input.Position - dragStart
  231.         gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  232.     end
  233.    
  234.     gui.InputBegan:Connect(function(input)
  235.         if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  236.             dragging = true
  237.             dragStart = input.Position
  238.             startPos = gui.Position
  239.    
  240.             input.Changed:Connect(function()
  241.                 if input.UserInputState == Enum.UserInputState.End then
  242.                     dragging = false
  243.                 end
  244.             end)
  245.         end
  246.     end)
  247.    
  248.     gui.InputChanged:Connect(function(input)
  249.         if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  250.             dragInput = input
  251.         end
  252.     end)
  253.    
  254.     UserInputService.InputChanged:Connect(function(input)
  255.         if input == dragInput and dragging then
  256.             update(input)
  257.         end
  258.     end)
  259. end
  260. coroutine.wrap(ENQU_fake_script)()
  261. local function FFFAKRW_fake_script() -- exit.destroyScreenGUI
  262.     local script = Instance.new('LocalScript', exit)
  263.  
  264.     local btn = script.Parent
  265.     local scripta = btn.Parent.Parent
  266.    
  267.     btn.MouseButton1Click:Connect(function()
  268.         scripta:Destroy()
  269.     end)
  270. end
  271. coroutine.wrap(FFFAKRW_fake_script)()
  272. local function CNBOB_fake_script() -- _1.freeanimmpack
  273.     local script = Instance.new('LocalScript', _1)
  274.  
  275.     local btn = script.Parent
  276.     btn.MouseButton1Click:Connect(function()
  277.         -- // clone
  278.         for _, v in next, game:GetService("CoreGui"):GetChildren() do
  279.             if (v.Name:match("FreeAnimationPack")) then
  280.                 v:Destroy()
  281.             end
  282.         end
  283.    
  284.         -- // Instances
  285.         local FreeAnimationPack = Instance.new("ScreenGui")
  286.         local AnimationPack = Instance.new("TextButton")
  287.         local Animations = Instance.new("ScrollingFrame")
  288.         local UIListLayout = Instance.new("UIListLayout")
  289.         local Lean = Instance.new("TextButton")
  290.         local Lay = Instance.new("TextButton")
  291.         local Dance1 = Instance.new("TextButton")
  292.         local Dance2 = Instance.new("TextButton")
  293.         local Greet = Instance.new("TextButton")
  294.         local ChestPump = Instance.new("TextButton")
  295.         local Praying = Instance.new("TextButton")
  296.         local Stop = Instance.new("TextButton")
  297.         local UniversalAnimation = Instance.new("Animation")
  298.    
  299.         -- // Utility
  300.         function stopTracks()
  301.             for _, v in next, game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid"):GetPlayingAnimationTracks() do
  302.                 if (v.Animation.AnimationId:match("rbxassetid")) then
  303.                     v:Stop()
  304.                 end
  305.             end
  306.         end
  307.    
  308.         function loadAnimation(id)
  309.             if UniversalAnimation.AnimationId == id then
  310.                 stopTracks()
  311.                 UniversalAnimation.AnimationId = "1"
  312.             else
  313.                 UniversalAnimation.AnimationId = id
  314.                 local animationTrack = game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid"):LoadAnimation(UniversalAnimation)
  315.                 animationTrack:Play()
  316.             end
  317.         end
  318.    
  319.    
  320.         FreeAnimationPack.Name = "FreeAnimationPack"
  321.         FreeAnimationPack.Parent = game.CoreGui
  322.         FreeAnimationPack.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  323.    
  324.         AnimationPack.Name = "AnimationPack"
  325.         AnimationPack.Parent = FreeAnimationPack
  326.         AnimationPack.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  327.         AnimationPack.BorderSizePixel = 0
  328.         AnimationPack.Position = UDim2.new(0, 0, 0.388007045, 0)
  329.         AnimationPack.Size = UDim2.new(0, 100, 0, 20)
  330.         AnimationPack.Font = Enum.Font.SourceSansBold
  331.         AnimationPack.Text = "Animations"
  332.         AnimationPack.TextColor3 = Color3.fromRGB(0, 0, 0)
  333.         AnimationPack.TextSize = 18.000
  334.         AnimationPack.MouseButton1Click:Connect(function()
  335.             if (Animations.Visible == false) then
  336.                 Animations.Visible = true
  337.             end
  338.         end)
  339.    
  340.         Animations.Name = "Animations"
  341.         Animations.Parent = AnimationPack
  342.         Animations.Active = true
  343.         Animations.BackgroundColor3 = Color3.fromRGB(102, 102, 102)
  344.         Animations.Position = UDim2.new(-0.104712225, 0, -1.54173493, 0)
  345.         Animations.Size = UDim2.new(0, 120, 0, 195)
  346.         Animations.Visible = false
  347.         Animations.CanvasPosition = Vector2.new(0, 60.0000305)
  348.         Animations.CanvasSize = UDim2.new(0, 0, 1, 235)
  349.    
  350.         UIListLayout.Parent = Animations
  351.         UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  352.         UIListLayout.Padding = UDim.new(0, 2)
  353.    
  354.         Lean.Name = "Lean"
  355.         Lean.Parent = Animations
  356.         Lean.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  357.         Lean.Size = UDim2.new(1, 0, 0, 30)
  358.         Lean.Font = Enum.Font.SourceSansBold
  359.         Lean.Text = "Lean"
  360.         Lean.TextColor3 = Color3.fromRGB(0, 0, 0)
  361.         Lean.TextSize = 14.000
  362.         Lean.MouseButton1Click:Connect(function()
  363.             stopTracks()
  364.             loadAnimation("rbxassetid://3152375249")
  365.         end)
  366.    
  367.         Lay.Name = "Lay"
  368.         Lay.Parent = Animations
  369.         Lay.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  370.         Lay.Size = UDim2.new(1, 0, 0, 30)
  371.         Lay.Font = Enum.Font.SourceSansBold
  372.         Lay.Text = "Lay"
  373.         Lay.TextColor3 = Color3.fromRGB(0, 0, 0)
  374.         Lay.TextSize = 14.000
  375.         Lay.MouseButton1Click:Connect(function()
  376.             stopTracks()
  377.             loadAnimation("rbxassetid://3152378852")
  378.         end)
  379.    
  380.         Dance1.Name = "Dance1"
  381.         Dance1.Parent = Animations
  382.         Dance1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  383.         Dance1.Size = UDim2.new(1, 0, 0, 30)
  384.         Dance1.Font = Enum.Font.SourceSansBold
  385.         Dance1.Text = "Dance1"
  386.         Dance1.TextColor3 = Color3.fromRGB(0, 0, 0)
  387.         Dance1.TextSize = 14.000
  388.         Dance1.MouseButton1Click:Connect(function()
  389.             stopTracks()
  390.             loadAnimation("rbxassetid://3189773368")
  391.         end)
  392.    
  393.         Dance2.Name = "Dance2"
  394.         Dance2.Parent = Animations
  395.         Dance2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  396.         Dance2.Size = UDim2.new(1, 0, 0, 30)
  397.         Dance2.Font = Enum.Font.SourceSansBold
  398.         Dance2.Text = "Dance2"
  399.         Dance2.TextColor3 = Color3.fromRGB(0, 0, 0)
  400.         Dance2.TextSize = 14.000
  401.         Dance2.MouseButton1Click:Connect(function()
  402.             stopTracks()
  403.             loadAnimation("rbxassetid://3189776546")
  404.         end)
  405.    
  406.         Greet.Name = "Greet"
  407.         Greet.Parent = Animations
  408.         Greet.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  409.         Greet.Size = UDim2.new(1, 0, 0, 30)
  410.         Greet.Font = Enum.Font.SourceSansBold
  411.         Greet.Text = "Greet"
  412.         Greet.TextColor3 = Color3.fromRGB(0, 0, 0)
  413.         Greet.TextSize = 14.000
  414.         Greet.MouseButton1Click:Connect(function()
  415.             stopTracks()
  416.             loadAnimation("rbxassetid://3189777795")
  417.         end)
  418.    
  419.         ChestPump.Name = "ChestPump"
  420.         ChestPump.Parent = Animations
  421.         ChestPump.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  422.         ChestPump.Size = UDim2.new(1, 0, 0, 30)
  423.         ChestPump.Font = Enum.Font.SourceSansBold
  424.         ChestPump.Text = "Chest Pump"
  425.         ChestPump.TextColor3 = Color3.fromRGB(0, 0, 0)
  426.         ChestPump.TextSize = 14.000
  427.         ChestPump.MouseButton1Click:Connect(function()
  428.             stopTracks()
  429.             loadAnimation("rbxassetid://3189779152")
  430.         end)
  431.    
  432.         Praying.Name = "Praying"
  433.         Praying.Parent = Animations
  434.         Praying.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  435.         Praying.Size = UDim2.new(1, 0, 0, 30)
  436.         Praying.Font = Enum.Font.SourceSansBold
  437.         Praying.Text = "Praying"
  438.         Praying.TextColor3 = Color3.fromRGB(0, 0, 0)
  439.         Praying.TextSize = 14.000
  440.         Praying.MouseButton1Click:Connect(function()
  441.             stopTracks()
  442.             loadAnimation("rbxassetid://3487719500")
  443.         end)
  444.    
  445.         Stop.Name = "Stop"
  446.         Stop.Parent = Animations
  447.         Stop.BackgroundColor3 = Color3.fromRGB(255, 112, 112)
  448.         Stop.Size = UDim2.new(1, 0, 0, 30)
  449.         Stop.Font = Enum.Font.SourceSansBold
  450.         Stop.Text = "Stop Animation"
  451.         Stop.TextColor3 = Color3.fromRGB(0, 0, 0)
  452.         Stop.TextSize = 14.000
  453.         Stop.MouseButton1Click:Connect(function()
  454.             stopTracks()
  455.         end)
  456.         --close gui
  457.         local plr = game.Players.LocalPlayer
  458.    
  459.         plr:GetMouse().KeyDown:Connect(function(K)
  460.             if K == "p" then
  461.                 Animations.Visible = false
  462.             end
  463.         end)
  464.         warn("loaded")
  465.     end)
  466. end
  467. coroutine.wrap(CNBOB_fake_script)()
  468. local function JBHXECA_fake_script() -- _1_2.artic
  469.     local script = Instance.new('LocalScript', _1_2)
  470.  
  471.     local btn = script.Parent
  472.     btn.MouseButton1Click:Connect(function()
  473.         loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/PolarWasHere/Arctic/main/Arctic"))()
  474.     end)
  475. end
  476. coroutine.wrap(JBHXECA_fake_script)()
  477. local function JCBUIS_fake_script() -- _1_3.destiny
  478.     local script = Instance.new('LocalScript', _1_3)
  479.  
  480.     local btn = script.Parent
  481.     btn.MouseButton1Click:Connect(function()
  482.         loadstring(game:HttpGet('https://raw.githubusercontent.com/compwnter/destiny/main/loader'))();
  483.     end)
  484. end
  485. coroutine.wrap(JCBUIS_fake_script)()
  486. local function HWKYCN_fake_script() -- _1_4.freeheadlessandkorblox
  487.     local script = Instance.new('LocalScript', _1_4)
  488.  
  489.     local btn = script.Parent
  490.     btn.MouseButton1Click:Connect(function()
  491.         game.Players.LocalPlayer.Character.Head.Transparency = 1
  492.         game.Players.LocalPlayer.Character.Head.Transparency = 1
  493.         for i,v in pairs(game.Players.LocalPlayer.Character.Head:GetChildren()) do
  494.             if (v:IsA("Decal")) then
  495.                 v.Transparency = 1
  496.             end
  497.         end
  498.    
  499.         local ply = game.Players.LocalPlayer
  500.         local chr = ply.Character
  501.         chr.RightLowerLeg.MeshId = "902942093"
  502.         chr.RightLowerLeg.Transparency = "1"
  503.         chr.RightUpperLeg.MeshId = "http://www.roblox.com/asset/?id=902942096"
  504.         chr.RightUpperLeg.TextureID = "http://roblox.com/asset/?id=902843398"
  505.         chr.RightFoot.MeshId = "902942089"
  506.         chr.RightFoot.Transparency = "1"
  507.     end)
  508. end
  509. coroutine.wrap(HWKYCN_fake_script)()
  510. local function UAWDN_fake_script() -- _1_5.adminfly
  511.     local script = Instance.new('LocalScript', _1_5)
  512.  
  513.     local btn = script.Parent
  514.     btn.MouseButton1Click:Connect(function()
  515.         loadstring(game:HttpGet("https://raw.githubusercontent.com/22kristina/swag/main/admin_fly"))()
  516.     end)
  517. end
  518. coroutine.wrap(UAWDN_fake_script)()
  519. local function QCOC_fake_script() -- _1_6.faded
  520.     local script = Instance.new('LocalScript', _1_6)
  521.  
  522.     local btn = script.Parent
  523.     btn.MouseButton1Click:Connect(function()
  524.         loadstring(game:HttpGet("https://raw.githubusercontent.com/NighterEpic/Faded/main/YesEpic", true))()
  525.     end)
  526. end
  527. coroutine.wrap(QCOC_fake_script)()
  528. local function PBUT_fake_script() -- _1_7.LocalScript
  529.     local script = Instance.new('LocalScript', _1_7)
  530.  
  531.     local btn = script.Parent
  532.     btn.MouseButton1Click:Connect(function()
  533.         loadstring(game:GetObjects("rbxassetid://5812737894")[1].Source)()
  534.     end)
  535. end
  536. coroutine.wrap(PBUT_fake_script)()
  537. local function MURA_fake_script() -- _1_8.raycodex
  538.     local script = Instance.new('LocalScript', _1_8)
  539.  
  540.     local btn = script.Parent
  541.     btn.MouseButton1Click:Connect(function()
  542.         loadstring(game:HttpGet('https://raw.githubusercontent.com/SpaceYes/Lua/Main/DaHood.Lua'))()
  543.     end)
  544. end
  545. coroutine.wrap(MURA_fake_script)()
  546.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement