Jump to content

[Stable] OSBot 2.4.50 (BMG) - Widget Debugger, Script Analyzer, Bug Fixes


Alek

Recommended Posts

Although I re-wrote the Widget Debugger interface some time ago, the DefaultTableModel code remained the same from the legacy days. One pretty large issue with it was that many widget containers would fail to display properly and you would instead be greeted with a "Failed to extract widget" error even if the container widget was valid.

 

5a3c0282ebeadedf466d56adc1a7179e.png

 

After patching this issue I went ahead and added array length output to inv and inv stacks as seen above. In the future when I get a moment, the output will be displayed as Inv/Stack instead of separating them (i.e. "Inv/StackSize", "995, 3170923").

 

 

Additionally the Script Analyzer was beefed up again with method overload checks and complete class deprecation checks (Antiban and LocalWalker are properly detected now). The checks overall could be optimized a bit, but for now they will suffice.

 

Changelog:

-Script Analyzer distinguishes between overloaded methods
-Script Analyzer checks for entire class deprecation
-Updated Substance, patches various UI issues
-Added PVP World support to AutoLogin event
-Deprecated Client getUsername()
-Deprecated Client isVIP(); returns false
-Deprecated Client isMirrorMode(); returns false
-Patched Widget Debugger failing to load containers
-Added length output for Inv/StackSize to Widget Debugger
 
Happy Botting
-The OSBot Staff
  • Like 10
Link to comment

Awesome! biggrin.png


 

 

Changelog:

-Script Analyzer distinguishes between overloaded methods
-Script Analyzer checks for entire class deprecation
-Updated Substance, patches various UI issues
-Added PVP World support to AutoLogin event
-Deprecated Client getUsername()
-Deprecated Client isVIP(); returns false
-Deprecated Client isMirrorMode(); returns false
-Patched Widget Debugger failing to load containers
-Added length output for Inv/StackSize to Widget Debugger
 
Happy Botting
-The OSBot Staff

 

 

Why did Client#getUserName() deprecated?

Did the method got moved or does this mean dynamic sigs will be broken once again?

  • Like 1
Link to comment
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...