What is the specific coding for a /5 macro that links the guild advert in the guild tab so that ppl can see it?
I can't get it to work for some reason, anyone know how?
Need help with /5 macro for inviting ppl to guild
Forum rules
READ THE STICKIED THREADS BEFORE YOU POST IN THIS SUBFORUM.
The answers you may seek are likely already there.
Thank you.
READ THE STICKIED THREADS BEFORE YOU POST IN THIS SUBFORUM.
The answers you may seek are likely already there.
Thank you.
Need help with /5 macro for inviting ppl to guild
. -= Cult Of Chaos =- GUILD -= Cult Leader =- . -= Kagaz Wrathson - The Decioblidevannihilator - Black Orc =- .
. -= Dresden RoR Info - 4 pins and counting! =- . #WAAAGH ^_^ #AllSilenceIsGolden @_Q
. -= Dresden RoR Info - 4 pins and counting! =- . #WAAAGH ^_^ #AllSilenceIsGolden @_Q
Ads
Re: Need help with /5 macro for inviting ppl to guild
/5 text
Soulcheg wrote:Want mirrored classes - play chess.
#266Genisaurus wrote:You are not entitled to Best-in-Slot gear just because you log on.
Re: Need help with /5 macro for inviting ppl to guild
O... kay...zabis wrote:/5 text
Anyone else know what i mean?
Perhaps i am not explaining it fully or accurately enough.
. -= Cult Of Chaos =- GUILD -= Cult Leader =- . -= Kagaz Wrathson - The Decioblidevannihilator - Black Orc =- .
. -= Dresden RoR Info - 4 pins and counting! =- . #WAAAGH ^_^ #AllSilenceIsGolden @_Q
. -= Dresden RoR Info - 4 pins and counting! =- . #WAAAGH ^_^ #AllSilenceIsGolden @_Q
- noisestorm
- Posts: 1727
Re: Need help with /5 macro for inviting ppl to guild
Just shift click your guild ad (the nice button that is orange and says [link your guild] ) like you link an item..
Re: Need help with /5 macro for inviting ppl to guild
ty... *ffs*noisestorm wrote:Just shift click your guild ad (the nice button that is orange and says [link your guild] ) like you link an item..
No i mean a pre-programmed MACRO with text/info already written, HOW would i write a link in the box in the macro section to link my guild ad, i don't know how!
Any help or direction would be appreciated.
. -= Cult Of Chaos =- GUILD -= Cult Leader =- . -= Kagaz Wrathson - The Decioblidevannihilator - Black Orc =- .
. -= Dresden RoR Info - 4 pins and counting! =- . #WAAAGH ^_^ #AllSilenceIsGolden @_Q
. -= Dresden RoR Info - 4 pins and counting! =- . #WAAAGH ^_^ #AllSilenceIsGolden @_Q
Re: Need help with /5 macro for inviting ppl to guild
The orange "clickable" text can not be entered in the macro tool.
Re: Need help with /5 macro for inviting ppl to guild
Indeed, the source of the problem in question.Rebuke wrote:The orange "clickable" text can not be entered in the macro tool.
But can that be navigated around with specific coding being entered into the macro tool?
. -= Cult Of Chaos =- GUILD -= Cult Leader =- . -= Kagaz Wrathson - The Decioblidevannihilator - Black Orc =- .
. -= Dresden RoR Info - 4 pins and counting! =- . #WAAAGH ^_^ #AllSilenceIsGolden @_Q
. -= Dresden RoR Info - 4 pins and counting! =- . #WAAAGH ^_^ #AllSilenceIsGolden @_Q
Re: Need help with /5 macro for inviting ppl to guild
You can use command <LINK data="GUILD:ID" text="Your_text" color="RGBcode">
For example (square brackets just for design as "in-game" link):
Same for "ITEM:ID".
Just don't forget about server rules.
For example (square brackets just for design as "in-game" link):
Code: Select all
/s <icon4680> <LINK data="GUILD:001" text="[This is Game Master guild O.o]" color="255,16,0">
Just don't forget about server rules.
Last edited by kriegheim on Tue May 10, 2016 6:24 am, edited 3 times in total.

Ads
Re: Need help with /5 macro for inviting ppl to guild
Interesting, this what is what i was looking for.kriegheim wrote:You can use command <LINKdata="GUILD:ID" text="Your_text" color="RGBcode">
For example (square brackets just for design as "in-game" link), but I can't help you with your guild ID:
Same for "ITEM:ID".Code: Select all
/s <icon4680> <LINKdata="GUILD:001" text="[This is Game Master guild O.o]" color="255,16,0">
Just don't forget about server rules.
Server rules? wha? huh?
. -= Cult Of Chaos =- GUILD -= Cult Leader =- . -= Kagaz Wrathson - The Decioblidevannihilator - Black Orc =- .
. -= Dresden RoR Info - 4 pins and counting! =- . #WAAAGH ^_^ #AllSilenceIsGolden @_Q
. -= Dresden RoR Info - 4 pins and counting! =- . #WAAAGH ^_^ #AllSilenceIsGolden @_Q
Re: Need help with /5 macro for inviting ppl to guild
You can find out your guild ID with debug window:
open Guild window > tab Recruit > tab Advertise > click on [Link Your Guild];
type /debug then move your cursor on that Guild recruitment window.
The debug window should show string EA_GuildLinkWindow777Data***** That number is your guild ID.
Also same with "QUEST:ID".
For example, Order T4 epic quest "Faith is Madness", final stage:
About rules just avoid spam with icons and colored text in /5 channel.
EDIT: Fixed syntax "LINK data".
open Guild window > tab Recruit > tab Advertise > click on [Link Your Guild];
type /debug then move your cursor on that Guild recruitment window.
The debug window should show string EA_GuildLinkWindow777Data***** That number is your guild ID.
Also same with "QUEST:ID".
For example, Order T4 epic quest "Faith is Madness", final stage:
Code: Select all
/s <LINK data="QUEST:31149" text="[Faith is Madness]" color="0,16,255">
EDIT: Fixed syntax "LINK data".

Who is online
Users browsing this forum: No registered users and 7 guests