View difference between Paste ID: p39SfsJF and 7jJx4jUe
SHOW: | | - or go back to the newest paste.
1
if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
2
local Player,Mouse,mouse,UserInputService,ContextActionService = owner
3
local RealPlayer = Player
4
do print("FE Compatibility code by Mokiros")local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end,__call=function(self,...)local t=rawget(self,"_RealService")if t then return t(...)end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return self[t]end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;x.RunService=v({RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")setmetatable(x,{__index=function(self,t)return r:GetService(t)or typeof(r[t])=="function"and function(m,...)return r[t](r,...)end or r[t]end,__newindex=s.__newindex,__call=s.__call})game,owner=x,x.Players.LocalPlayer end
5
6
mouse = game.Players.LocalPlayer:GetMouse()
7
local rhandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone()
8
game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Remove()
9
local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
10
rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
11
rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
12
rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
13
local lhandclone = game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Clone()
14
game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Remove()
15
local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
16
lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
17
lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
18
lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
19
local llegclone = game.Players.LocalPlayer.Character.Torso["Left Hip"]:Clone()
20
game.Players.LocalPlayer.Character.Torso["Left Hip"]:Remove()
21
local llegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
22
llegweld.Part0 = game.Players.LocalPlayer.Character.Torso
23
llegweld.Part1 = game.Players.LocalPlayer.Character["Left Leg"]
24
llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
25
local rlegclone = game.Players.LocalPlayer.Character.Torso["Right Hip"]:Clone()
26
game.Players.LocalPlayer.Character.Torso["Right Hip"]:Remove()
27
local rlegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
28
rlegweld.Part0 = game.Players.LocalPlayer.Character.Torso
29
rlegweld.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
30
rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
31
local rootjointclone = game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Clone()
32
game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Remove()
33
local humanoidrootpart = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
34
humanoidrootpart.Part0 = game.Players.LocalPlayer.Character.HumanoidRootPart
35
humanoidrootpart.Part1 = game.Players.LocalPlayer.Character.Torso
36
local heed = game.Players.LocalPlayer.Character.Torso["Neck"]:Clone()
37
local headweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
38
headweld.Part0 = game.Players.LocalPlayer.Character.Torso
39
headweld.Part1 = game.Players.LocalPlayer.Character.Head
40
headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0)
41
game.Players.LocalPlayer.Character.Torso.Neck:Remove()
42
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 25
43
game.Players.LocalPlayer.Character.Humanoid.MaxHealth = math.huge
44
game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
45
Sound0 = Instance.new("Sound")
46
Sound0.Volume = 5
47
Sound0.Parent = game.Players.LocalPlayer.Character.Head
48-
Sound0.SoundId = "rbxassetid://1103329236"
48+
Sound0.SoundId = "rbxassetid://343860759"
49
Sound0.Looped = true
50
Sound0:Play()
51
local top = Instance.new("Shirt")
52
top.ShirtTemplate = "rbxassetid://12786196"
53
top.Parent = Character
54
top.Name = "Cloth"
55
local bottom = Instance.new("Pants")
56
bottom.PantsTemplate = "rbxassetid://326190288"
57
bottom.Parent = Character
58
bottom.Name = "Cloth"
59
canwalk = true
60
howmuch = 0
61
hittd = false
62
function change(key)
63
    if key == "w" or key == "a" or key == "s" or key == "d" then
64
        howmuch = howmuch + 1
65
    end
66
end
67
function otherchange(key)
68
    if key == "w" or key == "a" or key == "s" or key == "d" then
69
        howmuch = howmuch - 1
70
    end
71
end
72
mouse.KeyDown:connect(change)
73
mouse.KeyUp:connect(otherchange)
74
--By Rufus14
75
mouse = game.Players.LocalPlayer:GetMouse()
76
using = false
77
hittd = false
78
--Converted with ttyyuu12345's model to script plugin v4
79
local txtfag = Instance.new("BillboardGui", game.Players.LocalPlayer.Character.Head)
80
txtfag.Adornee = suckadick
81
txtfag.Name = "kys nigga"
82
txtfag.Size = UDim2.new(2, 0, 1.2, 0)
83
txtfag.StudsOffset = Vector3.new(-5, 3, 0)
84
local textfag = Instance.new("TextLabel", txtfag)
85
textfag.Size = UDim2.new(6, 0, 1, 0)
86
textfag.FontSize = "Size8"
87
textfag.TextScaled = true
88
textfag.TextTransparency = 0
89
textfag.BackgroundTransparency = 1
90
textfag.TextTransparency = 0
91
textfag.TextStrokeTransparency = 0
92
textfag.Font = "Cartoon"
93
textfag.TextStrokeColor3 = Color3.new(0, 1, 0)
94
v = Instance.new("Part")
95
v.Name = "ColorBrick"
96
v.Parent = part
97
v.FormFactor = "Symmetric"
98
v.Anchored = true
99
v.CanCollide = false
100
v.BottomSurface = "Smooth"
101
v.TopSurface = "Smooth"
102
v.Size = Vector3.new(10, 5, 3)
103
v.Transparency = 0.7
104
v.BrickColor = game.Players.LocalPlayer.Character.Torso.BrickColor
105
v.Transparency = 1
106
textfag.TextColor3 = v.BrickColor.Color
107
textfag.TextStrokeColor3 = Color3.new(0, 0, 0)
108
v.Shape = "Block"
109
textfag.Text = "Script By Rufus14"
110
wait(2)
111
textfag.Text = "lol"
112
wait(0.3)
113
textfag.Text = game.Players.LocalPlayer.Character.Name.." The Furry Destroyer"
114
function sandbox(var,func)
115
	local env = getfenv(func)
116
	local newenv = setmetatable({},{
117
		__index = function(self,k)
118
			if k=="script" then
119
				return var
120
			else
121
				return env[k]
122
			end
123
		end,
124
	})
125
	setfenv(func,newenv)
126
	return func
127
end
128
cors = {}
129
mas = Instance.new("Model",game:GetService("Lighting"))
130
Model0 = Instance.new("Model")
131
Part1 = Instance.new("Part")
132
Weld2 = Instance.new("Weld")
133
Part3 = Instance.new("Part")
134
Decal4 = Instance.new("Decal")
135
Decal5 = Instance.new("Decal")
136
Model0.Name = "Flagloldiefurshits"
137
Model0.Parent = mas
138
Part1.Name = "Stick"
139
Part1.Parent = Model0
140
Part1.Material = Enum.Material.Wood
141
Part1.BrickColor = BrickColor.new("Dark orange")
142
Part1.Rotation = Vector3.new(0, 0, 126)
143
Part1.Shape = Enum.PartType.Cylinder
144
Part1.Size = Vector3.new(5.71999931, 0.319999993, 0.839999914)
145
Part1.CFrame = CFrame.new(-11.7340431, 3.40531874, -51.7842827, -0.58777535, -0.809025586, 0, 0.809025586, -0.58777535, 0, 0, 0, 1)
146
Part1.BottomSurface = Enum.SurfaceType.Smooth
147
Part1.TopSurface = Enum.SurfaceType.Smooth
148
Part1.Color = Color3.new(0.627451, 0.372549, 0.207843)
149
Part1.Position = Vector3.new(-11.7340431, 3.40531874, -51.7842827)
150
Part1.Orientation = Vector3.new(0, 0, 126)
151
Part1.Color = Color3.new(0.627451, 0.372549, 0.207843)
152
Weld2.Parent = Part1
153
Weld2.C0 = CFrame.new(1.73310661, 1.69616222, 0.00998687744, -2.56299973e-06, 1.00000119, 0, -1.00000119, -2.56299973e-06, 0, 0, 0, 1)
154
Weld2.Part0 = Part1
155
Weld2.Part1 = Part3
156
Part3.Name = "Flag"
157
Part3.Parent = Model0
158
Part3.BrickColor = BrickColor.new("Really black")
159
Part3.Rotation = Vector3.new(0, 0, 36)
160
Part3.Size = Vector3.new(3.32999945, 2.10000038, 0.0700000003)
161
Part3.CFrame = CFrame.new(-14.124959, 3.81048417, -51.7742958, 0.809026122, -0.587772548, 0, 0.587772548, 0.809026122, 0, 0, 0, 1)
162
Part3.BottomSurface = Enum.SurfaceType.Smooth
163
Part3.Color = Color3.new(0, 0, 0)
164
Part3.Position = Vector3.new(-14.124959, 3.81048417, -51.7742958)
165
Part3.Orientation = Vector3.new(0, 0, 36)
166
Part3.Color = Color3.new(0, 0, 0)
167
Decal4.Parent = Part3
168
Decal4.Texture = "rbxassetid://1150731665"
169
Decal5.Name = "Decal1"
170
Decal5.Parent = Part3
171
Decal5.Texture = "rbxassetid://1150731665"
172
Decal5.Face = Enum.NormalId.Back
173
for i,v in pairs(mas:GetChildren()) do
174
	v.Parent = game:GetService("Players").LocalPlayer.Character
175
	pcall(function() v:MakeJoints() end)
176
end
177
mas:Destroy()
178
for i,v in pairs(cors) do
179
	spawn(function()
180
		pcall(v)
181
	end)
182
end
183
weld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
184
weld.Part0 = game.Players.LocalPlayer.Character.Torso
185
weld.Part1 = Part1
186
weld.C0 = CFrame.new(-0.244045258, 0.405305624, 0.555713654, -0.58777535, -0.809025586, -5.23747954e-22, 0.809025586, -0.58777535, 3.13253081e-22, -5.61275872e-22, -2.39603033e-22, 1)
187
local punch = Instance.new("Sound", game.Players.LocalPlayer.Character["Right Arm"])
188
punch.Volume = 3
189
punch.SoundId = "rbxassetid://131237241"
190
punch.TimePosition = 0
191
local FILTHYPRANK = Instance.new("Sound", game.Players.LocalPlayer.Character["Head"])
192
FILTHYPRANK.Volume = 10
193
FILTHYPRANK.SoundId = "rbxassetid://676845644"
194
FILTHYPRANK.TimePosition = 3.6
195
local thunder = Instance.new("Sound", game.Players.LocalPlayer.Character["Right Arm"])
196
thunder.Volume = 3
197
thunder.SoundId = "rbxassetid://130818250"
198
thunder.TimePosition = 0.4
199
local meme = Instance.new("Sound", game.Players.LocalPlayer.Character["Right Arm"])
200
meme.Volume = 3
201
meme.SoundId = "rbxassetid://138677306"
202
local gore = Instance.new("Sound", game.Players.LocalPlayer.Character["Right Arm"])
203
gore.Volume = 4
204
gore.SoundId = "rbxassetid://429400881"
205
gore.TimePosition = 0
206
canbefps = false
207
function switchfps(key)
208
	key = key:lower()
209
	if key == "z" then
210
		if canbefps then
211
			canbefps = false
212
		else
213
			canbefps = true
214
		end
215
	end
216
end
217
mouse.KeyDown:connect(switchfps)
218
function fps()
219
	if canbefps then
220
		workspace.CurrentCamera.CFrame = game.Players.LocalPlayer.Character.Head.CFrame * CFrame.new(0,0,-0.9)
221
	end
222
end
223
game:GetService("RunService").RenderStepped:connect(fps)
224
function tentaclekick(key)
225
	if key == "f" and not using then
226
		using = true
227
		canwalk = false
228
		for i = 0,0.7 , 0.05 do
229
			llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.97511852, -0.684444427, 1, 7.09343726e-27, -1.96394811e-26, -1.65597681e-26, 0.829041839, -0.55919075, 1.19149551e-26, 0.55919075, 0.829041839),i)
230
			rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.69545364, 1.02498245, 1, 8.33037116e-27, -8.30512761e-27, 1.84277907e-27, 0.587786973, 0.809019029, 1.17634938e-26, -0.809019029, 0.587786973),i)
231
			lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0.150976658, -0.603237152, 1, -3.70407732e-22, -4.55732897e-22, -2.65674116e-22, 0.406738937, -0.913547099, 5.23749266e-22, 0.913547099, 0.406738907),i)
232
			rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.150976658, -0.603237152, 1, -3.70407732e-22, -4.55732897e-22, -2.65674116e-22, 0.406738937, -0.913547099, 5.23749266e-22, 0.913547099, 0.406738907),i)
233
			humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 1.80491375e-26, -5.65455497e-27, -1.84277907e-26, 0.866028428, -0.499996245, -4.08945493e-27, 0.499996245, 0.866028428):inverse(),i)
234
			game:GetService("RunService").RenderStepped:wait()
235
		end
236
		FILTHYPRANK.TimePosition = 3.8
237
		FILTHYPRANK:Play()
238
		wait(0.6)
239
		local sensoryee = Instance.new("Part", game.Players.LocalPlayer.Character["Right Leg"])
240
		sensoryee.Size = Vector3.new(1,1,1)
241
		sensoryee.CanCollide = false
242
		sensoryee.Transparency = 0
243
		sensoryee:BreakJoints()
244
		local weldsensor = Instance.new("Weld", sensoryee)
245
		weldsensor.Part0 = game.Players.LocalPlayer.Character["Right Leg"]
246
		weldsensor.Part1 = sensoryee
247
		weldsensor.C0 = weldsensor.C0 * CFrame.new(0,-0.5,0)
248
		local function tentacleshot(part)
249
			sensoryee:destroy()
250
			local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
251
			if humanoid then
252
				local canscan = true
253
				for i,v in pairs(humanoid.Parent:GetChildren()) do
254
					if v.ClassName == "Hat" or v.ClassName == "Accessory" then
255
						if v:findFirstChild("Handle") then
256
							if v.Handle:findFirstChild("Mesh") then
257
								if canscan and v.Handle.Mesh.MeshId == "rbxassetid://188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or v.Handle.Mesh.MeshId == "rbxassetid://170939831" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or v.Handle.Mesh.MeshId == "rbxassetid://135446047" or v.Handle.Mesh.MeshId == "rbxassetid://335037790" or v.Handle.Mesh.MeshId == "rbxassetid://361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or v.Handle.Mesh.MeshId == "rbxassetid://1374148" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Handle.Mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then
258
									canscan = false
259
									hittd = true
260
									local furfaggrowl = Instance.new("Sound", humanoid.Parent.Head)
261
									furfaggrowl.SoundId = "rbxassetid://534269232"
262
									furfaggrowl.Volume = 7
263
									furfaggrowl:Play()
264
									punch:Play()
265
									local rhandclone = humanoid.Parent.Torso["Right Shoulder"]:Clone()
266
									local rhandweld = Instance.new("Weld", humanoid.Parent.Torso)
267
									rhandweld.Part0 = humanoid.Parent.Torso
268
									rhandweld.Part1 = humanoid.Parent["Right Arm"]
269
									rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
270
									local lhandweld = Instance.new("Weld", humanoid.Parent.Torso)
271
									lhandweld.Part0 = humanoid.Parent.Torso
272
									lhandweld.Part1 = humanoid.Parent["Left Arm"]
273
									lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
274
									local llegclone = humanoid.Parent.Torso["Left Hip"]:Clone()
275
									local llegweld = Instance.new("Weld", humanoid.Parent.Torso)
276
									llegweld.Part0 = humanoid.Parent.Torso
277
									llegweld.Part1 = humanoid.Parent["Left Leg"]
278
									llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
279
									local rlegclone = humanoid.Parent.Torso["Right Hip"]:Clone()
280
									local rlegweld = Instance.new("Weld", humanoid.Parent.Torso)
281
									rlegweld.Part0 = humanoid.Parent.Torso
282
									rlegweld.Part1 = humanoid.Parent["Right Leg"]
283
									rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
284
									local rootjointclone = humanoid.Parent.HumanoidRootPart.RootJoint:Clone()
285
									local humanoidrootpart = Instance.new("Weld", humanoid.Parent.Torso)
286
									humanoidrootpart.Part0 = humanoid.Parent.HumanoidRootPart
287
									humanoidrootpart.Part1 = humanoid.Parent.Torso
288
									local heed = humanoid.Parent.Torso["Neck"]:Clone()
289
									local headweld = Instance.new("Weld", humanoid.Parent.Torso)
290
									headweld.Part0 = humanoid.Parent.Torso
291
									headweld.Part1 = humanoid.Parent.Head
292
									headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0)
293
									for i = 0,0.7 , 0.07 do
294
										headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.44868422, -0.453197479, 1, -1.21169035e-27, -1.77209714e-26, 9.14779977e-27, 0.898803353, 0.438370585, 1.58529488e-26, -0.438370407, 0.898803115),i)
295
										llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.74549341, -0.405010223, 1, 9.08231085e-23, -5.80211714e-22, -2.65675327e-22, 0.951063275, -0.309020281, 5.23751791e-22, 0.309020311, 0.951063037),i)
296
										rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -2.04146266, 0.317977905, 1, 2.83790199e-22, -5.14157122e-22, -2.65675327e-22, 0.999398291, 0.0348992832, 5.23751791e-22, -0.0348991863, 0.999398053),i)
297
										lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-0.610451698, -0.249120951, -0.451892853, 0.743151546, -0.374165177, -0.554731011, 2.00528552e-06, 0.82904911, -0.559189737, 0.669127941, 0.415561259, 0.616110206),i)
298
										rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(0.849339485, -0.124854803, -0.655277252, 0.559177101, 0.337202102, 0.757374227, 0.0866425484, 0.884781837, -0.457896292, -0.824514329, 0.321665913, 0.465533555),i)
299
										humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -1.90734863e-06, 0, 1, 3.5038046e-26, -5.8766982e-26, -1.03372333e-26, 0.927190065, 0.374597758, 6.76022241e-26, -0.374597758, 0.927190006),i)
300
										game:GetService("RunService").RenderStepped:wait()
301
									end
302
									wait(6)
303
									humanoid.Parent:BreakJoints()
304
								end
305
							end
306
						end
307
					end
308
				end
309
			end
310
		end
311
		sensoryee.Touched:connect(tentacleshot)
312
		for i = 0,0.7 , 0.07 do
313
			llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.84595358, 0.746810913, 1, -6.61380983e-27, 1.04154883e-25, -4.31315925e-26, 0.882951677, 0.469469398, -9.49662312e-26, -0.469469309, 0.882951558),i)
314
			rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.43540072, -1.26526642, 1, 2.01948392e-28, -3.07592644e-26, -2.91971503e-26, 0.309028178, -0.951055586, 9.39060022e-27, 0.951055467, 0.309028089),i)
315
			lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0.15097785, 0.536071777, 1, 5.85133651e-22, 5.01299648e-23, -2.65674166e-22, 0.374605715, 0.927186906, 5.23749266e-22, -0.927186787, 0.374605745),i)
316
			rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.15097785, 0.536071777, 1, 5.85133651e-22, 5.01299648e-23, -2.65674166e-22, 0.374605715, 0.927186906, 5.23749266e-22, -0.927186787, 0.374605745),i)
317
			humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -1.90734863e-06, 0, 1, 3.5038046e-26, -5.8766982e-26, -1.03372333e-26, 0.927190065, 0.374597758, 6.76022241e-26, -0.374597758, 0.927190006):inverse(),i)
318
			game:GetService("RunService").RenderStepped:wait()
319
		end
320
		wait(0.2)
321
		sensoryee:destroy()
322
		FILTHYPRANK:Stop()
323
		canwalk = true
324
		using = false
325
	end
326
end
327
mouse.KeyDown:connect(tentaclekick)
328
function attacc(key)
329
	key = key:lower()
330
	if key == "r" and not using then
331
		using = true
332
		canwalk = false
333
		for i = 0,1 , 0.02 do
334
			llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
335
			rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
336
			lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.72260725, 0.385421276, 0, 0.865490794, 0.500013113, 0.0302087422, 0.499708682, -0.866017878, 0.0174446627, 0.0348838717, -2.62477647e-06, -0.999391317),i)
337
			rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.34390306, 0.174765587, -0.502760172, 0.953806698, 0.298583031, 0.0331806801, -0.0622573979, 0.304501295, -0.950475156, -0.293899328, 0.904503822, 0.309024394),i)
338
			humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i)
339
			headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i)
340
			game:GetService("RunService").RenderStepped:wait()
341
		end
342
		canwalk = false
343
		armcanattack = true
344
		for i = 0,1 , 0.1 do
345
			llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
346
			rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
347
			lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i)
348
			rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i)
349
			humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i)
350
			headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i)
351
			game:GetService("RunService").RenderStepped:wait()
352
		end
353
		local function touched(part)
354
			local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
355
			if humanoid and armcanattack then
356
				canwalk = false
357
				hittd = true
358
				punch:Play()
359
				armcanattack = false
360
				humanoid.WalkSpeed = 0
361
				humanoid.JumpPower = 0
362
				for i = 1,5 do
363
					canwalk = false
364
					local punchclone = punch:Clone()
365
					punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
366
					punchclone:Play()
367
					 
368
					for i = 0,1 , 0.2 do
369
						llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
370
						rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
371
						lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i)
372
						rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i)
373
						humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i)
374
						headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i)
375
						game:GetService("RunService").RenderStepped:wait()
376
					end
377
					local punchclone = punch:Clone()
378
					punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
379
					punchclone:Play()
380
					 
381
					for i = 0,1 , 0.2 do
382
						llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
383
						rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
384
						lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.17093325, 0.566676855, -0.588714123, 0.326090425, 0.945334494, 0.00191744766, 0.0820002183, -0.0262649618, -0.996286333, -0.941772997, 0.325036645, -0.0860823616),i)
385
						rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.03311968, 0.461995363, -0.38648963, 0.618004739, -0.781325519, -0.0871556699, 0.618887961, 0.551870644, -0.558942437, 0.484814674, 0.291489393, 0.824611425),i)
386
						humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i)
387
						headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i)
388
						game:GetService("RunService").RenderStepped:wait()
389
					end
390
					local punchclone = punch:Clone()
391
					punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
392
					punchclone:Play()
393
					 
394
				end
395
				for i = 1,5 do
396
					canwalk = false
397
					local punchclone = punch:Clone()
398
					punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
399
					punchclone:Play()
400
					 
401
					for i = 0,1 , 0.35 do
402
						llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
403
						rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
404
						lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i)
405
						rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i)
406
						humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i)
407
						headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i)
408
						game:GetService("RunService").RenderStepped:wait()
409
					end
410
					local punchclone = punch:Clone()
411
					punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
412
					punchclone:Play()
413
					 
414
					for i = 0,1 , 0.35 do
415
						llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
416
						rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
417
						lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.17093325, 0.566676855, -0.588714123, 0.326090425, 0.945334494, 0.00191744766, 0.0820002183, -0.0262649618, -0.996286333, -0.941772997, 0.325036645, -0.0860823616),i)
418
						rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.03311968, 0.461995363, -0.38648963, 0.618004739, -0.781325519, -0.0871556699, 0.618887961, 0.551870644, -0.558942437, 0.484814674, 0.291489393, 0.824611425),i)
419
						humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i)
420
						headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i)
421
						game:GetService("RunService").RenderStepped:wait()
422
					end
423
					local punchclone = punch:Clone()
424
					punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
425
					punchclone:Play()
426
					 
427
				end
428
				for i = 1,5 do
429
					local punchclone = punch:Clone()
430
					punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
431
					punchclone:Play()
432
					 
433
					for i = 0,1 , 0.4 do
434
						llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
435
						rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
436
						lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i)
437
						rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i)
438
						humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i)
439
						headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i)
440
						game:GetService("RunService").RenderStepped:wait()
441
					end
442
					local punchclone = punch:Clone()
443
					punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
444
					punchclone:Play()
445
					 
446
					for i = 0,1 , 0.4 do
447
						llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
448
						rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
449
						lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.17093325, 0.566676855, -0.588714123, 0.326090425, 0.945334494, 0.00191744766, 0.0820002183, -0.0262649618, -0.996286333, -0.941772997, 0.325036645, -0.0860823616),i)
450
						rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.03311968, 0.461995363, -0.38648963, 0.618004739, -0.781325519, -0.0871556699, 0.618887961, 0.551870644, -0.558942437, 0.484814674, 0.291489393, 0.824611425),i)
451
						humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i)
452
						headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i)
453
						game:GetService("RunService").RenderStepped:wait()
454
					end
455
					local punchclone = punch:Clone()
456
					punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
457
					punchclone:Play()
458
					 
459
				end
460
				for i = 1,20 do
461
					local punchclone = punch:Clone()
462
					punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
463
					punchclone:Play()
464
					 
465
					for i = 0,1 , 0.4 do
466
						llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
467
						rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
468
						lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i)
469
						rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i)
470
						humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i)
471
						headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i)
472
						game:GetService("RunService").RenderStepped:wait()
473
					end
474
					local punchclone = punch:Clone()
475
					punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
476
					punchclone:Play()
477
					 
478
					for i = 0,1 , 0.4 do
479
						llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
480
						rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
481
						lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.17093325, 0.566676855, -0.588714123, 0.326090425, 0.945334494, 0.00191744766, 0.0820002183, -0.0262649618, -0.996286333, -0.941772997, 0.325036645, -0.0860823616),i)
482
						rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.03311968, 0.461995363, -0.38648963, 0.618004739, -0.781325519, -0.0871556699, 0.618887961, 0.551870644, -0.558942437, 0.484814674, 0.291489393, 0.824611425),i)
483
						humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i)
484
						headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i)
485
						game:GetService("RunService").RenderStepped:wait()
486
					end
487
					local punchclone = punch:Clone()
488
					punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
489
					punchclone:Play()
490
					 
491
				end
492
				armcanattack = false
493
				canwalk = true
494
				using = false
495
				humanoid.Parent:BreakJoints()
496
				local boom = Instance.new("Explosion", workspace)
497
				boom.Position = humanoid.Parent.Torso.Position
498
				boom.BlastRadius = 0.5
499
				local hitoof = Instance.new("Sound", humanoid.Parent.Head)
500
				hitoof.SoundId = "rbxassetid://771324077"
501
				hitoof.Volume = 3
502
				hitoof.TimePosition = 5.1
503
				hitoof:Play()
504
				local explosion = Instance.new("Sound", humanoid.Parent.Head)
505
				explosion.SoundId = "rbxassetid://130803364"
506
				explosion.Volume = 10
507
				explosion:Play()
508
				wait(1.5)
509
				explosion:Stop()
510
				hitoof:Stop()
511
			end
512
		end
513
		game.Players.LocalPlayer.Character["Right Arm"].Touched:connect(touched)
514
		armcanattack = false
515
		canwalk = true
516
		using = false
517
	end
518
end
519
mouse.KeyDown:connect(attacc)
520
function kickthefurfag(key)
521
	if key == "g" and not using then
522
		using = true
523
		canwalk = false
524
		hittd = false
525
		local sensoryee1 = Instance.new("Part", game.Players.LocalPlayer.Character["Right Leg"])
526
		sensoryee1.Size = Vector3.new(1,1,1)
527
		sensoryee1.CanCollide = false
528
		sensoryee1.Transparency = 0
529
		sensoryee1:BreakJoints()
530
		local weldsensor = Instance.new("Weld", sensoryee1)
531
		weldsensor.Part0 = game.Players.LocalPlayer.Character["Right Leg"]
532
		weldsensor.Part1 = sensoryee1
533
		weldsensor.C0 = weldsensor.C0 * CFrame.new(0,-0.5,0)
534
		local function kicked(part)
535
			sensoryee1:destroy()
536
			local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
537
			if humanoid then
538
				--canbefps = true
539
				hittd = true
540
				humanoid.WalkSpeed = 0
541
				humanoid.JumpPower = 0
542
				game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
543
				game.Players.LocalPlayer.Character.Humanoid.JumpPower = 0
544
				punch:Play()
545
				wait(0.5)
546
				for i = 0,1 , 0.05 do
547
					headweld.C0 = headweld.C0:lerp(CFrame.new(0.0192918777, 1.54277778, -0.552471161, 0.999394238, 0.0267358776, -0.0224312302, -2.599965e-06, 0.642803192, 0.766039133, 0.0348992571, -0.765574396, 0.642409086),i)
548
					llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.97511852, -0.684444427, 1, 7.09343726e-27, -1.96394811e-26, -1.65597681e-26, 0.829041839, -0.55919075, 1.19149551e-26, 0.55919075, 0.829041839),i)
549
					rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.69545364, 1.02498245, 1, 8.33037116e-27, -8.30512761e-27, 1.84277907e-27, 0.587786973, 0.809019029, 1.17634938e-26, -0.809019029, 0.587786973),i)
550
					lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0.150976658, -0.603237152, 1, -3.70407732e-22, -4.55732897e-22, -2.65674116e-22, 0.406738937, -0.913547099, 5.23749266e-22, 0.913547099, 0.406738907),i)
551
					rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.150976658, -0.603237152, 1, -3.70407732e-22, -4.55732897e-22, -2.65674116e-22, 0.406738937, -0.913547099, 5.23749266e-22, 0.913547099, 0.406738907),i)
552
					humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 1.80491375e-26, -5.65455497e-27, -1.84277907e-26, 0.866028428, -0.499996245, -4.08945493e-27, 0.499996245, 0.866028428):inverse(),i)
553
					game:GetService("RunService").RenderStepped:wait()
554
				end
555
				humanoid.Parent.Torso.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame * CFrame.new(0,0,-3)
556
				humanoid.Parent.Torso.CFrame = CFrame.new(humanoid.Parent.Torso.Position,game.Players.LocalPlayer.Character.Torso.Position)
557
				wait(0.3)
558
				for i = 0,1 , 0.07 do
559
					headweld.C0 = headweld.C0:lerp(CFrame.new(0.0192918777, 1.54277778, -0.552471161, 0.999394238, 0.0267358776, -0.0224312302, -2.599965e-06, 0.642803192, 0.766039133, 0.0348992571, -0.765574396, 0.642409086),i)
560
					llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.84595358, 0.746810913, 1, -6.61380983e-27, 1.04154883e-25, -4.31315925e-26, 0.882951677, 0.469469398, -9.49662312e-26, -0.469469309, 0.882951558),i)
561
					rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.43540072, -1.26526642, 1, 2.01948392e-28, -3.07592644e-26, -2.91971503e-26, 0.309028178, -0.951055586, 9.39060022e-27, 0.951055467, 0.309028089),i)
562
					lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0.15097785, 0.536071777, 1, 5.85133651e-22, 5.01299648e-23, -2.65674166e-22, 0.374605715, 0.927186906, 5.23749266e-22, -0.927186787, 0.374605745),i)
563
					rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.15097785, 0.536071777, 1, 5.85133651e-22, 5.01299648e-23, -2.65674166e-22, 0.374605715, 0.927186906, 5.23749266e-22, -0.927186787, 0.374605745),i)
564
					humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -1.90734863e-06, 0, 1, 3.5038046e-26, -5.8766982e-26, -1.03372333e-26, 0.927190065, 0.374597758, 6.76022241e-26, -0.374597758, 0.927190006):inverse(),i)
565
					game:GetService("RunService").RenderStepped:wait()
566
				end
567
				humanoid.Parent.Torso.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame * CFrame.new(0,0,-4)
568
				humanoid.Parent.Torso.CFrame = CFrame.new(humanoid.Parent.Torso.Position,game.Players.LocalPlayer.Character.Torso.Position)
569
				--local rhandclonefur = humanoid.Parent.Torso["Right Shoulder"]:Clone()
570
									local rhandweldfur = Instance.new("Weld", humanoid.Parent.Torso)
571
									rhandweldfur.Part0 = humanoid.Parent.Torso
572
									rhandweldfur.Part1 = humanoid.Parent["Right Arm"]
573
									rhandweldfur.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
574
									local lhandweldfur = Instance.new("Weld", humanoid.Parent.Torso)
575
									lhandweldfur.Part0 = humanoid.Parent.Torso
576
									lhandweldfur.Part1 = humanoid.Parent["Left Arm"]
577
									lhandweldfur.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
578
									--local llegclone = humanoid.Parent.Torso["Left Hip"]:Clone()
579
									local llegweldfur = Instance.new("Weld", humanoid.Parent.Torso)
580
									llegweldfur.Part0 = humanoid.Parent.Torso
581
									llegweldfur.Part1 = humanoid.Parent["Left Leg"]
582
									llegweldfur.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
583
									--local rlegclone = humanoid.Parent.Torso["Right Hip"]:Clone()
584
									local rlegweldfur = Instance.new("Weld", humanoid.Parent.Torso)
585
									rlegweldfur.Part0 = humanoid.Parent.Torso
586
									rlegweldfur.Part1 = humanoid.Parent["Right Leg"]
587
									rlegweldfur.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
588
									--local rootjointclone = humanoid.Parent.HumanoidRootPart.RootJoint:Clone()
589
									local humanoidrootpartfur = Instance.new("Weld", humanoid.Parent.Torso)
590
									humanoidrootpartfur.Part0 = humanoid.Parent.HumanoidRootPart
591
									humanoidrootpartfur.Part1 = humanoid.Parent.Torso
592
									--local heed = humanoid.Parent.Torso["Neck"]:Clone()
593
									local headweldfur = Instance.new("Weld", humanoid.Parent.Torso)
594
									headweldfur.Part0 = humanoid.Parent.Torso
595
									headweldfur.Part1 = humanoid.Parent.Head
596
									headweldfur.C0 = headweld.C0 * CFrame.new(0,1.5,0)
597
									for i = 0,0.7 , 0.07 do
598
										headweldfur.C0 = headweldfur.C0:lerp(CFrame.new(0, 1.44868422, -0.453197479, 1, -1.21169035e-27, -1.77209714e-26, 9.14779977e-27, 0.898803353, 0.438370585, 1.58529488e-26, -0.438370407, 0.898803115),i)
599
										llegweldfur.C0 = llegweldfur.C0:lerp(CFrame.new(-0.5, -1.74549341, -0.405010223, 1, 9.08231085e-23, -5.80211714e-22, -2.65675327e-22, 0.951063275, -0.309020281, 5.23751791e-22, 0.309020311, 0.951063037),i)
600
										rlegweldfur.C0 = rlegweldfur.C0:lerp(CFrame.new(0.5, -2.04146266, 0.317977905, 1, 2.83790199e-22, -5.14157122e-22, -2.65675327e-22, 0.999398291, 0.0348992832, 5.23751791e-22, -0.0348991863, 0.999398053),i)
601
										lhandweldfur.C0 = lhandweldfur.C0:lerp(CFrame.new(-0.610451698, -0.249120951, -0.451892853, 0.743151546, -0.374165177, -0.554731011, 2.00528552e-06, 0.82904911, -0.559189737, 0.669127941, 0.415561259, 0.616110206),i)
602
										rhandweldfur.C0 = rhandweldfur.C0:lerp(CFrame.new(0.849339485, -0.124854803, -0.655277252, 0.559177101, 0.337202102, 0.757374227, 0.0866425484, 0.884781837, -0.457896292, -0.824514329, 0.321665913, 0.465533555),i)
603
										humanoidrootpartfur.C0 = humanoidrootpartfur.C0:lerp(CFrame.new(0, -1.90734863e-06, 0, 1, 3.5038046e-26, -5.8766982e-26, -1.03372333e-26, 0.927190065, 0.374597758, 6.76022241e-26, -0.374597758, 0.927190006),i)
604
										game:GetService("RunService").RenderStepped:wait()
605
									end
606
				for i = 0,1 , 0.04 do
607
					llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
608
					rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
609
					lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.72260725, 0.385421276, 0, 0.865490794, 0.500013113, 0.0302087422, 0.499708682, -0.866017878, 0.0174446627, 0.0348838717, -2.62477647e-06, -0.999391317),i)
610
					rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.34390306, 0.174765587, -0.502760172, 0.953806698, 0.298583031, 0.0331806801, -0.0622573979, 0.304501295, -0.950475156, -0.293899328, 0.904503822, 0.309024394),i)
611
					humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i)
612
					headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i)
613
					game:GetService("RunService").RenderStepped:wait()
614
				end
615
				for i = 0,0.8 , 0.1 do
616
					llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
617
					rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
618
					lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i)
619
					rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i)
620
					humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i)
621
					headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i)
622
					game:GetService("RunService").RenderStepped:wait()
623
				end
624
				punch:Play()
625
				for i = 0,0.7 , 0.07 do
626
					headweldfur.C0 = headweldfur.C0:lerp(CFrame.new(0, 1.50000215, 0, 0.766045749, -1.161559e-06, -0.642787516, 0.219843611, 0.939695835, 0.261998117, 0.60402292, -0.342014879, 0.719850183),i)
627
					llegweldfur.C0 = llegweldfur.C0:lerp(CFrame.new(-0.5, -1.74549341, -0.405010223, 1, 9.08231085e-23, -5.80211714e-22, -2.65675327e-22, 0.951063275, -0.309020281, 5.23751791e-22, 0.309020311, 0.951063037),i)
628
					rlegweldfur.C0 = rlegweldfur.C0:lerp(CFrame.new(0.5, -2.04146266, 0.317977905, 1, 2.83790199e-22, -5.14157122e-22, -2.65675327e-22, 0.999398291, 0.0348992832, 5.23751791e-22, -0.0348991863, 0.999398053),i)
629
					lhandweldfur.C0 = lhandweldfur.C0:lerp(CFrame.new(-0.610451698, -0.249120951, -0.451892853, 0.743151546, -0.374165177, -0.554731011, 2.00528552e-06, 0.82904911, -0.559189737, 0.669127941, 0.415561259, 0.616110206),i)
630
					rhandweldfur.C0 = rhandweldfur.C0:lerp(CFrame.new(0.849339485, -0.124854803, -0.655277252, 0.559177101, 0.337202102, 0.757374227, 0.0866425484, 0.884781837, -0.457896292, -0.824514329, 0.321665913, 0.465533555),i)
631
					humanoidrootpartfur.C0 = humanoidrootpartfur.C0:lerp(CFrame.new(0, 0, 0, 0.829042554, -2.76325771e-08, 0.559185505, 0.116260171, 0.978148758, -0.172366142, -0.546966553, 0.207909778, 0.810926855):inverse(),i)
632
					game:GetService("RunService").RenderStepped:wait()
633
				end		
634
				for i = 0,1 , 0.04 do
635
					humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
636
					headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48563504, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i)
637
		            llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i)
638
		            lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.00435209274, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i)
639
		            rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i)
640
		            rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0157878399, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i)
641
					game:GetService("RunService").RenderStepped:wait()
642
				end
643
				--Converted with ttyyuu12345's model to script plugin v4
644
				function sandbox(var,func)
645
					local env = getfenv(func)
646
					local newenv = setmetatable({},{
647
						__index = function(self,k)
648
							if k=="script" then
649
								return var
650
							else
651
								return env[k]
652
							end
653
						end,
654
					})
655
					setfenv(func,newenv)
656
					return func
657
				end
658
				cors = {}
659
				mas = Instance.new("Model",game:GetService("Lighting"))
660
				Part0 = Instance.new("Part")
661
				SpecialMesh1 = Instance.new("SpecialMesh")
662
				Part0.Parent = mas
663
				Part0.Rotation = Vector3.new(0, -90, 0)
664
				Part0.Size = Vector3.new(1.77999985, 0.590000093, 0.520000041)
665
				Part0.CFrame = CFrame.new(8.2007246, 1.93281543, 34.3707199, -5.06630215e-07, -4.61939294e-07, -1.00000072, -2.38420171e-07, 1.00000286, -5.51347796e-07, 1.00000191, -2.38416533e-07, 1.99676788e-06)
666
				Part0.Position = Vector3.new(8.2007246, 1.93281543, 34.3707199)
667
				Part0.Orientation = Vector3.new(0, -90, 0)
668
				Part0.CanCollide = false
669
				SpecialMesh1.Parent = Part0
670
				SpecialMesh1.MeshId = "rbxassetid://442337985"
671
				SpecialMesh1.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
672
				SpecialMesh1.TextureId = "rbxassetid://442337993"
673
				SpecialMesh1.MeshType = Enum.MeshType.FileMesh
674
				SpecialMesh1.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
675
				for i,v in pairs(mas:GetChildren()) do
676
					v.Parent = game:GetService("Players").LocalPlayer.Character
677
					pcall(function() v:MakeJoints() end)
678
				end
679
				mas:Destroy()
680
				for i,v in pairs(cors) do
681
					spawn(function()
682
						pcall(v)
683
					end)
684
				end
685
				Part0:BreakJoints()
686
				local welddl = Instance.new("Weld", Part0)
687
				welddl.Part0 = game.Players.LocalPlayer.Character["Right Arm"]
688
				welddl.Part1 = Part0
689
				welddl.C0 = CFrame.new(-0.039276123, -1.06721604, -1.0592804, 1.19219067e-07, -4.84290979e-07, -1.00000036, -1.19210583e-07, 1.00000143, -5.28995145e-07, 1.00000095, -1.19207265e-07, 1.3709174e-06)
690
				for i = 0,1 , 0.02 do
691
					llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
692
					rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
693
					--lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.72260725, 0.385421276, 0, 0.865490794, 0.500013113, 0.0302087422, 0.499708682, -0.866017878, 0.0174446627, 0.0348838717, -2.62477647e-06, -0.999391317),i)
694
					rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.34390306, 0.174765587, -0.502760172, 0.953806698, 0.298583031, 0.0331806801, -0.0622573979, 0.304501295, -0.950475156, -0.293899328, 0.904503822, 0.309024394),i)
695
					humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i)
696
					headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i)
697
					game:GetService("RunService").RenderStepped:wait()
698
				end
699
				for i = 0,0.8 , 0.1 do
700
					welddl.C0 = welddl.C0:lerp(CFrame.new(0.149496078, -1.75397778, -0.0924315453, -0.0348965228, -0.999374568, -0.00571133196, 0.99939096, -0.0348971486, 3.4943223e-06, -0.000202797353, -0.00570772588, 0.999983847),i)
701
					llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
702
					rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
703
					lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i)
704
					rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.00869942, 0.777726173, -0.51766777, 0.524389982, -0.809043169, 0.265451282, 0.020352006, -0.299755126, -0.953799188, 0.851234913, 0.505565226, -0.14072293),i)
705
					humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i)
706
					headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i)
707
					game:GetService("RunService").RenderStepped:wait()
708
				end
709
				humanoid.PlatformStand = true
710
				humanoid.JumpPower = 0
711
				humanoid.WalkSpeed = 0
712
				for i,v in pairs(humanoid.Parent.Torso:GetChildren()) do
713
					if v.ClassName == "Weld" then
714
						v:destroy()
715
					end
716
				end
717
				canwalk = true
718
				canbefps = false
719
				game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 25
720
				game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
721
				using = false
722
				Part0:Destroy()
723
				if humanoid.Parent:findFirstChild("Health") then
724
                            humanoid.Parent.Health:Remove()
725
                            humanoid.Health = 0.001
726
                            for i,v in pairs(humanoid.Parent:GetChildren()) do
727
                                if v.ClassName == "Part" then
728
                                    for q,w in pairs(v:GetChildren()) do
729
                                        if w.ClassName == "Part" then
730
                                            w:destroy()
731
                                        end
732
                                    end
733
                                end
734
                            end
735
                        end
736
                        if humanoid.Parent:findFirstChild("Torso") then
737
                            humanoid.Parent.Torso.Velocity = mouse.Hit.lookVector * 35
738
                            for i,v in pairs(humanoid.Parent.Torso:GetChildren()) do
739
                                if v.ClassName == "Motor6D" then
740
                                    if v.Name == "Neck" then
741
                                       
742
                                    else
743
                                        v:destroy()
744
                                    end
745
                                end
746
                            end
747
                        end
748
                        humanoid.WalkSpeed = 0
749
                        humanoid.JumpPower = 0
750
                        humanoid.Health = 0
751
                        if humanoid.Parent:findFirstChild("Right Arm") then
752
                            local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
753
                            attachment.Position = Vector3.new(1, 1, 0)
754
                            local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
755
                            ball.Attachment0 = humanoid.Parent["Right Arm"].RightShoulderAttachment
756
                            ball.Attachment1 = attachment
757
                            local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
758
                            collidepartofleftleg.Name = "Bone"
759
                            collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
760
                            collidepartofleftleg.Transparency = 1
761
                            collidepartofleftleg:BreakJoints()
762
                            local weeld = Instance.new("Weld", collidepartofleftleg)
763
                            weeld.Part0 = humanoid.Parent["Right Arm"]
764
                            weeld.Part1 = collidepartofleftleg
765
                            weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
766
                        end
767
                        if humanoid.Parent:findFirstChild("Left Arm") then
768
                            local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
769
                            attachment.Position = Vector3.new(1, 1, 0)
770
                            local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
771
                            ball.Attachment0 = humanoid.Parent.Torso.LeftCollarAttachment
772
                            ball.Attachment1 = humanoid.Parent["Left Arm"].LeftShoulderAttachment
773
                            local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
774
                            collidepartofleftleg.Name = "Bone"
775
                            collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
776
                            collidepartofleftleg.Transparency = 1
777
                            collidepartofleftleg:BreakJoints()
778
                            local weeld = Instance.new("Weld", collidepartofleftleg)
779
                            weeld.Part0 = humanoid.Parent["Left Arm"]
780
                            weeld.Part1 = collidepartofleftleg
781
                            weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
782
                        end
783
                        if humanoid.Parent:findFirstChild("Right Leg") then
784
                            local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
785
                            attachment.Position = Vector3.new(0.5, -1, 0)
786
                            local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
787
                            ball.Attachment0 = humanoid.Parent["Right Leg"].RightFootAttachment
788
                            ball.Attachment1 = attachment
789
                            humanoid.Parent["Right Leg"].RightFootAttachment.Position = Vector3.new(0, 1, 0)
790
                            local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
791
                            collidepartofleftleg.Name = "Bone"
792
                            collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
793
                            collidepartofleftleg.Transparency = 1
794
                            collidepartofleftleg:BreakJoints()
795
                            local weeld = Instance.new("Weld", collidepartofleftleg)
796
                            weeld.Part0 = humanoid.Parent["Right Leg"]
797
                            weeld.Part1 = collidepartofleftleg
798
                            weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
799
                        end
800
                        if humanoid.Parent:findFirstChild("Left Leg") then
801
                            local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
802
                            attachment.Position = Vector3.new(-0.5, -1, 0)
803
                            local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
804
                            ball.Attachment0 = humanoid.Parent["Left Leg"].LeftFootAttachment
805
                            ball.Attachment1 = attachment
806
                            humanoid.Parent["Left Leg"].LeftFootAttachment.Position = Vector3.new(0, 1, 0)
807
                            local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
808
                            collidepartofleftleg.Name = "Bone"
809
                            collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
810
                            collidepartofleftleg.Transparency = 1
811
                            collidepartofleftleg:BreakJoints()
812
                            local weeld = Instance.new("Weld", collidepartofleftleg)
813
                            weeld.Part0 =  humanoid.Parent["Left Leg"]
814
                            weeld.Part1 = collidepartofleftleg
815
                            weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
816
                        end
817
						if humanoid.Parent:findFirstChild("Head") then
818
                            local attachment = Instance.new("Attachment", humanoid.Parent.Head)
819
                            attachment.Position = Vector3.new(0, -0.5, 0)
820
                            humanoid.Parent.Torso.NeckAttachment.Visible = false
821
                            humanoid.Parent.Torso.NeckAttachment.Position = humanoid.Parent.Torso.NeckAttachment.Position + Vector3.new(0,0,0)
822
                            local ball = Instance.new("HingeConstraint", humanoid.Parent)
823
                            ball.Attachment0 = humanoid.Parent.Torso.NeckAttachment
824
                            ball.Attachment1 = attachment
825
                            local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
826
                            collidepartofleftleg.Name = "Bone"
827
                            collidepartofleftleg.Size = Vector3.new(0.5,0.3,0.5)
828
                            collidepartofleftleg.Transparency = 1
829
                            collidepartofleftleg:BreakJoints()
830
                            local weeld = Instance.new("Weld", collidepartofleftleg)
831
                            weeld.Part0 = collidepartofleftleg
832
                            weeld.Part1 = humanoid.Parent["Head"]
833
							if humanoid.Parent.Torso:findFirstChild("Neck") then
834
								humanoid.Parent.Torso.Neck:destroy()
835
							end
836
						end
837
			end
838
		end
839
		sensoryee1.Touched:connect(kicked)
840
		for i = 0,1 , 0.08 do
841
			llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.906621933, -1.96817839, 3.81469727e-06, 0.939697921, 0.342017353, -1.15483999e-07, -0.342018157, 0.939700484, -1.54780309e-06, 4.20854008e-07, -1.4939601e-06, 1.00000584),i)
842
			rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(2.04675007, -0.901816607, 3.81469727e-06, -0.241916299, -0.970304012, -1.15483999e-07, 0.970306754, -0.241916746, -1.54780309e-06, -1.47389744e-06, 4.86491388e-07, 1.00000584),i)
843
			lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.78488255, 0.126835346, 0, 0.913546026, 0.406735331, 1.15483552e-07, -0.406735331, 0.913546026, 1.54779377e-06, 5.24042946e-07, -1.46095226e-06, 1),i)
844
			rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.92161179, 0.407135487, 0, -0.694653988, -0.719348252, -1.15483999e-07, 0.719350696, -0.694655538, -1.54780309e-06, -1.03318553e-06, 1.1582564e-06, 1.00000584),i)
845
			humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.0323647447, 0.374601871, -0.926624477, -0.013075971, 0.927188933, 0.374372125, 0.999392211, 5.49364394e-08, 0.0349063426):inverse(),i)
846
			headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.50000882, 0, 0.0349099413, 5.30404058e-08, -0.999393761, -1.5450081e-06, 1.00000596, -1.07041799e-07, 0.999396384, -1.54780309e-06, 0.0349102654),i)
847
			game:GetService("RunService").RenderStepped:wait()
848
		end
849
		wait(0.2)
850
		sensoryee1:destroy()
851
		if not hittd then
852
			using = false
853
			canwalk = true
854
		end
855
	end
856
end
857
mouse.KeyDown:connect(kickthefurfag)
858
function begone(key)
859
	key = key:lower()
860
	if key == "y" and not using then
861
		using = true
862
		canwalk = false
863
		local fuckingnormies = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
864
		fuckingnormies.SoundId = "rbxassetid://854345294"
865
		fuckingnormies.TimePosition = 2
866
		fuckingnormies.Volume = 10
867
		fuckingnormies:Play()
868
		for i = 0,1 , 0.02 do
869
			llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
870
			rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
871
			lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.72260725, 0.385421276, 0, 0.865490794, 0.500013113, 0.0302087422, 0.499708682, -0.866017878, 0.0174446627, 0.0348838717, -2.62477647e-06, -0.999391317),i)
872
			rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.34390306, 0.174765587, -0.502760172, 0.953806698, 0.298583031, 0.0331806801, -0.0622573979, 0.304501295, -0.950475156, -0.293899328, 0.904503822, 0.309024394),i)
873
			humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i)
874
			headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i)
875
			game:GetService("RunService").RenderStepped:wait()
876
		end
877
		wait(1)
878
		for i = 0,1 , 0.1 do
879
			llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
880
			rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
881
			lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i)
882
			rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i)
883
			humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i)
884
			headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i)
885
			game:GetService("RunService").RenderStepped:wait()
886
		end
887
		meme:Play()
888
		meme.Volume = 6
889
		thunder.TimePosition = 0.4
890
		thunder:Play()
891
		thunder.Volume = 6
892
		--Converted with ttyyuu12345's model to script plugin v4
893
		function sandbox(var,func)
894
			local env = getfenv(func)
895
			local newenv = setmetatable({},{
896
				__index = function(self,k)
897
					if k=="script" then
898
						return var
899
					else
900
						return env[k]
901
					end
902
				end,
903
			})
904
			setfenv(func,newenv)
905
			return func
906
		end
907
		cors = {}
908
		mas = Instance.new("Model",game:GetService("Lighting"))
909
		Model0 = Instance.new("Model")
910
		Part1 = Instance.new("Part")
911
		Part2 = Instance.new("Part")
912
		Model0.Name = "Beam"
913
		Model0.Parent = mas
914
		Part1.Name = "beemblue"
915
		Part1.Parent = Model0
916
		Part1.Material = Enum.Material.Neon
917
		Part1.BrickColor = BrickColor.new("Cyan")
918
		Part1.Transparency = 0
919
		Part1.Shape = Enum.PartType.Cylinder
920
		Part1.Size = Vector3.new(0.0500000007, 3.96000385, 3.96000171)
921
		Part1.CFrame = CFrame.new(40.7978516, 2.43296385, 64.2700119, 1, 0, 0, 0, 1, 0, 0, 0, 1)
922
		Part1.Color = Color3.new(0.0156863, 0.686275, 0.92549)
923
		Part1.Position = Vector3.new(40.7978516, 2.43296385, 64.2700119)
924
		Part1.Color = Color3.new(0.0156863, 0.686275, 0.92549)
925
		Part2.Name = "beem"
926
		Part2.Parent = Model0
927
		Part2.Material = Enum.Material.Neon
928
		Part2.BrickColor = BrickColor.new("Institutional white")
929
		Part2.Transparency = 0
930
		Part2.Shape = Enum.PartType.Cylinder
931
		Part2.Size = Vector3.new(0.0500000007, 3.96000385, 3.96000171)
932
		Part2.CFrame = CFrame.new(40.7682838, 2.43296385, 64.2700119, 1, 0, 0, 0, 1, 0, 0, 0, 1)
933
		Part2.Color = Color3.new(0.972549, 0.972549, 0.972549)
934
		Part2.Position = Vector3.new(40.7682838, 2.43296385, 64.2700119)
935
		Part2.Color = Color3.new(0.972549, 0.972549, 0.972549)
936
		for i,v in pairs(mas:GetChildren()) do
937
			v.Parent = game:GetService("Players").LocalPlayer.Character
938
			pcall(function() v:MakeJoints() end)
939
		end
940
		mas:Destroy()
941
		for i,v in pairs(cors) do
942
			spawn(function()
943
				pcall(v)
944
			end)
945
		end
946
		Part1.Anchored = true
947
		Part2.Anchored = true
948
		Part1.CanCollide = false
949
		Part2.CanCollide = false
950
		local canrag = true
951
		Part1.CFrame = game.Players.LocalPlayer.Character.Head.CFrame * CFrame.new(0,0,-5) * CFrame.fromEulerAnglesXYZ(0,math.pi/2,0)
952
		local function ragdolldafurfag(part)
953
			local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
954
			local ragdolled = part.Parent:findFirstChild("ragdolled")
955
			if humanoid then
956
				if humanoid.Parent.Name == game.Players.LocalPlayer.Name then
957
					--nothing
958
				else
959
					if ragdolled then
960
						--nothing again
961
					else
962
						local raggd = Instance.new("BoolValue", humanoid.Parent)
963
						raggd.Name = "ragdolled"
964
						humanoid.Name = "memes"
965
						humanoid.PlatformStand = true
966
						humanoid.JumpPower = 0
967
						humanoid.WalkSpeed = 0
968
						local findlefthip = humanoid.Parent.Torso:findFirstChild("Left Hip")
969
                        if findlefthip then
970
                            findlefthip:Remove()
971
                            local glue = Instance.new("Glue",  humanoid.Parent.Torso)
972
                            glue.Part0 = humanoid.Parent.Torso
973
                            glue.Part1 = humanoid.Parent["Left Leg"]
974
                            glue.Name = "Left leg"
975
                            local collider = Instance.new("Part",  humanoid.Parent["Left Leg"])
976
                            collider.Position = Vector3.new(0,999,0)
977
                            collider.Size = Vector3.new(1.5, 1, 1)
978
                            collider.Shape = "Cylinder"
979
                            local weld = Instance.new("Weld", collider)
980
                            weld.Part0 =  humanoid.Parent["Left Leg"]
981
                            weld.Part1 = collider
982
                            weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
983
                            collider.TopSurface = "Smooth"
984
                            collider.BottomSurface = "Smooth"
985
                            collider.formFactor = "Symmetric"
986
                            glue.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
987
                            glue.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
988
                            collider.Transparency = 1
989
                        end
990
                        --
991
                        local findrighthip = humanoid.Parent.Torso:findFirstChild("Right Hip")
992
                        if findrighthip then
993
                            findrighthip:Remove()
994
                            local glue = Instance.new("Glue",  humanoid.Parent.Torso)
995
                            glue.Part0 = humanoid.Parent.Torso
996
                            glue.Part1 = humanoid.Parent["Right Leg"]
997
                            glue.Name = "Right leg"
998
                            local collider = Instance.new("Part",  humanoid.Parent["Right Leg"])
999
                            collider.Position = Vector3.new(0,999,0)
1000
                            collider.Size = Vector3.new(1.5, 1, 1)
1001
                            collider.Shape = "Cylinder"
1002
                            local weld = Instance.new("Weld", collider)
1003
                            weld.Part0 =  humanoid.Parent["Right Leg"]
1004
                            weld.Part1 = collider
1005
                            weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
1006
                            collider.TopSurface = "Smooth"
1007
                            collider.BottomSurface = "Smooth"
1008
                            collider.formFactor = "Symmetric"
1009
                            glue.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
1010
                            glue.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
1011
                            collider.Transparency = 1
1012
                        end
1013
                        --
1014
                        local findrightshoulder = humanoid.Parent.Torso:findFirstChild("Right Shoulder")
1015
                        if findrightshoulder then
1016
                            findrightshoulder:Remove()
1017
                            local glue = Instance.new("Glue",  humanoid.Parent.Torso)
1018
                            glue.Part0 = humanoid.Parent.Torso
1019
                            glue.Part1 = humanoid.Parent["Right Arm"]
1020
                            glue.Name = "Right arm"
1021
                            local collider = Instance.new("Part",  humanoid.Parent["Right Arm"])
1022
                            collider.Position = Vector3.new(0,999,0)
1023
                            collider.Size = Vector3.new(1.5, 1, 1)
1024
                            collider.Shape = "Cylinder"
1025
                            local weld = Instance.new("Weld", collider)
1026
                            weld.Part0 =  humanoid.Parent["Right Arm"]
1027
                            weld.Part1 = collider
1028
                            weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
1029
                            collider.TopSurface = "Smooth"
1030
                            collider.BottomSurface = "Smooth"
1031
                            collider.formFactor = "Symmetric"
1032
                            glue.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
1033
                            glue.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
1034
                            collider.Transparency = 1
1035
                        end
1036
                        --
1037
                        local findleftshoulder = humanoid.Parent.Torso:findFirstChild("Left Shoulder")
1038
                        if findleftshoulder then
1039
                            findleftshoulder:Remove()
1040
                            local glue = Instance.new("Glue",  humanoid.Parent.Torso)
1041
                            glue.Part0 = humanoid.Parent.Torso
1042
                            glue.Part1 = humanoid.Parent["Left Arm"]
1043
                            glue.Name = "Left arm"
1044
                            local collider = Instance.new("Part",  humanoid.Parent["Left Arm"])
1045
                            collider.Position = Vector3.new(0,999,0)
1046
                            collider.Size = Vector3.new(1.5, 1, 1)
1047
                            collider.Shape = "Cylinder"
1048
                            local weld = Instance.new("Weld", collider)
1049
                            weld.Part0 =  humanoid.Parent["Left Arm"]
1050
                            weld.Part1 = collider
1051
                            weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
1052
                            collider.TopSurface = "Smooth"
1053
                            collider.BottomSurface = "Smooth"
1054
                            collider.formFactor = "Symmetric"
1055
                            glue.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
1056
                            glue.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
1057
                            collider.Transparency = 1
1058
                        end
1059
						if humanoid.Parent:findFirstChild("Head") then
1060
                            local attachment = Instance.new("Attachment", humanoid.Parent.Head)
1061
                            attachment.Position = Vector3.new(0, -0.5, 0)
1062
                            humanoid.Parent.Torso.NeckAttachment.Visible = false
1063
                            humanoid.Parent.Torso.NeckAttachment.Position = humanoid.Parent.Torso.NeckAttachment.Position + Vector3.new(0,0,0)
1064
                            local ball = Instance.new("HingeConstraint", humanoid.Parent)
1065
                            ball.Attachment0 = humanoid.Parent.Torso.NeckAttachment
1066
                            ball.Attachment1 = attachment
1067
                            local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
1068
                            collidepartofleftleg.Name = "Bone"
1069
                            collidepartofleftleg.Size = Vector3.new(0.5,0.3,0.5)
1070
                            collidepartofleftleg.Transparency = 1
1071
                            collidepartofleftleg:BreakJoints()
1072
                            local weeld = Instance.new("Weld", collidepartofleftleg)
1073
                            weeld.Part0 = collidepartofleftleg
1074
                            weeld.Part1 = humanoid.Parent["Head"]
1075
							if humanoid.Parent.Torso:findFirstChild("Neck") then
1076
								humanoid.Parent.Torso.Neck:destroy()
1077
							end
1078
                        end
1079
					end
1080
				end
1081
			end
1082
		end
1083
		Part1.Touched:connect(ragdolldafurfag)
1084
		local function changeposandsize()
1085
			for i = 1,200 do
1086
				Part1.Size = Part1.Size + Vector3.new(0.9,0.2,0.1)
1087
				Part2.Size = Part2.Size + Vector3.new(0.9,0.2,0.1)
1088
				Part1.CFrame = Part1.CFrame * CFrame.new(0.7,0,0)
1089
				Part2.CFrame = Part1.CFrame * CFrame.new(0.7,0,0)
1090
				Part1.Transparency = Part1.Transparency + 0.007
1091
				Part2.Transparency = Part2.Transparency + 0.007
1092
				game:GetService("RunService").RenderStepped:wait()
1093
			end
1094
			Model0:destroy()
1095
		end
1096
		changeposandsize()
1097
		armcanattack = false
1098
		canwalk = true
1099
		using = false
1100
	end
1101
end
1102
mouse.KeyDown:connect(begone)
1103
--Converted with ttyyuu12345's model to script plugin v4
1104
function sandbox(var,func)
1105
	local env = getfenv(func)
1106
	local newenv = setmetatable({},{
1107
		__index = function(self,k)
1108
			if k=="script" then
1109
				return var
1110
			else
1111
				return env[k]
1112
			end
1113
		end,
1114
	})
1115
	setfenv(func,newenv)
1116
	return func
1117
end
1118
cors = {}
1119
mas = Instance.new("Model",game:GetService("Lighting"))
1120
Soundo0 = Instance.new("Sound")
1121
Soundo0.Parent = mas
1122
Soundo0.SoundId = "rbxassetid://1206917308"
1123
Soundo0.Volume = 10
1124
Soundo0.PlaybackSpeed = 1
1125
Soundo0.Looped = true
1126
for i,v in pairs(mas:GetChildren()) do
1127
	v.Parent = game:GetService("Players").LocalPlayer.Character.Torso
1128
	pcall(function() v:MakeJoints() end)
1129
end
1130
mas:Destroy()
1131
for i,v in pairs(cors) do
1132
	spawn(function()
1133
		pcall(v)
1134
	end)
1135
end
1136
function kysfurshit(key)
1137
	key = key:lower()
1138
	if key == "q" and not using then
1139
		using = true
1140
		hittd = false
1141
		canwalk = false
1142
		local canscan = true
1143
		textfag.Text = "fox faggotz"
1144
		for i = 0,1 , 0.04 do
1145
	       humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.241932347, -1.21926342e-26, -0.970292151, 6.1341824e-27, 1, -2.5243549e-27, 0.970292151, -3.11126741e-27, 0.241932347),i)
1146
		   headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 0.0349053368, -8.60723958e-07, 0.999392927, -0.139084309, 0.990273297, 0.00485882163, -0.989666522, -0.139170289, 0.0345666632),i)
1147
	       lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.00984383, 0.0977787971, 0, 0.500008941, 0.866028607, -2.82727748e-27, -0.866028607, 0.500008941, -2.3224065e-27, -2.57484199e-27, 2.3224065e-27, 1),i)
1148
	       rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.0187254, 0.622524977, -0.477272034, 0.499353766, -0.855162203, 0.139084026, 0.0396689773, -0.137795925, -0.989666998, 0.865489781, 0.499711245, -0.0348855592),i)
1149
	       game:GetService("RunService").RenderStepped:wait()
1150
		end
1151
		local sensoryee = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
1152
		sensoryee.Size = Vector3.new(1,1,1)
1153
		sensoryee.CanCollide = false
1154
		sensoryee.Transparency = 0
1155
		sensoryee:BreakJoints()
1156
		local weldsensor = Instance.new("Weld", sensoryee)
1157
		weldsensor.Part0 = game.Players.LocalPlayer.Character["Right Arm"]
1158
		weldsensor.Part1 = sensoryee
1159
		weldsensor.C0 = weldsensor.C0 * CFrame.new(0,-0.5,0)
1160
		local function hagotem(part)
1161
			sensoryee:destroy()
1162
			local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
1163
			if humanoid then
1164
				local canscan = true
1165
				for i,v in pairs(humanoid.Parent:GetChildren()) do
1166
					if v.ClassName == "Hat" or v.ClassName == "Accessory" then
1167
						if v:findFirstChild("Handle") then
1168
							if v.Handle:findFirstChild("Mesh") then
1169
								if canscan and v.Handle.Mesh.MeshId == "rbxassetid://188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or v.Handle.Mesh.MeshId == "rbxassetid://170939831" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or v.Handle.Mesh.MeshId == "rbxassetid://135446047" or v.Handle.Mesh.MeshId == "rbxassetid://335037790" or v.Handle.Mesh.MeshId == "rbxassetid://361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or v.Handle.Mesh.MeshId == "rbxassetid://1374148" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Handle.Mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then
1170
									canscan = false
1171
									hittd = true
1172
									--canbefps = true
1173
									local furfaggrowl = Instance.new("Sound", humanoid.Parent.Head)
1174
									furfaggrowl.SoundId = "rbxassetid://133322522"
1175
									furfaggrowl.Volume = 10
1176
									local rip = Instance.new("Sound", humanoid.Parent.Head)
1177
									rip.SoundId = "rbxassetid://132514715"
1178
									rip.Volume = 10
1179
									if humanoid.Parent:findFirstChild("HumanoidRootPart") then
1180
										humanoid.Parent.HumanoidRootPart:destroy()
1181
										humanoid.WalkSpeed = 0
1182
										humanoid.JumpPower = 0
1183
									else
1184
										humanoid.PlatformStand = true
1185
										humanoid.JumpPower = 0
1186
										humanoid.WalkSpeed = 0
1187
									end
1188
									textfag.Text = "die from cancer"
1189
									local headfurfagweld = Instance.new("Weld", game.Players.LocalPlayer.Character["Right Arm"])
1190
									headfurfagweld.Part0 = game.Players.LocalPlayer.Character["Right Arm"]
1191
									headfurfagweld.Part1 = humanoid.Parent.Head
1192
									headfurfagweld.C0 = CFrame.new(0.00057220459, -1.29444742, -0.873190403, -0.996955156, -0.0485438928, 0.0610030033, -0.0641870201, 0.0669786036, -0.995689929, 0.0442487523, -0.996576011, -0.0698903799)
1193
									furfaggrowl:Play()
1194
									furfaggrowl.TimePosition = 1
1195
									wait(1)
1196
									for i = 0,1 , 0.04 do
1197
								       rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.09488106, 0.667919636, 0.0639152527, 0.0739268959, -0.95855093, 0.275169909, -0.02475233, -0.277602971, -0.960379243, 0.996955395, 0.0641870052, -0.044248756),i)
1198
								       game:GetService("RunService").RenderStepped:wait()
1199
									end
1200
									wait(1.4)
1201
									for i = 1,6 do
1202
										wait(0.1)
1203
										for i = 0,1 , 0.15 do
1204
											rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i)
1205
									       humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
1206
										   headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.4344244, 0.102565765, 1.00000012, -1.10566744e-26, 3.04815854e-27, 1.14353277e-26, 0.970295191, -0.241921842, -2.61223027e-28, 0.241921738, 0.970297754),i)
1207
											llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i)									       
1208
											lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50013542, -0.0218527317, 0.298622131, 1, 2.38743288e-22, 1.16448315e-22, -2.65628601e-22, 0.898784995, 0.438389838, 6.26162773e-28, -0.438389868, 0.898784935),i)
1209
									       rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.541605, 1.54031897, -0.202716827, 0.99939096, -0.0331876501, -0.0107830577, -0.0348742045, -0.960688651, -0.275429219, -0.00121831207, 0.275637507, -0.961260855),i)
1210
									       game:GetService("RunService").RenderStepped:wait()
1211
										end
1212
										for i = 0,1 , 0.15 do
1213
									       humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -1.90734863e-06, 1.00069809, 0.999390602, 6.40860435e-07, -0.0349101759, -0.0242511462, 0.71933949, -0.694235682, 0.0251118187, 0.694659173, 0.718900979):inverse(),i)
1214
											rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.18236089, -0.21427536, 1.00000012, 1.51461294e-27, 4.19042913e-27, -4.41762107e-27, 0.499996245, 0.866027534, -7.79938216e-28, -0.866027653, 0.499996305),i)
1215
										   llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.18106127, -0.0497360229, 1.00000012, 1.98161859e-27, -5.80601626e-27, -9.08767763e-27, 0.500005603, 0.866032362, -3.82406602e-27, -0.866032481, 0.500005662),i)
1216
											headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.53122997, -0.198875427, 1.00000012, -1.209166e-26, -3.76759968e-27, 1.21169035e-26, 0.927188694, 0.374603868, -1.64222563e-27, -0.374603897, 0.927188814),i)
1217
									       lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50013542, -0.0218527317, 0.298622131, 1, 2.38743288e-22, 1.16448315e-22, -2.65628601e-22, 0.898784995, 0.438389838, 6.26162773e-28, -0.438389868, 0.898784935),i)
1218
									       rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.4887104, 0.0502290726, -0.938224792, 0.999392748, 0.0233488977, -0.025931986, -0.0348734297, 0.642351151, -0.765616715, -0.00121889159, 0.766055882, 0.642774582),i)
1219
									       game:GetService("RunService").RenderStepped:wait()
1220
										end
1221
										local punchclone = punch:Clone()
1222
										punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
1223
										punchclone:Play()
1224
									end
1225
									local goreclone = gore:Clone()
1226
									goreclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
1227
									goreclone:Play()
1228
									for i,v in pairs(humanoid.Parent:GetChildren()) do
1229
				                        if v.ClassName == "Hat" or v.ClassName == "Accessory" then
1230
				                            v:destroy()
1231
				                        end
1232
				                        if v.Name == "Head" then
1233
				                            v.Transparency = 1
1234
				                        end
1235
				                    end
1236
				                    if humanoid.Parent.Head:findFirstChild("face") then
1237
				                        humanoid.Parent.Head.face.Transparency = 1
1238
				                    end
1239
									for i = 1,math.random(10,15) do
1240
			                            --Converted with ttyyuu12345's model to script plugin v4
1241
										function sandbox(var,func)
1242
											local env = getfenv(func)
1243
											local newenv = setmetatable({},{
1244
												__index = function(self,k)
1245
													if k=="script" then
1246
														return var
1247
													else
1248
														return env[k]
1249
													end
1250
												end,
1251
											})
1252
											setfenv(func,newenv)
1253
											return func
1254
										end
1255
										cors = {}
1256
										mas = Instance.new("Model",game:GetService("Lighting"))
1257
										local Part0 = Instance.new("Part")
1258
										Part0.Name = "bl00d"
1259
										Part0.Parent = mas
1260
										Part0.Material = Enum.Material.SmoothPlastic
1261
										Part0.BrickColor = BrickColor.new("Maroon")
1262
										Part0.Size = Vector3.new(1.16000009, 0.0500000007, 1.12000048)
1263
										Part0.CFrame = CFrame.new(17.569994, 1.14527643, 34.9399986, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1264
										Part0.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1265
										Part0.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1266
										Part0.Color = Color3.new(0.458824, 0, 0)
1267
										Part0.Position = Vector3.new(17.569994, 1.14527643, 34.9399986)
1268
										Part0.Color = Color3.new(0.458824, 0, 0)
1269
										Part0.CFrame = humanoid.Parent.Head.CFrame * CFrame.new(math.random(-1,1),math.random(-1,1),math.random(-1,1))
1270
										Part0:BreakJoints()
1271
										for i,v in pairs(mas:GetChildren()) do
1272
											v.Parent = humanoid.Parent
1273
											pcall(function() v:MakeJoints() end)
1274
										end
1275
										mas:Destroy()
1276
										for i,v in pairs(cors) do
1277
											spawn(function()
1278
												pcall(v)
1279
											end)
1280
										end
1281
									end
1282
									wait(1)
1283
									for i = 0,1 , 0.05 do
1284
										llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i)									       
1285
											lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50013542, -0.0218527317, 0.298622131, 1, 2.38743288e-22, 1.16448315e-22, -2.65628601e-22, 0.898784995, 0.438389838, 6.26162773e-28, -0.438389868, 0.898784935),i)
1286
								       humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.241932347, -1.21926342e-26, -0.970292151, 6.1341824e-27, 1, -2.5243549e-27, 0.970292151, -3.11126741e-27, 0.241932347),i)
1287
									   headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 0.0349053368, -8.60723958e-07, 0.999392927, -0.139084309, 0.990273297, 0.00485882163, -0.989666522, -0.139170289, 0.0345666632),i)
1288
								       lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.00984383, 0.0977787971, 0, 0.500008941, 0.866028607, -2.82727748e-27, -0.866028607, 0.500008941, -2.3224065e-27, -2.57484199e-27, 2.3224065e-27, 1),i)
1289
								       rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.0187254, 0.622524977, -0.477272034, 0.499353766, -0.855162203, 0.139084026, 0.0396689773, -0.137795925, -0.989666998, 0.865489781, 0.499711245, -0.0348855592),i)
1290
								       game:GetService("RunService").RenderStepped:wait()
1291
									end
1292
									wait(0.2)
1293
									furfaggrowl:destroy()
1294
									headfurfagweld:destroy()
1295
									local vel = Instance.new("BodyVelocity", humanoid.Parent.Torso)
1296
									vel.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
1297
									vel.Velocity = game.Players.LocalPlayer.Character.Torso.CFrame.rightVector * -math.random(400,469) + Vector3.new(0,2,0)
1298
									rip:Play()
1299
									for i = 0,1 , 0.06 do
1300
								       humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.469489127, 5.58134868e-26, 0.882937074, 6.51283563e-26, 1, -8.06026519e-26, -0.882937074, 1.03650012e-25, 0.469489127),i)
1301
									   headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 0.469437033, 6.2015107e-07, -0.882963717, 0.122883834, 0.99026978, 0.0653332844, 0.874373734, -0.139172658, 0.464868218),i)
1302
								       lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.04339027, 0.288009644, 0, 0.17366755, 0.984804034, 6.07514039e-13, -0.984804392, 0.173667595, 1.61679779e-13, 5.32907052e-14, -6.27053964e-13, 0.999999762),i)
1303
								       rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.66837502, 0.581873178, -0.720844269, 0.932209134, -0.33412677, 0.139085978, 0.118962891, -0.080060333, -0.989665747, 0.341809034, 0.939121604, -0.0348842852),i)
1304
								       game:GetService("RunService").RenderStepped:wait()
1305
									end
1306
									wait(1)
1307
									for i = 0,0.3 , 0.004 do
1308
								       humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
1309
										headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48563504, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i)
1310
								        llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i)
1311
								        lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.00435209274, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i)
1312
								        rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i)
1313
								        rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0157878399, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i)
1314
								        game:GetService("RunService").RenderStepped:wait()
1315
									end
1316
									using = false
1317
									canwalk = true
1318
								end
1319
							end
1320
						end
1321
					end
1322
				end
1323
			end
1324
		end
1325
		sensoryee.Touched:connect(hagotem)
1326
		for i = 0,1 , 0.04 do
1327
	       humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.469489127, 5.58134868e-26, 0.882937074, 6.51283563e-26, 1, -8.06026519e-26, -0.882937074, 1.03650012e-25, 0.469489127),i)
1328
		   headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 0.469437033, 6.2015107e-07, -0.882963717, 0.122883834, 0.99026978, 0.0653332844, 0.874373734, -0.139172658, 0.464868218),i)
1329
	       lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.04339027, 0.288009644, 0, 0.17366755, 0.984804034, 6.07514039e-13, -0.984804392, 0.173667595, 1.61679779e-13, 5.32907052e-14, -6.27053964e-13, 0.999999762),i)
1330
	       rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.66837502, 0.581873178, -0.720844269, 0.932209134, -0.33412677, 0.139085978, 0.118962891, -0.080060333, -0.989665747, 0.341809034, 0.939121604, -0.0348842852),i)
1331
	       game:GetService("RunService").RenderStepped:wait()
1332
		end
1333
		sensoryee:destroy()
1334
		if not hittd then
1335
			for i = 0,0.3 , 0.004 do
1336
				if canwalk and howmuch < 1 then
1337
		            humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
1338
					headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48563504, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i)
1339
		            llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i)
1340
		            lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.00435209274, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i)
1341
		            rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i)
1342
		            rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0157878399, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i)
1343
		            game:GetService("RunService").RenderStepped:wait()
1344
				end
1345
			end
1346
			using = false
1347
			canwalk = true
1348
		end
1349
		textfag.Text = game.Players.LocalPlayer.Character.Name.." The Brutal Anti-Furry"
1350
	end
1351
end
1352
mouse.KeyDown:connect(kysfurshit)
1353
1354
dancing = false
1355
function switch(key)
1356
	key = key:lower()
1357
	if key == "m" then
1358
		if not dancing then
1359
			dancing = true
1360
			canwalk = false
1361
			Sound0:Stop()
1362
			Soundo0:Play()
1363
			while dancing do
1364
				for i = 0.3,0.46 , 0.015 do
1365
					if dancing then
1366
						headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48587704, 0.117996216, 1, 0, 0, 0, 0.971754849, -0.235992551, 0, 0.235992551, 0.971754849),i)
1367
						humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.965696573, 0.259673119, 0, -0.259673119, 0.965696573),i)
1368
						rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.95006418, -0.312054634, 1, 0, 0, 0, 0.950064242, -0.312054634, 0, 0.312054634, 0.950064301),i)
1369
						llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.96244073, -0.271492958, 1, 0, 0, 0, 0.962440372, -0.271492869, 0, 0.271492898, 0.962440431),i)
1370
						lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0.905787945, -0.292123914, 1, 0, 0, 0, -0.811575294, -0.584247589, 0, 0.584247708, -0.811575413),i)
1371
						rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.902326107, -0.296873212, 1, 0, 0, 0, -0.804652274, -0.593746305, 0, 0.593746424, -0.804652333),i)
1372
						game:GetService("RunService").RenderStepped:wait()
1373
					end
1374
				end
1375
				for i = 0.35,0.4 , 0.025 do
1376
					if dancing then
1377
						headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.49878788, -0.0347967446, 1, 0, 0, 0, 0.997575462, 0.0695933998, 0, -0.0695933998, 0.997575462),i)
1378
						humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.996428847, -0.0844366103, 0, 0.0844366103, 0.996428847),i)
1379
						rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.9939127, 0.110167503, 1, 0, 0, 0, 0.993912935, 0.110167526, 0, -0.110167533, 0.993912995),i)
1380
						llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.99822259, 0.0595921576, 1, 0, 0, 0, 0.998222768, 0.0595921502, 0, -0.0595921502, 0.998222828),i)
1381
						lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0.276759148, -0.447396159, 1, 0, 0, 0, 0.44648236, -0.894792259, 0, 0.894792318, 0.44648239),i)
1382
						rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.278767586, -0.448392987, 1, 0, 0, 0, 0.442464471, -0.896785915, 0, 0.896785975, 0.44246453),i)
1383
						game:GetService("RunService").RenderStepped:wait()
1384
					end
1385
				end
1386
				for i = 0.3,0.46 , 0.015 do
1387
					if dancing then
1388
						headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.49145174, -0.0920622349, 1, 0, 0, 0, 0.982902825, 0.18412438, 0, -0.18412438, 0.982902825),i)
1389
						humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.980066657, -0.198668674, 0, 0.198668674, 0.980066657),i)
1390
						rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.97351623, 0.228617132, 1, 0, 0, 0, 0.973516226, 0.228617072, 0, -0.228617072, 0.973516285),i)
1391
						llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.97264862, 0.232279897, 1, 0, 0, 0, 0.972648799, 0.232279852, 0, -0.232279852, 0.972648919),i)
1392
						lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0.0977592468, 0.296988964, 1, 0, 0, 0, 0.804481149, 0.593977869, 0, -0.593977928, 0.804481208),i)
1393
						rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.0882134438, 0.283605695, 1, 0, 0, 0, 0.823572338, 0.567211032, 0, -0.567211092, 0.823572397),i)
1394
						game:GetService("RunService").RenderStepped:wait()
1395
					end
1396
				end
1397
				for i = 0.35,0.4 , 0.025 do
1398
					if dancing then
1399
						headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.49878788, -0.0347967446, 1, 0, 0, 0, 0.997575462, 0.0695933998, 0, -0.0695933998, 0.997575462),i)
1400
						humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.996428847, -0.0844366103, 0, 0.0844366103, 0.996428847),i)
1401
						rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.9939127, 0.110167503, 1, 0, 0, 0, 0.993912935, 0.110167526, 0, -0.110167533, 0.993912995),i)
1402
						llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.99822259, 0.0595921576, 1, 0, 0, 0, 0.998222768, 0.0595921502, 0, -0.0595921502, 0.998222828),i)
1403
						lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0.276759148, -0.447396159, 1, 0, 0, 0, 0.44648236, -0.894792259, 0, 0.894792318, 0.44648239),i)
1404
						rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.278767586, -0.448392987, 1, 0, 0, 0, 0.442464471, -0.896785915, 0, 0.896785975, 0.44246453),i)
1405
						game:GetService("RunService").RenderStepped:wait()
1406
					end
1407
				end
1408
			end
1409
		else
1410
			Soundo0:Stop()
1411
			Sound0:Play()
1412
			dancing = false
1413
			canwalk = true
1414
		end
1415
	end
1416
end
1417
mouse.KeyDown:connect(switch)
1418
function dontremove()
1419
	if Soundo0.Parent == nil then
1420
		Soundo0.Parent = game.Players.LocalPlayer.Character.Torso
1421
	end
1422
end
1423
game:GetService("RunService").RenderStepped:connect(dontremove)
1424
function cancerify()
1425
	local hum = mouse.Target.Parent:findFirstChild("Humanoid")
1426
	if hum then
1427
		if hum.Parent.Name == "Rufus14" then
1428
			
1429
		else
1430
			textfag.Text = "get cancer"
1431
			--Converted with ttyyuu12345's model to script plugin v4
1432
			function sandbox(var,func)
1433
				local env = getfenv(func)
1434
				local newenv = setmetatable({},{
1435
					__index = function(self,k)
1436
						if k=="script" then
1437
							return var
1438
						else
1439
							return env[k]
1440
						end
1441
					end,
1442
				})
1443
				setfenv(func,newenv)
1444
				return func
1445
			end
1446
			cors = {}
1447
			mas = Instance.new("Model",game:GetService("Lighting"))
1448
			local Accessory0 = Instance.new("Accessory")
1449
			Part1 = Instance.new("Part")
1450
			local SpecialMesh2 = Instance.new("SpecialMesh")
1451
			Accessory0.Name = "Cancer"
1452
			Accessory0.Parent = mas
1453
			Part1.Name = "Handle"
1454
			Part1.Parent = Accessory0
1455
			Part1.Rotation = Vector3.new(0, 0, 0.0199999996)
1456
			Part1.FormFactor = Enum.FormFactor.Custom
1457
			Part1.Size = Vector3.new(1.25000024, 1.12999988, 1.1400001)
1458
			Part1.CFrame = CFrame.new(113.104767, 31.6558571, -259.307831, 1, -0.000407999993, 0, 0.000407999993, 1, 0, 0, 0, 1)
1459
			Part1.BottomSurface = Enum.SurfaceType.Smooth
1460
			Part1.TopSurface = Enum.SurfaceType.Smooth
1461
			Part1.Position = Vector3.new(113.104767, 31.6558571, -259.307831)
1462
			Part1.Orientation = Vector3.new(0, 0, 0.0199999996)
1463
			SpecialMesh2.Parent = Part1
1464
			SpecialMesh2.MeshId = "rbxassetid://361948302"
1465
			SpecialMesh2.Scale = Vector3.new(0.5, 0.5, 0.5)
1466
			SpecialMesh2.TextureId = "http://www.roblox.com/asset/?id=361948503 "
1467
			SpecialMesh2.MeshType = Enum.MeshType.FileMesh
1468
			SpecialMesh2.Scale = Vector3.new(0.5, 0.5, 0.5)
1469
			for i,v in pairs(mas:GetChildren()) do
1470
				v.Parent = hum.Parent
1471
				pcall(function() v:MakeJoints() end)
1472
			end
1473
			mas:Destroy()
1474
			for i,v in pairs(cors) do
1475
				spawn(function()
1476
					pcall(v)
1477
				end)
1478
			end
1479
			wait(1.5)
1480
			textfag.Text = game.Players.LocalPlayer.Character.Name.." The Brutal Anti-Furry"
1481
		end
1482
	end
1483
end
1484
mouse.Button1Down:connect(cancerify)
1485
function attackflag(key)
1486
	if key == "e" and not using then
1487
		using = true
1488
		canwalk = false
1489
		textfag.Text = "go back to forest"
1490
		local sensoryee2 = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
1491
		sensoryee2.Size = Vector3.new(1, 1, 1)
1492
		sensoryee2.CanCollide = false
1493
		sensoryee2.Transparency = 0
1494
		sensoryee2:BreakJoints()
1495
		local weldsensor = Instance.new("Weld", sensoryee2)
1496
		weldsensor.Part0 = sensoryee2
1497
		weldsensor.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
1498
		weldsensor.C0 = CFrame.new(0,0.5,0)
1499
		local function hagotem1(part)
1500
			sensoryee2:destroy()
1501
			local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
1502
			if humanoid then
1503
				local canscan = true
1504
				for i,v in pairs(humanoid.Parent:GetChildren()) do
1505
					if v.ClassName == "Hat" or v.ClassName == "Accessory" then
1506
						if v:findFirstChild("Handle") then
1507
							if v.Handle:findFirstChild("Mesh") then
1508
								if canscan and v.Handle.Mesh.MeshId == "rbxassetid://188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or v.Handle.Mesh.MeshId == "rbxassetid://170939831" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or v.Handle.Mesh.MeshId == "rbxassetid://135446047" or v.Handle.Mesh.MeshId == "rbxassetid://335037790" or v.Handle.Mesh.MeshId == "rbxassetid://361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or v.Handle.Mesh.MeshId == "rbxassetid://1374148" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Handle.Mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then
1509
									canscan = false
1510
									for i = 0,1 , 0.05 do
1511
										humanoid.Parent.Torso.CFrame = humanoid.Parent.Torso.CFrame:lerp(CFrame.new(game.Players.LocalPlayer.Character.Torso.CFrame.x + 1,0,game.Players.LocalPlayer.Character.Torso.CFrame.z + 1) * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0),i)
1512
										game:GetService("RunService").RenderStepped:wait()
1513
									end
1514
									humanoid.Parent.Torso.Anchored = true
1515
									for q,w in pairs(humanoid.Parent:GetChildren()) do
1516
										if w.ClassName == "Part" then
1517
											w.Anchored = true
1518
										end
1519
									end
1520
								end
1521
							end
1522
						end
1523
					end
1524
				end
1525
			end
1526
		end
1527
		sensoryee2.Touched:connect(hagotem1)
1528
		for i = 0,1 , 0.04 do
1529
	       humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.469489127, 5.58134868e-26, 0.882937074, 6.51283563e-26, 1, -8.06026519e-26, -0.882937074, 1.03650012e-25, 0.469489127),i)
1530
		   --headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 0.469437033, 6.2015107e-07, -0.882963717, 0.122883834, 0.99026978, 0.0653332844, 0.874373734, -0.139172658, 0.464868218),i)
1531
	       lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.04339027, 0.288009644, 0, 0.17366755, 0.984804034, 6.07514039e-13, -0.984804392, 0.173667595, 1.61679779e-13, 5.32907052e-14, -6.27053964e-13, 0.999999762),i)
1532
	       rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.66837502, 0.581873178, -0.720844269, 0.932209134, -0.33412677, 0.139085978, 0.118962891, -0.080060333, -0.989665747, 0.341809034, 0.939121604, -0.0348842852),i)
1533
	       game:GetService("RunService").RenderStepped:wait()
1534
		end
1535
		for i = 1,5 do
1536
		for i = 0,1 , 0.05 do
1537
			humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, -1.48936939e-27, 1.31266455e-27, 1.1359597e-27, 0.9702968, 0.241918504, -1.61558713e-27, -0.241918504, 0.9702968):inverse(),i)
1538
			llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -2, 0, 1, 1.26217745e-29, 8.58280665e-28, -1.76704843e-28, 0.961263537, 0.275633663, -5.04870979e-28, -0.275633663, 0.961263537),i)
1539
			lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i)
1540
			rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -0.7634058, -0.96099472, 1, 1.14858148e-27, -1.71656133e-27, -1.38839519e-27, 0.951060057, -0.309013367, 1.31266455e-27, 0.309013367, 0.951060057),i)
1541
			rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i)
1542
			game:GetService("RunService").RenderStepped:wait()
1543
		end
1544
		local sensoryee = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
1545
		sensoryee.Size = Vector3.new(1, 1, 1)
1546
		sensoryee.CanCollide = false
1547
		sensoryee.Transparency = 0
1548
		sensoryee:BreakJoints()
1549
		local weldsensor = Instance.new("Weld", sensoryee)
1550
		weldsensor.Part0 = sensoryee
1551
		weldsensor.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
1552
		weldsensor.C0 = CFrame.new(0,0.5,0)
1553
		local function hagotem(part)
1554
			sensoryee:destroy()
1555
			local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
1556
			if humanoid then
1557
				local canscan = true
1558
				for i,v in pairs(humanoid.Parent:GetChildren()) do
1559
					if v.ClassName == "Hat" or v.ClassName == "Accessory" then
1560
						if v:findFirstChild("Handle") then
1561
							if v.Handle:findFirstChild("Mesh") then
1562
								if canscan and v.Handle.Mesh.MeshId == "rbxassetid://188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or v.Handle.Mesh.MeshId == "rbxassetid://170939831" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or v.Handle.Mesh.MeshId == "rbxassetid://135446047" or v.Handle.Mesh.MeshId == "rbxassetid://335037790" or v.Handle.Mesh.MeshId == "rbxassetid://361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or v.Handle.Mesh.MeshId == "rbxassetid://1374148" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Handle.Mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then
1563
									canscan = false
1564
									hittd = true
1565
									humanoid.Health = humanoid.Health - math.random(20,25)
1566
									local furfaggrowl = Instance.new("Sound", humanoid.Parent.Head)
1567
									furfaggrowl.SoundId = "rbxassetid://146163534"
1568
									furfaggrowl.Volume = 10
1569
									furfaggrowl:Play()
1570
									local rip = Instance.new("Sound", humanoid.Parent.Head)
1571
									rip.SoundId = "rbxassetid://132514715"
1572
									rip.Volume = 10
1573
									textfag.Text = "kaboom"
1574
									punch:Play()
1575
									for i = 1,math.random(2,3) do
1576
			                            --Converted with ttyyuu12345's model to script plugin v4
1577
										function sandbox(var,func)
1578
											local env = getfenv(func)
1579
											local newenv = setmetatable({},{
1580
												__index = function(self,k)
1581
													if k=="script" then
1582
														return var
1583
													else
1584
														return env[k]
1585
													end
1586
												end,
1587
											})
1588
											setfenv(func,newenv)
1589
											return func
1590
										end
1591
										cors = {}
1592
										mas = Instance.new("Model",game:GetService("Lighting"))
1593
										local Part0 = Instance.new("Part")
1594
										Part0.Name = "bl00d"
1595
										Part0.Parent = mas
1596
										Part0.Material = Enum.Material.SmoothPlastic
1597
										Part0.BrickColor = BrickColor.new("Maroon")
1598
										Part0.Size = Vector3.new(1.16000009, 0.0500000007, 1.12000048)
1599
										Part0.CFrame = CFrame.new(17.569994, 1.14527643, 34.9399986, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1600
										Part0.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1601
										Part0.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1602
										Part0.Color = Color3.new(0.458824, 0, 0)
1603
										Part0.Position = Vector3.new(17.569994, 1.14527643, 34.9399986)
1604
										Part0.Color = Color3.new(0.458824, 0, 0)
1605
										Part0.CFrame = humanoid.Parent.Head.CFrame * CFrame.new(math.random(-1,1),math.random(-1,1),math.random(-1,1))
1606
										Part0:BreakJoints()
1607
										for i,v in pairs(mas:GetChildren()) do
1608
											v.Parent = humanoid.Parent
1609
											pcall(function() v:MakeJoints() end)
1610
										end
1611
										mas:Destroy()
1612
										for i,v in pairs(cors) do
1613
											spawn(function()
1614
												pcall(v)
1615
											end)
1616
										end
1617
									end
1618
								end
1619
							end
1620
						end
1621
					end
1622
				end
1623
			end
1624
		end
1625
		sensoryee.Touched:connect(hagotem)
1626
		for i = 0,1 , 0.1 do
1627
			humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 1.80491375e-26, -5.65455497e-27, -1.84277907e-26, 0.866028428, -0.499996245, -4.08945493e-27, 0.499996245, 0.866028428):inverse(),i)
1628
			llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -2, 0, 1, 1.26217745e-29, 8.58280665e-28, -1.76704843e-28, 0.961263537, 0.275633663, -5.04870979e-28, -0.275633663, 0.961263537),i)
1629
			lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i)
1630
			rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.82702696, -0.937412262, 1, -8.83524214e-28, 3.00398233e-27, 2.27191941e-27, 0.788023472, -0.615659177, -2.27191941e-27, 0.615659177, 0.788023472),i)
1631
			rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i)
1632
			game:GetService("RunService").RenderStepped:wait()
1633
		end
1634
		sensoryee:destroy()
1635
		sensoryee2:destroy()
1636
		end
1637
		for i = 0,1 , 0.05 do
1638
		   humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
1639
				headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48563504, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i)
1640
	            llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i)
1641
	            lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.00435209274, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i)
1642
	            rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i)
1643
	            rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0157878399, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i)
1644
	       game:GetService("RunService").RenderStepped:wait()
1645
		end
1646
textfag.Text = game.Players.LocalPlayer.Character.Name.." The Brutal Anti-Furry"
1647
		canwalk = true
1648
		using = false
1649
	end
1650
end
1651
mouse.KeyDown:connect(attackflag)
1652
function attackflag1(key)
1653
	if key == "t" and not using then
1654
		using = true
1655
		canwalk = false
1656
		textfag.Text = "lol rip"
1657
		local sensoryee2 = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
1658
		sensoryee2.Size = Vector3.new(1, 1, 1)
1659
		sensoryee2.CanCollide = false
1660
		sensoryee2.Transparency = 0
1661
		sensoryee2:BreakJoints()
1662
		local weldsensor = Instance.new("Weld", sensoryee2)
1663
		weldsensor.Part0 = sensoryee2
1664
		weldsensor.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
1665
		weldsensor.C0 = CFrame.new(0,0.5,0)
1666
		local function hagotem1(part)
1667
			sensoryee2:destroy()
1668
			humanoidfurshit = part.Parent:findFirstChild("Humanoid")
1669
			if humanoidfurshit then
1670
				local canscan = true
1671
				for i,v in pairs(humanoidfurshit.Parent:GetChildren()) do
1672
					if v.ClassName == "Hat" or v.ClassName == "Accessory" then
1673
						if v:findFirstChild("Handle") then
1674
							if v.Handle:findFirstChild("Mesh") then
1675
								if canscan and v.Handle.Mesh.MeshId == "rbxassetid://188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or v.Handle.Mesh.MeshId == "rbxassetid://170939831" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or v.Handle.Mesh.MeshId == "rbxassetid://135446047" or v.Handle.Mesh.MeshId == "rbxassetid://335037790" or v.Handle.Mesh.MeshId == "rbxassetid://361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or v.Handle.Mesh.MeshId == "rbxassetid://1374148" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Handle.Mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then
1676
									canscan = false
1677
									for i = 0,1 , 0.05 do
1678
										humanoidfurshit.Parent.Torso.CFrame = humanoidfurshit.Parent.Torso.CFrame:lerp(CFrame.new(game.Players.LocalPlayer.Character.Torso.CFrame.x + 1,0,game.Players.LocalPlayer.Character.Torso.CFrame.z + -1) * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0),i)
1679
										game:GetService("RunService").RenderStepped:wait()
1680
									end
1681
									humanoidfurshit.Parent.Torso.Anchored = true
1682
									for q,w in pairs(humanoidfurshit.Parent:GetChildren()) do
1683
										if w.ClassName == "Part" then
1684
											w.Anchored = true
1685
										end
1686
									end
1687
								end
1688
							end
1689
						end
1690
					end
1691
				end
1692
			end
1693
		end
1694
		sensoryee2.Touched:connect(hagotem1)
1695
		for i = 0,1 , 0.04 do
1696
	       humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.469489127, 5.58134868e-26, 0.882937074, 6.51283563e-26, 1, -8.06026519e-26, -0.882937074, 1.03650012e-25, 0.469489127),i)
1697
		   --headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 0.469437033, 6.2015107e-07, -0.882963717, 0.122883834, 0.99026978, 0.0653332844, 0.874373734, -0.139172658, 0.464868218),i)
1698
	       lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.04339027, 0.288009644, 0, 0.17366755, 0.984804034, 6.07514039e-13, -0.984804392, 0.173667595, 1.61679779e-13, 5.32907052e-14, -6.27053964e-13, 0.999999762),i)
1699
	       rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.66837502, 0.581873178, -0.720844269, 0.932209134, -0.33412677, 0.139085978, 0.118962891, -0.080060333, -0.989665747, 0.341809034, 0.939121604, -0.0348842852),i)
1700
	       game:GetService("RunService").RenderStepped:wait()
1701
		end
1702
		wait(0.3)
1703
		for i = 0,1 , 0.1 do
1704
			humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, -1.48936939e-27, 1.31266455e-27, 1.1359597e-27, 0.9702968, 0.241918504, -1.61558713e-27, -0.241918504, 0.9702968):inverse(),i)
1705
			llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -2, 0, 1, 1.26217745e-29, 8.58280665e-28, -1.76704843e-28, 0.961263537, 0.275633663, -5.04870979e-28, -0.275633663, 0.961263537),i)
1706
			lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i)
1707
			rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -0.7634058, -0.96099472, 1, 1.14858148e-27, -1.71656133e-27, -1.38839519e-27, 0.951060057, -0.309013367, 1.31266455e-27, 0.309013367, 0.951060057),i)
1708
			rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i)
1709
			game:GetService("RunService").RenderStepped:wait()
1710
		end
1711
		local function hagotem(part)
1712
			if humanoidfurshit then
1713
				local canscan = true
1714
				for i,v in pairs(humanoidfurshit.Parent:GetChildren()) do
1715
					if v.ClassName == "Hat" or v.ClassName == "Accessory" then
1716
						if v:findFirstChild("Handle") then
1717
							if v.Handle:findFirstChild("Mesh") then
1718
								if canscan and v.Handle.Mesh.MeshId == "rbxassetid://188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or v.Handle.Mesh.MeshId == "rbxassetid://170939831" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or v.Handle.Mesh.MeshId == "rbxassetid://135446047" or v.Handle.Mesh.MeshId == "rbxassetid://335037790" or v.Handle.Mesh.MeshId == "rbxassetid://361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or v.Handle.Mesh.MeshId == "rbxassetid://1374148" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Handle.Mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then
1719
									canscan = false
1720
									hittd = true
1721
									humanoidfurshit.Parent:BreakJoints()
1722
									textfag.Text = "kaboom"
1723
									gore:Play()
1724
									for i,v in pairs(humanoidfurshit.Parent:GetChildren()) do
1725
				                        if v.ClassName == "Hat" or v.ClassName == "Accessory" then
1726
				                            v:destroy()
1727
				                        end
1728
				                        if v.Name == "Head" then
1729
				                            v.Transparency = 1
1730
				                        end
1731
				                    end
1732
				                    if humanoidfurshit.Parent.Head:findFirstChild("face") then
1733
				                        humanoidfurshit.Parent.Head.face.Transparency = 1
1734
				                    end
1735
									for i = 1,math.random(15,20) do
1736
			                            --Converted with ttyyuu12345's model to script plugin v4
1737
										function sandbox(var,func)
1738
											local env = getfenv(func)
1739
											local newenv = setmetatable({},{
1740
												__index = function(self,k)
1741
													if k=="script" then
1742
														return var
1743
													else
1744
														return env[k]
1745
													end
1746
												end,
1747
											})
1748
											setfenv(func,newenv)
1749
											return func
1750
										end
1751
										cors = {}
1752
										mas = Instance.new("Model",game:GetService("Lighting"))
1753
										local Part0 = Instance.new("Part")
1754
										Part0.Name = "bl00d"
1755
										Part0.Parent = mas
1756
										Part0.Material = Enum.Material.SmoothPlastic
1757
										Part0.BrickColor = BrickColor.new("Maroon")
1758
										Part0.Size = Vector3.new(1.16000009, 0.0500000007, 1.12000048)
1759
										Part0.CFrame = CFrame.new(17.569994, 1.14527643, 34.9399986, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1760
										Part0.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1761
										Part0.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1762
										Part0.Color = Color3.new(0.458824, 0, 0)
1763
										Part0.Position = Vector3.new(17.569994, 1.14527643, 34.9399986)
1764
										Part0.Color = Color3.new(0.458824, 0, 0)
1765
										Part0.CFrame = humanoidfurshit.Parent.Head.CFrame * CFrame.new(math.random(-1,1),math.random(-1,1),math.random(-1,1))
1766
										Part0:BreakJoints()
1767
										for i,v in pairs(mas:GetChildren()) do
1768
											v.Parent = humanoidfurshit.Parent
1769
											pcall(function() v:MakeJoints() end)
1770
										end
1771
										mas:Destroy()
1772
										for i,v in pairs(cors) do
1773
											spawn(function()
1774
												pcall(v)
1775
											end)
1776
										end
1777
									end
1778
								end
1779
							end
1780
						end
1781
					end
1782
				end
1783
			end
1784
		end
1785
		hagotem()
1786
		for i = 0,1 , 0.1 do
1787
			humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 1.80491375e-26, -5.65455497e-27, -1.84277907e-26, 0.866028428, -0.499996245, -4.08945493e-27, 0.499996245, 0.866028428):inverse(),i)
1788
			llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -2, 0, 1, 1.26217745e-29, 8.58280665e-28, -1.76704843e-28, 0.961263537, 0.275633663, -5.04870979e-28, -0.275633663, 0.961263537),i)
1789
			lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i)
1790
			rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.82702696, -0.937412262, 1, -8.83524214e-28, 3.00398233e-27, 2.27191941e-27, 0.788023472, -0.615659177, -2.27191941e-27, 0.615659177, 0.788023472),i)
1791
			rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i)
1792
			game:GetService("RunService").RenderStepped:wait()
1793
		end
1794
		sensoryee2:destroy()
1795
		for i = 0,1 , 0.05 do
1796
		   humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
1797
				headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48563504, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i)
1798
	            llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i)
1799
	            lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.00435209274, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i)
1800
	            rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i)
1801
	            rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0157878399, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i)
1802
	       game:GetService("RunService").RenderStepped:wait()
1803
		end
1804
textfag.Text = game.Players.LocalPlayer.Character.Name.." The Brutal Anti-Furry"
1805
		canwalk = true
1806
		using = false
1807
	end
1808
end
1809
mouse.KeyDown:connect(attackflag1)
1810
while true do
1811
    if howmuch <= -1 then
1812
        howmuch = 0
1813
    end
1814
    if howmuch >= 4 then
1815
        howmuch = 0
1816
    end
1817
    if canwalk and howmuch < 1 then
1818
        for i = 0,1 , 0.01 do
1819
			if canwalk and howmuch < 1 then
1820
				
1821
	            humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
1822
				headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48563504, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i)
1823
	            llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i)
1824
	            lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.00435209274, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i)
1825
	            rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i)
1826
	            rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0157878399, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i)
1827
	            game:GetService("RunService").RenderStepped:wait()
1828
			end
1829
        end
1830
		for i = 0,0.3 , 0.004 do
1831
			if canwalk and howmuch < 1 then
1832
				humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
1833
				headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i)
1834
	            llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i)
1835
	            lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.0409388542, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i)
1836
	            rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i)
1837
	            rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0523746014, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i)
1838
	            game:GetService("RunService").RenderStepped:wait()
1839
			end
1840
        end
1841
    end
1842
    if canwalk and howmuch >= 1 then
1843
        if canwalk then
1844
            for i = 0,0.5 , 0.05 do
1845
				if canwalk and howmuch >= 1 then
1846
					
1847
					headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 1, -4.22829445e-28, 5.04870979e-28, -4.7962743e-28, 0.98481518, -0.173646927, 4.54383881e-28, 0.173646927, 0.98481518),i)
1848
			 	   humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -0.0218505859, -0.207862854, 1, -2.65673535e-22, 5.23747954e-22, 1.5097504e-22, 0.978147745, 0.207910955, -5.67539301e-22, -0.207910955, 0.978147745),i)
1849
		           llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.35635376, 0.984832764, 1, -1.46412584e-27, -1.17303617e-26, 1.15615454e-26, -0.0348859876, 0.999391198, -1.61558713e-27, -0.999391198, -0.0348859876),i)
1850
		           lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50004387, 0.396968603, -0.897594452, 1, -2.59686077e-27, 2.57052452e-26, 2.58237777e-26, 0.0697625875, -0.99756366, 7.97269708e-28, 0.99756366, 0.069762595),i)
1851
		           rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.81869507, -0.922622681, 1, -1.72713825e-22, -5.61306619e-22, -2.65673535e-22, 0.719345152, -0.694654465, 5.23747954e-22, 0.694656253, 0.719344676),i)
1852
		           rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.49791718, 0.365714312, 0.961071014, 0.9993909, -0.00121776958, -0.0348753184, 0.0348965712, 0.0348958485, 0.998781562, 7.18205513e-07, -0.999390185, 0.0349170938),i)
1853
		           game:GetService("RunService").RenderStepped:wait()
1854
				end
1855
            end
1856
        end
1857
        if canwalk then
1858
            for i = 0,0.5 , 0.05 do
1859
				if canwalk and howmuch >= 1 then
1860
					
1861
					headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 1, -4.22829445e-28, 5.04870979e-28, -4.7962743e-28, 0.98481518, -0.173646927, 4.54383881e-28, 0.173646927, 0.98481518),i)
1862
			 	   humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -0.0218505859, -0.00492095947, 1, -2.65673535e-22, 5.23747954e-22, 1.5097504e-22, 0.978147686, 0.20791094, -5.67539301e-22, -0.20791094, 0.978147686),i)
1863
		           llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.86941528, -0.882217407, 1, -6.4421537e-26, 9.04728795e-26, 1.09784194e-25, 0.694650829, -0.71934706, -1.64587939e-26, 0.71934706, 0.694650829),i)
1864
		           lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50009155, 0.335239649, 1.03072357, 1, 3.69729388e-23, 2.6307918e-22, -2.65664548e-22, 0.139171526, 0.99026835, 0, -0.99026829, 0.139171541),i)
1865
		           rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.35365295, 1.16508484, 1, 5.03939593e-22, 3.01560673e-22, -2.65673358e-22, -0.0697558299, 0.997564077, 5.237476e-22, -0.997564077, -0.0697558299),i)
1866
		           rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.49795914, 0.313182116, -0.842372894, 0.9993909, 0.00364707294, -0.034706641, -0.0348764732, 0.0696690381, -0.996960342, -0.00121800881, 0.997563541, 0.0697537959),i)
1867
		           game:GetService("RunService").RenderStepped:wait()
1868
				end
1869
            end
1870
        end
1871
    end
1872
    game:GetService("RunService").RenderStepped:wait()
1873
end