Advertisement
BobMe

CustomSizeMep

Apr 8th, 2018
617
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 114.74 KB | None | 0 0
  1. size = .73 -- Average Mep Size
  2. hats = true -- Default Hats For example, if you press X a barrel will parent to your torso(if true)
  3. --You can also just use the ;disablehats or ;enablehats command
  4.  
  5. --[[
  6. ```Original script by AmbientOcclusion (formerly madiik)
  7. ```Edit by: Memo1332(aka Pink Draggo or Pink Addict) Discord: --The Pink Draggo--#8471
  8.  
  9.  
  10. ....Controls:
  11. Normal Mini Meep Controls: z,x,c,v,b,n,m,l,k,j,h,g,f,r,t,ctrl
  12.  
  13. ....Added Controls:
  14. P: Lowers Jump Power (unless very big because values are calculated off of the size variable)
  15. U: Sets Jump Power Back To Normal
  16. key ]: Makes your walkspeed two times slower.
  17. Ins: Adds a Body Gyro (to stop animation bugs when very small)
  18. Home: Removes Body Gyro
  19.  
  20. ....Chat Commands
  21. !play id :set a custom song for the J key(global)
  22. ;play id :set a custom song for the J key(local)
  23. ;printstats : prints some humanoid stats(local)
  24. ;editkeys : customise the mep's songs(local)
  25. ;enablehats : adds hats, aka key J pink hair will show(local)
  26. ;disablehats : disables hats(local)
  27. ..Dance Commands(only global)..
  28. !DanceZ
  29. !DanceX
  30. !DanceC
  31. !DanceV
  32. !DanceB
  33. !DanceN
  34. !DanceM
  35. !DanceL
  36. !DanceK
  37. !DanceJ
  38. !DanceH
  39. !DanceG
  40. !DanceF
  41. !DanceR
  42. !DanceT
  43. ]]
  44. plr = game.Players.LocalPlayer
  45. screen = plr.PlayerGui
  46. mouse = plr:GetMouse()
  47. plr.Character.Humanoid.MaxHealth = math.huge
  48.  
  49. ScreenGui0 = Instance.new("ScreenGui",screen)
  50. Frame1 = Instance.new("Frame", ScreenGui0)
  51. TextLabel2 = Instance.new("TextLabel",Frame1)
  52. TextLabel3 = Instance.new("TextLabel",Frame1)
  53. Frame4 = Instance.new("Frame", Frame1)
  54. TextBox5 = Instance.new("TextBox",Frame1)
  55. TextLabel6 = Instance.new("TextLabel",Frame1)
  56. TextButton7 = Instance.new("TextButton",Frame1)
  57. Frame1.Transparency = 0.5
  58. Frame1.Size = UDim2.new(0, 500, 0, 300)
  59. Frame1.Position = UDim2.new(0.5, 0, 0.5, 0)
  60. Frame1.BackgroundColor3 = Color3.new(1, 1, 1)
  61. Frame1.BackgroundTransparency = 0.5
  62. Frame1.BorderColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  63. Frame1.BorderSizePixel = 20
  64. Frame1.AnchorPoint = Vector2.new(0.5, 0.5)
  65. TextLabel2.Transparency = 0
  66. TextLabel2.Size = UDim2.new(0, 200, 0, 50)
  67. TextLabel2.Text = "The Mep"
  68. TextLabel2.Position = UDim2.new(0, 151, 0, 20)
  69. TextLabel2.BackgroundColor3 = Color3.new(1, 1, 1)
  70. TextLabel2.BackgroundTransparency = 1
  71. TextLabel2.BorderSizePixel = 0
  72. TextLabel2.Font = Enum.Font.SourceSans
  73. TextLabel2.FontSize = Enum.FontSize.Size96
  74. TextLabel2.TextColor3 = Color3.new(1, 0.686275, 1)
  75. TextLabel2.TextStrokeColor3 = Color3.new(0.964706, 0.419608, 1)
  76. TextLabel2.TextStrokeTransparency = 0
  77. TextLabel3.Transparency = 0
  78. TextLabel3.Size = UDim2.new(0, 200, 0, 50)
  79. TextLabel3.Text = "Edit By Memo1332"
  80. TextLabel3.Position = UDim2.new(0, 148, 0, 55)
  81. TextLabel3.BackgroundColor3 = Color3.new(1, 1, 1)
  82. TextLabel3.BackgroundTransparency = 1
  83. TextLabel3.BorderSizePixel = 0
  84. TextLabel3.Font = Enum.Font.SourceSans
  85. TextLabel3.FontSize = Enum.FontSize.Size24
  86. TextLabel3.TextColor3 = Color3.new(1, 0.686275, 1)
  87. TextLabel3.TextStrokeColor3 = Color3.new(0.964706, 0.419608, 1)
  88. TextLabel3.TextStrokeTransparency = 0
  89. Frame4.Transparency = 0.34999999403954
  90. Frame4.Size = UDim2.new(0, 463, 0, 132)
  91. Frame4.Position = UDim2.new(0, 20, 0, 132)
  92. Frame4.BackgroundColor3 = Color3.new(1, 1, 1)
  93. Frame4.BackgroundTransparency = 0.34999999403954
  94. Frame4.BorderColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  95. Frame4.BorderSizePixel = 0
  96. TextBox5.Transparency = 0.40000000596046
  97. TextBox5.Size = UDim2.new(0, 241, 0, 61)
  98. TextBox5.Text = size
  99. TextBox5.Position = UDim2.new(0, 221, 0, 142)
  100. TextBox5.BackgroundColor3 = Color3.new(0.909804, 0.631373, 1)
  101. TextBox5.BackgroundTransparency = 0.40000000596046
  102. TextBox5.BorderColor3 = Color3.new(1, 0.796079, 0.980392)
  103. TextBox5.BorderSizePixel = 8
  104. TextBox5.Font = Enum.Font.SourceSans
  105. TextBox5.FontSize = Enum.FontSize.Size28
  106. TextBox5.TextColor3 = Color3.new(1, 1, 1)
  107. TextLabel6.Transparency = 0
  108. TextLabel6.Size = UDim2.new(0, 200, 0, 50)
  109. TextLabel6.Text = "Size:"
  110. TextLabel6.Position = UDim2.new(0, 30, 0, 142)
  111. TextLabel6.BackgroundColor3 = Color3.new(1, 1, 1)
  112. TextLabel6.BackgroundTransparency = 1
  113. TextLabel6.BorderSizePixel = 0
  114. TextLabel6.Font = Enum.Font.SourceSans
  115. TextLabel6.FontSize = Enum.FontSize.Size96
  116. TextLabel6.TextColor3 = Color3.new(1, .8, 1)
  117. TextLabel6.TextStrokeColor3 = Color3.new(1, 0.67451, 0.94902)
  118. TextLabel6.TextStrokeTransparency = 0
  119. TextButton7.Transparency = 0.5
  120. TextButton7.Size = UDim2.new(0, 221, 0, 30)
  121. TextButton7.Text = "Go"
  122. TextButton7.Position = UDim2.new(0, 141, 0, 223)
  123. TextButton7.BackgroundColor3 = Color3.new(1, 0.278431, 0.988235)
  124. TextButton7.BackgroundTransparency = 0.5
  125. TextButton7.BorderSizePixel = 0
  126. TextButton7.Font = Enum.Font.SourceSans
  127. TextButton7.FontSize = Enum.FontSize.Size28
  128. TextButton7.TextColor3 = Color3.new(1, 1, 1)
  129.  
  130. TextButton7.MouseButton1Click:connect(function()
  131. size = (TextBox5.Text)
  132. ScreenGui0.Parent = nil
  133. end)
  134. repeat wait() until ScreenGui0.Parent == nil
  135. size = size-1+1 -- roblox is fat sometimes
  136.  
  137. icantthinkofanameforthisvariable = false
  138. antiglobal = false
  139. dance2 = false
  140.  
  141. local ran,err = ypcall(function()
  142. plr = game:service'Players'.LocalPlayer
  143. char = plr.Character
  144. mouse = plr:GetMouse()
  145. humanoid = char:findFirstChild("Humanoid")
  146. torso = char:findFirstChild("Torso")
  147. head = char.Head
  148. ra = char:findFirstChild("Right Arm")
  149. la = char:findFirstChild("Left Arm")
  150. rl = char:findFirstChild("Right Leg")
  151. ll = char:findFirstChild("Left Leg")
  152. rs = torso:findFirstChild("Right Shoulder")
  153. ls = torso:findFirstChild("Left Shoulder")
  154. rh = torso:findFirstChild("Right Hip")
  155. lh = torso:findFirstChild("Left Hip")
  156. neck = torso:findFirstChild("Neck")
  157. rj = char:findFirstChild("HumanoidRootPart"):findFirstChild("RootJoint")
  158. anim = char:findFirstChild("Animate")
  159. rootpart = char:findFirstChild("HumanoidRootPart")
  160. camera = workspace.CurrentCamera
  161. do --Removing ROBLOX's new Looped bug >_>
  162. local function rec(x)
  163. for i,v in pairs(x:children()) do
  164. if v:IsA'Animation' then
  165. v.AnimationId = 'rbxassetid://28159255'
  166. end
  167. rec(v)
  168. end
  169. end
  170. rec(anim) --the Animate script
  171. end
  172.  
  173. humanoid.Jump = true
  174. hattenme = false
  175.  
  176. wait(.4)
  177. antispam = false
  178.  
  179.  
  180. if anim then
  181. anim:Destroy()
  182. end
  183.  
  184.  
  185. rj.C0 = CFrame.new()
  186. rj.C1 = CFrame.new()
  187.  
  188.  
  189. super_annoying = Instance.new("Sound", head)
  190. super_annoying.SoundId = "http://www.roblox.com/asset/?id=818971480"
  191. Oz = 818971480
  192. Nz = 818971480
  193. super_annoying.Volume = 10
  194. super_annoying.Pitch = 1.15
  195. super_annoying.Looped = true
  196. barrel_roll = Instance.new("Sound", head)
  197. barrel_roll.SoundId = "http://www.roblox.com/asset/?id=185492305"
  198. Ox = 185492305
  199. Nx = 185492305
  200. barrel_roll.Volume = 10
  201. barrel_roll.Looped = true
  202. dubstep_gun = Instance.new("Sound", head)
  203. dubstep_gun.SoundId = "http://www.roblox.com/asset/?id=1247011377"
  204. Oc = 1247011377
  205. Nc = 1247011377
  206. dubstep_gun.Volume = 10
  207. dubstep_gun.Pitch = 1.10
  208. dubstep_gun.Looped = true
  209. you_are_pirate = Instance.new("Sound", head)
  210. you_are_pirate.SoundId = "http://www.roblox.com/asset/?id=226273007"
  211. Ov = 226273007
  212. Nv = 226273007
  213. you_are_pirate.Volume = 10
  214. you_are_pirate.Looped = true
  215. cant_touch = Instance.new("Sound", head)
  216. cant_touch.SoundId = "http://www.roblox.com/asset/?id=525644811"
  217. Om = 525644811
  218. Nm = 525644811
  219. cant_touch.Volume = 10
  220. cant_touch.Pitch = 1.15
  221. cant_touch.Looped = true
  222. gangy_style = Instance.new("Sound", head)
  223. gangy_style.SoundId = "http://www.roblox.com/asset/?id=838491143"
  224. On = 838491143
  225. Nn = 838491143
  226. gangy_style.Volume = 10
  227. gangy_style.Looped = true
  228. gangy_style.Pitch = 1.15
  229. fox_say = Instance.new("Sound", head)
  230. fox_say.SoundId = "http://www.roblox.com/asset/?id=665080025"
  231. Ol = 665080025
  232. Nl = 665080025
  233. fox_say.Volume = 10
  234. fox_say.Looped = true
  235. durk = Instance.new("Sound", head)
  236. durk.SoundId = "http://www.roblox.com/asset/?id=422902176"
  237. Of = 422902176
  238. Nf = 422902176
  239. durk.Volume = 10
  240. durk.Pitch = 1.05
  241. durk.Looped = true
  242. sax_guy = Instance.new("Sound", head)
  243. sax_guy.SoundId = "http://www.roblox.com/asset/?id=130929550"
  244. Og = 130929550
  245. Ng = 130929550
  246. sax_guy.Volume = 10
  247. sax_guy.Pitch = 1.15
  248. sax_guy.Looped = true
  249. heman = Instance.new("Sound", head)
  250. heman.SoundId = "http://www.roblox.com/asset/?id=427801633"
  251. Oh = 427801633
  252. Nh = 427801633
  253. heman.Volume = 10
  254. heman.Looped = true
  255. heman.Pitch = 1.1
  256. wait() --Too many sounds can be a heavy load on mobile devices.
  257. justin = Instance.new("Sound", head)
  258. justin.SoundId = "http://www.roblox.com/asset/?id=1540016882"
  259. Oj = 1540016882
  260. Nj = 1540016882
  261. justin.Volume = 10
  262. justin.Pitch = 1.05
  263. justin.Looped = true
  264. brony_music = Instance.new("Sound", head)
  265. brony_music.SoundId = "http://www.roblox.com/asset/?id=1136035890"
  266. Ob = 1136035890
  267. Nb = 1136035890
  268. brony_music.Volume = 10
  269. brony_music.Pitch = 1.3
  270. brony_music.Looped = true
  271. spitfire = Instance.new("Sound", head)
  272. spitfire.SoundId = "http://www.roblox.com/asset/?id=882519869"
  273. Ok = 882519869
  274. Nk = 882519869
  275. spitfire.Volume = 10
  276. spitfire.Looped = true
  277. spitfire.Pitch = 1
  278. burn_dem = Instance.new("Sound", head)
  279. burn_dem.SoundId = "http://www.roblox.com/asset/?id=228951484"
  280. Or = 228951484
  281. Nr = 228951484
  282. burn_dem.Volume = 10
  283. burn_dem.Pitch = 1
  284. burn_dem.Looped = true
  285. aj = Instance.new("Sound", head)
  286. aj.SoundId = "rbxassetid://596364831"
  287. Ot = 596364831
  288. Nt = 596364831
  289. aj.Volume = 10
  290. aj.Pitch = 1.15
  291. aj.Looped = true
  292. lolwot = Instance.new("Sound", head)
  293. lolwot.SoundId = "http://www.roblox.com/asset/?id=719695310"
  294. Orr = 719695310
  295. Nrr = 719695310
  296. lolwot.Volume = 10
  297. lolwot.Pitch = 1
  298. lolwot.Looped = true
  299. lolwot2 = Instance.new("Sound", head)
  300. lolwot2.SoundId = "http://www.roblox.com/asset/?id=1429903314"
  301. Orr2 = 1429903314
  302. Nrr2 = 1429903314
  303. lolwot2.Volume = 8
  304. lolwot2.Pitch = 1
  305. lolwot2.Looped = true
  306. kokik = Instance.new("Sound", head)
  307. kokik.SoundId = "http://www.roblox.com/asset/?id=345018987"
  308. Ozz = 345018987
  309. Nzz = 345018987
  310. kokik.Volume = 10
  311. kokik.Pitch = 1.32
  312. kokik.Looped = true
  313. durke = Instance.new("Sound", head)
  314. durke.SoundId = "http://www.roblox.com/asset/?id=297921853"
  315. Off = 297921853
  316. Nff = 297921853
  317. durke.Volume = 10
  318. durke.Pitch = 1.15
  319. durke.Looped = true
  320. naurot = Instance.new("Sound", head)
  321. naurot.SoundId = "http://www.roblox.com/asset/?id=300657972"
  322. Oxx = 300657972
  323. Nxx = 300657972
  324. naurot.Volume = 10
  325. naurot.TimePosition = 29
  326. naurot.Pitch = 1.15
  327. naurot.Looped = true
  328. spinnie = Instance.new("Sound", head)
  329. spinnie.SoundId = "http://www.roblox.com/asset/?id=152350859"
  330. Occ = 152350859
  331. Ncc = 152350859
  332. spinnie.Volume = 10
  333. spinnie.TimePosition = 60
  334. spinnie.Pitch = 1.15
  335. spinnie.Looped = true
  336. cancer = Instance.new("Sound", head)
  337. cancer.SoundId = "http://www.roblox.com/asset/?id=186322980"
  338. Ovv = 186322980
  339. Nvv = 186322980
  340. cancer.Volume = 10
  341. cancer.TimePosition = 0
  342. cancer.Pitch = 1.15
  343. cancer.Looped = true
  344. flyok = Instance.new("Sound", head)
  345. flyok.SoundId = "http://www.roblox.com/asset/?id=1338710258"
  346. Obb = 1338710258
  347. Nbb = 1338710258
  348. flyok.Volume = 10
  349. flyok.TimePosition = 0
  350. flyok.Pitch = 1.15
  351. flyok.Looped = true
  352.  
  353.  
  354.  
  355.  
  356. Instance.new("HumanoidController", game:service'ControllerService')
  357. Instance.new("SkateboardController", game:service'ControllerService')
  358. Instance.new("VehicleController", game:service'ControllerService')
  359.  
  360.  
  361.  
  362.  
  363. --minimize
  364. rh.Parent = nil
  365. lh.Parent = nil
  366. rs.Parent = nil
  367. ls.Parent = nil
  368. neck.Parent = nil
  369. rj.Parent = nil
  370.  
  371.  
  372. rl.FormFactor = "Custom"
  373. ll.FormFactor = "Custom"
  374. ra.FormFactor = "Custom"
  375. la.FormFactor = "Custom"
  376. torso.FormFactor = "Custom"
  377. head.FormFactor = "Custom"
  378. rootpart.FormFactor = "Custom"
  379.  
  380.  
  381.  
  382.  
  383. plr = game.Players.LocalPlayer
  384. gyro = 0
  385.  
  386.  
  387.  
  388. rootpart.Size = Vector3.new(.2*size, .2*size, .1*size)
  389. rl.Size = Vector3.new(.1*size, .2*size, .1*size)
  390. ll.Size = Vector3.new(.1*size, .2*size, .1*size)
  391. ra.Size = Vector3.new(.1*size, .2*size, .1*size)
  392. la.Size = Vector3.new(.1*size, .2*size, .1*size)
  393. torso.Size = Vector3.new(.2*size, .2*size, .1*size)
  394. head.Size = Vector3.new(.2*size, .1*size, .1*size)
  395.  
  396. rh.Parent = torso
  397. lh.Parent = torso
  398. rs.Parent = torso
  399. ls.Parent = torso
  400. neck.Parent = torso
  401. rj.Parent = rootpart
  402.  
  403. rootpart.CustomPhysicalProperties = PhysicalProperties.new(100,0,100,0,0)
  404. torso.CustomPhysicalProperties = PhysicalProperties.new(100,0,100,0,0)
  405. head.CustomPhysicalProperties = PhysicalProperties.new(100,0,100,0,0)
  406. rl.CustomPhysicalProperties = PhysicalProperties.new(100,00,100,0,0)
  407. ll.CustomPhysicalProperties = PhysicalProperties.new(100,00,100,0,0)
  408. ra.CustomPhysicalProperties = PhysicalProperties.new(100,00,100,0,0)
  409. la.CustomPhysicalProperties = PhysicalProperties.new(100,00,100,0,0)
  410.  
  411.  
  412. if torso:findFirstChild("roblox") then
  413. local p = Instance.new("Part", char)
  414. p.FormFactor = "Custom"
  415. p.Size = torso.Size
  416. p.Transparency = 1
  417. p:BreakJoints()
  418. local w = Instance.new("Weld", char)
  419. w.Part0 = p
  420. w.Part1 = torso
  421. torso:findFirstChild("roblox").Parent = p
  422. end
  423.  
  424.  
  425. --[[mesh1 = Instance.new("SpecialMesh", torso)
  426. mesh1.Name = "Mesh"
  427. mesh1.Scale = torso.Size - Vector3.new(torso.Size.x/2, torso.Size.y/2, 0)
  428. mesh1.MeshId = "rbxasset://fonts/torso.mesh"
  429. mesh2 = Instance.new("SpecialMesh", la)
  430. mesh2.Name = "Mesh"
  431. mesh2.Scale = la.Size - Vector3.new(0, la.Size.y/2, 0)
  432. mesh2.MeshId = "rbxasset://fonts/leftarm.mesh"
  433. mesh3 = Instance.new("SpecialMesh", ra)
  434. mesh3.Name = "Mesh"
  435. mesh3.Scale = ra.Size - Vector3.new(0, ra.Size.y/2, 0)
  436. mesh3.MeshId = "rbxasset://fonts/rightarm.mesh"
  437. mesh4 = Instance.new("SpecialMesh", ll)
  438. mesh4.Name = "Mesh"
  439. mesh4.Scale = ll.Size - Vector3.new(0, ll.Size.y/2, 0)
  440. mesh4.MeshId = "rbxasset://fonts/leftleg.mesh"
  441. mesh5 = Instance.new("SpecialMesh", rl)
  442. mesh5.Name = "Mesh"
  443. mesh5.Scale = rl.Size - Vector3.new(0, rl.Size.y/2, 0)
  444. mesh5.MeshId = "rbxasset://fonts/rightleg.mesh"--]]
  445.  
  446.  
  447. --0.3 = 1.5, 0.1 = 0.5, 0.2 = 1
  448.  
  449. ls.C0 = CFrame.new(-.15*size,.05*size,0)
  450. ls.C1 = CFrame.new(0,.05*size,0)
  451. rs.C0 = CFrame.new(.15*size,.05*size,0)
  452. rs.C1 = CFrame.new(0,.05*size,0)
  453. rh.C0 = CFrame.new(.05*size,-.1*size,0)
  454. rh.C1 = CFrame.new(0, .1*size, 0)
  455. lh.C0 = CFrame.new(-.05*size,-.1*size,0)
  456. lh.C1 = CFrame.new(0, .1*size, 0)
  457. neck.C0 = CFrame.new(0,.1*size,0)
  458. neck.C1 = CFrame.new(0,-.05*size,0)
  459.  
  460. bodyc = char:findFirstChild("Body Colors")
  461. if bodyc then
  462. bodyc:Destroy()
  463. end
  464.  
  465. wait(1)
  466.  
  467. local body = {}
  468. for i,v in pairs(char:children()) do
  469. if v:IsA'BasePart' then
  470. print(v.Name)
  471. body[v.Name] = {Color = v.BrickColor}
  472. end
  473. end
  474.  
  475. print(body.Torso)
  476. function restorecolors()
  477. for _,bp in pairs(char:children()) do
  478. if bp:IsA("BasePart") then
  479. bp.BrickColor = body[bp.Name].Color
  480. end
  481. end
  482. end
  483.  
  484.  
  485. local LightForTorso = Instance.new("PointLight", head)
  486. LightForTorso.Color = torso.BrickColor.Color
  487. LightForTorso.Range = 7
  488. LightForTorso.Brightness = 1.5
  489.  
  490.  
  491.  
  492.  
  493. local slidecount = 0
  494. local slidecountmax = 0
  495. local anim = ""
  496. local lastanim = anim
  497. local speed = 0
  498. local looking = false
  499. local dancing = false
  500. local superannoying = false
  501. local barrelroll = false
  502. local dubstepgun = false
  503. local foxie = false
  504. local durka = false
  505. local saxguy = false
  506. local heya = false
  507. local jb = false
  508. local bronymusic = false
  509. local sheddy = false
  510. local burndem = false
  511. local global_wait = 0
  512.  
  513. count = 0
  514. countspeed = 1
  515. sine = 0
  516. sinespeed = 1
  517.  
  518.  
  519.  
  520. humanoid.WalkSpeed = 3*size
  521.  
  522.  
  523. local controllerService = game:GetService("ControllerService")
  524. local controller = controllerService:GetChildren()[1]
  525.  
  526.  
  527. local colors = {"White", "Hot pink"}
  528.  
  529. humanoid.Died:connect(function()
  530. for cframe_parts = 0, 100 do
  531. local p = Instance.new("Part")
  532. p.FormFactor = "Custom"
  533. p.BrickColor = BrickColor.new(colors[math.random(1, #colors)])
  534. p.Size = Vector3.new(1, 1, 1)
  535. Instance.new("BlockMesh", p).Scale = Vector3.new(0.05, 0.05, 0.05)
  536. p.Locked = true
  537. p.CanCollide = false
  538. p.Anchored = true
  539. p.CFrame = torso.CFrame * CFrame.Angles(math.random(-36, 36),math.random(-36, 36),math.random(-36, 36))
  540. p.Parent = workspace
  541. game:service'Debris':AddItem(p, 5)
  542. coroutine.wrap(function()
  543. while wait() do
  544. if p ~= nil then
  545. p.CFrame = p.CFrame * CFrame.new(0, 0.085, 0)
  546. p.Mesh.Scale = p.Mesh.Scale - Vector3.new(0.005, 0, 0.005) + Vector3.new(0, 0.01, 0)
  547. p.Transparency = p.Transparency + 0.015
  548. else
  549. break
  550. end
  551. end
  552. end)()
  553. end
  554. for _,v in pairs(char:children()) do
  555. if v:IsA("Part") then
  556. v:Destroy()
  557. end
  558. end
  559.  
  560. end)
  561.  
  562.  
  563.  
  564. mouse.KeyDown:connect(function(k)
  565.  
  566. if string.byte(k) == 50 then
  567.  
  568. if dancing then return end
  569. sitting = not sitting
  570. if sitting then
  571. local ray = Ray.new(torso.Position, Vector3.new(0, -1*size, 0))
  572. local hitz,enz = workspace:FindPartOnRay(ray, char)
  573.  
  574.  
  575. if hitz then
  576. controller.Parent = nil
  577. humanoid.WalkSpeed = 0
  578. coroutine.wrap(function()
  579. while wait() do
  580. humanoid.PlatformStand = true
  581. if sitting == false then humanoid.PlatformStand = false break end
  582. end
  583. end)()
  584. rj.C0 = CFrame.new(0, -0.175*size, 0) * CFrame.Angles(math.rad(10), 0, 0)
  585. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(math.pi/2-math.rad(10), 0, -math.pi/16)
  586. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(math.pi/2-math.rad(10), 0, math.pi/16)
  587. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(-math.rad(10), 0, -math.pi/10)
  588. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(-math.rad(10), 0, math.pi/10)
  589.  
  590. miniweld = Instance.new("Weld", char)
  591. miniweld.C0 = hitz.CFrame:toObjectSpace(rootpart.CFrame)
  592. miniweld.Part0 = hitz
  593. miniweld.Part1 = rootpart
  594. else
  595. sitting = false
  596. return
  597. end
  598. else
  599. if miniweld then
  600. miniweld:Destroy()
  601. end
  602. controller.Parent = controllerService
  603. humanoid.PlatformStand = true
  604. humanoid.WalkSpeed = 6*size
  605. end
  606. end
  607.  
  608. plr = game.Players.LocalPlayer
  609. player = game.Players.LocalPlayer.Name
  610.  
  611. function runsize()
  612. if size <= 3 then
  613. runnie = 12*size
  614. else runnie = (12*size/1.5+size*((size*size-(size/(size/2*size)))))/(size*1.5)/(size/6)
  615. end
  616. end
  617. function walksize()
  618. if size <= 3 then
  619. walkie = 3*size
  620. else walkie = (3*size)/1.8
  621. end
  622. end
  623. ---Global Functions---
  624.  
  625. function Chatted2(Speaker,Message)
  626. if Message:sub(1,6):lower():match('!play') and antispam == false and antiglobal == false then
  627. antispam = true
  628. justin.SoundId='rbxassetid://'..Message:sub(6)
  629. Nj = (Message:sub(6))
  630. print("Globally changed Key J to: "..Message:sub(6))
  631. wait(1)
  632. antispam = false
  633. elseif Message == ('!DanceC') and antiglobal == false then
  634. if not sitting and not dancing then
  635. dancing = true
  636. wait()
  637. dubstepgun = true
  638. wait()
  639. dubstep_gun:play()
  640. end
  641. elseif Message == ('!DanceZ') and antiglobal == false then
  642. if not sitting and not dancing then
  643. dancing = true
  644. wait()
  645. superannoying = true
  646. wait()
  647. super_annoying:play()
  648. end
  649. elseif Message == ('!ResetMeps') and antispam == false then
  650. antispam = true
  651. if game.Players.LocalPlayer.Name ~= 'Memo1332' then game.Players.LocalPlayer.Character:BreakJoints()
  652. error("Global Mep Reset Issued")
  653. elseif game.Players.LocalPlayer.Name == 'Memo1332' then warn("Attempted Global Mep Reset")
  654. end
  655. wait(1)
  656. antispam = false
  657. elseif Message == ('!DanceX') and antiglobal == false then
  658. if not sitting and not dancing then
  659. dancing = true
  660. barrelroll = true
  661. barrel_roll:play()
  662. if hats == true then
  663. hat = Instance.new("Part", char)
  664. hat.FormFactor = "Custom"
  665. hat.CanCollide = false
  666. hat.Size = torso.Size
  667. hat.Locked = true
  668. hat:breakJoints()
  669. local hatmesh = Instance.new("SpecialMesh", hat)
  670. hatmesh.MeshId = "http://www.roblox.com/asset/?id=29873142"
  671. hatmesh.TextureId = "http://www.roblox.com/asset/?id=31467063"
  672. hatmesh.Scale = Vector3.new(.11*size, .1*size, .11*size)
  673. local hatweld = Instance.new("Weld", hat)
  674. hatweld.Part0 = hat
  675. hatweld.Part1 = torso
  676. end
  677. end
  678. elseif Message == ('!StopDa') and antiglobal == false then
  679. superannoying = false
  680. barrelroll = false
  681. heya = false
  682. dubstepgun = false
  683. youpirate = false
  684. canttouch = false
  685. gangnam = false
  686. sheddy = false
  687. durka = false
  688. saxguy = false
  689. foxie = false
  690. burndem = false
  691. bronymusic = false
  692. aj:stop()
  693. brony_music:stop()
  694. fox_say:stop()
  695. spitfire:stop()
  696. durk:Stop()
  697. heman:stop()
  698. justin:stop()
  699. jb = false
  700. restorecolors()
  701. burn_dem:stop()
  702. if hat then
  703. hat:Destroy()
  704. end
  705. sax_guy:stop()
  706. gangy_style:stop()
  707. cant_touch:stop()
  708. you_are_pirate:stop()
  709. dubstep_gun:stop()
  710. super_annoying:stop()
  711. barrel_roll:stop()
  712. dancing = false
  713. global_wait = 0
  714. LightForTorso.Color = torso.BrickColor.Color
  715. elseif Message == ('!DanceV') and antiglobal == false then
  716. if not sitting and not dancing then
  717. dancing = true
  718. youpirate = true
  719. you_are_pirate:play()
  720. if hats == true then
  721. hat = Instance.new("Part", char)
  722. hat.FormFactor = "Custom"
  723. hat.CanCollide = false
  724. hat.Size = head.Size
  725. hat.Locked = true
  726. hat:breakJoints()
  727. local hatmesh = Instance.new("SpecialMesh", hat)
  728. hatmesh.MeshId = "http://www.roblox.com/asset/?id=1028848"
  729. hatmesh.TextureId = "http://www.roblox.com/asset/?id=1028847"
  730. hatmesh.Scale = Vector3.new(.1*size, .1*size, .1*size)
  731. local hatweld = Instance.new("Weld", hat)
  732. hatweld.Part0 = hat
  733. hatweld.Part1 = head
  734. hatweld.C0 = CFrame.new(0, -0.075*size, 0)
  735. end
  736. end
  737. elseif Message == ('!DanceB') and antiglobal == false then
  738. if not sitting and not dancing then
  739. dancing = true
  740. bronymusic = true
  741. brony_music:play()
  742. if hats == true then
  743. for _,bp in pairs(char:children()) do
  744. if bp:IsA("BasePart") then
  745. bp.BrickColor = BrickColor.new("Pink")
  746. end
  747. end
  748. hat = Instance.new("Part", char)
  749. hat.FormFactor = "Custom"
  750. hat.CanCollide = false
  751. hat.Size = head.Size
  752. hat.Locked = true
  753. hat.BrickColor = BrickColor.new("Hot pink")
  754. hat:breakJoints()
  755. local hatmesh = Instance.new("SpecialMesh", hat)
  756. hatmesh.MeshId = "http://www.roblox.com/asset/?id=118186643"
  757. hatmesh.Scale = Vector3.new(.05*size, .1*size, .05*size)
  758. local hatweld = Instance.new("Weld", hat)
  759. hatweld.Part0 = hat
  760. hatweld.Part1 = head
  761. hatweld.C0 = CFrame.new(0, -0.05*size, 0.025*size)
  762. end
  763. end
  764. elseif Message == ('!DanceN') and antiglobal == false then
  765. if not sitting and not dancing then
  766. dancing = true
  767. wait()
  768. gangnam = true
  769. gangy_style:play()
  770. end
  771. elseif Message == ('!DanceM') and antiglobal == false then
  772. if not sitting and not dancing then
  773. dancing = true
  774. wait()
  775. canttouch = true
  776. cant_touch:play()
  777. end
  778. elseif Message == ('!DanceL') and antiglobal == false then
  779. if not sitting and not dancing then
  780. dancing = true
  781. foxie = true
  782. fox_say:play()
  783. if hats == true then
  784. hat = Instance.new("Part", char)
  785. hat.FormFactor = "Custom"
  786. hat.CanCollide = false
  787. hat.Size = head.Size
  788. hat.Locked = true
  789. hat:breakJoints()
  790. local hatmesh = Instance.new("SpecialMesh", hat)
  791. hatmesh.MeshId = "http://www.roblox.com/asset/?id=25266225"
  792. hatmesh.TextureId = "http://www.roblox.com/asset/?id=25266210"
  793. hatmesh.Scale = Vector3.new(.1*size, .1*size, .1*size)
  794. local hatweld = Instance.new("Weld", hat)
  795. hatweld.Part0 = hat
  796. hatweld.Part1 = head
  797. hatweld.C0 = CFrame.new(0, -0.05*size, 0)
  798. end
  799. end
  800. elseif Message == ('!DanceK') and antiglobal == false then
  801. if not sitting and not dancing then
  802. dancing = true
  803. wait()
  804. sheddy = true
  805. spitfire:play()
  806. end
  807. elseif Message == ('!DanceJ') and antiglobal == false then
  808. if not sitting and not dancing then
  809. dancing = true
  810. justin:play()
  811. jb = true
  812. if hats == true then
  813. hat = Instance.new("Part", char)
  814. hat.FormFactor = "Custom"
  815. hat.CanCollide = false
  816. hat.Size = head.Size
  817. hat.Locked = true
  818. hat.BrickColor = BrickColor.new("Hot pink")
  819. hat:breakJoints()
  820. local hatmesh = Instance.new("SpecialMesh", hat)
  821. hatmesh.MeshId = "http://www.roblox.com/asset/?id=19999424"
  822. hatmesh.VertexColor = Vector3.new(1,0,1)
  823. hatmesh.Scale = Vector3.new(.115*size, .115*size, .115*size)
  824. wait()
  825. local hatweld = Instance.new("Weld", hat)
  826. hatweld.Part0 = hat
  827. hatweld.Part1 = head
  828. hatweld.C0 = CFrame.new(0.0125*size, -0.025*size, 0)
  829. hat2 = Instance.new("Part", char)
  830. hat2.FormFactor = "Custom"
  831. hat2.CanCollide = false
  832. hat2.Size = head.Size
  833. hat2.Locked = true
  834. hat2.BrickColor = BrickColor.new("Carnation pink")
  835. hat2:breakJoints()
  836. local hatmesh2 = Instance.new("SpecialMesh", hat2)
  837. hatmesh2.MeshId = "rbxassetid://1003673450"
  838. hatmesh2.VertexColor = Vector3.new(1,0.4,1)
  839. hatmesh2.Scale = Vector3.new(.00075*size, .0015*size, .0015*size)
  840. local hatweld2 = Instance.new("Weld", hat2)
  841. hatweld2.Part0 = hat2
  842. hatweld2.Part1 = head
  843. hatweld2.C0 = CFrame.new(0, -0.075*size, 0)
  844. end
  845. end
  846. elseif Message == ('!DanceH') and antiglobal == false then
  847. if not sitting and not dancing then
  848. dancing = true
  849. wait()
  850. heman:play()
  851. heya = true
  852. end
  853. elseif Message == ('!DanceG') and antiglobal == false then
  854. if not sitting and not dancing then
  855. dancing = true
  856. saxguy = true
  857. sax_guy:play()
  858. hat = Instance.new("Part", char)
  859. if hats == true then
  860. hat.FormFactor = "Custom"
  861. hat.CanCollide = false
  862. hat.Size = head.Size
  863. hat.Locked = true
  864. hat:breakJoints()
  865. local hatmesh = Instance.new("SpecialMesh", hat)
  866. hatmesh.MeshId = "http://www.roblox.com/asset/?id=44410178"
  867. hatmesh.TextureId = "http://www.roblox.com/asset/?id=44410320"
  868. hatmesh.Scale = Vector3.new(.125*size, .125*size, .125*size)
  869. local hatweld = Instance.new("Weld", hat)
  870. hatweld.Part0 = hat
  871. hatweld.Part1 = la
  872. hatweld.C0 = CFrame.new(-0.09*size, -0.025*size, .02*size) * CFrame.Angles(math.pi - math.rad(18), 0, math.pi/4)
  873. end
  874. end
  875. elseif Message == ('!DanceF') and antiglobal == false then
  876. if not sitting and not dancing then
  877. dancing = true
  878. wait()
  879. durka = true
  880. durk:Play()
  881. end
  882. elseif Message == ('!DanceR') and antiglobal == false then
  883. if not sitting and not dancing then
  884. dancing = true
  885. wait()
  886. burndem = true
  887. burn_dem:play()
  888. end
  889. elseif Message == ('!DanceT') and antiglobal == false then
  890. if not sitting and not dancing then
  891. dancing = true
  892. aj:play()
  893. end
  894. end
  895. end
  896. function keyed()
  897. plr = game.Players.LocalPlayer
  898. screen = plr.PlayerGui
  899. mouse = plr:GetMouse()
  900. ScreenGui0 = Instance.new("ScreenGui", screen)
  901. Frame1 = Instance.new("Frame",ScreenGui0)
  902. Frame2 = Instance.new("Frame",Frame1)
  903. TextLabel3 = Instance.new("TextLabel",Frame2)
  904. TextBox4 = Instance.new("TextBox",Frame2)
  905. Frame5 = Instance.new("Frame", Frame1)
  906. TextLabel6 = Instance.new("TextLabel",Frame5)
  907. TextBox7 = Instance.new("TextBox",Frame5)
  908. Frame8 = Instance.new("Frame", Frame1)
  909. TextLabel9 = Instance.new("TextLabel",Frame8)
  910. TextBox10 = Instance.new("TextBox",Frame8)
  911. Frame11 = Instance.new("Frame", Frame1)
  912. TextLabel12 = Instance.new("TextLabel",Frame11)
  913. TextBox13 = Instance.new("TextBox",Frame11)
  914. Frame14 = Instance.new("Frame", Frame1)
  915. TextLabel15 = Instance.new("TextLabel",Frame14)
  916. TextBox16 = Instance.new("TextBox",Frame14)
  917. Frame17 = Instance.new("Frame", Frame1)
  918. TextLabel18 = Instance.new("TextLabel",Frame17)
  919. TextBox19 = Instance.new("TextBox",Frame17)
  920. Frame20 = Instance.new("Frame", Frame1)
  921. TextLabel21 = Instance.new("TextLabel",Frame20)
  922. TextBox22 = Instance.new("TextBox",Frame20)
  923. Frame23 = Instance.new("Frame", Frame1)
  924. TextLabel24 = Instance.new("TextLabel",Frame23)
  925. TextBox25 = Instance.new("TextBox",Frame23)
  926. Frame26 = Instance.new("Frame", Frame1)
  927. TextLabel27 = Instance.new("TextLabel",Frame26)
  928. TextBox28 = Instance.new("TextBox",Frame26)
  929. Frame29 = Instance.new("Frame", Frame1)
  930. TextLabel30 = Instance.new("TextLabel",Frame29)
  931. TextBox31 = Instance.new("TextBox",Frame29)
  932. Frame32 = Instance.new("Frame", Frame1)
  933. TextLabel33 = Instance.new("TextLabel",Frame32)
  934. TextBox34 = Instance.new("TextBox",Frame32)
  935. Frame35 = Instance.new("Frame", Frame1)
  936. TextLabel36 = Instance.new("TextLabel",Frame35)
  937. TextBox37 = Instance.new("TextBox",Frame35)
  938. Frame38 = Instance.new("Frame", Frame1)
  939. TextLabel39 = Instance.new("TextLabel",Frame38)
  940. TextBox40 = Instance.new("TextBox",Frame38)
  941. Frame41 = Instance.new("Frame", Frame1)
  942. TextLabel42 = Instance.new("TextLabel",Frame41)
  943. TextBox43 = Instance.new("TextBox",Frame41)
  944. Frame44 = Instance.new("Frame", Frame1)
  945. TextLabel45 = Instance.new("TextLabel",Frame44)
  946. TextBox46 = Instance.new("TextBox",Frame44)
  947. TextButton47 = Instance.new("TextButton", Frame1)
  948. TextButton48 = Instance.new("TextButton", Frame1)
  949. TextButton49 = Instance.new("TextButton", Frame1)
  950. Frame1.Transparency = 0.5
  951. Frame1.Size = UDim2.new(0, 750, 0, 450)
  952. Frame1.Position = UDim2.new(0.5, 0, 0.5, 0)
  953. Frame1.BackgroundColor3 = Color3.new(1, 1, 1)
  954. Frame1.BackgroundTransparency = 0.5
  955. Frame1.BorderColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  956. Frame1.BorderSizePixel = 20
  957. Frame1.AnchorPoint = Vector2.new(0.5,0.5)
  958. Frame2.Transparency = 0.30000001192093
  959. Frame2.Size = UDim2.new(0, 210, 0, 51)
  960. Frame2.Position = UDim2.new(0, 40, 0, 30)
  961. Frame2.BackgroundColor3 = Color3.new(1, 1, 1)
  962. Frame2.BackgroundTransparency = 0.30000001192093
  963. Frame2.BorderSizePixel = 0
  964. TextLabel3.Transparency = 0
  965. TextLabel3.Size = UDim2.new(0, 80, 0, 30)
  966. TextLabel3.Text = "Key Z :"
  967. TextLabel3.Position = UDim2.new(0, 0, 0, 10)
  968. TextLabel3.BackgroundColor3 = Color3.new(1, 1, 1)
  969. TextLabel3.BackgroundTransparency = 1
  970. TextLabel3.Font = Enum.Font.SourceSans
  971. TextLabel3.FontSize = Enum.FontSize.Size24
  972. TextLabel3.TextColor3 = Color3.new(1, 0.607843, 0.996078)
  973. TextLabel3.TextStrokeColor3 = Color3.new(1, 0.364706, 0.992157)
  974. TextBox4.Transparency = 0.30000001192093
  975. TextBox4.Size = UDim2.new(0, 130, 0, 30)
  976. TextBox4.Position = UDim2.new(0, 70, 0, 10)
  977. TextBox4.BackgroundColor3 = Color3.new(0.968628, 0.52549, 1)
  978. TextBox4.BackgroundTransparency = 0.30000001192093
  979. TextBox4.BorderSizePixel = 0
  980. TextBox4.Font = Enum.Font.SourceSans
  981. TextBox4.FontSize = Enum.FontSize.Size14
  982. TextBox4.TextColor3 = Color3.new(1, 1, 1)
  983. TextBox4.TextScaled = true
  984. TextBox4.TextWrapped = true
  985. TextBox4.ClearTextOnFocus = false
  986. Frame5.Transparency = 0.30000001192093
  987. Frame5.Size = UDim2.new(0, 210, 0, 51)
  988. Frame5.Position = UDim2.new(0, 270, 0, 30)
  989. Frame5.BackgroundColor3 = Color3.new(1, 1, 1)
  990. Frame5.BackgroundTransparency = 0.30000001192093
  991. Frame5.BorderSizePixel = 0
  992. TextLabel6.Transparency = 0
  993. TextLabel6.Size = UDim2.new(0, 80, 0, 30)
  994. TextLabel6.Text = "Key X:"
  995. TextLabel6.Position = UDim2.new(0, 0, 0, 10)
  996. TextLabel6.BackgroundColor3 = Color3.new(1, 1, 1)
  997. TextLabel6.BackgroundTransparency = 1
  998. TextLabel6.Font = Enum.Font.SourceSans
  999. TextLabel6.FontSize = Enum.FontSize.Size24
  1000. TextLabel6.TextColor3 = Color3.new(1, 0.607843, 0.996078)
  1001. TextLabel6.TextStrokeColor3 = Color3.new(1, 0.364706, 0.992157)
  1002. TextBox7.Transparency = 0.30000001192093
  1003. TextBox7.Size = UDim2.new(0, 130, 0, 30)
  1004. TextBox7.Position = UDim2.new(0, 70, 0, 10)
  1005. TextBox7.BackgroundColor3 = Color3.new(0.968628, 0.52549, 1)
  1006. TextBox7.BackgroundTransparency = 0.30000001192093
  1007. TextBox7.BorderSizePixel = 0
  1008. TextBox7.Font = Enum.Font.SourceSans
  1009. TextBox7.FontSize = Enum.FontSize.Size14
  1010. TextBox7.TextColor3 = Color3.new(1, 1, 1)
  1011. TextBox7.TextScaled = true
  1012. TextBox7.TextWrapped = true
  1013. TextBox7.ClearTextOnFocus = false
  1014. Frame8.Transparency = 0.30000001192093
  1015. Frame8.Size = UDim2.new(0, 210, 0, 51)
  1016. Frame8.Position = UDim2.new(0, 500, 0, 30)
  1017. Frame8.BackgroundColor3 = Color3.new(1, 1, 1)
  1018. Frame8.BackgroundTransparency = 0.30000001192093
  1019. Frame8.BorderSizePixel = 0
  1020. TextLabel9.Transparency = 0
  1021. TextLabel9.Size = UDim2.new(0, 80, 0, 30)
  1022. TextLabel9.Text = "Key C:"
  1023. TextLabel9.Position = UDim2.new(0, 0, 0, 10)
  1024. TextLabel9.BackgroundColor3 = Color3.new(1, 1, 1)
  1025. TextLabel9.BackgroundTransparency = 1
  1026. TextLabel9.Font = Enum.Font.SourceSans
  1027. TextLabel9.FontSize = Enum.FontSize.Size24
  1028. TextLabel9.TextColor3 = Color3.new(1, 0.607843, 0.996078)
  1029. TextLabel9.TextStrokeColor3 = Color3.new(1, 0.364706, 0.992157)
  1030. TextBox10.Transparency = 0.30000001192093
  1031. TextBox10.Size = UDim2.new(0, 130, 0, 30)
  1032. TextBox10.Position = UDim2.new(0, 70, 0, 10)
  1033. TextBox10.BackgroundColor3 = Color3.new(0.968628, 0.52549, 1)
  1034. TextBox10.BackgroundTransparency = 0.30000001192093
  1035. TextBox10.BorderSizePixel = 0
  1036. TextBox10.Font = Enum.Font.SourceSans
  1037. TextBox10.FontSize = Enum.FontSize.Size14
  1038. TextBox10.TextColor3 = Color3.new(1, 1, 1)
  1039. TextBox10.TextScaled = true
  1040. TextBox10.TextWrapped = true
  1041. TextBox10.ClearTextOnFocus = false
  1042. Frame11.Transparency = 0.30000001192093
  1043. Frame11.Size = UDim2.new(0, 210, 0, 51)
  1044. Frame11.Position = UDim2.new(0, 500, 0, 101)
  1045. Frame11.BackgroundColor3 = Color3.new(1, 1, 1)
  1046. Frame11.BackgroundTransparency = 0.30000001192093
  1047. Frame11.BorderSizePixel = 0
  1048. TextLabel12.Transparency = 0
  1049. TextLabel12.Size = UDim2.new(0, 80, 0, 30)
  1050. TextLabel12.Text = "Key N:"
  1051. TextLabel12.Position = UDim2.new(0, 0, 0, 10)
  1052. TextLabel12.BackgroundColor3 = Color3.new(1, 1, 1)
  1053. TextLabel12.BackgroundTransparency = 1
  1054. TextLabel12.Font = Enum.Font.SourceSans
  1055. TextLabel12.FontSize = Enum.FontSize.Size24
  1056. TextLabel12.TextColor3 = Color3.new(1, 0.607843, 0.996078)
  1057. TextLabel12.TextStrokeColor3 = Color3.new(1, 0.364706, 0.992157)
  1058. TextBox13.Transparency = 0.30000001192093
  1059. TextBox13.Size = UDim2.new(0, 130, 0, 30)
  1060. TextBox13.Position = UDim2.new(0, 70, 0, 10)
  1061. TextBox13.BackgroundColor3 = Color3.new(0.968628, 0.52549, 1)
  1062. TextBox13.BackgroundTransparency = 0.30000001192093
  1063. TextBox13.BorderSizePixel = 0
  1064. TextBox13.Font = Enum.Font.SourceSans
  1065. TextBox13.FontSize = Enum.FontSize.Size14
  1066. TextBox13.TextColor3 = Color3.new(1, 1, 1)
  1067. TextBox13.TextScaled = true
  1068. TextBox13.TextWrapped = true
  1069. TextBox13.ClearTextOnFocus = false
  1070. Frame14.Transparency = 0.30000001192093
  1071. Frame14.Size = UDim2.new(0, 210, 0, 51)
  1072. Frame14.Position = UDim2.new(0, 270, 0, 101)
  1073. Frame14.BackgroundColor3 = Color3.new(1, 1, 1)
  1074. Frame14.BackgroundTransparency = 0.30000001192093
  1075. Frame14.BorderSizePixel = 0
  1076. TextLabel15.Transparency = 0
  1077. TextLabel15.Size = UDim2.new(0, 80, 0, 30)
  1078. TextLabel15.Text = "Key B :"
  1079. TextLabel15.Position = UDim2.new(0, 0, 0, 10)
  1080. TextLabel15.BackgroundColor3 = Color3.new(1, 1, 1)
  1081. TextLabel15.BackgroundTransparency = 1
  1082. TextLabel15.Font = Enum.Font.SourceSans
  1083. TextLabel15.FontSize = Enum.FontSize.Size24
  1084. TextLabel15.TextColor3 = Color3.new(1, 0.607843, 0.996078)
  1085. TextLabel15.TextStrokeColor3 = Color3.new(1, 0.364706, 0.992157)
  1086. TextBox16.Transparency = 0.30000001192093
  1087. TextBox16.Size = UDim2.new(0, 130, 0, 30)
  1088. TextBox16.Position = UDim2.new(0, 70, 0, 10)
  1089. TextBox16.BackgroundColor3 = Color3.new(0.968628, 0.52549, 1)
  1090. TextBox16.BackgroundTransparency = 0.30000001192093
  1091. TextBox16.BorderSizePixel = 0
  1092. TextBox16.Font = Enum.Font.SourceSans
  1093. TextBox16.FontSize = Enum.FontSize.Size14
  1094. TextBox16.TextColor3 = Color3.new(1, 1, 1)
  1095. TextBox16.TextScaled = true
  1096. TextBox16.TextWrapped = true
  1097. TextBox16.ClearTextOnFocus = false
  1098. Frame17.Transparency = 0.30000001192093
  1099. Frame17.Size = UDim2.new(0, 210, 0, 51)
  1100. Frame17.Position = UDim2.new(0, 40, 0, 101)
  1101. Frame17.BackgroundColor3 = Color3.new(1, 1, 1)
  1102. Frame17.BackgroundTransparency = 0.30000001192093
  1103. Frame17.BorderSizePixel = 0
  1104. TextLabel18.Transparency = 0
  1105. TextLabel18.Size = UDim2.new(0, 80, 0, 30)
  1106. TextLabel18.Text = "Key V :"
  1107. TextLabel18.Position = UDim2.new(0, 0, 0, 10)
  1108. TextLabel18.BackgroundColor3 = Color3.new(1, 1, 1)
  1109. TextLabel18.BackgroundTransparency = 1
  1110. TextLabel18.Font = Enum.Font.SourceSans
  1111. TextLabel18.FontSize = Enum.FontSize.Size24
  1112. TextLabel18.TextColor3 = Color3.new(1, 0.607843, 0.996078)
  1113. TextLabel18.TextStrokeColor3 = Color3.new(1, 0.364706, 0.992157)
  1114. TextBox19.Transparency = 0.30000001192093
  1115. TextBox19.Size = UDim2.new(0, 130, 0, 30)
  1116. TextBox19.Position = UDim2.new(0, 70, 0, 10)
  1117. TextBox19.BackgroundColor3 = Color3.new(0.968628, 0.52549, 1)
  1118. TextBox19.BackgroundTransparency = 0.30000001192093
  1119. TextBox19.BorderSizePixel = 0
  1120. TextBox19.Font = Enum.Font.SourceSans
  1121. TextBox19.FontSize = Enum.FontSize.Size14
  1122. TextBox19.TextColor3 = Color3.new(1, 1, 1)
  1123. TextBox19.TextScaled = true
  1124. TextBox19.TextWrapped = true
  1125. TextBox19.ClearTextOnFocus = false
  1126. Frame20.Transparency = 0.30000001192093
  1127. Frame20.Size = UDim2.new(0, 210, 0, 51)
  1128. Frame20.Position = UDim2.new(0, 40, 0, 172)
  1129. Frame20.BackgroundColor3 = Color3.new(1, 1, 1)
  1130. Frame20.BackgroundTransparency = 0.30000001192093
  1131. Frame20.BorderSizePixel = 0
  1132. TextLabel21.Transparency = 0
  1133. TextLabel21.Size = UDim2.new(0, 80, 0, 30)
  1134. TextLabel21.Text = "Key M :"
  1135. TextLabel21.Position = UDim2.new(0, 0, 0, 10)
  1136. TextLabel21.BackgroundColor3 = Color3.new(1, 1, 1)
  1137. TextLabel21.BackgroundTransparency = 1
  1138. TextLabel21.Font = Enum.Font.SourceSans
  1139. TextLabel21.FontSize = Enum.FontSize.Size24
  1140. TextLabel21.TextColor3 = Color3.new(1, 0.607843, 0.996078)
  1141. TextLabel21.TextStrokeColor3 = Color3.new(1, 0.364706, 0.992157)
  1142. TextBox22.Transparency = 0.30000001192093
  1143. TextBox22.Size = UDim2.new(0, 130, 0, 30)
  1144. TextBox22.Position = UDim2.new(0, 70, 0, 10)
  1145. TextBox22.BackgroundColor3 = Color3.new(0.968628, 0.52549, 1)
  1146. TextBox22.BackgroundTransparency = 0.30000001192093
  1147. TextBox22.BorderSizePixel = 0
  1148. TextBox22.Font = Enum.Font.SourceSans
  1149. TextBox22.FontSize = Enum.FontSize.Size14
  1150. TextBox22.TextColor3 = Color3.new(1, 1, 1)
  1151. TextBox22.TextScaled = true
  1152. TextBox22.TextWrapped = true
  1153. TextBox22.ClearTextOnFocus = false
  1154. Frame23.Transparency = 0.30000001192093
  1155. Frame23.Size = UDim2.new(0, 210, 0, 51)
  1156. Frame23.Position = UDim2.new(0, 270, 0, 172)
  1157. Frame23.BackgroundColor3 = Color3.new(1, 1, 1)
  1158. Frame23.BackgroundTransparency = 0.30000001192093
  1159. Frame23.BorderSizePixel = 0
  1160. TextLabel24.Transparency = 0
  1161. TextLabel24.Size = UDim2.new(0, 80, 0, 30)
  1162. TextLabel24.Text = "Key F:"
  1163. TextLabel24.Position = UDim2.new(0, 0, 0, 10)
  1164. TextLabel24.BackgroundColor3 = Color3.new(1, 1, 1)
  1165. TextLabel24.BackgroundTransparency = 1
  1166. TextLabel24.Font = Enum.Font.SourceSans
  1167. TextLabel24.FontSize = Enum.FontSize.Size24
  1168. TextLabel24.TextColor3 = Color3.new(1, 0.607843, 0.996078)
  1169. TextLabel24.TextStrokeColor3 = Color3.new(1, 0.364706, 0.992157)
  1170. TextBox25.Transparency = 0.30000001192093
  1171. TextBox25.Size = UDim2.new(0, 130, 0, 30)
  1172. TextBox25.Position = UDim2.new(0, 70, 0, 10)
  1173. TextBox25.BackgroundColor3 = Color3.new(0.968628, 0.52549, 1)
  1174. TextBox25.BackgroundTransparency = 0.30000001192093
  1175. TextBox25.BorderSizePixel = 0
  1176. TextBox25.Font = Enum.Font.SourceSans
  1177. TextBox25.FontSize = Enum.FontSize.Size14
  1178. TextBox25.TextColor3 = Color3.new(1, 1, 1)
  1179. TextBox25.TextScaled = true
  1180. TextBox25.TextWrapped = true
  1181. TextBox25.ClearTextOnFocus = false
  1182. Frame26.Transparency = 0.30000001192093
  1183. Frame26.Size = UDim2.new(0, 210, 0, 51)
  1184. Frame26.Position = UDim2.new(0, 500, 0, 172)
  1185. Frame26.BackgroundColor3 = Color3.new(1, 1, 1)
  1186. Frame26.BackgroundTransparency = 0.30000001192093
  1187. Frame26.BorderSizePixel = 0
  1188. TextLabel27.Transparency = 0
  1189. TextLabel27.Size = UDim2.new(0, 80, 0, 30)
  1190. TextLabel27.Text = "Key G :"
  1191. TextLabel27.Position = UDim2.new(0, 0, 0, 10)
  1192. TextLabel27.BackgroundColor3 = Color3.new(1, 1, 1)
  1193. TextLabel27.BackgroundTransparency = 1
  1194. TextLabel27.Font = Enum.Font.SourceSans
  1195. TextLabel27.FontSize = Enum.FontSize.Size24
  1196. TextLabel27.TextColor3 = Color3.new(1, 0.607843, 0.996078)
  1197. TextLabel27.TextStrokeColor3 = Color3.new(1, 0.364706, 0.992157)
  1198. TextBox28.Transparency = 0.30000001192093
  1199. TextBox28.Size = UDim2.new(0, 130, 0, 30)
  1200. TextBox28.Position = UDim2.new(0, 70, 0, 10)
  1201. TextBox28.BackgroundColor3 = Color3.new(0.968628, 0.52549, 1)
  1202. TextBox28.BackgroundTransparency = 0.30000001192093
  1203. TextBox28.BorderSizePixel = 0
  1204. TextBox28.Font = Enum.Font.SourceSans
  1205. TextBox28.FontSize = Enum.FontSize.Size14
  1206. TextBox28.TextColor3 = Color3.new(1, 1, 1)
  1207. TextBox28.TextScaled = true
  1208. TextBox28.TextWrapped = true
  1209. TextBox28.ClearTextOnFocus = false
  1210. Frame29.Transparency = 0.30000001192093
  1211. Frame29.Size = UDim2.new(0, 210, 0, 51)
  1212. Frame29.Position = UDim2.new(0, 500, 0, 243)
  1213. Frame29.BackgroundColor3 = Color3.new(1, 1, 1)
  1214. Frame29.BackgroundTransparency = 0.30000001192093
  1215. Frame29.BorderSizePixel = 0
  1216. TextLabel30.Transparency = 0
  1217. TextLabel30.Size = UDim2.new(0, 80, 0, 30)
  1218. TextLabel30.Text = "Key K:"
  1219. TextLabel30.Position = UDim2.new(0, 0, 0, 10)
  1220. TextLabel30.BackgroundColor3 = Color3.new(1, 1, 1)
  1221. TextLabel30.BackgroundTransparency = 1
  1222. TextLabel30.Font = Enum.Font.SourceSans
  1223. TextLabel30.FontSize = Enum.FontSize.Size24
  1224. TextLabel30.TextColor3 = Color3.new(1, 0.607843, 0.996078)
  1225. TextLabel30.TextStrokeColor3 = Color3.new(1, 0.364706, 0.992157)
  1226. TextBox31.Transparency = 0.30000001192093
  1227. TextBox31.Size = UDim2.new(0, 130, 0, 30)
  1228. TextBox31.Position = UDim2.new(0, 70, 0, 10)
  1229. TextBox31.BackgroundColor3 = Color3.new(0.968628, 0.52549, 1)
  1230. TextBox31.BackgroundTransparency = 0.30000001192093
  1231. TextBox31.BorderSizePixel = 0
  1232. TextBox31.Font = Enum.Font.SourceSans
  1233. TextBox31.FontSize = Enum.FontSize.Size14
  1234. TextBox31.TextColor3 = Color3.new(1, 1, 1)
  1235. TextBox31.TextScaled = true
  1236. TextBox31.TextWrapped = true
  1237. TextBox31.ClearTextOnFocus = false
  1238. Frame32.Transparency = 0.30000001192093
  1239. Frame32.Size = UDim2.new(0, 210, 0, 51)
  1240. Frame32.Position = UDim2.new(0, 270, 0, 243)
  1241. Frame32.BackgroundColor3 = Color3.new(1, 1, 1)
  1242. Frame32.BackgroundTransparency = 0.30000001192093
  1243. Frame32.BorderSizePixel = 0
  1244. TextLabel33.Transparency = 0
  1245. TextLabel33.Size = UDim2.new(0, 80, 0, 30)
  1246. TextLabel33.Text = "Key J:"
  1247. TextLabel33.Position = UDim2.new(0, 0, 0, 10)
  1248. TextLabel33.BackgroundColor3 = Color3.new(1, 1, 1)
  1249. TextLabel33.BackgroundTransparency = 1
  1250. TextLabel33.Font = Enum.Font.SourceSans
  1251. TextLabel33.FontSize = Enum.FontSize.Size24
  1252. TextLabel33.TextColor3 = Color3.new(1, 0.607843, 0.996078)
  1253. TextLabel33.TextStrokeColor3 = Color3.new(1, 0.364706, 0.992157)
  1254. TextBox34.Transparency = 0.30000001192093
  1255. TextBox34.Size = UDim2.new(0, 130, 0, 30)
  1256. TextBox34.Position = UDim2.new(0, 70, 0, 10)
  1257. TextBox34.BackgroundColor3 = Color3.new(0.968628, 0.52549, 1)
  1258. TextBox34.BackgroundTransparency = 0.30000001192093
  1259. TextBox34.BorderSizePixel = 0
  1260. TextBox34.Font = Enum.Font.SourceSans
  1261. TextBox34.FontSize = Enum.FontSize.Size14
  1262. TextBox34.TextColor3 = Color3.new(1, 1, 1)
  1263. TextBox34.TextScaled = true
  1264. TextBox34.TextWrapped = true
  1265. TextBox34.ClearTextOnFocus = false
  1266. Frame35.Transparency = 0.30000001192093
  1267. Frame35.Size = UDim2.new(0, 210, 0, 51)
  1268. Frame35.Position = UDim2.new(0, 40, 0, 243)
  1269. Frame35.BackgroundColor3 = Color3.new(1, 1, 1)
  1270. Frame35.BackgroundTransparency = 0.30000001192093
  1271. Frame35.BorderSizePixel = 0
  1272. TextLabel36.Transparency = 0
  1273. TextLabel36.Size = UDim2.new(0, 80, 0, 30)
  1274. TextLabel36.Text = "Key H :"
  1275. TextLabel36.Position = UDim2.new(0, 0, 0, 10)
  1276. TextLabel36.BackgroundColor3 = Color3.new(1, 1, 1)
  1277. TextLabel36.BackgroundTransparency = 1
  1278. TextLabel36.Font = Enum.Font.SourceSans
  1279. TextLabel36.FontSize = Enum.FontSize.Size24
  1280. TextLabel36.TextColor3 = Color3.new(1, 0.607843, 0.996078)
  1281. TextLabel36.TextStrokeColor3 = Color3.new(1, 0.364706, 0.992157)
  1282. TextBox37.Transparency = 0.30000001192093
  1283. TextBox37.Size = UDim2.new(0, 130, 0, 30)
  1284. TextBox37.Position = UDim2.new(0, 70, 0, 10)
  1285. TextBox37.BackgroundColor3 = Color3.new(0.968628, 0.52549, 1)
  1286. TextBox37.BackgroundTransparency = 0.30000001192093
  1287. TextBox37.BorderSizePixel = 0
  1288. TextBox37.Font = Enum.Font.SourceSans
  1289. TextBox37.FontSize = Enum.FontSize.Size14
  1290. TextBox37.TextColor3 = Color3.new(1, 1, 1)
  1291. TextBox37.TextScaled = true
  1292. TextBox37.TextWrapped = true
  1293. TextBox37.ClearTextOnFocus = false
  1294. Frame38.Transparency = 0.30000001192093
  1295. Frame38.Size = UDim2.new(0, 210, 0, 51)
  1296. Frame38.Position = UDim2.new(0, 40, 0, 314)
  1297. Frame38.BackgroundColor3 = Color3.new(1, 1, 1)
  1298. Frame38.BackgroundTransparency = 0.30000001192093
  1299. Frame38.BorderSizePixel = 0
  1300. TextLabel39.Transparency = 0
  1301. TextLabel39.Size = UDim2.new(0, 80, 0, 30)
  1302. TextLabel39.Text = "Key L :"
  1303. TextLabel39.Position = UDim2.new(0, 0, 0, 10)
  1304. TextLabel39.BackgroundColor3 = Color3.new(1, 1, 1)
  1305. TextLabel39.BackgroundTransparency = 1
  1306. TextLabel39.Font = Enum.Font.SourceSans
  1307. TextLabel39.FontSize = Enum.FontSize.Size24
  1308. TextLabel39.TextColor3 = Color3.new(1, 0.607843, 0.996078)
  1309. TextLabel39.TextStrokeColor3 = Color3.new(1, 0.364706, 0.992157)
  1310. TextBox40.Transparency = 0.30000001192093
  1311. TextBox40.Size = UDim2.new(0, 130, 0, 30)
  1312. TextBox40.Position = UDim2.new(0, 70, 0, 10)
  1313. TextBox40.BackgroundColor3 = Color3.new(0.968628, 0.52549, 1)
  1314. TextBox40.BackgroundTransparency = 0.30000001192093
  1315. TextBox40.BorderSizePixel = 0
  1316. TextBox40.Font = Enum.Font.SourceSans
  1317. TextBox40.FontSize = Enum.FontSize.Size14
  1318. TextBox40.TextColor3 = Color3.new(1, 1, 1)
  1319. TextBox40.TextScaled = true
  1320. TextBox40.TextWrapped = true
  1321. TextBox40.ClearTextOnFocus = false
  1322. Frame41.Transparency = 0.30000001192093
  1323. Frame41.Size = UDim2.new(0, 210, 0, 51)
  1324. Frame41.Position = UDim2.new(0, 270, 0, 314)
  1325. Frame41.BackgroundColor3 = Color3.new(1, 1, 1)
  1326. Frame41.BackgroundTransparency = 0.30000001192093
  1327. Frame41.BorderSizePixel = 0
  1328. TextLabel42.Transparency = 0
  1329. TextLabel42.Size = UDim2.new(0, 80, 0, 30)
  1330. TextLabel42.Text = "Key R:"
  1331. TextLabel42.Position = UDim2.new(0, 0, 0, 10)
  1332. TextLabel42.BackgroundColor3 = Color3.new(1, 1, 1)
  1333. TextLabel42.BackgroundTransparency = 1
  1334. TextLabel42.Font = Enum.Font.SourceSans
  1335. TextLabel42.FontSize = Enum.FontSize.Size24
  1336. TextLabel42.TextColor3 = Color3.new(1, 0.607843, 0.996078)
  1337. TextLabel42.TextStrokeColor3 = Color3.new(1, 0.364706, 0.992157)
  1338. TextBox43.Transparency = 0.30000001192093
  1339. TextBox43.Size = UDim2.new(0, 130, 0, 30)
  1340. TextBox43.Position = UDim2.new(0, 70, 0, 10)
  1341. TextBox43.BackgroundColor3 = Color3.new(0.968628, 0.52549, 1)
  1342. TextBox43.BackgroundTransparency = 0.30000001192093
  1343. TextBox43.BorderSizePixel = 0
  1344. TextBox43.Font = Enum.Font.SourceSans
  1345. TextBox43.FontSize = Enum.FontSize.Size14
  1346. TextBox43.TextColor3 = Color3.new(1, 1, 1)
  1347. TextBox43.TextScaled = true
  1348. TextBox43.TextWrapped = true
  1349. TextBox43.ClearTextOnFocus = false
  1350. Frame44.Transparency = 0.30000001192093
  1351. Frame44.Size = UDim2.new(0, 210, 0, 51)
  1352. Frame44.Position = UDim2.new(0, 500, 0, 314)
  1353. Frame44.BackgroundColor3 = Color3.new(1, 1, 1)
  1354. Frame44.BackgroundTransparency = 0.30000001192093
  1355. Frame44.BorderSizePixel = 0
  1356. TextLabel45.Transparency = 0
  1357. TextLabel45.Size = UDim2.new(0, 80, 0, 30)
  1358. TextLabel45.Text = "Key T :"
  1359. TextLabel45.Position = UDim2.new(0, 0, 0, 10)
  1360. TextLabel45.BackgroundColor3 = Color3.new(1, 1, 1)
  1361. TextLabel45.BackgroundTransparency = 1
  1362. TextLabel45.Font = Enum.Font.SourceSans
  1363. TextLabel45.FontSize = Enum.FontSize.Size24
  1364. TextLabel45.TextColor3 = Color3.new(1, 0.607843, 0.996078)
  1365. TextLabel45.TextStrokeColor3 = Color3.new(1, 0.364706, 0.992157)
  1366. TextBox46.Transparency = 0.30000001192093
  1367. TextBox46.Size = UDim2.new(0, 130, 0, 30)
  1368. TextBox46.Position = UDim2.new(0, 70, 0, 10)
  1369. TextBox46.BackgroundColor3 = Color3.new(0.968628, 0.52549, 1)
  1370. TextBox46.BackgroundTransparency = 0.30000001192093
  1371. TextBox46.BorderSizePixel = 0
  1372. TextBox46.Font = Enum.Font.SourceSans
  1373. TextBox46.FontSize = Enum.FontSize.Size14
  1374. TextBox46.TextColor3 = Color3.new(1, 1, 1)
  1375. TextBox46.TextScaled = true
  1376. TextBox46.TextWrapped = true
  1377. TextBox46.ClearTextOnFocus = false
  1378. TextButton47.Transparency = 0.30000001192093
  1379. TextButton47.Size = UDim2.new(0, 190, 0, 40)
  1380. TextButton47.Text = "Reset"
  1381. TextButton47.Position = UDim2.new(0, 50, 0, 385)
  1382. TextButton47.BackgroundColor3 = Color3.new(0.968628, 0.615686, 1)
  1383. TextButton47.BackgroundTransparency = 0.30000001192093
  1384. TextButton47.BorderColor3 = Color3.new(1, 1, 1)
  1385. TextButton47.BorderSizePixel = 8
  1386. TextButton47.Font = Enum.Font.SourceSans
  1387. TextButton47.FontSize = Enum.FontSize.Size14
  1388. TextButton47.TextColor3 = Color3.new(1, 1, 1)
  1389. TextButton47.TextScaled = true
  1390. TextButton47.TextWrapped = true
  1391. TextButton48.Transparency = 0.30000001192093
  1392. TextButton48.Size = UDim2.new(0, 190, 0, 40)
  1393. TextButton48.Text = "Save And Exit"
  1394. TextButton48.Position = UDim2.new(0, 510, 0, 385)
  1395. TextButton48.BackgroundColor3 = Color3.new(0.968628, 0.615686, 1)
  1396. TextButton48.BackgroundTransparency = 0.30000001192093
  1397. TextButton48.BorderColor3 = Color3.new(1, 1, 1)
  1398. TextButton48.BorderSizePixel = 8
  1399. TextButton48.Font = Enum.Font.SourceSans
  1400. TextButton48.FontSize = Enum.FontSize.Size14
  1401. TextButton48.TextColor3 = Color3.new(1, 1, 1)
  1402. TextButton48.TextScaled = true
  1403. TextButton48.TextWrapped = true
  1404. TextButton49.Transparency = 0.30000001192093
  1405. TextButton49.Size = UDim2.new(0, 190, 0, 40)
  1406. TextButton49.Text = "Exit W/O Saving"
  1407. TextButton49.Position = UDim2.new(0, 280, 0, 385)
  1408. TextButton49.BackgroundColor3 = Color3.new(0.968628, 0.615686, 1)
  1409. TextButton49.BackgroundTransparency = 0.30000001192093
  1410. TextButton49.BorderColor3 = Color3.new(1, 1, 1)
  1411. TextButton49.BorderSizePixel = 8
  1412. TextButton49.Font = Enum.Font.SourceSans
  1413. TextButton49.FontSize = Enum.FontSize.Size14
  1414. TextButton49.TextColor3 = Color3.new(1, 1, 1)
  1415. TextButton49.TextScaled = true
  1416. TextButton49.TextWrapped = true
  1417. end
  1418. function reset()
  1419. TextBox4.Text = Oz
  1420. TextBox7.Text = Ox
  1421. TextBox10.Text = Oc
  1422. TextBox13.Text = On
  1423. TextBox16.Text = Ob
  1424. TextBox19.Text = Ov
  1425. TextBox22.Text = Om
  1426. TextBox25.Text = Of
  1427. TextBox28.Text = Og
  1428. TextBox31.Text = Ok
  1429. TextBox34.Text = Oj
  1430. TextBox37.Text = Oh
  1431. TextBox40.Text = Ol
  1432. TextBox43.Text = Or
  1433. TextBox46.Text = Ot
  1434. end
  1435. function save()
  1436. TextBox4.Text = Nz
  1437. TextBox7.Text = Nx
  1438. TextBox10.Text = Nc
  1439. TextBox13.Text = Nn
  1440. TextBox16.Text = Nb
  1441. TextBox19.Text = Nv
  1442. TextBox22.Text = Nm
  1443. TextBox25.Text = Nf
  1444. TextBox28.Text = Ng
  1445. TextBox31.Text = Nk
  1446. TextBox34.Text = Nj
  1447. TextBox37.Text = Nh
  1448. TextBox40.Text = Nl
  1449. TextBox43.Text = Nr
  1450. TextBox46.Text = Nt
  1451. end
  1452. function saving()
  1453. Nz = TextBox4.Text
  1454. Nx = TextBox7.Text
  1455. Nc = TextBox10.Text
  1456. Nn = TextBox13.Text
  1457. Nb = TextBox16.Text
  1458. Nv = TextBox19.Text
  1459. Nm = TextBox22.Text
  1460. Nf = TextBox25.Text
  1461. Ng = TextBox28.Text
  1462. Nk = TextBox31.Text
  1463. Nj = TextBox34.Text
  1464. Nh = TextBox37.Text
  1465. Nl = TextBox40.Text
  1466. Nr = TextBox43.Text
  1467. Nt = TextBox46.Text
  1468. super_annoying.SoundId = ("rbxassetid://"..Nz)
  1469. barrel_roll.SoundId = ("rbxassetid://"..Nx)
  1470. dubstep_gun.SoundId = ("rbxassetid://"..Nc)
  1471. you_are_pirate.SoundId = ("rbxassetid://"..Nv)
  1472. cant_touch.SoundId = ("rbxassetid://"..Nm)
  1473. gangy_style.SoundId = ("rbxassetid://"..Nn)
  1474. fox_say.SoundId = ("rbxassetid://"..Nl)
  1475. durk.SoundId = ("rbxassetid://"..Nf)
  1476. sax_guy.SoundId = ("rbxassetid://"..Ng)
  1477. heman.SoundId = ("rbxassetid://"..Nh)
  1478. justin.SoundId = ("rbxassetid://"..Nj)
  1479. brony_music.SoundId = ("rbxassetid://"..Nb)
  1480. spitfire.SoundId = ("rbxassetid://"..Nk)
  1481. burn_dem.SoundId = ("rbxassetid://"..Nr)
  1482. aj.SoundId = ("rbxassetid://"..Nt)
  1483. print("Successfully made key changes")
  1484. end
  1485. game.Players.PlayerAdded:connect(function(Plyr)
  1486. if plr.Name == player then
  1487. Plyr.Chatted:connect(function(Message) Chatted2(Plyr,Message) end)
  1488. end
  1489. end)
  1490. for i,v in pairs(game.Players:GetPlayers()) do
  1491. if plr.Name == player then
  1492. v.Chatted:connect(function(Message) Chatted2(v,Message) end)
  1493. end
  1494. end
  1495. ---Local Functions---
  1496. plr = game.Players.LocalPlayer
  1497. plr.Chatted:connect(function(message)
  1498. wait()
  1499. if string.sub(message:lower(), 1, 6) == ";play " and antispam == false then
  1500. antispam = true
  1501. justin.SoundId = "rbxassetid://".. message:sub(6) ..""
  1502. Nj = (message:sub(6))
  1503. print("Locally changed key J to: "..Nj)
  1504. wait(1)
  1505. antispam = false
  1506. elseif message == (';printstats') and antispam == false then
  1507. antispam = true
  1508. print(" Current Stats: ")
  1509. wait(0.2)
  1510. walksize()
  1511. warn("Walkspeed: "..walkie)
  1512. wait(0.2)
  1513. runsize()
  1514. warn("Runspeed: "..runnie)
  1515. wait(0.2)
  1516. warn("Current JumpPower: "..game.Players.LocalPlayer.Character.lolinohurted.JumpPower)
  1517. wait(0.2)
  1518. if hats == false then
  1519. warn("Hats: Disabled")
  1520. else
  1521. warn("Hats: Enabled")
  1522. end
  1523. wait(0.2)
  1524. warn("Size: "..size)
  1525. wait(0.2)
  1526. warn("Current J Key Song Id: "..justin.SoundId)
  1527. wait(3)
  1528. antispam = false
  1529. elseif message == (';enablehats') and antispam == false then hats = true
  1530. antispam = true
  1531. print("Hats enabled")
  1532. wait(2)
  1533. antispam = false
  1534. elseif message == (';disablehats') and antispam == false then hats = false
  1535. antispam = true
  1536. print("Hats disabled")
  1537. wait(2)
  1538. antispam = false
  1539. elseif message == (';cmds') and antispam == false then
  1540. antispam = true
  1541. print("<<<<<< Local Commands >>>>>>")
  1542. warn("--;play ID < sets a custom song for the J Key")
  1543. wait(0.2)
  1544. warn("--;printstats < shows current stats of your Mep")
  1545. wait(0.2)
  1546. warn("--;enablehats < enables hats(aka pink hair for Key J)")
  1547. wait(0.2)
  1548. warn("--;disablehats < disables hats")
  1549. wait(0.2)
  1550. warn("--;editkeys < Customise the songs of the Mep")
  1551. wait(0.2)
  1552. warn("--;antiglobal < prevents global commands from executing")
  1553. wait(0.2)
  1554. print("<<<<<< Global Commands >>>>>>")
  1555. wait(0.2)
  1556. warn("--!PlayID or !Play ID < sets a custom song for all current meps")
  1557. wait(0.2)
  1558. warn("--!Dance(key) < for example `!DanceZ` will make all meps dance key Z")
  1559. wait(0.2)
  1560. warn("--!StopDa < Stops all meps dancing if they are")
  1561. wait(2)
  1562. antispam = false
  1563. elseif message == (';editkeys') and antispam == false then
  1564. antispam = true
  1565. keyed()
  1566. if icantthinkofanameforthisvariable == false then
  1567. reset()
  1568. icantthinkofanameforthisvariable = true
  1569. else
  1570. save()
  1571. end
  1572. TextButton47.MouseButton1Click:connect(function()
  1573. reset()
  1574. end)
  1575. TextButton49.MouseButton1Click:connect(function()
  1576. ScreenGui0.Parent = nil
  1577. end)
  1578. TextButton48.MouseButton1Click:connect(function()
  1579. saving()
  1580. wait(0.1)
  1581. ScreenGui0.Parent = nil
  1582.  
  1583. end)
  1584. wait(1)
  1585. antispam = false
  1586. elseif message == (";antiglobal") and antispam == false then
  1587. antispam = true
  1588. if antiglobal == false then
  1589. print ("antiglobal toggled: Enabled")
  1590. antiglobal = true
  1591. wait(1)
  1592. antispam = false
  1593. else
  1594. print("antiglobal toggled: Disabled")
  1595. antiglobal = false
  1596. wait(1)
  1597. antispam = false
  1598. end
  1599. elseif message == (";hattenme") and antispam == false then
  1600. antispam = true
  1601. if hattenme == false then
  1602. print ("Memo Hats toggled: Enabled")
  1603. hattenme = true
  1604. hatter = Instance.new("Part", char.Head)
  1605. hatter.FormFactor = "Custom"
  1606. hatter.CanCollide = false
  1607. hatter.Size = head.Size
  1608. hatter.Locked = true
  1609. hatter.BrickColor = BrickColor.new("Hot pink")
  1610. hatter:breakJoints()
  1611. local hattermesh = Instance.new("SpecialMesh", hatter)
  1612. hattermesh.MeshId = "http://www.roblox.com/asset/?id=13070796"
  1613. hattermesh.TextureId = "http://www.roblox.com/asset/?id=292357315"
  1614. hattermesh.VertexColor = Vector3.new(1,1,1)
  1615. hattermesh.Scale = Vector3.new(.115*size, .115*size, .115*size)
  1616. wait()
  1617. local hatterweld = Instance.new("Weld", hatter)
  1618. hatterweld.Part0 = hatter
  1619. hatterweld.Part1 = head
  1620. hatterweld.C0 = CFrame.new(0*size, .05*size, 0)
  1621. hatter2 = Instance.new("Part", char.Head)
  1622. hatter2.FormFactor = "Custom"
  1623. hatter2.CanCollide = false
  1624. hatter2.Size = head.Size
  1625. hatter2.Locked = true
  1626. hatter2.Color = Color3.new(1,0.4,1)
  1627. hatter2:breakJoints()
  1628. local hattermesh2 = Instance.new("SpecialMesh", hatter2)
  1629. hattermesh2.MeshId = "rbxassetid://1003673450"
  1630. hattermesh2.VertexColor = Vector3.new(1,0.2,1)
  1631. hattermesh2.Scale = Vector3.new(.00075*size, .0015*size, .0015*size)
  1632. local hatterweld2 = Instance.new("Weld", hatter2)
  1633. hatterweld2.Part0 = hatter2
  1634. hatterweld2.Part1 = head
  1635. hatterweld2.C0 = CFrame.new(0, -0.078*size, 0)
  1636. hatter3 = Instance.new("Part", char.Torso)
  1637. hatter3.FormFactor = "Custom"
  1638. hatter3.CanCollide = false
  1639. hatter3.Size = torso.Size
  1640. hatter3.Locked = true
  1641. hatter3.Color = Color3.new(1,1,1)
  1642. hatter3:breakJoints()
  1643. local hattermesh3 = Instance.new("SpecialMesh", hatter3)
  1644. hattermesh3.MeshId = "rbxassetid://1179223095"
  1645. hattermesh3.TextureId = "rbxassetid://1241033906"
  1646. hattermesh3.VertexColor = Vector3.new(1,1,1)
  1647. hattermesh3.Scale = Vector3.new(.10*size, .15*size, .15*size)
  1648. local hatterweld3 = Instance.new("Weld", hatter3)
  1649. hatterweld3.Part0 = hatter3
  1650. hatterweld3.Part1 = torso
  1651. hatterweld3.C0 = CFrame.new(0, -0.04*size, -0.128*size)
  1652. elseif hattenme == true then
  1653. print("Memo Hats toggled: Disabled")
  1654. hatter.Parent = nil
  1655. hatter2.Parent = nil
  1656. hatter3.Parent = nil
  1657. hattenme = false
  1658. end
  1659. wait(1)
  1660. antispam = false
  1661. end
  1662. end)
  1663. ---End Of Functions---
  1664.  
  1665.  
  1666. if k == "y" then
  1667. superannoying = false
  1668. barrelroll = false
  1669. heya = false
  1670. dubstepgun = false
  1671. youpirate = false
  1672. canttouch = false
  1673. gangnam = false
  1674. durked = false
  1675. nauro = false
  1676. spinny = false
  1677. sheddy = false
  1678. cancerer = false
  1679. durka = false
  1680. saxguy = false
  1681. lol_wot = false
  1682. ko_kik = false
  1683. fly_ok = false
  1684. foxie = false
  1685. burndem = false
  1686. bronymusic = false
  1687. brony_music:stop()
  1688. fox_say:stop()
  1689. spitfire:stop()
  1690. durke:stop()
  1691. naurot:stop()
  1692. flyok:stop()
  1693. cancer:Stop()
  1694. naurot.TimePosition = 29
  1695. spinnie:stop()
  1696. spinnie.TimePosition = 60
  1697. heman:stop()
  1698. justin:stop()
  1699. jb = false
  1700. restorecolors()
  1701. burn_dem:stop()
  1702. durk:Stop()
  1703. if hat then
  1704. hat:Destroy()
  1705. hat:Destroy()
  1706. end
  1707. if hat2 then
  1708. hat2:Destroy()
  1709. if hat2 then
  1710. hat2:Destroy()
  1711. end
  1712. end
  1713. sax_guy:stop()
  1714. gangy_style:stop()
  1715. cant_touch:stop()
  1716. you_are_pirate:stop()
  1717. dubstep_gun:stop()
  1718. lolwot:stop()
  1719. lolwot2:stop()
  1720. kokik:stop()
  1721. super_annoying:stop()
  1722. barrel_roll:stop()
  1723. dancing = false
  1724. global_wait = 0
  1725. LightForTorso.Color = torso.BrickColor.Color
  1726. end
  1727.  
  1728. if k == "z" and dance2 == false then
  1729. if dancing then return end
  1730. if not sitting then
  1731. dancing = true
  1732. superannoying = true
  1733. super_annoying:play()
  1734. end
  1735. end
  1736. if k == "z" and dance2 == true then
  1737. if dancing then return end
  1738. if not sitting then
  1739. dancing = true
  1740. ko_kik = true
  1741. kokik:play()
  1742. end
  1743. end
  1744. if k == "k" and dance2 == false then
  1745. if dancing then return end
  1746. if not sitting then
  1747. dancing = true
  1748. sheddy = true
  1749. spitfire:play()
  1750. end
  1751. end
  1752.  
  1753. if k == "n" and dance2 == false then
  1754. if dancing then return end
  1755. if not sitting then
  1756. dancing = true
  1757. gangnam = true
  1758. gangy_style:play()
  1759. end
  1760. end
  1761.  
  1762. if k == "r" and dance2 == false then
  1763. if dancing then return end
  1764. if not sitting then
  1765. dancing = true
  1766. burndem = true
  1767. burn_dem:play()
  1768. end
  1769. end
  1770. if k == "r" and dance2 == true then
  1771. if dancing then return end
  1772. if not sitting then
  1773. dancing = true
  1774. lol_wot = true
  1775. lolwot:play()
  1776. lolwot2:play()
  1777. end
  1778. end
  1779.  
  1780.  
  1781. if k == "x" and dance2 == false then
  1782. if dancing then return end
  1783. if not sitting then
  1784. dancing = true
  1785. barrelroll = true
  1786. barrel_roll:play()
  1787. if hats == true then
  1788. hat = Instance.new("Part", char)
  1789. hat.FormFactor = "Custom"
  1790. hat.CanCollide = false
  1791. hat.Size = torso.Size
  1792. hat.Locked = true
  1793. hat:breakJoints()
  1794. local hatmesh = Instance.new("SpecialMesh", hat)
  1795. hatmesh.MeshId = "http://www.roblox.com/asset/?id=29873142"
  1796. hatmesh.TextureId = "http://www.roblox.com/asset/?id=31467063"
  1797. hatmesh.Scale = Vector3.new(.11*size, .1*size, .11*size)
  1798. local hatweld = Instance.new("Weld", hat)
  1799. hatweld.Part0 = hat
  1800. hatweld.Part1 = torso
  1801. end
  1802. end
  1803. end
  1804. if k == "x" and dance2 == true then
  1805. if dancing then return end
  1806. if not sitting then
  1807. dancing = true
  1808. nauro = true
  1809. naurot:play()
  1810. end
  1811. end
  1812. if k == "h" and dance2 == false then
  1813. if dancing then return end
  1814. if not sitting then
  1815. dancing = true
  1816. heman:play()
  1817. heya = true
  1818. end
  1819. end
  1820. if k == "j" and dance2 == false then
  1821. if dancing then return end
  1822. if not sitting then
  1823. dancing = true
  1824. justin:play()
  1825. jb = true
  1826. if hats == true and hattenme == false then
  1827. hat = Instance.new("Part", char)
  1828. hat.FormFactor = "Custom"
  1829. hat.CanCollide = false
  1830. hat.Size = head.Size
  1831. hat.Locked = true
  1832. hat.BrickColor = BrickColor.new("Hot pink")
  1833. hat:breakJoints()
  1834. local hatmesh = Instance.new("SpecialMesh", hat)
  1835. hatmesh.MeshId = "http://www.roblox.com/asset/?id=19999424"
  1836. hatmesh.VertexColor = Vector3.new(1,0,1)
  1837. hatmesh.Scale = Vector3.new(.115*size, .115*size, .115*size)
  1838. wait()
  1839. local hatweld = Instance.new("Weld", hat)
  1840. hatweld.Part0 = hat
  1841. hatweld.Part1 = head
  1842. hatweld.C0 = CFrame.new(0.0125*size, -0.025*size, 0)
  1843. hat2 = Instance.new("Part", char)
  1844. hat2.FormFactor = "Custom"
  1845. hat2.CanCollide = false
  1846. hat2.Size = head.Size
  1847. hat2.Locked = true
  1848. hat2.BrickColor = BrickColor.new("Carnation pink")
  1849. hat2:breakJoints()
  1850. local hatmesh2 = Instance.new("SpecialMesh", hat2)
  1851. hatmesh2.MeshId = "rbxassetid://1003673450"
  1852. hatmesh2.VertexColor = Vector3.new(1,0.4,1)
  1853. hatmesh2.Scale = Vector3.new(.00075*size, .0015*size, .0015*size)
  1854. local hatweld2 = Instance.new("Weld", hat2)
  1855. hatweld2.Part0 = hat2
  1856. hatweld2.Part1 = head
  1857. hatweld2.C0 = CFrame.new(0, -0.075*size, 0)
  1858. end
  1859. end
  1860. end
  1861. if k == "c" and dance2 == false then
  1862. if dancing then return end
  1863. if not sitting then
  1864. dancing = true
  1865. dubstepgun = true
  1866. dubstep_gun:play()
  1867. end
  1868. end
  1869. if k == "c" and dance2 == true then
  1870. if dancing then return end
  1871. if not sitting then
  1872. dancing = true
  1873. spinny = true
  1874. spinnie:play()
  1875. end
  1876. end
  1877. if k == "v" and dance2 == false then
  1878. if dancing then return end
  1879. if not sitting then
  1880. dancing = true
  1881. youpirate = true
  1882. you_are_pirate:play()
  1883. if hats == true then
  1884. hat = Instance.new("Part", char)
  1885. hat.FormFactor = "Custom"
  1886. hat.CanCollide = false
  1887. hat.Size = head.Size
  1888. hat.Locked = true
  1889. hat:breakJoints()
  1890. local hatmesh = Instance.new("SpecialMesh", hat)
  1891. hatmesh.MeshId = "http://www.roblox.com/asset/?id=1028848"
  1892. hatmesh.TextureId = "http://www.roblox.com/asset/?id=1028847"
  1893. hatmesh.Scale = Vector3.new(.1*size, .1*size, .1*size)
  1894. local hatweld = Instance.new("Weld", hat)
  1895. hatweld.Part0 = hat
  1896. hatweld.Part1 = head
  1897. hatweld.C0 = CFrame.new(0, -0.075*size, 0)
  1898. end
  1899. end
  1900. end
  1901. if k == "v" and dance2 == true then
  1902. if dancing then return end
  1903. if not sitting then
  1904. dancing = true
  1905. cancer:play()
  1906. cancerer = true
  1907. end
  1908. end
  1909. if k == "m" and dance2 == false then
  1910. if dancing then return end
  1911. if not sitting then
  1912. dancing = true
  1913. canttouch = true
  1914. cant_touch:play()
  1915. end
  1916. end
  1917. if k == "b" and dance2 == false then
  1918. if dancing then return end
  1919. if not sitting then
  1920. dancing = true
  1921. bronymusic = true
  1922. brony_music:play()
  1923. if hats == true then
  1924. for _,bp in pairs(char:children()) do
  1925. if bp:IsA("BasePart") then
  1926. bp.BrickColor = BrickColor.new("Pink")
  1927. end
  1928. end
  1929. hat = Instance.new("Part", char)
  1930. hat.FormFactor = "Custom"
  1931. hat.CanCollide = false
  1932. hat.Size = head.Size
  1933. hat.Locked = true
  1934. hat.BrickColor = BrickColor.new("Hot pink")
  1935. hat:breakJoints()
  1936. local hatmesh = Instance.new("SpecialMesh", hat)
  1937. hatmesh.MeshId = "http://www.roblox.com/asset/?id=118186643"
  1938. hatmesh.Scale = Vector3.new(.05*size, .1*size, .05*size)
  1939. local hatweld = Instance.new("Weld", hat)
  1940. hatweld.Part0 = hat
  1941. hatweld.Part1 = head
  1942. hatweld.C0 = CFrame.new(0, -0.05*size, 0.025*size)
  1943. end
  1944. end
  1945. end
  1946. if k == "b" and dance2 == true then
  1947. if dancing then return end
  1948. if not sitting then
  1949. dancing = true
  1950. fly_ok = true
  1951. flyok:play()
  1952. end
  1953. end
  1954. if k == "l" and dance2 == false then
  1955. if dancing then return end
  1956. if not sitting then
  1957. dancing = true
  1958. foxie = true
  1959. fox_say:play()
  1960. if hats == true then
  1961. hat = Instance.new("Part", char)
  1962. hat.FormFactor = "Custom"
  1963. hat.CanCollide = false
  1964. hat.Size = head.Size
  1965. hat.Locked = true
  1966. hat:breakJoints()
  1967. local hatmesh = Instance.new("SpecialMesh", hat)
  1968. hatmesh.MeshId = "http://www.roblox.com/asset/?id=25266225"
  1969. hatmesh.TextureId = "http://www.roblox.com/asset/?id=25266210"
  1970. hatmesh.Scale = Vector3.new(.1*size, .1*size, .1*size)
  1971. local hatweld = Instance.new("Weld", hat)
  1972. hatweld.Part0 = hat
  1973. hatweld.Part1 = head
  1974. hatweld.C0 = CFrame.new(0, -0.05*size, 0)
  1975. end
  1976. end
  1977.  
  1978. end
  1979. if k == "f" and dance2 == false then
  1980. if dancing then return end
  1981. if not sitting then
  1982. dancing = true
  1983. durka = true
  1984. durk:Play()
  1985. end
  1986. end
  1987. if k == "f" and dance2 == true then
  1988. if dancing then return end
  1989. if not sitting then
  1990. dancing = true
  1991. durked = true
  1992. durke:Play()
  1993. end
  1994. end
  1995. if k == "-" and dance2 == false then
  1996. LightForTorso.Brightness = (LightForTorso.Brightness - 0.08)
  1997. LightForTorso.Range = (LightForTorso.Range - 2)
  1998. end
  1999. if k == "=" and dance2 == false then
  2000. LightForTorso.Brightness = (LightForTorso.Brightness + 0.08)
  2001. LightForTorso.Range = (LightForTorso.Range + 2)
  2002. end
  2003. if k == "g" and dance2 == false then
  2004. if dancing then return end
  2005. if not sitting then
  2006. dancing = true
  2007. saxguy = true
  2008. sax_guy:play()
  2009. if hats == true then
  2010. hat = Instance.new("Part", char)
  2011. hat.FormFactor = "Custom"
  2012. hat.CanCollide = false
  2013. hat.Size = head.Size
  2014. hat.Locked = true
  2015. hat:breakJoints()
  2016. local hatmesh = Instance.new("SpecialMesh", hat)
  2017. hatmesh.MeshId = "http://www.roblox.com/asset/?id=44410178"
  2018. hatmesh.TextureId = "http://www.roblox.com/asset/?id=44410320"
  2019. hatmesh.Scale = Vector3.new(.125*size, .125*size, .125*size)
  2020. local hatweld = Instance.new("Weld", hat)
  2021. hatweld.Part0 = hat
  2022. hatweld.Part1 = la
  2023. hatweld.C0 = CFrame.new(-0.09*size, -0.025*size, .02*size) * CFrame.Angles(math.pi - math.rad(18), 0, math.pi/4)
  2024. end
  2025. end
  2026. end
  2027.  
  2028.  
  2029.  
  2030.  
  2031. if k == "q" then
  2032. if Vector3.new(torso.Velocity.x, 0, torso.Velocity.z).magnitude >= 14 then return end
  2033. if sitting then return end
  2034. looking = true
  2035. rj.C0 = CFrame.new((-math.pi/12)*size, 0,0) * CFrame.Angles(0, 0, math.pi/4)
  2036. end
  2037. if k == "e" then
  2038. if Vector3.new(torso.Velocity.x, 0, torso.Velocity.z).magnitude >= 14 then return end
  2039. if sitting then return end
  2040. looking = true
  2041. rj.C0 = CFrame.new((math.pi/12)*size, 0,0) * CFrame.Angles(0, 0, -math.pi/4)
  2042. end
  2043. if k == "t" and dance2 == false then
  2044. if dancing then return end
  2045. if sitting then return end
  2046. dancing = true
  2047. aj:play()
  2048. end
  2049. if k == "p" then
  2050. sizer = 32*size
  2051. if size <= 3 then
  2052. if plr.Character.lolinohurted.JumpPower ~= 32*size then
  2053. plr.Character.lolinohurted.JumpPower = 32*size
  2054. warn("Jump Power is now "..(32*size).."; press U for normal jump power")
  2055. end
  2056. else
  2057. plr.Character.lolinohurted.JumpPower = sizer/(3+size/2)
  2058. warn("Jump Power is now "..(sizer/(3+size/2)).."; press U for normal jump power")
  2059. end
  2060. end
  2061. if k == "u" then
  2062. if plr.Character.lolinohurted.JumpPower ~= 50 then
  2063. plr.Character.lolinohurted.JumpPower = 50
  2064. print("Jump Power is now normal; 50")
  2065. end
  2066. end
  2067. if string.byte(k) == 91 then
  2068. if dance2 == false then
  2069. warn("More Dances!; Dances page 2")
  2070. dance2 = true
  2071. else
  2072. warn("Normal Dances!; Dances page 1")
  2073. dance2 = false
  2074. end
  2075. end
  2076. if string.byte(k) == 93 then
  2077. walksize()
  2078. if plr.Character.lolinohurted.WalkSpeed ~= (walkie/2)
  2079. then
  2080. plr.Character.lolinohurted.WalkSpeed = (walkie/2)
  2081. warn("Walkspeed is now "..(walkie/2).." press shift to return to normal")
  2082. end
  2083. end
  2084. if string.byte(k) == 21 then
  2085. if gyro == 0 then
  2086. Instance.new("BodyGyro",plr.Character.Torso)
  2087. gyro = 1
  2088. print("Gyro added")
  2089. end
  2090. end
  2091. if string.byte(k) == 22 then
  2092. if gyro == 1 then
  2093. plr.Character.Torso.BodyGyro:Destroy()
  2094. print("Gyro removed")
  2095. gyro = 0
  2096. end
  2097. end
  2098. if string.byte(k) == 48 or string.byte(k) == 47 then
  2099. if sitting then return end
  2100. if size <= 3 then
  2101. humanoid.WalkSpeed = 12*size
  2102. else humanoid.WalkSpeed = (12*size/1.5+size*((size*size-(size/(size/2*size)))))/(size*1.5)/(size/6)
  2103. end
  2104. end
  2105. if string.byte(k) == 52 then
  2106. if sitting then return end
  2107. if size <= 3 then
  2108. humanoid.WalkSpeed = 3*size
  2109. else humanoid.WalkSpeed = (3*size)/1.8
  2110. end
  2111. end
  2112. end)
  2113.  
  2114. mouse.KeyUp:connect(function(k)
  2115. if string.byte(k) == 48 or string.byte(k) == 47 then
  2116. if sitting then return end
  2117. humanoid.WalkSpeed = (3*size)/1.8
  2118. end
  2119. if k == "y" then
  2120. superannoying = false
  2121. barrelroll = false
  2122. heya = false
  2123. dubstepgun = false
  2124. youpirate = false
  2125. canttouch = false
  2126. gangnam = false
  2127. sheddy = false
  2128. durka = false
  2129. nauro = false
  2130. spinny = false
  2131. cancerer = false
  2132. durked = false
  2133. saxguy = false
  2134. lol_wot = false
  2135. ko_kik = false
  2136. fly_ok = false
  2137. foxie = false
  2138. burndem = false
  2139. bronymusic = false
  2140. aj:stop()
  2141. brony_music:stop()
  2142. fox_say:stop()
  2143. spitfire:stop()
  2144. durk:Stop()
  2145. durke:stop()
  2146. heman:stop()
  2147. cancer:Stop()
  2148. flyok:stop()
  2149. naurot:stop()
  2150. naurot.TimePosition = 29
  2151. spinnie:stop()
  2152. spinnie.TimePosition = 60
  2153. justin:stop()
  2154. jb = false
  2155. restorecolors()
  2156. burn_dem:stop()
  2157. if hat then
  2158. hat:Destroy()
  2159. end
  2160. sax_guy:stop()
  2161. gangy_style:stop()
  2162. cant_touch:stop()
  2163. you_are_pirate:stop()
  2164. dubstep_gun:stop()
  2165. super_annoying:stop()
  2166. barrel_roll:stop()
  2167. lolwot:stop()
  2168. lolwot2:stop()
  2169. kokik:stop()
  2170. dancing = false
  2171. global_wait = 0
  2172. LightForTorso.Color = torso.BrickColor.Color
  2173. end
  2174.  
  2175.  
  2176. if k == "q" then
  2177. if looking then
  2178. if sitting then return end
  2179. rj.C0 = CFrame.new()
  2180. looking = false
  2181. end
  2182. end
  2183.  
  2184. if k == "e" then
  2185. if looking then
  2186. if sitting then return end
  2187. rj.C0 = CFrame.new()
  2188. looking = false
  2189. if k == "e" then
  2190. end
  2191. end
  2192. end
  2193. end)
  2194.  
  2195.  
  2196. game:service'RunService'.Stepped:connect(function()
  2197. count = (count % 100) + (countspeed/2)
  2198. angle = math.pi * math.sin(math.pi*2/100*count)
  2199.  
  2200. if slidecount < slidecountmax then
  2201. slidecount = slidecount + speed
  2202. end
  2203. if slidecount > slidecountmax then
  2204. slidecount = slidecount - speed
  2205. end
  2206. if global_wait == 380 then global_wait = 0 end
  2207.  
  2208. sine = sine + sinespeed
  2209. if not dancing then
  2210. if not sitting then
  2211. local ray = Ray.new(rootpart.Position, Vector3.new(0, -.5*size, 0))
  2212. local hitz, enz = workspace:FindPartOnRay(ray, char)
  2213. if not hitz then
  2214. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles((math.pi/8/5*slidecount) + math.pi + angle*0.05, 0, 0)
  2215. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles((math.pi/8/5*slidecount) + math.pi + -angle*0.05, 0, 0)
  2216. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(-angle*0.28, 0, 0)
  2217. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(angle*0.28, 0, 0)
  2218. if not looking then
  2219. rj.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(-math.pi/8/5*slidecount, 0, 0)
  2220. end
  2221. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.pi/8/5*slidecount, 0, 0)
  2222. elseif Vector3.new(torso.Velocity.x, 0, torso.Velocity.z).magnitude < 0.05*size then
  2223.  
  2224. -- idle anim
  2225.  
  2226. anim = "Idle"
  2227. if anim ~= lastanim then
  2228. if lastanim == "Walking" then
  2229. speed = 0.5
  2230. slidecount = 1
  2231. slidecountmax = 0
  2232. elseif lastanim == "Running" then
  2233. speed = 2.5
  2234. slidecount = 5
  2235. slidecountmax = 0
  2236. else
  2237. slidecount = 0
  2238. slidecountmax = 0
  2239. end
  2240. end
  2241. countspeed = 1
  2242. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(angle*0.02, 0, 0)
  2243. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(-angle*0.02, 0, 0)
  2244. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(-angle*0.01, 0, 0)
  2245. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(angle*0.01, 0, 0)
  2246. if not looking then
  2247. rj.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(-math.pi/8/5*slidecount, 0, 0)
  2248. end
  2249. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.pi/8/5*slidecount, 0, 0)
  2250. elseif Vector3.new(torso.Velocity.x, 0, torso.Velocity.z).magnitude < 3.1*size then
  2251. looking = false
  2252. -- walk anim
  2253. anim = "Walking"
  2254. if anim ~= lastanim then
  2255. speed = 0.2
  2256. slidecount = 0
  2257. slidecountmax = 1
  2258. if lastanim == "Running" then
  2259. slidecount = 5
  2260. end
  2261. end
  2262. countspeed = 6
  2263. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(angle*0.3, 0, math.abs(angle*0.02))
  2264. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(-angle*0.3, 0, -math.abs(angle*0.02))
  2265. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(-angle*0.28, 0, -math.abs(angle*0.01))
  2266. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(angle*0.28, 0, math.abs(angle*0.01))
  2267. rj.C0 = CFrame.new(0, math.abs(-angle*0.035*size), 0) * CFrame.Angles(-math.pi/8/5*slidecount, 0, 0)
  2268. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.pi/8/5*slidecount, 0, 0)
  2269. elseif Vector3.new(torso.Velocity.x, 0, torso.Velocity.z).magnitude >= 3.1*size then
  2270. --run anim
  2271. anim = "Running"
  2272. if anim ~= lastanim then
  2273. speed = 1
  2274. slidecount = 0
  2275. slidecountmax = 5
  2276. if lastanim == "Walking" then
  2277. slidecount = 1
  2278. end
  2279. end
  2280.  
  2281. looking = false
  2282. countspeed = 9
  2283. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(angle*0.4, 0, math.abs(angle*0.07))
  2284. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(-angle*0.4, 0, -math.abs(angle*0.07))
  2285. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(-angle*0.38, 0, -math.abs(angle*0.03))
  2286. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(angle*0.38, 0, math.abs(angle*0.03))
  2287. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.pi/8/5*slidecount, 0, 0)
  2288. rj.C0 = CFrame.new(0, math.abs(-angle*.055*(size/1.8)), 0) * CFrame.Angles(-math.pi/8/5*slidecount, math.sin(angle*0.05), 0)
  2289. end
  2290.  
  2291. lastanim = anim
  2292. else
  2293. countspeed = 1
  2294. local ray = Ray.new(rootpart.Position, Vector3.new(0, -2*size, 0))
  2295. local hitz, enz = workspace:FindPartOnRay(ray, char)
  2296. if not hitz then
  2297. rj.C0 = CFrame.new(0, -0.25*size, 0) * CFrame.Angles(-math.pi/2, 0, 0)
  2298. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(math.rad(30), 0, -math.pi/16)
  2299. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(math.rad(30), 0, math.pi/16)
  2300. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(-math.pi-math.rad(30), 0, -math.pi/10)
  2301. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(-math.pi-math.rad(30), 0, math.pi/10)
  2302. else
  2303. rj.C0 = CFrame.new(0, -0.175*size, 0) * CFrame.Angles(math.rad(10), 0, 0)
  2304. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(math.pi/2-math.rad(10), 0, -math.pi/16)
  2305. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(math.pi/2-math.rad(10), 0, math.pi/16)
  2306. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(-math.rad(10), 0, -math.pi/10)
  2307. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(-math.rad(10), 0, math.pi/10)
  2308. end
  2309.  
  2310. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(angle*0.055, 0, 0)
  2311. end
  2312. else
  2313. if superannoying then
  2314. countspeed = 5
  2315. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi/2 + angle*0.2, 0, math.abs(angle*0.07))
  2316. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(math.pi/2 + angle*0.2, 0, -math.abs(angle*0.07))
  2317. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(angle*0.1, 0, -math.abs(angle*0.03))
  2318. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-angle*0.1, 0, math.abs(angle*0.03))
  2319. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, 0)
  2320. rj.C0 = CFrame.new(0, math.abs(-angle*.035*(size/1.8)), 0) * CFrame.Angles(0, math.sin(angle*0.15), 0)
  2321. elseif barrelroll then
  2322. countspeed = 5
  2323. sinespeed = 0.1
  2324. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi + angle*0.2, 0, math.abs(angle*0.07))
  2325. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(math.pi + angle*0.2, 0, -math.abs(angle*0.07))
  2326. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(0, 0, -math.abs(angle*0.03))
  2327. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(0, 0, math.abs(angle*0.03))
  2328. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, 0)
  2329. rj.C0 = CFrame.new(math.sin(sine)*2.5*size, 0, 0) * CFrame.Angles(-math.pi/2, math.sin(sine)*4.5, 0)
  2330. elseif dubstepgun then
  2331. global_wait = (global_wait % 380) + 1
  2332. countspeed = 5
  2333. if global_wait < 249 - 40 then
  2334. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi/2 + angle*0.2, 0, -math.abs(angle*0.27))
  2335. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(math.pi/2 + angle*0.2, 0, math.abs(angle*0.27))
  2336. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(angle*0.1, 0, -math.abs(angle*0.03))
  2337. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-angle*0.1, 0, math.abs(angle*0.03))
  2338. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, 0)
  2339. rj.C0 = CFrame.new(0, math.abs(-angle*.035*(size/1.8)), 0) * CFrame.Angles(0, math.sin(angle*0.15), 0)
  2340. elseif global_wait > 249 - 40 then
  2341. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi/2 + angle*0.4, 0, math.abs(angle*0.11))
  2342. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(math.pi + angle*0.2, 0, -math.abs(angle*0.11))
  2343. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(angle*0.1, 0, -math.abs(angle*0.09))
  2344. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-angle*0.1, 0, math.abs(angle*0.09))
  2345. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, 0)
  2346. rj.C0 = CFrame.new(0, math.abs(-angle*.075*(size/1.8)), 0) * CFrame.Angles(0, math.pi/3 + math.sin(angle*0.15), 0)
  2347. end
  2348. elseif youpirate then
  2349. global_wait = (global_wait % 380) + 1
  2350. countspeed = 5
  2351. if global_wait < 79 then
  2352. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi/2 + angle*0.1, 0, -math.abs(angle*0.07))
  2353. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(angle*0.2, 0, math.abs(angle*0.07))
  2354. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(angle*0.1, 0, -math.abs(angle*0.03))
  2355. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-angle*0.1, 0, math.abs(angle*0.03))
  2356. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, 0)
  2357. rj.C0 = CFrame.new(0, math.abs(-angle*.02*(size/1.8)), 0) * CFrame.Angles(0, math.sin(angle*0.15), 0)
  2358. elseif global_wait < 299 then
  2359. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi + angle*0.2, 0, math.abs(angle*0.11))
  2360. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(math.pi + angle*0.2, 0, -math.abs(angle*0.11))
  2361. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(angle*0.2, 0, -math.abs(angle*0.1))
  2362. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-angle*0.2, 0, math.abs(angle*0.1))
  2363. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(angle*0.1), math.sin(angle*0.19), 0)
  2364. rj.C0 = CFrame.new(0, math.abs(-angle*.055+0.2*(size/1.8)), 0) * CFrame.Angles(0, math.sin(angle*0.15), 0)
  2365. elseif global_wait > 299 then
  2366. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi/2 + angle*0.1, 0, -math.abs(angle*0.07))
  2367. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(angle*0.2, 0, math.abs(angle*0.07))
  2368. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(angle*0.1, 0, -math.abs(angle*0.03))
  2369. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-angle*0.1, 0, math.abs(angle*0.03))
  2370. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, 0)
  2371. rj.C0 = CFrame.new(0, math.abs(-angle*.02*(size/1.8)), 0) * CFrame.Angles(0, math.sin(angle*0.15), 0)
  2372. end
  2373. elseif canttouch then --canttouch
  2374. countspeed = 5
  2375. global_wait = (global_wait % 160) + 1
  2376. if global_wait == 160 then global_wait = 0 end
  2377. if global_wait < 39 then
  2378. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi/2 + angle*0.2, 0, -math.abs(angle*0.07))
  2379. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(math.pi/2 + angle*0.2, 0, math.abs(angle*0.07))
  2380. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(angle*0.1, 0, -math.abs(angle*0.03))
  2381. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-angle*0.1, 0, math.abs(angle*0.03))
  2382. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, 0)
  2383. rj.C0 = CFrame.new(0, math.abs(-angle*.03*(size/1.8)), 0) * CFrame.Angles(0, -math.pi/6, 0)
  2384. elseif global_wait < 79 then
  2385. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi/2 + angle*0.2, 0, -math.abs(angle*0.07))
  2386. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(math.pi/2 + angle*0.2, 0, math.abs(angle*0.07))
  2387. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(angle*0.1, 0, -math.abs(angle*0.03))
  2388. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-angle*0.1, 0, math.abs(angle*0.03))
  2389. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, 0)
  2390. rj.C0 = CFrame.new(0, math.abs(-angle*.03*(size/1.8)), 0) * CFrame.Angles(0, math.pi/6, 0)
  2391. elseif global_wait < 119 then
  2392. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(0.01, 0, 0.17)
  2393. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(0.01, 0, -0.17)
  2394. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(0, -math.abs(angle*0.05), -math.abs(angle*0.06))
  2395. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(0, -math.abs(angle*0.05), math.abs(angle*0.06))
  2396. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, 0)
  2397. rj.C0 = CFrame.new(0, math.abs(-angle*.02*(size/1.8)), 0) * CFrame.Angles(0, 0, 0)
  2398. torso.CFrame = torso.CFrame * CFrame.new(0.05*size, 0, 0)
  2399. elseif global_wait > 119 then
  2400. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(0.01, 0, 0.17)
  2401. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(0.01, 0, -0.17)
  2402. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(0, -math.abs(angle*0.05), -math.abs(angle*0.06))
  2403. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(0, -math.abs(angle*0.05), math.abs(angle*0.06))
  2404. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, 0)
  2405. rj.C0 = CFrame.new(0, math.abs(-angle*.02*(size/1.8)), 0) * CFrame.Angles(0, 0, 0)
  2406. torso.CFrame = torso.CFrame * CFrame.new(-0.05*size, 0, 0)
  2407. end
  2408. elseif gangnam then
  2409. countspeed = 5
  2410. if global_wait == 180 then global_wait = 0 end
  2411. global_wait = (global_wait % 180) + 1
  2412. if global_wait < 89 then
  2413. ls.C0 = CFrame.new(-.1*size,.05*size,-.05*size) * CFrame.Angles(math.pi/2.5 + math.abs(angle*0.2), 0, math.pi/3 + math.abs(angle*0.05))
  2414. rs.C0 = CFrame.new(.1*size,.05*size,-.05*size) * CFrame.Angles(math.pi/2.5 + math.abs(angle*0.2), 0, -math.pi/3 + -math.abs(angle*0.05))
  2415. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, -math.abs(angle*0.03))
  2416. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-math.abs(angle*0.1), 0, math.abs(angle*0.03))
  2417. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, 0)
  2418. rj.C0 = CFrame.new(0, math.abs(-angle*.035*(size/1.8)), 0) * CFrame.Angles(0, math.sin(angle*0.05), 0)
  2419. elseif global_wait > 89 then
  2420. ls.C0 = CFrame.new(-.1*size,.05*size,-.05*size) * CFrame.Angles(math.pi/2.5 + math.abs(angle*0.2), 0, math.pi/3 + math.abs(angle*0.05))
  2421. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(math.pi + math.sin(angle*0.1), 0, -math.sin(angle*0.1))
  2422. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, -math.abs(angle*0.03))
  2423. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-math.abs(angle*0.1), 0, math.abs(angle*0.03))
  2424. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, 0)
  2425. rj.C0 = CFrame.new(0, math.abs(-angle*.035*(size/1.8)), 0) * CFrame.Angles(0, math.sin(angle*0.05), 0)
  2426. end
  2427. elseif foxie then
  2428. countspeed = 5
  2429. global_wait = (global_wait % 380) + 2
  2430. if global_wait < 89 then
  2431. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi + math.abs(angle*0.1), 0, -math.abs(angle*0.2))
  2432. rs.C0 = CFrame.new(.15*size,.05,0) * CFrame.Angles(math.pi + math.abs(angle*0.1), 0, math.abs(angle*0.2))
  2433. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, -math.abs(angle*0.03))
  2434. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-math.abs(angle*0.1), 0, math.abs(angle*0.03))
  2435. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, 0)
  2436. rj.C0 = CFrame.new(0, math.abs(-angle*.035*(size/1.8)), 0) * CFrame.Angles(0, math.rad(global_wait*4), 0)
  2437. elseif global_wait > 89 then
  2438. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi/2 + math.abs(angle*0.2), 0, math.abs(angle*0.05))
  2439. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(math.pi/2 + math.abs(angle*0.2), 0, -math.abs(angle*0.05))
  2440. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, -math.abs(angle*0.03))
  2441. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-math.abs(angle*0.1), 0, math.abs(angle*0.03))
  2442. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, math.sin(angle*0.1))
  2443. rj.C0 = CFrame.new(0, math.abs(-angle*.035*(size/1.8)), 0) * CFrame.Angles(0, math.sin(angle*0.05), 0)
  2444. end
  2445. elseif durka then
  2446. countspeed = 2
  2447. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi/2 + math.abs(angle*0.2), 0, math.abs(angle*0.07))
  2448. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(angle*0.1, 0, -math.abs(angle*0.07))
  2449. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(angle*0.05, 0, -math.abs(angle*0.03))
  2450. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-angle*0.05, 0, math.abs(angle*0.03))
  2451. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, 0)
  2452. rj.C0 = CFrame.new(0, math.abs(-angle*.035*(size/1.8)), 0) * CFrame.Angles(0, math.sin(angle*0.05), 0)
  2453. elseif saxguy then
  2454. countspeed = 5
  2455. ls.C0 = CFrame.new(-.125*size,.05*size,-.05*size) * CFrame.Angles(math.pi/2.5, 0, math.pi/4)
  2456. rs.C0 = CFrame.new(.125*size,.05*size,-.05*size) * CFrame.Angles(math.rad(60), 0, -math.pi/4)
  2457. lh.C0 = CFrame.new(-.05*size,-.05*size,0) * CFrame.Angles(-math.abs(angle*0.1), 0, -0.06)
  2458. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-math.abs(angle*0.1), 0, 0.06)
  2459. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(0, 0, 0)
  2460. rj.C0 = CFrame.new(0, -math.abs(angle*0.01*(size/1.8)), math.abs(angle*0.01)) * CFrame.Angles(math.abs(angle*0.1), 0, 0)
  2461. elseif heya then
  2462. countspeed = 5
  2463. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi + -angle*0.2, -angle*0.1, 0)
  2464. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(math.pi + angle*0.2, angle*0.1, 0)
  2465. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(angle*0.05, angle*0.1, -0.06)
  2466. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-angle*0.05, -angle*0.1, 0.06)
  2467. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(0.2), 0, 0)
  2468. rj.C0 = CFrame.new(0, math.abs(angle*0.05*(size/1.8)), 0) * CFrame.Angles(0, math.sin(angle*0.07), 0)
  2469. elseif jb then
  2470. countspeed = 5
  2471. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi/2 + -angle*0.2, -angle*0.1, 0)
  2472. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(math.pi/2 + angle*0.2, angle*0.1, 0)
  2473. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(angle*0.05, angle*0.1, -0.06)
  2474. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-angle*0.05, -angle*0.1, 0.06)
  2475. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(0.2), 0, 0)
  2476. rj.C0 = CFrame.new(0, math.abs(angle*0.05*(size/1.8)), 0) * CFrame.Angles(0, math.abs(angle*0.1), 0)
  2477. elseif bronymusic then
  2478. countspeed = 5
  2479. ls.C0 = CFrame.new(-.05*size,.05*size,-.075*size) * CFrame.Angles(math.pi/2 + -angle*0.1, -angle*0.1, 0)
  2480. rs.C0 = CFrame.new(.05*size,.05*size,-.075*size) * CFrame.Angles(math.pi/2 + angle*0.1, angle*0.1, 0)
  2481. lh.C0 = CFrame.new(-.05*size,-.125*size,0) * CFrame.Angles(math.pi/2 + angle*0.1, 0, 0)
  2482. rh.C0 = CFrame.new(.05*size,-.125*size,0) * CFrame.Angles(math.pi/2 + -angle*0.1, 0, 0)
  2483. neck.C0 = CFrame.new(0,.125*size,0) * CFrame.Angles(math.pi/2 + math.abs(angle*0.25), 0, 0)
  2484. rj.C0 = CFrame.new(0, -0.2*(size/1.8) + math.abs(angle*0.05*(size/1.8)), 0) * CFrame.Angles(-math.rad(85), 0, 0)
  2485. elseif sheddy then
  2486. countspeed = 7
  2487. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi/4 + -angle*0.4, -angle*0.1, 0)
  2488. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(math.pi/4 + angle*0.4, angle*0.1, 0)
  2489. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(angle*0.05, angle*0.1, -0.06)
  2490. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-angle*0.05, -angle*0.1, 0.06)
  2491. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(0.2), 0, 0)
  2492. rj.C0 = CFrame.new(0, math.abs(angle*0.05*(size/1.8)), 0) * CFrame.Angles(0, math.abs(angle*0.1), 0)
  2493. elseif burndem then
  2494. countspeed = 4
  2495. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi/4 + -angle*0.4, -angle*0.1, 0)
  2496. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(math.pi/4 + angle*0.4, angle*0.1, 0)
  2497. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(angle*0.05, angle*0.1, -0.06)
  2498. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-angle*0.05, -angle*0.1, 0.06)
  2499. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(0.2), 0, 0)
  2500. rj.C0 = CFrame.new(0, math.abs(angle*0.05*(size/1.8)), 0) * CFrame.Angles(0, math.abs(angle*0.1), 0)
  2501. elseif aj.IsPlaying then
  2502. countspeed = 5
  2503. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi/4 + -(angle)*0.4, -angle*0.1, 0)
  2504. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(math.pi/4 + (angle)*0.4, -angle*0.1, 0)
  2505. lh.C0 = CFrame.new(-.04*size,(-.1 - math.cos(angle*.025)*.02)*size,0) * CFrame.Angles(angle*0.05, 0, -0.06)
  2506. rh.C0 = CFrame.new(.04*size,(-.1+math.cos(angle*.025)*.02)*size,0) * CFrame.Angles(-angle*0.05, 0, 0.06)
  2507. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(0), 0, 0)
  2508. rj.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(0,(angle*0.1), 0)
  2509. elseif lol_wot then
  2510. countspeed = 4
  2511. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi/.5 + -angle*7, -angle*0.1, 0)
  2512. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(math.pi/.5 + angle*7, angle*0.1, 0)
  2513. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(angle*0.05, angle*7, -0.06)
  2514. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-angle*0.05, -angle*7, 0.06)
  2515. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(1), 0, 0)
  2516. rj.C0 = CFrame.new(0, math.abs(angle*0.05*(size/1.8)), 0) * CFrame.Angles(0, math.abs(angle*0.1), 0)
  2517. elseif ko_kik then
  2518. countspeed = 5
  2519. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi/4 + angle*.3, -angle*0, 0)
  2520. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(math.pi/4 + angle*.3, angle*0, 0)
  2521. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(angle*0.2, angle*0, -0)
  2522. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(angle*0.2, -angle*0, 0)
  2523. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(0.2), 0, 0)
  2524. rj.C0 = CFrame.new(0, math.abs(angle*0*(size/1.8)), (angle*0.028)*size) * CFrame.Angles(-angle*.07, math.sin(angle*0), 0)
  2525. elseif durked then
  2526. countspeed = 2.5
  2527. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi/2 + math.abs(angle*0.2), 0, math.abs(angle*0.07))
  2528. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(angle*0.1, 0, -math.abs(angle*0.07))
  2529. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(angle*0.05, 0, -math.abs(angle*0.03))
  2530. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-angle*0.05, 0, math.abs(angle*0.03))
  2531. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(angle*0.1), 0, 0)
  2532. rj.C0 = CFrame.new(0, math.abs(-angle*.035*(size/1.8)), 0) * CFrame.Angles(0, math.sin(angle*0.05), 0)
  2533. elseif nauro then
  2534. countspeed = 12
  2535. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(math.pi/-3 + angle*.1, -angle*0.05, 0)
  2536. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(math.pi/-3 + angle*.1, angle*0.05, 0)
  2537. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(-.3 + -angle*0.3, angle*0, -0)
  2538. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(-.3+ angle*0.3, -angle*0, 0)
  2539. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(math.abs(0.2+ -angle*0.05), 0, 0)
  2540. rj.C0 = CFrame.new(0, math.abs(angle*0*(size/1.8)), angle*0*size) * CFrame.Angles(-.4 + angle*.03, math.sin(angle*0), 0)
  2541. elseif spinny then
  2542. countspeed = 2
  2543. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(0,0,-1.75)
  2544. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(0,0,1.75)
  2545. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(0,0,0)
  2546. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(0,0,0)
  2547. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(0,0,0)
  2548. rj.C0 = CFrame.new(0, math.abs(angle*0*(size/1.8)), angle*0*size) * CFrame.Angles(0, (count*.4),0)
  2549. elseif cancerer then
  2550. countspeed = 2
  2551. ls.C0 = CFrame.new((-.25*size),(.15*size),0) * CFrame.Angles(1*count,1*count,1*count)
  2552. rs.C0 = CFrame.new((.25*size),(.15*size),0) * CFrame.Angles(1*count,1*count,1*count)
  2553. lh.C0 = CFrame.new((-.15*size),(-.11*size),0) * CFrame.Angles(1*count,1*count,1*count)
  2554. rh.C0 = CFrame.new((.15*size),(-.11*size),0) * CFrame.Angles(1*count,1*count,1*count)
  2555. neck.C0 = CFrame.new((0),(.1*size),0) * CFrame.Angles(1*count,1*count,1*count)
  2556. rj.C0 = CFrame.new(0, math.abs(angle*0*(size/1.8)), angle*0*size) * CFrame.Angles(1*count,1*count,1*count)
  2557. elseif fly_ok then
  2558. countspeed = 2
  2559. ls.C0 = CFrame.new(-.15*size,.05*size,0) * CFrame.Angles(-.75*angle,0,angle*-1.75)
  2560. rs.C0 = CFrame.new(.15*size,.05*size,0) * CFrame.Angles(.75*angle,0,angle*1.75)
  2561. lh.C0 = CFrame.new(-.05*size,-.1*size,0) * CFrame.Angles(0,0,0)
  2562. rh.C0 = CFrame.new(.05*size,-.1*size,0) * CFrame.Angles(0,0,0)
  2563. neck.C0 = CFrame.new(0,.1*size,0) * CFrame.Angles(0,0,0)
  2564. torso.CFrame = torso.CFrame * CFrame.new(0,3,0) * CFrame.Angles(0, (.04),0)
  2565. end
  2566. end
  2567. end)
  2568.  
  2569.  
  2570. plr.Chatted:connect(function(msg)
  2571. game:service'Chat':Chat(head, msg, 1)
  2572. if msg == "die/" then
  2573. char:breakJoints()
  2574. end
  2575. end)
  2576.  
  2577. end)
  2578. if not ran and err then
  2579. print(err)
  2580. end
  2581. grabbing = false
  2582.  
  2583. mouse.Button1Down:connect(function()
  2584. if plr.Character.Parent ~= workspace.Camera then
  2585. if mouse ~= nil then
  2586. if mouse.Target ~= nil then
  2587. part = mouse.Target
  2588. bp = Instance.new("BodyPosition",part)
  2589. bp.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
  2590. bp.Position = part.Position
  2591. particles = Instance.new("ParticleEmitter",part)
  2592. particles.Color = ColorSequence.new(Color3.new(1,0.5,1))
  2593. particles.Size = NumberSequence.new(1)
  2594. particles.Texture = "rbxassetid://292289455"
  2595. particles.VelocitySpread = 360
  2596. particles.Speed = NumberRange.new(0)
  2597. particles.RotSpeed = NumberRange.new(0)
  2598. particles.Rotation = NumberRange.new(0)
  2599. particles.Rate = 250
  2600. particles.Lifetime = NumberRange.new(.2,.4)
  2601. particles.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(.12,.688,0),NumberSequenceKeypoint.new(.891,.887,0),NumberSequenceKeypoint.new(1,1,0)})
  2602. dwn = true
  2603. grabbing = true
  2604. end
  2605. end
  2606. while dwn == true do
  2607. wait()
  2608. bp.Position = mouse.hit.p
  2609. if part then
  2610. if part.Parent:FindFirstChildOfClass("Humanoid") then
  2611. part.Parent:FindFirstChildOfClass("Humanoid").PlatformStand = true
  2612. end
  2613. end
  2614. end
  2615. end
  2616. end)
  2617. mouse.Button1Up:connect(function()
  2618. grabbing = false
  2619. dwn = false
  2620. grabbing = false
  2621. if part then if part.Parent:FindFirstChildOfClass("Humanoid") then part.Parent:FindFirstChildOfClass("Humanoid").PlatformStand = false end part = nil end
  2622. if bp then bp:Destroy() end
  2623. if particles then particles:Destroy() end
  2624. end)
  2625.  
  2626. mouse.KeyDown:connect(function(key)
  2627. if key == "c" and grabbing == true then
  2628. local clone = part:Clone()
  2629. clone.Parent = workspace
  2630. clone.Anchored = false
  2631. clone:ClearAllChildren()
  2632. clone.CanCollide = true
  2633. bp.Parent = clone
  2634. particles.Parent = clone
  2635. if part.Parent:FindFirstChildOfClass("Humanoid") then
  2636. part.Parent:FindFirstChildOfClass("Humanoid").PlatformStand = false
  2637. end
  2638. part:Destroy()
  2639. part = clone
  2640. end
  2641. end)
  2642.  
  2643. base = Instance.new("ScreenGui",plr.PlayerGui)
  2644. bbg = Instance.new("BillboardGui",plr.Character.Head)
  2645. bbg.Size = UDim2.new(0,200,0,50)
  2646. if size <= 3 then
  2647. bbg.StudsOffset = Vector3.new(0,.75*size,0)
  2648. else
  2649. bbg.StudsOffset = Vector3.new(0,.75*(size/3),0)
  2650. end
  2651. bbgTl = Instance.new("TextLabel",bbg)
  2652. bbgTl.BackgroundTransparency = 1
  2653. bbgTl.Size = UDim2.new(10,0,1,0)
  2654. bbgTl.Position = UDim2.new(-4.5,-3,0,0)
  2655. bbgTl.Font = "SourceSansBold"
  2656. bbgTl.Text = " "
  2657. bbgTl.TextSize = 38
  2658. bbgTl.TextStrokeColor3 = Color3.new(1,0.5,1)
  2659. bbgTl.TextColor3 = Color3.new(1,0.8,1)
  2660. bbgTl.TextStrokeTransparency = 0
  2661. bbgTl.TextWrapped = true
  2662.  
  2663. local plr = game.Players.LocalPlayer
  2664. Instance.new("ForceField",plr.Character).Visible = false
  2665. plr.Character.Humanoid.Name = "lolinohurted"
  2666.  
  2667. local Loc = game.Players.LocalPlayer.Backpack
  2668. LocalPlayer = game.Players.LocalPlayer.Character
  2669. camera = game.Workspace.Camera
  2670. camera.CameraSubject = LocalPlayer.Head
  2671. game.Workspace.Camera.CameraType = 3
  2672. script.Parent = Loc
  2673.  
  2674. warn(">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>")
  2675. warn("Welcome "..plr.Name)
  2676. warn("Current size: "..size)
  2677. if hats == true then
  2678. warn("Hats: Enabled")
  2679. else
  2680. warn("Hats: Disabled")
  2681. end
  2682. warn(">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>")
  2683. print("say ;cmds for a list of chat commands")
  2684. print("say ;editkeys to customise your mep!")
  2685.  
  2686. bbgTl.Text = "Custom Size Mini Meep Edit By Memo1332"
  2687. wait(6)
  2688. bbgTl.Text = " "
  2689.  
  2690. while true do
  2691. wait(2)
  2692. plr.Character.lolinohurted.MaxHealth = math.huge
  2693. if plr.Character.Head:FindFirstChild("Sound")==nil then
  2694. super_annoying = Instance.new("Sound", head)
  2695. super_annoying.SoundId = ("http://www.roblox.com/asset/?id="..Nz)
  2696. super_annoying.Volume = 10
  2697. super_annoying.Pitch = 1.15
  2698. super_annoying.Looped = true
  2699. barrel_roll = Instance.new("Sound", head)
  2700. barrel_roll.SoundId = ("http://www.roblox.com/asset/?id="..Nx)
  2701. barrel_roll.Volume = 10
  2702. barrel_roll.Looped = true
  2703. dubstep_gun = Instance.new("Sound", head)
  2704. dubstep_gun.SoundId = ("http://www.roblox.com/asset/?id"..Nc)
  2705. dubstep_gun.Volume = 10
  2706. dubstep_gun.Pitch = 1.10
  2707. dubstep_gun.Looped = true
  2708. you_are_pirate = Instance.new("Sound", head)
  2709. you_are_pirate.SoundId = ("http://www.roblox.com/asset/?id="..Nv)
  2710. you_are_pirate.Volume = 10
  2711. you_are_pirate.Looped = true
  2712. cant_touch = Instance.new("Sound", head)
  2713. cant_touch.SoundId = ("http://www.roblox.com/asset/?id="..Nm)
  2714. cant_touch.Volume = 10
  2715. cant_touch.Pitch = 1.15
  2716. cant_touch.Looped = true
  2717. gangy_style = Instance.new("Sound", head)
  2718. gangy_style.SoundId = ("http://www.roblox.com/asset/?id="..Nn)
  2719. gangy_style.Volume = 10
  2720. gangy_style.Looped = true
  2721. gangy_style.Pitch = 1.15
  2722. fox_say = Instance.new("Sound", head)
  2723. fox_say.SoundId = ("http://www.roblox.com/asset/?id="..Nl)
  2724. fox_say.Volume = 10
  2725. fox_say.Looped = true
  2726. durk = Instance.new("Sound", head)
  2727. durk.SoundId = ("http://www.roblox.com/asset/?id="..Nf)
  2728. durk.Volume = 10
  2729. durk.Pitch = 1.05
  2730. durk.Looped = true
  2731. sax_guy = Instance.new("Sound", head)
  2732. sax_guy.SoundId = ("http://www.roblox.com/asset/?id="..Ng)
  2733. sax_guy.Volume = 10
  2734. sax_guy.Pitch = 1.15
  2735. sax_guy.Looped = true
  2736. heman = Instance.new("Sound", head)
  2737. heman.SoundId = ("http://www.roblox.com/asset/?id="..Nh)
  2738. heman.Volume = 10
  2739. heman.Looped = true
  2740. heman.Pitch = 1.1
  2741. justin = Instance.new("Sound", head)
  2742. justin.SoundId = ("http://www.roblox.com/asset/?id="..Nj)
  2743. justin.Volume = 10
  2744. justin.Pitch = 1.05
  2745. justin.Looped = true
  2746. brony_music = Instance.new("Sound", head)
  2747. brony_music.SoundId = ("http://www.roblox.com/asset/?id="..Nb)
  2748. brony_music.Volume = 10
  2749. brony_music.Pitch = 1.3
  2750. brony_music.Looped = true
  2751. spitfire = Instance.new("Sound", head)
  2752. spitfire.SoundId = ("http://www.roblox.com/asset/?id="..Nk)
  2753. spitfire.Volume = 10
  2754. spitfire.Looped = true
  2755. spitfire.Pitch = 1
  2756. burn_dem = Instance.new("Sound", head)
  2757. burn_dem.SoundId = ("http://www.roblox.com/asset/?id="..Nr)
  2758. burn_dem.Volume = 10
  2759. burn_dem.Pitch = 1
  2760. burn_dem.Looped = true
  2761. aj = Instance.new("Sound", head)
  2762. aj.SoundId = ("rbxassetid://"..Nt)
  2763. aj.Volume = 10
  2764. aj.Pitch = 1.15
  2765. aj.Looped = true
  2766. wait()
  2767. lolwot = Instance.new("Sound", head)
  2768. lolwot.SoundId = "http://www.roblox.com/asset/?id="..Nrr
  2769. lolwot.Volume = 10
  2770. lolwot.Pitch = 1
  2771. lolwot.Looped = true
  2772. lolwot2 = Instance.new("Sound", head)
  2773. lolwot2.SoundId = "http://www.roblox.com/asset/?id="..Nrr2
  2774. lolwot2.Volume = 8
  2775. lolwot2.Pitch = 1
  2776. lolwot2.Looped = true
  2777. kokik = Instance.new("Sound", head)
  2778. kokik.SoundId = "http://www.roblox.com/asset/?id="..Nzz
  2779. kokik.Volume = 10
  2780. kokik.Pitch = 1.32
  2781. kokik.Looped = true
  2782. durke = Instance.new("Sound", head)
  2783. durke.SoundId = "http://www.roblox.com/asset/?id="..Nff
  2784. durke.Volume = 10
  2785. durke.Pitch = 1.15
  2786. durke.Looped = true
  2787. naurot = Instance.new("Sound", head)
  2788. naurot.SoundId = "http://www.roblox.com/asset/?id="..Nxx
  2789. naurot.Volume = 10
  2790. naurot.TimePosition = 29
  2791. naurot.Pitch = 1.15
  2792. naurot.Looped = true
  2793. spinnie = Instance.new("Sound", head)
  2794. spinnie.SoundId = "http://www.roblox.com/asset/?id="..Ncc
  2795. spinnie.Volume = 10
  2796. spinnie.TimePosition = 29
  2797. spinnie.Pitch = 1.15
  2798. spinnie.Looped = true
  2799. cancer = Instance.new("Sound", head)
  2800. cancer.SoundId = "http://www.roblox.com/asset/?id=186322980"
  2801. cancer.Volume = 10
  2802. cancer.TimePosition = 0
  2803. cancer.Pitch = 1.15
  2804. cancer.Looped = true
  2805. flyok = Instance.new("Sound", head)
  2806. flyok.SoundId = "http://www.roblox.com/asset/?id=1338710258"
  2807. flyok.Volume = 10
  2808. flyok.TimePosition = 0
  2809. flyok.Pitch = 1.15
  2810. flyok.Looped = true
  2811. warn("A player has just Nosounded; Reloaded sounds")
  2812. end
  2813. end
  2814. --One of my best edits, still not that great. ¯\_(ツ)_/¯
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement