Jump to content

hiii NEED HELP WITH AHK!


Recommended Posts

Posted

That's just a basic mouse move. The mouse move has a parameter for speed which when set to 0 it's instant. From my own experience, it's not detectable at all even if you leave it running for hours instead of making it just a hotkey for a short action. Read the AHK docs.

  • Like 1
Posted (edited)

As long as it's a 1:1 ratio I'm sure it's allowed according to JMods.

(Sorry if I got anything wrong, I'm pretty new to AHK myself lol)

 

Here's the script used on AHK:

1::mousemove -390,0,0, R

2::click

3::mousemove 390,0,0, R

`::suspend

 

;onyx=200

;dragonstone=300

;diamond=390

Edited by Adventurer
Posted

As long as it's a 1:1 ratio I'm sure it's allowed according to JMods.

(Sorry if I got anything wrong, I'm pretty new to AHK myself lol)

 

Here's the script used on AHK:

1::mousemove -390,0,0, R

2::click

3::mousemove 390,0,0, R

`::suspend

 

;onyx=200

;dragonstone=300

;diamond=390

You got it from reddit its not what i am looking for :/

 

That's just a basic mouse move. The mouse move has a parameter for speed which when set to 0 it's instant. From my own experience, it's not detectable at all even if you leave it running for hours instead of making it just a hotkey for a short action. Read the AHK docs.

Where can i get the masic mouse move from?

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...