- fixed import error, that causes some features to crash on start
- added ability to provide multiple invite links to the joiner
- added back fully functional spam-emoji appending to message spammer
- added mass invite-link creator to the joiner
- added combination of delay and message limit to the message spammer
- added multiple visual message and delay outputs to the message spammer
- added possibility to mass reactor, to react to/remove all existing emojis in a message
- fixed reaction adder
- all features are now fully functional, please report any possible bugs through the “submit bugs & suggestions” featurefixed encoding error if the parsed guild information contains special characters and ultimately caused the attack to fail
- fixed ascii spammer, which was causing a bug on windows when calling it
- fix for image and embed spammer – work in progress
- fix for some servers having a special way the guild infor parser has to adapt to – work in progress
- fixed automatic config rewrite if it is faultyrefined error log output format
- potential fix for crash of the main app after longer runtime
- refined console output for message spammer
- fix for image and embed spammer – work in progress
- removed debug print from checkerV2
- fix for some servers having a special way the guild infor parser has to adapt to – done
- refined console output for guild info parser
- fixed joiner getting stuck randomly
- fixed guild info parser not parsing offline members for guilds with < 1000 users and fixed online member parsing for guilds with > 1000 users and users with ascii letter in their name
- randomized member selection for mass mentioner for every message sent
- randomized role selection for mass role mentioner for every message sent
- added message counters to all relevant featurespatched VC Spammer and reworked Server Cleanup so even older systems can handle these functionalities – had to substantially slow down a few processes, but result is optimal and consistent
- VC spamming now has an option to randomly spam voice channels
- VC spamming will now continue to play the selected video in other voice channels after playback has finished in the current channel
- VC spamming now supports a “deployment range” a.k.a. you can choose to play the selected video with up to x tokens, even specify which ones directly by selecting the appropriate range
- reworked embed and image spammer, now fully functional
- minor optimizations in checker and checkerV2
- another major optimization in the guild info parser, now any sever, even the special ones should be parseable
- added option to parse the owner information of the server
- fixed one bug in joiner, that caused for some guilds when chain joining is enabled it would always show the popup to run the guild info parser first
- added an option to limit the amount of invites-codes to create when using the joiner with the “generate invites only” option
- removed debug print from reaction adder
- added some more console output at different places