Advertisement
HackCreator

FUCKING UI FOR AB

May 31st, 2023
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.61 KB | None | 0 0
  1. local STARGLITCHER = Instance.new("ScreenGui")
  2. local Left = Instance.new("Frame")
  3. local Spinners = Instance.new("Frame")
  4. local UICorner = Instance.new("UICorner")
  5. local Back = Instance.new("Frame")
  6. local UICorner_2 = Instance.new("UICorner")
  7. local Center = Instance.new("ImageLabel")
  8. local OuterCircle1 = Instance.new("ImageLabel")
  9. local OuterCircle2 = Instance.new("ImageLabel")
  10. local Spin1 = Instance.new("ImageLabel")
  11. local Spin2 = Instance.new("ImageLabel")
  12. local Side_BG = Instance.new("Frame")
  13. local UIGradient = Instance.new("UIGradient")
  14. local Form_BG = Instance.new("Frame")
  15. local UIGradient_2 = Instance.new("UIGradient")
  16. local Form = Instance.new("TextLabel")
  17. local Side = Instance.new("TextLabel")
  18. local icon = Instance.new("ImageLabel")
  19. local Inner = Instance.new("ImageLabel")
  20. local Stroke = Instance.new("ImageLabel")
  21. local LowerFrameBG = Instance.new("Frame")
  22. local UIGradient_3 = Instance.new("UIGradient")
  23. local Credits = Instance.new("TextLabel")
  24. local icon_2 = Instance.new("ImageLabel")
  25. local UIScale = Instance.new("UIScale")
  26. local Theme1 = Instance.new("Sound")
  27. local Player = game.Players.LocalPlayer
  28. local Mouse = Player:GetMouse()
  29. local keybind1 = "T"
  30.  
  31. STARGLITCHER.Name = "STARGLITCHER"
  32. STARGLITCHER.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  33. STARGLITCHER.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  34.  
  35. Left.Name = "Left"
  36. Left.Parent = STARGLITCHER
  37. Left.AnchorPoint = Vector2.new(0, 1)
  38. Left.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  39. Left.BackgroundTransparency = 1.000
  40. Left.Position = UDim2.new(0, 0, 1, 0)
  41. Left.Size = UDim2.new(0, 150, 0, 150)
  42.  
  43. Spinners.Name = "Spinners"
  44. Spinners.Parent = Left
  45. Spinners.AnchorPoint = Vector2.new(0.5, 0.5)
  46. Spinners.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  47. Spinners.BackgroundTransparency = 0.600
  48. Spinners.Position = UDim2.new(0.300000012, 0, 0.699999988, 0)
  49. Spinners.Size = UDim2.new(2, 0, 2, 0)
  50.  
  51. UICorner.CornerRadius = UDim.new(1, 0)
  52. UICorner.Parent = Spinners
  53.  
  54. Back.Name = "Back"
  55. Back.Parent = Spinners
  56. Back.BackgroundColor3 = Color3.fromRGB(64, 0, 0)
  57. Back.BackgroundTransparency = 0.600
  58. Back.Position = UDim2.new(0.0500000007, 0, 0.0500000007, 0)
  59. Back.Size = UDim2.new(0.899999976, 0, 0.899999976, 0)
  60. Back.ZIndex = 0
  61.  
  62. UICorner_2.CornerRadius = UDim.new(1, 0)
  63. UICorner_2.Parent = Back
  64.  
  65. Center.Name = "Center"
  66. Center.Parent = Spinners
  67. Center.AnchorPoint = Vector2.new(0.5, 0.5)
  68. Center.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  69. Center.BackgroundTransparency = 1.000
  70. Center.Position = UDim2.new(0.5, 0, 0.5, 0)
  71. Center.Rotation = 45.000
  72. Center.Size = UDim2.new(1, 20, 1, 20)
  73. Center.ZIndex = 0
  74. Center.Image = "rbxassetid://2273224484"
  75. Center.ImageColor3 = Color3.fromRGB(64, 0, 0)
  76.  
  77. OuterCircle1.Name = "OuterCircle1"
  78. OuterCircle1.Parent = Spinners
  79. OuterCircle1.AnchorPoint = Vector2.new(0.5, 0.5)
  80. OuterCircle1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  81. OuterCircle1.BackgroundTransparency = 1.000
  82. OuterCircle1.Position = UDim2.new(0.5, 0, 0.5, 0)
  83. OuterCircle1.Rotation = 45.000
  84. OuterCircle1.Size = UDim2.new(1, 0, 1, 0)
  85. OuterCircle1.ZIndex = 2
  86. OuterCircle1.Image = "rbxassetid://2312119891"
  87. OuterCircle1.ImageColor3 = Color3.fromRGB(64, 0, 0)
  88.  
  89. OuterCircle2.Name = "OuterCircle2"
  90. OuterCircle2.Parent = Spinners
  91. OuterCircle2.AnchorPoint = Vector2.new(0.5, 0.5)
  92. OuterCircle2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  93. OuterCircle2.BackgroundTransparency = 1.000
  94. OuterCircle2.Position = UDim2.new(0.5, 0, 0.5, 0)
  95. OuterCircle2.Rotation = 45.000
  96. OuterCircle2.Size = UDim2.new(1, 60, 1, 60)
  97. OuterCircle2.ZIndex = 4
  98. OuterCircle2.Image = "rbxassetid://2312119891"
  99. OuterCircle2.ImageColor3 = Color3.fromRGB(255, 0, 0)
  100.  
  101. Spin1.Name = "Spin1"
  102. Spin1.Parent = Spinners
  103. Spin1.AnchorPoint = Vector2.new(0.5, 0.5)
  104. Spin1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  105. Spin1.BackgroundTransparency = 1.000
  106. Spin1.Position = UDim2.new(0.5, 0, 0.5, 0)
  107. Spin1.Rotation = 45.000
  108. Spin1.Size = UDim2.new(1, 100, 1, 100)
  109. Spin1.Image = "rbxassetid://2325939897"
  110. Spin1.ImageColor3 = Color3.fromRGB(64, 0, 0)
  111.  
  112. Spin2.Name = "Spin2"
  113. Spin2.Parent = Spinners
  114. Spin2.AnchorPoint = Vector2.new(0.5, 0.5)
  115. Spin2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  116. Spin2.BackgroundTransparency = 1.000
  117. Spin2.Position = UDim2.new(0.5, 0, 0.5, 0)
  118. Spin2.Rotation = 45.000
  119. Spin2.Size = UDim2.new(1, 160, 1, 160)
  120. Spin2.Image = "rbxassetid://2325939897"
  121. Spin2.ImageColor3 = Color3.fromRGB(255, 0, 0)
  122. Spin2.ImageTransparency = 0.250
  123.  
  124. Side_BG.Name = "Side_BG"
  125. Side_BG.Parent = Left
  126. Side_BG.AnchorPoint = Vector2.new(0, 0.5)
  127. Side_BG.BackgroundColor3 = Color3.fromRGB(64, 0, 0)
  128. Side_BG.BorderColor3 = Color3.fromRGB(255, 0, 0)
  129. Side_BG.BorderSizePixel = 3
  130. Side_BG.Position = UDim2.new(0, 0, 0.649999976, 0)
  131. Side_BG.Size = UDim2.new(0, 299, 0.200000003, 0)
  132. Side_BG.ZIndex = 2
  133.  
  134. UIGradient.Transparency = NumberSequence.new{NumberSequenceKeypoint.new(0.00, 0.00), NumberSequenceKeypoint.new(0.18, 0.11), NumberSequenceKeypoint.new(0.44, 0.31), NumberSequenceKeypoint.new(0.60, 0.43), NumberSequenceKeypoint.new(0.74, 0.49), NumberSequenceKeypoint.new(0.81, 0.55), NumberSequenceKeypoint.new(0.87, 0.61), NumberSequenceKeypoint.new(0.90, 0.79), NumberSequenceKeypoint.new(0.95, 1.00), NumberSequenceKeypoint.new(1.00, 1.00)}
  135. UIGradient.Parent = Side_BG
  136.  
  137. Form_BG.Name = "Form_BG"
  138. Form_BG.Parent = Left
  139. Form_BG.AnchorPoint = Vector2.new(0, 0.5)
  140. Form_BG.BackgroundColor3 = Color3.fromRGB(64, 0, 0)
  141. Form_BG.BorderColor3 = Color3.fromRGB(255, 0, 0)
  142. Form_BG.BorderSizePixel = 4
  143. Form_BG.Position = UDim2.new(0, 0, 0.300000012, 0)
  144. Form_BG.Size = UDim2.new(0, 437, 0.400000006, 0)
  145. Form_BG.ZIndex = 2
  146.  
  147. UIGradient_2.Transparency = NumberSequence.new{NumberSequenceKeypoint.new(0.00, 0.00), NumberSequenceKeypoint.new(0.18, 0.11), NumberSequenceKeypoint.new(0.44, 0.31), NumberSequenceKeypoint.new(0.60, 0.43), NumberSequenceKeypoint.new(0.74, 0.49), NumberSequenceKeypoint.new(0.81, 0.55), NumberSequenceKeypoint.new(0.87, 0.61), NumberSequenceKeypoint.new(0.90, 0.79), NumberSequenceKeypoint.new(0.95, 1.00), NumberSequenceKeypoint.new(1.00, 1.00)}
  148. UIGradient_2.Parent = Form_BG
  149.  
  150. Form.Name = "Form"
  151. Form.Parent = Left
  152. Form.AnchorPoint = Vector2.new(0, 0.5)
  153. Form.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  154. Form.BackgroundTransparency = 1.000
  155. Form.Position = UDim2.new(0.200000003, 0, 0.300000012, 0)
  156. Form.Size = UDim2.new(4, 0, 0.400000006, 0)
  157. Form.ZIndex = 4
  158. Form.Font = Enum.Font.Antique
  159. Form.Text = "Skid"
  160. Form.TextColor3 = Color3.fromRGB(64, 0, 0)
  161. Form.TextScaled = true
  162. Form.TextSize = 14.000
  163. Form.TextStrokeColor3 = Color3.fromRGB(255, 0, 0)
  164. Form.TextStrokeTransparency = 0.000
  165. Form.TextWrapped = true
  166. Form.TextXAlignment = Enum.TextXAlignment.Left
  167.  
  168. Side.Name = "Side"
  169. Side.Parent = Left
  170. Side.AnchorPoint = Vector2.new(0, 0.5)
  171. Side.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  172. Side.BackgroundTransparency = 1.000
  173. Side.Position = UDim2.new(0.200000003, 0, 0.649999976, 0)
  174. Side.Size = UDim2.new(2, 0, 0.150000006, 0)
  175. Side.ZIndex = 4
  176. Side.Font = Enum.Font.DenkOne
  177. Side.Text = "SPECTRUN"
  178. Side.TextColor3 = Color3.fromRGB(64, 0, 0)
  179. Side.TextScaled = true
  180. Side.TextSize = 14.000
  181. Side.TextStrokeColor3 = Color3.fromRGB(255, 0, 0)
  182. Side.TextStrokeTransparency = 0.000
  183. Side.TextWrapped = true
  184. Side.TextXAlignment = Enum.TextXAlignment.Left
  185.  
  186. icon.Name = "icon"
  187. icon.Parent = Side
  188. icon.AnchorPoint = Vector2.new(1, 0.5)
  189. icon.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  190. icon.BackgroundTransparency = 1.000
  191. icon.Position = UDim2.new(0, -2, 0.5, 0)
  192. icon.Size = UDim2.new(0, 25, 0, 25)
  193. icon.Image = "rbxassetid://5021034669"
  194. icon.ImageColor3 = Color3.fromRGB(255, 0, 0)
  195.  
  196. Inner.Name = "Inner"
  197. Inner.Parent = Left
  198. Inner.AnchorPoint = Vector2.new(0, 1)
  199. Inner.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  200. Inner.BackgroundTransparency = 1.000
  201. Inner.Position = UDim2.new(0, 0, 1, 0)
  202. Inner.Size = UDim2.new(0.75, 0, 0.75, 0)
  203. Inner.ZIndex = 3
  204. Inner.Image = "http://www.roblox.com/asset/?id=10375874722"
  205. Inner.ImageColor3 = Color3.fromRGB(65, 0, 0)
  206.  
  207. Stroke.Name = "Stroke"
  208. Stroke.Parent = Left
  209. Stroke.AnchorPoint = Vector2.new(0, 1)
  210. Stroke.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  211. Stroke.BackgroundTransparency = 1.000
  212. Stroke.Position = UDim2.new(0, 0, 1, 0)
  213. Stroke.Size = UDim2.new(1, 0, 1, 0)
  214. Stroke.Image = "http://www.roblox.com/asset/?id=10375874722"
  215. Stroke.ImageColor3 = Color3.fromRGB(255, 0, 0)
  216.  
  217. LowerFrameBG.Name = "LowerFrameBG"
  218. LowerFrameBG.Parent = Left
  219. LowerFrameBG.AnchorPoint = Vector2.new(0, 0.5)
  220. LowerFrameBG.BackgroundColor3 = Color3.fromRGB(64, 0, 0)
  221. LowerFrameBG.BorderColor3 = Color3.fromRGB(255, 0, 0)
  222. LowerFrameBG.BorderSizePixel = 2
  223. LowerFrameBG.Position = UDim2.new(0, 0, 0.859999835, 0)
  224. LowerFrameBG.Size = UDim2.new(-0.83504045, 406, 0.110314824, 7)
  225. LowerFrameBG.ZIndex = 2
  226.  
  227. UIGradient_3.Transparency = NumberSequence.new{NumberSequenceKeypoint.new(0.00, 0.00), NumberSequenceKeypoint.new(0.18, 0.11), NumberSequenceKeypoint.new(0.44, 0.31), NumberSequenceKeypoint.new(0.60, 0.43), NumberSequenceKeypoint.new(0.74, 0.49), NumberSequenceKeypoint.new(0.81, 0.55), NumberSequenceKeypoint.new(0.87, 0.61), NumberSequenceKeypoint.new(0.90, 0.79), NumberSequenceKeypoint.new(0.95, 1.00), NumberSequenceKeypoint.new(1.00, 1.00)}
  228. UIGradient_3.Parent = LowerFrameBG
  229.  
  230. Credits.Name = "Credits"
  231. Credits.Parent = Left
  232. Credits.AnchorPoint = Vector2.new(0, 0.5)
  233. Credits.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  234. Credits.BackgroundTransparency = 1.000
  235. Credits.Position = UDim2.new(0.199999973, 0, 0.859999895, 0)
  236. Credits.Size = UDim2.new(1.58113408, 0, 0.135000005, 0)
  237. Credits.ZIndex = 4
  238. Credits.Font = Enum.Font.DenkOne
  239. Credits.Text = "Credits to AdamHack"
  240. Credits.TextColor3 = Color3.fromRGB(64, 0, 0)
  241. Credits.TextScaled = true
  242. Credits.TextSize = 14.000
  243. Credits.TextStrokeColor3 = Color3.fromRGB(255, 0, 0)
  244. Credits.TextStrokeTransparency = 0.000
  245. Credits.TextWrapped = true
  246. Credits.TextXAlignment = Enum.TextXAlignment.Left
  247.  
  248. icon_2.Name = "icon"
  249. icon_2.Parent = Credits
  250. icon_2.AnchorPoint = Vector2.new(1, 0.5)
  251. icon_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  252. icon_2.BackgroundTransparency = 1.000
  253. icon_2.Position = UDim2.new(0, -2, 0.5, 0)
  254. icon_2.Size = UDim2.new(0, 25, 0, 25)
  255. icon_2.Image = "rbxassetid://5021034669"
  256. icon_2.ImageColor3 = Color3.fromRGB(255, 0, 0)
  257.  
  258. UIScale.Parent = Left
  259. UIScale.Scale = 1.284
  260.  
  261. Theme1.Parent = game.Players.LocalPlayer.DeathPlaylist
  262. Theme1.Volume = 10
  263. Theme1.Playing = true
  264. Theme1.Looped = true
  265. Theme1.SoundId = "rbxassetid://1842652230"
  266. Theme1.Name = "Gods"
  267.  
  268. while wait() do
  269. OuterCircle1.Rotation = OuterCircle1.Rotation - 7.111
  270. OuterCircle2.Rotation = OuterCircle2.Rotation + 5.111
  271. Spin1.Rotation = Spin1.Rotation + 11.111
  272. Spin2.Rotation = Spin2.Rotation - 11.111
  273. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement