Advertisement
Runixer

TE18's Admin [UPDATE]

Dec 2nd, 2018
1,139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 110.36 KB | None | 0 0
  1. local Prefix = ";"
  2.  
  3. game:GetService("StarterGui"):SetCore("SendNotification", {
  4. Title = "TE18's Admin Commands Loaded! ";
  5. Text = "Say ';cmds' to see commands. ";
  6. })
  7. print("- - - - - - - - - - - - - - - -")
  8. print("TE18's Admin Commands")
  9. print("55 Commands")
  10. print("-Some commands can be shortened-")
  11. print("-The prefix is ; and is changeable-")
  12. print("- - - - - - - - - - - - - - - -")
  13. print("3rdperson me - For games that only allow 1st person")
  14. print("autism me - Makes you stuttered")
  15. print("blockhead me - Makes your head a blockhead")
  16. print("chattroll - Makes the chat say the chat is experiencing issues")
  17. print("cbtools me - Gives you client-sided btools")
  18. print("cripple me - Makes your legs go through the ground")
  19. print("removehats me - Removes your hats")
  20. print("droptool me - Drops your tool (tool must be equipped)")
  21. print("hold all - Holds all your tools at once")
  22. print("faceless me - Removes your face")
  23. print("follow all - Follows all players in the server")
  24. print("god me - Gods you (buggy)")
  25. print("invisible me - Makes you invisible to everybody")
  26. print("naked me - Makes you naked with no shirt or pants (does not remove T-Shirts)")
  27. print("oof [player] - Makes a player hear a loud oof noise (can be done on everybody)")
  28. print("splash [player] - Makes a player hear a loud splash noise (can be done on everybody)")
  29. print("loopoof [player] - Makes a player continuously hear a loud oof noise until you die (can be done on everybody)")
  30. print("loopsplash [player] - Makes a player continuously hear a loud splash noise until you die (can be done on everybody)")
  31. print("permkill me - Makes you permanently killed, but can be undone by saying ;unpermkill me")
  32. print("unpermkill me - Makes you unpermkilled")
  33. print("play oof/drum/splash/gettingup/running/swimming/climbing - Plays a sound that everyone will hear")
  34. print("refresh me - Refreshes your character")
  35. print("unpackage me - Removes your package")
  36. print("respawn me - Respawns your character")
  37. print("shirtless me Removes your shirt (does not remove T-Shirts)")
  38. print("zombie me - Turns you into a zombie position")
  39. print("turbine me - Makes your arms turn like helicopters")
  40. print("barrel me - Makes you do a barrel roll")
  41. print("dab me - Makes you dab")
  42. print("headfloat me - Will make your head float")
  43. print("sit me - Lets you sit, and can be undone just by jumping")
  44. print("jump me - Jumps your character")
  45. print("hatspin me - Spins your hat like crazy")
  46. print("removelegs me - Removes your legs")
  47. print("removearms me - Removes your arms")
  48. print("removelimbs me - Removes your limbs")
  49. print("creeper me - Turns you into a creeper (make your body green to make it look more real)")
  50. print("ws [speed]")
  51. print("jp [height]")
  52. print("hh [amount]")
  53. print("gravity [amount]")
  54. print("say [message]")
  55. print("controlfly [player] (need tool)")
  56. print("kill [player] (need tool)")
  57. print("bring [player] (need tool)")
  58. print("punish [player] (need tool)")
  59. print("glitch [player] (need tool)")
  60. print("seizure [player] (need tool)")
  61. print("circle [player] (need tool)")
  62. print("skydive [player] (need tool)")
  63. print("rabbithop [player] (need tool)")
  64. print("zigzag [player] (need tool)")
  65. print("slide [player] (need tool)")
  66. print("tornado [player]")
  67. print("cmds - tells you all the commands")
  68. game.Players.LocalPlayer.Chatted:connect(function(msg)
  69. if msg == Prefix.."3rdperson" or msg == Prefix.."3rdperson me" or msg == Prefix.."3rd" or msg == Prefix.."3rd me" or msg == Prefix.."3rd person" or msg == Prefix.."3rd person me" then
  70. game.Players.LocalPlayer.CameraMaxZoomDistance = 600
  71. end
  72. end)
  73. game.Players.LocalPlayer.Chatted:connect(function(msg)
  74. if msg == Prefix.."autism" or msg == Prefix.."autism me" then
  75. repeat
  76. game.Players.LocalPlayer.Character.Humanoid:ChangeState(2)
  77. wait()
  78. until game.Players.LocalPlayer.Character.Humanoid.Health == 0
  79. end
  80. end)
  81. game.Players.LocalPlayer.Chatted:connect(function(msg)
  82. if msg == Prefix.."blockhead" or msg == Prefix.."blockhead me" or msg == Prefix.."block head" or msg == Prefix.."block head me" then
  83. game.Players.LocalPlayer.Character.Head.Mesh:Remove()
  84. game.Players.LocalPlayer.Character.Humanoid:RemoveAccessories()
  85. end
  86. end)
  87. game.Players.LocalPlayer.Chatted:connect(function(msg)
  88. if msg == Prefix.."chattroll" or msg == Prefix.."chat troll" then
  89. for i = 1,3 do
  90. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" ", "All")
  91. end
  92. end
  93. end)
  94. game.Players.LocalPlayer.Chatted:connect(function(msg)
  95. if msg == Prefix.."cbtools" or msg == Prefix.."cbtools me" then
  96. local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  97. local tool2 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  98. local tool3 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  99. local tool4 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  100. local tool5 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  101. tool1.BinType = "Clone"
  102. tool2.BinType = "GameTool"
  103. tool3.BinType = "Hammer"
  104. tool4.BinType = "Script"
  105. tool5.BinType = "Grab"
  106. end
  107. end)
  108. game.Players.LocalPlayer.Chatted:connect(function(msg)
  109. if msg == Prefix.."cripple" or msg == Prefix.."cripple me" then
  110. game.Players.LocalPlayer.Character.Humanoid.HipHeight = -2
  111. end
  112. end)
  113. game.Players.LocalPlayer.Chatted:connect(function(msg)
  114. if msg == Prefix.."nohats" or msg == Prefix.."nohats me" or msg == Prefix.."removehats" or msg == Prefix.."removehats me" then
  115. game.Players.LocalPlayer.Character.Humanoid:RemoveAccessories()
  116. end
  117. end)
  118. game.Players.LocalPlayer.Chatted:connect(function(msg)
  119. if msg == Prefix.."droptool" then
  120. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  121. if (v:IsA("Tool")) then
  122. v.Parent = workspace
  123. end
  124. end
  125. end
  126. end)
  127. game.Players.LocalPlayer.Chatted:connect(function(msg)
  128. if msg == Prefix.."holdall" or msg == Prefix.."hold all" or msg == Prefix.."equipall" or msg == Prefix.."equip all" then
  129. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  130. if v:IsA("Tool") then
  131. v.Parent = game.Players.LocalPlayer.Character
  132. end
  133. end
  134. end
  135. end)
  136. game.Players.LocalPlayer.Chatted:connect(function(msg)
  137. if msg == Prefix.."faceless" or msg == Prefix.."faceless me" then
  138. game.Players.LocalPlayer.Character.Head.face:Remove()
  139. end
  140. end)
  141. game.Players.LocalPlayer.Chatted:connect(function(msg)
  142. if msg == Prefix.."follow all" or msg == Prefix.."follow all players" then
  143. local RobloxReplicatedStorage = game:GetService('RobloxReplicatedStorage')
  144. RemoteEvent_NewFollower = RobloxReplicatedStorage:WaitForChild('NewFollower')
  145. while wait(0) do
  146. for i,v in pairs(game.Players:GetChildren()) do
  147. RemoteEvent_NewFollower:FireServer(v, true)
  148. end
  149. end
  150. end
  151. end)
  152. game.Players.LocalPlayer.Chatted:connect(function(msg)
  153. if msg == Prefix.."god" or msg == Prefix.."god me" then
  154. game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.Dead, false)
  155. wait()
  156. game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.Physics, false)
  157. wait()
  158. end
  159. end)
  160. game.Players.LocalPlayer.Chatted:connect(function(msg)
  161. if msg == Prefix.."invisible" or msg == Prefix.."invisible me" then
  162. local player = game.Players.LocalPlayer
  163. position = player.Character.HumanoidRootPart.Position
  164. wait(0.1)
  165. player.Character:MoveTo(position + Vector3.new(0, 1000000, 0))
  166. wait(0.1)
  167. humanoidrootpart = player.Character.HumanoidRootPart:clone()
  168. wait(0.1)
  169. player.Character.HumanoidRootPart:Destroy()
  170. humanoidrootpart.Parent = player.Character
  171. player.Character:MoveTo(position)
  172. wait()
  173. game.Players.LocalPlayer.Character.Torso.Transparency = 1
  174. game.Players.LocalPlayer.Character.Head.Transparency = 1
  175. game.Players.LocalPlayer.Character["Left Arm"].Transparency = 1
  176. game.Players.LocalPlayer.Character["Right Arm"].Transparency = 1
  177. game.Players.LocalPlayer.Character["Left Leg"].Transparency = 1
  178. game.Players.LocalPlayer.Character["Right Leg"].Transparency = 1
  179. game.Players.LocalPlayer.Character.Humanoid:RemoveAccessories()
  180. game.Players.LocalPlayer.Character.Head.face:Remove()
  181. end
  182. end)
  183. game.Players.LocalPlayer.Chatted:connect(function(msg)
  184. if msg == Prefix.."naked" or msg == Prefix.."naked me" then
  185. game.Players.LocalPlayer.Character.Shirt:Remove()
  186. game.Players.LocalPlayer.Character.Pants:Remove()
  187. end
  188. end)
  189. game.Players.LocalPlayer.Chatted:connect(function(msg)
  190. if msg == Prefix.."oof all" or msg == Prefix.."oof server" then
  191. for v,i in pairs(game.Players:GetChildren()) do
  192. i.Character.Head.Died.Playing = true
  193. end
  194. end
  195. end)
  196. game.Players.LocalPlayer.Chatted:connect(function(msg)
  197. if msg == Prefix.."splash all" or msg == Prefix.."splash server" then
  198. for v,i in pairs(game.Players:GetChildren()) do
  199. i.Character.Head.Splash.Playing = true
  200. end
  201. end
  202. end)
  203. game.Players.LocalPlayer.Chatted:connect(function(msg)
  204. if msg == Prefix.."loopsplash all" or msg == Prefix.."loopsplash server" then
  205. repeat
  206. for v,i in pairs(game.Players:GetChildren()) do
  207. i.Character.Head.Splash.Playing = true
  208. end
  209. wait()
  210. until game.Players.LocalPlayer.Character.Humanoid.Health == 0
  211. end
  212. end)
  213. game.Players.LocalPlayer.Chatted:connect(function(msg)
  214. if msg == Prefix.."loopoof all" or msg == Prefix.."loopoof server" then
  215. repeat
  216. for v,i in pairs(game.Players:GetChildren()) do
  217. i.Character.Head.Died.Playing = true
  218. end
  219. wait()
  220. until game.Players.LocalPlayer.Character.Humanoid.Health == 0
  221. end
  222. end)
  223. game.Players.LocalPlayer.Chatted:connect(function(msg)
  224. if msg == Prefix.."permkill" or msg == Prefix.."permkill me" or msg == Prefix.."perm kill" or msg == Prefix.."perm kill me" then
  225. music = Instance.new("Sound", game.Players.LocalPlayer.Character)
  226. music.SoundId = "rbxassetid://1542642349"
  227. music:Play()
  228. local player = game.Players.LocalPlayer.Character
  229. player.Humanoid:Remove()
  230. Instance.new('Humanoid',player)
  231. wait(0)
  232. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  233. end
  234. end)
  235. game.Players.LocalPlayer.Chatted:connect(function(msg)
  236. if msg == Prefix.."umpermkill" or msg == Prefix.."unpermkill me" or msg == Prefix.."unperm kill" or msg == Prefix.."unperm kill me" then
  237. local prt=Instance.new("Model", workspace);
  238. Instance.new("Part", prt).Name="Torso";
  239. Instance.new("Part", prt).Name="Head";
  240. Instance.new("Humanoid", prt).Name="Humanoid";
  241. game.Players.LocalPlayer.Character=prt
  242. end
  243. end)
  244. game.Players.LocalPlayer.Chatted:connect(function(msg)
  245. if msg == Prefix.."play oof" then
  246. game.Players.LocalPlayer.Character.Head.Died.Playing = true
  247. end
  248. end)
  249. game.Players.LocalPlayer.Chatted:connect(function(msg)
  250. if msg == Prefix.."play drum" then
  251. game.Players.LocalPlayer.Character.Head.Landing.Playing = true
  252. end
  253. end)
  254. game.Players.LocalPlayer.Chatted:connect(function(msg)
  255. if msg == Prefix.."play splash" then
  256. game.Players.LocalPlayer.Character.Head.Splash.Playing = true
  257. end
  258. end)
  259. game.Players.LocalPlayer.Chatted:connect(function(msg)
  260. if msg == Prefix.."play gettingup" then
  261. game.Players.LocalPlayer.Character.Head.GettingUp.Playing = true
  262. end
  263. end)
  264. game.Players.LocalPlayer.Chatted:connect(function(msg)
  265. if msg == Prefix.."play running" then
  266. game.Players.LocalPlayer.Character.Head.Running.Playing = true
  267. end
  268. end)
  269. game.Players.LocalPlayer.Chatted:connect(function(msg)
  270. if msg == Prefix.."play swimming" then
  271. game.Players.LocalPlayer.Character.Head.Swimming.Playing = true
  272. end
  273. end)
  274. game.Players.LocalPlayer.Chatted:connect(function(msg)
  275. if msg == Prefix.."play climbing" then
  276. game.Players.LocalPlayer.Character.Head.Climbing.Playing = true
  277. end
  278. end)
  279. game.Players.LocalPlayer.Chatted:connect(function(msg)
  280. if msg == Prefix.."rape" or msg == Prefix.."rapee" or msg == Prefix.."rape me" or msg == Prefix.."rapee me" then
  281. AnimationId = "148840371"
  282. local Anim = Instance.new("Animation")
  283. Anim.AnimationId = "rbxassetid://"..AnimationId
  284. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  285. k:Play()
  286. k:AdjustSpeed(1)
  287. end
  288. end)
  289. game.Players.LocalPlayer.Chatted:connect(function(msg)
  290. if msg == Prefix.."refresh" or msg == Prefix.."refresh me" or msg == Prefix.."re" or msg == Prefix.."re me" then
  291. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  292. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  293. l.Parent = game.Players.LocalPlayer.Character
  294. l.Name = "Humanoid"
  295. wait()
  296. game.Players.LocalPlayer.Character["1"]:Destroy()
  297. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  298. game.Players.LocalPlayer.Character.Animate.Disabled = true
  299. wait()
  300. game.Players.LocalPlayer.Character.Animate.Disabled = false
  301. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  302. wait()
  303. Location = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  304. wait()
  305. local prt = Instance.new("Model", workspace);
  306. Instance.new("Part", prt).Name="Torso";
  307. Instance.new("Part", prt).Name="Head";
  308. Instance.new("Humanoid", prt).Name="Humanoid";
  309. game.Players.LocalPlayer.Character=prt
  310. wait(6)
  311. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Location
  312. end
  313. end)
  314. game.Players.LocalPlayer.Chatted:connect(function(msg)
  315. if msg == Prefix.."unpackage" or msg == Prefix.."unpackage me" then
  316. game.Players.LocalPlayer.Character.CharacterMesh:Remove()
  317. game.Players.LocalPlayer.Character.CharacterMesh:Remove()
  318. game.Players.LocalPlayer.Character.CharacterMesh:Remove()
  319. game.Players.LocalPlayer.Character.CharacterMesh:Remove()
  320. game.Players.LocalPlayer.Character.CharacterMesh:Remove()
  321. end
  322. end)
  323. game.Players.LocalPlayer.Chatted:connect(function(msg)
  324. if msg == Prefix.."respawn" or msg == Prefix.."respawn me" then
  325. local LocalPlayer = game:GetService("Players").LocalPlayer
  326. LocalPlayer.Character:ClearAllChildren()
  327. local char = Instance.new("Model", workspace)
  328. char.Name = "character"
  329. Instance.new("Part", char).Name = "Torso";
  330. Instance.new("Part", char).Name = "Head";
  331. Instance.new("Humanoid", char).Name = "Humanoid";
  332. LocalPlayer.Character = char
  333. end
  334. end)
  335. game.Players.LocalPlayer.Chatted:connect(function(msg)
  336. if msg == Prefix.."shirtless" or msg == Prefix.."shirtless me" then
  337. game.Players.LocalPlayer.Character.Shirt:Remove()
  338. end
  339. end)
  340. game.Players.LocalPlayer.Chatted:connect(function(msg)
  341. if msg == Prefix.."zombie" or msg == Prefix.."zombie me" then
  342. AnimationId = "183294396"
  343. local Anim = Instance.new("Animation")
  344. Anim.AnimationId = "rbxassetid://"..AnimationId
  345. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  346. k:Play(0)
  347. k:AdjustSpeed(1)
  348. end
  349. end)
  350. game.Players.LocalPlayer.Chatted:connect(function(msg)
  351. if msg == Prefix.."turbine" or msg == Prefix.."turbine me" then
  352. AnimationId = "259438880"
  353. local Anim = Instance.new("Animation")
  354. Anim.AnimationId = "rbxassetid://"..AnimationId
  355. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  356. k:Play()
  357. k:AdjustSpeed(100)
  358. end
  359. end)
  360. game.Players.LocalPlayer.Chatted:connect(function(msg)
  361. if msg == Prefix.."barrel" or msg == Prefix.."barrel me" then
  362. AnimationId = "136801964"
  363. local Anim = Instance.new("Animation")
  364. Anim.AnimationId = "rbxassetid://"..AnimationId
  365. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  366. k:Play()
  367. k:AdjustSpeed(1)
  368. end
  369. end)
  370. game.Players.LocalPlayer.Chatted:connect(function(msg)
  371. if msg == Prefix.."dab" or msg == Prefix.."dab me" then
  372. AnimationId = "248263260"
  373. local Anim = Instance.new("Animation")
  374. Anim.AnimationId = "rbxassetid://"..AnimationId
  375. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  376. k:Play()
  377. k:AdjustSpeed(1)
  378. end
  379. end)
  380. game.Players.LocalPlayer.Chatted:connect(function(msg)
  381. if msg == Prefix.."headfloat" or msg == Prefix.."headfloat me" or msg == Prefix.."head float me" or msg == Prefix.."head float" then
  382. AnimationId = "121572214"
  383. local Anim = Instance.new("Animation")
  384. Anim.AnimationId = "rbxassetid://"..AnimationId
  385. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  386. k:Play(0)
  387. k:AdjustSpeed(75)
  388. end
  389. end)
  390. game.Players.LocalPlayer.Chatted:connect(function(msg)
  391. if msg == Prefix.."sit" or msg == Prefix.."sit me" then
  392. game.Players.LocalPlayer.Character.Humanoid.Sit = true
  393. end
  394. end)
  395. game.Players.LocalPlayer.Chatted:connect(function(msg)
  396. if msg == Prefix.."jump" or msg == Prefix.."jump me" then
  397. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  398. end
  399. end)
  400. game.Players.LocalPlayer.Chatted:connect(function(msg)
  401. if msg == Prefix.."hatspin" or msg == Prefix.."hatspin me" then
  402. local obese = game:GetService('Players')
  403. for i,v in pairs(obese.LocalPlayer.Character:GetChildren()) do
  404. if v.ClassName == "Accessory" then
  405. local stg = v.Handle:FindFirstChildOfClass("BodyForce")
  406. if stg == nil then
  407. local a = Instance.new("BodyPosition")
  408. local b = Instance.new("BodyAngularVelocity")
  409. a.Parent = v.Handle
  410. b.Parent = v.Handle
  411. v.Handle.AccessoryWeld:Destroy()
  412. b.AngularVelocity = Vector3.new(0,100,0)
  413. b.MaxTorque = Vector3.new(0,200,0)
  414. a.P = 30000
  415. a.D = 50
  416. game:GetService('RunService').Stepped:connect(function()
  417. a.Position = obese.LocalPlayer.Character.Head.Position
  418. end)
  419. end
  420. end
  421. end
  422. end
  423. end)
  424. game.Players.LocalPlayer.Chatted:connect(function(msg)
  425. if msg == Prefix.."rlegs" or msg == Prefix.."rlegs me" or msg == Prefix.."removelegs" or msg == Prefix.."removelegs me" then
  426. game.Players.LocalPlayer.Character["Left Leg"]:Remove()
  427. game.Players.LocalPlayer.Character["Right Leg"]:Remove()
  428. end
  429. end)
  430. game.Players.LocalPlayer.Chatted:connect(function(msg)
  431. if msg == Prefix.."rarms" or msg == Prefix.."rarms me" or msg == Prefix.."removearms" or msg == Prefix.."removearms me" then
  432. game.Players.LocalPlayer.Character["Left Arm"]:Remove()
  433. game.Players.LocalPlayer.Character["Right Arm"]:Remove()
  434. end
  435. end)
  436. game.Players.LocalPlayer.Chatted:connect(function(msg)
  437. if msg == Prefix.."rlimbs" or msg == Prefix.."rlimbs me" or msg == Prefix.."removelimbs" or msg == Prefix.."removelimbs me" then
  438. game.Players.LocalPlayer.Character["Left Arm"]:Remove()
  439. game.Players.LocalPlayer.Character["Right Arm"]:Remove()
  440. game.Players.LocalPlayer.Character["Left Leg"]:Remove()
  441. game.Players.LocalPlayer.Character["Right Leg"]:Remove()
  442. end
  443. end)
  444. game.Players.LocalPlayer.Chatted:connect(function(msg)
  445. if msg == Prefix.."creeper" or msg == Prefix.."creeper me" then
  446. game.Players.LocalPlayer.Character.Head.Mesh:Remove()
  447. game.Players.LocalPlayer.Character.Shirt:Remove()
  448. game.Players.LocalPlayer.Character.Pants:Remove()
  449. game.Players.LocalPlayer.Character.Humanoid:RemoveAccessories()
  450. game.Players.LocalPlayer.Character["Left Arm"]:Remove()
  451. game.Players.LocalPlayer.Character["Right Arm"]:Remove()
  452. end
  453. end)
  454. game.Players.LocalPlayer.Chatted:connect(function(msg)
  455. if msg:sub(1,4) == Prefix.."ws " then
  456. local value = msg:sub(5, #msg)
  457. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = value
  458. end
  459. end)
  460. game.Players.LocalPlayer.Chatted:connect(function(msg)
  461. if msg:sub(1,4) == Prefix.."jp " then
  462. local value = msg:sub(5, #msg)
  463. game.Players.LocalPlayer.Character.Humanoid.JumpPower = value
  464. end
  465. end)
  466. game.Players.LocalPlayer.Chatted:connect(function(msg)
  467. if msg:sub(1,4) == Prefix.."hh " then
  468. local value = msg:sub(5, #msg)
  469. game.Players.LocalPlayer.Character.Humanoid.HipHeight = value
  470. end
  471. end)
  472. game.Players.LocalPlayer.Chatted:connect(function(msg)
  473. if msg:sub(1,6) == Prefix.."bang " then
  474. local speed = msg:sub(7, #msg)
  475. AnimationId = "148840371"
  476. local Anim = Instance.new("Animation")
  477. Anim.AnimationId = "rbxassetid://"..AnimationId
  478. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  479. k:Play()
  480. k.Looped = true
  481. k:AdjustSpeed(speed)
  482. end
  483. end)
  484. game.Players.LocalPlayer.Chatted:connect(function(msg)
  485. if msg:sub(1,9) == Prefix.."gravity " then
  486. local value = msg:sub(10, #msg)
  487. game.Workspace.Gravity = value
  488. end
  489. end)
  490. game.Players.LocalPlayer.Chatted:connect(function(msg)
  491. if msg:sub(1, 5) == Prefix.."say " then
  492. say = msg:sub(6, #msg)
  493. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(""..say,"All")
  494. end
  495. end)
  496. game.Players.LocalPlayer.Chatted:connect(function(msg)
  497. if msg:sub(1,6) == Prefix.."kill " then
  498. local Target = msg:sub(7, #msg)
  499. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  500. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  501. l.Parent = game.Players.LocalPlayer.Character
  502. l.Name = "Humanoid"
  503. wait()
  504. game.Players.LocalPlayer.Character["1"]:Destroy()
  505. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  506. game.Players.LocalPlayer.Character.Animate.Disabled = true
  507. wait()
  508. game.Players.LocalPlayer.Character.Animate.Disabled = false
  509. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  510. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  511. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  512. end
  513. wait()
  514. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  515. wait()
  516. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(0,0,10000))
  517. wait()
  518. local prt=Instance.new("Model", workspace);
  519. Instance.new("Part", prt).Name="Torso";
  520. Instance.new("Part", prt).Name="Head";
  521. Instance.new("Humanoid", prt).Name="Humanoid";
  522. game.Players.LocalPlayer.Character=prt
  523. end
  524. end)
  525. game.Players.LocalPlayer.Chatted:connect(function(msg)
  526. if msg:sub(1,7) == Prefix.."bring " then
  527. local Target = msg:sub(8, #msg)
  528.  
  529. x = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  530. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  531. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  532. l.Parent = game.Players.LocalPlayer.Character
  533. l.Name = "Humanoid"
  534. wait()
  535. game.Players.LocalPlayer.Character["1"]:Destroy()
  536. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  537. game.Players.LocalPlayer.Character.Animate.Disabled = true
  538. wait()
  539. game.Players.LocalPlayer.Character.Animate.Disabled = false
  540. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  541. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  542. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  543. end
  544. local function tp(player,player2)
  545. local char1,char2=player.Character,player2.Character
  546. if char1 and char2 then
  547. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  548. end
  549. end
  550. local function getout(player,player2)
  551. local char1,char2=player.Character,player2.Character
  552. if char1 and char2 then
  553. char1:MoveTo(char2.Head.Position)
  554. end
  555. end
  556. tp(game.Players[Target], game.Players.LocalPlayer)
  557. wait()
  558. getout(game.Players.LocalPlayer, game.Players[Target])
  559. wait()
  560. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = x
  561. end
  562. end)
  563. game.Players.LocalPlayer.Chatted:connect(function(msg)
  564. if msg:sub(1,8) == Prefix.."punish " then
  565. local Target = msg:sub(9, #msg)
  566.  
  567. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  568. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  569. l.Parent = game.Players.LocalPlayer.Character
  570. l.Name = "Humanoid"
  571. wait()
  572. game.Players.LocalPlayer.Character["1"]:Destroy()
  573. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  574. game.Players.LocalPlayer.Character.Animate.Disabled = true
  575. wait()
  576. game.Players.LocalPlayer.Character.Animate.Disabled = false
  577. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  578. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  579. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  580. end
  581. wait()
  582. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  583. wait()
  584. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,1000000000,-100000))
  585. wait()
  586. local prt=Instance.new("Model", workspace);
  587. Instance.new("Part", prt).Name="Torso";
  588. Instance.new("Part", prt).Name="Head";
  589. Instance.new("Humanoid", prt).Name="Humanoid";
  590. game.Players.LocalPlayer.Character=prt
  591. end
  592. end)
  593. game.Players.LocalPlayer.Chatted:connect(function(msg)
  594. if msg:sub(1,8) == Prefix.."glitch " then
  595. local Target = msg:sub(9, #msg)
  596.  
  597. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  598. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  599. l.Parent = game.Players.LocalPlayer.Character
  600. l.Name = "Humanoid"
  601. wait()
  602. game.Players.LocalPlayer.Character["1"]:Destroy()
  603. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  604. game.Players.LocalPlayer.Character.Animate.Disabled = true
  605. wait()
  606. game.Players.LocalPlayer.Character.Animate.Disabled = false
  607. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  608. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  609. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  610. end
  611. wait()
  612. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  613. wait()
  614. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(0,10000000,0))
  615. local prt=Instance.new("Model", workspace);
  616. Instance.new("Part", prt).Name="Torso";
  617. Instance.new("Part", prt).Name="Head";
  618. Instance.new("Humanoid", prt).Name="Humanoid";
  619. game.Players.LocalPlayer.Character=prt
  620. end
  621. end)
  622. game.Players.LocalPlayer.Chatted:connect(function(msg)
  623. if msg:sub(1,9) == Prefix.."seizure " then
  624. local Target = msg:sub(10, #msg)
  625.  
  626. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  627. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  628. l.Parent = game.Players.LocalPlayer.Character
  629. l.Name = "Humanoid"
  630. wait()
  631. game.Players.LocalPlayer.Character["1"]:Destroy()
  632. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  633. game.Players.LocalPlayer.Character.Animate.Disabled = true
  634. wait()
  635. game.Players.LocalPlayer.Character.Animate.Disabled = false
  636. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  637. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  638. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  639. end
  640. wait()
  641. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  642. wait()
  643. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  644. wait()
  645. for i=1,200 do
  646. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(0,10000000,0))
  647. wait()
  648. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-130,3.5,30)
  649. wait()
  650. end
  651. local prt=Instance.new("Model", workspace);
  652. Instance.new("Part", prt).Name="Torso";
  653. Instance.new("Part", prt).Name="Head";
  654. Instance.new("Humanoid", prt).Name="Humanoid";
  655. game.Players.LocalPlayer.Character=prt
  656. end
  657. end)
  658. game.Players.LocalPlayer.Chatted:connect(function(msg)
  659. if msg:sub(1,5) == Prefix.."oof " then
  660. local Target = msg:sub(6, #msg)
  661.  
  662. workspace[Target].Head.Died.Playing = true
  663. end
  664. end)
  665. game.Players.LocalPlayer.Chatted:connect(function(msg)
  666. if msg:sub(1,8) == Prefix.."splash " then
  667. local Target = msg:sub(9, #msg)
  668.  
  669. workspace[Target].Head.Splash.Playing = true
  670. end
  671. end)
  672. game.Players.LocalPlayer.Chatted:connect(function(msg)
  673. if msg:sub(1,9) == Prefix.."loopoof " then
  674. local Target = msg:sub(10, #msg)
  675. repeat
  676. workspace[Target].Head.Died.Playing = true
  677. wait()
  678. until game.Players.LocalPlayer.Character.Health == 0
  679. end
  680. end)
  681. game.Players.LocalPlayer.Chatted:connect(function(msg)
  682. if msg:sub(1,12) == Prefix.."loopsplash " then
  683. local Target = msg:sub(13, #msg)
  684. repeat
  685. workspace[Target].Head.Splash.Playing = true
  686. wait()
  687. until game.Players.LocalPlayer.Character.Health == 0
  688. end
  689. end)
  690. game.Players.LocalPlayer.Chatted:connect(function(msg)
  691. if msg:sub(1,9) == Prefix.."skydive " then
  692. local Target = msg:sub(10, #msg)
  693.  
  694. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  695. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  696. l.Parent = game.Players.LocalPlayer.Character
  697. l.Name = "Humanoid"
  698. wait()
  699. game.Players.LocalPlayer.Character["1"]:Destroy()
  700. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  701. game.Players.LocalPlayer.Character.Animate.Disabled = true
  702. wait()
  703. game.Players.LocalPlayer.Character.Animate.Disabled = false
  704. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  705. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  706. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  707. end
  708. wait()
  709. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  710. wait()
  711. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(0,5000,0))
  712. wait()
  713. local prt=Instance.new("Model", workspace);
  714. Instance.new("Part", prt).Name="Torso";
  715. Instance.new("Part", prt).Name="Head";
  716. Instance.new("Humanoid", prt).Name="Humanoid";
  717. game.Players.LocalPlayer.Character=prt
  718. end
  719. end)
  720. game.Players.LocalPlayer.Chatted:connect(function(msg)
  721. if msg:sub(1,9) == Prefix.."tornado " then
  722. local Target = msg:sub(10, #msg)
  723.  
  724. local Victim = Target
  725. local A = Instance.new'Animation'
  726. A.AnimationId = 'rbxassetid://429730430'
  727. local P = game:GetService'Players'.LocalPlayer
  728. local C = P.Character or P.CharacterAdded:Wait()
  729. local H = C:WaitForChild'Humanoid':LoadAnimation(A)
  730. H:Play()
  731. H:AdjustSpeed(10)
  732. game:GetService'RunService'.Stepped:Connect(function()
  733. C:WaitForChild'HumanoidRootPart'.CFrame=CFrame.new(game:GetService'Players':FindFirstChild(Victim).Character:WaitForChild'HumanoidRootPart'.Position)
  734. end)
  735. end
  736. end)
  737. game.Players.LocalPlayer.Chatted:connect(function(msg)
  738. if msg:sub(1,8) == Prefix.."circle " then
  739. local Target = msg:sub(9, #msg)
  740. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  741. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  742. l.Parent = game.Players.LocalPlayer.Character
  743. l.Name = "Humanoid"
  744. wait()
  745. game.Players.LocalPlayer.Character["1"]:Destroy()
  746. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  747. game.Players.LocalPlayer.Character.Animate.Disabled = true
  748. wait()
  749. game.Players.LocalPlayer.Character.Animate.Disabled = false
  750. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  751. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  752. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  753. end
  754. wait()
  755. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  756. wait()
  757. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  758. wait()
  759. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-150,5,0))
  760. wait()
  761. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-145,5,5))
  762. wait()
  763. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-140,5,10))
  764. wait()
  765. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-135,5,15))
  766. wait()
  767. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,5,20))
  768. wait()
  769. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-125,5,25))
  770. wait()
  771. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-120,5,30))
  772. wait()
  773. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-115,5,35))
  774. wait()
  775. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-110,5,30))
  776. wait()
  777. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-105,5,25))
  778. wait()
  779. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,5,20))
  780. wait()
  781. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-95,5,15))
  782. wait()
  783. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-90,5,10))
  784. wait()
  785. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-85,5,5))
  786. wait()
  787. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-80,5,0))
  788. wait()
  789. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-85,5,0))
  790. wait()
  791. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-90,5,-5))
  792. wait()
  793. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-95,5,-10))
  794. wait()
  795. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,5,-15))
  796. wait()
  797. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-105,5,-20))
  798. wait()
  799. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-110,5,-25))
  800. wait()
  801. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-115,5,-30))
  802. wait()
  803. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-120,5,-35))
  804. wait()
  805. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-125,5,-30))
  806. wait()
  807. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,5,-25))
  808. wait()
  809. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-135,5,-20))
  810. wait()
  811. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-140,5,-15))
  812. wait()
  813. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-145,5,-10))
  814. wait()
  815. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-150,5,-5))
  816. wait()
  817. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-155,5,0))
  818. wait()
  819. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-150,5,0))
  820. wait()
  821. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-145,5,5))
  822. wait()
  823. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-140,5,10))
  824. wait()
  825. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-135,5,15))
  826. wait()
  827. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,5,20))
  828. wait()
  829. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-125,5,25))
  830. wait()
  831. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-120,5,30))
  832. wait()
  833. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-115,5,35))
  834. wait()
  835. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-110,5,30))
  836. wait()
  837. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-105,5,25))
  838. wait()
  839. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,5,20))
  840. wait()
  841. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-95,5,15))
  842. wait()
  843. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-90,5,10))
  844. wait()
  845. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-85,5,5))
  846. wait()
  847. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-80,5,0))
  848. wait()
  849. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-85,5,0))
  850. wait()
  851. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-90,5,-5))
  852. wait()
  853. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-95,5,-10))
  854. wait()
  855. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,5,-15))
  856. wait()
  857. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-105,5,-20))
  858. wait()
  859. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-110,5,-25))
  860. wait()
  861. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-115,5,-30))
  862. wait()
  863. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-120,5,-35))
  864. wait()
  865. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-125,5,-30))
  866. wait()
  867. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,5,-25))
  868. wait()
  869. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-135,5,-20))
  870. wait()
  871. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-140,5,-15))
  872. wait()
  873. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-145,5,-10))
  874. wait()
  875. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-150,5,-5))
  876. wait()
  877. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-155,5,0))
  878. wait()
  879. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-150,5,0))
  880. wait()
  881. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-145,5,5))
  882. wait()
  883. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-140,5,10))
  884. wait()
  885. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-135,5,15))
  886. wait()
  887. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,5,20))
  888. wait()
  889. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-125,5,25))
  890. wait()
  891. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-120,5,30))
  892. wait()
  893. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-115,5,35))
  894. wait()
  895. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-110,5,30))
  896. wait()
  897. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-105,5,25))
  898. wait()
  899. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,5,20))
  900. wait()
  901. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-95,5,15))
  902. wait()
  903. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-90,5,10))
  904. wait()
  905. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-85,5,5))
  906. wait()
  907. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-80,5,0))
  908. wait()
  909. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-85,5,0))
  910. wait()
  911. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-90,5,-5))
  912. wait()
  913. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-95,5,-10))
  914. wait()
  915. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,5,-15))
  916. wait()
  917. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-105,5,-20))
  918. wait()
  919. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-110,5,-25))
  920. wait()
  921. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-115,5,-30))
  922. wait()
  923. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-120,5,-35))
  924. wait()
  925. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-125,5,-30))
  926. wait()
  927. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,5,-25))
  928. wait()
  929. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-135,5,-20))
  930. wait()
  931. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-140,5,-15))
  932. wait()
  933. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-145,5,-10))
  934. wait()
  935. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-150,5,-5))
  936. wait()
  937. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-155,5,0))
  938. wait()
  939. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-150,5,0))
  940. wait()
  941. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-145,5,5))
  942. wait()
  943. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-140,5,10))
  944. wait()
  945. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-135,5,15))
  946. wait()
  947. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,5,20))
  948. wait()
  949. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-125,5,25))
  950. wait()
  951. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-120,5,30))
  952. wait()
  953. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-115,5,35))
  954. wait()
  955. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-110,5,30))
  956. wait()
  957. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-105,5,25))
  958. wait()
  959. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,5,20))
  960. wait()
  961. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-95,5,15))
  962. wait()
  963. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-90,5,10))
  964. wait()
  965. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-85,5,5))
  966. wait()
  967. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-80,5,0))
  968. wait()
  969. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-85,5,0))
  970. wait()
  971. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-90,5,-5))
  972. wait()
  973. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-95,5,-10))
  974. wait()
  975. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,5,-15))
  976. wait()
  977. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-105,5,-20))
  978. wait()
  979. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-110,5,-25))
  980. wait()
  981. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-115,5,-30))
  982. wait()
  983. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-120,5,-35))
  984. wait()
  985. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-125,5,-30))
  986. wait()
  987. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,5,-25))
  988. wait()
  989. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-135,5,-20))
  990. wait()
  991. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-140,5,-15))
  992. wait()
  993. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-145,5,-10))
  994. wait()
  995. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-150,5,-5))
  996. wait()
  997. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-155,5,0))
  998. wait()
  999. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-150,5,0))
  1000. wait()
  1001. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-145,5,5))
  1002. wait()
  1003. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-140,5,10))
  1004. wait()
  1005. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-135,5,15))
  1006. wait()
  1007. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,5,20))
  1008. wait()
  1009. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-125,5,25))
  1010. wait()
  1011. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-120,5,30))
  1012. wait()
  1013. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-115,5,35))
  1014. wait()
  1015. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-110,5,30))
  1016. wait()
  1017. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-105,5,25))
  1018. wait()
  1019. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,5,20))
  1020. wait()
  1021. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-95,5,15))
  1022. wait()
  1023. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-90,5,10))
  1024. wait()
  1025. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-85,5,5))
  1026. wait()
  1027. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-80,5,0))
  1028. wait()
  1029. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-85,5,0))
  1030. wait()
  1031. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-90,5,-5))
  1032. wait()
  1033. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-95,5,-10))
  1034. wait()
  1035. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,5,-15))
  1036. wait()
  1037. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-105,5,-20))
  1038. wait()
  1039. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-110,5,-25))
  1040. wait()
  1041. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-115,5,-30))
  1042. wait()
  1043. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-120,5,-35))
  1044. wait()
  1045. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-125,5,-30))
  1046. wait()
  1047. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,5,-25))
  1048. wait()
  1049. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-135,5,-20))
  1050. wait()
  1051. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-140,5,-15))
  1052. wait()
  1053. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-145,5,-10))
  1054. wait()
  1055. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-150,5,-5))
  1056. wait()
  1057. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-155,5,0))
  1058. wait()
  1059. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-150,5,0))
  1060. wait()
  1061. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-145,5,5))
  1062. wait()
  1063. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-140,5,10))
  1064. wait()
  1065. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-135,5,15))
  1066. wait()
  1067. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,5,20))
  1068. wait()
  1069. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-125,5,25))
  1070. wait()
  1071. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-120,5,30))
  1072. wait()
  1073. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-115,5,35))
  1074. wait()
  1075. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-110,5,30))
  1076. wait()
  1077. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-105,5,25))
  1078. wait()
  1079. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,5,20))
  1080. wait()
  1081. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-95,5,15))
  1082. wait()
  1083. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-90,5,10))
  1084. wait()
  1085. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-85,5,5))
  1086. wait()
  1087. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-80,5,0))
  1088. wait()
  1089. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-85,5,0))
  1090. wait()
  1091. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-90,5,-5))
  1092. wait()
  1093. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-95,5,-10))
  1094. wait()
  1095. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,5,-15))
  1096. wait()
  1097. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-105,5,-20))
  1098. wait()
  1099. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-110,5,-25))
  1100. wait()
  1101. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-115,5,-30))
  1102. wait()
  1103. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-120,5,-35))
  1104. wait()
  1105. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-125,5,-30))
  1106. wait()
  1107. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,5,-25))
  1108. wait()
  1109. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-135,5,-20))
  1110. wait()
  1111. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-140,5,-15))
  1112. wait()
  1113. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-145,5,-10))
  1114. wait()
  1115. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-150,5,-5))
  1116. wait()
  1117. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-155,5,0))
  1118. wait()
  1119. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-150,5,0))
  1120. wait()
  1121. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-145,5,5))
  1122. wait()
  1123. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-140,5,10))
  1124. wait()
  1125. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-135,5,15))
  1126. wait()
  1127. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,5,20))
  1128. wait()
  1129. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-125,5,25))
  1130. wait()
  1131. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-120,5,30))
  1132. wait()
  1133. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-115,5,35))
  1134. wait()
  1135. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-110,5,30))
  1136. wait()
  1137. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-105,5,25))
  1138. wait()
  1139. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,5,20))
  1140. wait()
  1141. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-95,5,15))
  1142. wait()
  1143. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-90,5,10))
  1144. wait()
  1145. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-85,5,5))
  1146. wait()
  1147. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-80,5,0))
  1148. wait()
  1149. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-85,5,0))
  1150. wait()
  1151. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-90,5,-5))
  1152. wait()
  1153. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-95,5,-10))
  1154. wait()
  1155. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,5,-15))
  1156. wait()
  1157. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-105,5,-20))
  1158. wait()
  1159. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-110,5,-25))
  1160. wait()
  1161. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-115,5,-30))
  1162. wait()
  1163. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-120,5,-35))
  1164. wait()
  1165. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-125,5,-30))
  1166. wait()
  1167. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,5,-25))
  1168. wait()
  1169. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-135,5,-20))
  1170. wait()
  1171. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-140,5,-15))
  1172. wait()
  1173. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-145,5,-10))
  1174. wait()
  1175. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-150,5,-5))
  1176. wait()
  1177. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-155,5,0))
  1178. wait()
  1179. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-150,5,0))
  1180. wait()
  1181. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-145,5,5))
  1182. wait()
  1183. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-140,5,10))
  1184. wait()
  1185. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-135,5,15))
  1186. wait()
  1187. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,5,20))
  1188. wait()
  1189. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-125,5,25))
  1190. wait()
  1191. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-120,5,30))
  1192. wait()
  1193. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-115,5,35))
  1194. wait()
  1195. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-110,5,30))
  1196. wait()
  1197. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-105,5,25))
  1198. wait()
  1199. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,5,20))
  1200. wait()
  1201. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-95,5,15))
  1202. wait()
  1203. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-90,5,10))
  1204. wait()
  1205. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-85,5,5))
  1206. wait()
  1207. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-80,5,0))
  1208. wait()
  1209. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-85,5,0))
  1210. wait()
  1211. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-90,5,-5))
  1212. wait()
  1213. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-95,5,-10))
  1214. wait()
  1215. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,5,-15))
  1216. wait()
  1217. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-105,5,-20))
  1218. wait()
  1219. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-110,5,-25))
  1220. wait()
  1221. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-115,5,-30))
  1222. wait()
  1223. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-120,5,-35))
  1224. wait()
  1225. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-125,5,-30))
  1226. wait()
  1227. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,5,-25))
  1228. wait()
  1229. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-135,5,-20))
  1230. wait()
  1231. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-140,5,-15))
  1232. wait()
  1233. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-145,5,-10))
  1234. wait()
  1235. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-150,5,-5))
  1236. wait()
  1237. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-155,5,0))
  1238. wait()
  1239. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-150,5,0))
  1240. wait()
  1241. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-145,5,5))
  1242. wait()
  1243. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-140,5,10))
  1244. wait()
  1245. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-135,5,15))
  1246. wait()
  1247. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,5,20))
  1248. wait()
  1249. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-125,5,25))
  1250. wait()
  1251. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-120,5,30))
  1252. wait()
  1253. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-115,5,35))
  1254. wait()
  1255. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-110,5,30))
  1256. wait()
  1257. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-105,5,25))
  1258. wait()
  1259. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,5,20))
  1260. wait()
  1261. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-95,5,15))
  1262. wait()
  1263. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-90,5,10))
  1264. wait()
  1265. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-85,5,5))
  1266. wait()
  1267. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-80,5,0))
  1268. wait()
  1269. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-85,5,0))
  1270. wait()
  1271. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-90,5,-5))
  1272. wait()
  1273. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-95,5,-10))
  1274. wait()
  1275. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,5,-15))
  1276. wait()
  1277. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-105,5,-20))
  1278. wait()
  1279. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-110,5,-25))
  1280. wait()
  1281. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-115,5,-30))
  1282. wait()
  1283. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-120,5,-35))
  1284. wait()
  1285. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-125,5,-30))
  1286. wait()
  1287. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,5,-25))
  1288. wait()
  1289. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-135,5,-20))
  1290. wait()
  1291. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-140,5,-15))
  1292. wait()
  1293. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-145,5,-10))
  1294. wait()
  1295. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-150,5,-5))
  1296. wait()
  1297. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-155,5,0))
  1298. wait()
  1299. local prt=Instance.new("Model", workspace);
  1300. Instance.new("Part", prt).Name="Torso";
  1301. Instance.new("Part", prt).Name="Head";
  1302. Instance.new("Humanoid", prt).Name="Humanoid";
  1303. game.Players.LocalPlayer.Character=prt
  1304. end
  1305. end)
  1306. game.Players.LocalPlayer.Chatted:connect(function(msg)
  1307. if msg:sub(1,11) == Prefix.."rabbithop " then
  1308. local Target = msg:sub(12, #msg)
  1309.  
  1310. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  1311. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  1312. l.Parent = game.Players.LocalPlayer.Character
  1313. l.Name = "Humanoid"
  1314. wait()
  1315. game.Players.LocalPlayer.Character["1"]:Destroy()
  1316. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  1317. game.Players.LocalPlayer.Character.Animate.Disabled = true
  1318. wait()
  1319. game.Players.LocalPlayer.Character.Animate.Disabled = false
  1320. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  1321. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1322. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  1323. end
  1324. wait()
  1325. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  1326. wait()
  1327. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  1328. wait()
  1329. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,150))
  1330. wait()
  1331. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,145))
  1332. wait()
  1333. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,140))
  1334. wait()
  1335. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,135))
  1336. wait()
  1337. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,130))
  1338. wait()
  1339. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,125))
  1340. wait()
  1341. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,120))
  1342. wait()
  1343. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,115))
  1344. wait()
  1345. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,110))
  1346. wait()
  1347. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,105))
  1348. wait()
  1349. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,100))
  1350. wait()
  1351. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,95))
  1352. wait()
  1353. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,90))
  1354. wait()
  1355. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,85))
  1356. wait()
  1357. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,80))
  1358. wait()
  1359. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,75))
  1360. wait()
  1361. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,70))
  1362. wait()
  1363. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,65))
  1364. wait()
  1365. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,60))
  1366. wait()
  1367. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,55))
  1368. wait()
  1369. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,50))
  1370. wait()
  1371. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,45))
  1372. wait()
  1373. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,40))
  1374. wait()
  1375. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,35))
  1376. wait()
  1377. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,150))
  1378. wait()
  1379. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,145))
  1380. wait()
  1381. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,140))
  1382. wait()
  1383. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,135))
  1384. wait()
  1385. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,130))
  1386. wait()
  1387. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,125))
  1388. wait()
  1389. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,120))
  1390. wait()
  1391. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,115))
  1392. wait()
  1393. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,110))
  1394. wait()
  1395. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,105))
  1396. wait()
  1397. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,100))
  1398. wait()
  1399. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,95))
  1400. wait()
  1401. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,90))
  1402. wait()
  1403. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,85))
  1404. wait()
  1405. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,80))
  1406. wait()
  1407. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,75))
  1408. wait()
  1409. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,70))
  1410. wait()
  1411. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,65))
  1412. wait()
  1413. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,60))
  1414. wait()
  1415. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,55))
  1416. wait()
  1417. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,50))
  1418. wait()
  1419. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,45))
  1420. wait()
  1421. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,40))
  1422. wait()
  1423. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,35))
  1424. wait()
  1425. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,150))
  1426. wait()
  1427. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,145))
  1428. wait()
  1429. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,140))
  1430. wait()
  1431. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,135))
  1432. wait()
  1433. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,130))
  1434. wait()
  1435. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,125))
  1436. wait()
  1437. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,120))
  1438. wait()
  1439. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,115))
  1440. wait()
  1441. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,110))
  1442. wait()
  1443. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,105))
  1444. wait()
  1445. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,100))
  1446. wait()
  1447. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,95))
  1448. wait()
  1449. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,90))
  1450. wait()
  1451. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,85))
  1452. wait()
  1453. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,80))
  1454. wait()
  1455. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,75))
  1456. wait()
  1457. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,70))
  1458. wait()
  1459. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,65))
  1460. wait()
  1461. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,60))
  1462. wait()
  1463. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,55))
  1464. wait()
  1465. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,50))
  1466. wait()
  1467. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,45))
  1468. wait()
  1469. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,40))
  1470. wait()
  1471. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,35))
  1472. wait()
  1473. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,150))
  1474. wait()
  1475. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,145))
  1476. wait()
  1477. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,140))
  1478. wait()
  1479. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,135))
  1480. wait()
  1481. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,130))
  1482. wait()
  1483. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,125))
  1484. wait()
  1485. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,120))
  1486. wait()
  1487. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,115))
  1488. wait()
  1489. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,110))
  1490. wait()
  1491. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,105))
  1492. wait()
  1493. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,100))
  1494. wait()
  1495. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,95))
  1496. wait()
  1497. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,90))
  1498. wait()
  1499. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,85))
  1500. wait()
  1501. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,80))
  1502. wait()
  1503. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,75))
  1504. wait()
  1505. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,70))
  1506. wait()
  1507. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,65))
  1508. wait()
  1509. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,60))
  1510. wait()
  1511. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,55))
  1512. wait()
  1513. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,50))
  1514. wait()
  1515. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,45))
  1516. wait()
  1517. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,40))
  1518. wait()
  1519. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,35))
  1520. wait()
  1521. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,150))
  1522. wait()
  1523. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,145))
  1524. wait()
  1525. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,140))
  1526. wait()
  1527. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,135))
  1528. wait()
  1529. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,130))
  1530. wait()
  1531. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,125))
  1532. wait()
  1533. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,120))
  1534. wait()
  1535. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,115))
  1536. wait()
  1537. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,110))
  1538. wait()
  1539. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,105))
  1540. wait()
  1541. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,100))
  1542. wait()
  1543. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,95))
  1544. wait()
  1545. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,90))
  1546. wait()
  1547. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,85))
  1548. wait()
  1549. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,80))
  1550. wait()
  1551. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,75))
  1552. wait()
  1553. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,70))
  1554. wait()
  1555. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,65))
  1556. wait()
  1557. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,60))
  1558. wait()
  1559. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,55))
  1560. wait()
  1561. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,50))
  1562. wait()
  1563. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,45))
  1564. wait()
  1565. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,40))
  1566. wait()
  1567. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,35))
  1568. wait()
  1569. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,150))
  1570. wait()
  1571. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,145))
  1572. wait()
  1573. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,140))
  1574. wait()
  1575. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,135))
  1576. wait()
  1577. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,130))
  1578. wait()
  1579. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,125))
  1580. wait()
  1581. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,120))
  1582. wait()
  1583. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,115))
  1584. wait()
  1585. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,110))
  1586. wait()
  1587. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,105))
  1588. wait()
  1589. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,100))
  1590. wait()
  1591. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,95))
  1592. wait()
  1593. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,90))
  1594. wait()
  1595. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,85))
  1596. wait()
  1597. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,80))
  1598. wait()
  1599. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,75))
  1600. wait()
  1601. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,70))
  1602. wait()
  1603. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,65))
  1604. wait()
  1605. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,60))
  1606. wait()
  1607. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,55))
  1608. wait()
  1609. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,50))
  1610. wait()
  1611. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,45))
  1612. wait()
  1613. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,40))
  1614. wait()
  1615. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,35))
  1616. wait()
  1617. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,150))
  1618. wait()
  1619. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,145))
  1620. wait()
  1621. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,140))
  1622. wait()
  1623. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,135))
  1624. wait()
  1625. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,130))
  1626. wait()
  1627. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,125))
  1628. wait()
  1629. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,120))
  1630. wait()
  1631. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,115))
  1632. wait()
  1633. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,110))
  1634. wait()
  1635. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,105))
  1636. wait()
  1637. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,100))
  1638. wait()
  1639. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,95))
  1640. wait()
  1641. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,90))
  1642. wait()
  1643. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,85))
  1644. wait()
  1645. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,80))
  1646. wait()
  1647. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,75))
  1648. wait()
  1649. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,70))
  1650. wait()
  1651. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,65))
  1652. wait()
  1653. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,60))
  1654. wait()
  1655. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,55))
  1656. wait()
  1657. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,50))
  1658. wait()
  1659. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,45))
  1660. wait()
  1661. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,40))
  1662. wait()
  1663. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,35))
  1664. wait()
  1665. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,150))
  1666. wait()
  1667. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,145))
  1668. wait()
  1669. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,140))
  1670. wait()
  1671. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,135))
  1672. wait()
  1673. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,130))
  1674. wait()
  1675. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,125))
  1676. wait()
  1677. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,120))
  1678. wait()
  1679. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,115))
  1680. wait()
  1681. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,110))
  1682. wait()
  1683. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,105))
  1684. wait()
  1685. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,100))
  1686. wait()
  1687. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,95))
  1688. wait()
  1689. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,90))
  1690. wait()
  1691. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,85))
  1692. wait()
  1693. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,80))
  1694. wait()
  1695. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,75))
  1696. wait()
  1697. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,70))
  1698. wait()
  1699. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,65))
  1700. wait()
  1701. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,60))
  1702. wait()
  1703. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,20,55))
  1704. wait()
  1705. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,50))
  1706. wait()
  1707. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,10,45))
  1708. wait()
  1709. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,40))
  1710. wait()
  1711. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,5,35))
  1712. wait()
  1713. local prt=Instance.new("Model", workspace);
  1714. Instance.new("Part", prt).Name="Torso";
  1715. Instance.new("Part", prt).Name="Head";
  1716. Instance.new("Humanoid", prt).Name="Humanoid";
  1717. game.Players.LocalPlayer.Character=prt
  1718. end
  1719. end)
  1720. game.Players.LocalPlayer.Chatted:connect(function(msg)
  1721. if msg:sub(1,6) == Prefix.."spin " then
  1722. local Target = msg:sub(7, #msg)
  1723. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  1724. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  1725. l.Parent = game.Players.LocalPlayer.Character
  1726. l.Name = "Humanoid"
  1727. wait()
  1728. game.Players.LocalPlayer.Character["1"]:Destroy()
  1729. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  1730. game.Players.LocalPlayer.Character.Animate.Disabled = true
  1731. wait()
  1732. game.Players.LocalPlayer.Character.Animate.Disabled = false
  1733. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  1734. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1735. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  1736. end
  1737. wait()
  1738. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  1739. wait()
  1740. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  1741. wait()
  1742. power = 5000
  1743.  
  1744. game:GetService('RunService').Stepped:connect(function()
  1745. game.Players.LocalPlayer.Character.Head.CanCollide = false
  1746. game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
  1747. game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
  1748. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  1749. end)
  1750. wait(.1)
  1751. local bambam = Instance.new("BodyThrust")
  1752. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  1753. bambam.Force = Vector3.new(power,0,power)
  1754. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  1755. wait()
  1756. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  1757. if (v:IsA("Accessory")) then
  1758. v.Parent = workspace
  1759. end
  1760. end
  1761. wait(20)
  1762. local prt=Instance.new("Model", workspace);
  1763. Instance.new("Part", prt).Name="Torso";
  1764. Instance.new("Part", prt).Name="Head";
  1765. Instance.new("Humanoid", prt).Name="Humanoid";
  1766. game.Players.LocalPlayer.Character=prt
  1767. end
  1768. end)
  1769. game.Players.LocalPlayer.Chatted:connect(function(msg)
  1770. if msg:sub(1,8) == Prefix.."zigzag " then
  1771. local Target = msg:sub(9, #msg)
  1772.  
  1773. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  1774. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  1775. l.Parent = game.Players.LocalPlayer.Character
  1776. l.Name = "Humanoid"
  1777. wait(0.1)
  1778. game.Players.LocalPlayer.Character["1"]:Destroy()
  1779. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  1780. game.Players.LocalPlayer.Character.Animate.Disabled = true
  1781. wait(0.1)
  1782. game.Players.LocalPlayer.Character.Animate.Disabled = false
  1783. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  1784. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1785. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  1786. end
  1787. wait(0.1)
  1788. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  1789. wait(0.1)
  1790. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  1791. wait(0.2)
  1792. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-250,15,0))
  1793. wait()
  1794. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-220,15,0))
  1795. wait()
  1796. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-190,15,0))
  1797. wait()
  1798. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-160,15,0))
  1799. wait()
  1800. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,15,0))
  1801. wait()
  1802. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,15,0))
  1803. wait()
  1804. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-70,15,0))
  1805. wait()
  1806. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-40,15,0))
  1807. wait()
  1808. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-10,15,0))
  1809. wait()
  1810. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(20,15,0))
  1811. wait()
  1812. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,0))
  1813. wait()
  1814. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(80,15,0))
  1815. wait()
  1816. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(110,15,0))
  1817. wait()
  1818. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(140,15,0))
  1819. wait()
  1820. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(170,15,0))
  1821. wait()
  1822. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(200,15,0))
  1823. wait()
  1824. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(230,15,0))
  1825. wait()
  1826. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(230,15,25))
  1827. wait()
  1828. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(200,15,25))
  1829. wait()
  1830. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(170,15,25))
  1831. wait()
  1832. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(140,15,25))
  1833. wait()
  1834. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(110,15,25))
  1835. wait()
  1836. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(80,15,25))
  1837. wait()
  1838. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,25))
  1839. wait()
  1840. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(20,15,25))
  1841. wait()
  1842. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(230,15,25))
  1843. wait()
  1844. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(200,15,25))
  1845. wait()
  1846. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(170,15,25))
  1847. wait()
  1848. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(140,15,25))
  1849. wait()
  1850. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(110,15,25))
  1851. wait()
  1852. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(80,15,25))
  1853. wait()
  1854. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,25))
  1855. wait()
  1856. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(20,15,25))
  1857. wait()
  1858. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-10,15,25))
  1859. wait()
  1860. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-40,15,25))
  1861. wait()
  1862. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-70,15,25))
  1863. wait()
  1864. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,15,25))
  1865. wait()
  1866. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,15,25))
  1867. wait()
  1868. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-160,15,25))
  1869. wait()
  1870. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-190,15,25))
  1871. wait()
  1872. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-220,15,25))
  1873. wait()
  1874. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-250,15,25))
  1875. wait()
  1876. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-250,15,50))
  1877. wait()
  1878. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-220,15,50))
  1879. wait()
  1880. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-190,15,50))
  1881. wait()
  1882. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-160,15,50))
  1883. wait()
  1884. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,15,50))
  1885. wait()
  1886. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,15,50))
  1887. wait()
  1888. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-70,15,50))
  1889. wait()
  1890. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-40,15,50))
  1891. wait()
  1892. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-10,15,50))
  1893. wait()
  1894. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(20,15,50))
  1895. wait()
  1896. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,50))
  1897. wait()
  1898. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(80,15,50))
  1899. wait()
  1900. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(110,15,50))
  1901. wait()
  1902. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(140,15,50))
  1903. wait()
  1904. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(170,15,50))
  1905. wait()
  1906. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(200,15,50))
  1907. wait()
  1908. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(230,15,50))
  1909. wait()
  1910. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(230,15,75))
  1911. wait()
  1912. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(200,15,75))
  1913. wait()
  1914. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(170,15,75))
  1915. wait()
  1916. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(140,15,75))
  1917. wait()
  1918. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(110,15,75))
  1919. wait()
  1920. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(80,15,75))
  1921. wait()
  1922. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,75))
  1923. wait()
  1924. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(20,15,75))
  1925. wait()
  1926. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(230,15,75))
  1927. wait()
  1928. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(200,15,75))
  1929. wait()
  1930. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(170,15,75))
  1931. wait()
  1932. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(140,15,75))
  1933. wait()
  1934. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(110,15,75))
  1935. wait()
  1936. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(80,15,75))
  1937. wait()
  1938. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,75))
  1939. wait()
  1940. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(20,15,75))
  1941. wait()
  1942. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-10,15,75))
  1943. wait()
  1944. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-40,15,75))
  1945. wait()
  1946. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-70,15,75))
  1947. wait()
  1948. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,15,75))
  1949. wait()
  1950. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,15,75))
  1951. wait()
  1952. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-160,15,75))
  1953. wait()
  1954. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-190,15,75))
  1955. wait()
  1956. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-220,15,75))
  1957. wait()
  1958. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-500,15,75))
  1959. wait()
  1960. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-250,15,100))
  1961. wait()
  1962. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-220,15,100))
  1963. wait()
  1964. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-190,15,100))
  1965. wait()
  1966. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-160,15,100))
  1967. wait()
  1968. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,15,100))
  1969. wait()
  1970. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,15,100))
  1971. wait()
  1972. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-70,15,100))
  1973. wait()
  1974. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-40,15,100))
  1975. wait()
  1976. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-10,15,100))
  1977. wait()
  1978. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(20,15,100))
  1979. wait()
  1980. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,100))
  1981. wait()
  1982. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(80,15,100))
  1983. wait()
  1984. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(110,15,100))
  1985. wait()
  1986. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(140,15,100))
  1987. wait()
  1988. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(170,15,100))
  1989. wait()
  1990. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(200,15,100))
  1991. wait()
  1992. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(230,15,100))
  1993. wait()
  1994. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(230,15,125))
  1995. wait()
  1996. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(200,15,125))
  1997. wait()
  1998. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(170,15,125))
  1999. wait()
  2000. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(140,15,125))
  2001. wait()
  2002. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(110,15,125))
  2003. wait()
  2004. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(80,15,125))
  2005. wait()
  2006. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,125))
  2007. wait()
  2008. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(20,15,125))
  2009. wait()
  2010. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(230,15,125))
  2011. wait()
  2012. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(200,15,125))
  2013. wait()
  2014. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(170,15,125))
  2015. wait()
  2016. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(140,15,125))
  2017. wait()
  2018. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(110,15,125))
  2019. wait()
  2020. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(80,15,125))
  2021. wait()
  2022. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,125))
  2023. wait()
  2024. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(20,15,125))
  2025. wait()
  2026. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-10,15,125))
  2027. wait()
  2028. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-40,15,125))
  2029. wait()
  2030. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-70,15,125))
  2031. wait()
  2032. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,15,125))
  2033. wait()
  2034. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,15,125))
  2035. wait()
  2036. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-160,15,125))
  2037. wait()
  2038. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-190,15,125))
  2039. wait()
  2040. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-220,15,125))
  2041. wait()
  2042. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-500,15,125))
  2043. wait()
  2044. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-250,15,150))
  2045. wait()
  2046. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-220,15,150))
  2047. wait()
  2048. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-190,15,150))
  2049. wait()
  2050. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-160,15,150))
  2051. wait()
  2052. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,15,150))
  2053. wait()
  2054. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,15,150))
  2055. wait()
  2056. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-70,15,150))
  2057. wait()
  2058. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-40,15,150))
  2059. wait()
  2060. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-10,15,150))
  2061. wait()
  2062. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(20,15,150))
  2063. wait()
  2064. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,150))
  2065. wait()
  2066. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(80,15,150))
  2067. wait()
  2068. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(110,15,150))
  2069. wait()
  2070. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(140,15,150))
  2071. wait()
  2072. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(170,15,150))
  2073. wait()
  2074. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(200,15,150))
  2075. wait()
  2076. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(230,15,150))
  2077. wait()
  2078. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(230,15,175))
  2079. wait()
  2080. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(200,15,175))
  2081. wait()
  2082. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(170,15,175))
  2083. wait()
  2084. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(140,15,175))
  2085. wait()
  2086. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(110,15,175))
  2087. wait()
  2088. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(80,15,175))
  2089. wait()
  2090. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,175))
  2091. wait()
  2092. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(20,15,175))
  2093. wait()
  2094. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(230,15,175))
  2095. wait()
  2096. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(200,15,175))
  2097. wait()
  2098. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(170,15,175))
  2099. wait()
  2100. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(140,15,175))
  2101. wait()
  2102. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(110,15,175))
  2103. wait()
  2104. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(80,15,175))
  2105. wait()
  2106. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,175))
  2107. wait()
  2108. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(20,15,175))
  2109. wait()
  2110. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-10,15,175))
  2111. wait()
  2112. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-40,15,175))
  2113. wait()
  2114. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-70,15,175))
  2115. wait()
  2116. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,15,175))
  2117. wait()
  2118. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,15,175))
  2119. wait()
  2120. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-160,15,175))
  2121. wait()
  2122. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-190,15,175))
  2123. wait()
  2124. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-220,15,175))
  2125. wait()
  2126. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-500,15,175))
  2127. wait()
  2128. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-250,15,200))
  2129. wait()
  2130. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-220,15,200))
  2131. wait()
  2132. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-190,15,200))
  2133. wait()
  2134. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-160,15,200))
  2135. wait()
  2136. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,15,200))
  2137. wait()
  2138. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,15,200))
  2139. wait()
  2140. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-70,15,200))
  2141. wait()
  2142. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-40,15,200))
  2143. wait()
  2144. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-10,15,200))
  2145. wait()
  2146. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(20,15,200))
  2147. wait()
  2148. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,200))
  2149. wait()
  2150. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(80,15,200))
  2151. wait()
  2152. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(110,15,200))
  2153. wait()
  2154. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(140,15,200))
  2155. wait()
  2156. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(170,15,200))
  2157. wait()
  2158. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(200,15,200))
  2159. wait()
  2160. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(230,15,200))
  2161. wait()
  2162. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(230,15,225))
  2163. wait()
  2164. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(200,15,225))
  2165. wait()
  2166. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(170,15,225))
  2167. wait()
  2168. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(140,15,225))
  2169. wait()
  2170. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(110,15,225))
  2171. wait()
  2172. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(80,15,225))
  2173. wait()
  2174. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,225))
  2175. wait()
  2176. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(20,15,225))
  2177. wait()
  2178. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(230,15,225))
  2179. wait()
  2180. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(200,15,225))
  2181. wait()
  2182. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(170,15,225))
  2183. wait()
  2184. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(140,15,225))
  2185. wait()
  2186. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(110,15,225))
  2187. wait()
  2188. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(80,15,225))
  2189. wait()
  2190. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(50,15,225))
  2191. wait()
  2192. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(20,15,225))
  2193. wait()
  2194. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-10,15,225))
  2195. wait()
  2196. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-40,15,225))
  2197. wait()
  2198. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-70,15,225))
  2199. wait()
  2200. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100,15,225))
  2201. wait()
  2202. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-130,15,225))
  2203. wait()
  2204. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-160,15,225))
  2205. wait()
  2206. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-190,15,225))
  2207. wait()
  2208. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-220,15,225))
  2209. wait()
  2210. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-200,15,225))
  2211. wait()
  2212. local prt=Instance.new("Model", workspace);
  2213. Instance.new("Part", prt).Name="Torso";
  2214. Instance.new("Part", prt).Name="Head";
  2215. Instance.new("Humanoid", prt).Name="Humanoid";
  2216. game.Players.LocalPlayer.Character=prt
  2217. end
  2218. end)
  2219. game.Players.LocalPlayer.Chatted:connect(function(msg)
  2220. if msg:sub(1,7) == Prefix.."slide " then
  2221. local Target = msg:sub(8, #msg)
  2222. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  2223. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  2224. l.Parent = game.Players.LocalPlayer.Character
  2225. l.Name = "Humanoid"
  2226. wait()
  2227. game.Players.LocalPlayer.Character["1"]:Destroy()
  2228. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  2229. game.Players.LocalPlayer.Character.Animate.Disabled = true
  2230. wait()
  2231. game.Players.LocalPlayer.Character.Animate.Disabled = false
  2232. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  2233. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2234. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  2235. end
  2236. wait()
  2237. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  2238. wait()
  2239. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(30,3.75,40))
  2240. game.Players.LocalPlayer.Character.Humanoid.HipHeight = -3
  2241. wait(20)
  2242. local prt = Instance.new("Model", workspace);
  2243. Instance.new("Part", prt).Name="Torso";
  2244. Instance.new("Part", prt).Name="Head";
  2245. Instance.new("Humanoid", prt).Name="Humanoid";
  2246. game.Players.LocalPlayer.Character = prt
  2247. end
  2248. end)
  2249. game.Players.LocalPlayer.Chatted:connect(function(msg)
  2250. if msg:sub(1,12) == Prefix.."controlfly " then
  2251. local Target = msg:sub(13, #msg)
  2252.  
  2253. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  2254. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  2255. l.Parent = game.Players.LocalPlayer.Character
  2256. l.Name = "Humanoid"
  2257. wait()
  2258. game.Players.LocalPlayer.Character["1"]:Destroy()
  2259. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  2260. game.Players.LocalPlayer.Character.Animate.Disabled = true
  2261. wait()
  2262. game.Players.LocalPlayer.Character.Animate.Disabled = false
  2263. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  2264. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2265. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  2266. end
  2267. wait()
  2268. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  2269. wait()
  2270. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  2271. wait()
  2272. repeat wait()
  2273. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  2274. local mouse = game.Players.LocalPlayer:GetMouse()
  2275. repeat wait() until mouse
  2276. local plr = game.Players.LocalPlayer
  2277. local torso = plr.Character.Torso
  2278. local flying = true
  2279. local deb = true
  2280. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  2281. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2282. local maxspeed = 50
  2283. local speed = 0
  2284.  
  2285. function Fly()
  2286. local bg = Instance.new("BodyGyro", torso)
  2287. bg.P = 9e4
  2288. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2289. bg.cframe = torso.CFrame
  2290. local bv = Instance.new("BodyVelocity", torso)
  2291. bv.velocity = Vector3.new(0,0.1,0)
  2292. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2293. repeat wait()
  2294. plr.Character.Humanoid.PlatformStand = true
  2295. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  2296. speed = speed+.5+(speed/maxspeed)
  2297. if speed > maxspeed then
  2298. speed = maxspeed
  2299. end
  2300. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  2301. speed = speed-1
  2302. if speed < 0 then
  2303. speed = 0
  2304. end
  2305. end
  2306. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  2307. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  2308. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  2309. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  2310. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  2311. else
  2312. bv.velocity = Vector3.new(0,0.1,0)
  2313. end
  2314. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  2315. until not flying
  2316. ctrl = {f = 0, b = 0, l = 0, r = 0}
  2317. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2318. speed = 0
  2319. bg:Destroy()
  2320. bv:Destroy()
  2321. plr.Character.Humanoid.PlatformStand = false
  2322. end
  2323. mouse.KeyDown:connect(function(key)
  2324. if key:lower() == "e" then
  2325. if flying then flying = false
  2326. else
  2327. flying = true
  2328. Fly()
  2329. end
  2330. elseif key:lower() == "w" then
  2331. ctrl.f = 1
  2332. elseif key:lower() == "s" then
  2333. ctrl.b = -1
  2334. elseif key:lower() == "a" then
  2335. ctrl.l = -1
  2336. elseif key:lower() == "d" then
  2337. ctrl.r = 1
  2338. end
  2339. end)
  2340. mouse.KeyUp:connect(function(key)
  2341. if key:lower() == "w" then
  2342. ctrl.f = 0
  2343. elseif key:lower() == "s" then
  2344. ctrl.b = 0
  2345. elseif key:lower() == "a" then
  2346. ctrl.l = 0
  2347. elseif key:lower() == "d" then
  2348. ctrl.r = 0
  2349. end
  2350. end)
  2351. Fly()
  2352. game.Players.LocalPlayer.Character.Humanoid.PlayformStand = false
  2353. end
  2354. end)
  2355. game.Players.LocalPlayer.Chatted:connect(function(msg)
  2356. if msg == Prefix.."cmds" or msg == Prefix.."commands" then
  2357. game:GetService("StarterGui"):SetCore("DeveloperConsoleVisible", true)
  2358. end
  2359. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement