Jump to content

Ffxi Script Help


Recommended Posts

Guest Austinwichita
Posted

I can't seem to get the in game alt-commands to come up.

For instance, using ALT-I or CTRL-I within the game usually brings up the item menu.

Unfortunately, when I try to get a script to send the alt-I or CTRL-I it does absolutely nothing.

Is there any way to get it to work, or something i might be missing?

the commands I am using that do not work are..

SEND ("^i")

and

SEND ("!i")

is there anyone out there that could help me?

Posted

you could try using (from a reference about the fishing bot)

Send ("{CTRL down}"); Hold ctrl button down

Send ("{i}"); Open inventory when ctrl is held down

Send ("{CTRL up}"); Release the CTRL button

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