View difference between Paste ID: sHnzY9ps and R1nHdy7M
SHOW: | | - or go back to the newest paste.
1
--[[ 
2
	Designed by Wength
3
	Plugin used "GUI to Lua V2.3
4
	The Scripts aren't mine, I only turned them into a GUI :)
5
--]]
6
7
8
local ScreenGui = Instance.new("ScreenGui")
9
local Frame = Instance.new("Frame")
10
local ImageLabel = Instance.new("ImageLabel")
11
local Dab = Instance.new("TextButton")
12
local Insane = Instance.new("TextButton")
13
local Retardation = Instance.new("TextButton")
14
local Wength = Instance.new("TextButton")
15
local Jump = Instance.new("TextButton")
16
17
ScreenGui.Parent = game.LocalPlayer.PlayerGui
18
ScreenGui.ResetOnSpawn = false
19
20
Frame.Parent = ScreenGui
21
Frame.Active = true
22
Frame.BackgroundColor3 = Color3.new(1, 1, 1)
23
Frame.BackgroundTransparency = 1
24
Frame.Draggable = true
25
Frame.Position = UDim2.new(0.22687225, 0, 0.287999988, 0)
26
Frame.Selectable = true
27
Frame.Size = UDim2.new(0.193832606, 100, 0.37439999, 100)
28
29
ImageLabel.Parent = Frame
30
ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
31
ImageLabel.BackgroundTransparency = 1
32
ImageLabel.Draggable = true
33
ImageLabel.Position = UDim2.new(-0.210526317, 0, 0.0803108811, 0)
34
ImageLabel.Selectable = true
35
ImageLabel.Size = UDim2.new(1.06666672, 100, 0.62176168, 100)
36
ImageLabel.ZIndex = 2
37
ImageLabel.Image = "rbxgameasset://Images/Fanta (1)"
38
39
Dab.Name = "Dab"
40
Dab.Parent = ImageLabel
41
Dab.BackgroundColor3 = Color3.new(1, 1, 1)
42
Dab.BackgroundTransparency = 1
43
Dab.BorderColor3 = Color3.new(1, 1, 1)
44
Dab.BorderSizePixel = 4
45
Dab.Position = UDim2.new(0.373799026, 0, 0.269256622, 0)
46
Dab.Size = UDim2.new(-0.239401489, 200, -0.0295566507, 50)
47
Dab.ZIndex = 3
48
Dab.Font = Enum.Font.ArialBold
49
Dab.FontSize = Enum.FontSize.Size28
50
Dab.Text = "Dab"
51
Dab.TextColor3 = Color3.new(1, 0.666667, 0.556863)
52
Dab.TextScaled = true
53
Dab.TextSize = 28
54
Dab.TextStrokeTransparency = 0
55
Dab.TextWrapped = true
56
57
Insane.Name = "Insane"
58
Insane.Parent = ImageLabel
59
Insane.BackgroundColor3 = Color3.new(1, 1, 1)
60
Insane.BackgroundTransparency = 1
61
Insane.BorderColor3 = Color3.new(0, 0, 0)
62
Insane.BorderSizePixel = 5
63
Insane.Position = UDim2.new(0.373799026, 0, 0.389946282, 0)
64
Insane.Size = UDim2.new(-0.239401489, 200, -0.0295566507, 50)
65
Insane.ZIndex = 3
66
Insane.Font = Enum.Font.ArialBold
67
Insane.FontSize = Enum.FontSize.Size28
68
Insane.Text = "Insane"
69
Insane.TextColor3 = Color3.new(1, 0.666667, 0.556863)
70
Insane.TextScaled = true
71
Insane.TextSize = 28
72
Insane.TextStrokeTransparency = 0
73
Insane.TextWrapped = true
74
75
Retardation.Name = "Retardation"
76
Retardation.Parent = ImageLabel
77
Retardation.BackgroundColor3 = Color3.new(1, 1, 1)
78
Retardation.BackgroundTransparency = 1
79
Retardation.BorderColor3 = Color3.new(0, 0, 0)
80
Retardation.BorderSizePixel = 5
81
Retardation.Position = UDim2.new(0.357868046, 0, 0.519480467, 0)
82
Retardation.Size = UDim2.new(-0.223350257, 200, -0.0292207785, 50)
83
Retardation.ZIndex = 4
84
Retardation.Font = Enum.Font.ArialBold
85
Retardation.FontSize = Enum.FontSize.Size28
86
Retardation.Text = "Retardation"
87
Retardation.TextColor3 = Color3.new(1, 0.666667, 0.556863)
88
Retardation.TextScaled = true
89
Retardation.TextSize = 28
90
Retardation.TextStrokeTransparency = 0
91
Retardation.TextWrapped = true
92
93
Wength.Name = "Wength"
94
Wength.Parent = ImageLabel
95
Wength.Active = false
96
Wength.BackgroundColor3 = Color3.new(1, 1, 1)
97
Wength.BackgroundTransparency = 1
98
Wength.BorderColor3 = Color3.new(0, 0, 0)
99
Wength.BorderSizePixel = 5
100
Wength.Position = UDim2.new(0.357868016, 0, 0.811688304, 0)
101
Wength.Selectable = false
102
Wength.Size = UDim2.new(-0.223350257, 200, -0.0487012975, 50)
103
Wength.ZIndex = 4
104
Wength.Font = Enum.Font.ArialBold
105
Wength.FontSize = Enum.FontSize.Size28
106
Wength.Text = "Designed by Wength"
107
Wength.TextColor3 = Color3.new(1, 0, 0)
108
Wength.TextScaled = true
109
Wength.TextSize = 28
110
Wength.TextStrokeTransparency = 0
111
Wength.TextWrapped = true
112
113
Jump.Name = "Jump"
114
Jump.Parent = ImageLabel
115
Jump.BackgroundColor3 = Color3.new(1, 1, 1)
116
Jump.BackgroundTransparency = 1
117
Jump.BorderColor3 = Color3.new(1, 1, 1)
118
Jump.BorderSizePixel = 4
119
Jump.Position = UDim2.new(0.366184801, 0, 0.654276788, 0)
120
Jump.Size = UDim2.new(-0.239401489, 200, -0.0295566507, 50)
121
Jump.ZIndex = 4
122
Jump.Font = Enum.Font.ArialBold
123
Jump.FontSize = Enum.FontSize.Size28
124
Jump.Text = "Jump"
125
Jump.TextColor3 = Color3.new(1, 0.666667, 0.556863)
126
Jump.TextScaled = true
127
Jump.TextSize = 28
128
Jump.TextStrokeTransparency = 0
129
Jump.TextWrapped = true
130
131
local Button = script.Parent
132
function onClick() 
133
for _,player in pairs(game.Players:GetPlayers()) do
134
AnimationId = "248263260"
135
local Anim = Instance.new("Animation")
136
Anim.AnimationId = "rbxassetid://"..AnimationId
137
local k = player.Character.Humanoid:LoadAnimation(Anim) -- script will error if Humanoid doesnt exist in character
138
k:Play() --Play the animation
139
k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
140
end
141
end 
142
143
Dab.MouseButton1Down:connect(function()
144
	for _,player in pairs(game.Players:GetPlayers()) do
145
AnimationId = "248263260"
146
local Anim = Instance.new("Animation")
147
Anim.AnimationId = "rbxassetid://"..AnimationId
148
local k = player.Character.Humanoid:LoadAnimation(Anim) -- script will error if Humanoid doesnt exist in character
149
k:Play() --Play the animation
150
k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
151
end
152
end)
153
154
Insane.MouseButton1Down:connect(function()
155
	while wait(1) do
156
for _,player in pairs(game.Players:GetPlayers()) do
157
AnimationId = "33796059"
158
local Anim = Instance.new("Animation")
159
Anim.AnimationId = "rbxassetid://"..AnimationId
160
local k = player.Character.Humanoid:LoadAnimation(Anim) -- script will error if Humanoid doesnt exist in character
161
k:Play() --Play the animation
162
k:AdjustSpeed(99) --Set '1' to any value you want to adjust the animation speed.
163
end
164
end
165
end)
166
167
Jump.MouseButton1Down:connect(function()
168
	while wait(.5) do
169
for _,player in pairs(game.Players:GetPlayers()) do	
170
AnimationId = "125750702"
171
local Anim = Instance.new("Animation")
172
Anim.AnimationId = "rbxassetid://"..AnimationId
173
local k = player.Character.Humanoid:LoadAnimation(Anim) -- script will error if Humanoid doesnt exist in character
174
k:Play() --Play the animation
175
k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
176
end
177
end
178
end)
179
180
Retardation.MouseButton1Down:connect(function()
181
	for _,player in pairs(game.Players:GetPlayers()) do
182
AnimationId = "33796059"
183
local Anim = Instance.new("Animation")
184
Anim.AnimationId = "rbxassetid://"..AnimationId
185
local k = player.Character.Humanoid:LoadAnimation(Anim) -- script will error if Humanoid doesnt exist in character
186
k:Play() --Play the animation
187
k:AdjustSpeed(99) --Set '1' to any value you want to adjust the animation speed.
188
	end
189
	
190
	for _,player in pairs(game.Players:GetPlayers()) do
191
AnimationId = "248263260"
192
local Anim = Instance.new("Animation")
193
Anim.AnimationId = "rbxassetid://"..AnimationId
194
local k = player.Character.Humanoid:LoadAnimation(Anim) -- script will error if Humanoid doesnt exist in character
195
k:Play() --Play the animation
196
k:AdjustSpeed(99) --Set '1' to any value you want to adjust the animation speed.
197
	end
198
	
199
end)