Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.32 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local MainFrame = Instance.new("Frame")
  6. local Close = Instance.new("TextButton")
  7. local FarmMob = Instance.new("TextBox")
  8. local Startfarm = Instance.new("TextButton")
  9. local EasyQuests = Instance.new("TextButton")
  10. local Open = Instance.new("TextButton")
  11. --Properties:
  12. ScreenGui.Parent = game.CoreGui
  13. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  14.  
  15. MainFrame.Name = "MainFrame"
  16. MainFrame.Parent = ScreenGui
  17. MainFrame.BackgroundColor3 = Color3.new(0.462745, 0.462745, 0.462745)
  18. MainFrame.BackgroundTransparency = 0.30000001192093
  19. MainFrame.Position = UDim2.new(0.0276243091, 0, 0.246073291, 0)
  20. MainFrame.Size = UDim2.new(0, 305, 0, 222)
  21. MainFrame.Visible = false
  22.  
  23. Close.Name = "Close"
  24. Close.Parent = MainFrame
  25. Close.BackgroundColor3 = Color3.new(1, 0, 0)
  26. Close.Position = UDim2.new(0.918032765, 0, 0, 0)
  27. Close.Size = UDim2.new(0, 25, 0, 23)
  28. Close.Font = Enum.Font.SourceSans
  29. Close.Text = "X"
  30. Close.TextColor3 = Color3.new(0, 0, 0)
  31. Close.TextSize = 30
  32.  
  33. FarmMob.Name = "FarmMob"
  34. FarmMob.Parent = MainFrame
  35. FarmMob.BackgroundColor3 = Color3.new(0.462745, 0.462745, 0.462745)
  36. FarmMob.BackgroundTransparency = 0.30000001192093
  37. FarmMob.Position = UDim2.new(0.426229507, 0, 0.54954952, 0)
  38. FarmMob.Size = UDim2.new(0, 175, 0, 50)
  39. FarmMob.Font = Enum.Font.SourceSans
  40. FarmMob.Text = "Name"
  41. FarmMob.TextColor3 = Color3.new(0, 0, 0)
  42. FarmMob.TextScaled = true
  43. FarmMob.TextSize = 20
  44. FarmMob.TextWrapped = true
  45.  
  46. Startfarm.Name = "Start farm"
  47. Startfarm.Parent = MainFrame
  48. Startfarm.BackgroundColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  49. Startfarm.Position = UDim2.new(0.426229507, 0, 0.77477479, 0)
  50. Startfarm.Size = UDim2.new(0, 175, 0, 50)
  51. Startfarm.Font = Enum.Font.SourceSans
  52. Startfarm.Text = "Start farm"
  53. Startfarm.TextColor3 = Color3.new(0, 0, 0)
  54. Startfarm.TextScaled = true
  55. Startfarm.TextSize = 14
  56. Startfarm.TextWrapped = true
  57.  
  58. EasyQuests.Name = "Easy Quests"
  59. EasyQuests.Parent = MainFrame
  60. EasyQuests.BackgroundColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  61. EasyQuests.Position = UDim2.new(0, 0, 0.77477479, 0)
  62. EasyQuests.Size = UDim2.new(0, 130, 0, 50)
  63. EasyQuests.Font = Enum.Font.SourceSans
  64. EasyQuests.Text = "Instant Quests"
  65. EasyQuests.TextColor3 = Color3.new(0, 0, 0)
  66. EasyQuests.TextScaled = true
  67. EasyQuests.TextSize = 14
  68. EasyQuests.TextWrapped = true
  69.  
  70. Open.Name = "Open"
  71. Open.Parent = ScreenGui
  72. Open.BackgroundColor3 = Color3.new(0.313726, 1, 0.337255)
  73. Open.BackgroundTransparency = 0.5
  74. Open.Position = UDim2.new(0, 0, 0.537958086, 0)
  75. Open.Size = UDim2.new(0, 114, 0, 50)
  76. Open.Font = Enum.Font.SourceSans
  77. Open.Text = "Open"
  78. Open.TextColor3 = Color3.new(0, 0, 0)
  79. Open.TextSize = 30
  80. -- Scripts:
  81. function SCRIPT_MQUD90_FAKESCRIPT() -- Close.Script
  82. local script = Instance.new('Script')
  83. script.Parent = Close
  84. script.Parent.MouseButton1Click:Connect(function()
  85. script.Parent.Parent.Visible = false
  86. script.Parent.Parent.Parent.Open.Visible = true
  87. end)
  88.  
  89. end
  90. coroutine.resume(coroutine.create(SCRIPT_MQUD90_FAKESCRIPT))
  91. function SCRIPT_OLOZ66_FAKESCRIPT() -- Startfarm.Script
  92. local script = Instance.new('Script')
  93. script.Parent = Startfarm
  94. local farm = script.Parent.Parent.FarmMob
  95. script.Parent.MouseButton1Click:Connect(function()
  96. if farm.Text == "Chi Expert" then
  97. farm.Text = "Farming Chi Expert"
  98.  
  99. elseif
  100. farm.Text == "Snake" then
  101. farm.Text = "Farming Snake"
  102. elseif farm.Text == "Gorilla" then
  103. farm.Text = "Farming Gorilla"
  104. elseif farm.Text == "Bear" then
  105. farm.Text = "Farming Bear"
  106. elseif farm.Text == "Corrupt Police" then
  107. farm.Text = "Farming Corrupt Police"
  108. elseif farm.Text == "Thug" then
  109. farm.Text = "Farming Thug"
  110. elseif farm.Text == "Brute" then
  111. farm.Text = "Farming Brute"
  112. elseif farm.Text == "Scorpion" then
  113. farm.Text = "Farming Scorpion"
  114. elseif farm.Text == "Black Scorpion" then
  115. farm.Text = "Farming Black Scorpion"
  116. elseif farm.Text == "Red Ribbon Army"
  117. then farm.Text = "Farming Red Ribbon Army"
  118. elseif farm.Text == "Android Prototypes" then
  119. farm.Text = "Farming Android Prototypes"
  120. elseif farm.Text == "Kungfu Master" then
  121. farm.Text = "Farming Kungfu Master"
  122. elseif farm.Text == "Kick Boxer" then
  123. farm.Text = "Farming Kick Boxer"
  124. elseif farm.Text == "Yeti" then
  125. farm.Text = "Farming Yeti"
  126. elseif farm.Text == "Universal Champion" then
  127. farm.Text = "Farming Universal Champion"
  128. elseif farm.Text == "Purple Fighter" then
  129. farm.Text = "Farming Purple Fighter"
  130. elseif farm.Text == "Saibared" then
  131. farm.Text = "Farming Saibared"
  132. elseif farm.Text == "Evil Saiyan" then
  133. farm.Text = "Farming Evil Saiyan"
  134. elseif farm.Text == "Evil Majin" then
  135. farm.Text = "Farming Evil Majin"
  136. elseif farm.Text == "Evil Namekian" then
  137. farm.Text = "Farming Evil Namekian"
  138. elseif farm.Text == "Imperfect Cell" then
  139. farm.Text = "Farming Imperfect Cell"
  140. elseif farm.Text == "Android 17" then
  141. farm.Text = "Farming Android 17"
  142. elseif farm.Text == "Android 18" then
  143. farm.Text = "Farming Android 18"
  144. elseif farm.Text == "Mad Scientist" then
  145. farm.Text = "Farming Mad Scientist"
  146. elseif farm.Text == "Evil Crane Student" then
  147. farm.Text = "Farming Evil Crane Student"
  148. elseif farm.Text == "Evil Super Saiyan" then
  149. farm.Text = "Farming Evil Super Saiyan"
  150. elseif farm.Text == "Saibamen" then
  151. farm.Text = "Farming Saibamen"
  152. elseif farm.Text == "Saibablue" then
  153. farm.Text = "Farming Saibablue"
  154. elseif farm.Text == "Alien" then
  155. farm.Text = "Farming Alien"
  156. elseif farm.Text == "Galactic Patrol" then
  157. farm.Text = "Farming Galactic Patrol"
  158. else farm.Text = "This mob is not supported yet"
  159. end
  160. end)
  161.  
  162. end
  163. coroutine.resume(coroutine.create(SCRIPT_OLOZ66_FAKESCRIPT))
  164. function SCRIPT_XCCX65_FAKESCRIPT() -- EasyQuests.Script
  165. local script = Instance.new('Script')
  166. script.Parent = EasyQuests
  167. script.Parent.MouseButton1Click:Connect(function()
  168. local remote = game.Players.LocalPlayer.Backpack.ServerTraits.ChatStart
  169. local args = {
  170. [1] = Game["Workspace"]["FriendlyNPCs"]["Bulma"]
  171. }
  172. remote:FireServer(unpack(args))
  173. wait(0.25)
  174. local remote = game.Players.LocalPlayer.Backpack.ServerTraits.ChatAdvance
  175. local args = {}
  176. remote:FireServer(unpack(args))
  177. wait(1)
  178. local remote = game.Players.LocalPlayer.Backpack.ServerTraits.ChatAdvance
  179. local args = {
  180. [1] = "Yes"
  181. }
  182. remote:FireServer(unpack(args))
  183. wait(1)
  184. local remote = game.Players.LocalPlayer.Backpack.ServerTraits.ChatAdvance
  185. local args = {}
  186. remote:FireServer(unpack(args))
  187. wait(1)
  188. local remote = game.Players.LocalPlayer.Backpack.ServerTraits.ChatStart
  189. local args = {
  190. [1] = Game["Workspace"]["FriendlyNPCs"]["SpaceShip"]
  191. }
  192. remote:FireServer(unpack(args))
  193. wait(1)
  194. local remote = game.Players.LocalPlayer.Backpack.ServerTraits.ChatAdvance
  195. local args = {
  196. [1] = "No"
  197. }
  198. remote:FireServer(unpack(args))
  199. wait(1)
  200. local remote = game.Players.LocalPlayer.Backpack.ServerTraits.ChatAdvance
  201. local args = {}
  202. remote:FireServer(unpack(args))
  203. end)
  204. wait()
  205. local remote = game.Players.LocalPlayer.Backpack.ServerTraits.ChatStart
  206. local args = {
  207. [1] = Game["Workspace"]["FriendlyNPCs"]["Trunks [Future]"]
  208. }
  209. remote:FireServer(unpack(args))
  210. wait(1)
  211. local remote = game.Players.LocalPlayer.Backpack.ServerTraits.ChatAdvance
  212. local args = {}
  213. remote:FireServer(unpack(args))
  214. wait(1)
  215. local remote = game.Players.LocalPlayer.Backpack.ServerTraits.ChatAdvance
  216. local args = {
  217. [1] = "Yes"
  218. }
  219. remote:FireServer(unpack(args))
  220. wait(1)
  221. local remote = game.Players.LocalPlayer.Backpack.ServerTraits.ChatStart
  222. local args = {
  223. [1] = Game["Workspace"]["FriendlyNPCs"]["TimeMachine"]
  224. }
  225. remote:FireServer(unpack(args))
  226. wait(1)
  227. local remote = game.Players.LocalPlayer.Backpack.ServerTraits.ChatAdvance
  228. local args = {
  229. [1] = "No"
  230. }
  231. remote:FireServer(unpack(args))
  232. wait(1)
  233. local remote = game.Players.LocalPlayer.Backpack.ServerTraits.ChatAdvance
  234. local args = {}
  235. remote:FireServer(unpack(args))
  236.  
  237.  
  238.  
  239.  
  240.  
  241. end
  242. coroutine.resume(coroutine.create(SCRIPT_XCCX65_FAKESCRIPT))
  243. function SCRIPT_CKXE69_FAKESCRIPT() -- Open.Script
  244. local script = Instance.new('Script')
  245. script.Parent = Open
  246. script.Parent.MouseButton1Click:Connect(function()
  247. script.Parent.Parent.MainFrame.Visible = true
  248. script.Parent.Visible = false
  249. end)
  250.  
  251. end
  252. coroutine.resume(coroutine.create(SCRIPT_CKXE69_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement