Jump to content

[Stable] OSBot 2.4.130 - Ads + Input


Alek

Recommended Posts

Posted (edited)

Also seem to be struggling with mouse listeners ):

 

Running on Windows 10:

getBot().addMouseListener(....);

fires the mouse events when human input is enabled, but does not when human input is disabled.

getBot().getCanvas().addMouseListener(....);

does not fire mouse events at all, whether human input is either enabled or disabled.

The first one worked perfectly for .127, now neither achieve what I was hoping for. Not sure why this is!

_____

As a side note, for me the enable/disable human input option is working perfectly and doing its job as it should, thanks for this (:

Cheers

-Apa

Here's a gif illustrating the issue when calling getBot().addMouseListener:

http://i.imgur.com/Gl97TOJ.gifv

on previous versions, it would respond both when human input is disabled and enabled.

Edited by Apaec

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...