Jump to content

need help for a script in MuOnline game...


Recommended Posts

i want to make a script that press Q automatically when i have 100hp , but...

when i have lvl 1 i have x hp and when i have lvl 2 i have x hp +2

can you help me whit a script that press q when i have 100hp ? ( srry for my english )

$coord = PixelSearch( $x1, $lvl, $x1, $lvl, 0x100E0F, 30)
If Not @error Then
Send ("q")
sleep(500)
EndIf

( www.muonline.com )

(( hp = health points ))

Have fun and be nice !Can't wait for autoit v8.0!

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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