Advertisement
noyonnm987741

Untitled

May 25th, 2018
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.41 KB | None | 0 0
  1. -- Farewell infortality
  2. -- Revamp by ImFrostic, Version 2.81
  3.  
  4. -- Objects
  5.  
  6. local what = Instance.new("ScreenGui")
  7. local OpenFrame = Instance.new("Frame")
  8. local open = Instance.new("TextButton")
  9. local OpENUPDATE = Instance.new("TextButton")
  10. local Update = Instance.new("ScrollingFrame")
  11. local TextLabel = Instance.new("TextLabel")
  12. local TextLabel_2 = Instance.new("TextLabel")
  13. local TextLabel_3 = Instance.new("TextLabel")
  14. local AXO = Instance.new("TextButton")
  15. local Frame = Instance.new("Frame")
  16. local TextLabel_4 = Instance.new("TextLabel")
  17. local TextLabel_5 = Instance.new("TextLabel")
  18. local AX = Instance.new("TextButton")
  19. local AutoROb = Instance.new("TextButton")
  20. local TextLabel_6 = Instance.new("TextLabel")
  21. local TextLabel_7 = Instance.new("TextLabel")
  22. local TextLabel_8 = Instance.new("TextLabel")
  23. local TextLabel_9 = Instance.new("TextLabel")
  24. local TextLabel_10 = Instance.new("TextLabel")
  25. local TextLabel_11 = Instance.new("TextLabel")
  26. local TowerBattleGui = Instance.new("TextButton")
  27. local Unjailbreak = Instance.new("TextButton")
  28. local JailbreakGui = Instance.new("TextButton")
  29. local Voo = Instance.new("TextButton")
  30. local Gomu = Instance.new("TextButton")
  31. local TextLabel_12 = Instance.new("TextLabel")
  32. local tEP = Instance.new("TextButton")
  33.  
  34. -- Properties
  35.  
  36. what.Name = "what"
  37. what.Parent = game.CoreGui
  38.  
  39. OpenFrame.Name = "OpenFrame"
  40. OpenFrame.Parent = what
  41. OpenFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  42. OpenFrame.BackgroundTransparency = 4
  43. OpenFrame.Position = UDim2.new(0, 0, 0, 745)
  44. OpenFrame.Size = UDim2.new(0, 105, 0, 22)
  45.  
  46. open.Name = "open"
  47. open.Parent = OpenFrame
  48. open.BackgroundColor3 = Color3.new(0, 0.384314, 1)
  49. open.Position = UDim2.new(0, -3, 0, 22)
  50. open.Size = UDim2.new(0, 108, 0, 48)
  51. open.Font = Enum.Font.SourceSans
  52. open.Text = "Open"
  53. open.TextColor3 = Color3.new(1, 0, 0)
  54. open.TextScaled = true
  55. open.TextSize = 14
  56. open.TextWrapped = true
  57.  
  58. OpENUPDATE.Name = "OpENUPDATE"
  59. OpENUPDATE.Parent = OpenFrame
  60. OpENUPDATE.BackgroundColor3 = Color3.new(0, 0.384314, 1)
  61. OpENUPDATE.Position = UDim2.new(0, 0, 0, -66)
  62. OpENUPDATE.Size = UDim2.new(0, 74, 0, 23)
  63. OpENUPDATE.Font = Enum.Font.SourceSans
  64. OpENUPDATE.Text = "Update logs"
  65. OpENUPDATE.TextColor3 = Color3.new(1, 0, 0)
  66. OpENUPDATE.TextScaled = true
  67. OpENUPDATE.TextSize = 14
  68. OpENUPDATE.TextWrapped = true
  69.  
  70. Update.Name = "Update"
  71. Update.Parent = what
  72. Update.BackgroundColor3 = Color3.new(1, 1, 1)
  73. Update.BackgroundTransparency = 0.5
  74. Update.Position = UDim2.new(0, 581, 0, 28)
  75. Update.Size = UDim2.new(0, 729, 0, 788)
  76. Update.SizeConstraint = Enum.SizeConstraint.RelativeXX
  77. Update.Visible = false
  78.  
  79. TextLabel.Parent = Update
  80. TextLabel.BackgroundColor3 = Color3.new(0.501961, 0, 1)
  81. TextLabel.BackgroundTransparency = 0.5
  82. TextLabel.BorderSizePixel = 0
  83. TextLabel.Size = UDim2.new(0, 713, 0, 131)
  84. TextLabel.Font = Enum.Font.SourceSans
  85. TextLabel.Text = "Update Logs"
  86. TextLabel.TextColor3 = Color3.new(1, 0, 0)
  87. TextLabel.TextScaled = true
  88. TextLabel.TextSize = 14
  89. TextLabel.TextWrapped = true
  90.  
  91. TextLabel_2.Parent = Update
  92. TextLabel_2.BackgroundColor3 = Color3.new(0.501961, 0, 1)
  93. TextLabel_2.BackgroundTransparency = 0.5
  94. TextLabel_2.BorderSizePixel = 0
  95. TextLabel_2.Position = UDim2.new(0, 0, 0, 154)
  96. TextLabel_2.Size = UDim2.new(0, 148, 0, 41)
  97. TextLabel_2.Font = Enum.Font.SourceSans
  98. TextLabel_2.Text = "V 0.98"
  99. TextLabel_2.TextColor3 = Color3.new(1, 0, 0)
  100. TextLabel_2.TextScaled = true
  101. TextLabel_2.TextSize = 14
  102. TextLabel_2.TextWrapped = true
  103.  
  104. TextLabel_3.Parent = Update
  105. TextLabel_3.BackgroundColor3 = Color3.new(0.501961, 0, 1)
  106. TextLabel_3.BackgroundTransparency = 9
  107. TextLabel_3.BorderSizePixel = 0
  108. TextLabel_3.Position = UDim2.new(0, 0, 0, 206)
  109. TextLabel_3.Size = UDim2.new(0, 713, 0, 65)
  110. TextLabel_3.Font = Enum.Font.SourceSans
  111. TextLabel_3.Text = "Add Auto Rob,Tower Battle Gui Sell Other won't work"
  112. TextLabel_3.TextColor3 = Color3.new(1, 0, 0)
  113. TextLabel_3.TextScaled = true
  114. TextLabel_3.TextSize = 14
  115. TextLabel_3.TextWrapped = true
  116.  
  117. AXO.Name = "AXO"
  118. AXO.Parent = Update
  119. AXO.BackgroundColor3 = Color3.new(1, 1, 1)
  120. AXO.BackgroundTransparency = 9
  121. AXO.Position = UDim2.new(0, 667, 0, 0)
  122. AXO.Size = UDim2.new(0, 41, 0, 38)
  123. AXO.Font = Enum.Font.SourceSans
  124. AXO.Text = "X"
  125. AXO.TextColor3 = Color3.new(0, 0, 0)
  126. AXO.TextScaled = true
  127. AXO.TextSize = 14
  128. AXO.TextWrapped = true
  129.  
  130. Frame.Parent = what
  131. Frame.Active = true
  132. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  133. Frame.BackgroundTransparency = 0.40000000596046
  134. Frame.Position = UDim2.new(0, 527, 0, -55)
  135. Frame.Size = UDim2.new(0, 764, 0, 838)
  136.  
  137. TextLabel_4.Parent = Frame
  138. TextLabel_4.BackgroundColor3 = Color3.new(0.501961, 0, 1)
  139. TextLabel_4.BorderSizePixel = 0
  140. TextLabel_4.Position = UDim2.new(0, 236, 0, 786)
  141. TextLabel_4.Size = UDim2.new(0, 177, 0, 52)
  142. TextLabel_4.Font = Enum.Font.SourceSans
  143. TextLabel_4.Text = "Script By DogeHack YT"
  144. TextLabel_4.TextColor3 = Color3.new(1, 0, 0)
  145. TextLabel_4.TextScaled = true
  146. TextLabel_4.TextSize = 14
  147. TextLabel_4.TextWrapped = true
  148.  
  149. TextLabel_5.Parent = Frame
  150. TextLabel_5.BackgroundColor3 = Color3.new(0.501961, 0, 1)
  151. TextLabel_5.BorderSizePixel = 0
  152. TextLabel_5.Position = UDim2.new(0, 0, 0, 814)
  153. TextLabel_5.Size = UDim2.new(0, 184, 0, 24)
  154. TextLabel_5.Font = Enum.Font.SourceSans
  155. TextLabel_5.Text = "Gui By noyonnm987741"
  156. TextLabel_5.TextColor3 = Color3.new(1, 0, 0)
  157. TextLabel_5.TextScaled = true
  158. TextLabel_5.TextSize = 14
  159. TextLabel_5.TextWrapped = true
  160.  
  161. AX.Name = "AX"
  162. AX.Parent = Frame
  163. AX.BackgroundColor3 = Color3.new(1, 1, 1)
  164. AX.BackgroundTransparency = 9
  165. AX.Position = UDim2.new(0, 723, 0, 0)
  166. AX.Size = UDim2.new(0, 41, 0, 38)
  167. AX.Font = Enum.Font.SourceSans
  168. AX.Text = "X"
  169. AX.TextColor3 = Color3.new(1, 0, 0)
  170. AX.TextScaled = true
  171. AX.TextSize = 14
  172. AX.TextWrapped = true
  173.  
  174. AutoROb.Name = "AutoROb"
  175. AutoROb.Parent = Frame
  176. AutoROb.BackgroundColor3 = Color3.new(1, 1, 1)
  177. AutoROb.BorderSizePixel = 0
  178. AutoROb.Position = UDim2.new(0, 309, 0, 293)
  179. AutoROb.Size = UDim2.new(0, 73, 0, 17)
  180. AutoROb.Font = Enum.Font.SourceSans
  181. AutoROb.Text = "Auto Rob"
  182. AutoROb.TextScaled = true
  183. AutoROb.TextSize = 14
  184. AutoROb.TextWrapped = true
  185.  
  186. TextLabel_6.Parent = Frame
  187. TextLabel_6.BackgroundColor3 = Color3.new(0.501961, 0, 1)
  188. TextLabel_6.BorderSizePixel = 0
  189. TextLabel_6.Position = UDim2.new(0, 548, 0, 166)
  190. TextLabel_6.Size = UDim2.new(0, 164, 0, 60)
  191. TextLabel_6.Font = Enum.Font.SourceSans
  192. TextLabel_6.Text = "Tower Battle"
  193. TextLabel_6.TextColor3 = Color3.new(1, 0, 0)
  194. TextLabel_6.TextScaled = true
  195. TextLabel_6.TextSize = 14
  196. TextLabel_6.TextWrapped = true
  197.  
  198. TextLabel_7.Parent = Frame
  199. TextLabel_7.BackgroundColor3 = Color3.new(0.501961, 0, 1)
  200. TextLabel_7.BorderSizePixel = 0
  201. TextLabel_7.Position = UDim2.new(0, 300, 0, 167)
  202. TextLabel_7.Size = UDim2.new(0, 164, 0, 60)
  203. TextLabel_7.Font = Enum.Font.SourceSans
  204. TextLabel_7.Text = "Jailbreak"
  205. TextLabel_7.TextColor3 = Color3.new(1, 0, 0)
  206. TextLabel_7.TextScaled = true
  207. TextLabel_7.TextSize = 14
  208. TextLabel_7.TextWrapped = true
  209.  
  210. TextLabel_8.Parent = Frame
  211. TextLabel_8.BackgroundColor3 = Color3.new(0.501961, 0, 1)
  212. TextLabel_8.BorderSizePixel = 0
  213. TextLabel_8.Position = UDim2.new(0, 61, 0, 167)
  214. TextLabel_8.Size = UDim2.new(0, 164, 0, 60)
  215. TextLabel_8.Font = Enum.Font.SourceSans
  216. TextLabel_8.Text = "NON FE SCRIPT"
  217. TextLabel_8.TextColor3 = Color3.new(1, 0, 0)
  218. TextLabel_8.TextScaled = true
  219. TextLabel_8.TextSize = 14
  220. TextLabel_8.TextWrapped = true
  221.  
  222. TextLabel_9.Parent = Frame
  223. TextLabel_9.BackgroundColor3 = Color3.new(0.501961, 0, 1)
  224. TextLabel_9.BorderSizePixel = 0
  225. TextLabel_9.Position = UDim2.new(0, 596, 0, 101)
  226. TextLabel_9.Size = UDim2.new(0, 124, 0, 22)
  227. TextLabel_9.Font = Enum.Font.SourceSans
  228. TextLabel_9.Text = "MADE BY DOGEHACK YT"
  229. TextLabel_9.TextColor3 = Color3.new(1, 0, 0)
  230. TextLabel_9.TextScaled = true
  231. TextLabel_9.TextSize = 14
  232. TextLabel_9.TextWrapped = true
  233.  
  234. TextLabel_10.Parent = Frame
  235. TextLabel_10.BackgroundColor3 = Color3.new(0.501961, 0, 1)
  236. TextLabel_10.BackgroundTransparency = 0.40000000596046
  237. TextLabel_10.BorderSizePixel = 0
  238. TextLabel_10.Position = UDim2.new(0, 0, 0, 711)
  239. TextLabel_10.Size = UDim2.new(0, 764, 0, 127)
  240. TextLabel_10.Font = Enum.Font.SourceSans
  241. TextLabel_10.Text = " "
  242. TextLabel_10.TextColor3 = Color3.new(1, 0, 0)
  243. TextLabel_10.TextScaled = true
  244. TextLabel_10.TextSize = 14
  245. TextLabel_10.TextWrapped = true
  246.  
  247. TextLabel_11.Parent = Frame
  248. TextLabel_11.BackgroundColor3 = Color3.new(0.501961, 0, 1)
  249. TextLabel_11.BackgroundTransparency = 0.40000000596046
  250. TextLabel_11.BorderSizePixel = 0
  251. TextLabel_11.Size = UDim2.new(0, 764, 0, 127)
  252. TextLabel_11.Font = Enum.Font.SourceSans
  253. TextLabel_11.Text = "SCRIPT HUB"
  254. TextLabel_11.TextColor3 = Color3.new(1, 0, 0)
  255. TextLabel_11.TextScaled = true
  256. TextLabel_11.TextSize = 14
  257. TextLabel_11.TextWrapped = true
  258.  
  259. TowerBattleGui.Name = "Tower Battle Gui"
  260. TowerBattleGui.Parent = Frame
  261. TowerBattleGui.BackgroundColor3 = Color3.new(1, 1, 1)
  262. TowerBattleGui.BorderSizePixel = 0
  263. TowerBattleGui.Position = UDim2.new(0, 593, 0, 248)
  264. TowerBattleGui.Size = UDim2.new(0, 73, 0, 34)
  265. TowerBattleGui.Font = Enum.Font.SourceSans
  266. TowerBattleGui.Text = "Tower Battle GUi"
  267. TowerBattleGui.TextScaled = true
  268. TowerBattleGui.TextSize = 14
  269. TowerBattleGui.TextWrapped = true
  270.  
  271. Unjailbreak.Name = "Unjailbreak"
  272. Unjailbreak.Parent = Frame
  273. Unjailbreak.BackgroundColor3 = Color3.new(1, 1, 1)
  274. Unjailbreak.BorderSizePixel = 0
  275. Unjailbreak.Position = UDim2.new(0, 409, 0, 246)
  276. Unjailbreak.Size = UDim2.new(0, 73, 0, 34)
  277. Unjailbreak.Font = Enum.Font.SourceSans
  278. Unjailbreak.Text = "Unjailbreak"
  279. Unjailbreak.TextScaled = true
  280. Unjailbreak.TextSize = 14
  281. Unjailbreak.TextWrapped = true
  282.  
  283. JailbreakGui.Name = "JailbreakGui"
  284. JailbreakGui.Parent = Frame
  285. JailbreakGui.BackgroundColor3 = Color3.new(1, 1, 1)
  286. JailbreakGui.BorderSizePixel = 0
  287. JailbreakGui.Position = UDim2.new(0, 309, 0, 247)
  288. JailbreakGui.Size = UDim2.new(0, 73, 0, 34)
  289. JailbreakGui.Font = Enum.Font.SourceSans
  290. JailbreakGui.Text = "Jailbreak Gui"
  291. JailbreakGui.TextScaled = true
  292. JailbreakGui.TextSize = 14
  293. JailbreakGui.TextWrapped = true
  294.  
  295. Voo.Name = "Voo"
  296. Voo.Parent = Frame
  297. Voo.BackgroundColor3 = Color3.new(1, 1, 1)
  298. Voo.BorderSizePixel = 0
  299. Voo.Position = UDim2.new(0, 142, 0, 247)
  300. Voo.Size = UDim2.new(0, 73, 0, 34)
  301. Voo.Font = Enum.Font.SourceSans
  302. Voo.Text = "VooDoo Child"
  303. Voo.TextScaled = true
  304. Voo.TextSize = 14
  305. Voo.TextWrapped = true
  306.  
  307. Gomu.Name = "Gomu"
  308. Gomu.Parent = Frame
  309. Gomu.BackgroundColor3 = Color3.new(1, 1, 1)
  310. Gomu.BorderSizePixel = 0
  311. Gomu.Position = UDim2.new(0, 43, 0, 244)
  312. Gomu.Size = UDim2.new(0, 73, 0, 34)
  313. Gomu.Font = Enum.Font.SourceSans
  314. Gomu.Text = "Gomu Power"
  315. Gomu.TextScaled = true
  316. Gomu.TextSize = 14
  317. Gomu.TextWrapped = true
  318.  
  319. TextLabel_12.Parent = Frame
  320. TextLabel_12.BackgroundColor3 = Color3.new(0.501961, 0, 1)
  321. TextLabel_12.BorderSizePixel = 0
  322. TextLabel_12.Position = UDim2.new(0, 56, 0, 354)
  323. TextLabel_12.Size = UDim2.new(0, 164, 0, 60)
  324. TextLabel_12.Font = Enum.Font.SourceSans
  325. TextLabel_12.Text = "Elemental Battlegrounds"
  326. TextLabel_12.TextColor3 = Color3.new(1, 0, 0)
  327. TextLabel_12.TextScaled = true
  328. TextLabel_12.TextSize = 14
  329. TextLabel_12.TextWrapped = true
  330.  
  331. tEP.Name = "tEP"
  332. tEP.Parent = Frame
  333. tEP.BackgroundColor3 = Color3.new(1, 1, 1)
  334. tEP.BorderSizePixel = 0
  335. tEP.Position = UDim2.new(0, 62, 0, 446)
  336. tEP.Size = UDim2.new(0, 159, 0, 42)
  337. tEP.Font = Enum.Font.SourceSans
  338. tEP.Text = "Teleport Shard Diamon (Play in map Water)"
  339. tEP.TextScaled = true
  340. tEP.TextSize = 14
  341. tEP.TextWrapped = true
  342.  
  343. -- Scripts
  344.  
  345. Voo.MouseButton1Down:connect(function()
  346. loadstring(game:HttpGet(('https://pastebin.com/raw/wXNejzLK'),true))()
  347. end)
  348.  
  349. Gomu.MouseButton1Down:connect(function()
  350. loadstring(game:HttpGet(('https://pastebin.com/raw/3CpzEPSe'),true))()
  351. end)
  352.  
  353. JailbreakGui.MouseButton1Down:connect(function()
  354. loadstring(game:HttpGet(('https://pastebin.com/raw/iKvnHkBJ'),true))()
  355. end)
  356.  
  357. Unjailbreak.MouseButton1Down:connect(function()
  358. loadstring(game:HttpGet(('https://pastebin.com/raw/VZdPX9SS'),true))()
  359. end)
  360.  
  361. TowerBattleGui.MouseButton1Down:connect(function()
  362. loadstring(game:HttpGet("https://pastebin.com/raw/Gf5fbyrz", true))()
  363. end)
  364.  
  365. AutoROb.MouseButton1Down:connect(function()
  366. loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
  367. end)
  368.  
  369. tEP.MouseButton1Down:connect(function()
  370. loadstring(game:HttpGet("https://pastebin.com/raw/9baYkvew", true))()
  371. end)
  372. -- Open/Close
  373.  
  374. AX.MouseButton1Down:connect(function()
  375. Frame.Visible = false
  376. end)
  377.  
  378. open.MouseButton1Down:connect(function()
  379. Frame.Visible = true
  380. end)
  381.  
  382. AXO.MouseButton1Down:connect(function()
  383. Update.Visible = false
  384. end)
  385.  
  386. OpENUPDATE.MouseButton1Down:connect(function()
  387. Update.Visible = true
  388. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement