coz

Untitled

coz
Nov 21st, 2019
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.34 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local Knife = Instance.new("TextButton")
  7. local TommyGun = Instance.new("TextButton")
  8. local Windforce = Instance.new("TextButton")
  9. local Blimp = Instance.new("TextButton")
  10. local Bat = Instance.new("TextButton")
  11. local Boombox = Instance.new("TextButton")
  12. local Revolver = Instance.new("TextButton")
  13. local Staff = Instance.new("TextButton")
  14. local Mine = Instance.new("TextButton")
  15. local Laser = Instance.new("TextButton")
  16. local LinkedSword = Instance.new("TextButton")
  17. local Scroll = Instance.new("TextButton")
  18. local Close = Instance.new("TextButton")
  19. local OpenGearList = Instance.new("TextButton")
  20. --Properties:
  21. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  22.  
  23. Frame.Parent = ScreenGui
  24. Frame.AnchorPoint = Vector2.new(0.5, 0.5)
  25. Frame.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
  26. Frame.BorderSizePixel = 0
  27. Frame.Position = UDim2.new(0.509972334, 0, 0.256211638, 0)
  28. Frame.Size = UDim2.new(0, 266, 0, 292)
  29. Frame.Visible = false
  30.  
  31. Knife.Name = "Knife"
  32. Knife.Parent = Frame
  33. Knife.AnchorPoint = Vector2.new(0.5, 0.5)
  34. Knife.BackgroundColor3 = Color3.new(0.156863, 0.313726, 0.47451)
  35. Knife.BorderSizePixel = 0
  36. Knife.Position = UDim2.new(0.210824519, 0, 0.174265563, 0)
  37. Knife.Size = UDim2.new(0, 113, 0, 27)
  38. Knife.Font = Enum.Font.Gotham
  39. Knife.Text = "Knife"
  40. Knife.TextColor3 = Color3.new(1, 1, 1)
  41. Knife.TextScaled = true
  42. Knife.TextSize = 14
  43. Knife.TextWrapped = true
  44.  
  45. TommyGun.Name = "TommyGun"
  46. TommyGun.Parent = Frame
  47. TommyGun.AnchorPoint = Vector2.new(0.5, 0.5)
  48. TommyGun.BackgroundColor3 = Color3.new(0.156863, 0.313726, 0.47451)
  49. TommyGun.BorderSizePixel = 0
  50. TommyGun.Position = UDim2.new(0.210824504, 0, 0.321390659, 0)
  51. TommyGun.Size = UDim2.new(0, 113, 0, 27)
  52. TommyGun.Font = Enum.Font.Gotham
  53. TommyGun.Text = "Tommy Gun"
  54. TommyGun.TextColor3 = Color3.new(1, 1, 1)
  55. TommyGun.TextScaled = true
  56. TommyGun.TextSize = 14
  57. TommyGun.TextWrapped = true
  58.  
  59. Windforce.Name = "Windforce"
  60. Windforce.Parent = Frame
  61. Windforce.AnchorPoint = Vector2.new(0.5, 0.5)
  62. Windforce.BackgroundColor3 = Color3.new(0.156863, 0.313726, 0.47451)
  63. Windforce.BorderSizePixel = 0
  64. Windforce.Position = UDim2.new(0.210824504, 0, 0.466534138, 0)
  65. Windforce.Size = UDim2.new(0, 113, 0, 27)
  66. Windforce.Font = Enum.Font.Gotham
  67. Windforce.Text = "Windforce"
  68. Windforce.TextColor3 = Color3.new(1, 1, 1)
  69. Windforce.TextScaled = true
  70. Windforce.TextSize = 14
  71. Windforce.TextWrapped = true
  72.  
  73. Blimp.Name = "Blimp"
  74. Blimp.Parent = Frame
  75. Blimp.AnchorPoint = Vector2.new(0.5, 0.5)
  76. Blimp.BackgroundColor3 = Color3.new(0.156863, 0.313726, 0.47451)
  77. Blimp.BorderSizePixel = 0
  78. Blimp.Position = UDim2.new(0.210824504, 0, 0.639363348, 0)
  79. Blimp.Size = UDim2.new(0, 113, 0, 27)
  80. Blimp.Font = Enum.Font.Gotham
  81. Blimp.Text = "Blimp"
  82. Blimp.TextColor3 = Color3.new(1, 1, 1)
  83. Blimp.TextScaled = true
  84. Blimp.TextSize = 14
  85. Blimp.TextWrapped = true
  86.  
  87. Bat.Name = "Bat"
  88. Bat.Parent = Frame
  89. Bat.AnchorPoint = Vector2.new(0.5, 0.5)
  90. Bat.BackgroundColor3 = Color3.new(0.156863, 0.313726, 0.47451)
  91. Bat.BorderSizePixel = 0
  92. Bat.Position = UDim2.new(0.210824504, 0, 0.805054724, 0)
  93. Bat.Size = UDim2.new(0, 113, 0, 27)
  94. Bat.Font = Enum.Font.Gotham
  95. Bat.Text = "Bat Scythe"
  96. Bat.TextColor3 = Color3.new(1, 1, 1)
  97. Bat.TextScaled = true
  98. Bat.TextSize = 14
  99. Bat.TextWrapped = true
  100.  
  101. Boombox.Name = "Boombox"
  102. Boombox.Parent = Frame
  103. Boombox.AnchorPoint = Vector2.new(0.5, 0.5)
  104. Boombox.BackgroundColor3 = Color3.new(0.156863, 0.313726, 0.47451)
  105. Boombox.BorderSizePixel = 0
  106. Boombox.Position = UDim2.new(0.210824504, 0, 0.953584433, 0)
  107. Boombox.Size = UDim2.new(0, 113, 0, 27)
  108. Boombox.Font = Enum.Font.Gotham
  109. Boombox.Text = "Boombox"
  110. Boombox.TextColor3 = Color3.new(1, 1, 1)
  111. Boombox.TextScaled = true
  112. Boombox.TextSize = 14
  113. Boombox.TextWrapped = true
  114.  
  115. Revolver.Name = "Revolver"
  116. Revolver.Parent = Frame
  117. Revolver.AnchorPoint = Vector2.new(0.5, 0.5)
  118. Revolver.BackgroundColor3 = Color3.new(0.156863, 0.313726, 0.47451)
  119. Revolver.BorderSizePixel = 0
  120. Revolver.Position = UDim2.new(0.786057591, 0, 0.639363348, 0)
  121. Revolver.Size = UDim2.new(0, 112, 0, 27)
  122. Revolver.Font = Enum.Font.Gotham
  123. Revolver.Text = "Revolver"
  124. Revolver.TextColor3 = Color3.new(1, 1, 1)
  125. Revolver.TextScaled = true
  126. Revolver.TextSize = 14
  127. Revolver.TextWrapped = true
  128.  
  129. Staff.Name = "Staff"
  130. Staff.Parent = Frame
  131. Staff.AnchorPoint = Vector2.new(0.5, 0.5)
  132. Staff.BackgroundColor3 = Color3.new(0.156863, 0.313726, 0.47451)
  133. Staff.BorderSizePixel = 0
  134. Staff.Position = UDim2.new(0.785995424, 0, 0.953584433, 0)
  135. Staff.Size = UDim2.new(0, 112, 0, 27)
  136. Staff.Font = Enum.Font.Gotham
  137. Staff.Text = "Zeus Lighting Staff"
  138. Staff.TextColor3 = Color3.new(1, 1, 1)
  139. Staff.TextScaled = true
  140. Staff.TextSize = 14
  141. Staff.TextWrapped = true
  142.  
  143. Mine.Name = "Mine"
  144. Mine.Parent = Frame
  145. Mine.AnchorPoint = Vector2.new(0.5, 0.5)
  146. Mine.BackgroundColor3 = Color3.new(0.156863, 0.313726, 0.47451)
  147. Mine.BorderSizePixel = 0
  148. Mine.Position = UDim2.new(0.790051162, 0, 0.321390629, 0)
  149. Mine.Size = UDim2.new(0, 112, 0, 27)
  150. Mine.Font = Enum.Font.Gotham
  151. Mine.Text = "TripMine"
  152. Mine.TextColor3 = Color3.new(1, 1, 1)
  153. Mine.TextScaled = true
  154. Mine.TextSize = 14
  155. Mine.TextWrapped = true
  156.  
  157. Laser.Name = "Laser"
  158. Laser.Parent = Frame
  159. Laser.AnchorPoint = Vector2.new(0.5, 0.5)
  160. Laser.BackgroundColor3 = Color3.new(0.156863, 0.313726, 0.47451)
  161. Laser.BorderSizePixel = 0
  162. Laser.Position = UDim2.new(0.790382266, 0, 0.174265563, 0)
  163. Laser.Size = UDim2.new(0, 112, 0, 27)
  164. Laser.Font = Enum.Font.Gotham
  165. Laser.Text = "Laser Gun"
  166. Laser.TextColor3 = Color3.new(1, 1, 1)
  167. Laser.TextScaled = true
  168. Laser.TextSize = 14
  169. Laser.TextWrapped = true
  170.  
  171. LinkedSword.Name = "LinkedSword"
  172. LinkedSword.Parent = Frame
  173. LinkedSword.AnchorPoint = Vector2.new(0.5, 0.5)
  174. LinkedSword.BackgroundColor3 = Color3.new(0.156863, 0.313726, 0.47451)
  175. LinkedSword.BorderSizePixel = 0
  176. LinkedSword.Position = UDim2.new(0.789885581, 0, 0.466534138, 0)
  177. LinkedSword.Size = UDim2.new(0, 112, 0, 27)
  178. LinkedSword.Font = Enum.Font.Gotham
  179. LinkedSword.Text = "Linked Sword"
  180. LinkedSword.TextColor3 = Color3.new(1, 1, 1)
  181. LinkedSword.TextScaled = true
  182. LinkedSword.TextSize = 14
  183. LinkedSword.TextWrapped = true
  184.  
  185. Scroll.Name = "Scroll"
  186. Scroll.Parent = Frame
  187. Scroll.AnchorPoint = Vector2.new(0.5, 0.5)
  188. Scroll.BackgroundColor3 = Color3.new(0.156863, 0.313726, 0.47451)
  189. Scroll.BorderSizePixel = 0
  190. Scroll.Position = UDim2.new(0.789761424, 0, 0.805054784, 0)
  191. Scroll.Size = UDim2.new(0, 112, 0, 27)
  192. Scroll.Font = Enum.Font.Gotham
  193. Scroll.Text = "Scroll of Sevenless"
  194. Scroll.TextColor3 = Color3.new(1, 1, 1)
  195. Scroll.TextScaled = true
  196. Scroll.TextSize = 14
  197. Scroll.TextWrapped = true
  198.  
  199. Close.Name = "Close"
  200. Close.Parent = Frame
  201. Close.AnchorPoint = Vector2.new(0.5, 0.5)
  202. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  203. Close.BackgroundTransparency = 1
  204. Close.BorderSizePixel = 0
  205. Close.Position = UDim2.new(0.946722925, 0, 0.0832029432, 0)
  206. Close.Size = UDim2.new(0, 25, 0, 26)
  207. Close.Font = Enum.Font.Gotham
  208. Close.Text = "X"
  209. Close.TextColor3 = Color3.new(1, 0, 0)
  210. Close.TextSize = 14
  211.  
  212. OpenGearList.Name = "Open Gear List"
  213. OpenGearList.Parent = ScreenGui
  214. OpenGearList.AnchorPoint = Vector2.new(0.5, 0.5)
  215. OpenGearList.BackgroundColor3 = Color3.new(0.258824, 0.517647, 0.776471)
  216. OpenGearList.BorderSizePixel = 0
  217. OpenGearList.Position = UDim2.new(0.510013998, 0, 0.0212623067, 0)
  218. OpenGearList.Size = UDim2.new(0, 266, 0, 29)
  219. OpenGearList.Font = Enum.Font.SourceSans
  220. OpenGearList.Text = "Gear List"
  221. OpenGearList.TextColor3 = Color3.new(1, 1, 1)
  222. OpenGearList.TextSize = 40
  223. OpenGearList.TextWrapped = true
  224. -- Scripts:
  225. function SCRIPT_PKAM87_FAKESCRIPT() -- Close.LocalScript
  226. local script = Instance.new('LocalScript')
  227. script.Parent = Close
  228. script.Parent.MouseButton1Click:Connect(function()
  229. script.Parent.Parent.Parent.Frame.Visible = false
  230. end)
  231.  
  232. end
  233. coroutine.resume(coroutine.create(SCRIPT_PKAM87_FAKESCRIPT))
  234. function SCRIPT_EDEC88_FAKESCRIPT() -- Frame.LocalScript
  235. local script = Instance.new('LocalScript')
  236. script.Parent = Frame
  237. local a=game:GetService("UserInputService")local b=script.Parent;local c;local d;local e;local f;local function g(h)local i=h.Position-e;b.Position=UDim2.new(f.X.Scale,f.X.Offset+i.X,f.Y.Scale,f.Y.Offset+i.Y)end;b.InputBegan:Connect(function(h)if h.UserInputType==Enum.UserInputType.MouseButton1 or h.UserInputType==Enum.UserInputType.Touch then c=true;e=h.Position;f=b.Position;h.Changed:Connect(function()if h.UserInputState==Enum.UserInputState.End then c=false end end)end end)b.InputChanged:Connect(function(h)if h.UserInputType==Enum.UserInputType.MouseMovement or h.UserInputType==Enum.UserInputType.Touch then d=h end end)a.InputChanged:Connect(function(h)if h==d and c then g(h)end end)
  238.  
  239. end
  240. coroutine.resume(coroutine.create(SCRIPT_EDEC88_FAKESCRIPT))
  241. function SCRIPT_LTXX90_FAKESCRIPT() -- OpenGearList.LocalScript
  242. local script = Instance.new('LocalScript')
  243. script.Parent = OpenGearList
  244. script.Parent.MouseButton1Click:Connect(function()
  245. script.Parent.Parent.Frame.Visible = true
  246. end)
  247.  
  248. end
  249. coroutine.resume(coroutine.create(SCRIPT_LTXX90_FAKESCRIPT))
  250.  
  251. Knife.MouseButton1Click:connect(function()
  252. game.ReplicatedStorage.WearItem:FireServer("Shirt", 170897263, false)
  253. end)
  254.  
  255. Laser.MouseButton1Click:connect(function()
  256. game.ReplicatedStorage.WearItem:FireServer("Shirt", 212296936, false)
  257. end)
  258.  
  259. Windforce.MouseButton1Click:connect(function()
  260. game.ReplicatedStorage.WearItem:FireServer("Shirt", 77443704, false)
  261. end)
  262.  
  263. Revolver.MouseButton1Click:connect(function()
  264. game.ReplicatedStorage.WearItem:FireServer("Shirt", 97885508, false)
  265. end)
  266.  
  267. Bat.MouseButton1Click:connect(function()
  268. game.ReplicatedStorage.WearItem:FireServer("Shirt", 306971294, false)
  269. end)
  270.  
  271. Scroll.MouseButton1Click:connect(function()
  272. game.ReplicatedStorage.WearItem:FireServer("Shirt", 125013830, false)
  273. end)
  274.  
  275. Staff.MouseButton1Click:connect(function()
  276. game.ReplicatedStorage.WearItem:FireServer("Shirt", 66416616, false)
  277. end)
  278.  
  279. Boombox.MouseButton1Click:connect(function()
  280. game.ReplicatedStorage.WearItem:FireServer("Shirt", 193769809, false)
  281. end)
  282.  
  283. Blimp.MouseButton1Click:connect(function()
  284. game.ReplicatedStorage.WearItem:FireServer("Shirt", 160199141, false)
  285. end)
  286.  
  287. LinkedSword.MouseButton1Click:connect(function()
  288. game.ReplicatedStorage.WearItem:FireServer("Shirt", 125013769, false)
  289. end)
  290.  
  291. Mine.MouseButton1Click:connect(function()
  292. game.ReplicatedStorage.WearItem:FireServer("Shirt", 11999247, false)
  293. end)
Advertisement
Add Comment
Please, Sign In to add comment