Alek Posted November 26, 2015 Share Posted November 26, 2015 -Cleaned up InteractionEvent and made a bunch of adjustments. For those who are new to scripting at OSBot, InteractionEvent handles just about everything allowing you to rapidly develop scripts. A few checks which it makes: -Custom visibility checks, optimized for mouse destinations-Rotating the camera -Walking to the object if the camera adjustment fails/doesn't help-Various inventory checks such as if an item is selected -Equipment checks ... and a few other checks/handlers It seems about every month or so I'm working on this event because it's widely used among both new and experienced scripters. If you want anything changed/improved in this event, post in this topic. I'll work on this event (yet again) until Monday, after that I'm going to work on some new stuff. Let me know how this version works in the comments below, I'll keep a close eye. 13 Link to comment
atoo Posted November 26, 2015 Share Posted November 26, 2015 looks like a nice update Link to comment
Dark Magician Posted November 26, 2015 Share Posted November 26, 2015 Lets all rejoice, finally this has be done. Link to comment
Apaec Posted November 26, 2015 Share Posted November 26, 2015 man i'm so glad they made you a dev 3 Link to comment
Czar Posted November 26, 2015 Share Posted November 26, 2015 gj on updates, nice to see the item selection one on there too Link to comment
sunnydrizzle Posted November 27, 2015 Share Posted November 27, 2015 Bank.depositAllExcept(...) seems to be broken. I tried with a filter and a string, both don't work. What happens is, the bank window is instantly closed, and the cursor hovers an item in the inventory for some time. I can confirm this, none of the banking scripts work, which is fine since I am training in combat right now Link to comment
Ben Osborne Posted November 27, 2015 Share Posted November 27, 2015 Does this update mean we cant use proxies on mirror mode? and if we can use proxies on mirror mode does anyone know how to do it? Link to comment
Developer Zach Posted November 27, 2015 Developer Share Posted November 27, 2015 Thanks for the reports. Alek is aware of the banking bugs and working to resolve them. Does this update mean we cant use proxies on mirror mode? and if we can use proxies on mirror mode does anyone know how to do it?It was never possible to use proxies in mirror mode. The warning when you started mirror mode stated such. Think about it, mirror only runs after the game has connected to RS. So, by the time we can do anything, the game is already connected (without a proxy). If you want proxies, you're going to have to set it up prior to the game connecting. That's on you to handle since it's beyond the limits of mirror. Link to comment
Ben Osborne Posted November 27, 2015 Share Posted November 27, 2015 Thanks for the reports. Alek is aware of the banking bugs and working to resolve them. It was never possible to use proxies in mirror mode. The warning when you started mirror mode stated such. Think about it, mirror only runs after the game has connected to RS. So, by the time we can do anything, the game is already connected (without a proxy). If you want proxies, you're going to have to set it up prior to the game connecting. That's on you to handle since it's beyond the limits of mirror. Okay, im very new to osbot could you please tell me a way in witch i can do this so i can bot safely as my ip is flagged Link to comment
nyan Posted November 27, 2015 Share Posted November 27, 2015 (edited) Thanks for the update! Okay, im very new to osbot could you please tell me a way in witch i can do this so i can bot safely as my ip is flagged Use a proxy without mirror mode or ask your isp for a new ip Edited November 27, 2015 by Shiny Link to comment