View difference between Paste ID: K81ZRd5z and jr8B2Z4E
SHOW: | | - or go back to the newest paste.
1-
--[[Clock by grgrgry21.
1+
2-
             A
2+
--Converted with ttyyuu12345's model to script plugin v4
3-
          A     A
3+
function sandbox(var,func)
4-
         A   C   A
4+
	local env = getfenv(func)
5-
          A     A
5+
	local newenv = setmetatable({},{
6-
             A
6+
		__index = function(self,k)
7-
507267777
7+
			if k=="script" then
8-
--]]
8+
				return var
9
			else
10
				return env[k]
11-
wait(0.016666666666667)
11+
12
		end,
13-
script.Name = "k"
13+
	})
14-
local Player = game.Players.LocalPlayer
14+
	setfenv(func,newenv)
15-
local Character = Player.Character
15+
	return func
16-
	local Humanoid = Character.Humanoid
16+
17-
	local Effects = {}
17+
cors = {}
18-
	local hobb = 0
18+
mas = Instance.new("Model",game:GetService("Lighting"))
19-
		local hobb2 = 0
19+
Tool0 = Instance.new("Tool")
20-
		ShootEffects = {}
20+
LocalScript1 = Instance.new("LocalScript")
21-
	local mouse = Player:GetMouse()
21+
Tool0.Name = "Noob"
22-
	--[[local m = Instance.new("Model", Character)
22+
Tool0.Parent = mas
23-
	m.Name = "WeaponModel"]]
23+
LocalScript1.Name = "Main"
24-
	local effect = Instance.new("Model", Character)
24+
LocalScript1.Parent = Tool0
25-
	effect.Name = "hb"
25+
table.insert(cors,sandbox(LocalScript1,function()
26-
	local cf = CFrame.new
26+
  plr = game.Players.LocalPlayer
27-
	local it = Instance.new
27+
script.Parent = plr.PlayerGui --prevents from getting stolen on nonsb games
28-
       vt = Vector3.new
28+
  repeat
29-
	local LeftArm = Character["Left Arm"]
29+
    wait(0.2)
30-
	local RightArm = Character["Right Arm"]
30+
  until plr.Character
31-
	local LeftLeg = Character["Left Leg"]
31+
  chr = plr.Character
32-
	local RightLeg = Character["Right Leg"]
32+
  mouse = plr:GetMouse()
33-
	local Head = Character.Head
33+
  selected = false
34-
	local Torso = Character.Torso
34+
  human = chr:FindFirstChild("Humanoid")
35-
	local Lighting = game.Lighting
35+
  ragged = false
36-
	local cam = game.Workspace.CurrentCamera
36+
  movindamover = false
37-
	local RootPart = Character.HumanoidRootPart
37+
  coolindown = false
38-
	local RootJoint = RootPart.RootJoint
38+
  togglecamshake = false
39-
	local equipped = false
39+
  warudo = false
40-
	local attack = false
40+
  waruding = false
41-
	local Anim = "Idle"
41+
  rootpart = chr:WaitForChild("HumanoidRootPart")
42-
	local idle = 0
42+
  torso = chr:WaitForChild("Torso")
43-
	local attacktype = 1
43+
  rarm = chr:WaitForChild("Right Arm")
44-
	local Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
44+
  larm = chr:WaitForChild("Left Arm")
45-
	local velocity = RootPart.Velocity.y
45+
  rleg = chr:WaitForChild("Right Leg")
46-
	local sine = 0
46+
  lleg = chr:WaitForChild("Left Leg")
47-
	local change = 1
47+
  local nscale = Instance.new("NumberValue")
48
  nscale.Value = 1
49-
	local ZAWARUDO = false
49+
  nscale.Parent = nil
50-
	local grabbed = false
50+
  RightShoulderC0 = CFrame.new(1.5 * nscale.Value, 0.5 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
51-
	local cn = CFrame.new
51+
  RightShoulderC1 = CFrame.new(0, 0.5 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
52-
	local mr = math.rad
52+
  LeftShoulderC0 = CFrame.new(-1.5 * nscale.Value, 0.5 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
53-
	local angles = CFrame.Angles
53+
  LeftShoulderC1 = CFrame.new(0, 0.5 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
54-
	local ud = UDim2.new
54+
  RightHipC0 = CFrame.new(0.5 * nscale.Value, -1 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
55-
	local c3 = Color3.new
55+
  RightHipC1 = CFrame.new(0, 1 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
56-
	Humanoid.Animator.Parent = nil
56+
  LeftHipC0 = CFrame.new(-0.5 * nscale.Value, -1 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
57-
	Character.Animate.Parent = nil
57+
  LeftHipC1 = CFrame.new(0 * nscale.Value, 1 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
58-
	local newMotor = function(part0, part1, c0, c1)
58+
  RootJointC0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
59-
	
59+
  RootJointC1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
60-
	local w = Instance.new("Motor", part0)
60+
  NeckC0 = CFrame.new(0, 1 * nscale.Value, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
61-
	w.Part0 = part0
61+
  NeckC1 = CFrame.new(0, -0.5 * nscale.Value, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
62-
	w.Part1 = part1
62+
  nscale.Changed:connect(function()
63-
	w.C0 = c0
63+
    RightShoulderC0 = CFrame.new(1.5 * nscale.Value, 0.5 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
64-
	w.C1 = c1
64+
    RightShoulderC1 = CFrame.new(0, 0.5 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
65-
	return w
65+
    LeftShoulderC0 = CFrame.new(-1.5 * nscale.Value, 0.5 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
66
    LeftShoulderC1 = CFrame.new(0, 0.5 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
67-
aaa = Instance.new("Sound",Character) -- due le sound remov b
67+
    RightHipC0 = CFrame.new(0.5 * nscale.Value, -1 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
68-
aaa.Volume = 2
68+
    RightHipC1 = CFrame.new(0, 1 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
69-
aaa.PlaybackSpeed = 1
69+
    LeftHipC0 = CFrame.new(-0.5 * nscale.Value, -1 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
70-
aaa.SoundId = "rbxassetid://316900066"
70+
    LeftHipC1 = CFrame.new(0 * nscale.Value, 1 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
71-
aaa:Stop()
71+
    RootJointC0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
72-
aaa.Name = "ay"
72+
    RootJointC1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
73
    NeckC0 = CFrame.new(0, 1 * nscale.Value, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
74-
	clerp = function(a, b, t)
74+
    NeckC1 = CFrame.new(0, -0.5 * nscale.Value, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
75-
	
75+
  end)
76-
	return a:lerp(b, t)
76+
  Heartbeat = Instance.new("BindableEvent")
77-
	end
77+
  Heartbeat.Name = "Heartbeat"
78-
	local CC1 = Instance.new("ColorCorrectionEffect",Lighting)
78+
  Heartbeat.Parent = script
79-
CC1.Saturation = -1
79+
  frame = 0.016666666666666666
80-
CC1.Enabled = false
80+
  tf = 0
81-
local CC2 = Instance.new("ColorCorrectionEffect",Lighting)
81+
  game:GetService("RunService").Heartbeat:connect(function(s, p)
82-
CC2.Brightness = 1
82+
    tf = tf + s
83-
CC2.Enabled = false
83+
    if tf >= frame then
84-
coroutine.wrap(function()
84+
      for i = 1, math.floor(tf / frame) do
85-
		while true and wait(.5) do 
85+
        Heartbeat:Fire()
86-
	if CC1.Parent == nil then
86+
      end
87-
CC1 = Instance.new("ColorCorrectionEffect",Lighting)
87+
      tf = tf - frame * math.floor(tf / frame)
88-
CC1.Saturation = -1
88+
    end
89-
CC1.Enabled = false
89+
  end)
90-
elseif CC2.Parent == nil then
90+
  function swait(num)
91-
CC2 = Instance.new("ColorCorrectionEffect",Lighting)
91+
    if num == 0 or num == nil then
92-
CC2.Brightness = 1
92+
      Heartbeat.Event:wait()
93-
CC2.Enabled = false
93+
    else
94
      for i = 1, num do
95-
		end
95+
        Heartbeat.Event:wait()
96-
		end)()
96+
      end
97
    end
98
  end
99-
	RootCF = CFrame.fromEulerAnglesXYZ(-1.57, 0, 3.14)
99+
  local mod = Instance.new("Model")
100-
	NeckCF = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
100+
  mod.Name = "stuff"
101-
	local RW = newMotor(Torso, RightArm, CFrame.new(1.5, 0, 0), CFrame.new(0, 0, 0))
101+
  mod.Parent = chr
102-
	local LW = newMotor(Torso, LeftArm, CFrame.new(-1.5, 0, 0), CFrame.new(0, 0, 0))
102+
  tool = Instance.new("Tool")
103-
	local RH = newMotor(Torso, RightLeg, CFrame.new(0.5, -2, 0), CFrame.new(0, 0, 0))
103+
  tool.CanBeDropped = false
104-
	local LH = newMotor(Torso, LeftLeg, CFrame.new(-0.5, -2, 0), CFrame.new(0, 0, 0))
104+
  tool.RequiresHandle = false
105-
	RootJoint.C1 = CFrame.new(0, 0, 0)
105+
  tool.ToolTip = "haha funny memeeeee xdd"
106-
	RootJoint.C0 = CFrame.new(0, 0, 0)
106+
  tool.Parent = plr.Backpack
107-
	Torso.Neck.C1 = CFrame.new(0, 0, 0)
107+
  tool.Name = "haha"
108-
	Torso.Neck.C0 = CFrame.new(0, 1.5, 0)
108+
  local screngui = Instance.new("ScreenGui")
109-
	local rarmc1 = RW.C1
109+
  screngui.Parent = plr.PlayerGui
110-
	local larmc1 = LW.C1
110+
  local fram = Instance.new("Frame")
111-
	local rlegc1 = RH.C1
111+
  fram.AnchorPoint = Vector2.new(0.5, 0.5)
112-
	local llegc1 = LH.C1
112+
  fram.BackgroundColor3 = Color3.new(0.050980392156862744, 0.050980392156862744, 0.050980392156862744)
113
  fram.BorderColor3 = Color3.new(0, 0, 0)
114-
	local resetc1 = false
114+
  fram.BorderSizePixel = 2
115-
	PlayAnimationFromTable = function(table, speed, bool)
115+
  fram.Position = UDim2.new(0.5, 0, 0.85, 0)
116-
	
116+
  fram.Size = UDim2.new(0.25, 75, 0, 25)
117-
	RootJoint.C0 = clerp(RootJoint.C0, table[1], speed)
117+
  fram.Parent = screngui
118-
	Torso.Neck.C0 = clerp(Torso.Neck.C0, table[2], speed)
118+
  local manabar = Instance.new("ImageLabel")
119-
	RW.C0 = clerp(RW.C0, table[3], speed)
119+
  manabar.Name = "ManaBar"
120-
	LW.C0 = clerp(LW.C0, table[4], speed)
120+
  manabar.AnchorPoint = Vector2.new(0.5, 0.5)
121-
	RH.C0 = clerp(RH.C0, table[5], speed)
121+
  manabar.BackgroundColor3 = Color3.new(1, 0.9333333333333333, 0.1607843137254902)
122-
	LH.C0 = clerp(LH.C0, table[6], speed)
122+
  manabar.BorderColor3 = Color3.new(0.10588235294117647, 0.16470588235294117, 0.20784313725490197)
123-
	if bool == true and resetc1 == false then
123+
  manabar.BorderSizePixel = 0
124-
		resetc1 = true
124+
  manabar.LayoutOrder = 3
125-
		RootJoint.C1 = RootJoint.C1
125+
  manabar.Position = UDim2.new(0.5, 0, 0.5, 0)
126-
		Torso.Neck.C1 = Torso.Neck.C1
126+
  manabar.Size = UDim2.new(1, -6, 1, -6)
127-
		RW.C1 = rarmc1
127+
  manabar.ZIndex = 5
128-
		LW.C1 = larmc1
128+
  manabar.Parent = fram
129-
		RH.C1 = rlegc1
129+
  local nobm = Instance.new("ImageLabel")
130-
		LH.C1 = llegc1
130+
  nobm.Name = "xd"
131-
		
131+
  nobm.AnchorPoint = Vector2.new(0.5, 0.5)
132-
	end
132+
  nobm.BackgroundColor3 = Color3.new(0.050980392156862744, 0.050980392156862744, 0.050980392156862744)
133-
	end
133+
  nobm.BorderColor3 = Color3.new(0, 0, 0)
134
  nobm.BorderSizePixel = 2
135
  nobm.Position = UDim2.new(0.5, 0, -0.3, 0)
136-
	local co1 = 15
136+
  nobm.Size = UDim2.new(0.35, 0, 0.6, 0)
137-
	local co2 = 8
137+
  nobm.ZIndex = 2
138-
	local co3 = 20
138+
  nobm.Parent = fram
139-
	local co5 = 30
139+
  local nobote = Instance.new("TextLabel")
140-
	local co4 = 32
140+
  nobote.Name = "texto"
141-
	local cooldown1 = 0
141+
  nobote.AnchorPoint = Vector2.new(0.5, 0.5)
142-
	local cooldown2 = 0
142+
  nobote.BackgroundTransparency = 1
143-
	local cooldown3 = 0
143+
  nobote.BorderColor3 = Color3.new(0.10588235294117647, 0.16470588235294117, 0.20784313725490197)
144-
	local cooldown4 = 0
144+
  nobote.BorderSizePixel = 0
145-
	local cooldown5 = 0
145+
  nobote.Position = UDim2.new(0.5, 0, 0.5, 0)
146-
	local skillcolorscheme = BrickColor.new("Pastel light blue").Color
146+
  nobote.Size = UDim2.new(1, 0, 1, 0)
147-
	local scrn = Instance.new("ScreenGui", Player.PlayerGui)
147+
  nobote.ZIndex = 3
148-
	makeframe = function(par, trans, pos, size, color)
148+
  nobote.Font = "Arcade"
149-
	
149+
  nobote.Text = "Noob-o-meter"
150-
	local frame = Instance.new("Frame", par)
150+
  nobote.TextColor3 = Color3.new(0.9176470588235294, 1, 0)
151-
	frame.BackgroundTransparency = trans
151+
  nobote.TextScaled = true
152-
	frame.BorderSizePixel = 0
152+
  nobote.TextStrokeTransparency = 1
153-
	frame.Position = pos
153+
  nobote.Parent = nobm
154-
	frame.Size = size
154+
  local mano = Instance.new("ImageLabel")
155-
	frame.BackgroundColor3 = color
155+
  mano.Name = "xd"
156-
	return frame
156+
  mano.AnchorPoint = Vector2.new(0.5, 0.5)
157
  mano.BackgroundColor3 = Color3.new(0.050980392156862744, 0.050980392156862744, 0.050980392156862744)
158
  mano.BorderColor3 = Color3.new(0, 0, 0)
159-
	makelabel = function(par, text)
159+
  mano.BorderSizePixel = 2
160-
	
160+
  mano.Position = UDim2.new(0.5, 0, 1.1, 0)
161-
	local label = Instance.new("TextLabel", par)
161+
  mano.Size = UDim2.new(0.1, 0, 0.6, 0)
162-
	label.BackgroundTransparency = 1
162+
  mano.ZIndex = 2
163-
	label.Size = UDim2.new(1, 0, 1, 0)
163+
  mano.Parent = fram
164-
	label.Position = UDim2.new(0, 0, 0, 0)
164+
  local manu = Instance.new("TextLabel")
165-
	label.TextColor3 = Color3.new(255, 250, 190)
165+
  manu.Name = "texto"
166-
	label.TextStrokeTransparency = 0
166+
  manu.AnchorPoint = Vector2.new(0.5, 0.5)
167-
	label.FontSize = Enum.FontSize.Size32
167+
  manu.BackgroundTransparency = 1
168-
	label.Font = Enum.Font.SourceSansLight
168+
  manu.BorderColor3 = Color3.new(0.10588235294117647, 0.16470588235294117, 0.20784313725490197)
169-
	label.BorderSizePixel = 0
169+
  manu.BorderSizePixel = 0
170-
	label.TextScaled = true
170+
  manu.Position = UDim2.new(0.5, 0, 0.5, 0)
171-
	label.Text = text
171+
  manu.Size = UDim2.new(1, 0, 1, 0)
172
  manu.ZIndex = 3
173
  manu.Font = "Arcade"
174-
	framesk1 = makeframe(scrn, 0.5, UDim2.new(0.8, 0, 0.85, 0), UDim2.new(0.16, 0, 0.1, 0), skillcolorscheme)
174+
  manu.Text = "100"
175-
	framesk2 = makeframe(scrn, 0.5, UDim2.new(0.8, 0, 0.74, 0), UDim2.new(0.16, 0, 0.1, 0), skillcolorscheme)
175+
  manu.TextColor3 = Color3.new(0.9176470588235294, 1, 0)
176-
	framesk3 = makeframe(scrn, 0.5, UDim2.new(0.8, 0, 0.63, 0), UDim2.new(0.16, 0, 0.1, 0), skillcolorscheme)
176+
  manu.TextScaled = true
177-
	framesk4 = makeframe(scrn, 0.5, UDim2.new(0.8, 0, 0.52, 0), UDim2.new(0.16, 0, 0.1, 0), skillcolorscheme)
177+
  manu.TextStrokeTransparency = 1
178-
	bar1 = makeframe(framesk1, 0, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), skillcolorscheme)
178+
  manu.Parent = mano
179-
	bar2 = makeframe(framesk2, 0, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), skillcolorscheme)
179+
  local mana = Instance.new("IntValue")
180-
	bar3 = makeframe(framesk3, 0, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), skillcolorscheme)
180+
  mana.Value = 100
181-
	bar4 = makeframe(framesk4, 0, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), skillcolorscheme)
181+
  mana.Name = "Mana"
182-
	text1 = Instance.new("TextLabel", framesk1)
182+
  mana.Parent = fram
183-
	text1.BackgroundTransparency = 1
183+
  coroutine.resume(coroutine.create(function()
184-
	text1.Size = UDim2.new(1, 0, 1, 0)
184+
    while true do
185-
	text1.Position = UDim2.new(0, 0, 0, 0)
185+
      wait(0.15)
186-
	text1.TextColor3 = Color3.new(255, 250, 190)
186+
      manabar:TweenSize(UDim2.new(1 * mana.Value / 100, -6, 1, -6), 2, 1, 0.2, false, nil)
187-
	text1.TextStrokeTransparency = 0
187+
      if mana.Value < 100 then
188-
	text1.FontSize = Enum.FontSize.Size18
188+
        mana.Value = mana.Value + 1
189-
	text1.Font = Enum.Font.SourceSansLight
189+
        manu.Text = mana.Value
190-
	text1.BorderSizePixel = 0
190+
        if mana.Value < 0 then
191-
	text1.TextScaled = true
191+
          mana.Value = 0
192-
	text1.Text = "[Z]\n Time Boost"
192+
        end
193-
	text2 = Instance.new("TextLabel", framesk2)
193+
      end
194-
	text2.BackgroundTransparency = 1
194+
    end
195-
	text2.Size = UDim2.new(1, 0, 1, 0)
195+
  end))
196-
	text2.Position = UDim2.new(0, 0, 0, 0)
196+
  function nooutline(part)
197-
	text2.TextColor3 = Color3.new(255, 250, 190)
197+
    part.TopSurface, part.BottomSurface, part.RightSurface, part.LeftSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10
198-
	text2.TextStrokeTransparency = 0
198+
199-
	text2.FontSize = Enum.FontSize.Size18
199+
  function test()
200-
	text2.Font = Enum.Font.SourceSansLight
200+
    if selected == false then
201-
	text2.BorderSizePixel = 0
201+
      return
202-
	text2.TextScaled = true
202+
    end
203-
	text2.Text = "[X]\n Temporal Bullet"
203+
    if waruding == true then
204-
	text3 = Instance.new("TextLabel", framesk3)
204+
      return
205-
	text3.BackgroundTransparency = 1
205+
    end
206-
	text3.Size = UDim2.new(1, 0, 1, 0)
206+
    if ragged == false then
207-
	text3.Position = UDim2.new(0, 0, 0, 0)
207+
      ragged = true
208-
	text3.TextColor3 = Color3.new(255, 250, 190)
208+
      human.PlatformStand = true
209-
	text3.TextStrokeTransparency = 0
209+
      if rarm and torso:FindFirstChild("Right Shoulder") then
210-
	text3.FontSize = Enum.FontSize.Size18
210+
        torso:FindFirstChild("Right Shoulder"):Destroy()
211-
	text3.Font = Enum.Font.SourceSansLight
211+
        makegloo(torso, RightShoulderC0, RightShoulderC1, torso, rarm, "Right Shoulder")
212-
	text3.BorderSizePixel = 0
212+
        maketouchy(rarm, rarm, CFrame.new(0, 0.5, 0))
213-
	text3.TextScaled = false
213+
      end
214-
	text3.Text = "[C]\n Chrono Field"
214+
      if larm and torso:FindFirstChild("Left Shoulder") then
215-
	text4 = Instance.new("TextLabel", framesk4)
215+
        torso:FindFirstChild("Left Shoulder"):Destroy()
216-
	text4.BackgroundTransparency = 1
216+
        makegloo(torso, LeftShoulderC0, LeftShoulderC1, torso, larm, "Left Shoulder")
217-
	text4.Size = UDim2.new(1, 0, 1, 0)
217+
        maketouchy(larm, larm, CFrame.new(0, 0.5, 0))
218-
	text4.Position = UDim2.new(0, 0, 0, 0)
218+
      end
219-
	text4.TextColor3 = Color3.new(255, 250, 190)
219+
      if rleg and torso:FindFirstChild("Right Hip") then
220-
	text4.TextStrokeTransparency = 0
220+
        torso:FindFirstChild("Right Hip"):Destroy()
221-
	text4.FontSize = Enum.FontSize.Size18
221+
        makegloo(torso, RightHipC0, RightHipC1, torso, rleg, "Right Hip")
222-
	text4.Font = Enum.Font.SourceSansLight
222+
        maketouchy(rleg, rleg, CFrame.new(0, 0.5, 0))
223-
	text4.BorderSizePixel = 0
223+
      end
224-
	text4.TextScaled = true
224+
      if lleg and torso:FindFirstChild("Left Hip") then
225-
	text4.Text = "[V]\n ZA WARUDO"
225+
        torso:FindFirstChild("Left Hip"):Destroy()
226-
	ArtificialHB = Instance.new("BindableEvent", Player.PlayerGui)
226+
        makegloo(torso, LeftHipC0, LeftHipC1, torso, lleg, "Left Hip")
227-
	ArtificialHB.Name = "Heartbeat"
227+
        maketouchy(lleg, lleg, CFrame.new(0, 0.5, 0))
228-
	Player.PlayerGui:WaitForChild("Heartbeat")
228+
      end
229-
	frame = 0.033333333333333
229+
    elseif ragged == true then
230-
	tf = 0
230+
      ragged = false
231-
	allowframeloss = false
231+
      human.Jump = true
232-
	tossremainder = false
232+
      if rarm and torso:FindFirstChild("Right Shoulder") then
233-
	lastframe = tick()
233+
        torso:FindFirstChild("Right Shoulder"):Destroy()
234-
	Player.PlayerGui.Heartbeat:Fire()
234+
        makejoint(torso, RightShoulderC0, RightShoulderC1, torso, rarm, "Right Shoulder")
235-
	local gg = false
235+
        rarm:FindFirstChild("touchy"):Destroy()
236-
	game:GetService("RunService").Heartbeat:connect(function(s, p)
236+
      end
237-
	
237+
      if larm and torso:FindFirstChild("Left Shoulder") then
238-
	if Player.PlayerGui:FindFirstChild("Heartbeat") == nil then
238+
        torso:FindFirstChild("Left Shoulder"):Destroy()
239-
		gg = true
239+
        makejoint(torso, LeftShoulderC0, LeftShoulderC1, torso, larm, "Left Shoulder")
240-
	end
240+
        larm:FindFirstChild("touchy"):Destroy()
241-
	if gg == true then
241+
      end
242-
		return 
242+
      if rleg and torso:FindFirstChild("Right Hip") then
243-
	end
243+
        torso:FindFirstChild("Right Hip"):Destroy()
244-
	tf = tf + s
244+
        makejoint(torso, RightHipC0, RightHipC1, torso, rleg, "Right Hip")
245-
	if frame <= tf then
245+
        rleg:FindFirstChild("touchy"):Destroy()
246-
		if allowframeloss then
246+
      end
247-
			Player.PlayerGui.Heartbeat:Fire()
247+
      if lleg and torso:FindFirstChild("Left Hip") then
248-
			lastframe = tick()
248+
        torso:FindFirstChild("Left Hip"):Destroy()
249-
		else
249+
        makejoint(torso, LeftHipC0, LeftHipC1, torso, lleg, "Left Hip")
250-
			for i = 1, math.floor(tf / frame) do
250+
        lleg:FindFirstChild("touchy"):Destroy()
251-
				Player.PlayerGui.Heartbeat:Fire()
251+
      end
252
    end
253-
			lastframe = tick()
253+
254-
		end
254+
  function makegloo(paren, co, ci, parto, parti, nam)
255-
		if tossremainder then
255+
    local gloo = Instance.new("Glue")
256-
			tf = 0
256+
    gloo.Name = nam
257-
		else
257+
    gloo.C0 = co
258-
			tf = tf - frame * math.floor(tf / frame)
258+
    gloo.C1 = ci
259-
		end
259+
    gloo.Part0 = parto
260-
	end
260+
    gloo.Part1 = parti
261
    gloo.Parent = paren
262-
)
262+
263-
	swait = function(num)
263+
  function makejoint(paren, co, ci, parto, parti, nam)
264-
	
264+
    local gloo = Instance.new("Motor6D")
265-
	if num == 0 or num == nil then
265+
    gloo.Name = nam
266-
		ArtificialHB.Event:wait()
266+
    gloo.C0 = co
267-
	else
267+
    gloo.C1 = ci
268-
		for i = 0, num do
268+
    gloo.Part0 = parto
269-
			ArtificialHB.Event:wait()
269+
    gloo.Part1 = parti
270-
		end
270+
    gloo.Parent = paren
271-
	end
271+
272
  function maketouchy(parent, limb, cframe)
273
    local pr = Instance.new("Part")
274-
	local RbxUtility = LoadLibrary("RbxUtility")
274+
    pr.Name = "touchy"
275-
	local Create = RbxUtility.Create
275+
    pr.Size = Vector3.new(1 * nscale.Value, 1 * nscale.Value, 1 * nscale.Value)
276-
	RemoveOutlines = function(part)
276+
    pr.Transparency = 1
277-
	
277+
    pr.CustomPhysicalProperties = PhysicalProperties.new(0.55, 0.3, 0.5)
278-
	part.TopSurface = 10
278+
    pr.CanCollide = true
279
    pr.Anchored = false
280
    pr.Parent = parent
281-
	CreatePart = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
281+
    local w = Instance.new("Weld")
282-
	
282+
    w.Part0 = pr
283-
	local Part = Create("Part")({Parent = Parent, Reflectance = Reflectance, Transparency = Transparency, CanCollide = false, Locked = true, BrickColor = BrickColor.new(tostring(BColor)), Name = Name, Size = Size, Material = Material})
283+
    w.Part1 = limb
284-
	RemoveOutlines(Part)
284+
    w.C0 = cframe
285-
	return Part
285+
    w.Parent = pr
286
  end
287
  function movinit()
288-
	CreateMesh = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
288+
    if ragged == true then
289-
	
289+
      do
290-
	local Msh = Create(Mesh)({Parent = Part, Offset = OffSet, Scale = Scale})
290+
        local bodyp = Instance.new("BodyPosition")
291-
	if Mesh == "SpecialMesh" then
291+
        bodyp.MaxForce = Vector3.new(100000, 100000, 100000)
292-
		Msh.MeshType = MeshType
292+
        bodyp.Position = mouse.Hit.p
293-
		Msh.MeshId = MeshId
293+
        bodyp.P = 100
294-
	end
294+
        bodyp.Name = "bodehforce"
295-
	return Msh
295+
        bodyp.D = 20
296
        bodyp.Parent = rootpart
297
        delay(0.01, function()
298-
	CreateWeld = function(Parent, Part0, Part1, C0, C1)
298+
          bodyp:Destroy()
299-
	
299+
        end)
300-
	local Weld = Create("Weld")({Parent = Parent, Part0 = Part0, Part1 = Part1, C0 = C0, C1 = C1})
300+
      end
301-
	return Weld
301+
    end
302
  end
303
  function shoom()
304-
	CFuncs = {
304+
    if selected == false then
305-
Part = {Create = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
305+
      return
306-
	
306+
    end
307-
	local Part = Create("Part")({Parent = Parent, Reflectance = Reflectance, Transparency = Transparency, CanCollide = false, Locked = true, BrickColor = BrickColor.new(tostring(BColor)), Name = Name, Size = Size, Material = Material})
307+
    if waruding == true then
308-
	RemoveOutlines(Part)
308+
      return
309-
	return Part
309+
    end
310
    if mana.Value < 5 then
311-
}
311+
      return
312-
, 
312+
    end
313-
Mesh = {Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
313+
    local mcir1 = Instance.new("Part")
314-
	
314+
    mcir1.Anchored = true
315-
	local Msh = Create(Mesh)({Parent = Part, Offset = OffSet, Scale = Scale})
315+
    mcir1.CanCollide = false
316-
	if Mesh == "SpecialMesh" then
316+
    mcir1.Size = Vector3.new(0.2, 0.2, 0.2)
317-
		Msh.MeshType = MeshType
317+
    mcir1.Transparency = 1
318-
		Msh.MeshId = MeshId
318+
    mcir1.CFrame = CFrame.new(rootpart.Position + Vector3.new(math.random(-5, 5), math.random(7, 9), math.random(-5, 5)), mouse.Hit.p)
319-
	end
319+
    mcir1.Parent = mod
320-
	return Msh
320+
    game.Debris:AddItem(mcir1, 8)
321
    local d1 = Instance.new("Decal")
322-
}
322+
    d1.Texture = "rbxassetid://602615043"
323-
, 
323+
    d1.Face = "Front"
324-
Mesh = {Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
324+
    d1.Parent = mcir1
325-
	
325+
    local d2 = Instance.new("Decal")
326-
	local Msh = Create(Mesh)({Parent = Part, Offset = OffSet, Scale = Scale})
326+
    d2.Texture = "rbxassetid://602617463"
327-
	if Mesh == "SpecialMesh" then
327+
    d2.Face = "Back"
328-
		Msh.MeshType = MeshType
328+
    d2.Parent = mcir1
329-
		Msh.MeshId = MeshId
329+
    local bme = Instance.new("BlockMesh")
330-
	end
330+
    bme.Parent = mcir1
331-
	return Msh
331+
    for _ = 1, 9 do
332
      wait()
333-
}
333+
      bme.Scale = bme.Scale:lerp(Vector3.new(35, 35, 0), 0.3)
334-
, 
334+
    end
335-
Weld = {Create = function(Parent, Part0, Part1, C0, C1)
335+
    makenoob(mcir1.CFrame, (mouse.Hit.p - mcir1.Position).unit * 150, math.random(8, 12) / 10)
336-
	
336+
    mana.Value = mana.Value - 5
337-
	local Weld = Create("Weld")({Parent = Parent, Part0 = Part0, Part1 = Part1, C0 = C0, C1 = C1})
337+
    coroutine.resume(coroutine.create(function()
338-
	return Weld
338+
      wait(1)
339
      for _ = 1, 12 do
340-
}
340+
        wait()
341-
, 
341+
        d1.Transparency = d1.Transparency + 0.08
342-
Sound = {Create = function(id, par, vol, pit)
342+
        d2.Transparency = d2.Transparency + 0.08
343-
	
343+
      end
344-
	coroutine.resume(coroutine.create(function()
344+
      mcir1:Destroy()
345-
		
345+
    end))
346-
		local S = Create("Sound")({Volume = vol, Pitch = pit or 1, SoundId = id, Parent = par or workspace})
346+
347-
		wait()
347+
  function transpo()
348-
		S:play()
348+
    if selected == false then
349-
		game:GetService("Debris"):AddItem(S, 6)
349+
      return
350-
	end
350+
    end
351-
))
351+
    if waruding == true then
352
      return
353-
}
353+
    end
354-
, 
354+
    if mana.Value < 5 then
355-
ParticleEmitter = {Create = function(Parent, Color1, Color2, LightEmission, Size, Texture, Transparency, ZOffset, Accel, Drag, LockedToPart, VelocityInheritance, EmissionDirection, Enabled, LifeTime, Rate, Rotation, RotSpeed, Speed, VelocitySpread)
355+
      return
356-
	
356+
    end
357-
	local fp = Create("ParticleEmitter")({Parent = Parent, Color = ColorSequence.new(Color1, Color2), LightEmission = LightEmission, Size = Size, Texture = Texture, Transparency = Transparency, ZOffset = ZOffset, Acceleration = Accel, Drag = Drag, LockedToPart = LockedToPart, VelocityInheritance = VelocityInheritance, EmissionDirection = EmissionDirection, Enabled = Enabled, Lifetime = LifeTime, Rate = Rate, Rotation = Rotation, RotSpeed = RotSpeed, Speed = Speed, VelocitySpread = VelocitySpread})
357+
    if mouse.Target.Parent.Name == "Noob" and mouse.Target.Parent.Humanoid.Health ~= 0 then
358-
	return fp
358+
      do
359
        local nibz = mouse.Target.Parent
360-
}
360+
        chr.PrimaryPart = rootpart
361-
}
361+
        nibz.PrimaryPart = nibz:FindFirstChild("HumanoidRootPart")
362-
	rayCast = function(Position, Direction, Range, Ignore)
362+
        local g = Instance.new("Part")
363-
	
363+
        g.CanCollide, g.Anchored = false, true
364-
	return game:service("Workspace"):FindPartOnRay(Ray.new(Position, Direction.unit * (Range or 999.999)), Ignore)
364+
        g.Transparency = 1
365
        g.CFrame = rootpart.CFrame
366
        g.Parent = workspace
367-
	local GetNearest = function(obj, distance)
367+
        game.Debris:AddItem(g, 4)
368-
	
368+
        local sou = Instance.new("Sound")
369-
	local last, lastx = distance + 1, nil
369+
        sou.Pitch = math.random(7, 11) / 10
370-
	for i,v in pairs(workspace:GetChildren()) do
370+
        sou.Volume = 0.9
371-
		if v:IsA("Model") and v ~= Character and v:findFirstChild("Humanoid") and v:findFirstChild("Torso") and v:findFirstChild("Humanoid").Health > 0 then
371+
        sou.SoundId = "rbxassetid://111124523"
372-
			local t = v.Torso
372+
        sou.Parent = g
373-
			local dist = (t.Position - obj.Position).magnitude
373+
        sou:Play()
374-
			if dist <= distance and dist < last then
374+
        local pe = Instance.new("ParticleEmitter")
375-
				last = dist
375+
        pe.Acceleration = Vector3.new(0, 8, 0)
376-
				lastx = v
376+
        pe.Lifetime = NumberRange.new(1, 1.5)
377
        pe.Rate = 20000
378-
		end
378+
        pe.RotSpeed = NumberRange.new(-30, 30)
379-
	end
379+
        pe.Rotation = NumberRange.new(0, 360)
380-
	return lastx
380+
        pe.Size = NumberSequence.new({
381-
	end
381+
          NumberSequenceKeypoint.new(0, 4.38, 0),
382-
	BreakEffect = function(brickcolor, cframe, x1, y1, z1)
382+
          NumberSequenceKeypoint.new(0.672, 4.14, 0),
383-
  local prt = CreatePart(effect, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new(0.5, 0.5, 0.5))
383+
          NumberSequenceKeypoint.new(1, 1.48, 0)
384-
  prt.Anchored = true
384+
        })
385-
  prt.CFrame = cframe * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
385+
        pe.Texture = "rbxassetid://244221440"
386-
  local msh = CreateMesh("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
386+
        pe.Transparency = NumberSequence.new({
387-
  local num = math.random(10, 50) / 1000
387+
          NumberSequenceKeypoint.new(0, 0, 0),
388-
  game:GetService("Debris"):AddItem(prt, 10)
388+
          NumberSequenceKeypoint.new(0.529, 0.3, 0),
389-
  table.insert(Effects, {prt, "Shatter", num, prt.CFrame, math.random() - math.random(), 0, math.random(50, 100) / 100})
389+
          NumberSequenceKeypoint.new(1, 1, 1)
390
        })
391-
------------------
391+
        pe.ZOffset = 5
392
        pe.VelocitySpread = 360
393-
New = function(Object, Parent, Name, Data)
393+
        pe.Parent = g
394-
	local Object = Instance.new(Object)
394+
        delay(0.14, function()
395-
	for Index, Value in pairs(Data or {}) do
395+
          pe.Enabled = false
396-
		Object[Index] = Value
396+
        end)
397-
	end
397+
        chr:SetPrimaryPartCFrame(nibz:FindFirstChild("HumanoidRootPart").CFrame)
398-
	Object.Parent = Parent
398+
        local g2 = Instance.new("Part")
399-
	Object.Name = Name
399+
        g2.CanCollide, g2.Anchored = false, true
400-
	return Object
400+
        g2.Transparency = 1
401
        g2.CFrame = nibz:FindFirstChild("HumanoidRootPart").CFrame
402
        g2.Parent = workspace
403-
fff1 = New("Model",Character,"fff1",{})
403+
        game.Debris:AddItem(g2, 4)
404-
d1 = New("Part",fff1,"d1",{Transparency = 1,BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.600000024, 0.200000003),CFrame = CFrame.new(21.4104996, 13.1000175, 49.3994942, -4.37113883e-008, -1, 4.37113883e-008, -4.37113918e-008, -4.37113847e-008, -1, 1, -4.37113918e-008, -4.37113883e-008),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
404+
        local sou2 = Instance.new("Sound")
405-
Mesh = New("CylinderMesh",d1,"Mesh",{Scale = Vector3.new(1.29999995, 1.00999999, 1.29999995),})
405+
        sou2.Pitch = math.random(7, 11) / 10
406
        sou2.Volume = 0.9
407-
asda1 = Instance.new("Weld",d1) 
407+
        sou2.SoundId = "rbxassetid://111124523"
408-
asda1.Part0 = asda1.Parent 
408+
        sou2.Parent = g2
409-
asda1.Part1 = RootPart
409+
        sou2:Play()
410-
asda1.C0 = CFrame.new(1.6,-2,0)*CFrame.Angles(-math.rad(90),0,math.rad(90))--math.rad(90)
410+
        local pe2 = Instance.new("ParticleEmitter")
411-
--^ main
411+
        pe2.Acceleration = Vector3.new(0, 8, 0)
412-
m = New("Model",Character,"m",{})
412+
        pe2.Lifetime = NumberRange.new(1, 1.5)
413-
ref1 = New("Part",m,"ref1",{BrickColor = BrickColor.new("Navy blue"),Material = Enum.Material.Neon,Transparency = 1,Transparency = 1,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.6004982, 13.1000061, 49.3995209, 0, 1, 8.21014128e-015, -1, 0, 0, 0, 8.21014128e-015, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0, 0.12549, 0.376471),})
413+
        pe2.Rate = 20000
414
        pe2.RotSpeed = NumberRange.new(-30, 30)
415-
asda2 = Instance.new("Weld",ref1) 
415+
        pe2.Rotation = NumberRange.new(0, 360)
416-
asda2.Part0 = asda2.Parent 
416+
        pe2.Size = NumberSequence.new({
417-
asda2.Part1 = d1
417+
          NumberSequenceKeypoint.new(0, 4.38, 0),
418-
--asda2.C0 = CFrame.new(1,-1.785,0)*CFrame.Angles(-math.rad(90),0,math.rad(90))
418+
          NumberSequenceKeypoint.new(0.672, 4.14, 0),
419-
--minute
419+
          NumberSequenceKeypoint.new(1, 1.48, 0)
420-
h = New("Model",Character,"h",{})
420+
        })
421-
ref2 = New("Part",h,"ref2",{BrickColor = BrickColor.new("Navy blue"),Material = Enum.Material.Neon,Transparency = 1,Transparency = 1,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.6004982, 13.1000061, 49.3995209, 0, 1, 8.21014128e-015, -1, 0, 0, 0, 8.21014128e-015, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0, 0.12549, 0.376471),})
421+
        pe2.Texture = "rbxassetid://244221440"
422
        pe2.Transparency = NumberSequence.new({
423-
asda3 = Instance.new("Weld",ref2) 
423+
          NumberSequenceKeypoint.new(0, 0, 0),
424-
asda3.Part0 = asda3.Parent 
424+
          NumberSequenceKeypoint.new(0.529, 0.3, 0),
425-
asda3.Part1 = d1
425+
          NumberSequenceKeypoint.new(1, 1, 1)
426-
--asda3.C0 = CFrame.new(1,-1.785,0)*CFrame.Angles(-math.rad(90),0,math.rad(90))
426+
        })
427-
--hour
427+
        pe2.ZOffset = 5
428-
s1 = New("Model",Character,"s1",{})
428+
        pe2.VelocitySpread = 360
429-
ref3 = New("Part",s1,"ref3",{BrickColor = BrickColor.new("Navy blue"),Material = Enum.Material.Neon,Transparency = 1,Transparency = 1,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.6004982, 13.1000061, 49.3995209, 0, 1, 1.64202821e-015, -1, 0, 0, 0, 1.64202832e-015, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0, 0.12549, 0.376471),})
429+
        pe2.Parent = g2
430
        delay(0.14, function()
431-
asda4 = Instance.new("Weld",ref3) 
431+
          pe2.Enabled = false
432-
asda4.Part0 = asda4.Parent 
432+
        end)
433-
asda4.Part1 = d1
433+
        nibz:SetPrimaryPartCFrame(g.CFrame)
434-
--asda4.C0 = CFrame.new(1,-2.2,0)*CFrame.Angles(-math.rad(90),0,math.rad(90))
434+
        mana.Value = mana.Value - 5
435
      end
436-
--sinstuff
436+
    end
437
  end
438-
s2 = New("Model",Character,"s2",{})
438+
  function pow()
439-
ref4 = New("Part",s2,"ref4",{BrickColor = BrickColor.new("Navy blue"),Material = Enum.Material.Neon,Transparency = 1,Transparency = 1,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.6004982, 13.1000061, 49.3995209, 0, 1, 1.64202821e-015, -1.00000024, 0, 0, 0, 1.64202853e-015, 1.00000024),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0, 0.12549, 0.376471),})
439+
    if selected == false then
440
      return
441-
asda5 = Instance.new("Weld",ref4) 
441+
    end
442-
asda5.Part0 = asda5.Parent 
442+
    if coolindown == true then
443-
asda5.Part1 = d1 --RootJoint
443+
      return
444-
--asda5.C0 = CFrame.new(1,-2.2,0)*CFrame.Angles(-math.rad(90),0,math.rad(90))
444+
    end
445
    if waruding == true then
446-
--sinstuff2
446+
      return
447-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 9.70000458, 49.3995209, 0, 1, 4.92608443e-015, -1.00000024, 0, 0, 0, 4.9260857e-015, 1.00000024),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
447+
    end
448-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
448+
    if mana.Value < 50 then
449-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),C1 = CFrame.new(3.40000057, -0.200000763, 0, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
449+
      return
450-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 16.5000076, 49.3995209, 0, 1, 4.92608443e-015, -1.00000024, 0, 0, 0, 4.9260857e-015, 1.00000024),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
450+
    end
451-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
451+
    coolindown = true
452-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),C1 = CFrame.new(-3.40000153, -0.200000763, 0, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
452+
    local propertieslol = function(part)
453-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 13.1000061, 45.999527, -3.28405643e-015, 1, 0, -0, 0, -1.00000024, -1.00000024, 3.28405727e-015, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
453+
      part.Material = "SmoothPlastic"
454-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
454+
      part.CanCollide = false
455-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0),C1 = CFrame.new(0, -0.200000763, -3.3999939, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
455+
      part.Locked = true
456-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 13.1000061, 52.7995224, -3.28405643e-015, 1, 0, -0, 0, -1.00000024, -1.00000024, 3.28405727e-015, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
456+
      part.Anchored = true
457-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
457+
      part.Size = Vector3.new(0.2, 0.2, 0.2)
458-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0),C1 = CFrame.new(0, -0.200000763, 3.40000153, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
458+
      part.TopSurface, part.BottomSurface, part.LeftSurface, part.RightSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10
459-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 10.6958447, 51.803688, -2.32217873e-015, 1, -2.32217873e-015, 0.707107008, 0, -0.707107008, -0.707107008, 3.28405727e-015, -0.707107008),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
459+
    end
460-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
460+
    local mover = Instance.new("Part")
461-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, 0.707106829, -0.707106829, 1, 0, 0, 0, -0.707106829, -0.707106829),C1 = CFrame.new(2.4041605, -0.200000763, 2.40416718, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
461+
    mover.Transparency = 1
462-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 15.5041714, 51.803688, -2.32217873e-015, 1, 2.32217873e-015, -0.707107008, 0, -0.707107008, -0.707107008, 3.28405727e-015, 0.707107008),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
462+
    mover.Size = Vector3.new(0.2, 0.2, 0.2)
463-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
463+
    mover.CFrame = rootpart.CFrame * CFrame.Angles(math.rad(40), math.rad(0), math.rad(0)) * CFrame.new(0, 11, 0)
464-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -0.707106829, -0.707106829, 1, 0, 0, 0, -0.707106829, 0.707106829),C1 = CFrame.new(-2.40416431, -0.200000763, 2.40416718, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
464+
    mover.Anchored = true
465-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 15.5041676, 46.995369, -2.32217873e-015, 1, -2.32217873e-015, 0.707107008, 0, -0.707107008, -0.707107008, 3.28405727e-015, -0.707107008),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
465+
    mover.CanCollide = false
466-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
466+
    mover.Parent = mod
467-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, 0.707106829, -0.707106829, 1, 0, 0, 0, -0.707106829, -0.707106829),C1 = CFrame.new(-2.40416145, -0.200000763, -2.40415192, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
467+
    local mciro = Instance.new("Part")
468-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 10.6958427, 46.9953613, -2.32217873e-015, 1, 2.32217873e-015, -0.707107008, 0, -0.707107008, -0.707107008, 3.28405727e-015, 0.707107008),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
468+
    mciro.Name = "mciro"
469-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
469+
    mciro.BrickColor = BrickColor.new("Bright yellow")
470-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -0.707106829, -0.707106829, 1, 0, 0, 0, -0.707106829, 0.707106829),C1 = CFrame.new(2.40416241, -0.200000763, -2.40415955, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
470+
    propertieslol(mciro)
471-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 16.3841534, 50.2795067, -8.49976122e-016, 1, 3.17215512e-015, -0.965926111, 0, -0.258819044, -0.258819044, 3.28405727e-015, 0.965926111),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
471+
    mciro.CFrame = rootpart.CFrame * CFrame.new(0, -2.45, -35) * CFrame.Angles(math.rad(180), 0, 0)
472-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
472+
    mciro.Transparency = 1
473-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -0.965925872, -0.258818984, 1, 0, 0, 0, -0.258818984, 0.965925872),C1 = CFrame.new(-3.28414726, -0.200000763, 0.879985809, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
473+
    mciro.Parent = mod
474-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 12.2200203, 52.68367, -3.17215512e-015, 1, -8.49976122e-016, 0.258819044, 0, -0.965926111, -0.965926111, 3.28405727e-015, -0.258819044),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
474+
    local mc = Instance.new("BlockMesh")
475-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
475+
    mc.Scale = Vector3.new(0, 0, 0)
476-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, 0.258818984, -0.965925872, 1, 0, 0, 0, -0.965925872, -0.258818984),C1 = CFrame.new(0.879985809, -0.200000763, 3.28414917, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
476+
    mc.Parent = mciro
477-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 16.0444851, 47.6995316, -1.64202895e-015, 1, -2.84407617e-015, 0.866025567, 0, -0.500000358, -0.500000358, 3.28405727e-015, -0.866025567),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
477+
    local d1 = Instance.new("Decal")
478-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
478+
    d1.Texture = "rbxassetid://602615043"
479-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, 0.866025388, -0.500000238, 1, 0, 0, 0, -0.500000238, -0.866025388),C1 = CFrame.new(-2.94447899, -0.200000763, -1.69998932, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
479+
    d1.Face = "Top"
480-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 11.4000101, 46.45504, -2.84407617e-015, 1, 1.64202895e-015, -0.500000358, 0, -0.866025567, -0.866025567, 3.28405727e-015, 0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
480+
    d1.Parent = mciro
481-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
481+
    local d2 = Instance.new("Decal")
482-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -0.500000238, -0.866025388, 1, 0, 0, 0, -0.866025388, 0.500000238),C1 = CFrame.new(1.69999599, -0.200000763, -2.9444809, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
482+
    d2.Texture = "rbxassetid://602617463"
483-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 14.8000078, 52.3440094, -2.84407617e-015, 1, 1.64202895e-015, -0.500000358, 0, -0.866025567, -0.866025567, 3.28405727e-015, 0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
483+
    d2.Face = "Bottom"
484-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
484+
    d2.Parent = mciro
485-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -0.500000238, -0.866025388, 1, 0, 0, 0, -0.866025388, 0.500000238),C1 = CFrame.new(-1.70000172, -0.200000763, 2.94448853, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
485+
    movindamover = true
486-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 9.81585693, 48.5195389, -8.49976122e-016, 1, 3.17215512e-015, -0.965926111, 0, -0.258819044, -0.258819044, 3.28405727e-015, 0.965926111),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
486+
    coroutine.resume(coroutine.create(function()
487-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
487+
      while movindamover == true do
488-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -0.965925872, -0.258818984, 1, 0, 0, 0, -0.258818984, 0.965925872),C1 = CFrame.new(3.28414822, -0.200000763, -0.879981995, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
488+
        swait()
489-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 13.97999, 46.1153793, -3.17215512e-015, 1, -8.49976122e-016, 0.258819044, 0, -0.965926111, -0.965926111, 3.28405727e-015, -0.258819044),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
489+
        mover.CFrame = mover.CFrame:lerp(rootpart.CFrame * CFrame.Angles(math.rad(40), math.rad(0), math.rad(0)) * CFrame.new(0, 11, 0), 0.4)
490-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
490+
        mciro.CFrame = mciro.CFrame:lerp(rootpart.CFrame * CFrame.new(0, -2.45, -35) * CFrame.Angles(math.rad(180), 0, 0), 0.4)
491-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, 0.258818984, -0.965925872, 1, 0, 0, 0, -0.965925872, -0.258818984),C1 = CFrame.new(-0.879983902, -0.200000763, -3.28414154, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
491+
        mc.Scale = mc.Scale:lerp(Vector3.new(120, 0, 120), 0.1)
492-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 10.1555214, 51.0995255, -1.64202895e-015, 1, -2.84407617e-015, 0.866025567, 0, -0.500000358, -0.500000358, 3.28405727e-015, -0.866025567),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
492+
      end
493-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
493+
    end))
494-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, 0.866025388, -0.500000238, 1, 0, 0, 0, -0.500000238, -0.866025388),C1 = CFrame.new(2.94448376, -0.200000763, 1.70000458, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
494+
    local handle = Instance.new("Part")
495-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 11.4000101, 52.3440094, -2.84407617e-015, 1, -1.64202895e-015, 0.500000358, 0, -0.866025567, -0.866025567, 3.28405727e-015, -0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
495+
    handle.Name = "Handle"
496-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
496+
    handle.BrickColor = BrickColor.new("Br. yellowish green")
497-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, 0.500000238, -0.866025388, 1, 0, 0, 0, -0.866025388, -0.500000238),C1 = CFrame.new(1.69999599, -0.200000763, 2.94448853, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
497+
    propertieslol(handle)
498-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 12.2200203, 46.1153793, -3.17215512e-015, 1, 8.49976122e-016, -0.258819044, 0, -0.965926111, -0.965926111, 3.28405727e-015, 0.258819044),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
498+
    handle.CFrame = rootpart.CFrame * CFrame.Angles(math.rad(40), math.rad(0), math.rad(0)) * CFrame.new(0, 11, 0)
499-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
499+
    handle.Parent = mod
500-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -0.258818984, -0.965925872, 1, 0, 0, 0, -0.965925872, 0.258818984),C1 = CFrame.new(0.879985809, -0.200000763, -3.28414154, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
500+
    local m0 = Instance.new("SpecialMesh")
501-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 9.81585693, 50.2795067, 8.49976122e-016, 1, 3.17215512e-015, -0.965926111, 0, 0.258819044, 0.258819044, 3.28405727e-015, 0.965926111),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
501+
    m0.MeshType = "Head"
502-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
502+
    m0.Parent = handle
503-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -0.965925872, 0.258818984, 1, 0, 0, 0, 0.258818984, 0.965925872),C1 = CFrame.new(3.28414822, -0.200000763, 0.879985809, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
503+
    local h1 = Instance.new("Part")
504-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 16.3841534, 48.5195389, 8.49976122e-016, 1, 3.17215512e-015, -0.965926111, 0, 0.258819044, 0.258819044, 3.28405727e-015, 0.965926111),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
504+
    h1.Name = "h1"
