quick bind

This is the place for general discussion about Warcraft3 XP, including install help.

Moderator: Forum Moderator

Locked
clad
Peon
Posts: 10
Joined: Mon Jul 11, 2005 1:51 pm

quick bind

Post by clad » Sat Sep 24, 2005 4:13 pm

is there a way to set up binds for a certain item ?
example:
bind p "shopmenu;menuselect 1;menuselect 10" <--- this should be the Boots of speed and then close out the menu.
Any idea why the menu will not close out ?

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Sat Sep 24, 2005 9:23 pm

b/c it happens too fast, try putting some pauses in there

bind p "shopmenu;pause;pause;pause;pause;pause;pause;pause;menuselect 1"
No Support via PM

clad
Peon
Posts: 10
Joined: Mon Jul 11, 2005 1:51 pm

Post by clad » Sun Sep 25, 2005 1:41 am

well i tried this:
bind f8 "shopemenu;menuselect 6;pause;pause;pause;pause;pause;pause;menuselect 10"
i get the error "pause not allowed"
i tried:
bind f8 "shopemenu;menuselect 6;wait;wait;wait;wait;wait;wait;menuselect 10"

it picks the item , but doesn't close out the menu either... hmm....

any more ideas ? this would be a nice help.

User avatar
nightscream
Sorceress
Posts: 319
Joined: Wed Jul 06, 2005 12:54 pm
Location: Belguim, Hallaar
Contact:

Post by nightscream » Sun Sep 25, 2005 5:09 am

bind f8 "shopemenu;wait;wait;wait;menuselect 6;wait;wait;wait;wait;wait;wait;menuselect 10"
want help pm me
Image

clad
Peon
Posts: 10
Joined: Mon Jul 11, 2005 1:51 pm

Post by clad » Sun Sep 25, 2005 11:31 am

i'm not sure how that will help, theres not a problem picking the item. The problem is closing it out.
wait;wait;wait;wait;wait;wait;menuselect 10

User avatar
Freecode
Footman
Posts: 117
Joined: Sun Jul 10, 2005 12:02 am
Location: Apple Valley, MN
Contact:

Post by Freecode » Sun Sep 25, 2005 1:43 pm

try adding like slot 0 or something in the end
Image

clad
Peon
Posts: 10
Joined: Mon Jul 11, 2005 1:51 pm

Post by clad » Sun Sep 25, 2005 1:46 pm

i have tried numerous ways. slot10 is 0.
:(

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Sun Sep 25, 2005 3:31 pm

o yea.. wait, not pause :P I knew pause didn't feel right when I typed it lol

Btw, I have also tried this, and have not gotten it to work, so GL :/
No Support via PM

clad
Peon
Posts: 10
Joined: Mon Jul 11, 2005 1:51 pm

Post by clad » Sun Sep 25, 2005 3:32 pm

doh :|

Locked