[ad_1]
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
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]