505-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
505+
    h1.BrickColor = BrickColor.new("Br. yellowish green")
506-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -0.965925872, 0.258818984, 1, 0, 0, 0, 0.258818984, 0.965925872),C1 = CFrame.new(-3.28414726, -0.200000763, -0.879981995, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
506+
    propertieslol(h1)
507-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 16.0444946, 51.0995255, -1.64202895e-015, 1, 2.84407617e-015, -0.866025567, 0, -0.500000358, -0.500000358, 3.28405727e-015, 0.866025567),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
507+
    h1.CFrame = mover.CFrame * CFrame.new(0, 3, 0)
508-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
508+
    h1.Parent = mod
509-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -0.866025388, -0.500000238, 1, 0, 0, 0, -0.500000238, 0.866025388),C1 = CFrame.new(-2.94448853, -0.200000763, 1.70000458, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
509+
    local m1 = Instance.new("SpecialMesh")
510-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 13.97999, 52.68367, -3.17215512e-015, 1, 8.49976122e-016, -0.258819044, 0, -0.965926111, -0.965926111, 3.28405727e-015, 0.258819044),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
510+
    m1.MeshType = "Head"
511-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
511+
    m1.Parent = h1
512-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -0.258818984, -0.965925872, 1, 0, 0, 0, -0.965925872, 0.258818984),C1 = CFrame.new(-0.879983902, -0.200000763, 3.28414917, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
512+
    local h2 = Instance.new("Part")
513-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 14.800004, 46.4550476, -2.84407617e-015, 1, -1.64202895e-015, 0.500000358, 0, -0.866025567, -0.866025567, 3.28405727e-015, -0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
513+
    h2.Name = "h2"
514-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
514+
    h2.BrickColor = BrickColor.new("Br. yellowish green")
515-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, 0.500000238, -0.866025388, 1, 0, 0, 0, -0.866025388, -0.500000238),C1 = CFrame.new(-1.6999979, -0.200000763, -2.94447327, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
515+
    propertieslol(h2)
516-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 10.1555214, 47.6995239, -1.64202895e-015, 1, 2.84407617e-015, -0.866025567, 0, -0.500000358, -0.500000358, 3.28405727e-015, 0.866025567),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
516+
    h2.CFrame = mover.CFrame * CFrame.new(0, -3, 0)
517-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(0.400000006, 0.699999988, 4.5),})
517+
    h2.Parent = mod
518-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -0.866025388, -0.500000238, 1, 0, 0, 0, -0.500000238, 0.866025388),C1 = CFrame.new(2.94448376, -0.200000763, -1.69999695, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
518+
    local m2 = Instance.new("SpecialMesh")
519-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.5, 0.200000003, 0.400000006),CFrame = CFrame.new(21.4004974, 16.7500076, 49.3995209, 0, 1, 4.92608443e-015, -1.00000024, 0, 0, 0, 4.9260857e-015, 1.00000024),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
519+
    m2.MeshType = "Head"
520-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(1, 0.699999988, 1),})
520+
    m2.Parent = h2
521-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),C1 = CFrame.new(-3.65000153, -0.200000763, 0, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
521+
    local he = Instance.new("Part")
522-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.5, 0.200000003, 0.400000006),CFrame = CFrame.new(21.4004974, 9.45000458, 49.3995209, 0, 1, 4.92608443e-015, -1.00000024, 0, 0, 0, 4.9260857e-015, 1.00000024),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
522+
    he.Name = "he"
523-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(1, 0.699999988, 1),})
523+
    he.BrickColor = BrickColor.new("Bright yellow")
524-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),C1 = CFrame.new(3.65000057, -0.200000763, 0, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
524+
    propertieslol(he)
525-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.5, 0.200000003),CFrame = CFrame.new(21.4004974, 16.7500038, 49.099514, -1, 0, 3.28405643e-015, -0, -1.00000024, 0, -3.28405727e-015, 0, 1.00000024),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
525+
    he.CFrame = mover.CFrame * CFrame.new(0, -3.75, 0)
526-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
526+
    he.Parent = mod
527-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, -1, 0, 0, 0, 1),C1 = CFrame.new(-3.64999771, -0.200000763, -0.300006866, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
527+
    local m3 = Instance.new("SpecialMesh")
528-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.5, 0.200000003),CFrame = CFrame.new(21.4004974, 16.7500076, 49.6995239, 1, 0, -1.1920929e-007, 0, -1.00000024, 0, -1.19209318e-007, 0, -1.00000024),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
528+
    m3.MeshType = "Head"
529-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
529+
    m3.Parent = he
530-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 1, 0, -1.1920929e-007, 0, -1, 0, -1.1920929e-007, 0, -1),C1 = CFrame.new(-3.65000153, -0.200000763, 0.300003052, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
530+
    local ht = Instance.new("Part")
531-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 1.60000002, 0.400000006),CFrame = CFrame.new(21.4004974, 17.8000183, 49.5995255, -1, 0, -3.28405643e-015, -0, 1.00000024, -0, -3.28405727e-015, 0, -1.00000024),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
531+
    ht.Name = "ht"
