Releases: xSerpentineX/BubbleBoiBot
BubbleBoiBot v1.92
BubbleBoiBot v1.92 for Windows + Python v3.7.4:
- Added an exception to the Unicode error to stop filling the terminal screen.
- Added more clarity to chat-log (Bots running will now tell you which text file it is using).
- Added, "friendly features" (e.g Bots will now tell you the current date and time at the top of their terminal).
BubbleBoiBot v1.91
BubbleBoiBot v1.91 for Windows + Python v3.7.4:
-
Added a chat logger to record messages from other users to text files. Helpful if you want to see if anything happened in chat when you weren't looking (e.g having eighteen bots running at once).
-
Known bugs: A username with Unicode letters will throw an error each time it sends a message. Does not crash the program. A try/except for this will be released in v1.92 so it doesn't take up so much space on the terminal.
BubbleBoiBot 1.9 | The Installation Update
The next major update of BubbleBoiBot focuses on making installation easier for the user. It has been noticed that some users find it hard to install the bot and get confused over things such as modules, so we have fixed this in this update.
Changes:
-
The bot will now make use of a virtual environment. Because of this, you do not need to install any modules.
-
Launcher.pyw has now been moved the the bin folder. In its place is launcher.bat, which will run launcher.pyw with the virtual environment.
-
Settings.json will now also be saved inside the bin folder.
-
The bot will now wait three seconds when searching for users to stop skribbl.io from restricting port connections. In the past, a VPN was required. Note: If the player your searching for is in a full lobby, this feature is useless. Furthermore, it may take a very long time to find the user.
Bug Fixes:
- Fixed minor bug that stopped search box option from being saved in the launcher GUI.
Known Bugs:
- Asyncio, "myID" error when searching users: This bug will randomly output an error message when searching for users. However, it will only do this sometimes. This bug does not crash the program and is not severe. It is harmless, just a slight annoyance.
BubbleBoiBot 1.82
BubbleBoiBot v1.82 for Windows + Python v3.7.4:
- Changed display resolution from 500x900 pixels to 950x700 pixels (should be small enough for all resolutions).
BubbleBoiBot 1.81
BubbleBoiBot v1.81 for Windows + Python v3.7.4:
- Added a scrollbar to the GUI so users with monitors unable to view the Launch button can now use the bot.
- Fixed some minor issues and redesigned the code a little.
BubbleBoiBot 1.8 | The GUI Update
BubbleBoiBot v1.8
The next major BubbleBoiBot update has been released, this time focusing on the GUI. BubbleBoiBot v1.72 and v1.73 did have a GUI, but over the development of v1.8 it has been improved exponentially.
Here is the new BubbleBoiBot GUI:
The GUI will remember any settings you use. Don't worry about spending a year configurating it :)
BubbleBoiBot 1.73
BubbleBoiBot v1.73 for Windows + Python v3.7.4:
- Added a new, basic pyqt5 GUI in replacement of the .batch GUI (Improved heavily in v1.8)
- Fixed some errors.
- Added a new ICO file to the BubbleBoiBot Launcher file.
- Reorganized directory (all files except the launcher will be found in the
Bot configuration and settings
folder).
BubbleBoiBot 1.72
BubbleBoiBot v1.72 for Windows + Python v3.7.4:
- Added a basic .bat (batch) GUI.
- Fixed some errors.
- Started releases page (Versions older than v1.72 (v1.0 - v.1.71) can no longer be found).