Jump to content

Martim

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Martim

  1. @Jos The other post thread is useless now, I've developed it myself, I was just being lazy. I dint find any option to delete / close it tought..
  2. So, I am using my script with Nox, and from time to time, when it tries to drag (MouseClickDrag), it just freezes both the script, the emulator, and almost my entire computer. When I move the mouse it's all laggy, but if I do a random mouse click,both the emulator and the script will restart working exactly from where they stopped . I don't know if this has to do with the emulator or the script , but I would bet the problem its in the drag function. I simply didn't wanna recode all my script, so is there any function that tracks mouse movements and does a random click if the mouse stays in the same place for a long time.. Thanks in advance, I'm very new to this!
  3. So, I wanted to make a bot capable of doing the following things in Nox/any android emulator : Log in the app(email+password+1 mouse click) Do about 3 mouse clicks(with time breaks between them, since the time that the app takes to load might change) Double click, and scroll down (press and move down on bluestacks, maybe I can change that on the settings but if necessary I can avoid this step by adding a bunch of more clicks) Log off, and to the same with a different account (similar email, same password) I'm taking some autoit code lessons on YouTube but besides that I'm completly new to this, so a little help would be appreciated. Thanks in advance!
×
×
  • Create New...