532-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
532+
    ht.BrickColor = BrickColor.new("White")
533-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),C1 = CFrame.new(-4.70001221, -0.200000763, 0.200004578, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
533+
    propertieslol(ht)
534-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 1.60000002, 0.400000006),CFrame = CFrame.new(21.4004974, 17.8000183, 49.1995239, 1, 0, 3.28405643e-015, 0, 1.00000024, 0, 3.28405727e-015, 0, 1.00000024),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
534+
    ht.CFrame = mover.CFrame * CFrame.new(0, -5.5, 0) * CFrame.Angles(math.rad(180), 0, 0)
535-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
535+
    ht.Parent = mod
536-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C1 = CFrame.new(-4.70001221, -0.200000763, -0.199996948, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
536+
    local m4 = Instance.new("SpecialMesh")
537-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.5, 0.200000003),CFrame = CFrame.new(21.4004974, 9.45001125, 49.6995316, -1, 0, -3.28405643e-015, -0, 1.00000024, -0, -3.28405727e-015, 0, -1.00000024),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
537+
    m4.MeshType = "Head"
538-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
538+
    m4.MeshId = "http://www.roblox.com/asset/?id=1082802"
539-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),C1 = CFrame.new(3.6499939, -0.200000763, 0.300010681, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
539+
    m4.TextureId = "http://www.roblox.com/asset/?id=1082804"
540-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.5, 0.200000003),CFrame = CFrame.new(21.4004974, 9.45000935, 49.0995331, 1, 0, 3.28405643e-015, 0, 1.00000024, 0, 3.28405727e-015, 0, 1.00000024),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
540+
    m4.Parent = ht
541-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
541+
    local p1 = Instance.new("Part")
542-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C1 = CFrame.new(3.6499958, -0.200000763, -0.299987793, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
542+
    p1.Name = "p1"
543-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 1.60000002, 0.400000006),CFrame = CFrame.new(21.4004974, 8.39999294, 49.5995331, 1, 0, -3.28405643e-015, 0, -1.00000024, -0, 3.28405727e-015, 0, -1.00000024),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
543+
    p1.BrickColor = BrickColor.new("Bright blue")
544-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
544+
    propertieslol(p1)
545-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, -1, 0, 0, 0, -1),C1 = CFrame.new(4.70001221, -0.200000763, 0.200012207, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
545+
    p1.CFrame = mover.CFrame * CFrame.new(0, 12, 0)
546-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 1.60000002, 0.400000006),CFrame = CFrame.new(21.4004974, 8.39999485, 49.1995239, -1, 0, 3.28405643e-015, -0, -1.00000024, 0, -3.28405727e-015, 0, 1.00000024),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
546+
    p1.Parent = mod
547-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
547+
    local m5 = Instance.new("SpecialMesh")
548-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, -1, 0, 0, 0, 1),C1 = CFrame.new(4.7000103, -0.200000763, -0.199996948, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
548+
    m5.MeshType = "Head"
549-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.5, 0.200000003, 0.400000006),CFrame = CFrame.new(21.4004974, 14.9250546, 52.5605164, -2.84407617e-015, 1, 1.64202895e-015, -0.500000358, 0, -0.866025567, -0.866025567, 3.28405727e-015, 0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
549+
    m5.Parent = p1
550-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(1, 0.699999988, 1),})
550+
    local p2 = Instance.new("Part")
551-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -0.500000238, -0.866025388, 1, 0, 0, 0, -0.866025388, 0.500000238),C1 = CFrame.new(-1.82504749, -0.200000763, 3.16099548, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
551+
    p2.Name = "p2"
552-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.5, 0.200000003, 0.400000006),CFrame = CFrame.new(21.4004974, 11.2750511, 46.238533, -2.84407617e-015, 1, 1.64202895e-015, -0.500000358, 0, -0.866025567, -0.866025567, 3.28405727e-015, 0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
552+
    p2.BrickColor = BrickColor.new("Bright blue")
553-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(1, 0.699999988, 1),})
553+
    propertieslol(p2)
554-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -0.500000238, -0.866025388, 1, 0, 0, 0, -0.866025388, 0.500000238),C1 = CFrame.new(1.82495403, -0.200000763, -3.16098785, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
554+
    p2.CFrame = mover.CFrame * CFrame.new(0, 14, 0) * CFrame.Angles(math.rad(180), 0, 0)
555-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.5, 0.200000003),CFrame = CFrame.new(21.4004974, 15.184866, 52.4105148, -1, -2.84407617e-015, 1.64202895e-015, -0, -0.500000358, -0.866025567, -3.28405727e-015, -0.866025567, 0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
555+
    p2.Parent = mod
556-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
556+
    local m6 = Instance.new("SpecialMesh")
557-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, -0.500000238, -0.866025388, 0, -0.866025388, 0.500000238),C1 = CFrame.new(-2.08485985, -0.200000763, 3.01099396, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
557+
    m6.MeshType = "FileMesh"
558-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.5, 0.200000003),CFrame = CFrame.new(21.4004974, 14.6652422, 52.7105141, 1, -2.84407617e-015, -1.64202895e-015, 0, -0.500000358, 0.866025567, 3.28405727e-015, -0.866025567, -0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
558+
    m6.MeshId = "rbxassetid://1033714"
559-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
559+
    m6.Parent = p2
560-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, -0.500000238, -0.866025388, 0, 0.866025388, -0.500000238),C1 = CFrame.new(-1.56523609, -0.200000763, 3.31099319, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
560+
    local he1 = Instance.new("Part")
561-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 1.60000002, 0.400000006),CFrame = CFrame.new(21.4004974, 15.2768574, 53.5698624, -1, 2.84407617e-015, -1.64202895e-015, -0, 0.500000358, 0.866025567, -3.28405727e-015, 0.866025567, -0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
561+
    he1.Name = "he1"
562-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
562+
    he1.BrickColor = BrickColor.new("Bright yellow")
563-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0.500000238, 0.866025388, 0, 0.866025388, -0.500000238),C1 = CFrame.new(-2.17685032, -0.200000763, 4.17034149, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
563+
    propertieslol(he1)
564-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 1.60000002, 0.400000006),CFrame = CFrame.new(21.4004974, 15.6232729, 53.369854, 1, 2.84407617e-015, 1.64202895e-015, 0, 0.500000358, -0.866025567, 3.28405727e-015, 0.866025567, 0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
564+
    he1.CFrame = mover.CFrame * CFrame.new(0, 27, 0) * CFrame.Angles(0, math.rad(90), 0)
565-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
565+
    he1.Parent = mod
566-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.500000238, 0.866025388, 0, -0.866025388, 0.500000238),C1 = CFrame.new(-2.52326584, -0.200000763, 3.9703331, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
566+
    local m7 = Instance.new("SpecialMesh")
567-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.5, 0.200000003),CFrame = CFrame.new(21.4004974, 11.0152378, 46.3885422, -1, 2.84407617e-015, -1.64202895e-015, -0, 0.500000358, 0.866025567, -3.28405727e-015, 0.866025567, -0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
567+
    m7.MeshType = "Head"
568-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
568+
    m7.Parent = he1
569-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0.500000238, 0.866025388, 0, 0.866025388, -0.500000238),C1 = CFrame.new(2.0847683, -0.200000763, -3.0109787, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
569+
    local hdec1 = Instance.new("Decal")
570-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.5, 0.200000003),CFrame = CFrame.new(21.4004974, 11.5348558, 46.0885391, 1, 2.84407617e-015, 1.64202895e-015, 0, 0.500000358, -0.866025567, 3.28405727e-015, 0.866025567, 0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
570+
    hdec1.Texture = "rbxasset://textures/face.png"
571-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
571+
    hdec1.Face = "Front"
572-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.500000238, 0.866025388, 0, -0.866025388, 0.500000238),C1 = CFrame.new(1.56515026, -0.200000763, -3.31098175, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
572+
    hdec1.Parent = he1
573-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 1.60000002, 0.400000006),CFrame = CFrame.new(21.4004974, 10.5768328, 45.4291992, 1, -2.84407617e-015, -1.64202895e-015, 0, -0.500000358, 0.866025567, 3.28405727e-015, -0.866025567, -0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
573+
    local he2 = Instance.new("Part")
574-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
574+
    he2.Name = "he2"
575-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, -0.500000238, -0.866025388, 0, 0.866025388, -0.500000238),C1 = CFrame.new(2.52317238, -0.200000763, -3.97032166, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
575+
    he2.BrickColor = BrickColor.new("Bright yellow")
576-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 1.60000002, 0.400000006),CFrame = CFrame.new(21.4004974, 10.9232502, 45.2291946, -1, -2.84407617e-015, 1.64202895e-015, -0, -0.500000358, -0.866025567, -3.28405727e-015, -0.866025567, 0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
576+
    propertieslol(he2)
577-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
577+
    he2.CFrame = mover.CFrame * CFrame.new(0, 27, 0) * CFrame.Angles(0, math.rad(-90), 0)
578-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, -0.500000238, -0.866025388, 0, -0.866025388, 0.500000238),C1 = CFrame.new(2.17675591, -0.200000763, -4.17032623, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
578+
    he2.Transparency = 1
579-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.5, 0.200000003, 0.400000006),CFrame = CFrame.new(21.4004974, 14.9250469, 46.238533, 2.84407617e-015, 1, 1.64202895e-015, -0.500000358, 0, 0.866025567, 0.866025567, 3.28405727e-015, 0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
579+
    he2.Parent = mod
580-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(1, 0.699999988, 1),})
580+
    local m8 = Instance.new("SpecialMesh")
581-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -0.500000238, 0.866025388, 1, 0, 0, 0, 0.866025388, 0.500000238),C1 = CFrame.new(-1.82503986, -0.200000763, -3.16098785, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
581+
    m8.MeshType = "Head"
582-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.5, 0.200000003, 0.400000006),CFrame = CFrame.new(21.4004974, 11.2750435, 52.560524, 2.84407617e-015, 1, 1.64202895e-015, -0.500000358, 0, 0.866025567, 0.866025567, 3.28405727e-015, 0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
582+
    m8.Parent = he2
583-
Mesh = New("BlockMesh",r,"Mesh",{Scale = Vector3.new(1, 0.699999988, 1),})
583+
    local hdec2 = Instance.new("Decal")
584-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 0, -0.500000238, 0.866025388, 1, 0, 0, 0, 0.866025388, 0.500000238),C1 = CFrame.new(1.82496166, -0.200000763, 3.16100311, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
584+
    hdec2.Texture = "rbxasset://textures/face.png"
585-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.5, 0.200000003),CFrame = CFrame.new(21.4004974, 14.6652384, 46.0885315, -1, 2.84407617e-015, 1.64202895e-015, -0, -0.500000358, 0.866025567, -3.28405727e-015, 0.866025567, 0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
585+
    hdec2.Face = "Front"
586-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
586+
    hdec2.Parent = he2
587-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, -0.500000238, 0.866025388, 0, 0.866025388, 0.500000238),C1 = CFrame.new(-1.56523228, -0.200000763, -3.31098938, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
587+
    local het1 = Instance.new("Part")
588-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.5, 0.200000003),CFrame = CFrame.new(21.4004974, 15.1848583, 46.3885345, 1, 2.84407617e-015, -1.64202895e-015, 0, -0.500000358, -0.866025567, 3.28405727e-015, 0.866025567, -0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
588+
    het1.Name = "het1"
589-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
589+
    het1.BrickColor = BrickColor.new("Bright yellow")
590-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, -0.500000238, 0.866025388, 0, -0.866025388, -0.500000238),C1 = CFrame.new(-2.08485222, -0.200000763, -3.01098633, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
590+
    propertieslol(het1)
591-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 1.60000002, 0.400000006),CFrame = CFrame.new(21.4004974, 15.6232605, 45.4291916, -1, -2.84407617e-015, -1.64202895e-015, -0, 0.500000358, -0.866025567, -3.28405727e-015, -0.866025567, -0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
591+
    het1.CFrame = mover.CFrame * CFrame.new(0, 30, 0) * CFrame.Angles(0, math.rad(90), 0)
592-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
592+
    het1.Parent = mod
593-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0.500000238, -0.866025388, 0, -0.866025388, -0.500000238),C1 = CFrame.new(-2.52325344, -0.200000763, -3.97032928, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
593+
    local m9 = Instance.new("SpecialMesh")
594-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 1.60000002, 0.400000006),CFrame = CFrame.new(21.4004974, 15.2768497, 45.2291946, 1, -2.84407617e-015, 1.64202895e-015, 0, 0.500000358, 0.866025567, 3.28405727e-015, -0.866025567, 0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
594+
    m9.MeshType = "FileMesh"
595-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
595+
    m9.MeshId = "http://www.roblox.com/asset/?id=272942659"
596-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.500000238, -0.866025388, 0, 0.866025388, 0.500000238),C1 = CFrame.new(-2.17684364, -0.200000763, -4.17032623, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
596+
    m9.TextureId = "http://www.roblox.com/asset/?id=272942750"
597-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.5, 0.200000003),CFrame = CFrame.new(21.4004974, 11.5348644, 52.7105255, -1, -2.84407617e-015, -1.64202895e-015, -0, 0.500000358, -0.866025567, -3.28405727e-015, -0.866025567, -0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
597+
    m9.Parent = het1
598-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
598+
    local he3 = Instance.new("Part")
599-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0.500000238, -0.866025388, 0, -0.866025388, -0.500000238),C1 = CFrame.new(1.56514168, -0.200000763, 3.31100464, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
599+
    he3.Name = "he3"
600-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.5, 0.200000003),CFrame = CFrame.new(21.4004974, 11.0152473, 52.4105225, 1, -2.84407617e-015, 1.64202895e-015, 0, 0.500000358, 0.866025567, 3.28405727e-015, -0.866025567, 0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
600+
    he3.BrickColor = BrickColor.new("Bright yellow")
601-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
601+
    propertieslol(he3)
602-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.500000238, -0.866025388, 0, 0.866025388, 0.500000238),C1 = CFrame.new(2.0847578, -0.200000763, 3.01100159, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
602+
    he3.CFrame = mover.CFrame * CFrame.new(0, 27, 11) * CFrame.Angles(0, math.rad(90), math.rad(90))
603-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 1.60000002, 0.400000006),CFrame = CFrame.new(21.4004974, 10.9232521, 53.5698624, 1, 2.84407617e-015, -1.64202895e-015, 0, -0.500000358, -0.866025567, 3.28405727e-015, 0.866025567, -0.500000358),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
603+
    he3.Parent = mod
604-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
604+
    local m10 = Instance.new("SpecialMesh")
605-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, -0.500000238, 0.866025388, 0, -0.866025388, -0.500000238),C1 = CFrame.new(2.176754, -0.200000763, 4.17034149, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
605+
    m10.MeshType = "Head"
606-
r = New("Part",s2,"r",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 1.60000002, 0.400000006),CFrame = CFrame.new(21.4004974, 10.5768375, 53.3698616, -1, 0, 0, 0, -0.500000238, 0.866025388, 0, 0.866025388, 0.500000238),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
606+
    m10.Parent = he3
607-
Mesh = New("SpecialMesh",r,"Mesh",{Scale = Vector3.new(0.699999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
607+
    local hdec3 = Instance.new("Decal")
608-
mot = New("Motor",r,"mot",{Part0 = r,Part1 = ref4,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, -0.500000238, 0.866025388, 0, 0.866025388, 0.500000238),C1 = CFrame.new(2.52316856, -0.200000763, 3.97034073, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
608+
    hdec3.Texture = "rbxasset://textures/face.png"
609
    hdec3.Face = "Front"
610-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 15.851428, 49.2080994, 2.32217873e-015, 1, 2.32217873e-015, -0.707106829, 0, 0.707106829, 0.707106829, 3.28405643e-015, 0.707106829),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
610+
    hdec3.Parent = he3
611-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.600000024, 0.400000006),})
611+
    local he4 = Instance.new("Part")
612-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, -0.707106829, 0.707106829, 1, 0, 0, 0, 0.707106829, 0.707106829),C1 = CFrame.new(-2.75142193, -0.200000763, -0.191421509, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
612+
    he4.Name = "he4"
613-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 10.3585863, 49.2080994, -2.32217873e-015, 1, 2.32217873e-015, -0.707106829, 0, -0.707106829, -0.707106829, 3.28405643e-015, 0.707106829),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
613+
    he4.BrickColor = BrickColor.new("Bright yellow")
614-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.600000024, 0.400000006),})
614+
    propertieslol(he4)
615-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, -0.707106829, -0.707106829, 1, 0, 0, 0, -0.707106829, 0.707106829),C1 = CFrame.new(2.74141979, -0.200000763, -0.191421509, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
615+
    he4.CFrame = mover.CFrame * CFrame.new(0, 27, 11) * CFrame.Angles(0, math.rad(-90), math.rad(90))
616-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 10.3585863, 49.5909424, -2.32217873e-015, 1, -2.32217873e-015, 0.707106829, 0, -0.707106829, -0.707106829, 3.28405643e-015, -0.707106829),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
616+
    he4.Transparency = 1
617-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.605000019, 0.400000006),})
617+
    he4.Parent = mod
618-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, 0.707106829, -0.707106829, 1, 0, 0, 0, -0.707106829, -0.707106829),C1 = CFrame.new(2.74141979, -0.200000763, 0.191421509, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
618+
    local m11 = Instance.new("SpecialMesh")
619-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.600000024, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 15.851428, 49.5909424, -2.32217873e-015, 1, 2.32217873e-015, -0.707106829, 0, -0.707106829, -0.707106829, 3.28405643e-015, 0.707106829),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
619+
    m11.MeshType = "Head"
620-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.605000019, 0.400000006),})
620+
    m11.Parent = he4
621-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, -0.707106829, -0.707106829, 1, 0, 0, 0, -0.707106829, 0.707106829),C1 = CFrame.new(-2.75142193, -0.200000763, 0.191421509, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
621+
    local hdec4 = Instance.new("Decal")
622-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 16.218586, 49.5909424, -2.32217873e-015, 1, -2.32217873e-015, 0.707106829, 0, -0.707106829, -0.707106829, 3.28405643e-015, -0.707106829),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
622+
    hdec4.Texture = "rbxasset://textures/face.png"
623-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.600000024, 0.400000006),})
623+
    hdec4.Face = "Front"
624-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, 0.707106829, -0.707106829, 1, 0, 0, 0, -0.707106829, -0.707106829),C1 = CFrame.new(-3.11857986, -0.200000763, 0.191421509, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
624+
    hdec4.Parent = he4
625-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 16.218586, 49.2080994, -2.32217873e-015, 1, 2.32217873e-015, -0.707106829, 0, -0.707106829, -0.707106829, 3.28405643e-015, 0.707106829),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
625+
    local he5 = Instance.new("Part")
626-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.605000019, 0.400000006),})
626+
    he5.Name = "he5"
627-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, -0.707106829, -0.707106829, 1, 0, 0, 0, -0.707106829, 0.707106829),C1 = CFrame.new(-3.11857986, -0.200000763, -0.191421509, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
627+
    he5.BrickColor = BrickColor.new("Bright yellow")
628-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.600000024, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 9.99142838, 49.5909424, -2.32217873e-015, 1, 2.32217873e-015, -0.707106829, 0, -0.707106829, -0.707106829, 3.28405643e-015, 0.707106829),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
628+
    propertieslol(he5)
629-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.600000024, 0.400000006),})
629+
    he5.CFrame = mover.CFrame * CFrame.new(0, 27, -11) * CFrame.Angles(0, math.rad(90), math.rad(-90))
630-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, -0.707106829, -0.707106829, 1, 0, 0, 0, -0.707106829, 0.707106829),C1 = CFrame.new(3.10857773, -0.200000763, 0.191421509, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
630+
    he5.Parent = mod
631-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 9.99142551, 49.2080994, 2.32217873e-015, 1, 2.32217873e-015, -0.707106829, 0, 0.707106829, 0.707106829, 3.28405643e-015, 0.707106829),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
631+
    local m12 = Instance.new("SpecialMesh")
632-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.605000019, 0.400000006),})
632+
    m12.MeshType = "Head"
633-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, -0.707106829, 0.707106829, 1, 0, 0, 0, 0.707106829, 0.707106829),C1 = CFrame.new(3.10858059, -0.200000763, -0.191421509, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
633+
    m12.Parent = he5
634-
b = New("Part",s1,"b",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,Transparency = 0.44999998807907,Transparency = 0.44999998807907,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.600000024),CFrame = CFrame.new(21.4004974, 16.0328484, 49.3995209, 2.32217873e-015, 1, 2.32217873e-015, -0.707106829, 0, 0.707106829, 0.707106829, 3.28405643e-015, 0.707106829),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
634+
    local hdec5 = Instance.new("Decal")
635-
Mesh = New("BlockMesh",b,"Mesh",{Scale = Vector3.new(0.800000012, 0.400000006, 0.800000012),})
635+
    hdec5.Texture = "rbxasset://textures/face.png"
636-
mot = New("Motor",b,"mot",{Part0 = b,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, -0.707106829, 0.707106829, 1, 0, 0, 0, 0.707106829, 0.707106829),C1 = CFrame.new(-2.93284225, -0.200000763, 0, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
636+
    hdec5.Face = "Front"
637-
b = New("Part",s1,"b",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,Transparency = 0.44999998807907,Transparency = 0.44999998807907,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.600000024),CFrame = CFrame.new(21.4004974, 10.182848, 49.3995209, 2.32217873e-015, 1, 2.32217873e-015, -0.707106829, 0, 0.707106829, 0.707106829, 3.28405643e-015, 0.707106829),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
637+
    hdec5.Parent = he5
638-
Mesh = New("BlockMesh",b,"Mesh",{Scale = Vector3.new(0.800000012, 0.400000006, 0.800000012),})
638+
    local he6 = Instance.new("Part")
639-
mot = New("Motor",b,"mot",{Part0 = b,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, -0.707106829, 0.707106829, 1, 0, 0, 0, 0.707106829, 0.707106829),C1 = CFrame.new(2.91715813, -0.200000763, 0, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
639+
    he6.Name = "he6"
640-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 14.3124399, 46.9253387, 3.17215512e-015, 1, -8.49976122e-016, 0.258818984, 0, 0.965925872, 0.965925872, 3.28405643e-015, -0.258818984),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
640+
    he6.BrickColor = BrickColor.new("Bright yellow")
641-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.600000024, 0.400000006),})
641+
    propertieslol(he6)
642-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, 0.258818984, 0.965925872, 1, 0, 0, 0, 0.965925872, -0.258818984),C1 = CFrame.new(-1.21243382, -0.200000763, -2.47418213, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
642+
    he6.CFrame = mover.CFrame * CFrame.new(0, 27, -11) * CFrame.Angles(0, math.rad(-90), math.rad(-90))
643-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 11.5660181, 51.6822815, 8.49976122e-016, 1, 3.17215512e-015, -0.965925872, 0, 0.258818984, 0.258818984, 3.28405643e-015, 0.965925872),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
643+
    he6.Transparency = 1
644-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.600000024, 0.400000006),})
644+
    he6.Parent = mod
645-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, -0.965925872, 0.258818984, 1, 0, 0, 0, 0.258818984, 0.965925872),C1 = CFrame.new(1.533988, -0.200000763, 2.28276062, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
645+
    local m13 = Instance.new("SpecialMesh")
646-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 11.8975716, 51.873703, -3.17215512e-015, 1, 8.49976122e-016, -0.258818984, 0, -0.965925872, -0.965925872, 3.28405643e-015, 0.258818984),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
646+
    m13.MeshType = "Head"
647-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.605000019, 0.400000006),})
647+
    m13.Parent = he6
648-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, -0.258818984, -0.965925872, 1, 0, 0, 0, -0.965925872, 0.258818984),C1 = CFrame.new(1.20243454, -0.200000763, 2.47418213, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
648+
    local hdec6 = Instance.new("Decal")
649-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.600000024, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 14.6439943, 47.1167603, 8.49976122e-016, 1, 3.17215512e-015, -0.965925872, 0, 0.258818984, 0.258818984, 3.28405643e-015, 0.965925872),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
649+
    hdec6.Texture = "rbxasset://textures/face.png"
650-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.605000019, 0.400000006),})
650+
    hdec6.Face = "Front"
651-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, -0.965925872, 0.258818984, 1, 0, 0, 0, 0.258818984, 0.965925872),C1 = CFrame.new(-1.54398823, -0.200000763, -2.28276062, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
651+
    hdec6.Parent = he6
652-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 14.8275738, 46.7987976, -3.17215512e-015, 1, 8.49976122e-016, -0.258818984, 0, -0.965925872, -0.965925872, 3.28405643e-015, 0.258818984),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
652+
    m0.Scale = Vector3.new(0, 0, 0)
653-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.600000024, 0.400000006),})
653+
    m1.Scale = Vector3.new(0, 0, 0)
654-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, -0.258818984, -0.965925872, 1, 0, 0, 0, -0.965925872, 0.258818984),C1 = CFrame.new(-1.72756767, -0.200000763, -2.60072327, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
654+
    m2.Scale = Vector3.new(0, 0, 0)
655-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 14.4960184, 46.6073761, 8.49976122e-016, 1, 3.17215512e-015, -0.965925872, 0, 0.258818984, 0.258818984, 3.28405643e-015, 0.965925872),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
655+
    m3.Scale = Vector3.new(0, 0, 0)
656-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.605000019, 0.400000006),})
656+
    m4.Scale = Vector3.new(0, 0, 0)
657-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, -0.965925872, 0.258818984, 1, 0, 0, 0, 0.258818984, 0.965925872),C1 = CFrame.new(-1.39601231, -0.200000763, -2.79214478, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
657+
    m5.Scale = Vector3.new(0, 0, 0)
658-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.600000024, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 11.713994, 52.1916733, 8.49976122e-016, 1, 3.17215512e-015, -0.965925872, 0, 0.258818984, 0.258818984, 3.28405643e-015, 0.965925872),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
658+
    m6.Scale = Vector3.new(0, 0, 0)
659-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.600000024, 0.400000006),})
659+
    m7.Scale = Vector3.new(0, 0, 0)
660-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, -0.965925872, 0.258818984, 1, 0, 0, 0, 0.258818984, 0.965925872),C1 = CFrame.new(1.38601208, -0.200000763, 2.7921524, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
660+
    m8.Scale = Vector3.new(0, 0, 0)
661-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 11.3824358, 52.0002518, 3.17215512e-015, 1, -8.49976122e-016, 0.258818984, 0, 0.965925872, 0.965925872, 3.28405643e-015, -0.258818984),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
661+
    m9.Scale = Vector3.new(0, 0, 0)
662-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.605000019, 0.400000006),})
662+
    m10.Scale = Vector3.new(0, 0, 0)
663-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, 0.258818984, 0.965925872, 1, 0, 0, 0, 0.965925872, -0.258818984),C1 = CFrame.new(1.7175703, -0.200000763, 2.6007309, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
663+
    m11.Scale = Vector3.new(0, 0, 0)
664-
b = New("Part",s1,"b",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,Transparency = 0.44999998807907,Transparency = 0.44999998807907,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.600000024),CFrame = CFrame.new(21.4004974, 14.5689297, 46.8639374, 3.17215512e-015, 1, -8.49976122e-016, 0.258818984, 0, 0.965925872, 0.965925872, 3.28405643e-015, -0.258818984),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
664+
    m12.Scale = Vector3.new(0, 0, 0)
665-
Mesh = New("BlockMesh",b,"Mesh",{Scale = Vector3.new(0.800000012, 0.400000006, 0.800000012),})
665+
    m13.Scale = Vector3.new(0, 0, 0)
666-
mot = New("Motor",b,"mot",{Part0 = b,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, 0.258818984, 0.965925872, 1, 0, 0, 0, 0.965925872, -0.258818984),C1 = CFrame.new(-1.46892357, -0.200000763, -2.5355835, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
666+
    coroutine.resume(coroutine.create(function()
667-
b = New("Part",s1,"b",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,Transparency = 0.44999998807907,Transparency = 0.44999998807907,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.600000024),CFrame = CFrame.new(21.4004974, 11.6439257, 51.9301834, 3.17215512e-015, 1, -8.49976122e-016, 0.258818984, 0, 0.965925872, 0.965925872, 3.28405643e-015, -0.258818984),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
667+
      while mover do
668-
Mesh = New("BlockMesh",b,"Mesh",{Scale = Vector3.new(0.800000012, 0.400000006, 0.800000012),})
668+
        swait()
669-
mot = New("Motor",b,"mot",{Part0 = b,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, 0.258818984, 0.965925872, 1, 0, 0, 0, 0.965925872, -0.258818984),C1 = CFrame.new(1.45608044, -0.200000763, 2.53066254, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
669+
        handle.CFrame = handle.CFrame:lerp(mover.CFrame, 0.4)
670-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 14.6439943, 51.6822815, -8.49976122e-016, 1, 3.17215512e-015, -0.965925872, 0, -0.258818984, -0.258818984, 3.28405643e-015, 0.965925872),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
670+
        h1.CFrame = h1.CFrame:lerp(mover.CFrame * CFrame.new(0, 3, 0), 0.4)
671-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.600000024, 0.400000006),})
671+
        h2.CFrame = h2.CFrame:lerp(mover.CFrame * CFrame.new(0, -3, 0), 0.4)
672-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, -0.965925872, -0.258818984, 1, 0, 0, 0, -0.258818984, 0.965925872),C1 = CFrame.new(-1.54398823, -0.200000763, 2.28276062, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
672+
        he.CFrame = he.CFrame:lerp(mover.CFrame * CFrame.new(0, -4, 0), 0.4)
673-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 11.8975716, 46.9253387, -3.17215512e-015, 1, -8.49976122e-016, 0.258818984, 0, -0.965925872, -0.965925872, 3.28405643e-015, -0.258818984),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
673+
        ht.CFrame = ht.CFrame:lerp(mover.CFrame * CFrame.new(0, -5.5, 0) * CFrame.Angles(math.rad(180), 0, 0), 0.4)
674-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.600000024, 0.400000006),})
674+
        p1.CFrame = p1.CFrame:lerp(mover.CFrame * CFrame.new(0, 12, 0), 0.4)
