Advertisement
Cldprama4

Test

Oct 27th, 2024
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.73 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ANIMATIONS = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local UICorner = Instance.new("UICorner")
  9. local _2 = Instance.new("TextButton")
  10. local UICorner_2 = Instance.new("UICorner")
  11. local UIGradient = Instance.new("UIGradient")
  12. local _2_2 = Instance.new("TextButton")
  13. local UICorner_3 = Instance.new("UICorner")
  14. local UIGradient_2 = Instance.new("UIGradient")
  15. local Moresoon = Instance.new("TextButton")
  16. local UICorner_4 = Instance.new("UICorner")
  17. local UIGradient_3 = Instance.new("UIGradient")
  18.  
  19. --Properties:
  20.  
  21. ANIMATIONS.Name = "ANIMATIONS"
  22. ANIMATIONS.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  23. ANIMATIONS.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  24.  
  25. Frame.Parent = ANIMATIONS
  26. Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  27. Frame.BackgroundTransparency = 0.500
  28. Frame.BorderColor3 = Color3.fromRGB(27, 42, 53)
  29. Frame.Position = UDim2.new(0.00923955627, 0, 0.282208562, 0)
  30. Frame.Size = UDim2.new(0.126812413, 0, 0.435582757, 0)
  31.  
  32. UICorner.Parent = Frame
  33.  
  34. _2.Name = "2"
  35. _2.Parent = Frame
  36. _2.AnchorPoint = Vector2.new(0.5, 0.5)
  37. _2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  38. _2.BackgroundTransparency = 0.800
  39. _2.BorderColor3 = Color3.fromRGB(27, 42, 53)
  40. _2.BorderSizePixel = 0
  41. _2.Position = UDim2.new(0.5, 0, 0.215680301, 0)
  42. _2.Size = UDim2.new(0.959999979, 0, 0.100000001, 0)
  43. _2.Font = Enum.Font.FredokaOne
  44. _2.Text = "Jerk off"
  45. _2.TextColor3 = Color3.fromRGB(255, 255, 255)
  46. _2.TextScaled = true
  47. _2.TextSize = 14.000
  48. _2.TextWrapped = true
  49.  
  50. UICorner_2.Parent = _2
  51.  
  52. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(145, 145, 145)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
  53. UIGradient.Rotation = -90
  54. UIGradient.Parent = _2
  55.  
  56. _2_2.Name = "2"
  57. _2_2.Parent = Frame
  58. _2_2.AnchorPoint = Vector2.new(0.5, 0.5)
  59. _2_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  60. _2_2.BackgroundTransparency = 0.800
  61. _2_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
  62. _2_2.BorderSizePixel = 0
  63. _2_2.Position = UDim2.new(0.5, 0, 0.347156376, 0)
  64. _2_2.Size = UDim2.new(0.959999979, 0, 0.100000001, 0)
  65. _2_2.Font = Enum.Font.FredokaOne
  66. _2_2.Text = "sex"
  67. _2_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  68. _2_2.TextScaled = true
  69. _2_2.TextSize = 14.000
  70. _2_2.TextWrapped = true
  71.  
  72. UICorner_3.Parent = _2_2
  73.  
  74. UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(145, 145, 145)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
  75. UIGradient_2.Rotation = -90
  76. UIGradient_2.Parent = _2_2
  77.  
  78. Moresoon.Name = "More soon"
  79. Moresoon.Parent = Frame
  80. Moresoon.AnchorPoint = Vector2.new(0.5, 0.5)
  81. Moresoon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  82. Moresoon.BackgroundTransparency = 1.000
  83. Moresoon.BorderColor3 = Color3.fromRGB(27, 42, 53)
  84. Moresoon.BorderSizePixel = 0
  85. Moresoon.Position = UDim2.new(0.5, 0, 0.498859584, 0)
  86. Moresoon.Size = UDim2.new(0.959999979, 0, 0.100000001, 0)
  87. Moresoon.Font = Enum.Font.FredokaOne
  88. Moresoon.Text = "More soon"
  89. Moresoon.TextColor3 = Color3.fromRGB(51, 129, 255)
  90. Moresoon.TextScaled = true
  91. Moresoon.TextSize = 14.000
  92. Moresoon.TextWrapped = true
  93.  
  94. UICorner_4.Parent = Moresoon
  95.  
  96. UIGradient_3.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(145, 145, 145)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
  97. UIGradient_3.Rotation = -90
  98. UIGradient_3.Parent = Moresoon
  99.  
  100. -- Scripts:
  101.  
  102. local function UWURIPF_fake_script() -- _2.Put in TextButton
  103. local script = Instance.new('LocalScript', _2)
  104.  
  105. local click = script.Parent.MouseButton1Click
  106. local players = game:GetService("Players")
  107. local char = players.LocalPlayer.Character
  108.  
  109. if not char then
  110. players.LocalPlayer.CharacterAdded:Wait()
  111. end
  112.  
  113. local hum = char:WaitForChild("Humanoid")
  114.  
  115. local animation = Instance.new("Animation")
  116.  
  117. animation.AnimationId = "rbxassetid://127312504620477" -- your id
  118.  
  119. local animationtrack = hum:LoadAnimation(animation)
  120.  
  121. function playAnimation()
  122. animationtrack:Play()
  123. end
  124.  
  125. click:Connect(playAnimation)
  126. end
  127. coroutine.wrap(UWURIPF_fake_script)()
  128. local function PJFX_fake_script() -- _2_2.Put in TextButton
  129. local script = Instance.new('LocalScript', _2_2)
  130.  
  131. local click = script.Parent.MouseButton1Click
  132. local players = game:GetService("Players")
  133. local char = players.LocalPlayer.Character
  134.  
  135. if not char then
  136. players.LocalPlayer.CharacterAdded:Wait()
  137. end
  138.  
  139. local hum = char:WaitForChild("Humanoid")
  140.  
  141. local animation = Instance.new("Animation")
  142.  
  143. animation.AnimationId = "rbxassetid://133601849697460" -- your id
  144.  
  145. local animationtrack = hum:LoadAnimation(animation)
  146.  
  147. function playAnimation()
  148. animationtrack:Play()
  149. end
  150.  
  151. click:Connect(playAnimation)
  152. end
  153. coroutine.wrap(PJFX_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement