User
Pass
2FA
 
 

Macro that uses a keybind

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> WOW -> Other
Author Message2151
superzgred

[Mentally Stable]



Status: Offline
(since 31-01-2013 12:26)
Joined: 04 Apr 2012
Posts: 26, Topics: 9
Location: Poland

Reputation: 62.9
Votes: 2

Post Posted: 06-06-2012, 17:30:59 | Translate post to: ... (Click for more languages)

I want to write a macro that uses a keybind in it.

I have binded a "[" key to mount/dismount a random mount
I want to write a macro that will hit that key when i use macro.

Click on macro -> macro clicks "[" and triggers [ function

Anyone know how to write it ?

0 0
  
Back to top
View user's profile Send private message
GrandMerlin

[Mentally Stable]



Status: Offline
(since 18-07-2012 06:30)
Joined: 19 Apr 2012
Posts: 37, Topics: 13
Location: United States of America

Reputation: 52.7
Votes: 4

 
Post Posted: 06-06-2012, 19:17:12 | Translate post to: ... (Click for more languages)

superzgred,

While in game:

1. Press Escape select macro's in menu list.
2. Select a picture and name for macro.
3. Next Input your macro commands.
4. Drag and drop your new macro onto the skill bar.
5. Click for effect.

If unsure how to write it I am sure people have extensive macro lists here on the forum just search the forum for some.

Note: Some macro's depending on difficulty might not function properly.

Hope that helps,
~Merlin



0 0
  
Back to top
View user's profile Send private message
Thelan

[The UnGooglable Man]



Status: Offline
(since 16-06-2014 17:40)
Joined: 10 Oct 2011
Posts: 94, Topics: 10
Location: Poland

Reputation: 111
Votes: 4

 
Post Posted: 06-06-2012, 19:21:44 | Translate post to: ... (Click for more languages)

Sooo, let me get this straight, you want to make a macro that uses another macro when used? No clue what you're going about bro.


Balance Druid PvE Guide - Elemental Shaman PvE Guide

0 0
  
Back to top
View user's profile Send private message
Maxipad

[Mentally Stable]



Status: Offline
(since 27-03-2013 12:06)
Joined: 24 May 2011
Posts: 82, Topics: 8
Location: Estonia

Reputation: 96.8
Votes: 3

 
Post Posted: 06-06-2012, 19:24:55 | Translate post to: ... (Click for more languages)

probably tries to make a dumb bot
0 0
  
Back to top
View user's profile Send private message
myt42xxx

[Ace of Spades]



Status: Offline
(since 30-01-2016 17:46)
Joined: 02 Mar 2010
Posts: 9786, Topics: 253
Location: Suceava

Reputation: 328.9
Votes: 101

Post Posted: 06-06-2012, 19:56:55 | Translate post to: ... (Click for more languages)

superzgred wrote:
I want to write a macro that will hit that key when i use macro.

You can't do that.


- Retired -
0 0
  
Back to top
View user's profile Send private message
Snowqt

[Mentally Stable]



Status: Offline
(since 23-10-2013 12:43)
Joined: 31 Oct 2011
Posts: 24, Topics: 1
Location: United Kingdom

Reputation: 67.6
Votes: 2

Post Posted: 06-06-2012, 21:24:43 | Translate post to: ... (Click for more languages)

Sure he can.. Not a keybind but an action button. Say he makes a macro, drags it to his action bars, he CAN make another macro activate it. First you need to type /fstack, mouseover said action button and a window with its name will appear. Then make a macro /click <buttonname> or /run UseAction(<slotid>)

for the 2nd one refer to http://www.wowpedia.org/ActionSlot

0 0
  
Back to top
View user's profile Send private message
superzgred

[Mentally Stable]



Status: Offline
(since 31-01-2013 12:26)
Joined: 04 Apr 2012
Posts: 26, Topics: 9
Location: Poland

Reputation: 62.9
Votes: 2

Post Posted: 06-06-2012, 22:09:41 | Translate post to: ... (Click for more languages)

The thing is that it must run a keybind. I have a YayMount addon that allows me to mount a random mount from those i own. Problem is that only way to activate this is assign a keybind. I chose "[" key.
Now i want to make a macro that can activate random mount function (running by pressing "[" ). So it should work like this:

Click on macro -> macro activate a "[" key function

So, is there any way to do this?

0 0
  
Back to top
View user's profile Send private message
myt42xxx

[Ace of Spades]



Status: Offline
(since 30-01-2016 17:46)
Joined: 02 Mar 2010
Posts: 9786, Topics: 253
Location: Suceava

Reputation: 328.9
Votes: 101

Post Posted: 06-06-2012, 22:50:57 | Translate post to: ... (Click for more languages)

Ok, check these two macros that I use:
For fly mount:
Code:
/dismount
/userandom Dark Phoenix, Flameward Hippogryph, X-53 Touring Rocket, Ironbound Proto-Drake, Twilight Drake

For ground mount:
Code:
/dismount
/userandom Black Battlestrider, Black War Tiger, Golden King, Darkmoon Dancing Bear


You must assign a key and drag the macro on action bar. When you will press that key, the macro will randomly cast one of the mounts you have.


- Retired -
0 0
  
Back to top
View user's profile Send private message
superzgred

[Mentally Stable]



Status: Offline
(since 31-01-2013 12:26)
Joined: 04 Apr 2012
Posts: 26, Topics: 9
Location: Poland

Reputation: 62.9
Votes: 2

Post Posted: 06-06-2012, 23:16:27 | Translate post to: ... (Click for more languages)

Those macros use only few mounts. I want to use random from all my FM. Yaymount allows it when you press a key ([).
0 0
  
Back to top
View user's profile Send private message
myt42xxx

[Ace of Spades]



Status: Offline
(since 30-01-2016 17:46)
Joined: 02 Mar 2010
Posts: 9786, Topics: 253
Location: Suceava

Reputation: 328.9
Votes: 101

Post Posted: 07-06-2012, 00:29:39 | Translate post to: ... (Click for more languages)

Why don't you change that key from YayMounts?
Go to Interface -> Addons -> YayMounts -> Open GUI -> Mount Options -> Mount/Dismount -> Click on the red box and set a new bind.
Here's a pic: http://i.imgur.com/RWv12.jpg


- Retired -
0 0
  
Back to top
View user's profile Send private message
Snowqt

[Mentally Stable]



Status: Offline
(since 23-10-2013 12:43)
Joined: 31 Oct 2011
Posts: 24, Topics: 1
Location: United Kingdom

Reputation: 67.6
Votes: 2

Post Posted: 07-06-2012, 02:19:56 | Translate post to: ... (Click for more languages)

He probably wants to add some text or idk so he needs a macro
0 0
  
Back to top
View user's profile Send private message
STARSTRiKE

[Retired Exodus GM]



Status: Offline
(since 14-02-2022 15:34)
Joined: 06 Mar 2012
Posts: 145, Topics: 6
Location: GM Island

Reputation: 200.1
Votes: 6

  Battletag: postrow.ID_BATTLE_NET} 
Post Posted: 09-06-2012, 02:08:49 | Translate post to: ... (Click for more languages)

he wants a key-bind that will activate another key-bind...... obvious troll.


0 0
  
Back to top
View user's profile Send private message
Snowqt

[Mentally Stable]



Status: Offline
(since 23-10-2013 12:43)
Joined: 31 Oct 2011
Posts: 24, Topics: 1
Location: United Kingdom

Reputation: 67.6
Votes: 2

Post Posted: 09-06-2012, 03:13:25 | Translate post to: ... (Click for more languages)

he wants a keybind that will activate something AND another keybind.. Seeing as the addon is activated only through keybind he would have to make another one if he wanted to add flavor text or something like this
0 0
  
Back to top
View user's profile Send private message
nazty

[Mentally Stable]



Status: Offline
(since 20-11-2013 03:21)
Joined: 11 Feb 2012
Posts: 204, Topics: 53
Location: Orlando, Florida

Reputation: 81
Votes: 3

 
Post Posted: 09-06-2012, 23:57:10 | Translate post to: ... (Click for more languages)

for mounts, u can use this macro..
(i think /userandom works too)

/castrandom [flyable] mounta,mountb,etc
/castrandom [noflyable] mountc,mountd,etc

u can fit as many mounts as u can with space provided. there's also addons that increase macro space



0 0
  
Back to top
View user's profile Send private message

  Topic locked


Topic is closed, you cannot post any messages in it anymore




 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> WOW -> Other  


The time now is 03-07-2024, 00:45:56
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password


This message appears only once, so
like us now until it's too late ! :D
x