Advertisement
UXRG

gui

Feb 27th, 2021
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.28 KB | None | 0 0
  1.  
  2. local ScreenGui = Instance.new("ScreenGui")
  3. local Main = Instance.new("Frame")
  4. local Username = Instance.new("TextBox")
  5. local Password = Instance.new("TextBox")
  6. local login = Instance.new("TextButton")
  7. local TextLabel = Instance.new("TextLabel")
  8. local exploit = Instance.new("Frame")
  9. local TOHGUI = Instance.new("TextButton")
  10. local ragdoll = Instance.new("TextButton")
  11. local TextLabel_2 = Instance.new("TextLabel")
  12.  
  13. --Properties:
  14.  
  15. ScreenGui.Parent = game.CoreGui
  16.  
  17. Main.Name = "Main"
  18. Main.Parent = ScreenGui
  19. Main.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  20. Main.Position = UDim2.new(0.417693973, 0, 0.256064713, 0)
  21. Main.Size = UDim2.new(0, 302, 0, 389)
  22.  
  23. Username.Name = "Username"
  24. Username.Parent = Main
  25. Username.BackgroundColor3 = Color3.fromRGB(98, 98, 98)
  26. Username.Position = UDim2.new(0.059602648, 0, 0.236503854, 0)
  27. Username.Size = UDim2.new(0, 265, 0, 52)
  28. Username.Font = Enum.Font.SourceSans
  29. Username.Text = "Email"
  30. Username.TextColor3 = Color3.fromRGB(45, 45, 45)
  31. Username.TextScaled = true
  32. Username.TextSize = 14.000
  33. Username.TextWrapped = true
  34.  
  35. Password.Name = "Password"
  36. Password.Parent = Main
  37. Password.BackgroundColor3 = Color3.fromRGB(98, 98, 98)
  38. Password.Position = UDim2.new(0.059602648, 0, 0.534704387, 0)
  39. Password.Size = UDim2.new(0, 265, 0, 52)
  40. Password.Font = Enum.Font.SourceSans
  41. Password.Text = "Password"
  42. Password.TextColor3 = Color3.fromRGB(45, 45, 45)
  43. Password.TextScaled = true
  44. Password.TextSize = 14.000
  45. Password.TextWrapped = true
  46.  
  47. login.Name = "login"
  48. login.Parent = Main
  49. login.BackgroundColor3 = Color3.fromRGB(98, 98, 98)
  50. login.Position = UDim2.new(0.165562913, 0, 0.742930591, 0)
  51. login.Size = UDim2.new(0, 200, 0, 78)
  52. login.Font = Enum.Font.SourceSansItalic
  53. login.Text = "LOGIN"
  54. login.TextColor3 = Color3.fromRGB(45, 45, 45)
  55. login.TextScaled = true
  56. login.TextSize = 14.000
  57. login.TextWrapped = true
  58.  
  59. TextLabel.Parent = Main
  60. TextLabel.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  61. TextLabel.BorderSizePixel = 0
  62. TextLabel.Position = UDim2.new(0.165562913, 0, 0.0462724939, 0)
  63. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  64. TextLabel.Font = Enum.Font.SourceSans
  65. TextLabel.Text = "Sign In"
  66. TextLabel.TextColor3 = Color3.fromRGB(98, 98, 98)
  67. TextLabel.TextScaled = true
  68. TextLabel.TextSize = 14.000
  69. TextLabel.TextWrapped = true
  70.  
  71. exploit.Name = "exploit"
  72. exploit.Parent = ScreenGui
  73. exploit.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  74. exploit.Position = UDim2.new(0.815808535, 0, 0.729110479, 0)
  75. exploit.Size = UDim2.new(0, 130, 0, 130)
  76. exploit.Visible = false
  77.  
  78. TOHGUI.Name = "TOH GUI"
  79. TOHGUI.Parent = exploit
  80. TOHGUI.BackgroundColor3 = Color3.fromRGB(98, 98, 98)
  81. TOHGUI.Position = UDim2.new(0.230769217, 0, 0.338461548, 0)
  82. TOHGUI.Size = UDim2.new(0, 70, 0, 29)
  83. TOHGUI.Font = Enum.Font.SourceSans
  84. TOHGUI.Text = "TOH GUI"
  85. TOHGUI.TextColor3 = Color3.fromRGB(0, 0, 0)
  86. TOHGUI.TextScaled = true
  87. TOHGUI.TextSize = 14.000
  88. TOHGUI.TextWrapped = true
  89. TOHGUI.MouseButton1Down:connect(function()
  90. loadstring(game:HttpGet(('https://pastebin.com/raw/0MjR9qD1'),true))()
  91. end)
  92.  
  93. ragdoll.Name = "ragdoll"
  94. ragdoll.Parent = exploit
  95. ragdoll.BackgroundColor3 = Color3.fromRGB(98, 98, 98)
  96. ragdoll.BorderColor3 = Color3.fromRGB(98, 98, 98)
  97. ragdoll.Position = UDim2.new(0.230769217, 0, 0.692307711, 0)
  98. ragdoll.Size = UDim2.new(0, 70, 0, 29)
  99. ragdoll.Font = Enum.Font.SourceSans
  100. ragdoll.Text = "RagDoll GUI"
  101. ragdoll.TextColor3 = Color3.fromRGB(0, 0, 0)
  102. ragdoll.TextScaled = true
  103. ragdoll.TextSize = 14.000
  104. ragdoll.TextStrokeColor3 = Color3.fromRGB(48, 48, 48)
  105. ragdoll.TextWrapped = true
  106. ragdoll.MouseButton1Down:connect(function()
  107. loadstring(game:HttpGet(('https://gitlab.com/Tsuniox/lua-stuff/-/raw/master/RagdollEngineGUI.lua'),true))()
  108. end)
  109.  
  110. TextLabel_2.Parent = exploit
  111. TextLabel_2.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  112. TextLabel_2.Size = UDim2.new(0, 130, 0, 38)
  113. TextLabel_2.Font = Enum.Font.SourceSans
  114. TextLabel_2.Text = "FireForEffect09"
  115. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  116. TextLabel_2.TextScaled = true
  117. TextLabel_2.TextSize = 14.000
  118. TextLabel_2.TextWrapped = true
  119.  
  120. -- Scripts:
  121.  
  122. local function OUKDU_fake_script() -- login.LocalScript
  123. local script = Instance.new('LocalScript', login)
  124.  
  125. local UserData = script.Parent.Parent.Username -- this is the variable for the 'username' textbox.
  126. local button = script.Parent -- this is a variable for the Button.
  127. local UserPass = script.Parent.Parent.Password -- this is a variable for the 'Password' textbox
  128. local End = script.Parent.Parent.Parent.exploit -- rename Hackz to ur frame u want to open after logging in.
  129. button.MouseButton1Click:Connect(function() -- will run the script down below after clicking the button
  130. if UserData.Text == "fire" and UserPass.Text == "effect" then -- change noob and 111 to a username and password u want
  131. End.Visible = true -- makes the hack frame visible after logging in.
  132. wait(1) -- waits one second.
  133. script.Parent.Parent.Visible = false -- makes the login frame invisible after logging in.
  134. else -- if the pass or username is wrong it will run the script down below
  135. button.Text = "Invalid Info" -- changes the text to invalid info
  136. wait(0.5) -- waits 0,5 secs
  137. button.Text = "Try again" -- changes the text to try again
  138. wait(0.5) -- waits another 0,5 secs
  139. button.Text = "Login" -- changes the text back to login
  140. end -- ends the if statement
  141. end) -- ends the button function
  142.  
  143. end
  144. coroutine.wrap(OUKDU_fake_script)()
  145. local function HDTAFH_fake_script() -- Main.LocalScript
  146. local script = Instance.new('LocalScript', Main)
  147.  
  148. local UIS = game:GetService("UserInputService")
  149. function dragify(Main)
  150. dragToggle = nil
  151. local dragSpeed = 0
  152. dragInput = nil
  153. dragStart = nil
  154. local dragPos = nil
  155. function updateInput(input)
  156. local Delta = input.Position - dragStart
  157. local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  158. game:GetService("TweenService"):Create(Main, TweenInfo.new(0.25), {Position = Position}):Play()
  159. end
  160. Main.InputBegan:Connect(function(input)
  161. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  162. dragToggle = true
  163. dragStart = input.Position
  164. startPos = Main.Position
  165. input.Changed:Connect(function()
  166. if input.UserInputState == Enum.UserInputState.End then
  167. dragToggle = false
  168. end
  169. end)
  170. end
  171. end)
  172. Main.InputChanged:Connect(function(input)
  173. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  174. dragInput = input
  175. end
  176. end)
  177. game:GetService("UserInputService").InputChanged:Connect(function(input)
  178. if input == dragInput and dragToggle then
  179. updateInput(input)
  180. end
  181. end)
  182. end
  183.  
  184. dragify(script.Parent)
  185. end
  186. coroutine.wrap(HDTAFH_fake_script)()
  187. local function NYTB_fake_script() -- exploit.LocalScript
  188. local script = Instance.new('LocalScript', exploit)
  189.  
  190. local UIS = game:GetService("UserInputService")
  191. function dragify(exploit)
  192. dragToggle = nil
  193. local dragSpeed = 0
  194. dragInput = nil
  195. dragStart = nil
  196. local dragPos = nil
  197. function updateInput(input)
  198. local Delta = input.Position - dragStart
  199. local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  200. game:GetService("TweenService"):Create(exploit, TweenInfo.new(0.25), {Position = Position}):Play()
  201. end
  202. exploit.InputBegan:Connect(function(input)
  203. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  204. dragToggle = true
  205. dragStart = input.Position
  206. startPos = exploit.Position
  207. input.Changed:Connect(function()
  208. if input.UserInputState == Enum.UserInputState.End then
  209. dragToggle = false
  210. end
  211. end)
  212. end
  213. end)
  214. exploit.InputChanged:Connect(function(input)
  215. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  216. dragInput = input
  217. end
  218. end)
  219. game:GetService("UserInputService").InputChanged:Connect(function(input)
  220. if input == dragInput and dragToggle then
  221. updateInput(input)
  222. end
  223. end)
  224. end
  225.  
  226. dragify(script.Parent)
  227. end
  228. coroutine.wrap(NYTB_fake_script)()
  229.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement