TOWER BATTLES SCRIPT | AUTOFARM SHARDS (WINTER 2022 EVENT)


Created by Absolu

Features:

  • AUTOFARM SHARDS (WINTER 2022 EVENT)
  • DEV NOTES:
  • Note : You need 30 trophies (wins) to participate in the event so people who don’t have them may not be able to use the script (didn’t test) but I don’t see why you’d use it if you never play the game anyway.
  • Step 1 : put the following script in your auto-execute folder
  • Step 2 : Make sure you have “auto-attach” option enabled on your executor then launch the game
repeat wait() until game:IsLoaded()
local args = {
[1] = "Winter2022_1",
[2] = 4
}
while wait(0.5) do
workspace.Winter2022Analysis:InvokeServer()
workspace.Enter:InvokeServer(unpack(args))
end

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!