Advertisement
DarkLord732

Untitled

Nov 15th, 2015
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.23 KB | None | 0 0
  1. 1 -
  2. --This ROBLOX Script Is Made By The Respected Owners.
  3. 1 +
  4. 2 -
  5. --Script Hidden For Privacy Of The Users. Script Hidden For Privacy Of The Users.
  6. 2 +
  7. 3 -
  8. --Username Input Is Required At The Bottom.
  9. 3 +
  10. 4
  11. funcw.Parent = zParent
  12. 5 -
  13. --Instructions Copy and paste into script builder,
  14. 5 +
  15. 6 -
  16. --Put two names into "YOURNAME", and "THE VICTIM" (One of them doesn't have to be you)
  17. 6 +
  18. 7
  19. if (zCoco == true) then
  20. 8 -
  21. --This Script Makes two players in your game.. Well.. I think its in the title ;D
  22. 8 +
  23. 9
  24. else
  25. 10 -
  26. ----------------------------------------------------------------------------------------
  27. 10 +
  28. 11
  29. end
  30. 12
  31. return funcw
  32. 13
  33. end
  34. 14
  35. function fun(n1, n2)
  36. 15
  37. pcall(function()
  38. 16
  39. t1 = game.Players[n1].Character.Torso
  40. 17
  41. t2 = game.Players[n2].Character.Torso
  42. 18
  43. t2.Parent.Humanoid.PlatformStand = true
  44. 19
  45. t1["Left Shoulder"]:Remove()
  46. 20
  47. ls1 = Instance.new("Weld")
  48. 21
  49. ls1.Parent = t1
  50. 22
  51. ls1.Part0 = t1
  52. 23
  53. ls1.Part1 = t1.Parent["Left Arm"]
  54. 24
  55. ls1.C0 = CFrame.new(-1.5,0,0)
  56. 25
  57. ls1.Name = "Left Shoulder"
  58. 26
  59. t1["Right Shoulder"]:Remove()
  60. 27
  61. rs1 = Instance.new("Weld")
  62. 28
  63. rs1.Parent = t1
  64. 29
  65. rs1.Part0 = t1
  66. 30
  67. rs1.Part1 = t1.Parent["Right Arm"]
  68. 31
  69. rs1.C0 = CFrame.new(1.5,0,0)
  70. 32
  71. rs1.Name = "Right Shoulder"
  72. 33
  73. t2["Left Shoulder"]:Remove()
  74. 34
  75. ls2 = Instance.new("Weld")
  76. 35
  77. ls2.Parent = t2
  78. 36
  79. ls2.Part0 = t2
  80. 37
  81. ls2.Part1 = t2.Parent["Left Arm"]
  82. 38
  83. ls2.C0 = CFrame.new(-1.5,0,0)
  84. 39
  85. ls2.Name = "Left Shoulder"
  86. 40
  87. t2["Right Shoulder"]:Remove()
  88. 41
  89. rs2 = Instance.new("Weld")
  90. 42
  91. rs2.Parent = t2
  92. 43
  93. rs2.Part0 = t2
  94. 44
  95. rs2.Part1 = t2.Parent["Right Arm"]
  96. 45
  97. rs2.C0 = CFrame.new(1.5,0,0)
  98. 46
  99. rs2.Name = "Right Shoulder"
  100. 47
  101. t2["Left Hip"]:Remove()
  102. 48
  103. lh2 = Instance.new("Weld")
  104. 49
  105. lh2.Parent = t2
  106. 50
  107. lh2.Part0 = t2
  108. 51
  109. lh2.Part1 = t2.Parent["Left Leg"]
  110. 52
  111. lh2.C0 = CFrame.new(-0.5,-2,0)
  112. 53
  113. lh2.Name = "Left Hip"
  114. 54
  115. t2["Right Hip"]:Remove()
  116. 55
  117. rh2 = Instance.new("Weld")
  118. 56
  119. rh2.Parent = t2
  120. 57
  121. rh2.Part0 = t2
  122. 58
  123. rh2.Part1 = t2.Parent["Right Leg"]
  124. 59
  125. rh2.C0 = CFrame.new(0.5,-2,0)
  126. 60
  127. rh2.Name = "Right Hip"
  128. 61
  129. local d = Instance.new("Part")
  130. 62
  131. d.TopSurface = 0
  132. 63
  133. d.BottomSurface = 0
  134. 64
  135. d.CanCollide = false
  136. 65
  137. d.BrickColor = BrickColor.new("Medium stone grey")
  138. 66
  139. d.Shape = "Ball"
  140. 67
  141. d.Parent = t1
  142. 68
  143. d.Size = Vector3.new(1,1,1)
  144. 69
  145. local dm = Instance.new("SpecialMesh")
  146. 70
  147. dm.MeshType = "Sphere"
  148. 71
  149. dm.Parent = d
  150. 72
  151. dm.Scale = Vector3.new(0.4,0.4,0.4)
  152. 73
  153. fWeld("weld",t1,t1,d,true,-0.2,-1.3,-0.6,0,0,0)
  154. 74
  155. d2 = d:Clone()
  156. 75
  157. d2.Parent = t1
  158. 76
  159. fWeld("weld",t1,t1,d2,true,0.2,-1.3,-0.6,0,0,0)
  160. 77
  161. local c = Instance.new("Part")
  162. 78
  163. c.TopSurface = 0
  164. 79
  165. c.BottomSurface = 0
  166. 80
  167. c.CanCollide = false
  168. 81
  169. c.BrickColor = BrickColor.new("Pastel brown")
  170. 82
  171. c.Parent = t1
  172. 83
  173. c.formFactor = "Custom"
  174. 84
  175. c.Size = Vector3.new(0.4,1.3,0.4)
  176. 85
  177. cm = Instance.new("CylinderMesh")
  178. 86
  179. cm.Parent = c
  180. 87
  181. a = fWeld("weld",t1,t1,c,true,0,-1,-0.52+(-c.Size.y/2),math.rad(-80),0,0)
  182. 88
  183. c2 = d:Clone()
  184. 89
  185. c2.BrickColor = BrickColor.new("Medium stone grey")
  186. 90
  187. c2.Mesh.Scale = Vector3.new(0.4,0.62,0.4)
  188. 91
  189. c2.Parent = t1
  190. 92
  191. fWeld("weld",c,c,c2,true,0,0+(c.Size.y/2),0,math.rad(-10),0,0)
  192. 93
  193. local bl = Instance.new("Part")
  194. 94
  195. bl.TopSurface = 0
  196. 95
  197. bl.BottomSurface = 0
  198. 96
  199. bl.CanCollide = false
  200. 97
  201. bl.BrickColor = BrickColor.new("Pastel brown")
  202. 98
  203. bl.Shape = "Ball"
  204. 99
  205. bl.Parent = t2
  206. 100
  207. bl.Size = Vector3.new(1,1,1)
  208. 101
  209. local dm = Instance.new("SpecialMesh")
  210. 102
  211. dm.MeshType = "Sphere"
  212. 103
  213. dm.Parent = bl
  214. 104
  215. dm.Scale = Vector3.new(1.2,1.2,1.2)
  216. 105
  217. fWeld("weld",t2,t2,bl,true,-0.5,0.5,-0.6,0,0,0)
  218. 106
  219. local br = Instance.new("Part")
  220. 107
  221. br.TopSurface = 0
  222. 108
  223. br.BottomSurface = 0
  224. 109
  225. br.CanCollide = false
  226. 110
  227. br.BrickColor = BrickColor.new("Pastel brown")
  228. 111
  229. br.Shape = "Ball"
  230. 112
  231. br.Parent = t2
  232. 113
  233. br.Size = Vector3.new(1,1,1)
  234. 114
  235. local dm = Instance.new("SpecialMesh")
  236. 115
  237. dm.MeshType = "Sphere"
  238. 116
  239. dm.Parent = br
  240. 117
  241. dm.Scale = Vector3.new(1.2,1.2,1.2)
  242. 118
  243. fWeld("weld",t2,t2,br,true,0.5,0.5,-0.6,0,0,0)
  244. 119
  245. local bln = Instance.new("Part")
  246. 120
  247. bln.TopSurface = 0
  248. 121
  249. bln.BottomSurface = 0
  250. 122
  251. bln.CanCollide = false
  252. 123
  253. bln.Shape = "Ball"
  254. 124
  255. bln.Parent = t2
  256. 125
  257. bln.Size = Vector3.new(1,1,1)
  258. 126
  259. local dm = Instance.new("SpecialMesh")
  260. 127
  261. dm.MeshType = "Sphere"
  262. 128
  263. dm.Parent = bln
  264. 129
  265. dm.Scale = Vector3.new(0.2,0.2,0.2)
  266. 130
  267. fWeld("weld",t2,t2,bln,true,-0.5,0.5,-1.2,0,0,0)
  268. 131
  269. local brn = Instance.new("Part")
  270. 132
  271. brn.TopSurface = 0
  272. 133
  273. brn.BottomSurface = 0
  274. 134
  275. brn.CanCollide = false
  276. 135
  277. brn.Shape = "Ball"
  278. 136
  279. brn.Parent = t2
  280. 137
  281. brn.Size = Vector3.new(1,1,1)
  282. 138
  283. local dm = Instance.new("SpecialMesh")
  284. 139
  285. dm.MeshType = "Sphere"
  286. 140
  287. dm.Parent = brn
  288. 141
  289. dm.Scale = Vector3.new(0.2,0.2,0.2)
  290. 142
  291. fWeld("weld",t2,t2,brn,true,0.5,0.5,-1.2,0,0,0)
  292. 143
  293. lh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,-0.4,0)
  294. 144
  295. rh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,0.4,0)
  296. 145
  297. ls2.C1 = CFrame.new(-0.5,-1.3,-0.5) * CFrame.Angles(0.9,-0.4,0)
  298. 146
  299. rs2.C1 = CFrame.new(0.5,-1.3,-0.5) * CFrame.Angles(0.9,0.4,0)
  300. 147
  301. ls1.C1 = CFrame.new(-0.5,0.7,0) * CFrame.Angles(-0.9,-0.4,0)
  302. 148
  303. rs1.C1 = CFrame.new(0.5,0.7,0) * CFrame.Angles(-0.9,0.4,0)
  304. 149
  305. if t1:findFirstChild("weldx") ~= nil then
  306. 150
  307. t1.weldx:Remove()
  308. 151
  309. end
  310. 152
  311. we = fWeld("weldx", t1, t1, t2, true, 0, -0.9, -1.3, math.rad(-90), 0, 0)
  312. 153
  313. n = t2.Neck
  314. 154
  315. n.C0 = CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-210), math.rad(180), 0)
  316. 155
  317. end)
  318. 156
  319. coroutine.resume(coroutine.create(function()
  320. 157
  321. while wait() do
  322. 158
  323. for i = 1,6 do
  324. 159
  325. we.C1 = we.C1 * CFrame.new(0,-0.3,0)
  326. 160
  327. wait()
  328. 161
  329. end
  330. 162
  331. 163
  332. for i = 1,6 do
  333. 164
  334. we.C1 = we.C1 * CFrame.new(0,0.3,0)
  335. 165
  336. wait()
  337. 166
  338. end
  339. 167
  340. end
  341. 168
  342. end))
  343. 169
  344. end
  345. 170
  346. fun("dardo99", "ScarletScales")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement