Pandemic 2817 Posted August 24, 2021 There is no longer a resizable solver with DB3 as DB3 supports resizable mode.
Mancubus 8 Author Posted August 24, 2021 Ohh, Im aware that it supports it but I would still like to use that solver for my script for another reason. Hard to explain but it has to do with a work around that I use to make sure the bot is on the "All" tab in the chatbox, if that makes any sense. If you could help me with that then that'd be great.
Pandemic 2817 Posted August 24, 2021 1 hour ago, Mancubus said: Ohh, Im aware that it supports it but I would still like to use that solver for my script for another reason. Hard to explain but it has to do with a work around that I use to make sure the bot is on the "All" tab in the chatbox, if that makes any sense. If you could help me with that then that'd be great. In that case you'd want to do that in your script as we don't have that solver anymore You can change to fixed mode like this: ClientSettings.setClientLayout(ClientLayout.FIXED_CLASSIC);
Recommended Posts
Archived
This topic is now archived and is closed to further replies.