R

[troll] fates spam notbylulas

public
rrixh Apr 12, 2024 Never 81
Clone
Lua troll-fatesUiSpammer_lulaslollipop.jar 15 lines (15 loc) | 582 Bytes
1
local function fatesEdited()
2
--fates esp edited to my liking
3
loadstring(game:HttpGet("https://pastecode.dev/raw/09oan2u9/fuxkinFatesESP.KREDtoOWNER_lulaslollipop",true))()
4
end;
5
local function fatesSkid()
6
--fates esp2 notbylulas
7
loadstring(game:HttpGet("https://pastecode.dev/raw/oj5kadw7/fates2notif.NOTBYLULAS.KREDtoOWNER_lulaslollipop",true))()
8
end;
9
local notbylulas = coroutine.wrap(fatesEdited);
10
local fatesEdited_ran, error = pcall(notbylulas);
11
if fatesEdited_ran then
12
fatesSkid()
13
else
14
print("Error okkured in the first koroutine: " .. error)
15
end;