Jump to content

Recommended Posts

Posted

I have this line :

If _IsPressed(0xBF) Then

_LogKeyPress(': ')

sleep(100)

EndIf

And i want change and do with '!' . with this caractere : !

So i think the script is :

If _IsPressed(But here i dont know what i must write) Then

_LogKeyPress('! ')

sleep(100)

EndIf

I need the (OxBf) but for the ' ! ' but i dont know how i write thx :)

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