Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1025316 // dm_hasAutomationInterference

JavaX fragment (include)

sbool dm_hasAutomationInterference() {
  O mover = vmBus_query mouseMover();
  if (mover == null) ret false with print("No mover");
  ret isTrue(call(mover, 'blocked));
}

Author comment

Began life as a copy of #1025315

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025316
Snippet name: dm_hasAutomationInterference
Eternal ID of this version: #1025316/1
Text MD5: 11fa60b6194d8cd25842fcff83d7dde1
Author: stefan
Category: javax / visual bots
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-21 22:39:53
Source code size: 174 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 177 / 183
Referenced in: [show references]