Advertisement
UXRG

vo

Jun 26th, 2021
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.04 KB | None | 0 0
  1.  
  2. local ScreenGui = Instance.new("ScreenGui")
  3. local hack = Instance.new("Frame")
  4. local TextLabel = Instance.new("TextLabel")
  5. local ADMIN = Instance.new("TextButton")
  6. local FLY = Instance.new("TextButton")
  7. local AIMBOT = Instance.new("TextButton")
  8. local DAHOOD1 = Instance.new("TextButton")
  9. local FNFAUTOPLAY = Instance.new("TextButton")
  10. local DAHOOD2 = Instance.new("TextButton")
  11. local CLOSE = Instance.new("TextButton")
  12. local open = Instance.new("TextButton")
  13.  
  14. --Properties:
  15.  
  16. ScreenGui.Parent = game.CoreGui
  17. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  18.  
  19. hack.Name = "hack"
  20. hack.Parent = ScreenGui
  21. hack.BackgroundColor3 = Color3.fromRGB(70, 0, 111)
  22. hack.Position = UDim2.new(0.594905913, 0, 0.536203802, 0)
  23. hack.Size = UDim2.new(0, 551, 0, 331)
  24. hack.Visible = false
  25. hack.Draggable = true
  26.  
  27. TextLabel.Parent = hack
  28. TextLabel.BackgroundColor3 = Color3.fromRGB(70, 0, 111)
  29. TextLabel.Size = UDim2.new(0, 551, 0, 50)
  30. TextLabel.Font = Enum.Font.SourceSans
  31. TextLabel.Text = "VOID"
  32. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  33. TextLabel.TextSize = 65.000
  34. TextLabel.TextWrapped = true
  35.  
  36. ADMIN.Name = "ADMIN"
  37. ADMIN.Parent = hack
  38. ADMIN.BackgroundColor3 = Color3.fromRGB(164, 7, 255)
  39. ADMIN.Position = UDim2.new(0.586206913, 0, 0.728096724, 0)
  40. ADMIN.Size = UDim2.new(0, 160, 0, 50)
  41. ADMIN.Font = Enum.Font.SourceSans
  42. ADMIN.Text = "ADMIN"
  43. ADMIN.TextColor3 = Color3.fromRGB(0, 0, 0)
  44. ADMIN.TextSize = 14.000
  45. ADMIN.MouseButton1Down:connect(function()
  46. loadstring(game:HttpGet("https://pastebin.com/JTrYm8kx"))()
  47. end)
  48.  
  49. FLY.Name = "FLY"
  50. FLY.Parent = hack
  51. FLY.BackgroundColor3 = Color3.fromRGB(164, 7, 255)
  52. FLY.Position = UDim2.new(0.0490018167, 0, 0.728096724, 0)
  53. FLY.Size = UDim2.new(0, 160, 0, 50)
  54. FLY.Font = Enum.Font.SourceSans
  55. FLY.Text = "FLY"
  56. FLY.TextColor3 = Color3.fromRGB(0, 0, 0)
  57. FLY.TextSize = 14.000
  58. FLY.MouseButton1Down:connect(function()
  59. loadstring(game:HttpGet("https://pastebin.com/KtLKcbxr"))()
  60. end)
  61.  
  62.  
  63. AIMBOT.Name = "AIMBOT"
  64. AIMBOT.Parent = hack
  65. AIMBOT.BackgroundColor3 = Color3.fromRGB(164, 7, 255)
  66. AIMBOT.Position = UDim2.new(0.586206913, 0, 0.468277931, 0)
  67. AIMBOT.Size = UDim2.new(0, 160, 0, 50)
  68. AIMBOT.Font = Enum.Font.SourceSans
  69. AIMBOT.Text = "AIMBOT"
  70. AIMBOT.TextColor3 = Color3.fromRGB(0, 0, 0)
  71. AIMBOT.TextSize = 14.000
  72. AIMBOT.MouseButton1Down:connect(function()
  73. loadstring(game:HttpGet(('https://pastebin.com/raw/VAbeUPp7'),true))()
  74. end)
  75.  
  76.  
  77. DAHOOD1.Name = "DA HOOD 1"
  78. DAHOOD1.Parent = hack
  79. DAHOOD1.BackgroundColor3 = Color3.fromRGB(164, 7, 255)
  80. DAHOOD1.Position = UDim2.new(0.0490018167, 0, 0.205438077, 0)
  81. DAHOOD1.Size = UDim2.new(0, 160, 0, 50)
  82. DAHOOD1.Font = Enum.Font.SourceSans
  83. DAHOOD1.Text = "DA HOOD GUI 1"
  84. DAHOOD1.TextColor3 = Color3.fromRGB(0, 0, 0)
  85. DAHOOD1.TextSize = 14.000
  86. DAHOOD1.MouseButton1Down:connect(function()
  87. loadstring(game:GetObjects("rbxassetid://5812737894")[1].Source)()
  88. end)
  89.  
  90. FNFAUTOPLAY.Name = "FNF AUTO PLAY"
  91. FNFAUTOPLAY.Parent = hack
  92. FNFAUTOPLAY.BackgroundColor3 = Color3.fromRGB(164, 7, 255)
  93. FNFAUTOPLAY.Position = UDim2.new(0.0490018167, 0, 0.468277961, 0)
  94. FNFAUTOPLAY.Size = UDim2.new(0, 160, 0, 50)
  95. FNFAUTOPLAY.Font = Enum.Font.SourceSans
  96. FNFAUTOPLAY.Text = "FNF AUTO PLAY"
  97. FNFAUTOPLAY.TextColor3 = Color3.fromRGB(0, 0, 0)
  98. FNFAUTOPLAY.TextSize = 14.000
  99. FNFAUTOPLAY.MouseButton1Down:connect(function()
  100. loadstring(game:HttpGet("https://pastebin.com/eggf3rDB"))()
  101. end)
  102.  
  103.  
  104. DAHOOD2.Name = "DA HOOD 2"
  105. DAHOOD2.Parent = hack
  106. DAHOOD2.BackgroundColor3 = Color3.fromRGB(164, 7, 255)
  107. DAHOOD2.Position = UDim2.new(0.586206853, 0, 0.205438077, 0)
  108. DAHOOD2.Size = UDim2.new(0, 160, 0, 50)
  109. DAHOOD2.Font = Enum.Font.SourceSans
  110. DAHOOD2.Text = "DA HOOD GUI 2"
  111. DAHOOD2.TextColor3 = Color3.fromRGB(0, 0, 0)
  112. DAHOOD2.TextSize = 14.000
  113. DAHOOD2.MouseButton1Down:connect(function()
  114. loadstring(game:HttpGet("https://pastebin.com/raw/uHsS2HiD"))()
  115. end)
  116.  
  117.  
  118. CLOSE.Name = "CLOSE"
  119. CLOSE.Parent = hack
  120. CLOSE.BackgroundColor3 = Color3.fromRGB(109, 11, 255)
  121. CLOSE.Position = UDim2.new(0.909255922, 0, 0, 0)
  122. CLOSE.Size = UDim2.new(0, 50, 0, 50)
  123. CLOSE.Font = Enum.Font.SourceSans
  124. CLOSE.Text = "X"
  125. CLOSE.TextColor3 = Color3.fromRGB(0, 0, 0)
  126. CLOSE.TextScaled = true
  127. CLOSE.TextSize = 14.000
  128. CLOSE.TextWrapped = true
  129.  
  130. open.Name = "open"
  131. open.Parent = ScreenGui
  132. open.BackgroundColor3 = Color3.fromRGB(82, 0, 197)
  133. open.Position = UDim2.new(0.00942713022, 0, 0.870794058, 0)
  134. open.Size = UDim2.new(0, 147, 0, 41)
  135. open.Font = Enum.Font.SourceSans
  136. open.Text = "OPEN"
  137. open.TextColor3 = Color3.fromRGB(0, 0, 0)
  138. open.TextScaled = true
  139. open.TextSize = 14.000
  140. open.TextWrapped = true
  141.  
  142. -- Scripts:
  143.  
  144. local function SKBQ_fake_script() -- CLOSE.LocalScript
  145. local script = Instance.new('LocalScript', CLOSE)
  146.  
  147. script.Parent.MouseButton1Click:Connect(function()
  148. script.Parent.Parent.Parent.hack.Visible = false
  149. end)
  150. end
  151. coroutine.wrap(SKBQ_fake_script)()
  152. local function IQCPHJF_fake_script() -- open.LocalScript
  153. local script = Instance.new('LocalScript', open)
  154.  
  155. script.Parent.MouseButton1Click:Connect(function()
  156. script.Parent.Parent.hack.Visible = true
  157. end)
  158.  
  159. end
  160. coroutine.wrap(IQCPHJF_fake_script)()
  161.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement