Guest Austinwichita Posted February 2, 2004 Posted February 2, 2004 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?
Neesnu Posted February 2, 2004 Posted February 2, 2004 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now