games647 / LambdaAttack

Minecraft bot for servers. Currently supports stress testing.
MIT License
278 stars 56 forks source link

com.github.games647.lambdaattack.bot.listener.SessionListener disconnected INFO: Disconnected: Connection throttled! Please wait before reconnecting. #33

Open kindsad opened 4 years ago

kindsad commented 4 years ago

Hi, start bot in spigot (no work) image

Start bot in bungeecord (work)

kindsad commented 4 years ago

Start: java -jar lambdaattack.jar --host IP --port 25565 --version 1.12 --amount 200 --delay 2 --nameformat %d

kindsad commented 4 years ago

And error: io.netty.channel.DefaultChannelId defaultMachineId WARNING: Failed to find a usable hardware address from the network interfaces; using random bytes:

ninijule commented 4 years ago

u should use some proxy !

Smart123s commented 4 years ago

You are connecting too fast. When connecting to Spigot servers from the same IP, wait at least 5 seconds after every connection.