September 10, 201312 yr I'm Curious how to obtain the trade screen items. When Wbot was first out it was really simple, there was a interface, and child id, and children that branched off of that = Widgets.getComponent(335, 50).getChilds(); but in this bot if i do interface(335).getChild(48-51).getInv() it returns nulls i've done the interface(335).getItems(48-51) also which returns nothing just curious what method i should use to access this data
September 10, 201312 yr You need to create a custom hook for this as osbot currently does not support this, it's not easy.
September 10, 201312 yr Author You need to create a custom hook for this as osbot currently does not support this, it's not easy. how would i go about doing this? Is there a source code of osbot that i can get methods from to do this?
September 10, 201312 yr Author The API? Is that what you meant? No lol, i hope your aren't the galkon from rune-server doesn't seem like it lol Edited September 10, 201312 yr by LifezHatred
September 10, 201312 yr haha no i just made it because i wanted to see if it was available and it was. idk. lol