Advertisement
Guest User

Untitled

a guest
Jun 21st, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.79 KB | None | 0 0
  1. wait(.5)
  2. game.Workspace[Victim].HumanoidRootPart.CFrame = CFrame.new(105.919, 2046.955, -40.277)
  3. game.Workspace[NiggaKilla].HumanoidRootPart.CFrame = CFrame.new(109.305, 2045.6, -34.156)
  4.  
  5. --Gui version
  6.  
  7. local BitchHoldUp = Instance.new("ScreenGui")
  8. local Opener = Instance.new("Frame")
  9. local Open = Instance.new("TextButton")
  10. local DaGui = Instance.new("Frame")
  11. local Frame = Instance.new("Frame")
  12. local Close = Instance.new("TextButton")
  13. local Username = Instance.new("TextBox")
  14. local VanDaPlayer = Instance.new("TextButton")
  15. local TextLabel = Instance.new("TextLabel")
  16.  
  17. -- asd
  18.  
  19. BitchHoldUp.Name = "BitchHoldUp"
  20. BitchHoldUp.Parent = game.CoreGui
  21.  
  22. Opener.Name = "Opener"
  23. Opener.Parent = BitchHoldUp
  24. Opener.BackgroundColor3 = Color3.new(0, 0, 0)
  25. Opener.BackgroundTransparency = 0.5
  26. Opener.Position = UDim2.new(0, 19, 0, 564)
  27. Opener.Size = UDim2.new(0, 224, 0, 40)
  28.  
  29. Open.Name = "Open"
  30. Open.Parent = Opener
  31. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  32. Open.BackgroundTransparency = 0.5
  33. Open.Size = UDim2.new(0, 224, 0, 40)
  34. Open.Font = Enum.Font.SciFi
  35. Open.FontSize = Enum.FontSize.Size42
  36. Open.Text = "Open"
  37. Open.TextColor3 = Color3.new(0, 1, 1)
  38. Open.TextSize = 42
  39.  
  40. DaGui.Name = "DaGui"
  41. DaGui.Parent = BitchHoldUp
  42. DaGui.BackgroundColor3 = Color3.new(0, 0, 0)
  43. DaGui.BackgroundTransparency = 0.5
  44. DaGui.Draggable = true
  45. DaGui.Position = UDim2.new(0, 0, 0, 311)
  46. DaGui.Size = UDim2.new(0, 343, 0, 197)
  47. DaGui.Visible = false
  48.  
  49. Frame.Parent = DaGui
  50. Frame.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  51. Frame.Position = UDim2.new(0, 313, 0, 0)
  52. Frame.Size = UDim2.new(0, 30, 0, 26)
  53.  
  54. Close.Name = "Close"
  55. Close.Parent = Frame
  56. Close.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  57. Close.Size = UDim2.new(0, 30, 0, 26)
  58. Close.Font = Enum.Font.SciFi
  59. Close.FontSize = Enum.FontSize.Size14
  60. Close.Text = "X"
  61. Close.TextColor3 = Color3.new(1, 1, 1)
  62. Close.TextSize = 14
  63. Close.TextStrokeTransparency = 5
  64.  
  65. Username.Name = "Username"
  66. Username.Parent = DaGui
  67. Username.BackgroundColor3 = Color3.new(0, 0, 0)
  68. Username.BackgroundTransparency = 0.5
  69. Username.Position = UDim2.new(0, 72, 0, 76)
  70. Username.Size = UDim2.new(0, 200, 0.0999999866, 24)
  71. Username.Font = Enum.Font.SciFi
  72. Username.FontSize = Enum.FontSize.Size18
  73. Username.Text = "Username"
  74. Username.TextColor3 = Color3.new(0, 1, 1)
  75. Username.TextSize = 18
  76.  
  77. VanDaPlayer.Name = "VanDaPlayer"
  78. VanDaPlayer.Parent = DaGui
  79. VanDaPlayer.BackgroundColor3 = Color3.new(0, 0, 0)
  80. VanDaPlayer.BackgroundTransparency = 0.5
  81. VanDaPlayer.Position = UDim2.new(0.0199999996, 90, 0.00999999978, 138)
  82. VanDaPlayer.Size = UDim2.new(0, 150, 0, 26)
  83. VanDaPlayer.Font = Enum.Font.SciFi
  84. VanDaPlayer.FontSize = Enum.FontSize.Size14
  85. VanDaPlayer.Text = "Van Player"
  86. VanDaPlayer.TextColor3 = Color3.new(0, 1, 1)
  87. VanDaPlayer.TextSize = 14
  88.  
  89. TextLabel.Parent = DaGui
  90. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  91. TextLabel.BackgroundTransparency = 0.5
  92. TextLabel.Position = UDim2.new(0, 48, 0, 22)
  93. TextLabel.Size = UDim2.new(0, 246, 0, 19)
  94. TextLabel.TextScaled = true
  95. TextLabel.Font = Enum.Font.SciFi
  96. TextLabel.FontSize = Enum.FontSize.Size18
  97. TextLabel.Text = "Van Player Gui by Hopeless (Talha)"
  98. TextLabel.TextColor3 = Color3.new(0, 1, 1)
  99. TextLabel.TextSize = 17
  100.  
  101. Open.MouseButton1Down:connect(function()
  102. DaGui.Visible = true
  103. Opener.Visible = false
  104.  
  105. end)
  106.  
  107. Close.MouseButton1Down:connect(function()
  108. DaGui.Visible = false
  109. Opener.Visible = true
  110. end)
  111.  
  112. VanDaPlayer.MouseButton1Down:connect(function()
  113. Victim = Username.Text -- Person who gonna die xd
  114. game.Players[Victim].Character.Humanoid.WalkSpeed = 0
  115. game.Players[Victim].Character.Humanoid.JumpPower = 0
  116. game:GetObjects("rbxassetid://1064951471")[1].Parent = game.Workspace
  117. -- Lib Func --
  118. loadstring(game:GetObjects("rbxassetid://1064957068")[1].Source)() -- Realistic Blood
  119. loadstring(game:GetObjects("rbxassetid://1064956088")[1].Source)() -- Guillotine Script Main
  120. -- Lib Func --
  121. wait(.5)
  122. game.Workspace[Victim].HumanoidRootPart.CFrame = CFrame.new(105.919, 2046.955, -40.277)
  123. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(109.305, 2045.6, -34.156)
  124. end)
  125.  
  126. -- I like to asd a lot
  127. RAW Paste Data
  128.  
  129. --workspace.ayyman:Remove() (Run this after each use of the guillotine)
  130. NiggaKilla = "XTheShowcaserX" -- Person who is going to kill the victim
  131. Victim = "JAKONOMI" -- Person who gonna die xd
  132. game.Players[Victim].Character.Humanoid.WalkSpeed = 0
  133. game.Players[Victim].Character.Humanoid.JumpPower = 0
  134. game:GetObjects("rbxassetid://1064951471")[1].Parent = game.Workspace
  135. -- Lib Func --
  136. loadstring(game:GetObjects("rbxassetid://1064957068")[1].Source)() -- Realistic Blood
  137. loadstring(game:GetObjects("rbxassetid://1064956088")[1].Source)() -- Guillotine Script Main
  138. -- Lib Func --
  139. wait(.5)
  140. game.Workspace[Victim].HumanoidRootPart.CFrame = CFrame.new(105.919, 2046.955, -40.277)
  141. game.Workspace[NiggaKilla].HumanoidRootPart.CFrame = CFrame.new(109.305, 2045.6, -34.156)
  142.  
  143. --Gui version
  144.  
  145. local BitchHoldUp = Instance.new("ScreenGui")
  146. local Opener = Instance.new("Frame")
  147. local Open = Instance.new("TextButton")
  148. local DaGui = Instance.new("Frame")
  149. local Frame = Instance.new("Frame")
  150. local Close = Instance.new("TextButton")
  151. local Username = Instance.new("TextBox")
  152. local VanDaPlayer = Instance.new("TextButton")
  153. local TextLabel = Instance.new("TextLabel")
  154.  
  155. -- asd
  156.  
  157. BitchHoldUp.Name = "BitchHoldUp"
  158. BitchHoldUp.Parent = game.CoreGui
  159.  
  160. Opener.Name = "Opener"
  161. Opener.Parent = BitchHoldUp
  162. Opener.BackgroundColor3 = Color3.new(0, 0, 0)
  163. Opener.BackgroundTransparency = 0.5
  164. Opener.Position = UDim2.new(0, 19, 0, 564)
  165. Opener.Size = UDim2.new(0, 224, 0, 40)
  166.  
  167. Open.Name = "Open"
  168. Open.Parent = Opener
  169. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  170. Open.BackgroundTransparency = 0.5
  171. Open.Size = UDim2.new(0, 224, 0, 40)
  172. Open.Font = Enum.Font.SciFi
  173. Open.FontSize = Enum.FontSize.Size42
  174. Open.Text = "Open"
  175. Open.TextColor3 = Color3.new(0, 1, 1)
  176. Open.TextSize = 42
  177.  
  178. DaGui.Name = "DaGui"
  179. DaGui.Parent = BitchHoldUp
  180. DaGui.BackgroundColor3 = Color3.new(0, 0, 0)
  181. DaGui.BackgroundTransparency = 0.5
  182. DaGui.Draggable = true
  183. DaGui.Position = UDim2.new(0, 0, 0, 311)
  184. DaGui.Size = UDim2.new(0, 343, 0, 197)
  185. DaGui.Visible = false
  186.  
  187. Frame.Parent = DaGui
  188. Frame.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  189. Frame.Position = UDim2.new(0, 313, 0, 0)
  190. Frame.Size = UDim2.new(0, 30, 0, 26)
  191.  
  192. Close.Name = "Close"
  193. Close.Parent = Frame
  194. Close.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  195. Close.Size = UDim2.new(0, 30, 0, 26)
  196. Close.Font = Enum.Font.SciFi
  197. Close.FontSize = Enum.FontSize.Size14
  198. Close.Text = "X"
  199. Close.TextColor3 = Color3.new(1, 1, 1)
  200. Close.TextSize = 14
  201. Close.TextStrokeTransparency = 5
  202.  
  203. Username.Name = "Username"
  204. Username.Parent = DaGui
  205. Username.BackgroundColor3 = Color3.new(0, 0, 0)
  206. Username.BackgroundTransparency = 0.5
  207. Username.Position = UDim2.new(0, 72, 0, 76)
  208. Username.Size = UDim2.new(0, 200, 0.0999999866, 24)
  209. Username.Font = Enum.Font.SciFi
  210. Username.FontSize = Enum.FontSize.Size18
  211. Username.Text = "Username"
  212. Username.TextColor3 = Color3.new(0, 1, 1)
  213. Username.TextSize = 18
  214.  
  215. VanDaPlayer.Name = "VanDaPlayer"
  216. VanDaPlayer.Parent = DaGui
  217. VanDaPlayer.BackgroundColor3 = Color3.new(0, 0, 0)
  218. VanDaPlayer.BackgroundTransparency = 0.5
  219. VanDaPlayer.Position = UDim2.new(0.0199999996, 90, 0.00999999978, 138)
  220. VanDaPlayer.Size = UDim2.new(0, 150, 0, 26)
  221. VanDaPlayer.Font = Enum.Font.SciFi
  222. VanDaPlayer.FontSize = Enum.FontSize.Size14
  223. VanDaPlayer.Text = "Van Player"
  224. VanDaPlayer.TextColor3 = Color3.new(0, 1, 1)
  225. VanDaPlayer.TextSize = 14
  226.  
  227. TextLabel.Parent = DaGui
  228. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  229. TextLabel.BackgroundTransparency = 0.5
  230. TextLabel.Position = UDim2.new(0, 48, 0, 22)
  231. TextLabel.Size = UDim2.new(0, 246, 0, 19)
  232. TextLabel.TextScaled = true
  233. TextLabel.Font = Enum.Font.SciFi
  234. TextLabel.FontSize = Enum.FontSize.Size18
  235. TextLabel.Text = "Van Player Gui by Hopeless (Talha)"
  236. TextLabel.TextColor3 = Color3.new(0, 1, 1)
  237. TextLabel.TextSize = 17
  238.  
  239. Open.MouseButton1Down:connect(function()
  240. DaGui.Visible = true
  241. Opener.Visible = false
  242.  
  243. end)
  244.  
  245. Close.MouseButton1Down:connect(function()
  246. DaGui.Visible = false
  247. Opener.Visible = true
  248. end)
  249.  
  250. VanDaPlayer.MouseButton1Down:connect(function()
  251. Victim = Username.Text -- Person who gonna die xd
  252. game.Players[Victim].Character.Humanoid.WalkSpeed = 0
  253. game.Players[Victim].Character.Humanoid.JumpPower = 0
  254. game:GetObjects("rbxassetid://1064951471")[1].Parent = game.Workspace
  255. -- Lib Func --
  256. loadstring(game:GetObjects("rbxassetid://1064957068")[1].Source)() -- Realistic Blood
  257. loadstring(game:GetObjects("rbxassetid://1064956088")[1].Source)() -- Guillotine Script Main
  258. -- Lib Func --
  259. wait(.5)
  260. game.Workspace[Victim].HumanoidRootPart.CFrame = CFrame.new(105.919, 2046.955, -40.277)
  261. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(109.305, 2045.6, -34.156)
  262. end)
  263.  
  264. -- I like to asd a lot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement