Release _ Rogue Lineage Collector BOT v4
Release _ Rogue Lineage Collector BOT v4
Release _ Rogue Lineage Collector BOT v4
--btw can u guys spam Ty#4064, send him friend request pls he wants some dms LOL
rconsolename("alr#3496")
Player.CharacterAdded:Connect(function()
Character = Player.Character
local ch = Character:WaitForChild("Humanoid")
local mt = getrawmetatable(game)
local nc = mt.__namecall
setreadonly(mt, false)
setreadonly(mt, true)
end)
getTime = function()
local time = os.date("*t")
return string.format("%02d:%02d:%02d -- ", time.hour, time.min, time.sec)
end
LoadSettings = function(path)
local str = readfile(path)
return HttpService:JSONDecode(str)
end
hookfunction(print, function(s)
printconsole("[-] " ..getTime()..s)
end)
hookfunction(warn, function(s)
printconsole("[&] "..getTime()..s)
end)
hookfunction(error, function(s)
printconsole("[!] " ..getTime()..s)
end)
UseWebhook = function()
local _table = LoadSettings("collector.lua")
SendWebhook("@everyone
``game:GetService('ReplicatedStorage').Requests.JoinPublicServer:FireServer('"..str
ing.lower(game.JobId).."';``", "alrage winning btw")
end
Serverhop = function(seconds)
serverhopTick = tick();
wait(seconds)
if collectorfound == true or collectorfoundmodel ~= nil then return end
if not Requests or not ServerInfo or not PlayerGui or not
Requests:FindFirstChild("JoinPublicServer") then return end
local _table = LoadSettings("collector.lua")
if _table == nil or _table[1] == nil then
for i,v in pairs(ServerInfo:GetChildren()) do
if v.Name ~= game.JobId then
table.insert(_table, tostring(string.lower(v.Name)))
WriteSettings("collector.lua", _table)
rconsoleinfo(v.Name)
end
end
rconsolewarn("Saved all servers in a list.")
Check = function()
if StartMenu and Character == nil then
for i,v in pairs(StartMenu:GetChildren()) do
if v and table.find(Whitelisted, v.Name) then
v.Visible = false
end
end
StartMenu.Finish:FireServer();
RunService.RenderStepped:Wait()
if StartMenu then
StartMenu.Enabled = false;
end
end
repeat wait() until Character and Character:FindFirstChild("CharacterHandler") and
Character:FindFirstChild("CharacterHandler"):FindFirstChild("Input")
wait(1.5)
RunService.RenderStepped:Wait()
local lastTick = tick()
repeat
wait()
if not Character:FindFirstChildOfClass("ForceField") then
Character:Destroy()
RunService.RenderStepped:Wait()
Player:Kick("Saved from losing percentage please rejoin.")
break
end
until tick() - lastTick >= shared.WaitTime
for i,v in pairs(Collectors) do
local Torso = v.HumanoidRootPart
local raycastt = Ray.new(Torso.Position + Vector3.new(0, 1, 0),
Torso.CFrame.lookVector * 100)
local hit = workspace:FindPartOnRay(raycastt, v)
StarterGui:SetCore("SendNotification", {
Title = "Collector Detected!";
Text = "alrage winning doe";
Duration = 9999999999;
Button1 = "ight"
})
end
if collectorfound == false and collectorfoundmodel == nil then
Serverhop(0.1)
end
if collectorfound == true then
local Time = TweenInfo.new(((Torso.CFrame.p -
Character.HumanoidRootPart.Position).Magnitude / 160))
local Data = {CFrame = CFrame.new(Torso.CFrame.p.X, Torso.CFrame.p.Y,
Torso.CFrame.p.Z) + Vector3.new(0, 50, 0)}
local Tween = TweenService:Create(Character.HumanoidRootPart.Position, Time, Data)
Tween:Play()
Tween.Completed:Wait()
Character:MoveTo(Torso.CFrame.p)
end
local ClickDetector = v:WaitForChild("ClickDetector")
local Distance = string.format("%d", (Player.Character.Torso.CFrame.p -
Torso.CFrame.p).Magnitude)
if ClickDetector and tonumber(Distance) <
(tonumber(ClickDetector.MaxActivationDistance)) then
for i = 1, 5 do
fireclickdetector(Torso.ClickDetector)
wait()
end
end
end
end
Check()
while wait(3.5) do
if checkedrn == true and collectorfound == false and collectorfoundmodel == nil
then
local _table = LoadSettings("collector.lua")
if _table[1] ~= nil and _table[1] ~= "" and _table[1] ~= " " then
RunService.RenderStepped:Wait()
Requests.JoinPublicServer:FireServer(string.lower(tostring(_table[1])));