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 | do | |
4 | print("FE Compatibility code by Mokiros") | |
5 | script.Parent = Player.Character | |
6 | ||
7 | --RemoteEvent for communicating | |
8 | local Event = Instance.new("RemoteEvent") | |
9 | Event.Name = "UserInput_Event" | |
10 | ||
11 | --Fake event to make stuff like Mouse.KeyDown work | |
12 | local function fakeEvent() | |
13 | local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end} | |
14 | t.connect = t.Connect | |
15 | return t | |
16 | end | |
17 | ||
18 | --Creating fake input objects with fake variables | |
19 | local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()} | |
20 | local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()} | |
21 | local CAS = {Actions={},BindAction=function(self,name,fun,touch,...) | |
22 | CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil | |
23 | end} | |
24 | --Merged 2 functions into one by checking amount of arguments | |
25 | CAS.UnbindAction = CAS.BindAction | |
26 | ||
27 | --This function will trigger the events that have been :Connect()'ed | |
28 | local function te(self,ev,...) | |
29 | local t = m[ev] | |
30 | if t and t._fakeEvent and t.Function then | |
31 | t.Function(...) | |
32 | end | |
33 | end | |
34 | m.TrigEvent = te | |
35 | UIS.TrigEvent = te | |
36 | ||
37 | Event.OnServerEvent:Connect(function(plr,io) | |
38 | if plr~=Player then return end | |
39 | if io.isMouse then | |
40 | m.Target = io.Target | |
41 | m.Hit = io.Hit | |
42 | else | |
43 | local b = io.UserInputState == Enum.UserInputState.Begin | |
44 | if io.UserInputType == Enum.UserInputType.MouseButton1 then | |
45 | return m:TrigEvent(b and "Button1Down" or "Button1Up") | |
46 | end | |
47 | for _,t in pairs(CAS.Actions) do | |
48 | for _,k in pairs(t.Keys) do | |
49 | if k==io.KeyCode then | |
50 | t.Function(t.Name,io.UserInputState,io) | |
51 | end | |
52 | end | |
53 | end | |
54 | m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower()) | |
55 | UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false) | |
56 | end | |
57 | end) | |
58 | Event.Parent = NLS([==[ | |
59 | local Player = game:GetService("Players").LocalPlayer | |
60 | local Event = script:WaitForChild("UserInput_Event") | |
61 | ||
62 | local UIS = game:GetService("UserInputService") | |
63 | local input = function(io,a) | |
64 | if a then return end | |
65 | --Since InputObject is a client-side instance, we create and pass table instead | |
66 | Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState}) | |
67 | end | |
68 | UIS.InputBegan:Connect(input) | |
69 | UIS.InputEnded:Connect(input) | |
70 | ||
71 | local Mouse = Player:GetMouse() | |
72 | local h,t | |
73 | --Give the server mouse data 30 times every second, but only if the values changed | |
74 | --If player is not moving their mouse, client won't fire events | |
75 | while wait(1/30) do | |
76 | if h~=Mouse.Hit or t~=Mouse.Target then | |
77 | h,t=Mouse.Hit,Mouse.Target | |
78 | Event:FireServer({isMouse=true,Target=t,Hit=h}) | |
79 | end | |
80 | end]==],Player.Character) | |
81 | Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS | |
82 | end | |
83 | -- The Box of Wonder -- | |
84 | ||
85 | wait() | |
86 | script.Parent = nil | |
87 | LoudVolume = false | |
88 | Submerged = false | |
89 | Music = true | |
90 | script.Name = "CardboardBox" | |
91 | Player = game.Players.LocalPlayer | |
92 | c = game.Players.LocalPlayer.Character | |
93 | Head = c.Head | |
94 | anim = c.Humanoid.Animator | |
95 | Humanoid = c:findFirstChild("Humanoid") | |
96 | b23 = Instance.new("BoolValue",c)b23.Name = "InfiniteHuman" | |
97 | rage = false | |
98 | p = game.Players.LocalPlayer | |
99 | Music = false | |
100 | W = nil | |
101 | local Effects = {} | |
102 | attack = false | |
103 | local attacking = false | |
104 | vt = Vector3.new | |
105 | bc = BrickColor.new | |
106 | br = BrickColor.random | |
107 | it = Instance.new | |
108 | cf = CFrame.new | |
109 | euler = CFrame.fromEulerAnglesXYZ | |
110 | angles = CFrame.Angles | |
111 | matr = math.random | |
112 | mouse = Player:GetMouse() | |
113 | ||
114 | RSC0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
115 | RSC1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
116 | LSC0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
117 | LSC1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
118 | RHC0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
119 | RHC1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
120 | LHC0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
121 | LHC1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
122 | NC0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
123 | NC1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
124 | RJC0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
125 | RJC1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
126 | RS = c.Torso:FindFirstChild("Right Shoulder") | |
127 | LS = c.Torso:FindFirstChild("Left Shoulder") | |
128 | RH = c.Torso:FindFirstChild("Right Hip") | |
129 | LH = c.Torso:FindFirstChild("Left Hip") | |
130 | RJ = c.HumanoidRootPart:FindFirstChild("RootJoint") | |
131 | N = c.Torso:FindFirstChild("Neck") | |
132 | cf = CFrame.new | |
133 | ang = CFrame.Angles | |
134 | rd = math.rad | |
135 | rd2 = math.random | |
136 | ||
137 | function lerpz(joint, prop, cfrmz, alp) | |
138 | joint[prop] = joint[prop]:lerp(cfrmz, alp) | |
139 | end | |
140 | function resetlerp() | |
141 | RJ.C0 = RJC0 | |
142 | RJ.C1 = RJC1 | |
143 | N.C0 = NC0 | |
144 | N.C1 = NC1 | |
145 | RS.C0 = RSC0 | |
146 | RS.C1 = RSC1 | |
147 | LS.C0 = LSC0 | |
148 | LS.C1 = LSC1 | |
149 | RH.C0 = RHC0 | |
150 | RH.C1 = RHC1 | |
151 | LH.C0 = LHC0 | |
152 | LH.C1 = LHC1 | |
153 | end | |
154 | ||
155 | local S = Instance.new("Sound",c.HumanoidRootPart)S.SoundId = "rbxassetid://235529455" S.Volume = 3 S.Looped = true | |
156 | function NukeShockwaves(Size, CFramez) | |
157 | local Shock = Instance.new("Part",game.Workspace)Shock.Transparency = 0.5 Shock.Size = Vector3.new(0.2,0.2,0.2) Shock.Anchored = true | |
158 | Shock.CanCollide = false Shock.BrickColor = BrickColor.new("Medium stone grey") local SM = Instance.new("SpecialMesh",Shock) | |
159 | SM.MeshId = "rbxassetid://20329976" SM.Scale = Vector3.new(Size,5,Size) Shock.CFrame = CFramez*CFrame.new(0,1,0)*CFrame.Angles(0,math.rad(math.random(-360,360)),0) | |
160 | Spawn(function() | |
161 | for i = 1,math.huge do | |
162 | if Shock.Transparency >= 1 then break end | |
163 | Shock.Transparency = Shock.Transparency + 0.05 | |
164 | wait() | |
165 | end | |
166 | end) | |
167 | end | |
168 | ||
169 | function swait(num) | |
170 | if num==0 or num==nil then | |
171 | game:service'RunService'.Heartbeat:wait(0) | |
172 | else | |
173 | for i=0,num do | |
174 | game:service'RunService'.Heartbeat:wait(0) | |
175 | end | |
176 | end | |
177 | end | |
178 | ||
179 | c.HumanoidRootPart.CFrame = c.HumanoidRootPart.CFrame*CFrame.new(0,3,0) | |
180 | local P = Instance.new("Part",c)P.Size = Vector3.new(3,3,3)W = Instance.new("Weld",c.HumanoidRootPart)W.Part0 = c.HumanoidRootPart W.Part1 = P | |
181 | P.TopSurface = "SmoothNoOutlines" P.BottomSurface = "SmoothNoOutlines" P.FrontSurface = "SmoothNoOutlines" P.BackSurface = "SmoothNoOutlines" | |
182 | P.LeftSurface = "SmoothNoOutlines" P.RightSurface = "SmoothNoOutlines" P.BrickColor = BrickColor.new("Linen") P.Material = "SmoothPlastic" | |
183 | local M = Instance.new("BlockMesh",P) | |
184 | local tra = Instance.new("ParticleEmitter",P) tra.Color = ColorSequence.new(Color3.new(0/255,170/255,255/255)) tra.Texture = "rbxassetid://73623723" | |
185 | tra.Rate = 2 tra.Rotation = NumberRange.new(-25,25) tra.Lifetime = NumberRange.new(1,2) tra.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0.35,0),NumberSequenceKeypoint.new(1,0.35,0)}) | |
186 | tra.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.135,0,0),NumberSequenceKeypoint.new(0.875,0,0),NumberSequenceKeypoint.new(1,1,0)}) | |
187 | tra.Speed = NumberRange.new(0.5) tra.VelocitySpread = 360 tra.ZOffset = 1 tra.Acceleration = Vector3.new(0,5,0) tra.Enabled = false | |
188 | function SelfDestructBox() | |
189 | local Sound = Instance.new("Sound",c.HumanoidRootPart) Sound.SoundId = "rbxassetid://256286242" Sound.Volume = 4 Sound:Play() | |
190 | P.Touched:connect(function(Hit) | |
191 | if Hit == c or Hit.Parent == c or Hit.Anchored == true then return end | |
192 | for i,v in pairs(game.Workspace:children()) do | |
193 | if v:findFirstChild("HumanoidRootPart")~= nil and v ~= c then | |
194 | if (v.HumanoidRootPart.Position-c.HumanoidRootPart.Position).magnitude <= 25 then | |
195 | v:findFirstChild("Humanoid"):TakeDamage(100) | |
196 | end | |
197 | end | |
198 | end | |
199 | Hit = true c.Parent = nil | |
200 | local Shock = Instance.new("Part",game.Workspace)Shock.Transparency = 0 Shock.Size = Vector3.new(1,1,1) Shock.Anchored = true | |
201 | Shock.CanCollide = false Shock.BrickColor = BrickColor.new("Bright orange") Shock.Material = "Neon" local SM = Instance.new("SpecialMesh",Shock) | |
202 | Shock.CFrame = CFrame.new(P.Position) SM.MeshType = "Sphere" | |
203 | P:remove() | |
204 | local Pos = Shock.Position | |
205 | local Sound = Instance.new("Sound",Shock) Sound.SoundId = "rbxassetid://258057783" Sound.Volume = 4 Sound.Parent = Shock Sound.PlaybackSpeed = 1 Sound:Play() | |
206 | for i = 1,4 do | |
207 | SM.Scale = SM.Scale + Vector3.new(i*2,i*2,i*2) | |
208 | swait() | |
209 | end | |
210 | for i = 1,30 do | |
211 | SM.Offset = Vector3.new(math.random(-2,2)/10,math.random(-2,2)/10,math.random(-2,2)/10) | |
212 | NukeShockwaves(i*3,CFrame.new(Shock.Position)) | |
213 | swait() | |
214 | end | |
215 | for i = 1,30 do | |
216 | Shock.Transparency = Shock.Transparency + 1/30 | |
217 | SM.Scale = SM.Scale + Vector3.new(i*0.025,i*0.025,i*0.025) | |
218 | swait() | |
219 | end | |
220 | end) | |
221 | end | |
222 | ||
223 | sine = 0 | |
224 | ||
225 | Sadness = false | |
226 | ||
227 | InBox = false local Speed | |
228 | function HideInBox() | |
229 | if InBox == false then Humanoid.WalkSpeed = 6 S:Play() | |
230 | Humanoid.HipHeight = -0.5 anim.Parent = nil InBox = true c.Head.Transparency = 1 | |
231 | for i = 1,10 do | |
232 | lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) | |
233 | lerpz(N, "C0", NC0 * cf(0, 0, -1) * ang(rd(0), rd(0), rd(0)), 0.1) | |
234 | lerpz(RS, "C0", RSC0 * cf(0, 0, -2) * ang(rd(0), rd(0), rd(0)), 0.1) | |
235 | lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) | |
236 | lerpz(LS, "C0", LSC0 * cf(0, 0, -2) * ang(rd(0), rd(0), rd(0)), 0.1) | |
237 | lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) | |
238 | lerpz(RH, "C0", RHC0 * cf(0, 2.2, 0) * ang(rd(0), rd(0), rd(0)), 0.1) | |
239 | lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) | |
240 | lerpz(LH, "C0", LHC0 * cf(0, 2.2, 0) * ang(rd(0), rd(0), rd(0)), 0.1) | |
241 | lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) | |
242 | swait() | |
243 | end | |
244 | for i,v in pairs (c:children()) do if v.ClassName == "Accessory" then for i,v2 in pairs (v:children()) do if v2.ClassName == "Part" then | |
245 | v2.Transparency = 1 end end end end tra.Enabled = true | |
246 | while InBox == true do | |
247 | if Sadness == true then | |
248 | tra.Enabled = false | |
249 | else | |
250 | tra.Enabled = true | |
251 | end | |
252 | if attack == false then | |
253 | local Beat = 1+(S.PlaybackLoudness)/2500 | |
254 | M.Scale = Vector3.new(Beat,Beat,Beat) | |
255 | if (c.HumanoidRootPart.Velocity * Vector3.new(1, 0, 1)).magnitude > 4 then | |
256 | sine = sine + 1 Humanoid.HipHeight = -0.5 | |
257 | lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
258 | lerpz(N, "C0", NC0 * cf(0, 0, -1) * ang(rd(0), rd(0), rd(0)), 0.5) | |
259 | lerpz(RS, "C0", RSC0 * cf(0, 0, -2) * ang(rd(0), rd(0), rd(0)), 0.5) | |
260 | lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
261 | lerpz(LS, "C0", LSC0 * cf(0, 0, -2) * ang(rd(0), rd(0), rd(0)), 0.5) | |
262 | lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
263 | lerpz(RH, "C0", RHC0 * cf(0, 0.5, 0) * ang(rd(0), rd(0), rd(math.cos(sine/2)*15)), 0.5) | |
264 | lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
265 | lerpz(LH, "C0", LHC0 * cf(0, 0.5, 0) * ang(rd(0), rd(0), rd(math.cos(sine/2)*15)), 0.5) | |
266 | lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
267 | else Humanoid.HipHeight = -1.5 | |
268 | lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2) | |
269 | lerpz(N, "C0", NC0 * cf(0, 0, -1) * ang(rd(0), rd(0), rd(0)), 0.2) | |
270 | lerpz(RS, "C0", RSC0 * cf(0, 0, -2) * ang(rd(0), rd(0), rd(0)), 0.2) | |
271 | lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2) | |
272 | lerpz(LS, "C0", LSC0 * cf(0, 0, -2) * ang(rd(0), rd(0), rd(0)), 0.2) | |
273 | lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2) | |
274 | lerpz(RH, "C0", RHC0 * cf(0, 2.2, 0) * ang(rd(0), rd(0), rd(0)), 0.2) | |
275 | lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2) | |
276 | lerpz(LH, "C0", LHC0 * cf(0, 2.2, 0) * ang(rd(0), rd(0), rd(0)), 0.2) | |
277 | lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2) | |
278 | end | |
279 | end | |
280 | swait() | |
281 | end | |
282 | else InBox = false anim.Parent = Humanoid Humanoid.HipHeight = 0 Humanoid.WalkSpeed = 16 c.Head.Transparency = 0 S:Stop() | |
283 | for i,v in pairs (c:children()) do if v.ClassName == "Accessory" then for i,v2 in pairs (v:children()) do if v2.ClassName == "Part" then | |
284 | v2.Transparency = 0 end end end end tra.Enabled = false | |
285 | M.Scale = Vector3.new(1,1,1) | |
286 | for i = 1,10 do | |
287 | lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25) | |
288 | lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25) | |
289 | lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25) | |
290 | lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25) | |
291 | lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25) | |
292 | lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25) | |
293 | lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25) | |
294 | lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25) | |
295 | lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25) | |
296 | lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25) | |
297 | swait() | |
298 | end | |
299 | end | |
300 | end | |
301 | ||
302 | WeegeeAttax = false | |
303 | function WeegeeAttack() | |
304 | WeegeeAttax = true | |
305 | while WeegeeAttax == true do | |
306 | swait() | |
307 | for i,v in pairs (game.Workspace:children()) do | |
308 | if v.Name == "Weegee" then | |
309 | if v:findFirstChild("BodyVelocity")==nil then | |
310 | local BV = Instance.new("BodyVelocity",v)BV.Velocity = v.CFrame.lookVector*-75 | |
311 | BV.maxForce = Vector3.new(math.huge,math.huge,math.huge) | |
312 | else | |
313 | v:findFirstChild("BodyVelocity").Velocity = v.CFrame.lookVector*-75 | |
314 | end | |
315 | v.CFrame = CFrame.new(v.CFrame:toWorldSpace(CFrame.new(0,0,0)).p,mouse.hit.p) | |
316 | v.CFrame = v.CFrame*CFrame.Angles(0,math.rad(180),0) | |
317 | end | |
318 | end | |
319 | end | |
320 | for i,v in pairs (game.Workspace:children()) do | |
321 | if v.Name == "Weegee" then | |
322 | if v:findFirstChild("BodyVelocity")~=nil then | |
323 | v:findFirstChild("BodyVelocity"):remove() | |
324 | end | |
325 | end | |
326 | end | |
327 | end | |
328 | ||
329 | function Retreat() | |
330 | if Inflated == false then | |
331 | anim.Parent = nil | |
332 | local S = Instance.new("Sound",c.HumanoidRootPart)S.SoundId = "rbxassetid://202427593" S.Volume = 1 S:Play() | |
333 | for i,v in pairs (c:children()) do if v.ClassName == "Accessory" then for i,v2 in pairs (v:children()) do if v2.ClassName == "Part" then | |
334 | v2.Transparency = 1 end end end end | |
335 | for i = 1,4 do | |
336 | lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75) | |
337 | lerpz(N, "C0", NC0 * cf(0, 0, -1) * ang(rd(0), rd(0), rd(0)), 0.75) | |
338 | lerpz(RS, "C0", RSC0 * cf(0, 0, -2) * ang(rd(0), rd(0), rd(0)), 0.75) | |
339 | lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75) | |
340 | lerpz(LS, "C0", LSC0 * cf(0, 0, -2) * ang(rd(0), rd(0), rd(0)), 0.75) | |
341 | lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75) | |
342 | lerpz(RH, "C0", RHC0 * cf(0, 2.2, 0) * ang(rd(0), rd(0), rd(0)), 0.75) | |
343 | lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75) | |
344 | lerpz(LH, "C0", LHC0 * cf(0, 2.2, 0) * ang(rd(0), rd(0), rd(0)), 0.75) | |
345 | lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75) | |
346 | swait() | |
347 | end | |
348 | for i = 1,100 do | |
349 | Humanoid.HipHeight = -1.5 c.HumanoidRootPart.Velocity = c.HumanoidRootPart.CFrame.lookVector*100 | |
350 | W.C0 = W.C0*CFrame.Angles(math.rad(-15),0,0) | |
351 | swait() | |
352 | end | |
353 | W.C0 = CFrame.Angles(0,0,0) | |
354 | if InBox == false then | |
355 | for i,v in pairs (c:children()) do if v.ClassName == "Accessory" then for i,v2 in pairs (v:children()) do if v2.ClassName == "Part" then | |
356 | v2.Transparency = 0 end end end end anim.Parent = Humanoid | |
357 | for i = 1,10 do | |
358 | swait() | |
359 | end | |
360 | end | |
361 | else | |
362 | anim.Parent = nil | |
363 | local S = Instance.new("Sound",c.HumanoidRootPart)S.SoundId = "rbxassetid://202427593" S.Volume = 1 S:Play() | |
364 | for i,v in pairs (c:children()) do if v.ClassName == "Accessory" then for i,v2 in pairs (v:children()) do if v2.ClassName == "Part" then | |
365 | v2.Transparency = 1 end end end end | |
366 | if InBox == false then | |
367 | for i = 1,4 do | |
368 | lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75) | |
369 | lerpz(N, "C0", NC0 * cf(0, 0, -1) * ang(rd(0), rd(0), rd(0)), 0.75) | |
370 | lerpz(RS, "C0", RSC0 * cf(0, 0, -2) * ang(rd(0), rd(0), rd(0)), 0.75) | |
371 | lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75) | |
372 | lerpz(LS, "C0", LSC0 * cf(0, 0, -2) * ang(rd(0), rd(0), rd(0)), 0.75) | |
373 | lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75) | |
374 | lerpz(RH, "C0", RHC0 * cf(0, 2.2, 0) * ang(rd(0), rd(0), rd(0)), 0.75) | |
375 | lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75) | |
376 | lerpz(LH, "C0", LHC0 * cf(0, 2.2, 0) * ang(rd(0), rd(0), rd(0)), 0.75) | |
377 | lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75) | |
378 | swait() | |
379 | end | |
380 | end | |
381 | for i = 1,100 do | |
382 | c.HumanoidRootPart.Velocity = c.HumanoidRootPart.CFrame.lookVector*100 | |
383 | W.C0 = W.C0*CFrame.Angles(math.rad(-15),0,0) | |
384 | swait() | |
385 | end | |
386 | if InBox == false then | |
387 | resetlerp() | |
388 | end | |
389 | W.C0 = CFrame.Angles(0,0,0) | |
390 | if InBox == false then | |
391 | for i,v in pairs (c:children()) do if v.ClassName == "Accessory" then for i,v2 in pairs (v:children()) do if v2.ClassName == "Part" then | |
392 | v2.Transparency = 0 end end end end anim.Parent = Humanoid | |
393 | for i = 1,10 do | |
394 | lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
395 | lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
396 | lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
397 | lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
398 | lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
399 | lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
400 | lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
401 | lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
402 | lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
403 | lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
404 | swait() | |
405 | end | |
406 | end | |
407 | end | |
408 | end | |
409 | Inflated = false | |
410 | function Inflate() | |
411 | if Inflated == false then | |
412 | local Charge = 0 S.Volume = 10 | |
413 | for i = 1,75 do Charge = Charge + 0.1 c.HumanoidRootPart.Anchored = true Inflated = true Humanoid.HipHeight = Humanoid.HipHeight + 0.05 | |
414 | P.Size = P.Size+Vector3.new(Charge*0.1,Charge*0.1,Charge*0.1)W = Instance.new("Weld",c.HumanoidRootPart)W.Part0 = c.HumanoidRootPart W.Part1 = P | |
415 | c.HumanoidRootPart.CFrame = c.HumanoidRootPart.CFrame*CFrame.new(0,1,0) | |
416 | lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
417 | lerpz(N, "C0", NC0 * cf(0, 0, Charge*0.5) * ang(rd(0), rd(0), rd(0)), 0.5) | |
418 | lerpz(RS, "C0", RSC0 * cf(0, 0, Charge*0.5) * ang(rd(0), rd(0), rd(0)), 0.5) | |
419 | lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
420 | lerpz(LS, "C0", LSC0 * cf(0, 0, Charge*0.5) * ang(rd(0), rd(0), rd(0)), 0.5) | |
421 | lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
422 | lerpz(RH, "C0", RHC0 * cf(0, -Charge*0.5, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
423 | lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
424 | lerpz(LH, "C0", LHC0 * cf(0, -Charge*0.5, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
425 | lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
426 | swait() | |
427 | end | |
428 | local hit = false | |
429 | P.Touched:connect(function(Hit) | |
430 | if hit == true then return end | |
431 | if Hit.Anchored == true and Hit.Name ~= "NoMoonPls" then | |
432 | hit = true P.Anchored = true | |
433 | for i = 1,8 do | |
434 | local S2 = Instance.new("Sound",P)S2.SoundId = "rbxassetid://211062246" S2.Volume = 10 S2:Play() | |
435 | local S3 = Instance.new("Sound",P)S3.SoundId = "rbxassetid://133159174" S3.Volume = 10 S3:Play() game.Debris:AddItem(S3,4) | |
436 | end | |
437 | end | |
438 | end) | |
439 | else | |
440 | local Charge = 0 | |
441 | for i = 1,25 do Charge = Charge + 0.3 c.HumanoidRootPart.Anchored = true Inflated = false Humanoid.HipHeight = Humanoid.HipHeight - 0.15 | |
442 | P.Size = P.Size-Vector3.new(Charge*0.1,Charge*0.1,Charge*0.1)W = Instance.new("Weld",c.HumanoidRootPart)W.Part0 = c.HumanoidRootPart W.Part1 = P | |
443 | c.HumanoidRootPart.CFrame = c.HumanoidRootPart.CFrame*CFrame.new(0,-1,0) | |
444 | lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
445 | lerpz(N, "C0", NC0 * cf(0, 0, -Charge*0.5) * ang(rd(0), rd(0), rd(0)), 0.5) | |
446 | lerpz(RS, "C0", RSC0 * cf(0, 0, -Charge*0.5) * ang(rd(0), rd(0), rd(0)), 0.5) | |
447 | lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
448 | lerpz(LS, "C0", LSC0 * cf(0, 0, -Charge*0.5) * ang(rd(0), rd(0), rd(0)), 0.5) | |
449 | lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
450 | lerpz(RH, "C0", RHC0 * cf(0, Charge*0.5, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
451 | lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
452 | lerpz(LH, "C0", LHC0 * cf(0, Charge*0.5, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
453 | lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
454 | swait() | |
455 | end | |
456 | resetlerp() P.Size = Vector3.new(3,3,3) W = Instance.new("Weld",c.HumanoidRootPart)W.Part0 = c.HumanoidRootPart W.Part1 = P S.Volume = 1 | |
457 | end | |
458 | end | |
459 | ||
460 | function Sadnessz() | |
461 | if Sadness == false then | |
462 | Song = "Sadness" Sadness = true | |
463 | S.SoundId = "rbxassetid://225195031" | |
464 | local Cl = Instance.new("Part",c)Cl.Size = Vector3.new(6,1,6)Cl.CanCollide = true Cl.Anchored = true Cl.BrickColor = BrickColor.new("Dark stone grey") | |
465 | local M = Instance.new("SpecialMesh",Cl)M.MeshId = "rbxassetid://1095708" M.Scale = Vector3.new(7,4,7) local Ch = 0 | |
466 | while Sadness == true do | |
467 | local Rain = Instance.new("Part",c)Rain.Size = Vector3.new(0.2,2,0.2)Rain.CanCollide = false Rain.BrickColor = BrickColor.new("Light blue") | |
468 | local RM = Instance.new("BlockMesh",Rain)RM.Scale = Vector3.new(0.05,1,0.05) Rain.Material = "Neon" game.Debris:AddItem(Rain,2) | |
469 | local BV = Instance.new("BodyVelocity",Rain)BV.Velocity = Vector3.new(0,-100,0) | |
470 | BV.maxForce = Vector3.new(math.huge,math.huge,math.huge) | |
471 | Cl.CFrame = CFrame.new(c.HumanoidRootPart.Position+Vector3.new(0,6,0)) | |
472 | Rain.CFrame = Cl.CFrame*CFrame.new(math.random(-50,50)/10,0,math.random(-25,25)/10) | |
473 | swait() | |
474 | end | |
475 | Cl:remove() | |
476 | else | |
477 | Sadness = false | |
478 | end | |
479 | end | |
480 | ||
481 | Song = "TomodachiMarket" | |
482 | function Playlist() | |
483 | S.TimePosition = 0 | |
484 | if Song == "TomodachiMarket" then | |
485 | Song = "SmexyJazz" | |
486 | S.SoundId = "rbxassetid://178790549" | |
487 | elseif Song == "SmexyJazz" then | |
488 | Song = "Elevator" | |
489 | S.SoundId = "rbxassetid://130768299" | |
490 | elseif Song == "Elevator" then | |
491 | Song = "Henesys" | |
492 | S.SoundId = "rbxassetid://160461278" | |
493 | elseif Song == "Henesys" then | |
494 | Song = "WhiteChristmas" | |
495 | S.SoundId = "rbxassetid://529406609" | |
496 | elseif Song == "WhiteChristmas" then | |
497 | Song = "Guitar" | |
498 | S.SoundId = "rbxassetid://339600793" | |
499 | elseif Song == "Guitar" then | |
500 | Song = "SuperSanic" | |
501 | S.SoundId = "rbxassetid://149103854" | |
502 | elseif Song == "SuperSanic" then | |
503 | Song = "WiiChannel" | |
504 | S.SoundId = "rbxassetid://252169264" | |
505 | elseif Song == "WiiChannel" then | |
506 | Song = "8-Bitbowser" | |
507 | S.SoundId = "rbxassetid://410075847" | |
508 | elseif Song == "8-Bitbowser" then | |
509 | Song = "Dragonforce" | |
510 | S.SoundId = "rbxassetid://608289510" | |
511 | elseif Song == "Dragonforce" then | |
512 | Song = "Gerudo Valley" | |
513 | S.SoundId = "rbxassetid://155743407" | |
514 | elseif Song == "Gerudo Valley" then | |
515 | Song = "EggsForBart" | |
516 | S.SoundId = "rbxassetid://872826213" | |
517 | elseif Song == "EggsForBart" or Song == "Sadness" then | |
518 | Song = "TomodachiMarket" | |
519 | S.SoundId = "rbxassetid://235529455" | |
520 | end | |
521 | end | |
522 | Headlightz = false | |
523 | function Headlights() | |
524 | attack = true | |
525 | for i,v in pairs (c:children()) do if v.ClassName == "Accessory" then for i,v2 in pairs (v:children()) do if v2.ClassName == "Part" then | |
526 | v2.Transparency = 0 end end end end tra.Enabled = true | |
527 | c.Head.Transparency = 0 | |
528 | ||
529 | for i = 1,8 do | |
530 | lerpz(RJ, "C0", RJC0 * cf(0, 0, 2) * ang(rd(15), rd(0), rd(0)), 0.5) | |
531 | lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(0), rd(0)), 0.5) | |
532 | lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(45)), 0.5) | |
533 | lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
534 | lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-45)), 0.5) | |
535 | lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
536 | lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
537 | lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
538 | lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
539 | lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
540 | swait() | |
541 | end | |
542 | for i = 1,6 do | |
543 | lerpz(RJ, "C0", RJC0 * cf(0, -1.5, 0.35) * ang(rd(30), rd(0), rd(0)), 0.5) | |
544 | lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(30), rd(0), rd(0)), 0.5) | |
545 | lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(25), rd(0), rd(35)), 0.5) | |
546 | lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
547 | lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(25), rd(0), rd(-35)), 0.5) | |
548 | lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
549 | lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
550 | lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
551 | lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
552 | lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
553 | swait() | |
554 | end | |
555 | if Headlightz == false then | |
556 | Headlightz = true | |
557 | local He1 = Instance.new("Part",c)He1.Size = Vector3.new(1,0.4,1)He1.BrickColor = BrickColor.new("Bright green")He1.Material = "Neon" | |
558 | local He2 = Instance.new("Part",c)He2.Size = Vector3.new(1,0.4,1)He2.BrickColor = BrickColor.new("Bright green")He2.Material = "Neon" | |
559 | local W1 = Instance.new("Weld",P)W1.Part0 = P W1.Part1 = He1 W1.C0 = CFrame.new(0.7,0,-1.5)He1.Name = "Headlight1" | |
560 | local C1 = Instance.new("CylinderMesh",He1)W1.C0 = W1.C0 * CFrame.Angles(math.rad(90),0,0)He2.Name = "Headlight2" | |
561 | local W2 = Instance.new("Weld",P)W2.Part0 = P W2.Part1 = He2 W2.C0 = CFrame.new(-0.7,0,-1.5) | |
562 | local C2 = Instance.new("CylinderMesh",He2)W2.C0 = W2.C0 * CFrame.Angles(math.rad(90),0,0) | |
563 | elseif Headlightz == true then | |
564 | Headlightz = false c:findFirstChild("Headlight1"):remove() c:findFirstChild("Headlight2"):remove() | |
565 | end | |
566 | for i = 1,3 do | |
567 | lerpz(RJ, "C0", RJC0 * cf(0, -1, 2) * ang(rd(30), rd(0), rd(0)), 0.5) | |
568 | lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(30), rd(0), rd(0)), 0.5) | |
569 | lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(35)), 0.5) | |
570 | lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
571 | lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-35)), 0.5) | |
572 | lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
573 | lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
574 | lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
575 | lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
576 | lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
577 | swait() | |
578 | end | |
579 | for i = 1,3 do | |
580 | lerpz(RJ, "C0", RJC0 * cf(0, 0, 2) * ang(rd(15), rd(0), rd(0)), 0.5) | |
581 | lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(0), rd(0)), 0.5) | |
582 | lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(45)), 0.5) | |
583 | lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
584 | lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-45)), 0.5) | |
585 | lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
586 | lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
587 | lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
588 | lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
589 | lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
590 | swait() | |
591 | end | |
592 | for i,v in pairs (c:children()) do if v.ClassName == "Accessory" then for i,v2 in pairs (v:children()) do if v2.ClassName == "Part" then | |
593 | v2.Transparency = 1 end end end end tra.Enabled = true | |
594 | c.Head.Transparency = 1 | |
595 | attack = false | |
596 | end | |
597 | ||
598 | local PEAR = Instance.new("Model",nil) | |
599 | function PullInBox() | |
600 | attack = true | |
601 | for i,v in pairs (c:children()) do if v.ClassName == "Accessory" then for i,v2 in pairs (v:children()) do if v2.ClassName == "Part" then | |
602 | v2.Transparency = 0 end end end end tra.Enabled = true | |
603 | c.Head.Transparency = 0 | |
604 | for i = 1,4 do | |
605 | lerpz(RJ, "C0", RJC0 * cf(0, 0, 2) * ang(rd(15), rd(0), rd(0)), 0.5) | |
606 | lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(0)), 0.5) | |
607 | lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(45)), 0.5) | |
608 | lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
609 | lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
610 | lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
611 | lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
612 | lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
613 | lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
614 | lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
615 | swait() | |
616 | end | |
617 | local Hit = false | |
618 | local FE = c["Right Arm"].Touched:connect(function(Part) | |
619 | if Part ~= c and Part.Size.X <= 50 and Part.Size.Z <= 50 and Part.Size.Y <= 50 then | |
620 | Part.Parent = PEAR | |
621 | end | |
622 | end) | |
623 | for i = 1,2 do | |
624 | lerpz(RJ, "C0", RJC0 * cf(0, -1.5, 2) * ang(rd(30), rd(15), rd(30)), 0.5) | |
625 | lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-30), rd(15), rd(-30)), 0.5) | |
626 | lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(25), rd(0), rd(120)), 0.5) | |
627 | lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
628 | lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
629 | lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
630 | lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
631 | lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
632 | lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
633 | lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
634 | swait() | |
635 | end | |
636 | for i = 1,2 do | |
637 | lerpz(RJ, "C0", RJC0 * cf(0, -1.75, 1) * ang(rd(60), rd(15), rd(30)), 0.5) | |
638 | lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-30), rd(15), rd(-30)), 0.5) | |
639 | lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(25), rd(0), rd(100)), 0.5) | |
640 | lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
641 | lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
642 | lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
643 | lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
644 | lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
645 | lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
646 | lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
647 | swait() | |
648 | end | |
649 | for i = 1,4 do | |
650 | lerpz(RJ, "C0", RJC0 * cf(0, -2.25, 0.5) * ang(rd(90), rd(15), rd(30)), 0.5) | |
651 | lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-60), rd(15), rd(-30)), 0.5) | |
652 | lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(25), rd(0), rd(100)), 0.5) | |
653 | lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
654 | lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
655 | lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
656 | lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
657 | lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
658 | lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
659 | lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
660 | swait() | |
661 | end | |
662 | for i = 1,4 do | |
663 | lerpz(RJ, "C0", RJC0 * cf(0, 0, 2) * ang(rd(15), rd(0), rd(0)), 0.5) | |
664 | lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(0)), 0.5) | |
665 | lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(45)), 0.5) | |
666 | lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
667 | lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
668 | lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
669 | lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
670 | lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
671 | lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
672 | lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5) | |
673 | swait() | |
674 | end | |
675 | FE:disconnect() | |
676 | for i,v in pairs (c:children()) do if v.ClassName == "Accessory" then for i,v2 in pairs (v:children()) do if v2.ClassName == "Part" then | |
677 | v2.Transparency = 1 end end end end tra.Enabled = true | |
678 | c.Head.Transparency = 1 | |
679 | attack = false | |
680 | end | |
681 | ||
682 | function ThrowStuff() | |
683 | P.Anchored = true | |
684 | for i,v in pairs (PEAR:children()) do v.Parent = game.Workspace v.Anchored = false v.CanCollide = true | |
685 | local PS = Instance.new("Sound",v)PS.SoundId = "rbxassetid://521410270" PS.Volume = 1 PS.PlaybackSpeed = math.random(10,14)/10 PS:Play() | |
686 | v.Name = "Weegee" v.CFrame = P.CFrame*CFrame.new(0,2,0)*CFrame.Angles(math.random(-90,90),math.random(-90,90),math.random(-90,90)) | |
687 | local BV = Instance.new("BodyVelocity",v)BV.Velocity = Vector3.new(math.random(-10,10),math.random(45,100),math.random(-10,10))game.Debris:AddItem(BV,0.1) | |
688 | BV.maxForce = Vector3.new(math.huge,math.huge,math.huge) | |
689 | swait() | |
690 | end | |
691 | P.Anchored = false | |
692 | end | |
693 | ||
694 | function Weegee() | |
695 | local PS = Instance.new("Sound",P)PS.SoundId = "rbxassetid://244303550" PS.Volume = 0.25 PS.PlaybackSpeed = math.random(8,18)/10 PS:Play() | |
696 | local We = Instance.new("Part",game.Workspace)We.Size = Vector3.new(1,2,1)local WeM = Instance.new("SpecialMesh",We) We.Name = "Weegee" | |
697 | WeM.MeshId = "rbxassetid://430819577" WeM.Scale = Vector3.new(0.001, 0.001, 0.001) WeM.TextureId = "rbxassetid://430819580" | |
698 | We.CFrame = P.CFrame*CFrame.new(0,2,0)*CFrame.Angles(math.random(-90,90),math.random(-90,90),math.random(-90,90)) | |
699 | local BV = Instance.new("BodyVelocity",We)BV.Velocity = Vector3.new(math.random(-10,10),math.random(45,100),math.random(-10,10))game.Debris:AddItem(BV,0.1) | |
700 | BV.maxForce = Vector3.new(math.huge,math.huge,math.huge) | |
701 | end | |
702 | mouse.KeyDown:connect(function(key) | |
703 | if attack == true then return end | |
704 | if InBox == true and Inflated == false and Sadness == false then | |
705 | if key == "x" then | |
706 | Headlights() | |
707 | end | |
708 | if key == "q" then | |
709 | PullInBox() | |
710 | end | |
711 | if key == "e" then | |
712 | ThrowStuff() | |
713 | end | |
714 | if key == "b" then | |
715 | Weegee() | |
716 | end | |
717 | elseif InBox == true and Sadness == true then | |
718 | if key == "b" then | |
719 | MoneyPls() | |
720 | end | |
721 | elseif InBox == false then | |
722 | if key == "x" then | |
723 | Inflate() | |
724 | end | |
725 | end | |
726 | if key == "c" then | |
727 | Sadnessz() | |
728 | end | |
729 | if key == "z" then | |
730 | HideInBox() | |
731 | end | |
732 | if key == "v" then | |
733 | WeegeeAttack() | |
734 | end | |
735 | if key == "f" then | |
736 | Retreat() | |
737 | end | |
738 | if key == "n" then | |
739 | Playlist() | |
740 | end | |
741 | if key == "m" then | |
742 | SelfDestructBox() | |
743 | end | |
744 | end) | |
745 | ||
746 | mouse.KeyUp:connect(function(key) | |
747 | if key == "v" then | |
748 | WeegeeAttax = false | |
749 | end | |
750 | end) | |
751 | ||
752 | game:GetService("RunService").RenderStepped:connect(function() | |
753 | Humanoid.MaxHealth = Humanoid.MaxHealth*2 | |
754 | Humanoid.Health = Humanoid.MaxHealth*2 | |
755 | if attack == false then | |
756 | for i,v in pairs (c:children()) do | |
757 | if v.ClassName == "Accessory" then | |
758 | for i,v2 in pairs (v:children()) do | |
759 | if v2.ClassName == "Part" then | |
760 | v2.Anchored = false | |
761 | end | |
762 | end | |
763 | end | |
764 | end | |
765 | for i,v in pairs (c:children()) do | |
766 | if v.ClassName == "Part" then | |
767 | v.Anchored = false | |
768 | end | |
769 | end | |
770 | end | |
771 | end) |