675-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, 0.258818984, -0.965925872, 1, 0, 0, 0, -0.965925872, -0.258818984),C1 = CFrame.new(1.20243454, -0.200000763, -2.47418213, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
675+
        p2.CFrame = p2.CFrame:lerp(mover.CFrame * CFrame.new(0, 14, 0) * CFrame.Angles(math.rad(180), 0, 0), 0.4)
676-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 11.5660181, 47.1167641, 8.49976122e-016, 1, -3.17215512e-015, 0.965925872, 0, 0.258818984, 0.258818984, 3.28405643e-015, -0.965925872),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
676+
        he1.CFrame = he1.CFrame:lerp(mover.CFrame * CFrame.new(0, 27, 0) * CFrame.Angles(0, math.rad(90), 0), 0.4)
677-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.605000019, 0.400000006),})
677+
        he2.CFrame = he2.CFrame:lerp(mover.CFrame * CFrame.new(0, 27, 0) * CFrame.Angles(0, math.rad(-90), 0), 0.4)
678-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, 0.965925872, 0.258818984, 1, 0, 0, 0, 0.258818984, -0.965925872),C1 = CFrame.new(1.533988, -0.200000763, -2.28275681, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
678+
        het1.CFrame = het1.CFrame:lerp(mover.CFrame * CFrame.new(0, 30, 0) * CFrame.Angles(0, math.rad(90), 0), 0.4)
679-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.600000024, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 14.3124399, 51.8737106, -3.17215512e-015, 1, -8.49976122e-016, 0.258818984, 0, -0.965925872, -0.965925872, 3.28405643e-015, -0.258818984),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
679+
        he3.CFrame = he3.CFrame:lerp(mover.CFrame * CFrame.new(0, 27, 11) * CFrame.Angles(0, math.rad(90), math.rad(90)), 0.4)
680-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.605000019, 0.400000006),})
680+
        he4.CFrame = he4.CFrame:lerp(mover.CFrame * CFrame.new(0, 27, 11) * CFrame.Angles(0, math.rad(-90), math.rad(90)), 0.4)
681-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, 0.258818984, -0.965925872, 1, 0, 0, 0, -0.965925872, -0.258818984),C1 = CFrame.new(-1.21243382, -0.200000763, 2.47418976, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
681+
        he5.CFrame = he5.CFrame:lerp(mover.CFrame * CFrame.new(0, 27, -11) * CFrame.Angles(0, math.rad(90), math.rad(-90)), 0.4)
682-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 14.4960184, 52.1916733, 8.49976122e-016, 1, -3.17215512e-015, 0.965925872, 0, 0.258818984, 0.258818984, 3.28405643e-015, -0.965925872),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
682+
        he6.CFrame = he6.CFrame:lerp(mover.CFrame * CFrame.new(0, 27, -11) * CFrame.Angles(0, math.rad(-90), math.rad(-90)), 0.4)
683-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.600000024, 0.400000006),})
683+
      end
684-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, 0.965925872, 0.258818984, 1, 0, 0, 0, 0.258818984, -0.965925872),C1 = CFrame.new(-1.39601231, -0.200000763, 2.7921524, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
684+
    end))
685-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 14.8275738, 52.0002518, -3.17215512e-015, 1, -8.49976122e-016, 0.258818984, 0, -0.965925872, -0.965925872, 3.28405643e-015, -0.258818984),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
685+
    local function expando(mesho, vectorz)
686-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.605000019, 0.400000006),})
686+
      mesho.Scale = Vector3.new(0, 0, 0)
687-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, 0.258818984, -0.965925872, 1, 0, 0, 0, -0.965925872, -0.258818984),C1 = CFrame.new(-1.72756767, -0.200000763, 2.6007309, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
687+
      local sond = Instance.new("Sound")
688-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.600000024, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 11.3824396, 46.7987976, -3.17215512e-015, 1, -8.49976122e-016, 0.258818984, 0, -0.965925872, -0.965925872, 3.28405643e-015, -0.258818984),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
688+
      sond.Volume = 1.2
689-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.600000024, 0.400000006),})
689+
      sond.Pitch = 1
690-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, 0.258818984, -0.965925872, 1, 0, 0, 0, -0.965925872, -0.258818984),C1 = CFrame.new(1.71756649, -0.200000763, -2.60072327, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
690+
      sond.EmitterSize = 10
691-
a = New("Part",s1,"a",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.200000003),CFrame = CFrame.new(21.4004974, 11.713994, 46.6073723, -8.49976122e-016, 1, 3.17215512e-015, -0.965925872, 0, -0.258818984, -0.258818984, 3.28405643e-015, 0.965925872),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
691+
      sond.SoundId = "rbxassetid://315152748"
692-
Mesh = New("BlockMesh",a,"Mesh",{Scale = Vector3.new(1, 0.605000019, 0.400000006),})
692+
      sond.Parent = mesho.Parent
693-
mot = New("Motor",a,"mot",{Part0 = a,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, -0.965925872, -0.258818984, 1, 0, 0, 0, -0.258818984, 0.965925872),C1 = CFrame.new(1.38601208, -0.200000763, -2.79214859, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
693+
      sond:Play()
694-
b = New("Part",s1,"b",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,Transparency = 0.44999998807907,Transparency = 0.44999998807907,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.600000024),CFrame = CFrame.new(21.4004974, 14.5689297, 51.935112, -8.49976122e-016, 1, 3.17215512e-015, -0.965925872, 0, -0.258818984, -0.258818984, 3.28405643e-015, 0.965925872),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
694+
      mana.Value = mana.Value - 3
695-
Mesh = New("BlockMesh",b,"Mesh",{Scale = Vector3.new(0.800000012, 0.400000006, 0.800000012),})
695+
      for _ = 1, 5 do
696-
mot = New("Motor",b,"mot",{Part0 = b,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, -0.965925872, -0.258818984, 1, 0, 0, 0, -0.258818984, 0.965925872),C1 = CFrame.new(-1.46892357, -0.200000763, 2.53559113, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
696+
        swait()
697-
b = New("Part",s1,"b",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,Transparency = 0.44999998807907,Transparency = 0.44999998807907,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.599999964, 0.200000003, 0.600000024),CFrame = CFrame.new(21.4004974, 11.6439257, 46.8688583, 0, 1, 0, -0.965925872, 0, -0.258818984, -0.258818984, 0, 0.965925872),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
697+
        mesho.Scale = mesho.Scale:lerp(vectorz + Vector3.new(6, 6, 6), 0.65)
698-
Mesh = New("BlockMesh",b,"Mesh",{Scale = Vector3.new(0.800000012, 0.400000006, 0.800000012),})
698+
      end
699-
mot = New("Motor",b,"mot",{Part0 = b,Part1 = ref3,C0 = CFrame.new(0, 0, 0, 0, -0.965925872, -0.258818984, 1, 0, 0, 0, -0.258818984, 0.965925872),C1 = CFrame.new(1.45608044, -0.200000763, -2.53066254, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
699+
      for _ = 1, 3 do
700
        swait()
701-
d2 = New("Part",h,"d2",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.700000286, 0.200000003),CFrame = CFrame.new(21.6104984, 12.4900179, 49.3795242, -1, 0, 1.14941981e-014, 0, -1, 0, -1.14941981e-014, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
701+
        mesho.Scale = mesho.Scale:lerp(vectorz, 0.65)
702-
Mesh = New("SpecialMesh",d2,"Mesh",{Scale = Vector3.new(1.00999999, 0.699999988, 0.200000003),MeshType = Enum.MeshType.Wedge,})
702+
      end
703-
mot = New("Motor",d2,"mot",{Part0 = d2,Part1 = ref2,C0 = CFrame.new(0, 0, 0, -1, 0, -1.64202821e-015, 0, -1, 0, 1.64202821e-015, 0, 1),C1 = CFrame.new(0.609988213, 0.0100002289, -0.0199966431, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
703+
      mesho.Scale = vectorz
704-
d2 = New("Part",h,"d2",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.700000286, 0.200000003),CFrame = CFrame.new(21.6104984, 12.4900103, 49.4195251, 1, 0, -4.92608443e-015, 0, -1, 0, 4.92608443e-015, 0, -1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
704+
    end
705-
Mesh = New("SpecialMesh",d2,"Mesh",{Scale = Vector3.new(1.00999999, 0.699999988, 0.200000003),MeshType = Enum.MeshType.Wedge,})
705+
    expando(m0, Vector3.new(5, 30, 5))
706-
mot = New("Motor",d2,"mot",{Part0 = d2,Part1 = ref2,C0 = CFrame.new(0, 0, 0, 1, 0, 1.64202821e-015, 0, -1, 0, -1.64202821e-015, 0, -1),C1 = CFrame.new(0.609995842, 0.0100002289, 0.0200042725, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
706+
    expando(m1, Vector3.new(6, 5.5, 5.5))
707-
d2 = New("Part",h,"d2",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.400000006, 0.200000003),CFrame = CFrame.new(21.6104984, 12.8800058, 49.3795242, 1, 0, 1.14941981e-014, 0, 1, 0, 1.14941981e-014, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
707+
    expando(m2, Vector3.new(6, 5.5, 5.5))
708-
Mesh = New("SpecialMesh",d2,"Mesh",{Scale = Vector3.new(1.00999999, 0.699999988, 0.200000003),MeshType = Enum.MeshType.Wedge,})
708+
    expando(m3, Vector3.new(6.5, 6.5, 6.5))
709-
mot = New("Motor",d2,"mot",{Part0 = d2,Part1 = ref2,C0 = CFrame.new(0, 0, 0, 1, 0, 1.64202821e-015, 0, 1, 0, 1.64202821e-015, 0, 1),C1 = CFrame.new(0.220000267, 0.0100002289, -0.0199966431, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
709+
    expando(m4, Vector3.new(1.25, 1.25, 1.25))
710-
d2 = New("Part",h,"d2",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.6104984, 12.7800102, 49.3295212, -1, -1.14941981e-014, 0, 0, 0, -1, -1.14941981e-014, -1, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
710+
    expando(m5, Vector3.new(5, 90, 4))
711-
Mesh = New("SpecialMesh",d2,"Mesh",{Scale = Vector3.new(1.00999999, 0.699999988, 0.200000003),MeshType = Enum.MeshType.Wedge,})
711+
    expando(m6, Vector3.new(2, 20, 2))
712-
mot = New("Motor",d2,"mot",{Part0 = d2,Part1 = ref2,C0 = CFrame.new(0, 0, 0, -1, 0, -1.64202821e-015, -1.64202821e-015, 0, -1, 0, -1, 0),C1 = CFrame.new(0.31999588, 0.0100002289, -0.0699996948, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
712+
    expando(m7, Vector3.new(75, 75, 75))
713-
d2 = New("Part",h,"d2",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.400000006, 0.200000003),CFrame = CFrame.new(21.6104984, 12.8800097, 49.4195251, -1, 0, -1.14941981e-014, 0, 1, 0, -1.14941981e-014, 0, -1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
713+
    expando(m8, Vector3.new(75, 75, 75))
714-
Mesh = New("SpecialMesh",d2,"Mesh",{Scale = Vector3.new(1.00999999, 0.699999988, 0.200000003),MeshType = Enum.MeshType.Wedge,})
714+
    expando(m9, Vector3.new(12, 11, 11))
715-
mot = New("Motor",d2,"mot",{Part0 = d2,Part1 = ref2,C0 = CFrame.new(0, 0, 0, -1, 0, -1.64202821e-015, 0, 1, 0, -1.64202821e-015, 0, -1),C1 = CFrame.new(0.219996452, 0.0100002289, 0.0200042725, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
715+
    expando(m10, Vector3.new(60, 60, 60))
716-
d2 = New("Part",h,"d2",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.6104984, 12.7400103, 49.4695206, -1, 1.14941981e-014, 0, 0, 0, 1, -1.14941981e-014, 1, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
716+
    expando(m11, Vector3.new(60, 60, 60))
717-
Mesh = New("SpecialMesh",d2,"Mesh",{Scale = Vector3.new(1.00999999, 0.699999988, 0.200000003),MeshType = Enum.MeshType.Wedge,})
717+
    expando(m12, Vector3.new(60, 60, 60))
718-
mot = New("Motor",d2,"mot",{Part0 = d2,Part1 = ref2,C0 = CFrame.new(0, 0, 0, -1, 0, -1.64202821e-015, 1.64202821e-015, 0, 1, 0, 1, 0),C1 = CFrame.new(0.359995842, 0.0100002289, 0.0699996948, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
718+
    expando(m13, Vector3.new(60, 60, 60))
719-
d2 = New("Part",h,"d2",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.6104984, 12.7800064, 49.4695206, 1, 1.14941981e-014, 0, 0, 0, -1, 1.14941981e-014, 1, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
719+
    wait(0.2)
720-
Mesh = New("SpecialMesh",d2,"Mesh",{Scale = Vector3.new(1.00999999, 0.699999988, 0.200000003),MeshType = Enum.MeshType.Wedge,})
720+
    movindamover = false
721-
mot = New("Motor",d2,"mot",{Part0 = d2,Part1 = ref2,C0 = CFrame.new(0, 0, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1, 0, -1, 0),C1 = CFrame.new(0.319999695, 0.0100002289, 0.0699996948, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
721+
    coroutine.resume(coroutine.create(function()
722-
d2 = New("Part",h,"d2",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.6104984, 12.7400055, 49.3295135, 1, -1.14941981e-014, 0, 0, 0, 1, 1.14941981e-014, -1, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
722+
      local sond = Instance.new("Sound")
723-
Mesh = New("SpecialMesh",d2,"Mesh",{Scale = Vector3.new(1.00999999, 0.699999988, 0.200000003),MeshType = Enum.MeshType.Wedge,})
723+
      sond.Volume = 2.5
724-
mot = New("Motor",d2,"mot",{Part0 = d2,Part1 = ref2,C0 = CFrame.new(0, 0, 0, 1, 0, 1.64202821e-015, -1.64202821e-015, 0, -1, 0, 1, 0),C1 = CFrame.new(0.36000061, 0.0100002289, -0.0700073242, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
724+
      sond.Pitch = 0.5
725
      sond.SoundId = "rbxassetid://320557353"
726-
d = New("Part",m,"d",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.6104984, 13.2500238, 49.3795013, -1, 0, 1.14941981e-014, 0, -1, 0, -1.14941981e-014, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
726+
      sond.Parent = p2
727-
Mesh = New("SpecialMesh",d,"Mesh",{Scale = Vector3.new(1.00999999, 0.699999988, 0.200000003),MeshType = Enum.MeshType.Wedge,})
727+
      sond:Play()
728-
mot = New("Motor",d,"mot",{Part0 = d,Part1 = ref1,C0 = CFrame.new(0, 0, 0, -1, 0, -1.64202821e-015, 0, -1, 0, 1.64202821e-015, 0, 1),C1 = CFrame.new(-0.150017738, 0.0100002289, -0.0200195313, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
728+
    end))
729-
d = New("Part",m,"d",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.6104984, 13.2500238, 49.4195023, 1, 0, -1.14941981e-014, 0, -1, 0, 1.14941981e-014, 0, -1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
729+
    for _ = 1, 60 do
730-
Mesh = New("SpecialMesh",d,"Mesh",{Scale = Vector3.new(1.00999999, 0.699999988, 0.200000003),MeshType = Enum.MeshType.Wedge,})
730+
      swait()
731-
mot = New("Motor",d,"mot",{Part0 = d,Part1 = ref1,C0 = CFrame.new(0, 0, 0, 1, 0, 1.64202821e-015, 0, -1, 0, -1.64202821e-015, 0, -1),C1 = CFrame.new(-0.150017738, 0.0100002289, 0.0199813843, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
731+
      mover.CFrame = mover.CFrame:lerp(rootpart.CFrame * CFrame.Angles(math.rad(70), math.rad(0), math.rad(0)) * CFrame.new(0, 16, 4), 0.1)
732-
d = New("Part",m,"d",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 2.00000024, 0.200000003),CFrame = CFrame.new(21.6104984, 14.0400143, 49.4195023, -1, -8.74227766e-008, -1.88682823e-014, -8.74227766e-008, 1, 8.74227695e-008, -1.1762855e-014, 8.74227766e-008, -1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
732+
      mciro.CFrame = mciro.CFrame:lerp(rootpart.CFrame * CFrame.new(0, -2.45, -35) * CFrame.Angles(math.rad(180), 0, 0), 0.6)
733-
Mesh = New("SpecialMesh",d,"Mesh",{Scale = Vector3.new(1.00999999, 0.699999988, 0.200000003),MeshType = Enum.MeshType.Wedge,})
733+
    end
734-
mot = New("Motor",d,"mot",{Part0 = d,Part1 = ref1,C0 = CFrame.new(0, 0, 0, -1, -8.74227766e-008, -1.91068547e-015, -8.74227766e-008, 1, 8.74227766e-008, -9.01611261e-015, 8.74227695e-008, -1),C1 = CFrame.new(-0.940008163, 0.0100002289, 0.0199813843, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
734+
    coroutine.resume(coroutine.create(function()
735-
d = New("Part",m,"d",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 2.00000024, 0.200000003),CFrame = CFrame.new(21.6104984, 14.0400181, 49.3795052, 1, 0, 4.92608443e-015, 0, 1, 0, 4.92608443e-015, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
735+
      local sond = Instance.new("Sound")
736-
Mesh = New("SpecialMesh",d,"Mesh",{Scale = Vector3.new(1.00999999, 0.699999988, 0.200000003),MeshType = Enum.MeshType.Wedge,})
736+
      sond.Volume = 5.5
737-
mot = New("Motor",d,"mot",{Part0 = d,Part1 = ref1,C0 = CFrame.new(0, 0, 0, 1, 0, 1.64202821e-015, 0, 1, 0, 1.64202821e-015, 0, 1),C1 = CFrame.new(-0.940011978, 0.0100002289, -0.0200157166, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
737+
      sond.Pitch = 0.6
738-
d = New("Part",m,"d",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.6104984, 13.3700256, 49.4695206, 1, 1.14941981e-014, 0, 0, 0, -1, 1.14941981e-014, 1, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
738+
      sond.SoundId = "rbxassetid://320557353"
739-
Mesh = New("SpecialMesh",d,"Mesh",{Scale = Vector3.new(1.00999999, 0.699999988, 0.200000003),MeshType = Enum.MeshType.Wedge,})
739+
      sond.Parent = p2
740-
mot = New("Motor",d,"mot",{Part0 = d,Part1 = ref1,C0 = CFrame.new(0, 0, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1, 0, -1, 0),C1 = CFrame.new(-0.270019531, 0.0100002289, 0.0699996948, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
740+
      sond:Play()
741-
d = New("Part",m,"d",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.6104984, 13.3300257, 49.4695168, -1, 1.14941981e-014, 0, 0, 0, 1, -1.14941981e-014, 1, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
741+
    end))
742-
Mesh = New("SpecialMesh",d,"Mesh",{Scale = Vector3.new(1.00999999, 0.699999988, 0.200000003),MeshType = Enum.MeshType.Wedge,})
742+
    for d = 1, 5 do
743-
mot = New("Motor",d,"mot",{Part0 = d,Part1 = ref1,C0 = CFrame.new(0, 0, 0, -1, 0, -1.64202821e-015, 1.64202821e-015, 0, 1, 0, 1, 0),C1 = CFrame.new(-0.230019569, 0.0100002289, 0.0699958801, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
743+
      swait()
744-
d = New("Part",m,"d",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.6104984, 13.3700256, 49.3295021, -1, -1.14941981e-014, 0, 0, 0, -1, -1.14941981e-014, -1, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
744+
      mover.CFrame = mover.CFrame:lerp(rootpart.CFrame * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)) * CFrame.new(0, 13, -5), 0.008 + d / 8)
745-
Mesh = New("SpecialMesh",d,"Mesh",{Scale = Vector3.new(1.00999999, 0.699999988, 0.200000003),MeshType = Enum.MeshType.Wedge,})
745+
      mciro.CFrame = mciro.CFrame:lerp(rootpart.CFrame * CFrame.new(0, -2.45, -35) * CFrame.Angles(math.rad(180), 0, 0), 0.6)
746-
mot = New("Motor",d,"mot",{Part0 = d,Part1 = ref1,C0 = CFrame.new(0, 0, 0, -1, 0, -1.64202821e-015, -1.64202821e-015, 0, -1, 0, -1, 0),C1 = CFrame.new(-0.270019531, 0.0100002289, -0.0700187683, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
746+
    end
747-
d = New("Part",m,"d",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(21.6104984, 13.3300257, 49.3295021, 1, -1.14941981e-014, 0, 0, 0, 1, 1.14941981e-014, -1, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 1, 0),})
747+
    for e = 1, 3 do
748-
Mesh = New("SpecialMesh",d,"Mesh",{Scale = Vector3.new(1.00999999, 0.699999988, 0.200000003),MeshType = Enum.MeshType.Wedge,})
748+
      swait()
749-
mot = New("Motor",d,"mot",{Part0 = d,Part1 = ref1,C0 = CFrame.new(0, 0, 0, 1, 0, 1.64202821e-015, -1.64202821e-015, 0, -1, 0, 1, 0),C1 = CFrame.new(-0.230019569, 0.0100002289, -0.0700187683, 0, -1, 0, 1, 0, 1.64202821e-015, 1.64202821e-015, 0, 1),})
749+
      mover.CFrame = mover.CFrame:lerp(rootpart.CFrame * CFrame.Angles(math.rad(-110), math.rad(0), math.rad(0)) * CFrame.new(0, 6, 13), 0.7 + e / 9)
750
      mciro.CFrame = mciro.CFrame:lerp(rootpart.CFrame * CFrame.new(0, -2.45, -35) * CFrame.Angles(math.rad(180), 0, 0), 0.6)
751-
Main = New("Part",fff1,"Main",{Transparency=1,BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Marble,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(5, 0.600000024, 5),CFrame = CFrame.new(21.4004993, 13.1000175, 49.3994942, -4.37113883e-008, -1, 4.37113883e-008, -4.37113918e-008, -4.37113847e-008, -1, 1, -4.37113918e-008, -4.37113883e-008),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
751+
    end
752-
Mesh = New("CylinderMesh",Main,"Mesh",{})
752+
    coroutine.resume(coroutine.create(function()
753-
PointLight = New("PointLight",Main,"PointLight",{Color = Color3.new(1, 1, 0),Brightness = 1.5,Range = 10,Shadows = true,})
753+
      local sond = Instance.new("Sound")
754-
mot = New("Motor",Main,"mot",{Part0 = Main,Part1 = d1})
754+
      sond.Volume = 5
755
      sond.Pitch = 0.9
756-
hitaa = New("Part",RightArm,"hitaa",{BrickColor = BrickColor.new("Pastel brown"),Material = Enum.Material.SmoothPlastic,Transparency = 1,Transparency = 1,FormFactor = Enum.FormFactor.Symmetric,Size = Vector3.new(1, 0.200000003, 1),CFrame = CFrame.new(-6.89994907, -0.981778979, -19.6199532, -1, 0, 0, 0, 1, 0, 0, 0, -1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0.8, 0.6),})
756+
      sond.SoundId = "rbxassetid://157878578"
757-
mot = New("Motor",hitaa,"mot",{Part0 = hitaa,Part1 = RightArm,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),C1 = CFrame.new(-4.76837158e-007, -0.981797993, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
757+
      sond.Parent = mciro
758
      sond:Play()
759-
hitbb = New("Part",LeftArm,"hitbb",{BrickColor = BrickColor.new("Pastel brown"),Material = Enum.Material.SmoothPlastic,Transparency = 1,Transparency = 1,FormFactor = Enum.FormFactor.Symmetric,Size = Vector3.new(1, 0.200000003, 1),CFrame = CFrame.new(-6.89994907, -0.981778979, -19.6199532, -1, 0, 0, 0, 1, 0, 0, 0, -1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0.8, 0.6),})
759+
    end))
760-
mot = New("Motor",hitbb,"mot",{Part0 = hitbb,Part1 = LeftArm,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),C1 = CFrame.new(-4.76837158e-007, -0.981797993, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
760+
    local ra = Ray.new(mciro.Position, mciro.CFrame.upVector * 3)
761
    local part, positi = workspace:FindPartOnRayWithIgnoreList(ra, {chr}, false, true)
762
    if part then
763-
for _,v in pairs(Character.fff1:children()) do
763+
      local cfremz = CFrame.new(positi)
764-
					if v:IsA("Part") then    
764+
      debris(cfremz, part, 20)
765-
					 v.CanCollide = false
765+
    end
766-
					end
766+
    mana.Value = mana.Value - 30
767
    for m = 1, 18 do
768
      makenoob(mciro.CFrame * CFrame.new(math.random(-15, 15), math.random(-32, -4), math.random(-15, 15)), Vector3.new(math.random(-100, 100), math.random(100, 200), math.random(-100, 100)), math.random(4, 16) / 10)
769-
for _,v in pairs(Character.h:children()) do
769+
    end
770-
					if v:IsA("Part") then    
770+
    coroutine.resume(coroutine.create(function()
771-
					 v.CanCollide = false
771+
      local pou1 = Instance.new("Part")
772-
					end
772+
      propertieslol(pou1)
773
      pou1.BrickColor = BrickColor.new("Grey")
774
      pou1.Transparency = 0.5
775-
for _,v in pairs(Character.m:children()) do
775+
      pou1.CFrame = mciro.CFrame * CFrame.new(0, -28, 0) * CFrame.Angles(math.rad(180), 0, 0)
776-
					if v:IsA("Part") then    
776+
      pou1.Parent = mod
777-
					 v.CanCollide = false
777+
      local mosh = Instance.new("SpecialMesh")
778-
					end
778+
      mosh.MeshType = "FileMesh"
779
      mosh.MeshId = "rbxassetid://489415447"
780
      mosh.Scale = Vector3.new(0.1, 0.1, 0.1)
781-
for _,v in pairs(Character.s1:children()) do
781+
      mosh.Parent = pou1
782-
					if v:IsA("Part") then    
782+
      local pou2 = Instance.new("Part")
783-
					 v.CanCollide = false
783+
      propertieslol(pou2)
784-
					end
784+
      pou2.BrickColor = BrickColor.new("Grey")
785
      pou2.Transparency = 0.5
786
      pou2.CFrame = mciro.CFrame * CFrame.new(0, -23, 0) * CFrame.Angles(math.rad(180), 0, 0)
787-
for _,v in pairs(Character.s2:children()) do
787+
      pou2.Parent = mod
788-
					if v:IsA("Part") then    
788+
      local mosh2 = Instance.new("SpecialMesh")
789-
					 v.CanCollide = false
789+
      mosh2.MeshType = "FileMesh"
790-
					end
790+
      mosh2.MeshId = "rbxassetid://489415447"
791-
					end
791+
      mosh2.Scale = Vector3.new(0.1, 0.1, 0.1)
792-
reweld = function()
792+
      mosh2.Parent = pou2
793-
asda1 = Instance.new("Weld",d1) 
793+
      for x = 1, 4 do
794-
asda1.Part0 = asda1.Parent 
794+
        wait()
795-
asda1.Part1 = RootPart
795+
        pou1.CFrame = pou1.CFrame:lerp(pou1.CFrame * CFrame.Angles(0, math.rad(4), 0), 0.4)
796-
asda1.C0 = CFrame.new(1.6,-2,0)*CFrame.Angles(-math.rad(90),0,math.rad(90))
796+
        mosh.Scale = mosh.Scale:lerp(mosh.Scale + Vector3.new(15, 100, 15), 0.4)
797
        pou2.CFrame = pou2.CFrame:lerp(pou2.CFrame * CFrame.Angles(0, math.rad(-8), 0), 0.4)
798
        mosh2.Scale = mosh2.Scale:lerp(mosh2.Scale + Vector3.new(25, 80, 25), 0.4)
799
      end
800-
------------------
800+
      for x = 1, 40 do
801-
	Damagefunc = function(Part, hit, minim, maxim, knockback, Type, Property, Delay, HitSound, HitPitch)
801+
        wait()
802-
	
802+
        pou1.CFrame = pou1.CFrame:lerp(pou1.CFrame * CFrame.new(0, -0.5, 0) * CFrame.Angles(0, math.rad(4), 0), 0.4)
803-
	if hit.Parent == nil then
803+
        mosh.Scale = mosh.Scale:lerp(mosh.Scale + Vector3.new(2, -4, 2), 0.4)
804-
		return 
804+
        pou2.CFrame = pou2.CFrame:lerp(pou2.CFrame * CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-8), 0), 0.4)
805-
	end
805+
        mosh2.Scale = mosh2.Scale:lerp(mosh2.Scale + Vector3.new(3, -6, 3), 0.4)
806-
	local h = hit.Parent:FindFirstChild("Humanoid")
806+
      end
807-
	for _,v in pairs(hit.Parent:children()) do
807+
      for x = 1, 19 do
808-
		if v:IsA("Humanoid") then
808+
        wait()
809-
			h = v
809+
        pou1.CFrame = pou1.CFrame:lerp(pou1.CFrame * CFrame.new(0, -0.5, 0) * CFrame.Angles(0, math.rad(4), 0), 0.4)
810-
		end
810+
        mosh.Scale = mosh.Scale:lerp(mosh.Scale + Vector3.new(2, -4, 2), 0.4)
811-
	end
811+
        pou2.CFrame = pou2.CFrame:lerp(pou2.CFrame * CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-8), 0), 0.4)
812-
	if h ~= nil and hit.Parent.Name ~= Character.Name and hit.Parent:FindFirstChild("Torso") ~= nil then
812+
        mosh2.Scale = mosh2.Scale:lerp(mosh2.Scale + Vector3.new(3, -6, 3), 0.4)
813-
		if hit.Parent:findFirstChild("DebounceHit") ~= nil and hit.Parent.DebounceHit.Value == true then
813+
        pou1.Transparency = pou1.Transparency + 0.03
814-
			return 
814+
        pou2.Transparency = pou2.Transparency + 0.03
815-
		end
815+
      end
816-
		local c = Create("ObjectValue")({Name = "creator", Value = game:service("Players").LocalPlayer, Parent = h})
816+
    end))
817-
		game:GetService("Debris"):AddItem(c, 0.5)
817+
    hito(mciro, 24, 40)
818-
		if HitSound ~= nil and HitPitch ~= nil then
818+
    camshake(mciro, 48, 6)
819-
			CreateSound(HitSound, hit, 1, HitPitch)
819+
    wait(3)
820-
		end
820+
    for _, g in pairs(mod:GetChildren()) do
821-
		local Damage = math.random(minim, maxim)
821+
      if g.ClassName == "Part" then
822-
		local blocked = false
822+
        coroutine.resume(coroutine.create(function()
823-
		local block = hit.Parent:findFirstChild("Block")
823+
          for _ = 1, 24 do
824-
		if block ~= nil and block.className == "IntValue" and block.Value > 0 then
824+
            wait()
825-
			blocked = true
825+
            g.Transparency = g.Transparency + 0.06
826-
			block.Value = block.Value - 1
826+
          end
827-
			print(block.Value)
827+
          g:Destroy()
828-
		end
828+
        end))
829-
		if blocked == false then
829+
        for _, d in ipairs(g:GetChildren()) do
830-
			h.Health = h.Health - Damage
830+
          if d.ClassName == "Decal" then
831-
			ShowDamage(Part.CFrame * CFrame.new(0, 0, Part.Size.Z / 2).p + Vector3.new(0, 1.5, 0), -Damage, 1.5, Part.BrickColor.Color)
831+
            coroutine.resume(coroutine.create(function()
832-
		else
832+
              if d.Transparency ~= 1 then
833-
			h.Health = h.Health - Damage / 2
833+
                for _ = 1, 24 do
834-
			ShowDamage(Part.CFrame * CFrame.new(0, 0, Part.Size.Z / 2).p + Vector3.new(0, 1.5, 0), -Damage, 1.5, Part.BrickColor.Color)
834+
                  wait()
835-
		end
835+
                  d.Transparency = d.Transparency + 0.06
836-
		if Type == "Knockdown" then
836+
                end
837-
			local hum = hit.Parent.Humanoid
837+
              end
838-
			hum.PlatformStand = true
838+
            end))
839-
			coroutine.resume(coroutine.create(function(HHumanoid)
839+
          end
840-
		
840+
        end
841-
		swait(1)
841+
        delay(2, function()
842-
		HHumanoid.PlatformStand = false
842+
          coolindown = false
843-
	end
843+
        end)
844-
			), hum)
844+
      end
845-
			
845+
    end
846-
			local angle = hit.Position - (Property.Position + Vector3.new(0, 0, 0)).unit
846+
847-
			local bodvol = Create("BodyVelocity")({velocity = angle * knockback, P = 5000, maxForce = Vector3.new(8000, 8000, 8000), Parent = hit})
847+
  function ZAWARUDO()
848-
			local rl = Create("BodyAngularVelocity")({P = 3000, maxTorque = Vector3.new(500000, 500000, 500000) * 50000000000000, angularvelocity = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10)), Parent = hit})
848+
    if selected == false then
849-
			game:GetService("Debris"):AddItem(bodvol, 0.5)
849+
      return
850-
			game:GetService("Debris"):AddItem(rl, 0.5)
850+
    end
851-
		elseif Type == "Normal" then
851+
    if warudo == true then
852-
					local vp = Create("BodyVelocity")({P = 500, maxForce = Vector3.new(math.huge, 0, math.huge), velocity = Property.CFrame.lookVector * knockback + Property.Velocity / 1.05})
852+
      return
853-
					if knockback > 0 then
853+
    end
854-
						vp.Parent = hit.Parent.Torso
854+
    if workspace:FindFirstChild("The Noob") then
855-
					end
855+
      return
856-
					game:GetService("Debris"):AddItem(vp, 0.5)
856+
    end
857-
				elseif Type == "Up" then
857+
    warudo = true
858-
							local bodyVelocity = Create("BodyVelocity")({velocity = Vector3.new(0, 20, 0), P = 5000, maxForce = Vector3.new(8000, 8000, 8000), Parent = hit})
858+
    waruding = true
859-
							game:GetService("Debris"):AddItem(bodyVelocity, 0.5)
859+
    local animo = human.Animator
860-
							local bodyVelocity = Create("BodyVelocity")({velocity = Vector3.new(0, 20, 0), P = 5000, maxForce = Vector3.new(8000, 8000, 8000), Parent = hit})
860+
    animo.Parent = nil
861-
							game:GetService("Debris"):AddItem(bodyVelocity, 1)
861+
    chr.Animate.Disabled = true
862-
						elseif Type == "Snare" then
862+
    local lmao = Instance.new("Sound")
863-
									local bp = Create("BodyPosition")({P = 2000, D = 100, maxForce = Vector3.new(math.huge, math.huge, math.huge), position = hit.Parent.Torso.Position, Parent = hit.Parent.Torso})
863+
    lmao.EmitterSize = 150
864-
									game:GetService("Debris"):AddItem(bp, 1)
864+
    lmao.Volume = 1.25
865-
		                    elseif Type == "NerfSpeed" then
865+
    lmao.MaxDistance = 2700
866
    lmao.SoundId = "rbxassetid://316900066"
867-
					local vp = Create("BodyVelocity")({P = 500, maxForce = Vector3.new(math.huge, 0, math.huge), velocity = Property.CFrame.lookVector * knockback + Property.Velocity / 1.05})
867+
    lmao.Parent = rootpart
868-
					if knockback > 0 then
868+
    game.Debris:AddItem(lmao, 25)
869-
						vp.Parent = hit.Parent.Torso
869+
    lmao:Play()
870-
					end
870+
    chr.PrimaryPart = rootpart
871-
					hit.Parent.Humanoid.WalkSpeed = hit.Parent.Humanoid.WalkSpeed - 8
871+
    wait(0.75)
872-
                                      coroutine.wrap(function()
872+
    rootpart.Anchored = true
873-
                                      wait(7.5)
873+
    for _ = 1, 40 do
874-
hit.Parent.Humanoid.WalkSpeed = hit.Parent.Humanoid.WalkSpeed + 8
874+
      wait(0.04)
875-
                                      end)()
875+
      chr:MoveTo(rootpart.Position + Vector3.new(0, 60, 0))
876-
					game:GetService("Debris"):AddItem(vp, 0.5)
876+
      chr:SetPrimaryPartCFrame(rootpart.CFrame * CFrame.Angles(math.rad(0.2), math.rad(0), math.rad(0)))
877
    end
878-
								elseif Type == "ZA" then
878+
    for _ = 1, 12 do
879-
											--[[local BodPos = Create("BodyPosition")({P = 50000, D = 1000, maxForce = Vector3.new(math.huge, math.huge, math.huge), position = hit.Parent.Torso.Position, Parent = hit.Parent.Torso})
879+
      wait(0.03)
880-
											local BodGy = Create("BodyGyro")({maxTorque = Vector3.new(400000, 400000, 400000) * math.huge, P = 20000, Parent = hit.Parent.Torso, cframe = hit.Parent.Torso.CFrame})]]
880+
      chr:MoveTo(rootpart.Position + Vector3.new(0, 10, 0))
881-
hit.Parent.Torso.Anchored = true				
881+
      chr:SetPrimaryPartCFrame(rootpart.CFrame * CFrame.Angles(math.rad(0.2), math.rad(0), math.rad(0)))
882-
								elseif Type == "UNZA" then
882+
    end
883-
											--[[local BodPos = Create("BodyPosition")({P = 50000, D = 1000, maxForce = Vector3.new(math.huge, math.huge, math.huge), position = hit.Parent.Torso.Position, Parent = hit.Parent.Torso})
883+
    for c = 1, 14 do
884-
											local BodGy = Create("BodyGyro")({maxTorque = Vector3.new(400000, 400000, 400000) * math.huge, P = 20000, Parent = hit.Parent.Torso, cframe = hit.Parent.Torso.CFrame})]]
884+
      wait(0.01)
885-
hit.Parent.Torso.Anchored = false	
885+
      torso:FindFirstChild("Right Shoulder").C0 = torso:FindFirstChild("Right Shoulder").C0:lerp(RightShoulderC0 * CFrame.new(0, 0.6, 0) * CFrame.Angles(math.rad(10), math.rad(-20), math.rad(178)), 0.3)
886-
								elseif Type == "Freeze" then
886+
      torso:FindFirstChild("Left Shoulder").C0 = torso:FindFirstChild("Left Shoulder").C0:lerp(LeftShoulderC0 * CFrame.new(0, 0.6, 0) * CFrame.Angles(math.rad(10), math.rad(20), math.rad(-178)), 0.3)
887-
											local BodPos = Create("BodyPosition")({P = 50000, D = 1000, maxForce = Vector3.new(math.huge, math.huge, math.huge), position = hit.Parent.Torso.Position, Parent = hit.Parent.Torso})
887+
      torso:FindFirstChild("Neck").C0 = torso:FindFirstChild("Neck").C0:lerp(NeckC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(0)), 0.3)
888-
											local BodGy = Create("BodyGyro")({maxTorque = Vector3.new(400000, 400000, 400000) * math.huge, P = 20000, Parent = hit.Parent.Torso, cframe = hit.Parent.Torso.CFrame})
888+
      torso:FindFirstChild("Right Hip").C0 = torso:FindFirstChild("Right Hip").C0:lerp(RightHipC0 * CFrame.new(0, 0.15, 0) * CFrame.Angles(math.rad(-10), math.rad(-10), math.rad(0)), 0.3)
889-
											hit.Parent.Torso.Anchored = true
889+
      torso:FindFirstChild("Left Hip").C0 = torso:FindFirstChild("Left Hip").C0:lerp(LeftHipC0 * CFrame.new(0, 0.15, 0) * CFrame.Angles(math.rad(-10), math.rad(10), math.rad(0)), 0.3)
890
    end
891-
											coroutine.resume(coroutine.create(function(Part)
891+
    local trn = function(p)
892-
												
892+
      for _ = 1, 6 do
893
        wait()
894
        p.Transparency = p.Transparency - 0.18
895-
		swait(1.5)
895+
      end
896-
		hit.Parent.Torso.Anchored = false
896+
    end
897-
		end), hit.Parent.Torso)
897+
    local function bignoob(cfrem, scalo)
898-
											game:GetService("Debris"):AddItem(BodPos, 3)
898+
      nscale.Value = scalo
899-
											game:GetService("Debris"):AddItem(BodGy, 3)
899+
      local md = Instance.new("Model")
900-
										end
900+
      md.Name = "The Noob"
901-
											local debounce = Create("BoolValue")({Name = "DebounceHit", Parent = hit.Parent, Value = true})
901+
      md.Parent = workspace
902-
											game:GetService("Debris"):AddItem(debounce, Delay)
902+
      local hu = Instance.new("Humanoid")
903-
											c = Instance.new("ObjectValue")
903+
      hu.MaxHealth = 0
904-
											c.Name = "creator"
904+
      hu.RigType = "R6"
905-
											c.Value = Player
905+
      hu.Name = "nothumanxd"
906-
											c.Parent = h
906+
      hu.Parent = md
907-
											game:GetService("Debris"):AddItem(c, 0.5)
907+
      local anm = Instance.new("Animator")
908-
										end
908+
      anm.Parent = hu
909-
									end
909+
      hu.PlatformStand = true
910
      local hd = Instance.new("Part")
911-
	ShowDamage = function(Pos, Text, Time, Color)
911+
      hd.Name = "Head"
912-
	
912+
      hd.Size = Vector3.new(2 * nscale.Value, 1 * nscale.Value, 1 * nscale.Value)
913-
	local Rate = 0.033333333333333
913+
      hd.TopSurface = "Smooth"
914-
	if not Pos then
914+
      hd.BottomSurface = "Inlet"
915-
		local Pos = Vector3.new(0, 0, 0)
915+
      hd.Locked = true
916-
	end
916+
      hd.Transparency = 1
917-
	local Text = Text or ""
917+
      hd.BrickColor = BrickColor.new("Bright yellow")
918-
	local Time = Time or 2
918+
      hd.CanCollide = false
919-
	if not Color then
919+
      hd.Parent = md
920-
		local Color = Color3.new(1, 0, 1)
920+
      local hm = Instance.new("SpecialMesh")
921-
	end
921+
      hm.MeshType = "Head"
922-
	local EffectPart = CreatePart(workspace, "SmoothPlastic", 0, 1, BrickColor.new(Color), "Effect", Vector3.new(0, 0, 0))
922+
      hm.Scale = Vector3.new(1.25, 1.25, 1.25)
923-
	EffectPart.Anchored = true
923+
      hm.Parent = hd
924-
	local BillboardGui = Create("BillboardGui")({Size = UDim2.new(3, 0, 3, 0), Adornee = EffectPart, Parent = EffectPart})
924+
      local hf = Instance.new("Decal")
925-
	local TextLabel = Create("TextLabel")({BackgroundTransparency = 1, Size = UDim2.new(1, 0, 1, 0), Text = Text, TextColor3 = Color, TextScaled = true, Font = Enum.Font.ArialBold, Parent = BillboardGui})
925+
      hf.Texture = "rbxasset://textures/face.png"
926-
	game.Debris:AddItem(EffectPart, Time + 0.1)
926+
      local gen = math.random(1, 40)
927-
	EffectPart.Parent = game:GetService("Workspace")
927+
      if gen == 3 then
928-
	delay(0, function()
928+
        hf.Texture = "rbxassetid://260884109"
929-
		
929+
      end
930-
		local Frames = Time / Rate
930+
      if gen == 8 then
931-
		for Frame = 1, Frames do
931+
        hf.Texture = "rbxassetid://260569492"
932-
			wait(Rate)
932+
      end
933-
			local Percent = Frame / Frames
933+
      if gen == 12 then
934-
			EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
934+
        hf.Texture = "rbxassetid://259580505"
935-
			TextLabel.TextTransparency = Percent
935+
      end
936-
		end
936+
      if gen == 16 then
937-
		if EffectPart and EffectPart.Parent then
937+
        hf.Texture = "rbxassetid://259579232"
938-
			EffectPart:Destroy()
938+
      end
939-
		end
939+
      if gen == 24 then
940-
	end
940+
        hf.Texture = "rbxassetid://259571525"
941-
)
941+
      end
942
      if gen == 28 then
943
        hf.Texture = "rbxassetid://258283210"
944-
	MagniDamage = function(Part, magni, mindam, maxdam, knock, Type, HitSound, HitPitch)
944+
      end
945
      if gen == 32 then
946-
	
946+
        hf.Texture = "rbxassetid://258940032"
947-
	for _,c in pairs(workspace:children()) do
947+
      end
948-
		local hum = c:findFirstChild("Humanoid")
948+
      if gen == 38 then
949-
		if hum ~= nil then
949+
        hf.Texture = "rbxassetid://673220970"
950-
			local head = c:findFirstChild("Torso")
950+
        hf.Color3 = Color3.new(0, 0, 0)
951-
			if head ~= nil then
951+
      end
952-
				local targ = head.Position - Part.Position
952+
      hf.Face = "Front"
953-
				local mag = targ.magnitude
953+
      hf.Parent = hd
954-
				if mag <= magni and c.Name ~= Player.Name then
954+
      local hrp = Instance.new("Part")
955-
					Damagefunc(head, head, mindam, maxdam, knock, Type, RootPart, 0.1, "http://www.roblox.com/asset/?id=231917784", 1) -- 231917784
955+
      hrp.Name = "HumanoidRootPart"
956-
				end
956+
      hrp.TopSurface, hrp.BottomSurface = 0, 0
957
      hrp.Size = Vector3.new(2 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
958-
			
958+
      hrp.Transparency = 1
959-
		end
959+
      hrp.CanCollide = false
960-
	end
960+
      hrp.Anchored = true
961
      hrp.Locked = true
962
      hrp.Parent = md
963-
	EffectModel = Instance.new("Model", Character)
963+
      local learm = Instance.new("Part")
964-
	EffectModel.Name = "Effects"
964+
      learm.Name = "Left Arm"
965-
	Effects = {
965+
      learm.BrickColor = BrickColor.new("Bright yellow")
966-
Block = {Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay, Type)
966+
      learm.CanCollide = false
967-
	
967+
      learm.Transparency = 1
968-
	local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
968+
      learm.Locked = true
969-
	prt.Anchored = true
969+
      learm.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
970-
	prt.CFrame = cframe
970+
      learm.Parent = md
971-
	local msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
971+
      local riarm = Instance.new("Part")
972-
	game:GetService("Debris"):AddItem(prt, 10)
972+
      riarm.Name = "Right Arm"
973-
	if Type == 1 or Type == nil then
973+
      riarm.BrickColor = BrickColor.new("Bright yellow")
974-
		table.insert(Effects, {prt, "Block1", delay, x3, y3, z3, msh})
974+
      riarm.CanCollide = false
975-
	else
975+
      riarm.Transparency = 1
976-
		if Type == 2 then
976+
      riarm.Locked = true
977-
			table.insert(Effects, {prt, "Block2", delay, x3, y3, z3, msh})
977+
      riarm.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
978-
		end
978+
      riarm.Parent = md
979-
	end
979+
      local leleg = Instance.new("Part")
980
      leleg.Name = "Left Leg"
981-
}
981+
      leleg.BrickColor = BrickColor.new("Br. yellowish green")
982-
, 
982+
      leleg.CanCollide = false
983-
Sphere = {Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
983+
      leleg.Transparency = 1
984-
	
984+
      leleg.Locked = true
985-
	local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
985+
      leleg.BottomSurface = 0
986-
	prt.Anchored = true
986+
      leleg.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
987-
	prt.CFrame = cframe
987+
      leleg.Parent = md
988-
	local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
988+
      local rileg = Instance.new("Part")
989-
	game:GetService("Debris"):AddItem(prt, 10)
989+
      rileg.Name = "Right Leg"
990-
	table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
990+
      rileg.BrickColor = BrickColor.new("Br. yellowish green")
991
      rileg.CanCollide = false
992-
}
992+
      rileg.Locked = true
993-
, 
993+
      rileg.Transparency = 1
994-
Cylinder = {Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
994+
      rileg.BottomSurface = 0
995-
	
995+
      rileg.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
996-
	local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
996+
      rileg.Parent = md
997-
	prt.Anchored = true
997+
      local tor = Instance.new("Part")
998-
	prt.CFrame = cframe
998+
      tor.Name = "Torso"
999-
	local msh = CFuncs.Mesh.Create("CylinderMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
999+
      tor.BrickColor = BrickColor.new("Bright blue")
1000-
	game:GetService("Debris"):AddItem(prt, 10)
1000+
      tor.Locked = true
1001-
	table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
1001+
      tor.Anchored = true
1002
      tor.CanCollide = false
1003-
}
1003+
      tor.Transparency = 1
1004-
, 
1004+
      tor.Size = Vector3.new(2 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
1005-
Wave = {Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
1005+
      tor.LeftSurface, tor.RightSurface = "Weld", "Weld"
1006-
	
1006+
      tor.Parent = md
1007-
	local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
1007+
      md.PrimaryPart = hrp
1008-
	prt.Anchored = true
1008+
      md:SetPrimaryPartCFrame(cfrem)
1009-
	prt.CFrame = cframe
1009+
      md:makeJoints()
1010-
	local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "FileMesh", "rbxassetid://20329976", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
1010+
      makejoint(tor, RightShoulderC0, RightShoulderC1, tor, riarm, "Right Shoulder")
1011-
	game:GetService("Debris"):AddItem(prt, 10)
1011+
      makejoint(tor, LeftShoulderC0, LeftShoulderC1, tor, learm, "Left Shoulder")
1012-
	table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
1012+
      makejoint(tor, RightHipC0, RightHipC1, tor, rileg, "Right Hip")
1013
      makejoint(tor, LeftHipC0, LeftHipC1, tor, leleg, "Left Hip")
1014-
}
1014+
      makejoint(hrp, RootJointC0, RootJointC1, hrp, tor, "RootJoint")
1015-
, 
1015+
      makejoint(tor, NeckC0, NeckC1, tor, hd, "Neck")
1016-
Ring = {Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
1016+
      tor:FindFirstChild("Right Shoulder").C0 = tor:FindFirstChild("Right Shoulder").C0 * CFrame.new(7, 22, -11) * CFrame.Angles(math.rad(6), 0, 0)
1017-
	
1017+
      tor:FindFirstChild("Left Shoulder").C0 = tor:FindFirstChild("Left Shoulder").C0 * CFrame.new(-7, 22, -11) * CFrame.Angles(math.rad(6), 0, 0)
1018-
	local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
1018+
      tor:FindFirstChild("Right Hip").C0 = tor:FindFirstChild("Right Hip").C0 * CFrame.new(7, 19, 7.5) * CFrame.Angles(math.rad(10), 0, 0)
1019-
	prt.Anchored = true
1019+
      tor:FindFirstChild("Left Hip").C0 = tor:FindFirstChild("Left Hip").C0 * CFrame.new(-7, 19, 7.5) * CFrame.Angles(math.rad(10), 0, 0)
1020-
	prt.CFrame = cframe
1020+
      tor:FindFirstChild("Neck").C0 = tor:FindFirstChild("Neck").C0 * CFrame.new(0, 1, 3) * CFrame.Angles(math.rad(-90), 0, 0)
1021-
	local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "FileMesh", "rbxassetid://3270017", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
1021+
      trn(tor)
1022-
	game:GetService("Debris"):AddItem(prt, 10)
1022+
      trn(hd)
1023-
	table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
1023+
      trn(learm)
1024
      trn(riarm)
1025-
}
1025+
      trn(leleg)
1026-
, 
1026+
      trn(rileg)
1027-
Break = {Create = function(brickcolor, cframe, x1, y1, z1)
1027+
      nscale.Value = 1
1028-
	
1028+
    end
1029-
	local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new(0.5, 0.5, 0.5))
1029+
    local yehboi = true
1030-
	prt.Anchored = true
1030+
    bignoob(rootpart.CFrame * CFrame.new(0, 10, 0) * CFrame.Angles(math.rad(90), 0, 0), 15)
1031-
	prt.CFrame = cframe * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
1031+
    coroutine.resume(coroutine.create(function()
1032-
	local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
1032+
      while workspace:FindFirstChild("The Noob") and yehboi == true do
1033-
	local num = math.random(10, 50) / 1000
1033+
        swait()
1034-
	game:GetService("Debris"):AddItem(prt, 10)
1034+
        workspace:FindFirstChild("The Noob"):SetPrimaryPartCFrame(rootpart.CFrame * CFrame.new(0, 9, 0) * CFrame.Angles(math.rad(90), 0, 0))
1035-
	table.insert(Effects, {prt, "Shatter", num, prt.CFrame, math.random() - math.random(), 0, math.random(50, 100) / 100})
1035+
      end
1036
    end))
1037-
}
1037+
    local function bam(cframe, intens, nu)
1038-
}
1038+
      local pou1 = Instance.new("Part")
1039-
	BlockEffect = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay, Type)
1039+
      pou1.BrickColor = BrickColor.new("Grey")
1040-
	
1040+
      pou1.Transparency = 0.1
1041-
	local prt = CreatePart(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new())
1041+
      pou1.CFrame = cframe
1042-
	prt.Anchored = true
1042+
      pou1.Parent = mod
1043-
	prt.CFrame = cframe
1043+
      local mosh = Instance.new("SpecialMesh")
1044-
	local msh = CreateMesh("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
1044+
      mosh.MeshType = "FileMesh"
1045-
	game:GetService("Debris"):AddItem(prt, 10)
1045+
      mosh.MeshId = "rbxassetid://489415447"
1046-
	if Type == 1 or Type == nil then
1046+
      mosh.Scale = Vector3.new(1, 1, 1)
1047-
		table.insert(Effects, {prt, "Block1", delay, x3, y3, z3, msh})
1047+
      mosh.Parent = pou1
1048-
	else
1048+
      coroutine.resume(coroutine.create(function()
1049-
		if Type == 2 then
1049+
        for _ = 1, nu do
1050-
			table.insert(Effects, {prt, "Block2", delay, x3, y3, z3, msh})
1050+
          swait()
1051-
		end
1051+
          mosh.Scale = mosh.Scale + Vector3.new(3 * intens, 3 * intens, 3 * intens)
1052-
	end
1052+
          pou1.Transparency = pou1.Transparency + 0.9 / nu
1053
        end
1054
        pou1:Destroy()
1055-
	CreateSound = function(id, par, vol, pit)
1055+
      end))
1056-
	
1056+
    end
1057-
	coroutine.resume(coroutine.create(function()
1057+
    wait(1)
1058-
		
1058+
    for _ = 1, 50 do
1059-
		local sou = Instance.new("Sound", par or workspace)
1059+
      wait(0.025)
1060-
		sou.Volume = vol
1060+
      chr:MoveTo(rootpart.Position + Vector3.new(0, -9.5, 0))
1061-
		sou.Pitch = pit or 1
1061+
      chr:SetPrimaryPartCFrame(rootpart.CFrame * CFrame.Angles(math.rad(-3.8), math.rad(0), math.rad(0)))
1062-
		sou.SoundId = id
1062+
    end
1063-
		swait()
1063+
    for _ = 1, 30 do
1064-
		sou:play()
1064+
      wait()
1065-
		game:GetService("Debris"):AddItem(sou, 6)
1065+
      chr:MoveTo(rootpart.Position + Vector3.new(0, -79.1, 0))
1066-
	end
1066+
    end
1067-
))
1067+
    local ry = Ray.new(rootpart.Position + Vector3.new(0, -6, 0), rootpart.CFrame.upVector * 150)
1068
    local part, poso = workspace:FindPartOnRayWithIgnoreList(ry, {chr}, false, false)
1069
    if part then
1070-
	Laser = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
1070+
      debris(CFrame.new(poso), part, 25)
1071-
	
1071+
    end
1072-
	local prt = CreatePart(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new(0.5, 0.5, 0.5))
1072+
    chr:MoveTo(poso + Vector3.new(0, 15, 0))
1073-
	prt.Anchored = true
1073+
    yehboi = false
1074-
	prt.CFrame = cframe
1074+
    coroutine.resume(coroutine.create(function()
1075-
	prt.Material = "Neon"
1075+
      local sond = Instance.new("Sound")
1076-
	local msh = CreateMesh("CylinderMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
1076+
      sond.Volume = 3
1077-
	game:GetService("Debris"):AddItem(prt, 10)
1077+
      sond.Pitch = 0.5
1078-
	coroutine.resume(coroutine.create(function(Part, Mesh)
1078+
      sond.MaxDistance = 300
1079-
		
1079+
      sond.SoundId = "rbxassetid://157878578"
1080-
		for i = 0, 1, delay do
1080+
      sond.Parent = workspace:FindFirstChild("The Noob").Torso
1081-
			swait()
1081+
      sond:Play()
1082-
			Part.Transparency = i
1082+
    end))
1083-
			Mesh.Scale = Mesh.Scale + Vector3.new(x3, y3, z3)
1083+
    stun(workspace:FindFirstChild("The Noob").Torso, 26, 7)
1084-
		end
1084+
    hito(workspace:FindFirstChild("The Noob").Torso, 26, 15)
1085-
		Part.Parent = nil
1085+
    bam(workspace:FindFirstChild("The Noob").Torso.CFrame * CFrame.new(0, -5, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0)), 16, 32)
1086-
	end
1086+
    for _ = 1, 10 do
1087-
), prt, msh)
1087+
      wait()
1088
      chr:SetPrimaryPartCFrame(rootpart.CFrame * CFrame.Angles(math.rad(7), math.rad(0), math.rad(0)))
1089
    end
1090-
	shoottraildd = function(mouse, partt, SpreadAmount)
1090+
    for _ = 1, 8 do
1091-
	
1091+
      wait()
1092-
	local SpreadVectors = Vector3.new(math.random(-SpreadAmount, SpreadAmount), math.random(-SpreadAmount, SpreadAmount), math.random(-SpreadAmount, SpreadAmount))
1092+
      chr:SetPrimaryPartCFrame(rootpart.CFrame * CFrame.Angles(math.rad(4.5), math.rad(2), math.rad(0)))
1093-
	local MainPos = partt.Position
1093+
      torso:FindFirstChild("Right Shoulder").C0 = torso:FindFirstChild("Right Shoulder").C0:lerp(RightShoulderC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-10), math.rad(10), math.rad(80)), 0.4)
1094-
	local MainPos2 = mouse.Hit.p + SpreadVectors
1094+
      torso:FindFirstChild("Left Shoulder").C0 = torso:FindFirstChild("Left Shoulder").C0:lerp(LeftShoulderC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-10), math.rad(-10), math.rad(80)), 0.4)
1095-
	local MouseLook = CFrame.new((MainPos + MainPos2) / 2, MainPos2)
1095+
    end
1096-
	local speed = 15
1096+
    local br = Instance.new("Part")
1097-
	local num = 20
1097+
    br.Anchored = true
1098-
	coroutine.resume(coroutine.create(function()
1098+
    br.CFrame = workspace:FindFirstChild("The Noob").Torso.CFrame
1099-
		
1099+
    br.Transparency = 1
1100-
		repeat
1100+
    br.CanCollide = false
1101-
			swait()
1101+
    br.Parent = workspace
1102-
			local hit, pos = rayCast(MainPos, MouseLook.lookVector, speed, RootPart.Parent)
1102+
    game.Debris:AddItem(br, 30)
1103-
			local mag = (MainPos - pos).magnitude
1103+
    local hrz = Instance.new("Part")
1104-
			Laser(BrickColor.new("Pastel light blue"), CFrame.new((MainPos + pos) / 2, pos) * angles(1.57, 0, 0), 1, mag * (speed / (speed / 2)), 1, -0.175, 0, -0.175, 0.15)
1104+
    hrz.Anchored = true
1105-
			MainPos = MainPos + MouseLook.lookVector * speed
1105+
    hrz.CFrame = rootpart.CFrame
1106-
			num = num - 1
1106+
    hrz.Transparency = 1
1107-
			MouseLook = MouseLook * angles(math.rad(-1), 0, 0)
1107+
    hrz.CanCollide = false
1108-
			if hit ~= nil then
1108+
    hrz.Parent = workspace
1109-
				num = 0
1109+
    game.Debris:AddItem(hrz, 30)
1110-
				CFuncs.Sound.Create("http://www.roblox.com/asset/?id=377357848", refpart, 1, 1.2)
1110+
    wait(0.4)
1111-
				local refpart = CreatePart(EffectModel, "SmoothPlastic", 0, 1, BrickColor.new("Really black"), "Effect", Vector3.new())
1111+
    coroutine.resume(coroutine.create(function()
1112-
				refpart.Anchored = true
1112+
      local f = true
1113-
				refpart.CFrame = CFrame.new(pos)
1113+
      for n = 1, 70 do
1114-
				game:GetService("Debris"):AddItem(refpart, 2)
1114+
        wait()
1115
        workspace:FindFirstChild("The Noob"):SetPrimaryPartCFrame(br.CFrame * CFrame.new(math.random(-1, 1), math.random(-1, 1), math.random(-1, 1)))
1116-
			do
1116+
        if f == true then
1117-
				if num <= 0 then
1117+
          chr:SetPrimaryPartCFrame(hrz.CFrame * CFrame.new(math.random(-1, 1), math.random(-1, 1), math.random(-1, 0)) * CFrame.Angles(math.rad(0), math.rad(-32), math.rad(0)))
1118-
					local refpart = CreatePart(EffectModel, "SmoothPlastic", 0, 1, BrickColor.new("Really black"), "Effect", Vector3.new())
1118+
          torso:FindFirstChild("Neck").C0 = torso:FindFirstChild("Neck").C0:lerp(NeckC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(5), math.rad(21)), 0.9)
1119-
					refpart.Anchored = true
1119+
          f = false
1120-
					refpart.CFrame = CFrame.new(pos)
1120+
        elseif f == false then
1121-
					if hit ~= nil then
1121+
          chr:SetPrimaryPartCFrame(hrz.CFrame * CFrame.new(math.random(-1, 1), math.random(-1, 1), math.random(-1, 0)) * CFrame.Angles(math.rad(0), math.rad(32), math.rad(0)))
1122-
						CFuncs.Sound.Create("http://www.roblox.com/asset/?id=377357848", refpart, 1, 1.2)
1122+
          torso:FindFirstChild("Neck").C0 = torso:FindFirstChild("Neck").C0:lerp(NeckC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(-5), math.rad(-21)), 0.9)
1123
          f = true
1124-
						Effects.Ring.Create(BrickColor.new("Pastel light blue"), refpart.CFrame*CFrame.Angles(math.rad(90),math.rad(0),math.rad(0)), .4, 1, .4, 1, 1, 1, 0.03)
1124+
        end
1125-
						Effects.Sphere.Create(BrickColor.new("Pastel light blue"), refpart.CFrame, .4, 2, .4, 2, 6, 2, 0.04)
1125+
      end
1126-
						Effects.Sphere.Create(BrickColor.new("Pastel light blue"), refpart.CFrame, .5, 1, .5, 3.5, -0.1, 3.5, 0.03)
1126+
    end))
1127-
						Effects.Break.Create(BrickColor.new("Pastel light blue"), refpart.CFrame, 1, 1, 8, 0, 0, 0, 0.02)
1127+
    for _ = 1, 18 do
1128-
						Effects.Break.Create(BrickColor.new("Pastel light blue"), refpart.CFrame, 1, 1, 8, 0, 0, 0, 0.02)
1128+
      wait(0.06)
1129-
						Effects.Break.Create(BrickColor.new("Pastel light blue"), refpart.CFrame, 1, 1, 8, 0, 0, 0, 0.02)
1129+
      torso:FindFirstChild("Right Shoulder").C0 = torso:FindFirstChild("Right Shoulder").C0:lerp(RightShoulderC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(math.random(-16, -5)), math.rad(math.random(5, 16)), math.rad(math.random(-82, -68))), 1)
1130-
						Effects.Break.Create(BrickColor.new("Pastel light blue"), refpart.CFrame, 1, 1, 8, 0, 0, 0, 0.02)
1130+
      torso:FindFirstChild("Left Shoulder").C0 = torso:FindFirstChild("Left Shoulder").C0:lerp(LeftShoulderC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(math.random(-16, -5)), math.rad(math.random(-16, -5)), math.rad(math.random(-117, -100))), 1)
1131-
						MagniDamage(refpart, 15, 4, 6, 0, "Snare")
1131+
      makenoob(rootpart.CFrame * CFrame.new(math.random(-3, 3), math.random(-2, 2), math.random(-5, -3)), rootpart.CFrame.lookVector * math.random(-200, -80), 1)
1132-
					end
1132+
      bam(larm.CFrame, 1, 9)
1133-
					game:GetService("Debris"):AddItem(refpart, 0)
1133+
      coroutine.resume(coroutine.create(function()
1134-
				end
1134+
        local sond = Instance.new("Sound")
1135
        sond.Volume = 0.7
1136-
		until num <= 0
1136+
        sond.PlaybackSpeed = math.random(19, 26) / 10
1137-
	end
1137+
        sond.SoundId = "rbxassetid://157878578"
1138-
))
1138+
        sond.MaxDistance = 150
1139
        sond.Parent = workspace:FindFirstChild("The Noob").Torso
1140
        sond:Play()
1141-
	attackone = function()
1141+
      end))
1142
      wait(0.06)
1143-
	attack = true
1143+
      torso:FindFirstChild("Right Shoulder").C0 = torso:FindFirstChild("Right Shoulder").C0:lerp(RightShoulderC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(math.random(-16, -5)), math.rad(math.random(5, 16)), math.rad(math.random(100, 117))), 1)
1144-
for i = 0, .8, 0.1 do
1144+
      torso:FindFirstChild("Left Shoulder").C0 = torso:FindFirstChild("Left Shoulder").C0:lerp(LeftShoulderC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(math.random(-16, -5)), math.rad(math.random(-16, -5)), math.rad(math.random(68, 82))), 1)
1145-
swait()
1145+
      makenoob(rootpart.CFrame * CFrame.new(math.random(-3, 3), math.random(-2, 2), math.random(-5, -3)), rootpart.CFrame.lookVector * math.random(-200, -80), 1)
1146-
PlayAnimationFromTable({
1146+
      hito(workspace:FindFirstChild("The Noob").Torso, 18, 5)
1147-
CFrame.new(0, -0, -0, 0.983240366, 0, -0.182314038, 0, 1, 0, 0.182314053, 0, 0.983240366) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1147+
      if part then
1148-
CFrame.new(8.56816769e-008, 1.49998975, 3.27825546e-007, 0.968345106, 0.0211830046, 0.248714969, 0, 0.996392667, -0.0848625675, -0.249615386, 0.0821762457, 0.964851975) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1148+
        debris(CFrame.new(poso), part, 1)
1149-
CFrame.new(1.47883904, 1.37533414, -0.118989259, 0.996842504, -0.0781434923, 0.0140943676, -0.0766539723, -0.993345499, -0.0859594867, 0.020717755, 0.0846076906, -0.996199012) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1149+
      end
1150-
CFrame.new(-1.46654546, -0.00545517821, 0.177010268, 0.969353974, 0.160958394, 0.185594693, -0.158087075, 0.986961246, -0.0302666947, -0.18804644, -9.81613994e-007, 0.982160091) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1150+
      bam(rarm.CFrame, 1, 9)
1151-
CFrame.new(0.610617697, -1.99094284, 0.0384979583, 0.988270342, -0.0815663189, 0.129107922, 0.0808790103, 0.996667981, 0.0105663948, -0.129539579, -3.33413482e-007, 0.991574347) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1151+
    end
1152-
CFrame.new(-0.514573693, -1.9992379, 0.0393124409, 0.9955194, 0.0519619919, 0.079001002, -0.0517990179, 0.99864912, -0.00411220873, -0.0791079402, 1.60932541e-006, 0.996866107) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1152+
    wait(0.6)
1153-
}, .3, false)
1153+
    for _ = 1, 15 do
1154-
	asda1.C0 = clerp(asda1.C0, CFrame.new(1.6 + 1 * math.cos((sine) / 35),-2,0) * angles(-math.rad(90),0,math.rad(90)), 0.3)
1154+
      wait(0.02)
1155-
	asda2.C0 = clerp(asda2.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb),0), 0.3)
1155+
      chr:SetPrimaryPartCFrame(rootpart.CFrame * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(2), math.rad(0)))
1156-
	asda3.C0 = clerp(asda3.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb2),0), 0.3)
1156+
    end
1157-
	asda4.C0 = clerp(asda4.C0, CFrame.new(0,-0.2,0) * angles(0,0 + 4 * math.cos((sine) / 50),0), 0.3)--0 + 10 * math.cos((sine) / 40)
1157+
    for _ = 1, 8 do
1158-
	asda5.C0 = clerp(asda5.C0, CFrame.new(0,-0.2,0) * angles(0,0 - 4 * math.cos((sine) / 50),0), 0.3)
1158+
      swait()
1159
      torso:FindFirstChild("Right Shoulder").C0 = torso:FindFirstChild("Right Shoulder").C0:lerp(RightShoulderC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(math.random(-16, -5)), math.rad(math.random(5, 16)), math.rad(math.random(-82, -68))), 1)
1160
      torso:FindFirstChild("Left Shoulder").C0 = torso:FindFirstChild("Left Shoulder").C0:lerp(LeftShoulderC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(math.random(-16, -5)), math.rad(math.random(50, 51)), math.rad(math.random(-91, -89))), 1)
1161-
	local icepart1 = CreatePart(effect, "SmoothPlastic", 0.5, 0, BrickColor.new("Pastel yellow"), "Ice", vt(2, 4, 2))
1161+
      torso:FindFirstChild("Neck").C0 = torso:FindFirstChild("Neck").C0:lerp(NeckC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(5), math.rad(61)), 0.9)
1162-
	icepart1.Anchored = true
1162+
      chr:SetPrimaryPartCFrame(rootpart.CFrame * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(-18), math.rad(0)))
1163-
	icepart1.Material = Enum.Material.Neon
1163+
    end
1164-
	i1msh = CreateMesh("SpecialMesh", icepart1, "FileMesh", "http://www.roblox.com/asset/?id=1778999", vt(0, 0, 0), vt(0.7, 2, 0.7))
1164+
    coroutine.resume(coroutine.create(function()
1165-
	icepart1.CFrame = cf(d1.Position)
1165+
      local sond = Instance.new("Sound")
1166-
	game:GetService("Debris"):AddItem(icepart1, 20)
1166+
      sond.Volume = 3
1167-
	MouseLook = cf(icepart1.Position, mouse.Hit.p)
1167+
      sond.PlaybackSpeed = math.random(6, 8) / 10
1168-
	table.insert(ShootEffects, {MouseLook, "ShootIce", 50, icepart1.Position, 8, 27, 0, icepart1, 7, 2})
1168+
      sond.SoundId = "rbxassetid://157878578"
1169-
CFuncs.Sound.Create("http://www.roblox.com/asset/?id=243711369", RootPart, 1, 1)
1169+
      sond.MaxDistance = 200
1170-
	Effects.Sphere.Create(BrickColor.new("Pastel yellow"), Main.CFrame, 20, 20, 20, 7,7,7, 0.04)
1170+
      sond.Parent = workspace:FindFirstChild("The Noob").Torso
1171-
for i = 0, 1, 0.1 do
1171+
      sond:Play()
1172-
swait()
1172+
    end))
1173-
PlayAnimationFromTable({
1173+
    bam(larm.CFrame, 6, 24)
1174-
CFrame.new(-0.00851282757, 0, 0.0190916806, 0.997331738, 0, 0.0730039924, 0, 1, 0, -0.073003985, 0, 0.997331738) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1174+
    hito(workspace:FindFirstChild("The Noob").Torso, 32, 20)
1175-
CFrame.new(-1.70897692e-007, 1.49998987, -1.6912818e-006, 0.998496473, -0.0161174443, 0.0523953661, 0.0127870068, 0.997913361, 0.0632886514, -0.0533060879, -0.062523514, 0.996618986) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1175+
    wait(0.6)
1176-
CFrame.new(1.41756415, 0.446261495, -0.661091387, 0.989582777, -0.14088431, -0.0296280943, -0.022518998, 0.0517899916, -0.998404145, 0.142193913, 0.988670647, 0.0480779111) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1176+
    for _, d in pairs(torso:GetChildren()) do
1177-
CFrame.new(-1.46655786, -0.00545603503, 0.177008122, 0.969354093, 0.160958484, 0.18559435, -0.15808706, 0.986961246, -0.0302672647, -0.188046187, -3.66009772e-007, 0.98216033) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1177+
      if d.ClassName == "Motor6D" then
1178-
CFrame.new(0.610601902, -1.99094224, 0.0384980775, 0.988270879, -0.0815661848, 0.129104376, 0.0808790103, 0.996667922, 0.0105653116, -0.129535973, 4.46569175e-007, 0.991574824) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1178+
        d:Destroy()
1179-
CFrame.new(-0.514607847, -1.99923801, 0.0393167809, 0.99551934, 0.0519619472, 0.0790022239, -0.0517989732, 0.998649061, -0.00411218312, -0.0791091472, 1.52480789e-006, 0.996866107) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1179+
      end
1180-
}, .3, false)
1180+
    end
1181-
	asda1.C0 = clerp(asda1.C0, CFrame.new(1.6 + 1 * math.cos((sine) / 35),-2,0) * angles(-math.rad(90),0,math.rad(90)), 0.3)
1181+
    makejoint(torso, NeckC0, NeckC1, torso, chr.Head, "Neck")
1182-
	asda2.C0 = clerp(asda2.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb),0), 0.3)
1182+
    makejoint(torso, LeftShoulderC0, LeftShoulderC1, torso, larm, "Left Shoulder")
1183-
	asda3.C0 = clerp(asda3.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb2),0), 0.3)
1183+
    makejoint(torso, RightShoulderC0, RightShoulderC1, torso, rarm, "Right Shoulder")
1184-
	asda4.C0 = clerp(asda4.C0, CFrame.new(0,-0.2,0) * angles(0,0 + 4 * math.cos((sine) / 50),0), 0.3)--0 + 10 * math.cos((sine) / 40)
1184+
    makejoint(torso, LeftHipC0, LeftHipC1, torso, lleg, "Left Hip")
1185-
	asda5.C0 = clerp(asda5.C0, CFrame.new(0,-0.2,0) * angles(0,0 - 4 * math.cos((sine) / 50),0), 0.3)
1185+
    makejoint(torso, RightHipC0, RightHipC1, torso, rleg, "Right Hip")
1186
    chr:SetPrimaryPartCFrame(workspace:FindFirstChild("The Noob").Torso.CFrame * CFrame.new(0, 0, 8))
1187
    chr:SetPrimaryPartCFrame(rootpart.CFrame * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)))
1188-
	attack = false
1188+
    for _ = 1, 40 do
1189
      swait()
1190
      chr:MoveTo(rootpart.CFrame.p + Vector3.new(0, 2, -3))
1191-
	attacktwo = function()
1191+
      chr:SetPrimaryPartCFrame(rootpart.CFrame * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)))
1192-
	
1192+
    end
1193-
	attack = true
1193+
    rootpart.Anchored = false
1194-
for i = 0, .8, 0.1 do
1194+
    animo.Parent = human
1195-
swait()
1195+
    chr.Animate.Disabled = false
1196-
PlayAnimationFromTable({
1196+
    hito(workspace:FindFirstChild("The Noob").Torso, 36, 40)
1197-
CFrame.new(0, -0, -0, 0.915169716, 0, -0.403068811, 0, 1, 0, 0.403068841, 0, 0.915169716) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1197+
    for _, parz in pairs(workspace:FindFirstChild("The Noob"):GetChildren()) do
1198-
CFrame.new(0, 1.49998999, 0, 0.915169716, 0, 0.403068841, 0, 1, 0, -0.403068811, 0, 0.915169716) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1198+
      if parz.ClassName == "Part" then
1199-
CFrame.new(1.72302592, 0.480873883, 0.34545505, -0.360856354, -0.932621479, 1.3820827e-006, 0.0416060127, -0.0160999689, -0.999004364, 0.931692958, -0.360497057, 0.0446124338) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1199+
        for _, g in pairs(parz:GetChildren()) do
1200-
CFrame.new(-1.60763597, 0.0917641222, 0.111390933, 0.964031518, 0.193775475, 0.181918919, -0.19041495, 0.981045961, -0.035931509, -0.185433418, -9.68575478e-007, 0.982656896) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1200+
          if g.ClassName == "Motor6D" then
1201-
CFrame.new(0.549230337, -1.97915792, 0.171269327, 0.995902479, -2.57045031e-007, 0.090434432, -0.0109210024, 0.992681265, 0.120269552, -0.0897725523, -0.120764367, 0.988613605) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1201+
            g:Destroy()
1202-
CFrame.new(-0.513430953, -1.99406397, -0.104594104, 0.991901577, -2.01165676e-007, 0.127009511, 0.00719299726, 0.998395145, -0.056173306, -0.126805633, 0.0566319749, 0.990309715) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1202+
          end
1203-
}, .3, false)
1203+
        end
1204-
	asda1.C0 = clerp(asda1.C0, CFrame.new(1.6 + 1 * math.cos((sine) / 35),-2,0) * angles(-math.rad(90),0,math.rad(90)), 0.3)
1204+
        if parz.Name == "HumanoidRootPart" then
1205-
	asda2.C0 = clerp(asda2.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb),0), 0.3)
1205+
          parz:Destroy()
1206-
	asda3.C0 = clerp(asda3.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb2),0), 0.3)
1206+
        end
1207-
	asda4.C0 = clerp(asda4.C0, CFrame.new(0,-0.2,0) * angles(0,0 + 4 * math.cos((sine) / 50),0), 0.3)--0 + 10 * math.cos((sine) / 40)
1207+
        if workspace:FindFirstChild("The Noob"):FindFirstChild("Humanoid") then
1208-
	asda5.C0 = clerp(asda5.C0, CFrame.new(0,-0.2,0) * angles(0,0 - 4 * math.cos((sine) / 50),0), 0.3)
1208+
          workspace:FindFirstChild("The Noob"):FindFirstChild("Humanoid"):Destroy()
1209
        end
1210-
for i = 0, 1, 0.1 do
1210+
        parz.Anchored = false
1211-
swait()
1211+
        parz.CanCollide = false
1212-
PlayAnimationFromTable({
1212+
        do
1213-
CFrame.new(0.0512321219, 0, 0.0664251596, 0.597703338, 0, 0.80171746, 0, 1, 0, -0.80171746, 0, 0.597703338) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1213+
          local bodyp = Instance.new("BodyVelocity")
1214-
CFrame.new(-0.0930336639, 1.49998999, -0.0208555777, 0.803879023, 0, -0.594793081, 0, 1, 0, 0.594793081, 0, 0.803879023) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1214+
          bodyp.MaxForce = Vector3.new(math.huge, math.huge, math.huge)
1215-
CFrame.new(1.37545145, 0.43551597, -0.697339773, 0.770106077, -0.637804031, 0.0119516104, 0.0810759738, 0.0792760402, -0.993550301, 0.632742822, 0.766108036, 0.112761557) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1215+
          bodyp.Velocity = Vector3.new(math.random(-200, 200), math.random(150, 300), math.random(-200, 200))
1216-
CFrame.new(-1.59538281, 0.133316398, 0.058069095, 0.928464472, 0.363101572, 0.0781743824, -0.364578098, 0.931159317, 0.00501947524, -0.0709702671, -0.0331610888, 0.996927142) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1216+
          bodyp.P = 500
1217-
CFrame.new(0.727690279, -1.98223972, -0.035868004, 0.92835331, -0.158009529, 0.336442113, 0.164802998, 0.986290216, 0.00846458785, -0.333167076, 0.0475885421, 0.941666245) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1217+
          bodyp.Parent = parz
1218-
CFrame.new(-0.607054114, -2.02382755, -0.0483864322, 0.995053411, 0.0982613564, 0.0146176517, -0.0972279757, 0.993469954, -0.0597009957, -0.020388484, 0.0579844266, 0.9981094) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1218+
          parz.RotVelocity = Vector3.new(math.random(-700, 700), math.random(-700, 700), math.random(-700, 700))
1219-
}, .3, false)
1219+
          delay(0.02, function()
1220-
	asda1.C0 = clerp(asda1.C0, CFrame.new(1.6 + 1 * math.cos((sine) / 35),-2,0) * angles(-math.rad(90),0,math.rad(90)), 0.3)
1220+
            bodyp:Destroy()
1221-
	asda2.C0 = clerp(asda2.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb),0), 0.3)
1221+
            wait(2)
1222-
	asda3.C0 = clerp(asda3.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb2),0), 0.3)
1222+
            parz.CanCollide = true
1223-
	asda4.C0 = clerp(asda4.C0, CFrame.new(0,-0.2,0) * angles(0,0 + 4 * math.cos((sine) / 50),0), 0.3)--0 + 10 * math.cos((sine) / 40)
1223+
          end)
1224-
	asda5.C0 = clerp(asda5.C0, CFrame.new(0,-0.2,0) * angles(0,0 - 4 * math.cos((sine) / 50),0), 0.3)
1224+
          game.Debris:AddItem(parz, 10)
1225
        end
1226-
	CFuncs.Sound.Create("http://www.roblox.com/asset/?id=200633327", hitaa, 1, 1)
1226+
      end
1227-
	MagniDamage(hitaa, 5, 10, 15, 8, "Normal")
1227+
    end
1228-
	Effects.Ring.Create(BrickColor.new("Pastel yellow"), hitaa.CFrame*CFrame.Angles(math.random(-3,3),math.random(-3,3),math.random(-3,3)), 1, 1, 1, .4, .4, .4, 0.07)
1228+
    coroutine.resume(coroutine.create(function()
1229-
	Effects.Sphere.Create(BrickColor.new("Pastel yellow"), hitaa.CFrame, 3, 3, 3, 1, 1, 1, 0.07)
1229+
      local ex = Instance.new("Explosion")
1230-
	Effects.Sphere.Create(BrickColor.new("Pastel yellow"), hitaa.CFrame, 5, 5, 5, 1, 1, 1, 0.07)
1230+
      ex.BlastRadius = 40
1231-
	
1231+
      ex.DestroyJointRadiusPercent = 0.2
1232-
	attack = false
1232+
      ex.BlastPressure = 120
1233
      ex.ExplosionType = 2
1234
      ex.Position = workspace:FindFirstChild("The Noob").Torso.Position
1235-
	attackthree = function()
1235+
      ex.Visible = true
1236-
	
1236+
      ex.Parent = workspace
1237-
	attack = true
1237+
      wait(12)
1238-
for i = 0, .8, 0.1 do
1238+
      if workspace:FindFirstChild("The Noob") then
1239-
swait()
1239+
        workspace:FindFirstChild("The Noob"):Destroy()
1240-
PlayAnimationFromTable({
1240+
      end
1241-
CFrame.new(0.0512321219, 0, 0.0664251596, 0.597703338, 0, 0.80171746, 0, 1, 0, -0.80171746, 0, 0.597703338) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1241+
      wait(0.5)
1242-
CFrame.new(-0.0930336639, 1.49998999, -0.0208555777, 0.803879023, 0, -0.594793081, 0, 1, 0, 0.594793081, 0, 0.803879023) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1242+
      warudo = false
1243-
CFrame.new(1.60971248, 0.207180589, -0.495457321, 0.275419563, -0.303849936, -0.912041426, -0.0474039912, 0.943287611, -0.328574836, 0.960154772, 0.133730352, 0.245396167) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1243+
    end))
1244-
CFrame.new(-1.78717256, 0.447586179, 0.334187806, 0.0612866357, 0.951363683, 0.301912785, -0.998120248, 0.0583484732, 0.0187498312, 0.000221760944, -0.302494347, 0.953151345) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1244+
    waruding = false
1245-
CFrame.new(0.727688074, -1.98223948, -0.035872139, 0.931450605, -0.158010811, -0.327768952, 0.132881016, 0.986289978, -0.0978505537, 0.338736713, 0.0475886948, 0.939677) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1245+
1246-
CFrame.new(-0.519062459, -1.94417262, -0.151531458, 0.96966517, -0.0462034196, -0.240031272, 0.00256700069, 0.983844101, -0.179009229, 0.244424284, 0.172962844, 0.954117835) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1246+
  function makenoob(cfrem, velocity, scalo)
1247-
}, .3, false)
1247+
    nscale.Value = scalo
1248-
	asda1.C0 = clerp(asda1.C0, CFrame.new(1.6 + 1 * math.cos((sine) / 35),-2,0) * angles(-math.rad(90),0,math.rad(90)), 0.3)
1248+
    local md = Instance.new("Model")
1249-
	asda2.C0 = clerp(asda2.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb),0), 0.3)
1249+
    md.Name = "Noob"
1250-
	asda3.C0 = clerp(asda3.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb2),0), 0.3)
1250+
    md.Parent = workspace
1251-
	asda4.C0 = clerp(asda4.C0, CFrame.new(0,-0.2,0) * angles(0,0 + 4 * math.cos((sine) / 50),0), 0.3)--0 + 10 * math.cos((sine) / 40)
1251+
    local hu = Instance.new("Humanoid")
1252-
	asda5.C0 = clerp(asda5.C0, CFrame.new(0,-0.2,0) * angles(0,0 - 4 * math.cos((sine) / 50),0), 0.3)
1252+
    hu.RigType = "R6"
1253
    hu.Parent = md
1254-
for i = 0, 1, 0.1 do
1254+
    local anm = Instance.new("Animator")
1255-
swait()
1255+
    anm.Parent = hu
1256-
PlayAnimationFromTable({
1256+
    hu.PlatformStand = true
1257-
CFrame.new(0.0462111123, 0, 0.202685356, 0.461550891, 0, -0.88711375, 0, 1, 0, 0.88711375, 0, 0.461550921) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1257+
    local light = function(part)
1258-
CFrame.new(-0.0968333483, 1.49998999, 0.02548212, 0.18550694, 0, 0.982643008, 0, 1, 0, -0.982643008, 0, 0.18550697) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1258+
      part.CustomPhysicalProperties = PhysicalProperties.new(0.35, 0.3, 0.5)
1259-
CFrame.new(1.6466248, 0.240842074, 0.0897599757, -0.152841717, -0.389663756, -0.908185959, -0.0286720004, 0.920344889, -0.390055358, 0.987834692, -0.0335772336, -0.151839584) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1259+
    end
1260-
CFrame.new(-1.72251821, 0.453693986, -0.312195331, 0.386920214, 0.919621527, 0.0677430406, 0.00720899832, 0.070446007, -0.997489572, -0.922085106, 0.386437207, 0.020627439) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1260+
    local hd = Instance.new("Part")
1261-
CFrame.new(0.7345801, -1.9846673, 0.0372933596, 0.985809922, -0.158008948, -0.0566743612, 0.15479894, 0.986290276, -0.0571744256, 0.0649315119, 0.0475899801, 0.996754408) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1261+
    hd.Name = "Head"
1262-
CFrame.new(-0.648979306, -1.92699826, 0.116046399, 0.914659441, 0.134477407, 0.38120085, -0.123473041, 0.990915298, -0.0533050522, -0.384905994, 0.00168794766, 0.922954321) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1262+
    hd.Size = Vector3.new(2 * nscale.Value, 1 * nscale.Value, 1 * nscale.Value)
1263-
}, .3, false)
1263+
    hd.TopSurface = "Smooth"
1264-
	asda1.C0 = clerp(asda1.C0, CFrame.new(1.6 + 1 * math.cos((sine) / 35),-2,0) * angles(-math.rad(90),0,math.rad(90)), 0.3)
1264+
    hd.BottomSurface = "Inlet"
1265-
	asda2.C0 = clerp(asda2.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb),0), 0.3)
1265+
    hd.Locked = true
1266-
	asda3.C0 = clerp(asda3.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb2),0), 0.3)
1266+
    hd.BrickColor = BrickColor.new("Bright yellow")
1267-
	asda4.C0 = clerp(asda4.C0, CFrame.new(0,-0.2,0) * angles(0,0 + 4 * math.cos((sine) / 50),0), 0.3)--0 + 10 * math.cos((sine) / 40)
1267+
    hd.CanCollide = true
1268-
	asda5.C0 = clerp(asda5.C0, CFrame.new(0,-0.2,0) * angles(0,0 - 4 * math.cos((sine) / 50),0), 0.3)
1268+
    hd.Anchored = false
1269
    light(hd)
1270-
	CFuncs.Sound.Create("http://www.roblox.com/asset/?id=200633327", hitbb, 1, 1)
1270+
    hd.Parent = md
1271-
	MagniDamage(hitbb, 5, 10, 15, 8, "Normal")
1271+
    local hm = Instance.new("SpecialMesh")
1272-
	Effects.Ring.Create(BrickColor.new("Pastel yellow"), hitbb.CFrame*CFrame.Angles(math.random(-3,3),math.random(-3,3),math.random(-3,3)), 1, 1, 1, .4, .4, .4, 0.07)
1272+
    hm.MeshType = "Head"
1273-
	Effects.Sphere.Create(BrickColor.new("Pastel yellow"), hitbb.CFrame, 3, 3, 3, 1, 1, 1, 0.07)
1273+
    hm.Scale = Vector3.new(1.25, 1.25, 1.25)
1274-
	Effects.Sphere.Create(BrickColor.new("Pastel yellow"), hitbb.CFrame, 5, 5, 5, 1, 1, 1, 0.07)
1274+
    hm.Parent = hd
1275-
	
1275+
    local hf = Instance.new("Decal")
1276-
	attack = false
1276+
    hf.Texture = "rbxasset://textures/face.png"
1277
    local gen = math.random(1, 40)
1278
    if gen == 3 then
1279-
	speedy = function()
1279+
      hf.Texture = "rbxassetid://260884109"
1280-
	
1280+
    end
1281-
	attack = true
1281+
    if gen == 8 then
1282-
for i = 0, 2, 0.1 do
1282+
      hf.Texture = "rbxassetid://260569492"
1283-
swait()
1283+
    end
1284-
PlayAnimationFromTable({
1284+
    if gen == 12 then
1285-
CFrame.new(-0, -0, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1285+
      hf.Texture = "rbxassetid://259580505"
1286-
CFrame.new(0, 1.49150038, -0.0688499361, 1, 0, 0, 0, 0.992482662, 0.122385956, 0, -0.122385956, 0.992482662) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1286+
    end
1287-
CFrame.new(0.725152731, 0.0744890273, -0.672266722, 0.865225017, 0.501383841, 4.32208509e-007, -0.387073994, 0.667963982, -0.635608315, -0.318684012, 0.549943984, 0.772011757) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1287+
    if gen == 16 then
1288-
CFrame.new(-0.655232072, 0.0590805709, -0.61469841, 0.785735309, -0.6019665, -0.142325431, 0.451796144, 0.715657234, -0.532649159, 0.42249316, 0.354219079, 0.834283233) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1288+
      hf.Texture = "rbxassetid://259579232"
1289-
CFrame.new(0.610615134, -1.990942, 0.0385110974, 0.9882707, -0.0815659091, 0.129105181, 0.0808790028, 0.996667981, 0.0105633158, -0.129536599, 2.48372089e-006, 0.991574824) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1289+
    end
1290-
CFrame.new(-0.519666016, -1.9989748, -0.0244619809, 0.995519519, 0.0519621335, 0.0789999664, -0.0517989993, 0.99864912, -0.00411419664, -0.0791070238, 3.64350853e-006, 0.996866226) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1290+
    if gen == 24 then
1291-
}, .1, false)
1291+
      hf.Texture = "rbxassetid://259571525"
1292-
	asda1.C0 = clerp(asda1.C0, CFrame.new(1.6 + 1 * math.cos((sine) / 35),-2,0) * angles(-math.rad(90),0,math.rad(90)), 0.3)
1292+
    end
1293-
	asda2.C0 = clerp(asda2.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb),0), 0.3)
1293+
    if gen == 28 then
1294-
	asda3.C0 = clerp(asda3.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb2),0), 0.3)
1294+
      hf.Texture = "rbxassetid://258283210"
1295-
	asda4.C0 = clerp(asda4.C0, CFrame.new(0,-0.2,0) * angles(0,0 + 4 * math.cos((sine) / 50),0), 0.3)--0 + 10 * math.cos((sine) / 40)
1295+
    end
1296-
	asda5.C0 = clerp(asda5.C0, CFrame.new(0,-0.2,0) * angles(0,0 - 4 * math.cos((sine) / 50),0), 0.3)
1296+
    if gen == 32 then
1297
      hf.Texture = "rbxassetid://258940032"
1298-
	Effects.Sphere.Create(BrickColor.new("Pastel yellow"), Torso.CFrame, 5, 5, 5, 7, 7, 7, 0.04)
1298+
    end
1299-
CFuncs.Sound.Create("http://www.roblox.com/asset/?id=199145350", hitbb, 1.8, 1)
1299+
    if gen == 38 then
1300-
CFuncs.Sound.Create("http://www.roblox.com/asset/?id=206083122", hitbb, 1.8, 1.1)
1300+
      hf.Texture = "rbxassetid://673220970"
1301-
Humanoid.WalkSpeed = Humanoid.WalkSpeed + 8
1301+
      hf.Color3 = Color3.new(0, 0, 0)
1302-
MagniDamage(RootPart, 15, 5, 20, 0, "NerfSpeed")
1302+
    end
1303-
for i = 0, 2.5, 0.1 do
1303+
    hf.Face = "Front"
1304-
swait()
1304+
    hf.Parent = hd
1305-
PlayAnimationFromTable({
1305+
    local hrp = Instance.new("Part")
1306-
CFrame.new(0, -0.00939341728, 0.125396341, 1, 0, -0, 0, 0.997205973, -0.0747009963, 0, 0.0747009963, 0.997205973) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1306+
    hrp.Name = "HumanoidRootPart"
1307-
CFrame.new(0, 1.45105875, 0.0791763514, 1, 0, -0, 0, 0.996746778, -0.0805972219, -0, 0.0805972219, 0.996746778) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1307+
    hrp.TopSurface, hrp.BottomSurface = 0, 0
1308-
CFrame.new(1.97454011, 0.509812295, -0.0234206058, 0.0669680238, -0.99768585, 0.0117595494, 0.0795672387, -0.00640839292, -0.996808946, 0.994577467, 0.0676899999, 0.0789539516) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1308+
    hrp.Size = Vector3.new(2 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
1309-
CFrame.new(-1.97330952, 0.508654654, -0.107940592, 0.112083934, 0.993531048, -0.0182603225, -0.212485954, 0.00601216126, -0.977145731, -0.970714688, 0.113402396, 0.211785227) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1309+
    hrp.Transparency = 1
1310-
CFrame.new(0.610615134, -1.990942, 0.0385110974, 0.9882707, -0.0815659091, 0.129105181, 0.0808790028, 0.996667981, 0.0105633158, -0.129536599, 2.48372089e-006, 0.991574824) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1310+
    hrp.CanCollide = false
1311-
CFrame.new(-0.519666016, -1.9989748, -0.0244619809, 0.995519519, 0.0519621335, 0.0789999664, -0.0517989993, 0.99864912, -0.00411419664, -0.0791070238, 3.64350853e-006, 0.996866226) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1311+
    hrp.Locked = true
1312-
}, .2, false)
1312+
    light(hrp)
1313-
	asda1.C0 = clerp(asda1.C0, CFrame.new(1.6 + 1 * math.cos((sine) / 35),-2,0) * angles(-math.rad(90),0,math.rad(90)), 0.3)
1313+
    hrp.Parent = md
1314-
	asda2.C0 = clerp(asda2.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb),0), 0.3)
1314+
    local learm = Instance.new("Part")
1315-
	asda3.C0 = clerp(asda3.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb2),0), 0.3)
1315+
    learm.Name = "Left Arm"
1316-
	asda4.C0 = clerp(asda4.C0, CFrame.new(0,-0.2,0) * angles(0,0 + 4 * math.cos((sine) / 50),0), 0.3)--0 + 10 * math.cos((sine) / 40)
1316+
    learm.BrickColor = BrickColor.new("Bright yellow")
1317-
	asda5.C0 = clerp(asda5.C0, CFrame.new(0,-0.2,0) * angles(0,0 - 4 * math.cos((sine) / 50),0), 0.3)
1317+
    learm.CanCollide = false
1318-
Effects.Sphere.Create(BrickColor.new("Pastel yellow"), Torso.CFrame* CFrame.new(math.random(-15,15),-3.5,math.random(-15,15)), 3, 5, 3, 0, 5, 0, 0.055)
1318+
    learm.Locked = true
1319
    learm.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
1320
    light(learm)
1321-
	attack = false
1321+
    learm.Parent = md
1322-
	wait(14)
1322+
    local riarm = Instance.new("Part")
1323-
	Humanoid.WalkSpeed = Humanoid.WalkSpeed - 8
1323+
    riarm.Name = "Right Arm"
1324
    riarm.BrickColor = BrickColor.new("Bright yellow")
1325
    riarm.CanCollide = false
1326-
	coldbullet = function()
1326+
    riarm.Locked = true
1327-
	
1327+
    light(riarm)
1328-
	attack = true
1328+
    riarm.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
1329-
for i = 0, 1, 0.1 do
1329+
    riarm.Parent = md
1330-
swait()
1330+
    local leleg = Instance.new("Part")
1331-
PlayAnimationFromTable({
1331+
    leleg.Name = "Left Leg"
1332-
CFrame.new(-0, -0, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1332+
    leleg.BrickColor = BrickColor.new("Br. yellowish green")
1333-
CFrame.new(0, 1.48415041, 0.0942030549, 1, 0, -0, 0, 0.986156881, -0.165814981, 0, 0.165814981, 0.986156881) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1333+
    leleg.CanCollide = false
1334-
CFrame.new(1.54259729, 1.40340829, -0.276845753, 0.991367102, -0.131115481, -1.97978102e-006, -0.124968015, -0.944881439, -0.302625418, 0.0396770053, 0.300013155, -0.953109622) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1334+
    leleg.Locked = true
1335-
CFrame.new(-1.51970267, 0.0644921362, 0, 0.996598005, 0.082415998, 0, -0.082415998, 0.996598005, 0, -0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1335+
    light(leleg)
1336-
CFrame.new(0.569116831, -2.00013852, 0.0165762268, 0.990056217, -0.0815572739, 0.114619412, 0.0808790028, 0.996667981, 0.0105633158, -0.115099013, -0.00118797144, 0.993353546) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1336+
    leleg.BottomSurface = 0
1337-
CFrame.new(-0.560130596, -2.00817132, -0.0628854185, 0.985871851, 0.051956106, -0.159239814, -0.0514129922, 0.99864912, 0.00753138354, 0.15941599, 0.000762016047, 0.987211287) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1337+
    leleg.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
1338-
}, .3, false)
1338+
    leleg.Parent = md
1339-
	asda1.C0 = clerp(asda1.C0, CFrame.new(1.6 + 1 * math.cos((sine) / 35),-2,0) * angles(-math.rad(90),0,math.rad(90)), 0.3)
1339+
    local rileg = Instance.new("Part")
1340-
	asda2.C0 = clerp(asda2.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb),0), 0.3)
1340+
    rileg.Name = "Right Leg"
1341-
	asda3.C0 = clerp(asda3.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb2),0), 0.3)
1341+
    rileg.BrickColor = BrickColor.new("Br. yellowish green")
1342-
	asda4.C0 = clerp(asda4.C0, CFrame.new(0,-0.2,0) * angles(0,0 + 4 * math.cos((sine) / 50),0), 0.3)
1342+
    rileg.CanCollide = false
1343-
	asda5.C0 = clerp(asda5.C0, CFrame.new(0,-0.2,0) * angles(0,0 - 4 * math.cos((sine) / 50),0), 0.3)
1343+
    rileg.Locked = true
1344
    light(rileg)
1345-
    
1345+
    rileg.BottomSurface = 0
1346-
local aaaaa = New("Part",EffectModel,"aaaaa",{CanCollide= false,BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Neon,Transparency = 1,Transparency = 1,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-50.3999252, 0.0900051594, -10.1199179, 1, -1.27036265e-006, -2.38418579e-007, 1.26942575e-006, 1, 2.36354492e-010, 2.83122034e-007, 4.84627505e-010, 0.999999821),Color = Color3.new(0.686275, 0.866667, 1),})
1346+
    rileg.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
1347-
Mesh = New("SpecialMesh",aaaaa,"Mesh",{MeshType = Enum.MeshType.Sphere,})
1347+
    rileg.Parent = md
1348-
mots = New("Motor",aaaaa,"mot",{Part0 = aaaaa,Part1 = RootPart,C0 = CFrame.new(0, 0, 0, 0.999999762, 0.000308061455, 0.000602531713, -0.000307433715, 0.999999404, -0.00104269374, -0.000602822693, 0.00104250852, 0.999999166),C1 = CFrame.new(0.000949859619, 0.0905847028, -3.29769325, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
1348+
    local tor = Instance.new("Part")
1349-
CFuncs.Sound.Create("http://www.roblox.com/asset/?id=315746833", aaaaa, 1, 1.2)
1349+
    tor.Name = "Torso"
1350-
local as1 = New("Part",EffectModel,"as1",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Neon,Size = Vector3.new(1.20000005, 1.20000005, 1.20000005),CFrame = CFrame.new(-48.399929, 1.29000497, -10.1199169, 1, -1.27067494e-006, -2.23517418e-007, 1.26911345e-006, 1, 4.76801709e-010, 2.98023167e-007, 7.25055627e-010, 0.999999702),Color = Color3.new(0.686275, 0.866667, 1),})
1350+
    tor.BrickColor = BrickColor.new("Bright blue")
1351-
Mesh = New("SpecialMesh",as1,"Mesh",{MeshType = Enum.MeshType.Sphere,})
1351+
    tor.Locked = true
1352-
as1.CFrame = RootPart.CFrame * CFrame.new(20,0,0)
1352+
    light(tor)
1353-
mot = New("Motor",as1,"mot",{Part0 = as1,Part1 = aaaaa,C0 = CFrame.new(0, 0, 0, 1, 1.26973805e-006, 2.68220901e-007, -1.27005035e-006, 1, 2.44199327e-010, -2.5331974e-007, -4.09272616e-012, 0.99999994),C1 = CFrame.new(1.99999619, 1.19999731, 0, 1, 1.26973805e-006, 2.68220901e-007, -1.27005035e-006, 1, 2.44199327e-010, -2.5331974e-007, -4.09272616e-012, 0.99999994),})
1353+
    tor.Size = Vector3.new(2 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
1354-
local as2 = New("Part",EffectModel,"as2",{CanCollide= false,BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Neon,Size = Vector3.new(1.20000005, 1.20000005, 1.20000005),CFrame = CFrame.new(-52.399929, 1.29000497, -10.1199179, 1, -1.27067494e-006, -2.23517418e-007, 1.26911345e-006, 1, 4.76801709e-010, 2.98023167e-007, 7.25055627e-010, 0.999999702),Color = Color3.new(0.686275, 0.866667, 1),})
1354+
    tor.LeftSurface, tor.RightSurface = "Weld", "Weld"
1355-
Mesh = New("SpecialMesh",as2,"Mesh",{MeshType = Enum.MeshType.Sphere,})
1355+
    tor.Parent = md
1356-
mot = New("Motor",as2,"mot",{Part0 = as2,Part1 = aaaaa,C0 = CFrame.new(0, 0, 0, 1, 1.26973805e-006, 2.68220901e-007, -1.27005035e-006, 1, 2.44199327e-010, -2.5331974e-007, -4.09272616e-012, 0.99999994),C1 = CFrame.new(-2.00000381, 1.20000231, 9.53674316e-007, 1, 1.26973805e-006, 2.68220901e-007, -1.27005035e-006, 1, 2.44199327e-010, -2.5331974e-007, -4.09272616e-012, 0.99999994),})
1356+
    md.PrimaryPart = hrp
1357-
local as3 = New("Part",EffectModel,"as3",{CanCollide= false,BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Neon,Size = Vector3.new(1.20000005, 1.20000005, 1.20000005),CFrame = CFrame.new(-50.399929, 2.39000511, -10.1199179, 1, -1.27067494e-006, -2.23517418e-007, 1.26911345e-006, 1, 4.76801709e-010, 2.98023167e-007, 7.25055627e-010, 0.999999702),Color = Color3.new(0.686275, 0.866667, 1),})
1357+
    md:SetPrimaryPartCFrame(cfrem * CFrame.Angles(math.rad(-90), math.rad(0), math.rad(0)))
1358-
Mesh = New("SpecialMesh",as3,"Mesh",{MeshType = Enum.MeshType.Sphere,})
1358+
    md:makeJoints()
1359-
mot = New("Motor",as3,"mot",{Part0 = as3,Part1 = aaaaa,C0 = CFrame.new(0, 0, 0, 1, 1.26973805e-006, 2.68220901e-007, -1.27005035e-006, 1, 2.44199327e-010, -2.5331974e-007, -4.09272616e-012, 0.99999994),C1 = CFrame.new(0, 2.29999995, 0, 1, 1.26973805e-006, 2.68220901e-007, -1.27005035e-006, 1, 2.44199327e-010, -2.5331974e-007, -4.09272616e-012, 0.99999994),})
1359+
    makegloo(tor, RightShoulderC0, RightShoulderC1, tor, riarm, "Right Shoulder")
1360-
local as4 = New("Part",EffectModel,"as4",{CanCollide= false,BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Neon,Size = Vector3.new(1.20000005, 1.20000005, 1.20000005),CFrame = CFrame.new(-50.399929, -2.10999489, -10.1199179, 1, -1.27067494e-006, -2.23517418e-007, 1.26911345e-006, 1, 4.76801709e-010, 2.98023167e-007, 7.25055627e-010, 0.999999702),Color = Color3.new(0.686275, 0.866667, 1),})
1360+
    makegloo(tor, LeftShoulderC0, LeftShoulderC1, tor, learm, "Left Shoulder")
1361-
Mesh = New("SpecialMesh",as4,"Mesh",{MeshType = Enum.MeshType.Sphere,})
1361+
    makegloo(tor, RightHipC0, RightHipC1, tor, rileg, "Right Hip")
1362-
mot = New("Motor",as4,"mot",{Part0 = as4,Part1 = aaaaa,C0 = CFrame.new(0, 0, 0, 1, 1.26973805e-006, 2.68220901e-007, -1.27005035e-006, 1, 2.44199327e-010, -2.5331974e-007, -4.09272616e-012, 0.99999994),C1 = CFrame.new(-7.62939453e-006, -2.20000005, 0, 1, 1.26973805e-006, 2.68220901e-007, -1.27005035e-006, 1, 2.44199327e-010, -2.5331974e-007, -4.09272616e-012, 0.99999994),})
1362+
    makegloo(tor, LeftHipC0, LeftHipC1, tor, leleg, "Left Hip")
1363-
local as5 = New("Part",EffectModel,"as5",{CanCollide= false,BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Neon,Size = Vector3.new(1.20000005, 1.20000005, 1.20000005),CFrame = CFrame.new(-52.399929, -1.10999513, -10.1199179, 1, -1.27067494e-006, -2.23517418e-007, 1.26911345e-006, 1, 4.76801709e-010, 2.98023167e-007, 7.25055627e-010, 0.999999702),Color = Color3.new(0.686275, 0.866667, 1),})
1363+
    makejoint(hrp, RootJointC0, RootJointC1, hrp, tor, "RootJoint")
1364-
Mesh = New("SpecialMesh",as5,"Mesh",{MeshType = Enum.MeshType.Sphere,})
1364+
    makejoint(tor, NeckC0, NeckC1, tor, hd, "Neck")
1365-
mot = New("Motor",as5,"mot",{Part0 = as5,Part1 = aaaaa,C0 = CFrame.new(0, 0, 0, 1, 1.26973805e-006, 2.68220901e-007, -1.27005035e-006, 1, 2.44199327e-010, -2.5331974e-007, -4.09272616e-012, 0.99999994),C1 = CFrame.new(-2.00000381, -1.19999778, 9.53674316e-007, 1, 1.26973805e-006, 2.68220901e-007, -1.27005035e-006, 1, 2.44199327e-010, -2.5331974e-007, -4.09272616e-012, 0.99999994),})
1365+
    maketouchy(riarm, riarm, CFrame.new(0, 0.5 * nscale.Value, 0))
1366-
local as6 = New("Part",EffectModel,"as6",{CanCollide= false,BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.Neon,Size = Vector3.new(1.20000005, 1.20000005, 1.20000005),CFrame = CFrame.new(-48.399929, -1.10999513, -10.1199169, 1, -1.27005035e-006, -2.5331974e-007, 1.26973805e-006, 1, -4.09272616e-012, 2.68220901e-007, 2.44199327e-010, 0.99999994),Color = Color3.new(0.686275, 0.866667, 1),})
1366+
    maketouchy(learm, learm, CFrame.new(0, 0.5 * nscale.Value, 0))
1367-
Mesh = New("SpecialMesh",as6,"Mesh",{MeshType = Enum.MeshType.Sphere,})
1367+
    maketouchy(leleg, leleg, CFrame.new(0, 0.5 * nscale.Value, 0))
1368-
mot = New("Motor",as6,"mot",{Part0 = as6,Part1 = aaaaa,C0 = CFrame.new(0, 0, 0, 1, 1.26973805e-006, 2.68220901e-007, -1.27005035e-006, 1, 2.44199327e-010, -2.5331974e-007, -4.09272616e-012, 0.99999994),C1 = CFrame.new(1.99999619, -1.20000279, 0, 1, 1.26973805e-006, 2.68220901e-007, -1.27005035e-006, 1, 2.44199327e-010, -2.5331974e-007, -4.09272616e-012, 0.99999994),})
1368+
    maketouchy(rileg, rileg, CFrame.new(0, 0.5 * nscale.Value, 0))
1369-
wait(0.0001)
1369+
    local d = math.random(0, 12)
1370-
mots:Remove()
1370+
    if d == 5 then
1371-
aaaaa.Anchored = true
1371+
      local sun = Instance.new("Sound")
1372-
	Effects.Sphere.Create(BrickColor.new("Pastel light blue"), as1.CFrame, 1, 1, 1, 2.5, 2.5, 2.5, 0.05)
1372+
      sun.SoundId = "rbxassetid://167285348"
1373-
	Effects.Sphere.Create(BrickColor.new("Pastel light blue"), as2.CFrame, 1, 1, 1, 2.5, 2.5, 2.5, 0.05)
1373+
      sun.Pitch = math.random(9, 10) / 10
1374-
	Effects.Sphere.Create(BrickColor.new("Pastel light blue"), as3.CFrame, 1, 1, 1, 2.5, 2.5, 2.5, 0.05)
1374+
      sun.Volume = 3
1375-
	Effects.Sphere.Create(BrickColor.new("Pastel light blue"), as4.CFrame, 1, 1, 1, 2.5, 2.5, 2.5, 0.05)
1375+
      sun.Parent = hrp
1376-
	Effects.Sphere.Create(BrickColor.new("Pastel light blue"), as5.CFrame, 1, 1, 1, 2.5, 2.5, 2.5, 0.05)
1376+
      sun:Play()
1377-
	Effects.Sphere.Create(BrickColor.new("Pastel light blue"), as6.CFrame, 1, 1, 1, 2.5, 2.5, 2.5, 0.05)
1377+
    elseif d == 6 then
1378-
	
1378+
      local sun = Instance.new("Sound")
1379-
for i = 0, 1, 0.1 do
1379+
      sun.SoundId = "rbxassetid://604650009"
1380-
swait()
1380+
      sun.Pitch = math.random(7, 13) / 10
1381-
PlayAnimationFromTable({
1381+
      sun.Volume = 3
1382-
CFrame.new(-0, -0, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1382+
      sun.Parent = hrp
1383-
CFrame.new(0, 1.48415041, 0.0942030549, 1, 0, -0, 0, 0.986156881, -0.165814981, 0, 0.165814981, 0.986156881) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1383+
      sun:Play()
1384-
CFrame.new(1.54259729, 1.40340829, -0.276845753, 0.991367102, -0.131115481, -1.97978102e-006, -0.124968015, -0.944881439, -0.302625418, 0.0396770053, 0.300013155, -0.953109622) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1384+
    end
1385-
CFrame.new(-1.51970267, 0.0644921362, 0, 0.996598005, 0.082415998, 0, -0.082415998, 0.996598005, 0, -0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1385+
    local bodyp = Instance.new("BodyVelocity")
1386-
CFrame.new(0.569116831, -2.00013852, 0.0165762268, 0.990056217, -0.0815572739, 0.114619412, 0.0808790028, 0.996667981, 0.0105633158, -0.115099013, -0.00118797144, 0.993353546) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1386+
    bodyp.MaxForce = Vector3.new(90000, 90000, 90000)
1387-
CFrame.new(-0.560130596, -2.00817132, -0.0628854185, 0.985871851, 0.051956106, -0.159239814, -0.0514129922, 0.99864912, 0.00753138354, 0.15941599, 0.000762016047, 0.987211287) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1387+
    bodyp.Velocity = velocity
1388-
}, .3, false)
1388+
    bodyp.P = 5000
1389-
	asda1.C0 = clerp(asda1.C0, CFrame.new(1.6 + 1 * math.cos((sine) / 35),-2,0) * angles(-math.rad(90),0,math.rad(90)), 0.3)
1389+
    bodyp.Parent = hrp
1390-
	asda2.C0 = clerp(asda2.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb),0), 0.3)
1390+
    delay(0.06, function()
1391-
	asda3.C0 = clerp(asda3.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb2),0), 0.3)
1391+
      bodyp:Destroy()
1392-
	asda4.C0 = clerp(asda4.C0, CFrame.new(0,-0.2,0) * angles(0,0 + 4 * math.cos((sine) / 50),0), 0.3)
1392+
    end)
1393-
	asda5.C0 = clerp(asda5.C0, CFrame.new(0,-0.2,0) * angles(0,0 - 4 * math.cos((sine) / 50),0), 0.3)
1393+
    nscale.Value = 1
1394
  end
1395-
for i = 0, .8, 0.1 do
1395+
  function hito(partoz, magn, dmg)
1396-
swait()
1396+
    for _, guy in pairs(workspace:GetChildren()) do
1397-
PlayAnimationFromTable({
1397+
      if guy:FindFirstChild("Humanoid") and guy:FindFirstChild("Torso") and guy ~= chr and magn > (guy:FindFirstChild("Torso").Position - partoz.Position).magnitude then
1398-
CFrame.new(-0.0534169301, -4.47034836e-007, -0.0169453733, 0.962434232, 0, -0.271515071, 0, 1, 0, 0.271515071, 0, 0.962434232) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1398+
        local humz = guy:FindFirstChild("Humanoid")
1399-
CFrame.new(-9.7900629e-006, 1.48415017, 0.0942019373, 0.851388931, 1.45286322e-007, 0.52453506, 0.0869760439, 0.986156821, -0.14117375, -0.517273903, 0.165815741, 0.839602947) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1399+
        local torse = guy:FindFirstChild("Torso")
1400-
CFrame.new(1.56265366, 1.3869462, 0.274677634, 0.987873316, -0.155027479, 0.00854469836, -0.14991197, -0.93805933, 0.312363833, -0.0404095203, -0.309856832, -0.949924231) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1400+
        humz:TakeDamage(dmg)
1401-
CFrame.new(-1.51970673, 0.0644919425, -9.06500372e-006, 0.996598125, 0.0824159682, -1.57952309e-006, -0.0824159682, 0.996598005, 3.12086399e-007, 1.57952309e-006, -1.86264515e-007, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1401+
      end
1402-
CFrame.new(0.569116831, -2.00013852, 0.0165762268, 0.990056217, -0.0815572739, 0.114619412, 0.0808790028, 0.996667981, 0.0105633158, -0.115099013, -0.00118797144, 0.993353546) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1402+
    end
1403-
CFrame.new(-0.560130596, -2.00817132, -0.0628854185, 0.985871851, 0.051956106, -0.159239814, -0.0514129922, 0.99864912, 0.00753138354, 0.15941599, 0.000762016047, 0.987211287) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1403+
1404-
}, .3, false)
1404+
  function stun(partoz, magn, time)
1405-
	asda1.C0 = clerp(asda1.C0, CFrame.new(1.6 + 1 * math.cos((sine) / 35),-2,0) * angles(-math.rad(90),0,math.rad(90)), 0.3)
1405+
    for _, guy in pairs(workspace:GetChildren()) do
1406-
	asda2.C0 = clerp(asda2.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb),0), 0.3)
1406+
      if guy:FindFirstChild("Humanoid") and guy:FindFirstChild("Torso") and guy ~= chr and magn > (guy:FindFirstChild("Torso").Position - partoz.Position).magnitude then
1407-
	asda3.C0 = clerp(asda3.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb2),0), 0.3)
1407+
        do
1408-
	asda4.C0 = clerp(asda4.C0, CFrame.new(0,-0.2,0) * angles(0,0 + 4 * math.cos((sine) / 50),0), 0.3)
1408+
          local humz = guy:FindFirstChild("Humanoid")
1409-
	asda5.C0 = clerp(asda5.C0, CFrame.new(0,-0.2,0) * angles(0,0 - 4 * math.cos((sine) / 50),0), 0.3)
1409+
          local torse = guy:FindFirstChild("Torso")
1410
          guy.PrimaryPart = torse
1411
          torse.Anchored = true
1412-
coroutine.wrap(function()
1412+
          if guy:FindFirstChild("HumanoidRootPart") then
1413-
    shoottraildd(mouse, as1, 0)
1413+
            guy:FindFirstChild("HumanoidRootPart").Anchored = true
1414-
    Effects.Sphere.Create(BrickColor.new("Pastel light blue"), as1.CFrame, 1, 1, 1, 2.5, 2.5, 2.5, 0.05)
1414+
            delay(time, function()
1415-
    CFuncs.Sound.Create("http://www.roblox.com/asset/?id=588734356", aaaaa, 1.2, 1)
1415+
              if guy:FindFirstChild("HumanoidRootPart") then
1416-
wait(0.000001)
1416+
                guy:FindFirstChild("HumanoidRootPart").Anchored = false
1417-
    as1:Remove()
1417+
              end
1418-
wait(0.3)
1418+
            end)
1419-
    shoottraildd(mouse, as2, 0)
1419+
          end
1420-
    Effects.Sphere.Create(BrickColor.new("Pastel light blue"), as2.CFrame, 1, 1, 1, 2.5, 2.5, 2.5, 0.05)
1420+
          guy:SetPrimaryPartCFrame(torse.CFrame * CFrame.Angles(math.rad(0), 0, 0))
1421-
   CFuncs.Sound.Create("http://www.roblox.com/asset/?id=588734356", aaaaa, 1.2, 1)
1421+
          delay(time, function()
1422-
wait(0.000001)
1422+
            if torse then
1423-
    as2:Remove()
1423+
              torse.Anchored = false
1424-
wait(0.3)
1424+
            end
1425-
    shoottraildd(mouse, as3, 0)
1425+
          end)
1426-
    Effects.Sphere.Create(BrickColor.new("Pastel light blue"), as3.CFrame, 1, 1, 1, 2.5, 2.5, 2.5, 0.05)
1426+
        end
1427-
   CFuncs.Sound.Create("http://www.roblox.com/asset/?id=588734356", aaaaa, 1.2, 1)
1427+
      end
1428-
wait(0.000001)
1428+
    end
1429-
    as3:Remove()
1429+
1430-
wait(0.3)
1430+
  function debris(cfremz, thepart, amt)
1431-
    shoottraildd(mouse, as4, 0)
1431+
    for j = 1, amt do
1432-
    Effects.Sphere.Create(BrickColor.new("Pastel light blue"), as4.CFrame, 1, 1, 1, 2.5, 2.5, 2.5, 0.05)
1432+
      do
1433-
   CFuncs.Sound.Create("http://www.roblox.com/asset/?id=588734356", aaaaa, 1.2, 1)
1433+
        local pr = Instance.new("Part")
1434-
wait(0.000001)
1434+
        nooutline(pr)
1435-
    as4:Remove()
1435+
        pr.Name = "debrisobeb"
1436-
wait(0.3)
1436+
        pr.Anchored = true
1437-
    shoottraildd(mouse, as5, 0)
1437+
        pr.BrickColor = thepart.BrickColor
1438-
    Effects.Sphere.Create(BrickColor.new("Pastel light blue"), as5.CFrame, 1, 1, 1, 2.5, 2.5, 2.5, 0.05)
1438+
        pr.CanCollide = true
1439-
   CFuncs.Sound.Create("http://www.roblox.com/asset/?id=588734356", aaaaa, 1.2, 1)
1439+
        pr.Material = thepart.Material
1440-
wait(0.000001)
1440+
        pr.Transparency = thepart.Transparency
1441-
    as5:Remove()
1441+
        pr.Size = Vector3.new(math.random(16, 24), math.random(12, 16), math.random(16, 24))
1442-
wait(0.3)
1442+
        pr.CFrame = cfremz * CFrame.Angles(0, math.rad(amt * j), 0) * CFrame.new(0, -5, math.random(18, 22)) * CFrame.Angles(math.rad(math.random(-30, -15)), math.rad(math.random(0, 1)), math.rad(math.random(0, 1)))
1443-
    shoottraildd(mouse, as6, 0)
1443+
        pr.Parent = workspace
1444-
    Effects.Sphere.Create(BrickColor.new("Pastel light blue"), as6.CFrame, 1, 1, 1, 2.5, 2.5, 2.5, 0.05)
1444+
        game.Debris:AddItem(pr, 25)
1445-
   CFuncs.Sound.Create("http://www.roblox.com/asset/?id=588734356", aaaaa, 1.2, 1)
1445+
        delay(15, function()
1446-
wait(0.000001)
1446+
          if pr then
1447-
    as6:Remove()
1447+
            pr.CanCollide = false
1448-
wait(0.5)
1448+
            pr.Anchored = false
1449-
aaaaa:Remove()
1449+
          end
1450-
end)()
1450+
        end)
1451-
for i = 0, 1, 0.1 do
1451+
      end
1452-
swait()
1452+
    end
1453-
PlayAnimationFromTable({
1453+
    for c = 1, amt do
1454-
CFrame.new(-0.111820459, -4.47034836e-007, 0.023071155, 0.929634094, 0, 0.36848399, 0, 1, 0, -0.36848402, 0, 0.929634094) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1454+
      do
1455-
CFrame.new(-0.0756670386, 1.48687446, 0.0632101893, 0.965196848, 0.0614212155, -0.254209608, -0.0433639772, 0.996161222, 0.07604222, 0.257904291, -0.0623721778, 0.964155138) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1455+
        local pr2 = Instance.new("Part")
1456-
CFrame.new(1.44207835, 0.328478098, -0.827597618, 0.974427521, -0.17347005, -0.142825827, -0.113971032, 0.166241989, -0.979476571, 0.193653479, 0.97070682, 0.142220229) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1456+
        nooutline(pr2)
1457-
CFrame.new(-1.51971054, 0.0644920543, 3.54305644e-006, 0.996598125, 0.0824160054, -1.37090683e-006, -0.0824160054, 0.996598125, 2.26883776e-006, 1.51991844e-006, -2.1494925e-006, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1457+
        pr2.Name = "moredebr"
1458-
CFrame.new(0.569116831, -2.00013852, 0.0165762268, 0.990056217, -0.0815572739, 0.114619412, 0.0808790028, 0.996667981, 0.0105633158, -0.115099013, -0.00118797144, 0.993353546) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1458+
        pr2.Anchored = false
1459-
CFrame.new(-0.560130596, -2.00817132, -0.0628854185, 0.985871851, 0.051956106, -0.159239814, -0.0514129922, 0.99864912, 0.00753138354, 0.15941599, 0.000762016047, 0.987211287) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1459+
        pr2.BrickColor = thepart.BrickColor
1460-
}, .3, false)
1460+
        pr2.CanCollide = false
1461-
	asda1.C0 = clerp(asda1.C0, CFrame.new(1.6 + 1 * math.cos((sine) / 35),-2,0) * angles(-math.rad(90),0,math.rad(90)), 0.3)
1461+
        pr2.Material = thepart.Material
1462-
	asda2.C0 = clerp(asda2.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb),0), 0.3)
1462+
        pr2.Transparency = thepart.Transparency
1463-
	asda3.C0 = clerp(asda3.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb2),0), 0.3)
1463+
        pr2.Size = Vector3.new(math.random(8, 18), math.random(6, 18), math.random(8, 18))
1464-
	asda4.C0 = clerp(asda4.C0, CFrame.new(0,-0.2,0) * angles(0,0 + 4 * math.cos((sine) / 50),0), 0.3)
1464+
        pr2.CFrame = cfremz * CFrame.Angles(0, math.rad(30 * c), 0) * CFrame.new(0, -5, math.random(18, 22)) * CFrame.Angles(math.rad(math.random(-30, -15)), math.rad(math.random(0, 1)), math.rad(math.random(0, 1)))
1465-
	asda5.C0 = clerp(asda5.C0, CFrame.new(0,-0.2,0) * angles(0,0 - 4 * math.cos((sine) / 50),0), 0.3)
1465+
        pr2.Parent = workspace
1466
        pr2.Velocity = Vector3.new(math.random(-75, 75), math.random(120, 240), math.random(-75, 75))
1467-
	attack = false
1467+
        pr2.RotVelocity = Vector3.new(math.random(-35, 35), math.random(-35, 35), math.random(-35, 35))
1468
        game.Debris:AddItem(pr2, 45)
1469
        delay(2, function()
1470-
	itstimetostop = function()
1470+
          pr2.CanCollide = true
1471-
	
1471+
          wait(10)
1472-
	attack = true
1472+
          if pr2 then
1473-
	local Partss = New("Part",EffectModel,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Transparency = 1,Transparency = 1,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = RootPart.CFrame,CanCollide = false,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
1473+
            pr2.CanCollide = false
1474-
    wait(0.000001)
1474+
          end
1475-
Partss.Anchored = true
1475+
        end)
1476-
for i = 0, 2.5, 0.1 do
1476+
      end
1477-
swait()
1477+
    end
1478-
PlayAnimationFromTable({
1478+
1479-
CFrame.new(-0, -0, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1479+
  function camshake(partoz, magn, intens)
1480-
CFrame.new(7.72176281e-006, 1.49709809, -0.0341288596, 0.999996305, -1.09264441e-007, -2.76946639e-006, -1.46610135e-009, 0.999243379, -0.03889402, -2.77162098e-006, 0.0388943031, 0.99925077) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1480+
    if togglecamshake == true then
1481-
CFrame.new(1.58703041, 0.0667609274, 0, 0.989292264, -0.145948023, 0, 0.145948023, 0.989292264, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1481+
      return
1482-
CFrame.new(-1.57452953, 0.0782548338, 0, 0.987653613, 0.15665409, 0, -0.15665409, 0.987653613, 0, -0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1482+
    end
1483-
CFrame.new(0.569116831, -2.00013852, 0.0165762268, 0.990056217, -0.0815572739, 0.114619412, 0.0808790028, 0.996667981, 0.0105633158, -0.115099013, -0.00118797144, 0.993353546) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1483+
    for _, guy in pairs(workspace:GetChildren()) do
1484-
CFrame.new(-0.560130596, -2.00817132, -0.0628854185, 0.985871851, 0.051956106, -0.159239814, -0.0514129922, 0.99864912, 0.00753138354, 0.15941599, 0.000762016047, 0.987211287) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1484+
      if guy:FindFirstChild("Humanoid") and guy:FindFirstChild("Torso") and guy.Name ~= "Noob" and magn > (guy:FindFirstChild("Torso").Position - partoz.Position).magnitude then
1485-
}, .1, false)
1485+
        coroutine.resume(coroutine.create(function()
1486-
	asda1.C0 = clerp(asda1.C0, CFrame.new(1.6 + 1 * math.cos((sine) / 35),-2,0) * angles(-math.rad(90),0,math.rad(90)), 0.3)
1486+
          local humz = guy:FindFirstChild("Humanoid")
1487-
	asda2.C0 = clerp(asda2.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb),0), 0.3)
1487+
          local torse = guy:FindFirstChild("Torso")
1488-
	asda3.C0 = clerp(asda3.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb2),0), 0.3)
1488+
          for _ = 1, 5 * intens do
1489-
	asda4.C0 = clerp(asda4.C0, CFrame.new(0,-0.2,0) * angles(0,0 + 4 * math.cos((sine) / 50),0), 0.3)
1489+
            wait()
1490-
	asda5.C0 = clerp(asda5.C0, CFrame.new(0,-0.2,0) * angles(0,0 - 4 * math.cos((sine) / 50),0), 0.3)
1490+
            humz.CameraOffset = Vector3.new(2 * math.random(-intens, intens), 0.5 * math.random(-intens, intens), 2 * math.random(-intens, intens))
1491
          end
1492-
 
1492+
          humz.CameraOffset = Vector3.new(0, 0, 0)
1493-
  RootPart.CFrame = RootPart.CFrame * cn(0, 0, 35)
1493+
        end))
1494-
	Effects.Sphere.Create(BrickColor.new("Pastel yellow"), Partss.CFrame, 5, 5, 5, 4, 4, 4, 0.07)
1494+
      end
1495-
	Effects.Sphere.Create(BrickColor.new("Pastel yellow"), RootPart.CFrame, 5, 5, 5, 4, 4, 4, 0.07)
1495+
    end
1496-
	CFuncs.Sound.Create("http://www.roblox.com/asset/?id=206083431", RootPart, 1, 1)
1496+
1497-
	CFuncs.Sound.Create("http://www.roblox.com/asset/?id=206083431", Partss, 1, 1)
1497+
  function cleannoobs()
1498-
	
1498+
    for _, nib in pairs(workspace:GetChildren()) do
1499-
for i = 0, 1, 0.1 do
1499+
      coroutine.resume(coroutine.create(function()
1500-
swait()
1500+
        if nib.Name == "Noob" then
1501-
PlayAnimationFromTable({
1501+
          if nib:FindFirstChild("HumanoidRootPart") then
1502-
CFrame.new(0, 0, 0, 0.999992609, -2.93219404e-009, -5.54325197e-006, -2.93219404e-009, 1, -2.25555485e-009, -5.54325197e-006, -2.25555485e-009, 1.00001478) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1502+
            wait(0.06)
1503-
CFrame.new(7.81543258e-006, 1.49709809, -0.0341300145, 0.999992609, 4.63888114e-007, -5.50921868e-006, -2.93219404e-009, 0.996447384, 0.0842180401, -5.54325197e-006, -0.0842192918, 0.996462286) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1503+
            do
1504-
CFrame.new(2.02800846, 0.543468714, -0.1216157, 0.000593992707, -0.992605269, 0.121324614, 0.999999821, 0.00058961421, -7.20731914e-005, -5.54607027e-009, 0.121338286, 0.99262619) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1504+
              local g = Instance.new("Part")
1505-
CFrame.new(-1.99515152, 0.474708557, -0.149513379, 0.000463999459, 0.985972464, -0.166863158, -0.999999881, 0.000457491755, -7.74242799e-005, -3.11408871e-010, 0.166855961, 0.985996306) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1505+
              g.CanCollide, g.Anchored = false, true
1506-
CFrame.new(0.569116831, -2.00013852, 0.0165762268, 0.990056217, -0.0815572739, 0.114619412, 0.0808790028, 0.996667981, 0.0105633158, -0.115099013, -0.00118797144, 0.993353546) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1506+
              g.Transparency = 1
1507-
CFrame.new(-0.560130596, -2.00817132, -0.0628854185, 0.985871851, 0.051956106, -0.159239814, -0.0514129922, 0.99864912, 0.00753138354, 0.15941599, 0.000762016047, 0.987211287) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1507+
              g.CFrame = nib:FindFirstChild("HumanoidRootPart").CFrame
1508-
}, .3, false)
1508+
              g.Parent = workspace
1509-
	asda1.C0 = clerp(asda1.C0, CFrame.new(1.6 + 1 * math.cos((sine) / 35),-2,0) * angles(-math.rad(90),0,math.rad(90)), 0.3)
1509+
              game.Debris:AddItem(g, 4)
1510-
	asda2.C0 = clerp(asda2.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb),0), 0.3)
1510+
              local sou = Instance.new("Sound")
1511-
	asda3.C0 = clerp(asda3.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb2),0), 0.3)
1511+
              sou.Pitch = math.random(7, 11) / 10
1512-
	asda4.C0 = clerp(asda4.C0, CFrame.new(0,-0.2,0) * angles(0,0 + 4 * math.cos((sine) / 50),0), 0.3)
1512+
              sou.Volume = 0.9
1513-
	asda5.C0 = clerp(asda5.C0, CFrame.new(0,-0.2,0) * angles(0,0 - 4 * math.cos((sine) / 50),0), 0.3)
1513+
              sou.SoundId = "rbxassetid://111124523"
1514
              sou.Parent = g
1515
              sou:Play()
1516-
for i = 0, .6, 0.1 do
1516+
              local pe = Instance.new("ParticleEmitter")
1517-
swait()
1517+
              pe.Acceleration = Vector3.new(0, 8, 0)
1518-
PlayAnimationFromTable({
1518+
              pe.Lifetime = NumberRange.new(1, 1.5)
1519-
CFrame.new(0, 0, -0, 1, -1.07449856e-015, 0, -1.07449856e-015, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1519+
              pe.Rate = 20000
1520-
CFrame.new(7.62939453e-006, 1.49709415, -0.0341291353, 1, 2.27373675e-013, 3.63797881e-012, -1.07449856e-015, 0.996447265, 0.0842192993, 0, -0.0842192844, 0.996447325) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1520+
              pe.RotSpeed = NumberRange.new(-30, 30)
1521-
CFrame.new(0.84205848, 0.408117235, -0.891217828, 0.000593980891, 0.713094711, 0.701067507, 0.999999881, -0.000423589954, -0.000416394992, 3.60636214e-008, 0.701067686, -0.713094771) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1521+
              pe.Rotation = NumberRange.new(0, 360)
1522-
CFrame.new(-0.711725891, 0.459441841, -0.873697877, -0.061717771, -0.779377222, -0.623507917, -0.996860981, 0.0791722238, -0.000290292868, 0.0495907627, 0.621532798, -0.781817019) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1522+
              pe.Size = NumberSequence.new({
1523-
CFrame.new(0.5, -1.9999882, -9.53674316e-007, 1, -1.07449856e-015, 0, -1.07449856e-015, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1523+
                NumberSequenceKeypoint.new(0, 4.38, 0),
1524-
CFrame.new(-0.500007629, -1.9999882, -9.53674316e-007, 1, -1.07449856e-015, 0, -1.07449856e-015, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1524+
                NumberSequenceKeypoint.new(0.672, 4.14, 0),
1525-
}, .45, false)
1525+
                NumberSequenceKeypoint.new(1, 1.48, 0)
1526-
	asda1.C0 = clerp(asda1.C0, CFrame.new(1.6 + 1 * math.cos((sine) / 35),-2,0) * angles(-math.rad(90),0,math.rad(90)), 0.3)
1526+
              })
1527-
	asda2.C0 = clerp(asda2.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb),0), 0.3)
1527+
              pe.Texture = "rbxassetid://244221440"
1528-
	asda3.C0 = clerp(asda3.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb2),0), 0.3)
1528+
              pe.Transparency = NumberSequence.new({
1529-
	asda4.C0 = clerp(asda4.C0, CFrame.new(0,-0.2,0) * angles(0,0 + 4 * math.cos((sine) / 50),0), 0.3)
1529+
                NumberSequenceKeypoint.new(0, 0, 0),
1530-
	asda5.C0 = clerp(asda5.C0, CFrame.new(0,-0.2,0) * angles(0,0 - 4 * math.cos((sine) / 50),0), 0.3)
1530+
                NumberSequenceKeypoint.new(0.529, 0.3, 0),
1531
                NumberSequenceKeypoint.new(1, 1, 1)
1532-
MagniDamage(Partss, 30, 15, 30, 1, "Freeze")
1532+
              })
1533-
	CFuncs.Sound.Create("http://www.roblox.com/asset/?id=206083252", RootPart, 1, 1)
1533+
              pe.ZOffset = 5
1534-
	CFuncs.Sound.Create("http://www.roblox.com/asset/?id=206083122", Partss, 2, .8)
1534+
              pe.VelocitySpread = 360
1535-
	CFuncs.Sound.Create("http://www.roblox.com/asset/?id=228343252", Partss, 2, 1)
1535+
              pe.Parent = g
1536-
	Effects.Sphere.Create(BrickColor.new("Pastel yellow"), Partss.CFrame, 5, 5, 5, 6, 6, 6, 0.04)
1536+
              delay(0.04, function()
1537-
	Effects.Sphere.Create(BrickColor.new("Pastel yellow"), Partss.CFrame, 5, 5, 5, 7.5, 7.5, 7.5, 0.06)
1537+
                pe.Enabled = false
1538-
	Effects.Ring.Create(BrickColor.new("Pastel yellow"), Partss.CFrame*CFrame.Angles(math.rad(90),math.rad(0),math.rad(0)), 0.5, 0.5, 0.5, 2, 2, 1, 0.04)
1538+
              end)
1539-
	attack = false
1539+
            end
1540-
	wait(0.5)
1540+
          end
1541-
    Partss:Remove()
1541+
          nib:Destroy()
1542
        end
1543
      end))
1544
    end
1545-
	ZA_WARUDO = function()
1545+
1546-
	if ZAWARUDO == false then
1546+
  tool.Activated:connect(function()
1547-
	attack = true
1547+
    movinit()
1548-
	CFuncs.Sound.Create("http://www.roblox.com/asset/?id=468760371", Character, 1.2, 1)
1548+
  end)
1549
  mouse.KeyDown:connect(function(key)
1550-
for i = 0, 5, 0.1 do
1550+
    if key == "r" then
1551-
swait()
1551+
      test()
1552-
PlayAnimationFromTable({
1552+
    end
1553-
CFrame.new(0, -0.177850813, -0.743620574, 1, 0, 0, 0, 0.744746029, 0.667348087, 0, -0.667348087, 0.744746029) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1553+
    if key == "q" then
1554-
CFrame.new(0, 1.4652698, -0.194930851, 1, 0, 0, 0, 0.949188828, 0.314707339, 0, -0.314707339, 0.949188828) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1554+
      shoom()
1555-
CFrame.new(0.497361898, 0.440065473, -0.843780816, 0.0928059891, 0.891081214, -0.444253772, -0.992857218, 0.116418988, 0.0261014998, 0.0749780834, 0.438658178, 0.895520687) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1555+
    end
1556-
CFrame.new(-0.392023444, 0.310406357, -0.863107085, 0.344419092, -0.905194759, 0.248994127, 0.938073754, 0.321277171, -0.129610062, 0.0373262167, 0.278215051, 0.959793448) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1556+
    if key == "f" then
1557-
CFrame.new(0.569116831, -2.00013852, 0.0165762268, 0.990056217, -0.0815572739, 0.114619412, 0.0808790028, 0.996667981, 0.0105633158, -0.115099013, -0.00118797144, 0.993353546) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1557+
      pow()
1558-
CFrame.new(-0.560130596, -2.00817132, -0.0628854185, 0.985871851, 0.051956106, -0.159239814, -0.0514129922, 0.99864912, 0.00753138354, 0.15941599, 0.000762016047, 0.987211287) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1558+
    end
1559-
}, .3, false)
1559+
    if key == "t" then
1560-
	asda1.C0 = clerp(asda1.C0, CFrame.new(1.6 + 1 * math.cos((sine) / 35),-2,0) * angles(-math.rad(90),0,math.rad(90)), 0.3)
1560+
      transpo()
1561-
	asda2.C0 = clerp(asda2.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb),0), 0.3)
1561+
    end
1562-
	asda3.C0 = clerp(asda3.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb2),0), 0.3)
1562+
    if key == "c" then
1563-
	asda4.C0 = clerp(asda4.C0, CFrame.new(0,-0.2,0) * angles(0,0 + 4 * math.cos((sine) / 50),0), 0.3)--0 + 10 * math.cos((sine) / 40)
1563+
      cleannoobs()
1564-
	asda5.C0 = clerp(asda5.C0, CFrame.new(0,-0.2,0) * angles(0,0 - 4 * math.cos((sine) / 50),0), 0.3)
1564+
    end
1565
    if key == "m" and plr.Name == "basstracker1970" or key == "m" and plr.Name == "XTheShowcaserX" or key == "m" and plr.Name == "Fenrier" then
1566
      ZAWARUDO()
1567-
CC1.Enabled = true
1567+
    end
1568-
CC2.Enabled = true
1568+
    if key == "k" then
1569-
CC2.Brightness = 1
1569+
      if togglecamshake == false then
1570-
MagniDamage(RootPart, 9999, 0, 0, 0, "ZA")
1570+
        togglecamshake = true
1571-
for i = 0, 4, 0.1 do
1571+
      elseif togglecamshake == true then
1572-
swait()
1572+
        togglecamshake = false
1573-
PlayAnimationFromTable({
1573+
      end
1574-
CFrame.new(0, -0.281110048, 0.529077351, 1, 0, -0, 0, 0.805058897, -0.593194962, 0, 0.593194962, 0.805058897) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1574+
    end
1575-
CFrame.new(0, 1.33065295, 0.180981219, 1, 0, -0, 0, 0.904641747, -0.426173031, -0, 0.426173031, 0.904641747) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1575+
  end)
1576-
CFrame.new(1.92553496, 0.908301771, 0.317027301, 0.37792623, -0.86482209, 0.330536634, -0.88082701, -0.445819765, -0.159338474, 0.2851592, -0.230927393, -0.930245638) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1576+
  tool.Equipped:connect(function()
1577-
CFrame.new(-1.95883834, 0.761072397, 0.179563373, 0.303336978, 0.928125501, -0.21580027, 0.914744496, -0.347061217, -0.206860423, -0.266888291, -0.134653628, -0.954274178) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1577+
    selected = true
1578-
CFrame.new(0.499997318, -1.6976459, 0.593691707, 0.991746008, -0.0490451008, 0.118467622, -0.0304243304, 0.807547688, 0.589017212, -0.124556661, -0.587759733, 0.799389958) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1578+
  end)
1579-
CFrame.new(-0.618919909, -1.69471121, 0.584955096, 0.997009993, 0.0631974638, -0.0444660001, -0.0246038102, 0.805114567, 0.592608988, 0.073251605, -0.589743018, 0.804262102) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 
1579+
  tool.Unequipped:connect(function()
1580-
}, .35, false)
1580+
    selected = false
