DeadBread76 / Raid-Toolbox

Raid ToolBox (RTB) is a big toolkit of Spamming/Raiding/Token management tools for discord.
441 stars 240 forks source link

Leaving servers doesn't work #44

Closed coinstore closed 4 years ago

coinstore commented 4 years ago

Leaving server returns status code 400. Can be fixed by simply removing <<Content-Type': 'application/json', >> in headers

Twisted14 commented 4 years ago

Where do i find this?

coinstore commented 4 years ago

You have to modify "attack_controller.py".

Line 585 says "headers, proxies = setup_request(token)"

You need to overwrite the headers, so make a new line in with this content: https://pastebin.com/ZVG4dHLt (do not overwrite the existing line)

After that everything should work again

CRO-THEHACKER commented 4 years ago

This could be fixed with "" to esc all esc-keys