Advertisement
nguyenminhnghia

Untitled

Feb 20th, 2019
812
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.34 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local _3MSlayingSimulator = Instance.new("ScreenGui")
  5. local Back = Instance.new("Frame")
  6. local Title = Instance.new("TextLabel")
  7. local Quest = Instance.new("TextButton")
  8. local QuestF = Instance.new("ScrollingFrame")
  9. local UIListLayout = Instance.new("UIListLayout")
  10. local Template = Instance.new("TextButton")
  11. local Teleport = Instance.new("ScrollingFrame")
  12. local UIListLayout_2 = Instance.new("UIListLayout")
  13. local TPTEM = Instance.new("TextButton")
  14. local Tel = Instance.new("TextButton")
  15. local Aut = Instance.new("TextButton")
  16. local AutoFarm = Instance.new("ScrollingFrame")
  17. local UIListLayout_3 = Instance.new("UIListLayout")
  18. local AutoFarm_2 = Instance.new("TextButton")
  19. --Properties:
  20. _3MSlayingSimulator.Name = "[??3M!] ?? Slaying Simulator"
  21. _3MSlayingSimulator.Parent = game.CoreGui
  22. _3MSlayingSimulator.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  23.  
  24. Back.Name = "Back"
  25. Back.Parent = _3MSlayingSimulator
  26. Back.BackgroundColor3 = Color3.new(0.94902, 1, 0.384314)
  27. Back.BorderSizePixel = 0
  28. Back.Position = UDim2.new(0.413235307, 0, 0.329819292, 0)
  29. Back.Size = UDim2.new(0.14705883, 0, 0.602409661, 0)
  30.  
  31. Title.Name = "Title"
  32. Title.Parent = Back
  33. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  34. Title.BackgroundTransparency = 1
  35. Title.Size = UDim2.new(1, 0, 0.125, 0)
  36. Title.Font = Enum.Font.Highway
  37. Title.Text = "Slaying Simulator By Not a Trap#2319"
  38. Title.TextColor3 = Color3.new(0, 0, 0)
  39. Title.TextScaled = true
  40. Title.TextSize = 14
  41. Title.TextWrapped = true
  42.  
  43. Quest.Name = "Quest"
  44. Quest.Parent = Back
  45. Quest.BackgroundColor3 = Color3.new(0.596078, 0.619608, 0.235294)
  46. Quest.BorderSizePixel = 0
  47. Quest.Position = UDim2.new(0, 0, 0.142499998, 0)
  48. Quest.Size = UDim2.new(1, 0, 0.125, 0)
  49. Quest.Font = Enum.Font.Highway
  50. Quest.Text = "Auto Collect Quest Menu"
  51. Quest.TextColor3 = Color3.new(0, 0, 0)
  52. Quest.TextScaled = true
  53. Quest.TextSize = 14
  54. Quest.TextWrapped = true
  55.  
  56. QuestF.Name = "QuestF"
  57. QuestF.Parent = Back
  58. QuestF.BackgroundColor3 = Color3.new(0.94902, 1, 0.384314)
  59. QuestF.BorderSizePixel = 0
  60. QuestF.Position = UDim2.new(-1, 0, 0, 0)
  61. QuestF.Size = UDim2.new(1, 0, 1, 0)
  62. QuestF.Visible = false
  63. QuestF.ScrollBarThickness = 0
  64.  
  65. UIListLayout.Parent = QuestF
  66.  
  67. Template.Name = "Template"
  68. Template.Parent = UIListLayout
  69. Template.BackgroundColor3 = Color3.new(0.596078, 0.619608, 0.235294)
  70. Template.BorderSizePixel = 0
  71. Template.Size = UDim2.new(1, 0, 0.125, 0)
  72. Template.Font = Enum.Font.Highway
  73. Template.Text = "Collect Quest Menu"
  74. Template.TextColor3 = Color3.new(0, 0, 0)
  75. Template.TextScaled = true
  76. Template.TextSize = 14
  77. Template.TextWrapped = true
  78.  
  79. Teleport.Name = "Teleport"
  80. Teleport.Parent = Back
  81. Teleport.BackgroundColor3 = Color3.new(0.94902, 1, 0.384314)
  82. Teleport.BorderSizePixel = 0
  83. Teleport.Position = UDim2.new(-1, 0, 0, 0)
  84. Teleport.Size = UDim2.new(1, 0, 1, 0)
  85. Teleport.Visible = false
  86. Teleport.ScrollBarThickness = 0
  87.  
  88. UIListLayout_2.Parent = Teleport
  89.  
  90. TPTEM.Name = "TPTEM"
  91. TPTEM.Parent = UIListLayout_2
  92. TPTEM.BackgroundColor3 = Color3.new(0.596078, 0.619608, 0.235294)
  93. TPTEM.BorderSizePixel = 0
  94. TPTEM.Size = UDim2.new(1, 0, 0.125, 0)
  95. TPTEM.Font = Enum.Font.Highway
  96. TPTEM.Text = "Collect Quest Menu"
  97. TPTEM.TextColor3 = Color3.new(0, 0, 0)
  98. TPTEM.TextScaled = true
  99. TPTEM.TextSize = 14
  100. TPTEM.TextWrapped = true
  101.  
  102. Tel.Name = "Tel"
  103. Tel.Parent = Back
  104. Tel.BackgroundColor3 = Color3.new(0.596078, 0.619608, 0.235294)
  105. Tel.BorderSizePixel = 0
  106. Tel.Position = UDim2.new(0, 0, 0.292499989, 0)
  107. Tel.Size = UDim2.new(1, 0, 0.125, 0)
  108. Tel.Font = Enum.Font.Highway
  109. Tel.Text = "Teleport Menu"
  110. Tel.TextColor3 = Color3.new(0, 0, 0)
  111. Tel.TextScaled = true
  112. Tel.TextSize = 14
  113. Tel.TextWrapped = true
  114.  
  115. Aut.Name = "Aut"
  116. Aut.Parent = Back
  117. Aut.BackgroundColor3 = Color3.new(0.596078, 0.619608, 0.235294)
  118. Aut.BorderSizePixel = 0
  119. Aut.Position = UDim2.new(0, 0, 0.442000002, 0)
  120. Aut.Size = UDim2.new(1, 0, 0.125, 0)
  121. Aut.Font = Enum.Font.Highway
  122. Aut.Text = "AutoFarm Menu"
  123. Aut.TextColor3 = Color3.new(0, 0, 0)
  124. Aut.TextScaled = true
  125. Aut.TextSize = 14
  126. Aut.TextWrapped = true
  127.  
  128. AutoFarm.Name = "AutoFarm"
  129. AutoFarm.Parent = Back
  130. AutoFarm.BackgroundColor3 = Color3.new(0.94902, 1, 0.384314)
  131. AutoFarm.BorderSizePixel = 0
  132. AutoFarm.Position = UDim2.new(-1, 0, 0, 0)
  133. AutoFarm.Size = UDim2.new(1, 0, 1, 0)
  134. AutoFarm.ScrollBarThickness = 0
  135.  
  136. UIListLayout_3.Parent = AutoFarm
  137.  
  138. AutoFarm_2.Name = "AutoFarm"
  139. AutoFarm_2.Parent = UIListLayout_3
  140. AutoFarm_2.BackgroundColor3 = Color3.new(0.596078, 0.619608, 0.235294)
  141. AutoFarm_2.BorderSizePixel = 0
  142. AutoFarm_2.Size = UDim2.new(0.99999994, 0, 0.0700000003, 0)
  143. AutoFarm_2.Font = Enum.Font.Highway
  144. AutoFarm_2.Text = "Collect Quest Menu"
  145. AutoFarm_2.TextColor3 = Color3.new(0, 0, 0)
  146. AutoFarm_2.TextScaled = true
  147. AutoFarm_2.TextSize = 14
  148. AutoFarm_2.TextWrapped = true
  149. -- Scripts:
  150. for _,v in pairs(game.Workspace.Zones:GetChildren()) do
  151. if Teleport:FindFirstChild(v.Name) == nil then
  152. local copy = TPTEM:Clone()
  153. copy.Text = v.Name
  154. copy.Name = v.Name
  155. copy.Parent = Teleport
  156. copy.MouseButton1Down:Connect(function()
  157. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Zones[copy.Text].CFrame
  158. end)
  159. end
  160. end
  161.  
  162. local col = false
  163.  
  164. for _,v in pairs(game.Workspace.QuestParts:GetChildren()) do
  165. if QuestF:FindFirstChild(v.Name) == nil then
  166. local copya = Template:Clone()
  167. copya.Text = v.Name
  168. copya.Name = v.Name
  169. copya.Parent = QuestF
  170. copya.MouseButton1Click:Connect(function()
  171. if col == false then
  172. col = true
  173. else
  174. col = false
  175. end
  176. repeat
  177. wait()
  178. local A_1 = copya.Text
  179. local Event = game:GetService("ReplicatedStorage").Events.AcceptQuest
  180. Event:FireServer(A_1)
  181. local Event = game:GetService("ReplicatedStorage").Events.CompleteQuest
  182. Event:FireServer()
  183.  
  184. until col == false
  185. end)
  186. end
  187. end
  188. local on = false
  189. local attack = ""
  190. for _,v in pairs(game.Workspace.Enemies:GetChildren()) do
  191. if AutoFarm:FindFirstChild(v.Name) == nil then
  192. local copy = AutoFarm_2:Clone()
  193. copy.Name = v.Name
  194. copy.Parent = AutoFarm
  195. copy.Text = v.Name
  196. copy.MouseButton1Click:Connect(function()
  197. if on == false then
  198. on = true
  199. attack = copy.Text
  200. elseif on == true then
  201. on = false
  202. attack = ""
  203. end
  204. repeat
  205. wait()
  206. if game.Workspace.Enemies[attack]:FindFirstChildOfClass("Model") ~= nil then
  207. if game.Workspace.Enemies[attack]:FindFirstChildOfClass("Model"):FindFirstChildOfClass("Tool") ~= nil then
  208. game.Workspace.Enemies[attack]:FindFirstChildOfClass("Model"):FindFirstChildOfClass("Tool"):Destroy()
  209. end
  210. game.Workspace.Enemies[attack]:FindFirstChildOfClass("Model").HumanoidRootPart.Anchored = true
  211. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Enemies[attack]:FindFirstChildOfClass("Model").HumanoidRootPart.CFrame
  212. end
  213. until on == false
  214. end)
  215. end
  216. end
  217.  
  218. Quest.MouseButton1Click:Connect(function()
  219. if QuestF.Visible == false then
  220. QuestF.Visible = true
  221. elseif QuestF.Visible == true then
  222. QuestF.Visible = false
  223. end
  224. end)
  225. Aut.MouseButton1Click:Connect(function()
  226. if AutoFarm.Visible == false then
  227. AutoFarm.Visible = true
  228. else
  229. AutoFarm.Visible = false
  230. end
  231. end)
  232.  
  233.  
  234. Tel.MouseButton1Click:Connect(function()
  235. if Teleport.Visible == false then
  236. Teleport.Visible = true
  237. elseif Teleport.Visible == true then
  238. Teleport.Visible = false
  239. end
  240. end)
  241. Back.Active = true
  242. Back.Draggable = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement