Advertisement
Guest User

Untitled

a guest
Sep 17th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.86 KB | None | 0 0
  1.  
  2. local ScreenGui = Instance.new("ScreenGui")
  3. local ADVlCE15 = Instance.new("Frame")
  4. local ADVlCE = Instance.new("TextLabel")
  5. local SpamHits = Instance.new("TextButton")
  6. local MainBoss = Instance.new("TextButton")
  7. local ReaperMiniboss = Instance.new("TextButton")
  8. local OtherMiniboss = Instance.new("TextButton")
  9. local TeleportBypass = Instance.new("TextButton")
  10. local FarmingBot = Instance.new("TextButton")
  11. local TextLabel = Instance.new("TextLabel")
  12. local TextLabel_2 = Instance.new("TextLabel")
  13. ScreenGui.Name = "ScreenGui"
  14. ScreenGui.Parent = game.CoreGui
  15. ADVlCE15.Name = "ADVlCE 1.5"
  16. ADVlCE15.Parent = ScreenGui
  17. ADVlCE15.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  18. ADVlCE15.BorderColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  19. ADVlCE15.BorderSizePixel = 3
  20. ADVlCE15.Position = UDim2.new(0.13132295, 0, 0.139498442, 0)
  21. ADVlCE15.Size = UDim2.new(0, 801, 0, 444)
  22. ADVlCE.Name = "ADVlCE"
  23. ADVlCE.Parent = ADVlCE15
  24. ADVlCE.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  25. ADVlCE.Size = UDim2.new(0, 801, 0, 50)
  26. ADVlCE.Font = Enum.Font.SourceSansBold
  27. ADVlCE.Text = "ADVlCE 1.5"
  28. ADVlCE.TextColor3 = Color3.new(1, 1, 1)
  29. ADVlCE.TextScaled = true
  30. ADVlCE.TextSize = 14
  31. ADVlCE.TextWrapped = true
  32. SpamHits.Name = "Spam Hits"
  33. SpamHits.Parent = ADVlCE15
  34. SpamHits.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  35. SpamHits.BorderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  36. SpamHits.Position = UDim2.new(0.375010014, 0, 0.149227217, 0)
  37. SpamHits.Size = UDim2.new(0, 200, 0, 50)
  38. SpamHits.Font = Enum.Font.SciFi
  39. SpamHits.Text = "Spam Hits"
  40. SpamHits.TextColor3 = Color3.new(1, 1, 1)
  41. SpamHits.TextScaled = true
  42. SpamHits.TextSize = 45
  43. SpamHits.TextWrapped = true
  44. MainBoss.Name = "Main Boss"
  45. MainBoss.Parent = ADVlCE15
  46. MainBoss.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  47. MainBoss.BorderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  48. MainBoss.Position = UDim2.new(0.0804050192, 0, 0.319007486, 0)
  49. MainBoss.Size = UDim2.new(0, 200, 0, 50)
  50. MainBoss.Font = Enum.Font.SciFi
  51. MainBoss.Text = "Main Boss"
  52. MainBoss.TextColor3 = Color3.new(1, 1, 1)
  53. MainBoss.TextScaled = true
  54. MainBoss.TextSize = 45
  55. MainBoss.TextWrapped = true
  56. ReaperMiniboss.Name = "Reaper Miniboss"
  57. ReaperMiniboss.Parent = ADVlCE15
  58. ReaperMiniboss.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  59. ReaperMiniboss.BorderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  60. ReaperMiniboss.Position = UDim2.new(0.374500573, 0, 0.320391297, 0)
  61. ReaperMiniboss.Size = UDim2.new(0, 200, 0, 50)
  62. ReaperMiniboss.Font = Enum.Font.SciFi
  63. ReaperMiniboss.Text = "Reaper Miniboss"
  64. ReaperMiniboss.TextColor3 = Color3.new(1, 1, 1)
  65. ReaperMiniboss.TextScaled = true
  66. ReaperMiniboss.TextSize = 45
  67. ReaperMiniboss.TextWrapped = true
  68. OtherMiniboss.Name = "Other Miniboss"
  69. OtherMiniboss.Parent = ADVlCE15
  70. OtherMiniboss.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  71. OtherMiniboss.BorderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  72. OtherMiniboss.Position = UDim2.new(0.671001852, 0, 0.320391297, 0)
  73. OtherMiniboss.Size = UDim2.new(0, 200, 0, 50)
  74. OtherMiniboss.Font = Enum.Font.SciFi
  75. OtherMiniboss.Text = "Other Miniboss"
  76. OtherMiniboss.TextColor3 = Color3.new(1, 1, 1)
  77. OtherMiniboss.TextScaled = true
  78. OtherMiniboss.TextSize = 45
  79. OtherMiniboss.TextWrapped = true
  80. TeleportBypass.Name = "Teleport Bypass"
  81. TeleportBypass.Parent = ADVlCE15
  82. TeleportBypass.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  83. TeleportBypass.BorderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  84. TeleportBypass.Position = UDim2.new(0.297752798, 0, 0.481981963, 0)
  85. TeleportBypass.Size = UDim2.new(0, 322, 0, 107)
  86. TeleportBypass.Font = Enum.Font.SciFi
  87. TeleportBypass.Text = "Teleport Bypass"
  88. TeleportBypass.TextColor3 = Color3.new(1, 1, 1)
  89. TeleportBypass.TextScaled = true
  90. TeleportBypass.TextSize = 45
  91. TeleportBypass.TextWrapped = true
  92. FarmingBot.Name = "Farming Bot"
  93. FarmingBot.Parent = ADVlCE15
  94. FarmingBot.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  95. FarmingBot.BorderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  96. FarmingBot.Position = UDim2.new(0.329588026, 0, 0.77477479, 0)
  97. FarmingBot.Size = UDim2.new(0, 273, 0, 85)
  98. FarmingBot.Font = Enum.Font.SciFi
  99. FarmingBot.Text = "Farming Bot (K to Start and to End)"
  100. FarmingBot.TextColor3 = Color3.new(1, 1, 1)
  101. FarmingBot.TextScaled = true
  102. FarmingBot.TextSize = 45
  103. FarmingBot.TextWrapped = true
  104. TextLabel.Parent = ADVlCE15
  105. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  106. TextLabel.BackgroundTransparency = 5
  107. TextLabel.BorderSizePixel = 0
  108. TextLabel.Position = UDim2.new(0.0237203501, 0, 0.662162125, 0)
  109. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  110. TextLabel.Font = Enum.Font.SourceSans
  111. TextLabel.Text = "This is only for Floor 9 (Farming Bot is for all Floors)"
  112. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  113. TextLabel.TextScaled = true
  114. TextLabel.TextSize = 14
  115. TextLabel.TextWrapped = true
  116. TextLabel_2.Parent = ADVlCE15
  117. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  118. TextLabel_2.BackgroundTransparency = 5
  119. TextLabel_2.BorderSizePixel = 0
  120. TextLabel_2.Position = UDim2.new(0.66167289, 0, 0.853603601, 0)
  121. TextLabel_2.Size = UDim2.new(0, 255, 0, 50)
  122. TextLabel_2.Font = Enum.Font.Code
  123. TextLabel_2.Text = "Advice/ViridianCommander Esq.#4573"
  124. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  125. TextLabel_2.TextSize = 12
  126. TextLabel_2.TextWrapped = true
  127. ADVlCE15.Active = true
  128. ADVlCE15.Draggable = true
  129. SpamHits.MouseButton1Click:connect(function()
  130. local old = getrenv().time
  131. local set = (debug.setupvalue)
  132.  
  133. getrenv().time = function(...)
  134. set(2, "swingDb", 0)
  135. return old(...)
  136. end
  137. end)
  138.  
  139. MainBoss.MouseButton1Click:connect(function()
  140. local plr = game:GetService("Players").LocalPlayer
  141. a = plr.Character
  142. a:MoveTo(Vector3.new(12317,430,-3505))
  143. end)
  144.  
  145. ReaperMiniboss.MouseButton1Click:connect(function()
  146. local plr = game:GetService("Players").LocalPlayer
  147. a = plr.Character
  148. a:MoveTo(Vector3.new(-3618,2907,-7595))
  149. end)
  150.  
  151. OtherMiniboss.MouseButton1Click:connect(function()
  152. local plr = game:GetService("Players").LocalPlayer
  153. a = plr.Character
  154. a:MoveTo(Vector3.new(1908,2890,-11227))
  155. end)
  156.  
  157. TeleportBypass.MouseButton1Click:connect(function()
  158. if not getgenv().MTAPIMutex then loadstring(game:HttpGet("https://pastebin.com/raw/UwFCVrhS", true))() end
  159. game.Players.LocalPlayer.Character.HumanoidRootPart:AddPropertyEmulator("Position")
  160. game.Players.LocalPlayer.Character.HumanoidRootPart:AddPropertyEmulator("CFrame")
  161. end)
  162.  
  163. FarmingBot.MouseButton1Click:connect(function()
  164. local key = "k"
  165. if not type(key) == "string" or string.len(key) > 1 then error("mega new user :holy") else key = key:upper() end
  166.  
  167. local function getService(str)
  168. return game:GetService(str)
  169. end
  170.  
  171. local function tpwsbypass()
  172. local mt = getrawmetatable(game)
  173. if setreadonly then setreadonly(mt, false) elseif make_writeable then make_writeable(mt) end
  174. local o_namecall = mt.__namecall; local o_newindex = mt.__newindex
  175.  
  176. mt.__namecall = function(self, ...)
  177. local args = {...}
  178. local method = args[#args]
  179. if method == "Kick" or method == "BreakJoints" then
  180. --print("Caught: "..method.." being naughty.")
  181. return
  182. end
  183. return o_namecall(self, ...)
  184. end
  185.  
  186. mt.__newindex = function(t, k, v)
  187. if k == "Health" then
  188. --print("Caught death.")
  189. return error("Bypassed.")
  190. elseif k == "Value" and tostring(t) and tostring(t) == "Health" then
  191. --print("Caught death.")
  192. return error("Bypassed.")
  193. end
  194. return o_newindex(t, k, v)
  195. end
  196. end
  197.  
  198. tpwsbypass()
  199.  
  200. local plr = getService("Players").LocalPlayer; local char = plr.Character; local data = char:WaitForChild("Entity", 5)
  201.  
  202. local function getMob()
  203. for i, v in next, getService("Workspace").Mobs:children() do
  204. if v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Entity") and v:FindFirstChild("Healthbar") then
  205. return v
  206. end
  207. end
  208. warn("no mobs")
  209. end
  210.  
  211. local toggled = false
  212. getService("UserInputService").InputBegan:Connect(function(input)
  213. if input.KeyCode == Enum.KeyCode[key] then
  214. toggled = not toggled
  215. warn(tostring(toggled))
  216. end
  217. end)
  218.  
  219. while wait(.25) do -- 10/10 loopage 100% non-skiddery :holy:
  220. if toggled then
  221. local mob = getMob()
  222. if mob then
  223. repeat wait(.1)
  224. if plr.Character then
  225. char = plr.Character
  226. else
  227. break
  228. end
  229. if char:FindFirstChild("Entity") then
  230. data = char.Entity
  231. else
  232. break
  233. end
  234. if not mob:FindFirstChild("HumanoidRootPart") then
  235. break
  236. elseif not mob:FindFirstChild("Entity") then
  237. break
  238. elseif not mob:FindFirstChild("Healthbar") then
  239. break
  240. elseif not char:FindFirstChild("HumanoidRootPart") then
  241. break
  242. end
  243. char.HumanoidRootPart.CFrame = mob.HumanoidRootPart.CFrame
  244. if mouse1click then
  245. mouse1click()
  246. elseif Input then
  247. Input.LeftClick()
  248. else
  249. error("ey yo u using a bad exploit why dont u buy synapse instead")
  250. end
  251. until data.Health.Value == 0 or not mob or not toggled
  252. end
  253. end
  254. end
  255. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement