try to take over the world!
< Commentaires sur Gats.io VIP Enabler
Why use a for loop?
You can just check if c3 is null or not.
c3
null
setInterval(()=> c3 == null || (RD.pool[c3].isPremiumMember = 1), 100);
Connectez-vous pour poster une réponse.
Why use a for loop?
You can just check if
c3
isnull
or not.setInterval(()=> c3 == null || (RD.pool[c3].isPremiumMember = 1), 100);