Advertisement
CsgoUser

Untitled

Mar 28th, 2024
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.62 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local Exec = Instance.new("ScreenGui")
  7. local Holder = Instance.new("TextButton")
  8. local TitleBar = Instance.new("Frame")
  9. local CollapseButton = Instance.new("TextButton")
  10. local Arrow = Instance.new("ImageLabel")
  11. local Title = Instance.new("TextLabel")
  12. local UIPadding = Instance.new("UIPadding")
  13. local ChildContainer = Instance.new("ScrollingFrame")
  14. local TextLabel = Instance.new("TextLabel")
  15. local IY = Instance.new("TextButton")
  16. local UIGradient = Instance.new("UIGradient")
  17. local NM = Instance.new("TextButton")
  18. local UIGradient_2 = Instance.new("UIGradient")
  19. local Bypass = Instance.new("TextButton")
  20. local UIGradient_3 = Instance.new("UIGradient")
  21. local Hunt = Instance.new("TextButton")
  22. local UIGradient_4 = Instance.new("UIGradient")
  23. local Cmd = Instance.new("TextButton")
  24. local UIGradient_5 = Instance.new("UIGradient")
  25. local Flyguiv3 = Instance.new("TextButton")
  26. local UIGradient_6 = Instance.new("UIGradient")
  27. local TextButton = Instance.new("TextButton")
  28. local UIGradient_7 = Instance.new("UIGradient")
  29. local TextLabel_2 = Instance.new("TextLabel")
  30.  
  31. --Properties:
  32.  
  33. Exec.Name = "Exec"
  34. Exec.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  35. Exec.DisplayOrder = 128
  36. Exec.ResetOnSpawn = false
  37.  
  38. Holder.Name = "Holder"
  39. Holder.Parent = Exec
  40. Holder.BackgroundTransparency = 1.000
  41. Holder.BorderSizePixel = 0
  42. Holder.LayoutOrder = 65
  43. Holder.Position = UDim2.new(0, 386, 0, 12)
  44. Holder.Selectable = false
  45. Holder.Size = UDim2.new(0, 342, 0, 504)
  46. Holder.ZIndex = 65
  47. Holder.AutoButtonColor = false
  48. Holder.Text = ""
  49.  
  50. TitleBar.Name = "TitleBar"
  51. TitleBar.Parent = Holder
  52. TitleBar.BackgroundColor3 = Color3.fromRGB(254, 0, 0)
  53. TitleBar.BorderSizePixel = 0
  54. TitleBar.ClipsDescendants = true
  55. TitleBar.LayoutOrder = 65
  56. TitleBar.Size = UDim2.new(1, 0, 0, 0)
  57. TitleBar.ZIndex = 65
  58.  
  59. CollapseButton.Name = "CollapseButton"
  60. CollapseButton.Parent = TitleBar
  61. CollapseButton.AnchorPoint = Vector2.new(0, 0.5)
  62. CollapseButton.BackgroundTransparency = 1.000
  63. CollapseButton.BorderSizePixel = 0
  64. CollapseButton.Position = UDim2.new(0, 5, 0.5, 0)
  65. CollapseButton.Size = UDim2.new(0, 17, 0, 17)
  66. CollapseButton.ZIndex = 68
  67. CollapseButton.AutoButtonColor = false
  68. CollapseButton.Text = ""
  69.  
  70. Arrow.Name = "Arrow"
  71. Arrow.Parent = CollapseButton
  72. Arrow.AnchorPoint = Vector2.new(0.5, 0.5)
  73. Arrow.BackgroundTransparency = 1.000
  74. Arrow.BorderSizePixel = 0
  75. Arrow.Position = UDim2.new(0.5, 0, 0.5, 0)
  76. Arrow.Size = UDim2.new(0, 11, 0, 11)
  77. Arrow.ZIndex = 69
  78. Arrow.Image = "rbxasset://textures/DeveloperFramework/button_arrow_down.png"
  79.  
  80. Title.Name = "Title"
  81. Title.Parent = TitleBar
  82. Title.BackgroundTransparency = 1.000
  83. Title.BorderSizePixel = 0
  84. Title.ZIndex = 67
  85. Title.Font = Enum.Font.Unknown
  86. Title.Text = "Future"
  87. Title.TextColor3 = Color3.fromRGB(255, 255, 255)
  88. Title.TextSize = 13.000
  89. Title.TextXAlignment = Enum.TextXAlignment.Left
  90.  
  91. UIPadding.Parent = Title
  92. UIPadding.PaddingBottom = UDim.new(0, 3)
  93. UIPadding.PaddingLeft = UDim.new(0, 25)
  94. UIPadding.PaddingRight = UDim.new(0, 4)
  95. UIPadding.PaddingTop = UDim.new(0, 3)
  96.  
  97. ChildContainer.Name = "ChildContainer"
  98. ChildContainer.Parent = Holder
  99. ChildContainer.Active = true
  100. ChildContainer.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  101. ChildContainer.BackgroundTransparency = 0.150
  102. ChildContainer.BorderColor3 = Color3.fromRGB(0, 0, 0)
  103. ChildContainer.BorderSizePixel = 0
  104. ChildContainer.Position = UDim2.new(0, 0, 0.0376984142, 0)
  105. ChildContainer.Size = UDim2.new(0, 342, 0, 438)
  106. ChildContainer.CanvasPosition = Vector2.new(0, 570)
  107.  
  108. TextLabel.Parent = ChildContainer
  109. TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  110. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  111. TextLabel.BorderSizePixel = 0
  112. TextLabel.Size = UDim2.new(0, 69, 0, 50)
  113. TextLabel.Font = Enum.Font.SourceSansBold
  114. TextLabel.Text = "Future 2.4"
  115. TextLabel.TextColor3 = Color3.fromRGB(255, 0, 0)
  116. TextLabel.TextSize = 14.000
  117.  
  118. IY.Name = "IY"
  119. IY.Parent = ChildContainer
  120. IY.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  121. IY.BorderColor3 = Color3.fromRGB(0, 0, 0)
  122. IY.BorderSizePixel = 0
  123. IY.Position = UDim2.new(0.207602337, 0, 0, 0)
  124. IY.Size = UDim2.new(0, 90, 0, 50)
  125. IY.Font = Enum.Font.SourceSans
  126. IY.Text = "IY"
  127. IY.TextColor3 = Color3.fromRGB(0, 0, 0)
  128. IY.TextSize = 14.000
  129.  
  130. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.38, Color3.fromRGB(255, 21, 25)), ColorSequenceKeypoint.new(0.57, Color3.fromRGB(255, 0, 4)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
  131. UIGradient.Parent = IY
  132.  
  133. NM.Name = "NM"
  134. NM.Parent = ChildContainer
  135. NM.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  136. NM.BorderColor3 = Color3.fromRGB(0, 0, 0)
  137. NM.BorderSizePixel = 0
  138. NM.Position = UDim2.new(0.470760226, 0, 0, 0)
  139. NM.Size = UDim2.new(0, 89, 0, 50)
  140. NM.Font = Enum.Font.SourceSans
  141. NM.Text = "Nameless admin"
  142. NM.TextColor3 = Color3.fromRGB(0, 0, 0)
  143. NM.TextSize = 14.000
  144.  
  145. UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.38, Color3.fromRGB(255, 21, 25)), ColorSequenceKeypoint.new(0.57, Color3.fromRGB(255, 0, 4)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
  146. UIGradient_2.Parent = NM
  147.  
  148. Bypass.Name = "Bypass"
  149. Bypass.Parent = ChildContainer
  150. Bypass.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  151. Bypass.BorderColor3 = Color3.fromRGB(0, 0, 0)
  152. Bypass.BorderSizePixel = 0
  153. Bypass.Position = UDim2.new(0.730994165, 0, 0, 0)
  154. Bypass.Size = UDim2.new(0, 92, 0, 50)
  155. Bypass.Font = Enum.Font.SourceSans
  156. Bypass.Text = "Chat bypass"
  157. Bypass.TextColor3 = Color3.fromRGB(0, 0, 0)
  158. Bypass.TextSize = 14.000
  159.  
  160. UIGradient_3.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.38, Color3.fromRGB(255, 21, 25)), ColorSequenceKeypoint.new(0.57, Color3.fromRGB(255, 0, 4)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
  161. UIGradient_3.Parent = Bypass
  162.  
  163. Hunt.Name = "Hunt"
  164. Hunt.Parent = ChildContainer
  165. Hunt.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  166. Hunt.BorderColor3 = Color3.fromRGB(0, 0, 0)
  167. Hunt.BorderSizePixel = 0
  168. Hunt.Position = UDim2.new(0, 0, 0.0469401106, 0)
  169. Hunt.Size = UDim2.new(0, 90, 0, 50)
  170. Hunt.Font = Enum.Font.SourceSans
  171. Hunt.Text = "Hunt"
  172. Hunt.TextColor3 = Color3.fromRGB(0, 0, 0)
  173. Hunt.TextSize = 14.000
  174.  
  175. UIGradient_4.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.38, Color3.fromRGB(255, 21, 25)), ColorSequenceKeypoint.new(0.57, Color3.fromRGB(255, 0, 4)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
  176. UIGradient_4.Parent = Hunt
  177.  
  178. Cmd.Name = "Cmd"
  179. Cmd.Parent = ChildContainer
  180. Cmd.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  181. Cmd.BorderColor3 = Color3.fromRGB(0, 0, 0)
  182. Cmd.BorderSizePixel = 0
  183. Cmd.Position = UDim2.new(0.247380123, 5, 0.0464840196, 0)
  184. Cmd.Size = UDim2.new(0, 90, 0, 50)
  185. Cmd.Font = Enum.Font.SourceSans
  186. Cmd.Text = "CMD Y"
  187. Cmd.TextColor3 = Color3.fromRGB(0, 0, 0)
  188. Cmd.TextSize = 14.000
  189.  
  190. UIGradient_5.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.38, Color3.fromRGB(255, 21, 25)), ColorSequenceKeypoint.new(0.57, Color3.fromRGB(255, 0, 4)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
  191. UIGradient_5.Parent = Cmd
  192.  
  193. Flyguiv3.Name = "Fly gui v3"
  194. Flyguiv3.Parent = ChildContainer
  195. Flyguiv3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  196. Flyguiv3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  197. Flyguiv3.BorderSizePixel = 0
  198. Flyguiv3.Position = UDim2.new(0.523391783, 0, 0.0469275713, 0)
  199. Flyguiv3.Size = UDim2.new(0, 90, 0, 50)
  200. Flyguiv3.Font = Enum.Font.SourceSans
  201. Flyguiv3.Text = "Fly gui v3"
  202. Flyguiv3.TextColor3 = Color3.fromRGB(0, 0, 0)
  203. Flyguiv3.TextSize = 14.000
  204.  
  205. UIGradient_6.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.38, Color3.fromRGB(255, 21, 25)), ColorSequenceKeypoint.new(0.57, Color3.fromRGB(255, 0, 4)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
  206. UIGradient_6.Parent = Flyguiv3
  207.  
  208. TextButton.Parent = ChildContainer
  209. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  210. TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  211. TextButton.BorderSizePixel = 0
  212. TextButton.Position = UDim2.new(0.786549687, 0, 0.0462590754, 0)
  213. TextButton.Size = UDim2.new(0, 73, 0, 50)
  214. TextButton.Font = Enum.Font.SourceSans
  215. TextButton.Text = "Old future"
  216. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  217. TextButton.TextSize = 14.000
  218.  
  219. UIGradient_7.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.38, Color3.fromRGB(255, 21, 25)), ColorSequenceKeypoint.new(0.57, Color3.fromRGB(255, 0, 4)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
  220. UIGradient_7.Parent = TextButton
  221.  
  222. TextLabel_2.Parent = ChildContainer
  223. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  224. TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  225. TextLabel_2.BorderSizePixel = 0
  226. TextLabel_2.Position = UDim2.new(0, 0, 0.982841849, 0)
  227. TextLabel_2.Size = UDim2.new(0, 342, 0, 16)
  228. TextLabel_2.Font = Enum.Font.SourceSans
  229. TextLabel_2.Text = "В© 2024 8Solutions Development. All rights reserved."
  230. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  231. TextLabel_2.TextSize = 14.000
  232.  
  233. -- Scripts:
  234.  
  235. local function DQIFRP_fake_script() -- CollapseButton.LocalScript
  236. local script = Instance.new('LocalScript', CollapseButton)
  237.  
  238.  
  239. script.Parent.MouseButton1Click:Connect(function()
  240. if script.Parent.Parent.Parent.ChildContainer.Visible == true then
  241. script.Parent.Parent.Parent.ChildContainer.Visible = false
  242. script.Parent.Parent.Parent.UIStroke.Enabled = false
  243.  
  244. script.Parent.Arrow.Rotation = 180
  245. else
  246. script.Parent.Parent.Parent.ChildContainer.Visible = true
  247. script.Parent.Parent.Parent.UIStroke.Enabled = true
  248. script.Parent.Arrow.Rotation = 0
  249. end
  250. end)
  251. end
  252. coroutine.wrap(DQIFRP_fake_script)()
  253. local function YFJV_fake_script() -- Holder.Dragify
  254. local script = Instance.new('LocalScript', Holder)
  255.  
  256. local UserInputService = game:GetService("UserInputService")
  257. local TweenService = game:GetService("TweenService")
  258.  
  259. local Frame = script.Parent
  260. local StartPosition = nil
  261. local DragStart = nil
  262. local DragSpeed = 0
  263. local DragToggle = nil
  264.  
  265. local function updateInput(Input)
  266. local Delta = Input.Position - DragStart
  267. local Position = UDim2.new(StartPosition.X.Scale, StartPosition.X.Offset + Delta.X, StartPosition.Y.Scale, StartPosition.Y.Offset + Delta.Y)
  268. TweenService:Create(Frame, TweenInfo.new(DragSpeed), {Position = Position}):Play()
  269. end
  270.  
  271. script.Parent.TitleBar.InputBegan:Connect(function(Input)
  272. if (Input.UserInputType == Enum.UserInputType.MouseButton1 or Input.UserInputType == Enum.UserInputType.Touch) then
  273. DragToggle = true
  274. DragStart = Input.Position
  275. StartPosition = Frame.Position
  276. Input.Changed:Connect(function()
  277. if Input.UserInputState == Enum.UserInputState.End then
  278. DragToggle = false
  279. end
  280. end)
  281. end
  282. end)
  283.  
  284. UserInputService.InputChanged:Connect(function(Input)
  285. if (Input.UserInputType == Enum.UserInputType.MouseMovement or Input.UserInputType == Enum.UserInputType.Touch) then
  286. if DragToggle then
  287. updateInput(Input)
  288. end
  289. end
  290. end)
  291. end
  292. coroutine.wrap(YFJV_fake_script)()
  293. local function NXYUQE_fake_script() -- Holder.LocalScript
  294. local script = Instance.new('LocalScript', Holder)
  295.  
  296. game:GetService("StarterGui"):SetCore("SendNotification",{
  297. Title = "8Solutions notification", -- Required
  298. Text = "Future 2.4", -- Required
  299. Icon = "rbxassetid://1491441278" -- Optional
  300. })
  301. end
  302. coroutine.wrap(NXYUQE_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement