Advertisement
Guest User

RAPE SCRIPT

a guest
Mar 15th, 2016
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.23 KB | None | 0 0
  1.  
  2. 1.
  3.  
  4.  
  5. 2.function fWeld(zName, zParent, zPart0, zPart1, zCoco, a, b, c, d, e, f)
  6.  
  7.  
  8. 3.
  9.  
  10.  
  11. 4.2.
  12.  
  13.  
  14. 5.local funcw = Instance.new("Weld")
  15.  
  16.  
  17. 6.
  18.  
  19.  
  20. 7.3.
  21.  
  22.  
  23. 8.funcw.Name = zName
  24.  
  25.  
  26. 9.
  27.  
  28.  
  29. 10.4.
  30.  
  31.  
  32. 11.funcw.Parent = zParent
  33.  
  34.  
  35. 12.
  36.  
  37.  
  38. 13.5.
  39.  
  40.  
  41. 14.funcw.Part0 = zPart0
  42.  
  43.  
  44. 15.
  45.  
  46.  
  47. 16.6.
  48.  
  49.  
  50. 17.funcw.Part1 = zPart1
  51.  
  52.  
  53. 18.
  54.  
  55.  
  56. 19.7.
  57.  
  58.  
  59. 20.if (zCoco == true) then
  60.  
  61.  
  62. 21.
  63.  
  64.  
  65. 22.8.
  66.  
  67.  
  68. 23.funcw.C0 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f)
  69.  
  70.  
  71. 24.
  72.  
  73.  
  74. 25.9.
  75.  
  76.  
  77. 26.else
  78.  
  79.  
  80. 27.
  81.  
  82.  
  83. 28.10.
  84.  
  85.  
  86. 29.funcw.C1 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f)
  87.  
  88.  
  89. 30.
  90.  
  91.  
  92. 31.11.
  93.  
  94.  
  95. 32.end
  96.  
  97.  
  98. 33.
  99.  
  100.  
  101. 34.12.
  102.  
  103.  
  104. 35.return funcw
  105.  
  106.  
  107. 36.
  108.  
  109.  
  110. 37.13.
  111.  
  112.  
  113. 38.end
  114.  
  115.  
  116. 39.
  117.  
  118.  
  119. 40. 14.
  120.  
  121.  
  122. 41.function fun(n1, n2)
  123.  
  124.  
  125. 42.
  126.  
  127.  
  128. 43. 15.
  129.  
  130.  
  131. 44.pcall(function()
  132.  
  133.  
  134. 45.
  135.  
  136.  
  137. 46. 16.
  138.  
  139.  
  140. 47.t1 = game.Players[n1].Character.Torso
  141.  
  142.  
  143. 48.
  144.  
  145.  
  146. 49.17.
  147.  
  148.  
  149. 50.t2 = game.Players[n2].Character.Torso
  150.  
  151.  
  152. 51.
  153.  
  154.  
  155. 52.18.
  156.  
  157.  
  158. 53.t2.Parent.Humanoid.PlatformStand = true
  159.  
  160.  
  161. 54.
  162.  
  163.  
  164. 55.19.
  165.  
  166.  
  167. 56.t1["Left Shoulder"]:Remove()
  168.  
  169.  
  170. 57.
  171.  
  172.  
  173. 58.20.
  174.  
  175.  
  176. 59.ls1 = Instance.new("Weld")
  177.  
  178.  
  179. 60.
  180.  
  181.  
  182. 61.21.
  183.  
  184.  
  185. 62.ls1.Parent = t1
  186.  
  187.  
  188. 63.
  189.  
  190.  
  191. 64.22.
  192.  
  193.  
  194. 65.ls1.Part0 = t1
  195.  
  196.  
  197. 66.
  198.  
  199.  
  200. 67.23.
  201.  
  202.  
  203. 68.ls1.Part1 = t1.Parent["Left Arm"]
  204.  
  205.  
  206. 69.
  207.  
  208.  
  209. 70.24.
  210.  
  211.  
  212. 71.ls1.C0 = CFrame.new(-1.5,0,0)
  213.  
  214.  
  215. 72.
  216.  
  217.  
  218. 73.25.
  219.  
  220.  
  221. 74.ls1.Name = "Left Shoulder"
  222.  
  223.  
  224. 75.
  225.  
  226.  
  227. 76.26.
  228.  
  229.  
  230. 77.t1["Right Shoulder"]:Remove()
  231.  
  232.  
  233. 78.
  234.  
  235.  
  236. 79.27.
  237.  
  238.  
  239. 80.rs1 = Instance.new("Weld")
  240.  
  241.  
  242. 81.
  243.  
  244.  
  245. 82.28.
  246.  
  247.  
  248. 83.rs1.Parent = t1
  249.  
  250.  
  251. 84.
  252.  
  253.  
  254. 85.29.
  255.  
  256.  
  257. 86.rs1.Part0 = t1
  258.  
  259.  
  260. 87.
  261.  
  262.  
  263. 88.30.
  264.  
  265.  
  266. 89.rs1.Part1 = t1.Parent["Right Arm"]
  267.  
  268.  
  269. 90.
  270.  
  271.  
  272. 91.31.
  273.  
  274.  
  275. 92.rs1.C0 = CFrame.new(1.5,0,0)
  276.  
  277.  
  278. 93.
  279.  
  280.  
  281. 94.32.
  282.  
  283.  
  284. 95.rs1.Name = "Right Shoulder"
  285.  
  286.  
  287. 96.
  288.  
  289.  
  290. 97.33.
  291.  
  292.  
  293. 98.t2["Left Shoulder"]:Remove()
  294.  
  295.  
  296. 99.
  297.  
  298.  
  299. 100.34.
  300.  
  301.  
  302. 101.ls2 = Instance.new("Weld")
  303.  
  304.  
  305. 102.
  306.  
  307.  
  308. 103.35.
  309.  
  310.  
  311. 104.ls2.Parent = t2
  312.  
  313.  
  314. 105.
  315.  
  316.  
  317. 106.36.
  318.  
  319.  
  320. 107.ls2.Part0 = t2
  321.  
  322.  
  323. 108.
  324.  
  325.  
  326. 109.37.
  327.  
  328.  
  329. 110.ls2.Part1 = t2.Parent["Left Arm"]
  330.  
  331.  
  332. 111.
  333.  
  334.  
  335. 112.38.
  336.  
  337.  
  338. 113.ls2.C0 = CFrame.new(-1.5,0,0)
  339.  
  340.  
  341. 114.
  342.  
  343.  
  344. 115.39.
  345.  
  346.  
  347. 116.ls2.Name = "Left Shoulder"
  348.  
  349.  
  350. 117.
  351.  
  352.  
  353. 118.40.
  354.  
  355.  
  356. 119.t2["Right Shoulder"]:Remove()
  357.  
  358.  
  359. 120.
  360.  
  361.  
  362. 121.41.
  363.  
  364.  
  365. 122.rs2 = Instance.new("Weld")
  366.  
  367.  
  368. 123.
  369.  
  370.  
  371. 124.42.
  372.  
  373.  
  374. 125.rs2.Parent = t2
  375.  
  376.  
  377. 126.
  378.  
  379.  
  380. 127.43.
  381.  
  382.  
  383. 128.rs2.Part0 = t2
  384.  
  385.  
  386. 129.
  387.  
  388.  
  389. 130.44.
  390.  
  391.  
  392. 131.rs2.Part1 = t2.Parent["Right Arm"]
  393.  
  394.  
  395. 132.
  396.  
  397.  
  398. 133.45.
  399.  
  400.  
  401. 134.rs2.C0 = CFrame.new(1.5,0,0)
  402.  
  403.  
  404. 135.
  405.  
  406.  
  407. 136.46.
  408.  
  409.  
  410. 137.rs2.Name = "Right Shoulder"
  411.  
  412.  
  413. 138.
  414.  
  415.  
  416. 139.47.
  417.  
  418.  
  419. 140.t2["Left Hip"]:Remove()
  420.  
  421.  
  422. 141.
  423.  
  424.  
  425. 142.48.
  426.  
  427.  
  428. 143.lh2 = Instance.new("Weld")
  429.  
  430.  
  431. 144.
  432.  
  433.  
  434. 145.49.
  435.  
  436.  
  437. 146.lh2.Parent = t2
  438.  
  439.  
  440. 147.
  441.  
  442.  
  443. 148.50.
  444.  
  445.  
  446. 149.lh2.Part0 = t2
  447.  
  448.  
  449. 150.
  450.  
  451.  
  452. 151.51.
  453.  
  454.  
  455. 152.lh2.Part1 = t2.Parent["Left Leg"]
  456.  
  457.  
  458. 153.
  459.  
  460.  
  461. 154.52.
  462.  
  463.  
  464. 155.lh2.C0 = CFrame.new(-0.5,-2,0)
  465.  
  466.  
  467. 156.
  468.  
  469.  
  470. 157.53.
  471.  
  472.  
  473. 158.lh2.Name = "Left Hip"
  474.  
  475.  
  476. 159.
  477.  
  478.  
  479. 160.54.
  480.  
  481.  
  482. 161.t2["Right Hip"]:Remove()
  483.  
  484.  
  485. 162.
  486.  
  487.  
  488. 163.55.
  489.  
  490.  
  491. 164.rh2 = Instance.new("Weld")
  492.  
  493.  
  494. 165.
  495.  
  496.  
  497. 166.56.
  498.  
  499.  
  500. 167.rh2.Parent = t2
  501.  
  502.  
  503. 168.
  504.  
  505.  
  506. 169.57.
  507.  
  508.  
  509. 170.rh2.Part0 = t2
  510.  
  511.  
  512. 171.
  513.  
  514.  
  515. 172.58.
  516.  
  517.  
  518. 173.rh2.Part1 = t2.Parent["Right Leg"]
  519.  
  520.  
  521. 174.
  522.  
  523.  
  524. 175.59.
  525.  
  526.  
  527. 176.rh2.C0 = CFrame.new(0.5,-2,0)
  528.  
  529.  
  530. 177.
  531.  
  532.  
  533. 178.60.
  534.  
  535.  
  536. 179.rh2.Name = "Right Hip"
  537.  
  538.  
  539. 180.
  540.  
  541.  
  542. 181.61.
  543.  
  544.  
  545. 182.local d = Instance.new("Part")
  546.  
  547.  
  548. 183.
  549.  
  550.  
  551. 184.62.
  552.  
  553.  
  554. 185.d.TopSurface = 0
  555.  
  556.  
  557. 186.
  558.  
  559.  
  560. 187.63.
  561.  
  562.  
  563. 188.d.BottomSurface = 0
  564.  
  565.  
  566. 189.
  567.  
  568.  
  569. 190.64.
  570.  
  571.  
  572. 191.d.CanCollide = false
  573.  
  574.  
  575. 192.
  576.  
  577.  
  578. 193.65.
  579.  
  580.  
  581. 194.d.BrickColor = BrickColor.new("Medium stone grey")
  582.  
  583.  
  584. 195.
  585.  
  586.  
  587. 196.66.
  588.  
  589.  
  590. 197.d.Shape = "Ball"
  591.  
  592.  
  593. 198.
  594.  
  595.  
  596. 199.67.
  597.  
  598.  
  599. 200.d.Parent = t1
  600.  
  601.  
  602. 201.
  603.  
  604.  
  605. 202.68.
  606.  
  607.  
  608. 203.d.Size = Vector3.new(1,1,1)
  609.  
  610.  
  611. 204.
  612.  
  613.  
  614. 205.69.
  615.  
  616.  
  617. 206.local dm = Instance.new("SpecialMesh")
  618.  
  619.  
  620. 207.
  621.  
  622.  
  623. 208.70.
  624.  
  625.  
  626. 209.dm.MeshType = "Sphere"
  627.  
  628.  
  629. 210.
  630.  
  631.  
  632. 211.71.
  633.  
  634.  
  635. 212.dm.Parent = d
  636.  
  637.  
  638. 213.
  639.  
  640.  
  641. 214.72.
  642.  
  643.  
  644. 215.dm.Scale = Vector3.new(0.4,0.4,0.4)
  645.  
  646.  
  647. 216.
  648.  
  649.  
  650. 217.73.
  651.  
  652.  
  653. 218.fWeld("weld",t1,t1,d,true,-0.2,-1.3,-0.6,0,0,0)
  654.  
  655.  
  656. 219.
  657.  
  658.  
  659. 220.74.
  660.  
  661.  
  662. 221.d2 = d:Clone()
  663.  
  664.  
  665. 222.
  666.  
  667.  
  668. 223.75.
  669.  
  670.  
  671. 224.d2.Parent = t1
  672.  
  673.  
  674. 225.
  675.  
  676.  
  677. 226.76.
  678.  
  679.  
  680. 227.fWeld("weld",t1,t1,d2,true,0.2,-1.3,-0.6,0,0,0)
  681.  
  682.  
  683. 228.
  684.  
  685.  
  686. 229.77.
  687.  
  688.  
  689. 230.local c = Instance.new("Part")
  690.  
  691.  
  692. 231.
  693.  
  694.  
  695. 232.78.
  696.  
  697.  
  698. 233.c.TopSurface = 0
  699.  
  700.  
  701. 234.
  702.  
  703.  
  704. 235.79.
  705.  
  706.  
  707. 236.c.BottomSurface = 0
  708.  
  709.  
  710. 237.
  711.  
  712.  
  713. 238.80.
  714.  
  715.  
  716. 239.c.CanCollide = false
  717.  
  718.  
  719. 240.
  720.  
  721.  
  722. 241.81.
  723.  
  724.  
  725. 242.c.BrickColor = BrickColor.new("Pastel brown")
  726.  
  727.  
  728. 243.
  729.  
  730.  
  731. 244.82.
  732.  
  733.  
  734. 245.c.Parent = t1
  735.  
  736.  
  737. 246.
  738.  
  739.  
  740. 247.83.
  741.  
  742.  
  743. 248.c.formFactor = "Custom"
  744.  
  745.  
  746. 249.
  747.  
  748.  
  749. 250.84.
  750.  
  751.  
  752. 251.c.Size = Vector3.new(0.4,1.3,0.4)
  753.  
  754.  
  755. 252.
  756.  
  757.  
  758. 253.85.
  759.  
  760.  
  761. 254.cm = Instance.new("CylinderMesh")
  762.  
  763.  
  764. 255.
  765.  
  766.  
  767. 256.86.
  768.  
  769.  
  770. 257.cm.Parent = c
  771.  
  772.  
  773. 258.
  774.  
  775.  
  776. 259.87.
  777.  
  778.  
  779. 260.a = fWeld("weld",t1,t1,c,true,0,-1,-0.52+(-c.Size.y/2),math.rad(-80),0,0)
  780.  
  781.  
  782. 261.
  783.  
  784.  
  785. 262.88.
  786.  
  787.  
  788. 263.c2 = d:Clone()
  789.  
  790.  
  791. 264.
  792.  
  793.  
  794. 265.89.
  795.  
  796.  
  797. 266.c2.BrickColor = BrickColor.new("Medium stone grey")
  798.  
  799.  
  800. 267.
  801.  
  802.  
  803. 268.90.
  804.  
  805.  
  806. 269.c2.Mesh.Scale = Vector3.new(0.4,0.62,0.4)
  807.  
  808.  
  809. 270.
  810.  
  811.  
  812. 271.91.
  813.  
  814.  
  815. 272.c2.Parent = t1
  816.  
  817.  
  818. 273.
  819.  
  820.  
  821. 274.92.
  822.  
  823.  
  824. 275.fWeld("weld",c,c,c2,true,0,0+(c.Size.y/2),0,math.rad(-10),0,0)
  825.  
  826.  
  827. 276.
  828.  
  829.  
  830. 277.93.
  831.  
  832.  
  833. 278.local bl = Instance.new("Part")
  834.  
  835.  
  836. 279.
  837.  
  838.  
  839. 280.94.
  840.  
  841.  
  842. 281.bl.TopSurface = 0
  843.  
  844.  
  845. 282.
  846.  
  847.  
  848. 283.95.
  849.  
  850.  
  851. 284.bl.BottomSurface = 0
  852.  
  853.  
  854. 285.
  855.  
  856.  
  857. 286.96.
  858.  
  859.  
  860. 287.bl.CanCollide = false
  861.  
  862.  
  863. 288.
  864.  
  865.  
  866. 289.97.
  867.  
  868.  
  869. 290.bl.BrickColor = BrickColor.new("Pastel brown")
  870.  
  871.  
  872. 291.
  873.  
  874.  
  875. 292.98.
  876.  
  877.  
  878. 293.bl.Shape = "Ball"
  879.  
  880.  
  881. 294.
  882.  
  883.  
  884. 295.99.
  885.  
  886.  
  887. 296.bl.Parent = t2
  888.  
  889.  
  890. 297.
  891.  
  892.  
  893. 298.100.
  894.  
  895.  
  896. 299.bl.Size = Vector3.new(1,1,1)
  897.  
  898.  
  899. 300.
  900.  
  901.  
  902. 301.101.
  903.  
  904.  
  905. 302.local dm = Instance.new("SpecialMesh")
  906.  
  907.  
  908. 303.
  909.  
  910.  
  911. 304.102.
  912.  
  913.  
  914. 305.dm.MeshType = "Sphere"
  915.  
  916.  
  917. 306.
  918.  
  919.  
  920. 307.103.
  921.  
  922.  
  923. 308.dm.Parent = bl
  924.  
  925.  
  926. 309.
  927.  
  928.  
  929. 310.104.
  930.  
  931.  
  932. 311.dm.Scale = Vector3.new(1.2,1.2,1.2)
  933.  
  934.  
  935. 312.
  936.  
  937.  
  938. 313.105.
  939.  
  940.  
  941. 314.fWeld("weld",t2,t2,bl,true,-0.5,0.5,-0.6,0,0,0)
  942.  
  943.  
  944. 315.
  945.  
  946.  
  947. 316.106.
  948.  
  949.  
  950. 317.local br = Instance.new("Part")
  951.  
  952.  
  953. 318.
  954.  
  955.  
  956. 319.107.
  957.  
  958.  
  959. 320.br.TopSurface = 0
  960.  
  961.  
  962. 321.
  963.  
  964.  
  965. 322.108.
  966.  
  967.  
  968. 323.br.BottomSurface = 0
  969.  
  970.  
  971. 324.
  972.  
  973.  
  974. 325.109.
  975.  
  976.  
  977. 326.br.CanCollide = false
  978.  
  979.  
  980. 327.
  981.  
  982.  
  983. 328.110.
  984.  
  985.  
  986. 329.br.BrickColor = BrickColor.new("Pastel brown")
  987.  
  988.  
  989. 330.
  990.  
  991.  
  992. 331.111.
  993.  
  994.  
  995. 332.br.Shape = "Ball"
  996.  
  997.  
  998. 333.
  999.  
  1000.  
  1001. 334.112.
  1002.  
  1003.  
  1004. 335.br.Parent = t2
  1005.  
  1006.  
  1007. 336.
  1008.  
  1009.  
  1010. 337.113.
  1011.  
  1012.  
  1013. 338.br.Size = Vector3.new(1,1,1)
  1014.  
  1015.  
  1016. 339.
  1017.  
  1018.  
  1019. 340.114.
  1020.  
  1021.  
  1022. 341.local dm = Instance.new("SpecialMesh")
  1023.  
  1024.  
  1025. 342.
  1026.  
  1027.  
  1028. 343.115.
  1029.  
  1030.  
  1031. 344.dm.MeshType = "Sphere"
  1032.  
  1033.  
  1034. 345.
  1035.  
  1036.  
  1037. 346.116.
  1038.  
  1039.  
  1040. 347.dm.Parent = br
  1041.  
  1042.  
  1043. 348.
  1044.  
  1045.  
  1046. 349.117.
  1047.  
  1048.  
  1049. 350.dm.Scale = Vector3.new(1.2,1.2,1.2)
  1050.  
  1051.  
  1052. 351.
  1053.  
  1054.  
  1055. 352.118.
  1056.  
  1057.  
  1058. 353.fWeld("weld",t2,t2,br,true,0.5,0.5,-0.6,0,0,0)
  1059.  
  1060.  
  1061. 354.
  1062.  
  1063.  
  1064. 355.119.
  1065.  
  1066.  
  1067. 356.local bln = Instance.new("Part")
  1068.  
  1069.  
  1070. 357.
  1071.  
  1072.  
  1073. 358.120.
  1074.  
  1075.  
  1076. 359.bln.TopSurface = 0
  1077.  
  1078.  
  1079. 360.
  1080.  
  1081.  
  1082. 361.121.
  1083.  
  1084.  
  1085. 362.bln.BottomSurface = 0
  1086.  
  1087.  
  1088. 363.
  1089.  
  1090.  
  1091. 364.122.
  1092.  
  1093.  
  1094. 365.bln.CanCollide = false
  1095.  
  1096.  
  1097. 366.
  1098.  
  1099.  
  1100. 367.123.
  1101.  
  1102.  
  1103. 368.bln.Shape = "Ball"
  1104.  
  1105.  
  1106. 369.
  1107.  
  1108.  
  1109. 370.124.
  1110.  
  1111.  
  1112. 371.bln.Parent = t2
  1113.  
  1114.  
  1115. 372.
  1116.  
  1117.  
  1118. 373.125.
  1119.  
  1120.  
  1121. 374.bln.Size = Vector3.new(1,1,1)
  1122.  
  1123.  
  1124. 375.
  1125.  
  1126.  
  1127. 376.126.
  1128.  
  1129.  
  1130. 377.local dm = Instance.new("SpecialMesh")
  1131.  
  1132.  
  1133. 378.
  1134.  
  1135.  
  1136. 379.127.
  1137.  
  1138.  
  1139. 380.dm.MeshType = "Sphere"
  1140.  
  1141.  
  1142. 381.
  1143.  
  1144.  
  1145. 382.128.
  1146.  
  1147.  
  1148. 383.dm.Parent = bln
  1149.  
  1150.  
  1151. 384.
  1152.  
  1153.  
  1154. 385.129.
  1155.  
  1156.  
  1157. 386.dm.Scale = Vector3.new(0.2,0.2,0.2)
  1158.  
  1159.  
  1160. 387.
  1161.  
  1162.  
  1163. 388.130.
  1164.  
  1165.  
  1166. 389.fWeld("weld",t2,t2,bln,true,-0.5,0.5,-1.2,0,0,0)
  1167.  
  1168.  
  1169. 390.
  1170.  
  1171.  
  1172. 391.131.
  1173.  
  1174.  
  1175. 392.local brn = Instance.new("Part")
  1176.  
  1177.  
  1178. 393.
  1179.  
  1180.  
  1181. 394.132.
  1182.  
  1183.  
  1184. 395.brn.TopSurface = 0
  1185.  
  1186.  
  1187. 396.
  1188.  
  1189.  
  1190. 397.133.
  1191.  
  1192.  
  1193. 398.brn.BottomSurface = 0
  1194.  
  1195.  
  1196. 399.
  1197.  
  1198.  
  1199. 400.134.
  1200.  
  1201.  
  1202. 401.brn.CanCollide = false
  1203.  
  1204.  
  1205. 402.
  1206.  
  1207.  
  1208. 403.135.
  1209.  
  1210.  
  1211. 404.brn.Shape = "Ball"
  1212.  
  1213.  
  1214. 405.
  1215.  
  1216.  
  1217. 406.136.
  1218.  
  1219.  
  1220. 407.brn.Parent = t2
  1221.  
  1222.  
  1223. 408.
  1224.  
  1225.  
  1226. 409.137.
  1227.  
  1228.  
  1229. 410.brn.Size = Vector3.new(1,1,1)
  1230.  
  1231.  
  1232. 411.
  1233.  
  1234.  
  1235. 412.138.
  1236.  
  1237.  
  1238. 413.local dm = Instance.new("SpecialMesh")
  1239.  
  1240.  
  1241. 414.
  1242.  
  1243.  
  1244. 415.139.
  1245.  
  1246.  
  1247. 416.dm.MeshType = "Sphere"
  1248.  
  1249.  
  1250. 417.
  1251.  
  1252.  
  1253. 418.140.
  1254.  
  1255.  
  1256. 419.dm.Parent = brn
  1257.  
  1258.  
  1259. 420.
  1260.  
  1261.  
  1262. 421.141.
  1263.  
  1264.  
  1265. 422.dm.Scale = Vector3.new(0.2,0.2,0.2)
  1266.  
  1267.  
  1268. 423.
  1269.  
  1270.  
  1271. 424.142.
  1272.  
  1273.  
  1274. 425.fWeld("weld",t2,t2,brn,true,0.5,0.5,-1.2,0,0,0)
  1275.  
  1276.  
  1277. 426.
  1278.  
  1279.  
  1280. 427.143.
  1281.  
  1282.  
  1283. 428.lh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,-0.4,0)
  1284.  
  1285.  
  1286. 429.
  1287.  
  1288.  
  1289. 430.144.
  1290.  
  1291.  
  1292. 431.rh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,0.4,0)
  1293.  
  1294.  
  1295. 432.
  1296.  
  1297.  
  1298. 433.145.
  1299.  
  1300.  
  1301. 434.ls2.C1 = CFrame.new(-0.5,-1.3,-0.5) * CFrame.Angles(0.9,-0.4,0)
  1302.  
  1303.  
  1304. 435.
  1305.  
  1306.  
  1307. 436.146.
  1308.  
  1309.  
  1310. 437.rs2.C1 = CFrame.new(0.5,-1.3,-0.5) * CFrame.Angles(0.9,0.4,0)
  1311.  
  1312.  
  1313. 438.
  1314.  
  1315.  
  1316. 439.147.
  1317.  
  1318.  
  1319. 440.ls1.C1 = CFrame.new(-0.5,0.7,0) * CFrame.Angles(-0.9,-0.4,0)
  1320.  
  1321.  
  1322. 441.
  1323.  
  1324.  
  1325. 442.148.
  1326.  
  1327.  
  1328. 443.rs1.C1 = CFrame.new(0.5,0.7,0) * CFrame.Angles(-0.9,0.4,0)
  1329.  
  1330.  
  1331. 444.
  1332.  
  1333.  
  1334. 445.149.
  1335.  
  1336.  
  1337. 446.if t1:findFirstChild("weldx") ~= nil then
  1338.  
  1339.  
  1340. 447.
  1341.  
  1342.  
  1343. 448.150.
  1344.  
  1345.  
  1346. 449.t1.weldx:Remove()
  1347.  
  1348.  
  1349. 450.
  1350.  
  1351.  
  1352. 451.151.
  1353.  
  1354.  
  1355. 452.end
  1356.  
  1357.  
  1358. 453.
  1359.  
  1360.  
  1361. 454.152.
  1362.  
  1363.  
  1364. 455.we = fWeld("weldx", t1, t1, t2, true, 0, -0.9, -1.3, math.rad(-90), 0, 0)
  1365.  
  1366.  
  1367. 456.
  1368.  
  1369.  
  1370. 457.153.
  1371.  
  1372.  
  1373. 458.n = t2.Neck
  1374.  
  1375.  
  1376. 459.
  1377.  
  1378.  
  1379. 460.154.
  1380.  
  1381.  
  1382. 461.n.C0 = CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-210), math.rad(180), 0)
  1383.  
  1384.  
  1385. 462.
  1386.  
  1387.  
  1388. 463. 155.
  1389.  
  1390.  
  1391. 464.end)
  1392.  
  1393.  
  1394. 465.
  1395.  
  1396.  
  1397. 466. 156.
  1398.  
  1399.  
  1400. 467.coroutine.resume(coroutine.create(function()
  1401.  
  1402.  
  1403. 468.
  1404.  
  1405.  
  1406. 469. 157.
  1407.  
  1408.  
  1409. 470.while wait() do
  1410.  
  1411.  
  1412. 471.
  1413.  
  1414.  
  1415. 472.158.
  1416.  
  1417.  
  1418. 473.for i = 1,6 do
  1419.  
  1420.  
  1421. 474.
  1422.  
  1423.  
  1424. 475.159.
  1425.  
  1426.  
  1427. 476.we.C1 = we.C1 * CFrame.new(0,-0.3,0)
  1428.  
  1429.  
  1430. 477.
  1431.  
  1432.  
  1433. 478.160.
  1434.  
  1435.  
  1436. 479.wait()
  1437.  
  1438.  
  1439. 480.
  1440.  
  1441.  
  1442. 481.161.
  1443.  
  1444.  
  1445. 482.end
  1446.  
  1447.  
  1448. 483.
  1449.  
  1450.  
  1451. 484.162.
  1452.  
  1453.  
  1454. 485.
  1455.  
  1456.  
  1457. 486.
  1458.  
  1459.  
  1460. 487. 163.
  1461.  
  1462.  
  1463. 488.for i = 1,6 do
  1464.  
  1465.  
  1466. 489.
  1467.  
  1468.  
  1469. 490.164.
  1470.  
  1471.  
  1472. 491.we.C1 = we.C1 * CFrame.new(0,0.3,0)
  1473.  
  1474.  
  1475. 492.
  1476.  
  1477.  
  1478. 493.165.
  1479.  
  1480.  
  1481. 494.wait()
  1482.  
  1483.  
  1484. 495.
  1485.  
  1486.  
  1487. 496.166.
  1488.  
  1489.  
  1490. 497.end
  1491.  
  1492.  
  1493. 498.
  1494.  
  1495.  
  1496. 499.167.
  1497.  
  1498.  
  1499. 500.end
  1500.  
  1501.  
  1502. 501.
  1503.  
  1504.  
  1505. 502. 168.
  1506.  
  1507.  
  1508. 503.end))
  1509.  
  1510.  
  1511. 504.
  1512.  
  1513.  
  1514. 505. 169.
  1515.  
  1516.  
  1517. 506.end
  1518.  
  1519.  
  1520. 507.
  1521.  
  1522.  
  1523. 508. 170.
  1524.  
  1525.  
  1526. 509.fun("kingjorg123", "microwavechickenjr")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement