Advertisement
c57k

text

Feb 26th, 2022 (edited)
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.96 KB | None | 0 0
  1. game.Players.LocalPlayer.CharacterAdded:connect(function()
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local ImageLabel = Instance.new("ImageLabel")
  8.  
  9. --Properties:
  10.  
  11. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  12. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  13.  
  14. ImageLabel.Parent = ScreenGui
  15. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  16. ImageLabel.BackgroundTransparency = 1.000
  17. ImageLabel.Position = UDim2.new(0.93036437, 0, 0, 0)
  18. ImageLabel.Size = UDim2.new(0, 86, 0, 87)
  19. ImageLabel.Image = "http://www.roblox.com/asset/?id=8949880075"
  20. -- Gui to Lua
  21. -- Version: 3.2
  22.  
  23. -- Instances:
  24.  
  25. local ScreenGui = Instance.new("ScreenGui")
  26. local TextLabel = Instance.new("TextLabel")
  27. local UIGradient = Instance.new("UIGradient")
  28. local TextLabel_2 = Instance.new("TextLabel")
  29. local UIGradient_2 = Instance.new("UIGradient")
  30. local TextLabel_3 = Instance.new("TextLabel")
  31. local UIGradient_3 = Instance.new("UIGradient")
  32.  
  33. --Properties:
  34.  
  35. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  36. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  37.  
  38. TextLabel.Parent = ScreenGui
  39. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  40. TextLabel.BackgroundTransparency = 1.000
  41. TextLabel.Position = UDim2.new(0.903643727, 0, 0.876073599, 0)
  42. TextLabel.Size = UDim2.new(0, 200, 0, 44)
  43. TextLabel.Font = Enum.Font.SourceSans
  44. TextLabel.Text = "Amber X"
  45. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  46. TextLabel.TextSize = 57.000
  47.  
  48. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.04, Color3.fromRGB(228, 255, 106)), ColorSequenceKeypoint.new(0.12, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.19, Color3.fromRGB(228, 255, 106)), ColorSequenceKeypoint.new(0.27, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.34, Color3.fromRGB(228, 255, 106)), ColorSequenceKeypoint.new(0.41, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.49, Color3.fromRGB(228, 255, 106)), ColorSequenceKeypoint.new(0.57, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.66, Color3.fromRGB(228, 255, 106)), ColorSequenceKeypoint.new(0.75, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.85, Color3.fromRGB(228, 255, 106)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
  49. UIGradient.Parent = TextLabel
  50.  
  51. TextLabel_2.Parent = ScreenGui
  52. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  53. TextLabel_2.BackgroundTransparency = 1.000
  54. TextLabel_2.Position = UDim2.new(0.890688241, 0, 0.922699392, 0)
  55. TextLabel_2.Size = UDim2.new(0, 197, 0, 34)
  56. TextLabel_2.Font = Enum.Font.SourceSans
  57. TextLabel_2.Text = "aimxcc#1300"
  58. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  59. TextLabel_2.TextSize = 48.000
  60.  
  61. UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.04, Color3.fromRGB(228, 255, 106)), ColorSequenceKeypoint.new(0.12, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.19, Color3.fromRGB(228, 255, 106)), ColorSequenceKeypoint.new(0.27, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.34, Color3.fromRGB(228, 255, 106)), ColorSequenceKeypoint.new(0.41, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.49, Color3.fromRGB(228, 255, 106)), ColorSequenceKeypoint.new(0.57, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.66, Color3.fromRGB(228, 255, 106)), ColorSequenceKeypoint.new(0.75, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.85, Color3.fromRGB(228, 255, 106)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
  62. UIGradient_2.Parent = TextLabel_2
  63.  
  64. TextLabel_3.Parent = ScreenGui
  65. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  66. TextLabel_3.BackgroundTransparency = 1.000
  67. TextLabel_3.Position = UDim2.new(0.890688241, 0, 0.950920224, 0)
  68. TextLabel_3.Size = UDim2.new(0, 129, 0, 47)
  69. TextLabel_3.Font = Enum.Font.SourceSans
  70. TextLabel_3.Text = "discord.gg/EVAYSSZJmM"
  71. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  72. TextLabel_3.TextSize = 34.000
  73.  
  74. UIGradient_3.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.04, Color3.fromRGB(228, 255, 106)), ColorSequenceKeypoint.new(0.12, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.19, Color3.fromRGB(228, 255, 106)), ColorSequenceKeypoint.new(0.27, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.34, Color3.fromRGB(228, 255, 106)), ColorSequenceKeypoint.new(0.41, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.49, Color3.fromRGB(228, 255, 106)), ColorSequenceKeypoint.new(0.57, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.66, Color3.fromRGB(228, 255, 106)), ColorSequenceKeypoint.new(0.75, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.85, Color3.fromRGB(228, 255, 106)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
  75. UIGradient_3.Parent = TextLabel_3
  76.  
  77. -- Scripts:
  78.  
  79. local function SSHRCI_fake_script() -- TextLabel.Script
  80. local script = Instance.new('Script', TextLabel)
  81.  
  82. local thing = script.Parent
  83. local uiGradient = thing:WaitForChild("UIGradient")
  84. local tweenService = game:GetService("TweenService")
  85.  
  86. while true do
  87. local tween = tweenService:Create(uiGradient, TweenInfo.new(2, Enum.EasingStyle.Linear), {Offset = Vector2.new(-1, 0)})
  88. tween:Play()
  89. wait(0.8)
  90. uiGradient.Offset = Vector2.new(1, 0)
  91. local tween2 = tweenService:Create(uiGradient, TweenInfo.new(2, Enum.EasingStyle.Linear), {Offset = Vector2.new(0, 0)})
  92. tween2:Play()
  93. wait(2)
  94. end
  95. end
  96. coroutine.wrap(SSHRCI_fake_script)()
  97. local function AWUKFD_fake_script() -- TextLabel_2.Script
  98. local script = Instance.new('Script', TextLabel_2)
  99.  
  100. local thing = script.Parent
  101. local uiGradient = thing:WaitForChild("UIGradient")
  102. local tweenService = game:GetService("TweenService")
  103.  
  104. while true do
  105. local tween = tweenService:Create(uiGradient, TweenInfo.new(2, Enum.EasingStyle.Linear), {Offset = Vector2.new(-1, 0)})
  106. tween:Play()
  107. wait(0.8)
  108. uiGradient.Offset = Vector2.new(1, 0)
  109. local tween2 = tweenService:Create(uiGradient, TweenInfo.new(2, Enum.EasingStyle.Linear), {Offset = Vector2.new(0, 0)})
  110. tween2:Play()
  111. wait(2)
  112. end
  113. end
  114. coroutine.wrap(AWUKFD_fake_script)()
  115. local function RCYHGE_fake_script() -- TextLabel_3.Script
  116. local script = Instance.new('Script', TextLabel_3)
  117.  
  118. local thing = script.Parent
  119. local uiGradient = thing:WaitForChild("UIGradient")
  120. local tweenService = game:GetService("TweenService")
  121.  
  122. while true do
  123. local tween = tweenService:Create(uiGradient, TweenInfo.new(2, Enum.EasingStyle.Linear), {Offset = Vector2.new(-1, 0)})
  124. tween:Play()
  125. wait(0.8)
  126. uiGradient.Offset = Vector2.new(1, 0)
  127. local tween2 = tweenService:Create(uiGradient, TweenInfo.new(2, Enum.EasingStyle.Linear), {Offset = Vector2.new(0, 0)})
  128. tween2:Play()
  129. wait(2)
  130. end
  131. end
  132. coroutine.wrap(RCYHGE_fake_script)()
  133. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement