Alek Posted August 22, 2015 Share Posted August 22, 2015 OSBot has been through various face lifts since my time here and I think this change is something which will help new users embark on their botting journeys. Most notably the login system was moved to the booter and the logout functionality has been removed (you will stay logged in until you close the client). Another noticeable change is that individual account settings have been removed in favor for global settings that affect all your accounts. This means that when you tick "Dismiss all randoms", any account which you are logged into will dismiss randoms; break settings as well. Although many of you won't notice the change (unless I screwed up something, but hey it's a dev build), the booter interface was the first interface to be stripped from the NetBeans GUI-maker. Auto-generated code bottlenecks a lot of development and design choices as well as creating a host of other issues. Most of our interface related issues/errors stem from NetBeans and hopefully over time I'll be able to rewrite all of the interfaces. The settings interface is most likely next up on the chopping block with a few new functional benefits in the work. Changelog: -Booter stripped from NetBeans, re-written by hand -Removed Login system from client interface -Added login system to booter interface -Proxy saved to separate proxy file --Preliminary separation needed for proxy manager -Added new booter save file -Removed settings from RSAccount -Settings now placed as global variables that affect all accounts --Added new settings file -Re-wrote account manager -Added new account file -The OSBot Staff 8 Link to comment
Joseph Posted August 22, 2015 Share Posted August 22, 2015 first nice new look my friend Link to comment
Precise Posted August 22, 2015 Share Posted August 22, 2015 nice thanks! got this trying to restart the client: [ERROR][08/23 12:24:41 AM]: Uncaught exception!java.lang.NullPointerExceptionat javax.swing.text.FieldView.getFontMetrics(Unknown Source)at javax.swing.text.FieldView.getPreferredSpan(Unknown Source)at org.pushingpixels.substance.internal.ui.SubstancePasswordFieldUI$SubstancePasswordView.getPreferredSpan(SubstancePasswordFieldUI.java:325)at javax.swing.text.FieldView.updateVisibilityModel(Unknown Source)at javax.swing.text.FieldView.insertUpdate(Unknown Source)at javax.swing.plaf.basic.BasicTextUI$RootView.insertUpdate(Unknown Source)at javax.swing.plaf.basic.BasicTextUI$UpdateHandler.insertUpdate(Unknown Source)at javax.swing.text.AbstractDocument.fireInsertUpdate(Unknown Source)at javax.swing.text.AbstractDocument.handleInsertString(Unknown Source)at javax.swing.text.AbstractDocument.insertString(Unknown Source)at javax.swing.text.PlainDocument.insertString(Unknown Source)at javax.swing.text.AbstractDocument.replace(Unknown Source)at javax.swing.text.JTextComponent.setText(Unknown Source)at org.osbot.X.IIIiIiIIii(on:331)at org.osbot.X.(on:87)at org.osbot.BotApplication.IiIIIiiiIi(rn:18)at org.osbot.BotApplication.main(rn:124)[ERROR][08/23 12:25:11 AM]: Failed to clean up garbage!java.lang.NullPointerExceptionat org.osbot.Ab.run(vf:207)at java.lang.Thread.run(Unknown Source)[ERROR][08/23 12:25:41 AM]: Failed to clean up garbage!java.lang.NullPointerExceptionat org.osbot.Ab.run(vf:207)at java.lang.Thread.run(Unknown Source) restarted again and no problems ^_^ just wanted to make sure you saw 1 Link to comment
Wheys Posted August 22, 2015 Share Posted August 22, 2015 Good update Alek, thank you! Link to comment
Apaec Posted August 23, 2015 Share Posted August 23, 2015 Sounds good. I see you mentioned global settings. Is this optional? i.e can we configure settings for each account individually if we want to? or has everything migrated to global settings now apa Link to comment
Wheys Posted August 23, 2015 Share Posted August 23, 2015 Does it takes VIP? I tried the mirror mode and didn't work, telling me I am not VIP. Link to comment
Alek Posted August 23, 2015 Author Share Posted August 23, 2015 Sounds good. I see you mentioned global settings. Is this optional? i.e can we configure settings for each account individually if we want to? or has everything migrated to global settings now apa Not optional, single global variables. 1 Link to comment
Precise Posted August 23, 2015 Share Posted August 23, 2015 Not optional, single global variables. as a scripter i now get adverts, is this new or? Link to comment
Alek Posted August 23, 2015 Author Share Posted August 23, 2015 Does it takes VIP? I tried the mirror mode and didn't work, telling me I am not VIP. I'll test this issue out, thank you for reporting. as a scripter i now get adverts, is this new or? It's a bug 2 Link to comment
jerkmal Posted August 23, 2015 Share Posted August 23, 2015 OSBot has been through various face lifts since my time here and I think this change is something which will help new users embark on their botting journeys. Most notably the login system was moved to the booter and the logout functionality has been removed (you will stay logged in until you close the client). Another noticeable change is that individual account settings have been removed in favor for global settings that affect all your accounts. This means that when you tick "Dismiss all randoms", any account which you are logged into will dismiss randoms; break settings as well. Although many of you won't notice the change (unless I screwed up something, but hey it's a dev build), the booter interface was the first interface to be stripped from the NetBeans GUI-maker. Auto-generated code bottlenecks a lot of development and design choices as well as creating a host of other issues. Most of our interface related issues/errors stem from NetBeans and hopefully over time I'll be able to rewrite all of the interfaces. The settings interface is most likely next up on the chopping block with a few new functional benefits in the work. Changelog: -Booter stripped from NetBeans, re-written by hand -Removed Login system from client interface -Added login system to booter interface -Proxy saved to separate proxy file --Preliminary separation needed for proxy manager -Added new booter save file -Removed settings from RSAccount -Settings now placed as global variables that affect all accounts --Added new settings file -Re-wrote account manager -Added new account file -The OSBot Staff Keep up the great progress! This will be really cool! P.s can you fix up your kwarriors script :P <33 Link to comment