Developer Patrick Posted February 1, 2021 Developer Share Posted February 1, 2021 Hey, Couple small improvements again whilest we move to a new stable build. Download link: http://osbot.org/devbuilds/osbot 2.6.15.jar API CHANGES: - Reverted widget interaction to the old code as some users noticed missclicks. WEB WALKER: - Webwalker will now force stop when the script is paused. - Implemented Karuulm webwalker links. MISC: - Minor bug fixes. - The OSBot Team 5 1 Quote Link to comment
Kramnik Posted February 1, 2021 Share Posted February 1, 2021 Nice, nice Waiting for stable release on this one very much Quote Link to comment
Sheetz Posted February 3, 2021 Share Posted February 3, 2021 (edited) @Patrick I still seem to be having issues particularly with widgets inside of POH Portal Nexus, when OSBot Mirror Mode attempts to interact with said widgets if they are not on-screen Mirror Mode doesn't handle using the scroll bar located on the side of the Portal Nexus. OSBot instead attempt to click where the widget would appear on the list often times in the chat window. Edited February 3, 2021 by Sheetz Quote Link to comment
Gunman Posted February 3, 2021 Share Posted February 3, 2021 On 2/3/2021 at 6:11 AM, Sheetz said: @Patrick I still seem to be having issues particularly with widgets inside of POH Portal Nexus, when OSBot Mirror Mode attempts to interact with said widgets if they are not on-screen Mirror Mode doesn't handle using the scroll bar located on the side of the Portal Nexus. OSBot instead attempt to click where the widget would appear on the list often times in the chat window. Expand That sounds like a similar issue I had right after the settings menu changed(Not with the API for settings. I don't use that API). Fixed this by checking if the widget was visible other wise scroll down until it is visible. Quote Link to comment
Ayylmao420 Posted February 3, 2021 Share Posted February 3, 2021 hopefully the zooming out camera causing isVisible to return false for entities/grounditems issue gets sorted before stable release otherwise i'd have to rewrite all of my scripts Quote Link to comment
Developer Patrick Posted February 3, 2021 Author Developer Share Posted February 3, 2021 On 2/3/2021 at 11:52 AM, Ayylmao420 said: hopefully the zooming out camera causing isVisible to return false for entities/grounditems issue gets sorted before stable release otherwise i'd have to rewrite all of my scripts Expand Hmm it was looking good for me, any entities/grounditems that are giving issues so I can test/tweak on those? Quote Link to comment
Not A Bot Posted February 3, 2021 Share Posted February 3, 2021 so whens the Femi dialogue gonna be fixed?......been waiting for 3 months Quote Link to comment
Camaro Posted February 3, 2021 Share Posted February 3, 2021 On 2/3/2021 at 12:52 PM, Patrick said: Hmm it was looking good for me, any entities/grounditems that are giving issues so I can test/tweak on those? Expand gold amulet (u), always non-visible. Interaction event fails to pick up the item. Quote Link to comment
Developer Patrick Posted February 3, 2021 Author Developer Share Posted February 3, 2021 On 2/3/2021 at 1:49 PM, Not A Bot said: so whens the Femi dialogue gonna be fixed?......been waiting for 3 months Expand Whenever MGI / Zach find a solution for the incorrect collision flags in the game On 2/3/2021 at 2:27 PM, Camaro said: gold amulet (u), always non-visible. Interaction event fails to pick up the item. Expand Thanks, I'll check it out 1 1 1 Quote Link to comment
Khaleesi Posted February 3, 2021 Share Posted February 3, 2021 the loop issue at opening settings is back in this version Quote Link to comment
Ayylmao420 Posted February 3, 2021 Share Posted February 3, 2021 On 2/3/2021 at 2:29 PM, Patrick said: Whenever MGI / Zach find a solution for the incorrect collision flags in the game Thanks, I'll check it out Expand Quote Link to comment
Developer Patrick Posted February 3, 2021 Author Developer Share Posted February 3, 2021 On 2/3/2021 at 6:41 PM, Ayylmao420 said: Expand Thanks, I've redone it for the next dev build. 1 Quote Link to comment
DioBrando Posted February 3, 2021 Share Posted February 3, 2021 Thanks for this release! Quote Link to comment
Gunman Posted February 5, 2021 Share Posted February 5, 2021 On 2/3/2021 at 1:49 PM, Not A Bot said: so whens the Femi dialogue gonna be fixed?......been waiting for 3 months Expand Why not make a break condition to detect femi dialogue and make a dialogue handler for a temp fix? Quote Link to comment
Developer Patrick Posted February 5, 2021 Author Developer Share Posted February 5, 2021 On 2/5/2021 at 1:38 PM, Gunman said: Why not make a break condition to detect femi dialogue and make a dialogue handler for a temp fix? Expand The issue is not related to the dialogue but to the game coding the collision flags weirdly making the walker think it can reach the other side 1 Quote Link to comment