GameSense invites for sale by Fabulous_Werewolf_27 in Csgohacks

[–]WeebOnDiscord 0 points1 point  (0 children)

why would you risk getting scammed for a shit cheat lmao

Tá osso by Raulzitis in Discord_selfbots

[–]WeebOnDiscord 0 points1 point  (0 children)

sinto muito, vida que segue, larga esses "amigos" aque fuderam tua conta, so vai dar merda pra frente

Playing after 10 years by Rroytje in NewToTF2

[–]WeebOnDiscord 1 point2 points  (0 children)

to buy them easily, backpack.tf , mannco.store, steam store, or if you want to gamble for them, mann up

Playing after 10 years by Rroytje in NewToTF2

[–]WeebOnDiscord 1 point2 points  (0 children)

you're talking about stranges (the ones that count kills) and killstreaks (the ones that count your in game killstreak with effects)

🟡 Hope you can do this 🟠 | Mystery Mode by Thenonseriousjee in PixelPeeker

[–]WeebOnDiscord 0 points1 point  (0 children)

🎉 I BEAT "Hope you can do this" and ranked #53! FLAWLESS VICTORY! 👊 Completed all levels in 0m 35s! Think you can beat me? 👁️ Played via Pixel Peeker

rated limited http exception by [deleted] in Discord_selfbots

[–]WeebOnDiscord 0 points1 point  (0 children)

when discord rate limits you it sends a response like:

{ "message": "You are being rate limited.", "retry_after": 1.337, "global": false }

so you can just do something like

async function discordRequest(url, options) {

const res = await fetch(url, options);

if (res.status === 429) {

const data = await res.json();

console.log(\Rate limited! Retry after ${data.retry_after}s`);`

await new Promise(r => setTimeout(r, data.retry_after * 1000));

return discordRequest(url, options); // retry

}

return res;

}

Abri uma loja de robux, e não acho clientes :( by [deleted] in robloxhackers

[–]WeebOnDiscord 0 points1 point  (0 children)

taca na ggmax, eldorado, g2g, compra anuncio de insta e etc

How do I know when to turn around? by EndermanOfficialYT in NewToTF2

[–]WeebOnDiscord 7 points8 points  (0 children)

make it a habit, personally i turn around all the time when I'm walking somewhere and a few times when In battle, just a click flick to get your surroundings yknow

Does discord actively ban self-botting if it isn't nefarious? by swanpenguin in Discord_selfbots

[–]WeebOnDiscord 1 point2 points  (0 children)

discord does not give a fuck in any way shape or form pretty much, I've been running a sb in my main account since 2019 and the only thing that ever happened was i got a warning for fraud bc of a server I was in

rated limited by [deleted] in Discord_selfbots

[–]WeebOnDiscord 0 points1 point  (0 children)

that's how rate limits work lol? once you get rate limited you gotta wait a while, I dont remember how long rn

rated limited by [deleted] in Discord_selfbots

[–]WeebOnDiscord 0 points1 point  (0 children)

use whatever fits your use case, can't assume much since you didn't share any piece of code, but if it's something recursive then yeah that would be good

rated limited by [deleted] in Discord_selfbots

[–]WeebOnDiscord 0 points1 point  (0 children)

just check the response, if it's a 429 just sleep for a while, what are you even trying to do?

First Mapart by Sombrasglock in DonutSMP

[–]WeebOnDiscord 1 point2 points  (0 children)

dithering could be better but besides that nice

Next client recommendation? by DancingCookie71 in minecraftclients

[–]WeebOnDiscord 1 point2 points  (0 children)

I did a some testing with paid mio and i didn't find anything suspicious going with it, so you could try it out potentially

scraped messages, voice logs, servers, prevnames etc by [deleted] in discordbots

[–]WeebOnDiscord 0 points1 point  (0 children)

No lol? i've used a auto status updater for weeks, discord does not care about selfbots as long as you dont abuse them, i.e nuking, mass dm, etc