Developer Maxi Posted May 13, 2013 Developer Posted May 13, 2013 Hi community, As I have been very busy working on randoms, I thought I should let you guys at least have one update with some small fixes. There were several tiny issues to be solved, that I should have done earlier but didn't get around with the pressure of randoms. Fixes include: openTab() works properly again getHealth() returns a proper percentage now other tiny adjustments Additions include: getHeadMessage() returns the chat message above players and npc's several extra methods in the API I have been working on randoms mostly, there will be a thread with progress on that in the announcement section in a bit. Download can be found here: http://osbot.org Remember to refresh with CTRL + R if your browser cached the old page with the download link to BETA v1.4.4 Stay tuned! Maxi 1
Doout Posted May 13, 2013 Posted May 13, 2013 (edited) I love the 0 byte Edited May 13, 2013 by Doout
Developer Maxi Posted May 13, 2013 Author Developer Posted May 13, 2013 Reversed Kati's system, download link is available again.
LupeKid Posted May 13, 2013 Posted May 13, 2013 getHeadMessage() Will be great for Randoms to check if its for you if npc says (USERNAME) Talk to yay
Peter Posted May 13, 2013 Posted May 13, 2013 Thanks for fixing this issue was having problems with anti randoms, because openTab wasn't working.
Developer Maxi Posted May 13, 2013 Author Developer Posted May 13, 2013 getHeadMessage() Will be great for Randoms to check if its for you if npc says (USERNAME) Talk to yay isFacing() works for most, except for like the Frog Queen.
Toadfly Posted May 13, 2013 Posted May 13, 2013 So if GetHealth() Is working, I asume people can finally release scripts that eat food, etc?
epicbr0 Posted May 13, 2013 Posted May 13, 2013 i wana thank you maxi and the whole osbot-team for this hard work! never seen a bottingsite updating so quick! nice work =)
XavierM Posted May 13, 2013 Posted May 13, 2013 (edited) this happens after i try to move the gui components around also openTab is still broken So if GetHealth() Is working, I asume people can finally release scripts that eat food, etc? people can release scripts that eat food for a long time, they can use the HP skill. Edited May 13, 2013 by XavierM
Developer Zach Posted May 13, 2013 Developer Posted May 13, 2013 also openTab is still broken I tested it last night and it seemed to work fine. I suppose there is the possibility of interface caching that makes it appear like the bank interface is still open, even though it is not. I'll look into this later today.