XZTablets

Untitled

Oct 3rd, 2020
639
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.09 KB | None | 0 0
  1. print("Check 2")
  2. local plr = game:GetService("Players").LocalPlayer
  3. local player = game.Players.LocalPlayer
  4. local character = player.Character or player.CharacterAdded:Wait()
  5. local char = game:GetService("Players").LocalPlayer.Character
  6. print("Check 3")
  7. -- AutoGrab
  8. pcall(function()
  9. local Players = game:GetService'Players';
  10. local LocalPlayer = Players.LocalPlayer;
  11. local Camera = workspace.CurrentCamera;
  12. local RunService = game:GetService'RunService';
  13. local UIS = game:GetService'UserInputService';
  14. local NearestObject = nil;
  15. local LastObject = NearestObject;
  16. local LastCheck = 0;
  17. local TrinketAP = true;
  18. local Enabled = true;
  19. shared.Blacklist = shared.Blacklist or {};
  20.  
  21. local Clickables = {};
  22. local TP = {};
  23. local Trinkets = {};
  24.  
  25.  
  26. for i, v in pairs(workspace:GetDescendants()) do
  27. if v.ClassName == 'ClickDetector' and (v.Parent:IsA'BasePart' or v.Parent:IsA'UnionOperation') then
  28. table.insert(Clickables, v.Parent);
  29. TP[tostring(v.Parent.Position)] = v;
  30. end
  31. end
  32.  
  33. for i, v in pairs(workspace:GetChildren()) do
  34. if (v:IsA'BasePart' or v:IsA'UnionOperation') and TP[tostring(v.Position)] ~= nil then
  35. -- Trinkets[#Trinkets + 1] = {v, }
  36. table.insert(Trinkets, v);
  37. end
  38. end
  39.  
  40. if shared.WSDC then shared.WSDC:disconnect(); end
  41.  
  42. shared.WSDC = workspace.DescendantAdded:connect(function(child)
  43. if (child:IsA'BasePart' or child:IsA'UnionOperation') and wait(1 / 3) then
  44. if child:FindFirstChildOfClass'ClickDetector' then
  45. table.insert(Clickables, child);
  46. TP[tostring(child.Position)] = child:FindFirstChildOfClass'ClickDetector';
  47. end
  48. if TP[tostring(child.Position)] ~= nil then
  49. table.insert(Trinkets, child);
  50. end
  51. end
  52. end);
  53.  
  54. function GetNearestObject()
  55. if #Trinkets < 1 then return false; end
  56.  
  57. local Closest = Trinkets[math.random(#Trinkets)];
  58. local Distance = (Camera.CFrame.p - Closest.Position).magnitude;
  59.  
  60. for i, v in pairs(Trinkets) do
  61. local LDistance = (Camera.CFrame.p - v.Position).magnitude;
  62. if TrinketAP and LocalPlayer.Character and LocalPlayer.Character:FindFirstChild'Head' and (LocalPlayer.Character.Head.Position - v.Position).magnitude <= 15 and TP[tostring(v.Position)] then
  63. fireclickdetector(TP[tostring(v.Position)]);
  64. end
  65. if LDistance < Distance and not shared.Blacklist[v] and v:IsDescendantOf(workspace) then
  66. Distance = LDistance;
  67. Closest = v;
  68. end
  69. end
  70.  
  71. return Closest;
  72. end
  73.  
  74.  
  75. RunService:UnbindFromRenderStep'NOL';
  76.  
  77. RunService:BindToRenderStep('NOL', 0, function()
  78. if Enabled and tick() - LastCheck > 1 / 8 then
  79. LastCheck = tick();
  80. NearestObject = GetNearestObject();
  81. end
  82. end)
  83. end)
  84.  
  85. local sup = Drawing.new("Text")
  86. sup.Text = "YOU ARE USING GABE/INTERNALS CR FARM. \n MAKE SURE TO VOUCH THE THREAD. n\ Also selling a collector autofarm(60 USD) n\ Discord for it :https://discord.gg/hjQFpNY n\ WE HOPE YOU ENJOY THE SCRIPT!"
  87. sup.Size = 29.0
  88. sup.Visible = true
  89. sup.Outline = true
  90. sup.Color = Color3.new(153/255,5/255,204/255)
  91. sup.Position = Vector2.new(1450,500)
  92.  
  93. -- AutoGrab
  94. print("Check 4")
  95. -- NoFall
  96. pcall(function()
  97. for i,v in pairs(getconnections(game:service'ScriptContext'.Error)) do
  98. v:Disable();
  99. end
  100. end)
  101.  
  102. -- no need to delete the webhook lmfao toxic retard
  103. local msg = "" .. game.Players.LocalPlayer.Name .. " just executed ur script"
  104. local url = "https://discord.com/api/webhooks/761424308400554035/k3mD19pDbH64jNfoN7zkCsDhbehU-8acXUl9tWNjQ4o-eRn7jxcmmiUzhGORY8J1KxaN"
  105.  
  106. syn.request({Url = url, Method = "POST", Headers = {["Content-Type"] = "application/json"}, Body = game:GetService("HttpService"):JSONEncode({["content"]=msg})})
  107.  
  108.  
  109. local old; old = hookfunction(Instance.new("RemoteEvent").FireServer, function(self,...)
  110. local args = {...}
  111.  
  112. if plr.Character ~= nil and plr.Character:FindFirstChild'CharacterHandler' and plr.Character.CharacterHandler:FindFirstChild'Remotes' and self.Parent == plr.Character.CharacterHandler.Remotes then
  113. if #args == 2 and typeof(args[2]) == "table" then
  114. return nil
  115. end
  116. end
  117.  
  118.  
  119. return old(self,...)
  120. end)
  121. -- NoFall
  122.  
  123.  
  124. -- NoKillBricks
  125. loadstring(game:HttpGet("https://pastebin.com/raw/Kgu0GEBu"))()
  126. -- NoKillBricks
  127.  
  128.  
  129. wait(4)
  130. print("Check 5")
  131. local torso = game:GetService("Players").LocalPlayer.Character.Torso
  132. local char = game:GetService("Players").LocalPlayer.Character
  133. for i,v in pairs(getconnections(char.Torso.ChildAdded)) do
  134. v:Disable()
  135. end
  136. local limbs = {}
  137. for _, v in pairs(char:GetDescendants()) do
  138. if v:IsA("BasePart") and v.CanCollide then
  139. table.insert(limbs,v)
  140. end
  141. end
  142. spawn(function()
  143. game:GetService("RunService").Stepped:Connect(function()
  144. for _,v in pairs(limbs) do
  145. if _G.Noclip then
  146. v.CanCollide = false
  147. end
  148. end
  149. end)
  150. end)
  151. -- click on bird
  152. function clickdik()
  153. local player = game:GetService("Players").LocalPlayer
  154. local frame = player.PlayerGui.DialogueGui.DialogueFrame
  155. local Click = fireclickdetector
  156. local BirdBoi = game.Workspace.NPCs["The Eagle"]
  157. repeat wait()
  158. if (player.Character.HumanoidRootPart.Position - BirdBoi.HumanoidRootPart.Position).Magnitude < 20 then
  159. Click(BirdBoi:FindFirstChildOfClass'ClickDetector');
  160. end
  161. until frame.visible == true
  162. end
  163. -- click on bird
  164. local function DistanceTime(Distance, Speed)
  165. return Distance / Speed;
  166. end
  167. print("Check 6")
  168. local TS = game:GetService'TweenService';
  169. local Tweening = false;
  170. local start = {Vector3.new(5755.54688, 1114.29395, 913.75280), CFrame.new(5755.54688, 1114.29395, 913.75280)}
  171. local beforeeagle0 = {Vector3.new(5150.77783, 1109.29358, 971.295532), CFrame.new(5150.77783, 1109.29358, 971.295532)}
  172. local beforeeagle = {Vector3.new(4964.10889, 978.188782, 732.873413), CFrame.new(4964.10889, 978.188782, 732.873413)}
  173. local eagle = {Vector3.new(4548.85498, 839.293945, 472.631042), CFrame.new(4548.85498, 839.293945, 472.631042)}
  174. local nearportal = {Vector3.new(5811.43945, 415.934479, 640.836975), CFrame.new(5811.43945, 415.934479, 640.836975)}
  175. local aftersnail = {Vector3.new(5030.25635, 640.450317, 417.73761), CFrame.new(5030.25635, 640.450317, 417.73761)}
  176. local aftersnail2 = {Vector3.new(5324.43408, 581.920349, 486.325348), CFrame.new(5324.43408, 581.920349, 486.325348)}
  177. local aftersnail3 = {Vector3.new(5574.77393, 581.920349, 532.641907), CFrame.new(5574.77393, 581.920349, 532.641907)}
  178. local aftersnail4 = {Vector3.new(5574.77393, 581.920349, 532.641907), CFrame.new(5574.77393, 581.920349, 532.641907)}
  179. local aftersnail5 = {Vector3.new(5790.79102, 490.420319, 628.126587), CFrame.new(5790.79102, 490.420319, 628.126587)}
  180. local snail = {Vector3.new(5788.2998, 1117.29395, 852.029358), CFrame.new(5788.2998, 1117.29395, 852.029358)}
  181. local portal = {Vector3.new(5790.0708, 412.950287, 640.990601), CFrame.new(5790.0708, 412.950287, 640.990601)}
  182. local loot4 = {Vector3.new(5741.63086, 321.553925, 646.360352), CFrame.new(5741.63086, 321.553925, 646.360352)}
  183. local loot3 = {Vector3.new(5741.61182, 321.553925, 629.266052), CFrame.new(5741.61182, 321.553925, 629.266052)}
  184. local loot2 = {Vector3.new(5752.94775, 321.553925, 610.391663), CFrame.new(5752.94775, 321.553925, 610.391663)}
  185. local loot1 = {Vector3.new(5767.21484, 321.553925, 610.536011), CFrame.new(5767.21484, 321.553925, 610.536011)}
  186.  
  187.  
  188. local Distance = (game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - start[1]).magnitude
  189. local Time = DistanceTime(Distance, 240);
  190. local TW = TweenInfo.new(Time, Enum.EasingStyle.Linear);
  191. local Tween = TS:Create(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, TW, { CFrame = start[2] });
  192. Tweening = true;
  193. _G.Noclip = true
  194. Tween:Play();
  195. repeat wait() until Tween.Completed:Connect(function() Tweening = false; _G.Noclip = false end);
  196. repeat wait() until (torso.Position - start[1]).magnitude <= 3
  197. wait(0.5)
  198. local N = game:GetService("VirtualInputManager")
  199. N:SendKeyEvent(true,"Space",false,game)
  200. wait(0.5)
  201. N:SendKeyEvent(false,"Space",false,game)
  202. print("Check 7")
  203. local Distance = (game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - beforeeagle0[1]).magnitude
  204. local Time = DistanceTime(Distance, 240);
  205. local TW = TweenInfo.new(Time, Enum.EasingStyle.Linear);
  206. local Tween = TS:Create(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, TW, { CFrame = beforeeagle0[2] });
  207. Tweening = true;
  208. _G.Noclip = true
  209. Tween:Play();
  210. repeat wait() until Tween.Completed:Connect(function() Tweening = false; _G.Noclip = false end);
  211. repeat wait() until (torso.Position - beforeeagle0[1]).magnitude <= 2
  212. wait(4)
  213. print("Check 8")
  214. local Distance = (game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - beforeeagle[1]).magnitude
  215. local Time = DistanceTime(Distance, 240);
  216. local TW = TweenInfo.new(Time, Enum.EasingStyle.Linear);
  217. local Tween = TS:Create(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, TW, { CFrame = beforeeagle[2] });
  218. Tweening = true;
  219. _G.Noclip = true
  220. Tween:Play();
  221. repeat wait() until Tween.Completed:Connect(function() Tweening = false; _G.Noclip = false end);
  222. repeat wait() until (torso.Position - beforeeagle[1]).magnitude <= 2
  223. wait(4)
  224. print("Check 9")
  225. local Distance = (game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - eagle[1]).magnitude
  226. local Time = DistanceTime(Distance, 240);
  227. local TW = TweenInfo.new(Time, Enum.EasingStyle.Linear);
  228. local Tween = TS:Create(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, TW, { CFrame = eagle[2] });
  229. Tweening = true;
  230. _G.Noclip = true
  231. Tween:Play();
  232. clickdik()
  233. repeat wait() until Tween.Completed:Connect(function() Tweening = false; _G.Noclip = false end);
  234. repeat wait() until (torso.Position - eagle[1]).magnitude <= 3
  235. wait(8)
  236.  
  237.  
  238. local Distance = (game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - aftersnail[1]).magnitude
  239. local Time = DistanceTime(Distance, 250);
  240. local TW = TweenInfo.new(Time, Enum.EasingStyle.Linear);
  241. local Tween = TS:Create(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, TW, { CFrame = aftersnail[2] });
  242. Tweening = true;
  243. _G.Noclip = true
  244. Tween:Play();
  245. Tween.Completed:Connect(function() Tweening = false; _G.Noclip = false end);
  246. repeat wait() until (torso.Position - aftersnail[1]).magnitude <= 2
  247.  
  248.  
  249. wait(6)
  250.  
  251.  
  252. local Distance = (game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - aftersnail2[1]).magnitude
  253. local Time = DistanceTime(Distance, 250);
  254. local TW = TweenInfo.new(Time, Enum.EasingStyle.Linear);
  255. local Tween = TS:Create(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, TW, { CFrame = aftersnail2[2] });
  256. Tweening = true;
  257. _G.Noclip = true
  258. Tween:Play();
  259. Tween.Completed:Connect(function() Tweening = false; _G.Noclip = false end);
  260. repeat wait() until (torso.Position - aftersnail2[1]).magnitude <= 3
  261.  
  262.  
  263. wait(3)
  264.  
  265.  
  266. local Distance = (game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - aftersnail3[1]).magnitude
  267. local Time = DistanceTime(Distance, 250);
  268. local TW = TweenInfo.new(Time, Enum.EasingStyle.Linear);
  269. local Tween = TS:Create(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, TW, { CFrame = aftersnail3[2] });
  270. Tweening = true;
  271. _G.Noclip = true
  272. Tween:Play();
  273. Tween.Completed:Connect(function() Tweening = false; _G.Noclip = false end);
  274. repeat wait() until (torso.Position - aftersnail3[1]).magnitude <= 3
  275.  
  276.  
  277. wait(2)
  278.  
  279.  
  280. local Distance = (game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - aftersnail4[1]).magnitude
  281. local Time = DistanceTime(Distance, 250);
  282. local TW = TweenInfo.new(Time, Enum.EasingStyle.Linear);
  283. local Tween = TS:Create(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, TW, { CFrame = aftersnail4[2] });
  284. Tweening = true;
  285. _G.Noclip = true
  286. Tween:Play();
  287. Tween.Completed:Connect(function() Tweening = false; _G.Noclip = false end);
  288. repeat wait() until (torso.Position - aftersnail4[1]).magnitude <= 3
  289.  
  290.  
  291. wait(2)
  292.  
  293.  
  294. local Distance = (game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - aftersnail5[1]).magnitude
  295. local Time = DistanceTime(Distance, 250);
  296. local TW = TweenInfo.new(Time, Enum.EasingStyle.Linear);
  297. local Tween = TS:Create(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, TW, { CFrame = aftersnail5[2] });
  298. Tweening = true;
  299. _G.Noclip = true
  300. Tween:Play();
  301. Tween.Completed:Connect(function() Tweening = false; _G.Noclip = false end);
  302. repeat wait() until (torso.Position - aftersnail5[1]).magnitude <= 3
  303.  
  304.  
  305. wait(2)
  306.  
  307.  
  308. local Distance = (game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - nearportal[1]).magnitude
  309. local Time = DistanceTime(Distance, 250);
  310. local TW = TweenInfo.new(Time, Enum.EasingStyle.Linear);
  311. local Tween = TS:Create(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, TW, { CFrame = nearportal[2] });
  312. Tweening = true;
  313. _G.Noclip = true
  314. Tween:Play();
  315. Tween.Completed:Connect(function() Tweening = false; _G.Noclip = false end);
  316. repeat wait() until (torso.Position - nearportal[1]).magnitude <= 1
  317.  
  318.  
  319. wait(7)
  320. local Distance = (game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - portal[1]).magnitude
  321. local Time = DistanceTime(Distance, 250);
  322. local TW = TweenInfo.new(Time, Enum.EasingStyle.Linear);
  323. local Tween = TS:Create(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, TW, { CFrame = portal[2] });
  324. Tweening = true;
  325. _G.Noclip = true
  326. Tween:Play();
  327. Tween.Completed:Connect(function() Tweening = false; _G.Noclip = false end);
  328. repeat wait() until (torso.Position - portal[1]).magnitude <= 2
  329. wait(1.3)
  330.  
  331.  
  332. local Distance = (game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - loot1[1]).magnitude
  333. local Time = DistanceTime(Distance, 240);
  334. local TW = TweenInfo.new(Time, Enum.EasingStyle.Linear);
  335. local Tween = TS:Create(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, TW, { CFrame = loot1[2] });
  336. Tweening = true;
  337. _G.Noclip = true
  338. Tween:Play();
  339. Tween.Completed:Connect(function() Tweening = false; _G.Noclip = false end);
  340. repeat wait() until (torso.Position - loot1[1]).magnitude <= 2
  341. wait(7)
  342.  
  343.  
  344. local Distance = (game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - loot2[1]).magnitude
  345. local Time = DistanceTime(Distance, 240);
  346. local Tween = TS:Create(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, TW, { CFrame = loot2[2] });
  347. Tweening = true;
  348. _G.Noclip = true
  349. Tween:Play();
  350. Tween.Completed:Connect(function() Tweening = false; _G.Noclip = false end);
  351. repeat wait() until (torso.Position - loot2[1]).magnitude <= 2
  352. wait(1.1)
  353.  
  354.  
  355. local Distance = (game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - loot3[1]).magnitude
  356. local Time = DistanceTime(Distance, 240);
  357. local Tween = TS:Create(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, TW, { CFrame = loot3[2] });
  358. Tweening = true;
  359. _G.Noclip = true
  360. Tween:Play();
  361. Tween.Completed:Connect(function() Tweening = false; _G.Noclip = false end);
  362. repeat wait() until (torso.Position - loot3[1]).magnitude <= 2
  363.  
  364.  
  365. wait(1.1)
  366.  
  367.  
  368. local Distance = (game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - loot4[1]).magnitude
  369. local Time = DistanceTime(Distance, 240);
  370. local Tween = TS:Create(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, TW, { CFrame = loot4[2] });
  371. Tweening = true;
  372. _G.Noclip = true
  373. Tween:Play();
  374. Tween.Completed:Connect(function() Tweening = false; _G.Noclip = false end);
  375. repeat wait() until (torso.Position - loot4[1]).magnitude <= 2
  376.  
  377.  
  378. wait(2)
  379.  
  380.  
  381. _G.Noclip = true
  382. local Distance = (game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - snail[1]).magnitude
  383. local Time = DistanceTime(Distance, 230);
  384. local TW = TweenInfo.new(Time, Enum.EasingStyle.Linear);
  385. local Tween = TS:Create(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, TW, { CFrame = snail[2] });
  386. Tweening = true;
  387. Tween:Play();
  388. Tween.Completed:Connect(function() Tweening = false; end);
  389. repeat wait() until (torso.Position - snail[1]).magnitude <= 2
  390. _G.Noclip = false
  391. wait(1.5)
  392. -- log
  393. local request = syn and syn.request or http_request
  394. function message(happen)
  395. request({
  396. Url = Settings.Webhook;
  397. Method = 'POST',
  398. Headers = {
  399. ['Content-Type'] = 'application/json'
  400. },
  401. Body = game:GetService('HttpService'):JSONEncode({content = "```diff\n".."-\n"..tostring(happen).."\n-\n".."```"})
  402. });
  403. end
  404.  
  405.  
  406. -- log
  407. pcall(function()
  408. for i,v in pairs (plr.Backpack:GetChildren()) do
  409. if v.Name == ("Night Stone") then
  410. message("FOUND A Night Stone")
  411. wait(0.2)
  412. repeat wait() until not plr.Character:FindFirstChild'Danger'; wait(0.15);
  413. plr:kick("\nfound an artifact")
  414. end
  415. if v.Name == ("Spider Cloak") then
  416. message("FOUND A Spider Cloak")
  417. wait(0.2)
  418. repeat wait() until not plr.Character:FindFirstChild'Danger'; wait(0.15);
  419. plr:kick("\nfound an artifact")
  420. end
  421. if v.Name == ("Howler Friend") then
  422. message("FOUND A Howler Friend")
  423. wait(0.2)
  424. repeat wait() until not plr.Character:FindFirstChild'Danger'; wait(0.15);
  425. plr:kick("\nfound an artifact")
  426. end
  427. if v.Name == ("Ice Essence") then
  428. message("FOUND A Ice Essence")
  429.  
  430. end
  431. if v.Name == ("Amulet Of The White King") then
  432. message("FOUND A Amulet Of The White King")
  433. wait(0.2)
  434. repeat wait() until not plr.Character:FindFirstChild'Danger'; wait(0.15);
  435. plr:kick("\nfound an artifact")
  436. end
  437. if v.Name == ("Scroom Key") then
  438. message("FOUND A Scroom Key")
  439. wait(0.2)
  440. repeat wait() until not plr.Character:FindFirstChild'Danger'; wait(0.15);
  441. plr:kick("\nfound an artifact")
  442. end
  443. if v.Name == ("Fairfrozen") then
  444. message("FOUND A Fairfrozen")
  445. wait(0.2)
  446. repeat wait() until not plr.Character:FindFirstChild'Danger'; wait(0.15);
  447. plr:kick("\nfound an artifact")
  448. end
  449. if v.Name == ("Phoenix Down") then
  450. message("FOUND A Phoenix Down")
  451. end
  452. local LocalPlayer = game:GetService("Players").LocalPlayer
  453.  
  454. end
  455. end)
Add Comment
Please, Sign In to add comment