1581-
	asda1.C0 = clerp(asda1.C0, CFrame.new(1.6 + 1 * math.cos((sine) / 35),-2,0) * angles(-math.rad(90),0,math.rad(90)), 0.3)
1581+
  end)
1582-
	asda2.C0 = clerp(asda2.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb*0.00000000001),0), 0.05)
1582+
end))
1583-
	asda3.C0 = clerp(asda3.C0, CFrame.new(0,.205,0) * angles(0,math.rad(-hobb2*0.00000000001),0), 0.05)
1583+
for i,v in pairs(mas:GetChildren()) do
1584-
	asda4.C0 = clerp(asda4.C0, CFrame.new(0,-0.2,0) * angles(0,0 + 4 * math.cos((sine) / 50),0), 0.3)--0 + 10 * math.cos((sine) / 40)
1584+
	v.Parent = game:GetService("Players").LocalPlayer.Backpack
1585-
	asda5.C0 = clerp(asda5.C0, CFrame.new(0,-0.2,0) * angles(0,0 - 4 * math.cos((sine) / 50),0), 0.3)
1585+
	pcall(function() v:MakeJoints() end)
1586-
CC2.Brightness = CC2.Brightness - 0.02
1586+
1587
mas:Destroy()
1588-
   ZAWARUDO = true
1588+
for i,v in pairs(cors) do
1589-
	attack = false
1589+
	spawn(function()
1590-
	else
1590+
		pcall(v)
1591
	end)
1592-
	CFuncs.Sound.Create("http://www.roblox.com/asset/?id=290810519", Character, 1.2, 1)
1592+
end