memberhero

Gui Thingy 3

Oct 14th, 2020
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.49 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5. --Fixed by basstracker1970
  6. --Run As h/
  7. local ScreenGui = Instance.new("ScreenGui")
  8. ScreenGui.Name = "GUI"
  9. local Frame = Instance.new("ImageLabel")
  10. local TextLabel = Instance.new("TextLabel")
  11. local TextLabel_2 = Instance.new("TextLabel")
  12. local close = Instance.new("TextButton")
  13. local TextLabel_3 = Instance.new("TextLabel")
  14. local TextLabel_4 = Instance.new("TextLabel")
  15. local username = Instance.new("TextBox")
  16. local snatch = Instance.new("TextButton")
  17. local TextButton_Roundify_12px = Instance.new("ImageLabel")
  18. local miscbut = Instance.new("TextButton")
  19. local MISC = Instance.new("ImageLabel")
  20. local TextLabel_5 = Instance.new("TextLabel")
  21. local TextLabel_6 = Instance.new("TextLabel")
  22. local snatchall = Instance.new("TextButton")
  23. local TextButton_Roundify_12px_2 = Instance.new("ImageLabel")
  24. local TextLabel_7 = Instance.new("TextLabel")
  25. Frame.Draggable = true
  26. Frame.Active = true
  27. Frame.Selectable = true
  28. local sound = Instance.new("Sound")
  29. sound.Parent = workspace
  30. sound.SoundId = "rbxassetid://5292029547"
  31. sound:Play()
  32.  
  33. --Properties:
  34.  
  35. ScreenGui.Parent = owner.PlayerGui
  36.  
  37. Frame.Name = "Frame"
  38. Frame.Parent = ScreenGui
  39. Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  40. Frame.BackgroundTransparency = 1.000
  41. Frame.Position = UDim2.new(0.152727276, 0, 0.277641267, 0)
  42. Frame.Size = UDim2.new(0, 0, 0, 0)
  43. Frame.ZIndex = 3
  44. Frame.Image = "rbxassetid://3570695787"
  45. Frame.ImageColor3 = Color3.fromRGB(20, 20, 20)
  46. Frame.ScaleType = Enum.ScaleType.Slice
  47. Frame.SliceCenter = Rect.new(100, 100, 100, 100)
  48. Frame.SliceScale = 0.120
  49. Frame.ClipsDescendants = true
  50.  
  51. TextLabel.Parent = Frame
  52. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  53. TextLabel.BackgroundTransparency = 1.000
  54. TextLabel.Position = UDim2.new(0.026143793, 0, 0.0232558139, 0)
  55. TextLabel.Size = UDim2.new(0, 22, 0, 24)
  56. TextLabel.ZIndex = 3
  57. TextLabel.Font = Enum.Font.SourceSansBold
  58. TextLabel.Text = "IP"
  59. TextLabel.TextColor3 = Color3.fromRGB(255, 85, 0)
  60. TextLabel.TextSize = 25.000
  61.  
  62. TextLabel_2.Parent = Frame
  63. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  64. TextLabel_2.BackgroundTransparency = 1.000
  65. TextLabel_2.Position = UDim2.new(0.0980392173, 0, 0.0232558139, 0)
  66. TextLabel_2.Size = UDim2.new(0, 102, 0, 24)
  67. TextLabel_2.ZIndex = 3
  68. TextLabel_2.Font = Enum.Font.SourceSansBold
  69. TextLabel_2.Text = "LOGGER"
  70. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  71. TextLabel_2.TextSize = 25.000
  72.  
  73. close.Name = "close"
  74. close.Parent = Frame
  75. close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  76. close.BackgroundTransparency = 1.010
  77. close.Position = UDim2.new(0.934640527, 0, 0.0232558139, 0)
  78. close.Size = UDim2.new(0, 20, 0, 20)
  79. close.ZIndex = 3
  80. close.Font = Enum.Font.SourceSansBold
  81. close.Text = "X"
  82. close.TextColor3 = Color3.fromRGB(255, 0, 0)
  83. close.TextScaled = true
  84. close.TextSize = 14.000
  85. close.TextWrapped = true
  86.  
  87. TextLabel_3.Parent = Frame
  88. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  89. TextLabel_3.BackgroundTransparency = 1.000
  90. TextLabel_3.Position = UDim2.new(7.4505806e-09, 0, 0.860465109, 0)
  91. TextLabel_3.Size = UDim2.new(0, 214, 0, 24)
  92. TextLabel_3.ZIndex = 3
  93. TextLabel_3.Font = Enum.Font.SourceSansBold
  94. TextLabel_3.Text = "Gui & Code Remade: fixed#8267"
  95. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  96. TextLabel_3.TextSize = 15.000
  97.  
  98. TextLabel_4.Parent = Frame
  99. TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  100. TextLabel_4.BackgroundTransparency = 1.000
  101. TextLabel_4.Position = UDim2.new(0, 0, 0.767441869, 0)
  102. TextLabel_4.Size = UDim2.new(0, 240, 0, 24)
  103. TextLabel_4.ZIndex = 3
  104. TextLabel_4.Font = Enum.Font.SourceSansBold
  105. TextLabel_4.Text = "Gui & Code Revamp: Univrs#7207"
  106. TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  107. TextLabel_4.TextSize = 15.000
  108.  
  109. username.Name = "username"
  110. username.Parent = Frame
  111. username.BackgroundColor3 = Color3.fromRGB(255, 128, 0)
  112. username.BackgroundTransparency = 1.000
  113. username.BorderSizePixel = 0
  114. username.Position = UDim2.new(0.173202619, 0, 0.313953489, 0)
  115. username.Size = UDim2.new(0, 200, 0, 24)
  116. username.ZIndex = 3
  117. username.Font = Enum.Font.GothamBold
  118. username.PlaceholderColor3 = Color3.fromRGB(178, 178, 178)
  119. username.PlaceholderText = "Input User"
  120. username.Text = ""
  121. username.TextColor3 = Color3.fromRGB(255, 255, 255)
  122. username.TextSize = 14.000
  123.  
  124. snatch.Name = "LogFakeIp"
  125. snatch.Parent = Frame
  126. snatch.BackgroundColor3 = Color3.fromRGB(255, 128, 0)
  127. snatch.BackgroundTransparency = 1.000
  128. snatch.BorderSizePixel = 0
  129. snatch.Position = UDim2.new(0.205882356, 0, 0.511627913, 0)
  130. snatch.Size = UDim2.new(0, 180, 0, 28)
  131. snatch.ZIndex = 4
  132. snatch.Font = Enum.Font.SourceSansBold
  133. snatch.Text = "Take Ip"
  134. snatch.TextColor3 = Color3.fromRGB(255, 255, 255)
  135. snatch.TextScaled = true
  136. snatch.TextSize = 14.000
  137. snatch.TextWrapped = true
  138. snatch.MouseButton1Down:connect(function()
  139.  
  140. NLS([===[
  141. local v = owner
  142. local SayMessageRequest1 = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents:WaitForChild("SayMessageRequest")
  143. SayMessageRequest1:FireServer(
  144. v.Name.." - Cracking IP Address...",
  145. "All"
  146. )
  147. ]===], owner.Character);
  148. wait(2)
  149. NLS([===[
  150. local v = game.Players:FindFirstChild(game.Players.LocalPlayer.PlayerGui["GUI"].Frame.TextBox.Text)
  151. local Thing = game:GetService("HttpService"):JSONDecode("http://country.io/names.json")
  152. local ParsedCountry = Thing(v, "CountryRegionCodeReplicate")
  153. local SayMessageRequest = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents:WaitForChild("SayMessageRequest")
  154. SayMessageRequest:FireServer(v.Name.." is from "..tostring(ParsedCountry).." OS: "..v.OsPlatform.." IP: "..math.random(836).."."..math.random(725).."."..math.random(99)..".".."##".." ".."(IP: Successfully Logged)","All")
  155.  
  156.  
  157.  
  158. ]===], owner.Character);
  159.  
  160. wait(0.55)
  161. NLS([===[
  162. local v = game.Players:FindFirstChild(game.Players.LocalPlayer.PlayerGui["GUI"].Frame.TextBox.Text)
  163. local SayMessageRequest2 = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents:WaitForChild("SayMessageRequest")
  164. SayMessageRequest2:FireServer(
  165. v.Name.."'s Data Has Been Successfully Stolen.",
  166. "All"
  167. )
  168.  
  169. ]===], owner.Character);
  170. end)
  171.  
  172. TextButton_Roundify_12px.Name = "TextButton_Roundify_12px"
  173. TextButton_Roundify_12px.Parent = snatch
  174. TextButton_Roundify_12px.Active = true
  175. TextButton_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  176. TextButton_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  177. TextButton_Roundify_12px.BackgroundTransparency = 1.000
  178. TextButton_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  179. TextButton_Roundify_12px.Selectable = true
  180. TextButton_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  181. TextButton_Roundify_12px.ZIndex = 3
  182. TextButton_Roundify_12px.Image = "rbxassetid://3570695787"
  183. TextButton_Roundify_12px.ImageColor3 = Color3.fromRGB(255, 128, 0)
  184. TextButton_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  185. TextButton_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  186. TextButton_Roundify_12px.SliceScale = 0.120
  187.  
  188. miscbut.Name = "miscbut"
  189. miscbut.Parent = Frame
  190. miscbut.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  191. miscbut.BackgroundTransparency = 1.010
  192. miscbut.Position = UDim2.new(0.934640527, 0, 0.883720934, 0)
  193. miscbut.Size = UDim2.new(0, 20, 0, 20)
  194. miscbut.ZIndex = 3
  195. miscbut.Font = Enum.Font.SourceSansBold
  196. miscbut.Text = ">"
  197. miscbut.TextColor3 = Color3.fromRGB(255, 255, 255)
  198. miscbut.TextScaled = true
  199. miscbut.TextSize = 14.000
  200. miscbut.TextWrapped = true
  201.  
  202. MISC.Name = "MISC"
  203. MISC.Parent = Frame
  204. MISC.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  205. MISC.BackgroundTransparency = 1.000
  206. MISC.Position = UDim2.new(0.0775638819, 0, 0.0725949258, 0)
  207. MISC.Size = UDim2.new(0, 262, 0, 147)
  208. MISC.ZIndex = 0
  209. MISC.Image = "rbxassetid://3570695787"
  210. MISC.ImageColor3 = Color3.fromRGB(20, 20, 20)
  211. MISC.ScaleType = Enum.ScaleType.Slice
  212. MISC.SliceCenter = Rect.new(100, 100, 100, 100)
  213. MISC.SliceScale = 0.120
  214.  
  215. TextLabel_5.Parent = MISC
  216. TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  217. TextLabel_5.BackgroundTransparency = 1.000
  218. TextLabel_5.Position = UDim2.new(0.02614378, 0, 0.0232981984, 0)
  219. TextLabel_5.Size = UDim2.new(0, 18, 0, 20)
  220. TextLabel_5.Font = Enum.Font.SourceSansBold
  221. TextLabel_5.Text = "MI"
  222. TextLabel_5.TextColor3 = Color3.fromRGB(255, 85, 0)
  223. TextLabel_5.TextSize = 25.000
  224.  
  225. TextLabel_6.Parent = MISC
  226. TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  227. TextLabel_6.BackgroundTransparency = 1.000
  228. TextLabel_6.Position = UDim2.new(0.0980392322, 0, 0.0232981984, 0)
  229. TextLabel_6.Size = UDim2.new(0, 28, 0, 20)
  230. TextLabel_6.Font = Enum.Font.SourceSansBold
  231. TextLabel_6.Text = "SC"
  232. TextLabel_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  233. TextLabel_6.TextSize = 25.000
  234.  
  235. snatchall.Name = "logserver"
  236. snatchall.Parent = MISC
  237. snatchall.BackgroundColor3 = Color3.fromRGB(255, 128, 0)
  238. snatchall.BackgroundTransparency = 1.000
  239. snatchall.BorderSizePixel = 0
  240. snatchall.Position = UDim2.new(0.0493937507, 0, 0.703036785, 0)
  241. snatchall.Size = UDim2.new(0, 236, 0, 23)
  242. snatchall.ZIndex = 2
  243. snatchall.Font = Enum.Font.SourceSansBold
  244. snatchall.Text = "Log Server"
  245. snatchall.TextColor3 = Color3.fromRGB(255, 255, 255)
  246. snatchall.TextScaled = true
  247. snatchall.TextSize = 14.000
  248. snatchall.TextWrapped = true
  249. snatchall.MouseButton1Down:connect(function()
  250. --Cant Fix Yet :/
  251. end)
  252.  
  253. TextButton_Roundify_12px_2.Name = "TextButton_Roundify_12px"
  254. TextButton_Roundify_12px_2.Parent = snatchall
  255. TextButton_Roundify_12px_2.Active = true
  256. TextButton_Roundify_12px_2.AnchorPoint = Vector2.new(0.5, 0.5)
  257. TextButton_Roundify_12px_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  258. TextButton_Roundify_12px_2.BackgroundTransparency = 1.000
  259. TextButton_Roundify_12px_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  260. TextButton_Roundify_12px_2.Selectable = true
  261. TextButton_Roundify_12px_2.Size = UDim2.new(1, 0, 1, 0)
  262. TextButton_Roundify_12px_2.Image = "rbxassetid://3570695787"
  263. TextButton_Roundify_12px_2.ImageColor3 = Color3.fromRGB(255, 128, 0)
  264. TextButton_Roundify_12px_2.ScaleType = Enum.ScaleType.Slice
  265. TextButton_Roundify_12px_2.SliceCenter = Rect.new(100, 100, 100, 100)
  266. TextButton_Roundify_12px_2.SliceScale = 0.120
  267.  
  268. TextLabel_7.Parent = MISC
  269. TextLabel_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  270. TextLabel_7.BackgroundTransparency = 1.000
  271. TextLabel_7.Position = UDim2.new(0.0980392322, 0, 0.213774383, 0)
  272. TextLabel_7.Size = UDim2.new(0, 212, 0, 62)
  273. TextLabel_7.Font = Enum.Font.SourceSansBold
  274. TextLabel_7.Text = "Holy some people are annoying"
  275. TextLabel_7.TextColor3 = Color3.fromRGB(255, 255, 255)
  276. TextLabel_7.TextScaled = true
  277. TextLabel_7.TextSize = 25.000
  278. TextLabel_7.TextWrapped = true
  279.  
  280. -- Scripts:
  281.  
  282. local function XHSJL_fake_script() -- close.LocalScript
  283. local script = Instance.new('LocalScript', close)
  284.  
  285. close.MouseButton1Down:Connect(function()
  286. MISC:TweenPosition(UDim2.new(0.078, 0, 0.073, 0), 'Out', 'Bounce', 0.35)
  287. wait(.35)
  288. Frame.ClipsDescendants = true
  289. Frame:TweenSize(UDim2.new(0,0,0,0), 'Out', 'Linear', .3)
  290. wait(.3)
  291. ScreenGui:Destroy()
  292. end)
  293. end
  294. coroutine.wrap(XHSJL_fake_script)()
  295. local function MOOLDA_fake_script() -- miscbut.LocalScript
  296. local script = Instance.new('LocalScript', miscbut)
  297.  
  298. local t = false
  299. miscbut.MouseButton1Down:Connect(function()
  300. if (t == false) then
  301. MISC:TweenPosition(UDim2.new(1.051, 0, 0.073, 0), 'Out', 'Bounce', 0.35)
  302. wait(.35)
  303. t = true
  304. elseif (t == true) then
  305. MISC:TweenPosition(UDim2.new(0.078, 0, 0.073, 0), 'Out', 'Bounce', 0.35)
  306. wait(.35)
  307. t = false
  308. end
  309. end)
  310. end
  311. coroutine.wrap(MOOLDA_fake_script)()
  312. Frame:TweenSize(UDim2.new(0, 306, 0, 172), 'Out', 'Linear', 0.3)
  313. wait(.3)
  314. Frame.ClipsDescendants = false
Add Comment
Please, Sign In to add comment