Advertisement
Guest User

Untitled

a guest
Feb 28th, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.20 KB | None | 0 0
  1. --~~~~~Made By XxShadowsbane~~~~~~
  2. --- Edited Wth the Amazing Help Of Jordanpro123---
  3.  
  4.  
  5.  
  6. --This is a twerk pack--
  7.  
  8. player=game:GetService("Players").k2smoker
  9.  
  10.  
  11. char=player.Character
  12.  
  13.  
  14. Cloud = Instance.new("SpecialMesh") Cloud.MeshId = "http://www.roblox.com/asset/?id=91985232" Cylinder = Instance.new("CylinderMesh") Block = Instance.new("BlockMesh") Shuriken = Instance.new("SpecialMesh") Shuriken.MeshId = "http://www.roblox.com/asset/?id=91985232" Shuriken.Scale = Vector3.new(2,2,2) Player = game.Players.LocalPlayer Char = Player.Character Humanoid = Char.Humanoid Head = Char.Head for i, v in pairs(Head:GetChildren()) do if v:IsA("Decal") then v:remove() end end Face = Instance.new("Decal") Face.Texture = "http://www.roblox.com/asset/?id=91985232" Face.Parent = Head Torso = Char.Torso if Torso:FindFirstChild("Fire") ~= nil then Torso.Fire:remove() end
  15.  
  16.  
  17. char.Shirt:Remove()
  18. char.Pants:Remove()
  19.  
  20. Shirt = Instance.new("Shirt",char)
  21. Shirt.Parent = char
  22. Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=60634639"
  23.  
  24. Pant = Instance.new("Pants",char)
  25. Pant.Parent = char
  26. Pant.PantsTemplate = "http://www.roblox.com/asset/?id=169631390"
  27.  
  28. mouse=player:GetMouse()
  29.  
  30.  
  31.  
  32. game:service'InsertService':LoadAsset(62745990):children()[1].Parent = char
  33.  
  34. game:service'InsertService':LoadAsset(1374269):children()[1].Parent = char
  35.  
  36.  
  37. dances = Instance.new("Sound", char.head)
  38.  
  39. dances.SoundId = "http://www.roblox.com/asset/?id=171020693"
  40.  
  41. dances.Volume = 1
  42.  
  43. dances.Looped = true
  44.  
  45. local dances2 = false
  46.  
  47.  
  48.  
  49.  
  50. dancc = Instance.new("Sound", char.head)
  51.  
  52. dancc.SoundId = "http://www.roblox.com/asset/?id=156542010"
  53.  
  54. dancc.Volume = 1
  55.  
  56. dancc.Looped = true
  57.  
  58. local danccc = false
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66. dances3 = Instance.new("Sound", char.head)
  67.  
  68. dances3.SoundId = "http://www.roblox.com/asset/?id=144535959"
  69.  
  70. dances3.Volume = 1
  71.  
  72. dances3.Looped = true
  73.  
  74. local dances4 = false
  75.  
  76.  
  77.  
  78.  
  79. dances5 = Instance.new("Sound", char.head)
  80.  
  81. dances5.SoundId = "http://www.roblox.com/asset/?id=154564332"
  82.  
  83. dances5.Volume = 1
  84.  
  85. dances5.Looped = true
  86.  
  87. local dances6 = false
  88.  
  89.  
  90.  
  91.  
  92. cat1 = Instance.new("Sound", char.head)
  93.  
  94. cat1.SoundId = "http://www.roblox.com/asset/?id=164437968"
  95.  
  96. cat1.Volume = 1
  97.  
  98. cat1.Looped = true
  99.  
  100. local cat2 = false
  101.  
  102.  
  103.  
  104.  
  105. local dance = Instance.new("Animation", char)
  106.  
  107. dance.AnimationId = "rbxassetid://149359445"
  108.  
  109. dance.Name = "dance"
  110.  
  111.  
  112.  
  113.  
  114. local dancee = Instance.new("Animation", char)
  115.  
  116. dancee.AnimationId = "rbxassetid://149359445"
  117.  
  118. dancee.Name = "dancee"
  119.  
  120.  
  121.  
  122.  
  123. local danc = Instance.new("Animation", char)
  124.  
  125. danc.AnimationId = "rbxassetid://149359445"
  126.  
  127. danc.Name = "danc"
  128.  
  129.  
  130.  
  131.  
  132. local cat = Instance.new("Animation", char)
  133.  
  134. cat.AnimationId = "rbxassetid://149359445"
  135.  
  136. cat.Name = "cat"
  137.  
  138.  
  139.  
  140.  
  141. local shuffle = Instance.new("Animation", char)
  142.  
  143. shuffle.AnimationId = "rbxassetid://149359445"
  144.  
  145. shuffle.Name = "shuffle"
  146.  
  147.  
  148.  
  149.  
  150. local hop = Instance.new("Animation", char)
  151.  
  152. hop.AnimationId = "rbxassetid://149359445"
  153.  
  154. hop.Name = "hop"
  155.  
  156.  
  157.  
  158.  
  159. mouse.KeyDown:connect(function(key) local key=key:lower()
  160.  
  161. if key=="f" then
  162.  
  163. local vCharacter = char
  164.  
  165. local hum = vCharacter:findFirstChild("Humanoid")
  166.  
  167. blah = hum:LoadAnimation(char.dance)
  168.  
  169. blah:Play()
  170.  
  171. end
  172.  
  173. end)
  174.  
  175. mouse.KeyUp:connect(function(key) local key=key:lower()
  176.  
  177. if key=="f" then
  178.  
  179. blah:Stop()
  180.  
  181. end
  182.  
  183. end)
  184.  
  185. mouse.KeyDown:connect(function(key) local key=key:lower()
  186.  
  187. if key=="f" then
  188.  
  189. dances2 = true
  190.  
  191. dances:Play()
  192.  
  193. end
  194.  
  195. end)
  196.  
  197. mouse.KeyUp:connect(function(key) local key=key:lower()
  198.  
  199. if key=="f" then
  200.  
  201. dances2 = false
  202.  
  203. dances:Stop()
  204.  
  205. end
  206.  
  207. end)
  208.  
  209.  
  210.  
  211.  
  212. mouse.KeyDown:connect(function(key) local key=key:lower()
  213.  
  214. if key=="r" then
  215.  
  216. char.Animate.Disabled = true
  217.  
  218. local vCharacter = char
  219.  
  220. local hum = vCharacter:findFirstChild("Humanoid")
  221.  
  222. blah2 = hum:LoadAnimation(char.dancee)
  223.  
  224. blah2:Play()
  225.  
  226. end
  227.  
  228. end)
  229.  
  230. mouse.KeyUp:connect(function(key) local key=key:lower()
  231.  
  232. if key=="r" then
  233.  
  234. char.Animate.Disabled = false
  235.  
  236. blah2:Stop()
  237.  
  238. end
  239.  
  240. end)
  241.  
  242. mouse.KeyDown:connect(function(key) local key=key:lower()
  243.  
  244. if key=="r" then
  245.  
  246. dances4 = true
  247.  
  248. dances3:Play()
  249.  
  250. end
  251.  
  252. end)
  253.  
  254. mouse.KeyUp:connect(function(key) local key=key:lower()
  255.  
  256. if key=="r" then
  257.  
  258. dances4 = false
  259.  
  260. dances3:Stop()
  261.  
  262. end
  263.  
  264. end)
  265.  
  266.  
  267.  
  268.  
  269. mouse.KeyDown:connect(function(key) local key=key:lower()
  270.  
  271. if key=="g" then
  272.  
  273. local vCharacter = char
  274.  
  275. local hum = vCharacter:findFirstChild("Humanoid")
  276.  
  277. blah3 = hum:LoadAnimation(char.danc)
  278.  
  279. blah3:Play()
  280.  
  281. end
  282.  
  283. end)
  284.  
  285. mouse.KeyUp:connect(function(key) local key=key:lower()
  286.  
  287. if key=="g" then
  288.  
  289. blah3:Stop()
  290.  
  291. end
  292.  
  293. end)
  294.  
  295. mouse.KeyDown:connect(function(key) local key=key:lower()
  296.  
  297. if key=="g" then
  298.  
  299. dances6 = true
  300.  
  301. dances5:Play()
  302.  
  303. end
  304.  
  305. end)
  306.  
  307. mouse.KeyUp:connect(function(key) local key=key:lower()
  308.  
  309. if key=="g" then
  310.  
  311. dances6 = false
  312.  
  313. dances5:Stop()
  314.  
  315. end
  316.  
  317. end)
  318.  
  319.  
  320.  
  321.  
  322. mouse.KeyDown:connect(function(key) local key=key:lower()
  323.  
  324. if key=="c" then
  325.  
  326. local vCharacter = char
  327.  
  328. local hum = vCharacter:findFirstChild("Humanoid")
  329.  
  330. blah4 = hum:LoadAnimation(char.cat)
  331.  
  332. blah4:Play()
  333.  
  334. end
  335.  
  336. end)
  337.  
  338. mouse.KeyUp:connect(function(key) local key=key:lower()
  339.  
  340. if key=="c" then
  341.  
  342. blah4:Stop()
  343.  
  344. end
  345.  
  346. end)
  347.  
  348. mouse.KeyDown:connect(function(key) local key=key:lower()
  349.  
  350. if key=="c" then
  351.  
  352. cat2 = true
  353.  
  354. cat1:Play()
  355.  
  356. end
  357.  
  358. end)
  359.  
  360. mouse.KeyUp:connect(function(key) local key=key:lower()
  361.  
  362. if key=="c" then
  363.  
  364. cat2 = false
  365.  
  366. cat1:Stop()
  367.  
  368. end
  369.  
  370. end)
  371.  
  372.  
  373.  
  374.  
  375. mouse.KeyDown:connect(function(key) local key=key:lower()
  376.  
  377. if key=="h" then
  378.  
  379. local vCharacter = char
  380.  
  381. local hum = vCharacter:findFirstChild("Humanoid")
  382.  
  383. shufflee = hum:LoadAnimation(char.shuffle)
  384.  
  385. shufflee:Play()
  386.  
  387. wait(13)
  388.  
  389. hoppin = hum:LoadAnimation(char.hop)
  390.  
  391. hoppin:Play()
  392.  
  393. end
  394.  
  395. end)
  396.  
  397. mouse.KeyUp:connect(function(key) local key=key:lower()
  398.  
  399. if key=="h" then
  400.  
  401. shufflee:Stop()
  402.  
  403. hoppin:Stop()
  404.  
  405. end
  406.  
  407. end)
  408.  
  409. mouse.KeyUp:connect(function(key) local key=key:lower()
  410.  
  411. if key=="h" then
  412.  
  413. hoppin:Stop()
  414.  
  415. end
  416.  
  417. end)
  418.  
  419. mouse.KeyDown:connect(function(key) local key=key:lower()
  420.  
  421. if key=="h" then
  422.  
  423. shuffle2 = true
  424.  
  425. dancc:Play()
  426.  
  427. end
  428.  
  429. end)
  430.  
  431. mouse.KeyUp:connect(function(key) local key=key:lower()
  432.  
  433. if key=="h" then
  434.  
  435. danccc = false
  436.  
  437. dancc:Stop()
  438.  
  439. end
  440.  
  441. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement