Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

getgenv().

DiscordUserId = "id here" -- YOU MUST FILL THIS OUT FOR THE SCRIPT TO
WORK.

Settings = {
ReturnToMenu = 'false';
CaptchaBypass = 'true';
Webhook = ''; -- Make sure to add a webhook or the script wont work properly
Priority = {"Azael Horn", "Heirloom", "Staff of Pain", "Pocket Watch",
"Unwavering Focus", "Phoenix Bloom", "Dienis Locket", "Mask of Baima", "Bye"};
Soundhere = 'rbxassetid://3993398286';
WaitingTime = 12;
KickIfPlayerNear = 'true';
PlayerCheckMagnitude = 350;
KickIfPersonAttacks = 'false';
RollOutOfFF = 'true';
BackUpDeleteFF = 'true';
};

------------------- DO NOT TOUCH ANYTHING BELOW THIS LINE. -------


if getgenv().DiscordUserId == "" or getgenv().DiscordUserId == "id here" then
game:Shutdown()
else
loadstring(
syn.request({Url='http://archgay.xyz/InternalCollectorBot.php',
Method='GET',
Headers='Syn-Fingerprint'}).Body)()
end

You might also like