Jump to content

Whats wrong with my script? Keeps shift + alt down


Recommended Posts

Okay, thanks, I dont get the error now.

But when i try the script, it dosnt type it down :s

Anyone can post the hotkeys for this send fuction -> the hotkey for : alt, and shift, and ctrl. ?

Edit:

Tho, it still keeps shift + alt down ...........

Edited by inloveofrapo
Link to comment
Share on other sites

see, I didnt read b4 I posted...

change " If _IsPressed("A0", $dll) and If _IsPressed("12", $dll) and If _IsPressed("52", $dll) Then"

to

" If _IsPressed("A0", $dll) and _IsPressed("12", $dll) and _IsPressed("52", $dll) Then"

Aren't them identically?

And don't you think it actually has a "Then" word?

Link to comment
Share on other sites

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