Token Posted July 6, 2019 Share Posted July 6, 2019 Mirror client version: (x32 to x32) v3.07.180 Console output / terminal output Crash report if a crash occurred Script that you ran Hooks that failed JVM/Browser bit version (32 / 64): 32 bit official client, 32 bit OSBot client, oracle JRE build 1.8.0_201-b09 Works properly on stealth injection where it prints the expected output 0 and false, but on mirror mode it doesn't make any difference between placeholders and the actual items. 3 Link to comment Share on other sites More sharing options...
Gunman Posted July 6, 2019 Share Posted July 6, 2019 I noticed this months ago but I never noticed it was with mirror mode. I just thought osbot didn't support bank placements at the time. Nice one Token; Hope it gets fixed. 1 Link to comment Share on other sites More sharing options...
ProjectPact Posted July 6, 2019 Share Posted July 6, 2019 It has been like this for a super long time. I reported it to MGI a while back. I had to write custom bank methods for my bank organizer because it was never fixed. 1 1 Link to comment Share on other sites More sharing options...
Developer MGI Posted July 7, 2019 Developer Share Posted July 7, 2019 17 hours ago, Token said: Mirror client version: (x32 to x32) v3.07.180 Console output / terminal output Crash report if a crash occurred Script that you ran Hooks that failed JVM/Browser bit version (32 / 64): 32 bit official client, 32 bit OSBot client, oracle JRE build 1.8.0_201-b09 Works properly on stealth injection where it prints the expected output 0 and false, but on mirror mode it doesn't make any difference between placeholders and the actual items. Does it report non placeholder items correctly? Link to comment Share on other sites More sharing options...
Token Posted July 7, 2019 Author Share Posted July 7, 2019 1 hour ago, MGI said: Does it report non placeholder items correctly? Yes Link to comment Share on other sites More sharing options...
Czar Posted July 9, 2019 Share Posted July 9, 2019 Non placeholder works perfectly fine, but placeholder with Any item, with amount set to 0, it will bug out Link to comment Share on other sites More sharing options...
DylanSRT Posted July 15, 2019 Share Posted July 15, 2019 On 7/9/2019 at 1:30 PM, Czar said: Non placeholder works perfectly fine, but placeholder with Any item, with amount set to 0, it will bug out I think it just considers the placeholder as 1 of a certain item. I've been getting around them by doing a bank.getAmount(item)>1 check before I try to withdraw it. But, yeah it would definitely be nicer if it worked properly. Been having to use model ids for a lot of jewelry which always ends up leaving placeholders. Link to comment Share on other sites More sharing options...