Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.67 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. --equip your sword first in order for it to work............
  4. -- Instances:
  5. local ScreenGui = Instance.new("ScreenGui")
  6. local Frame = Instance.new("Frame")
  7. local TextLabel = Instance.new("TextLabel")
  8. local kill = Instance.new("TextButton")
  9. local power = Instance.new("TextButton")
  10. local close = Instance.new("TextButton")
  11. local e = Instance.new("TextLabel")
  12. local TextLabel_2 = Instance.new("TextLabel")
  13. local TextLabel_3 = Instance.new("TextLabel")
  14. local TextLabel_4 = Instance.new("TextLabel")
  15. local TextLabel_5 = Instance.new("TextLabel")
  16. local TextLabel_6 = Instance.new("TextLabel")
  17. local open = Instance.new("TextButton")
  18. --Properties:
  19. ScreenGui.Parent = game.CoreGui
  20. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  21.  
  22. Frame.Parent = ScreenGui
  23. Frame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  24. Frame.BackgroundTransparency = 0.31000000238419
  25. Frame.BorderSizePixel = 3
  26. Frame.Position = UDim2.new(0.321611732, 0, 0.260756195, 0)
  27. Frame.Size = UDim2.new(0, 348, 0, 196)
  28.  
  29. Frame.Active = true
  30. Frame.Draggable = true
  31.  
  32. TextLabel.Parent = Frame
  33. TextLabel.BackgroundColor3 = Color3.new(0.584314, 0.552941, 0.572549)
  34. TextLabel.BackgroundTransparency = 0.40000000596046
  35. TextLabel.BorderSizePixel = 0
  36. TextLabel.Size = UDim2.new(0, 348, 0, 50)
  37. TextLabel.Font = Enum.Font.SciFi
  38. TextLabel.Text = "Sword Sim"
  39. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  40. TextLabel.TextSize = 14
  41.  
  42. kill.Name = "kill"
  43. kill.Parent = Frame
  44. kill.BackgroundColor3 = Color3.new(0.258824, 0.329412, 0.313726)
  45. kill.Position = UDim2.new(0.0497387424, 0, 0.596938789, 0)
  46. kill.Size = UDim2.new(0, 120, 0, 43)
  47. kill.Font = Enum.Font.SciFi
  48. kill.Text = "Kill All"
  49. kill.TextColor3 = Color3.new(0, 0, 0)
  50. kill.TextSize = 14
  51.  
  52. power.Name = "power"
  53. power.Parent = Frame
  54. power.BackgroundColor3 = Color3.new(0.258824, 0.329412, 0.313726)
  55. power.Position = UDim2.new(0.590595424, 0, 0.596938789, 0)
  56. power.Size = UDim2.new(0, 120, 0, 43)
  57. power.Font = Enum.Font.SciFi
  58. power.Text = "Power"
  59. power.TextColor3 = Color3.new(0, 0, 0)
  60. power.TextSize = 14
  61.  
  62. close.Name = "close"
  63. close.Parent = Frame
  64. close.BackgroundColor3 = Color3.new(1, 1, 1)
  65. close.BackgroundTransparency = 1
  66. close.Position = UDim2.new(0.892946601, 0, 0, 0)
  67. close.Size = UDim2.new(0, 37, 0, 35)
  68. close.Font = Enum.Font.GothamSemibold
  69. close.Text = "x"
  70. close.TextColor3 = Color3.new(0.784314, 0, 0)
  71. close.TextSize = 30
  72.  
  73. e.Name = "e"
  74. e.Parent = Frame
  75. e.BackgroundColor3 = Color3.new(1, 1, 1)
  76. e.BackgroundTransparency = 1
  77. e.Position = UDim2.new(0.212643683, 0, 0.163265303, 0)
  78. e.Size = UDim2.new(0, 200, 0, 50)
  79. e.Font = Enum.Font.Highway
  80. e.Text = "Credits to"
  81. e.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  82. e.TextSize = 14
  83.  
  84. TextLabel_2.Parent = Frame
  85. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  86. TextLabel_2.BackgroundTransparency = 1
  87. TextLabel_2.Position = UDim2.new(0.212643683, 0, 0.418367296, 0)
  88. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  89. TextLabel_2.Font = Enum.Font.Highway
  90. TextLabel_2.Text = "Subscribe to Chhev YT"
  91. TextLabel_2.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  92. TextLabel_2.TextSize = 14
  93.  
  94. TextLabel_3.Parent = Frame
  95. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  96. TextLabel_3.BackgroundTransparency = 1
  97. TextLabel_3.Position = UDim2.new(0.221264362, 0, 0.326530635, 0)
  98. TextLabel_3.Size = UDim2.new(0, 200, 0, 25)
  99. TextLabel_3.Font = Enum.Font.Highway
  100. TextLabel_3.Text = "Chhev YT - making the gui"
  101. TextLabel_3.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  102. TextLabel_3.TextSize = 14
  103.  
  104. TextLabel_4.Parent = Frame
  105. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  106. TextLabel_4.BackgroundTransparency = 1
  107. TextLabel_4.Position = UDim2.new(0.18965517, 0, 0.341836751, 0)
  108. TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
  109. TextLabel_4.Font = Enum.Font.Highway
  110. TextLabel_4.Text = "Chhev YT - scripts"
  111. TextLabel_4.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  112. TextLabel_4.TextSize = 14
  113.  
  114. TextLabel_5.Parent = Frame
  115. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  116. TextLabel_5.BackgroundTransparency = 1
  117. TextLabel_5.Position = UDim2.new(0.212643668, 0, 0.673469365, 0)
  118. TextLabel_5.Size = UDim2.new(0, 200, 0, 50)
  119. TextLabel_5.Font = Enum.Font.SciFi
  120. TextLabel_5.Text = "Warning:"
  121. TextLabel_5.TextColor3 = Color3.new(0.807843, 0.141176, 0.0235294)
  122. TextLabel_5.TextSize = 14
  123.  
  124. TextLabel_6.Parent = Frame
  125. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  126. TextLabel_6.BackgroundTransparency = 1
  127. TextLabel_6.Position = UDim2.new(0.212643683, 0, 0.816326559, 0)
  128. TextLabel_6.Size = UDim2.new(0, 200, 0, 50)
  129. TextLabel_6.Font = Enum.Font.SciFi
  130. TextLabel_6.Text = "You have to equip your sword for both of thes to work!"
  131. TextLabel_6.TextColor3 = Color3.new(0.807843, 0.141176, 0.0235294)
  132. TextLabel_6.TextSize = 14
  133.  
  134. open.Name = "open"
  135. open.Parent = ScreenGui
  136. open.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  137. open.BackgroundTransparency = 0.20000000298023
  138. open.Position = UDim2.new(-0.0109890113, 0, 0.799217761, 0)
  139. open.Size = UDim2.new(0, 200, 0, 50)
  140. open.Visible = false
  141. open.Font = Enum.Font.GothamBold
  142. open.Text = "OPEN"
  143. open.TextColor3 = Color3.new(0.823529, 0.882353, 0.180392)
  144. open.TextSize = 14
  145.  
  146. kill.MouseButton1Down:Connect(function()
  147. local name = game.Players.LocalPlayer.Name
  148. for _,v in pairs(game.Players:GetChildren()) do
  149. if v.Name ~= game.Players.LocalPlayer.Name then
  150. local A_1 = game:GetService("Workspace")[v.Name].Humanoid
  151. local A_2 = 10140000000
  152. local Event = game:GetService("Workspace")[name].sword.Handle.dmg.RemoteEvent:FireServer(A_1, A_2)
  153. else
  154. print'equip your sword'
  155. end
  156. end
  157. end)
  158.  
  159. power.MouseButton1Down:Connect(function()
  160. function power()
  161. local name = game.Players.LocalPlayer.Name
  162. local Event = game:GetService("Workspace")[name].sword.Handle.up.RemoteEvent:FireServer()
  163. end
  164. game:GetService("RunService").stepped:connect(power)
  165. end)
  166.  
  167. close.MouseButton1Down:Connect(function()
  168. Frame.Visible = false
  169. open.Visible = true
  170. end)
  171.  
  172. open.MouseButton1Down:Connect(function()
  173. Frame.Visible = true
  174. open.Visible = false
  175. end)
  176. -- Scripts:
  177. RAW Paste Data
  178. -- Farewell Infortality.
  179. -- Version: 2.82
  180. --equip your sword first in order for it to work............
  181. -- Instances:
  182. local ScreenGui = Instance.new("ScreenGui")
  183. local Frame = Instance.new("Frame")
  184. local TextLabel = Instance.new("TextLabel")
  185. local kill = Instance.new("TextButton")
  186. local power = Instance.new("TextButton")
  187. local close = Instance.new("TextButton")
  188. local e = Instance.new("TextLabel")
  189. local TextLabel_2 = Instance.new("TextLabel")
  190. local TextLabel_3 = Instance.new("TextLabel")
  191. local TextLabel_4 = Instance.new("TextLabel")
  192. local TextLabel_5 = Instance.new("TextLabel")
  193. local TextLabel_6 = Instance.new("TextLabel")
  194. local open = Instance.new("TextButton")
  195. --Properties:
  196. ScreenGui.Parent = game.CoreGui
  197. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  198.  
  199. Frame.Parent = ScreenGui
  200. Frame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  201. Frame.BackgroundTransparency = 0.31000000238419
  202. Frame.BorderSizePixel = 3
  203. Frame.Position = UDim2.new(0.321611732, 0, 0.260756195, 0)
  204. Frame.Size = UDim2.new(0, 348, 0, 196)
  205.  
  206. Frame.Active = true
  207. Frame.Draggable = true
  208.  
  209. TextLabel.Parent = Frame
  210. TextLabel.BackgroundColor3 = Color3.new(0.584314, 0.552941, 0.572549)
  211. TextLabel.BackgroundTransparency = 0.40000000596046
  212. TextLabel.BorderSizePixel = 0
  213. TextLabel.Size = UDim2.new(0, 348, 0, 50)
  214. TextLabel.Font = Enum.Font.SciFi
  215. TextLabel.Text = "Sword Sim"
  216. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  217. TextLabel.TextSize = 14
  218.  
  219. kill.Name = "kill"
  220. kill.Parent = Frame
  221. kill.BackgroundColor3 = Color3.new(0.258824, 0.329412, 0.313726)
  222. kill.Position = UDim2.new(0.0497387424, 0, 0.596938789, 0)
  223. kill.Size = UDim2.new(0, 120, 0, 43)
  224. kill.Font = Enum.Font.SciFi
  225. kill.Text = "Kill All"
  226. kill.TextColor3 = Color3.new(0, 0, 0)
  227. kill.TextSize = 14
  228.  
  229. power.Name = "power"
  230. power.Parent = Frame
  231. power.BackgroundColor3 = Color3.new(0.258824, 0.329412, 0.313726)
  232. power.Position = UDim2.new(0.590595424, 0, 0.596938789, 0)
  233. power.Size = UDim2.new(0, 120, 0, 43)
  234. power.Font = Enum.Font.SciFi
  235. power.Text = "Power"
  236. power.TextColor3 = Color3.new(0, 0, 0)
  237. power.TextSize = 14
  238.  
  239. close.Name = "close"
  240. close.Parent = Frame
  241. close.BackgroundColor3 = Color3.new(1, 1, 1)
  242. close.BackgroundTransparency = 1
  243. close.Position = UDim2.new(0.892946601, 0, 0, 0)
  244. close.Size = UDim2.new(0, 37, 0, 35)
  245. close.Font = Enum.Font.GothamSemibold
  246. close.Text = "x"
  247. close.TextColor3 = Color3.new(0.784314, 0, 0)
  248. close.TextSize = 30
  249.  
  250. e.Name = "e"
  251. e.Parent = Frame
  252. e.BackgroundColor3 = Color3.new(1, 1, 1)
  253. e.BackgroundTransparency = 1
  254. e.Position = UDim2.new(0.212643683, 0, 0.163265303, 0)
  255. e.Size = UDim2.new(0, 200, 0, 50)
  256. e.Font = Enum.Font.Highway
  257. e.Text = "Credits to"
  258. e.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  259. e.TextSize = 14
  260.  
  261. TextLabel_2.Parent = Frame
  262. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  263. TextLabel_2.BackgroundTransparency = 1
  264. TextLabel_2.Position = UDim2.new(0.212643683, 0, 0.418367296, 0)
  265. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  266. TextLabel_2.Font = Enum.Font.Highway
  267. TextLabel_2.Text = "Subscribe to Chhev YT"
  268. TextLabel_2.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  269. TextLabel_2.TextSize = 14
  270.  
  271. TextLabel_3.Parent = Frame
  272. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  273. TextLabel_3.BackgroundTransparency = 1
  274. TextLabel_3.Position = UDim2.new(0.221264362, 0, 0.326530635, 0)
  275. TextLabel_3.Size = UDim2.new(0, 200, 0, 25)
  276. TextLabel_3.Font = Enum.Font.Highway
  277. TextLabel_3.Text = "Chhev YT - making the gui"
  278. TextLabel_3.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  279. TextLabel_3.TextSize = 14
  280.  
  281. TextLabel_4.Parent = Frame
  282. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  283. TextLabel_4.BackgroundTransparency = 1
  284. TextLabel_4.Position = UDim2.new(0.18965517, 0, 0.341836751, 0)
  285. TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
  286. TextLabel_4.Font = Enum.Font.Highway
  287. TextLabel_4.Text = "Chhev YT - scripts"
  288. TextLabel_4.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  289. TextLabel_4.TextSize = 14
  290.  
  291. TextLabel_5.Parent = Frame
  292. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  293. TextLabel_5.BackgroundTransparency = 1
  294. TextLabel_5.Position = UDim2.new(0.212643668, 0, 0.673469365, 0)
  295. TextLabel_5.Size = UDim2.new(0, 200, 0, 50)
  296. TextLabel_5.Font = Enum.Font.SciFi
  297. TextLabel_5.Text = "Warning:"
  298. TextLabel_5.TextColor3 = Color3.new(0.807843, 0.141176, 0.0235294)
  299. TextLabel_5.TextSize = 14
  300.  
  301. TextLabel_6.Parent = Frame
  302. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  303. TextLabel_6.BackgroundTransparency = 1
  304. TextLabel_6.Position = UDim2.new(0.212643683, 0, 0.816326559, 0)
  305. TextLabel_6.Size = UDim2.new(0, 200, 0, 50)
  306. TextLabel_6.Font = Enum.Font.SciFi
  307. TextLabel_6.Text = "You have to equip your sword for both of thes to work!"
  308. TextLabel_6.TextColor3 = Color3.new(0.807843, 0.141176, 0.0235294)
  309. TextLabel_6.TextSize = 14
  310.  
  311. open.Name = "open"
  312. open.Parent = ScreenGui
  313. open.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  314. open.BackgroundTransparency = 0.20000000298023
  315. open.Position = UDim2.new(-0.0109890113, 0, 0.799217761, 0)
  316. open.Size = UDim2.new(0, 200, 0, 50)
  317. open.Visible = false
  318. open.Font = Enum.Font.GothamBold
  319. open.Text = "OPEN"
  320. open.TextColor3 = Color3.new(0.823529, 0.882353, 0.180392)
  321. open.TextSize = 14
  322.  
  323. kill.MouseButton1Down:Connect(function()
  324. local name = game.Players.LocalPlayer.Name
  325. for _,v in pairs(game.Players:GetChildren()) do
  326. if v.Name ~= game.Players.LocalPlayer.Name then
  327. local A_1 = game:GetService("Workspace")[v.Name].Humanoid
  328. local A_2 = 10140000000
  329. local Event = game:GetService("Workspace")[name].sword.Handle.dmg.RemoteEvent:FireServer(A_1, A_2)
  330. else
  331. print'equip your sword'
  332. end
  333. end
  334. end)
  335.  
  336. power.MouseButton1Down:Connect(function()
  337. function power()
  338. local name = game.Players.LocalPlayer.Name
  339. local Event = game:GetService("Workspace")[name].sword.Handle.up.RemoteEvent:FireServer()
  340. end
  341. game:GetService("RunService").stepped:connect(power)
  342. end)
  343.  
  344. close.MouseButton1Down:Connect(function()
  345. Frame.Visible = false
  346. open.Visible = true
  347. end)
  348.  
  349. open.MouseButton1Down:Connect(function()
  350. Frame.Visible = true
  351. open.Visible = false
  352. end)
  353. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement