Colored Guild notes for dummies! menu

Shout-Out

User Tag List

Page 2 of 9 FirstFirst 123456 ... LastLast
Results 16 to 30 of 130
  1. #16
    Lese's Avatar Member
    Reputation
    2
    Join Date
    Jan 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colored Guild notes for dummies!

    Originally Posted by fuzzayboy View Post
    I'm looking at it right now for GMOTD, unless there's a /script command for it, i dont think its possible ( since to modify it you just use /gmotd )
    /script GuildSetMOTD("\124cffffff00".."Guild MOTD here")

    and its working fine.

    Colored Guild notes for dummies!
  2. #17
    Andral's Avatar Member
    Reputation
    2
    Join Date
    Jan 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colored Guild notes for dummies!

    Does this only show for the person editting the text ? ot does this show for the whole guild ?

  3. #18
    turkeypoo's Avatar Member
    Reputation
    3
    Join Date
    Sep 2007
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colored Guild notes for dummies!

    This one works much better for guild notes, just click somones name them put this in

    /script GuildRosterSetPublicNote((GetGuildRosterSelection()),"\124cffFF33FF".."MEssage Goes here")

  4. #19
    vincenpi's Avatar Member
    Reputation
    1
    Join Date
    Mar 2007
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colored Guild notes for dummies!

    WOW m8, nice post, works like a charm

  5. #20
    gahndai's Avatar Member
    Reputation
    1
    Join Date
    Aug 2006
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colored Guild notes for dummies!

    This worked great thanks.

  6. #21
    DrunkenDonkey's Avatar Member
    Reputation
    2
    Join Date
    Aug 2007
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colored Guild notes for dummies!

    You can actually make more colors in the guild note, I made "The Blademaster" as both ends were dark red and it was gradient to light red in the middle. However I awlays get "guild error" and it was reset back after like 10 min.

  7. #22
    octech's Avatar Master Sergeant
    Reputation
    60
    Join Date
    Sep 2007
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colored Guild notes for dummies!

    This gentleman and i are working on something quite epic but we need your help. Currently i'm running scans on my emu server to find the "/script" command that transitions server and client action when creating a guild.

    THEORY! it may be possible to change you advertised guild name colors from the default green color to perhaps a blue or red. This is very exciting. Anyone who can come up with
    various script commands would be a big help. As these seems to effect server and client. There is much potentional with fuzie's find

  8. #23
    sam's Avatar Member
    Reputation
    1
    Join Date
    Aug 2006
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colored Guild notes for dummies!

    Originally Posted by Andral View Post
    Does this only show for the person editting the text ? ot does this show for the whole guild ?
    It does show for the entire guild. The GMOTD one does as well.
    Last edited by sam; 09-10-2007 at 09:21 PM.

  9. #24
    sam's Avatar Member
    Reputation
    1
    Join Date
    Aug 2006
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colored Guild notes for dummies!

    Originally Posted by DrunkenDonkey View Post
    You can actually make more colors in the guild note, I made "The Blademaster" as both ends were dark red and it was gradient to light red in the middle. However I awlays get "guild error" and it was reset back after like 10 min.
    How do you separate multiple colored words? Example please?

  10. #25
    gahndai's Avatar Member
    Reputation
    1
    Join Date
    Aug 2006
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colored Guild notes for dummies!

    Originally Posted by octech View Post
    This gentleman and i are working on something quite epic but we need your help. Currently i'm running scans on my emu server to find the "/script" command that transitions server and client action when creating a guild.

    THEORY! it may be possible to change you advertised guild name colors from the default green color to perhaps a blue or red. This is very exciting. Anyone who can come up with
    various script commands would be a big help. As these seems to effect server and client. There is much potentional with fuzie's find
    That would be insane, good luck you to sir!

  11. #26
    dwarfhitman's Avatar Member
    Reputation
    13
    Join Date
    Aug 2007
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colored Guild notes for dummies!

    Originally Posted by DrunkenDonkey View Post
    You can actually make more colors in the guild note, I made "The Blademaster" as both ends were dark red and it was gradient to light red in the middle. However I awlays get "guild error" and it was reset back after like 10 min.
    I'm curious as to how you did this. I've tried defining a gradient but can't find a simple way to do this in the scripting language. Any chance you could share your secrets?

    Edit:
    After playing around with it I was able to reproduce an internal guild error when:

    Attempting to use more than 2 colors and when the length of the note approached one line. I'm at a loss for why this is happening, the two color arguments are longer than a one color that slightly exceeds one line but two colors work fine.

    It's also curious that the note changes for 5 minutes or so before reverting back to the old note on it's own. :-(
    Last edited by dwarfhitman; 09-11-2007 at 05:21 PM.

  12. #27
    Parog's Avatar Kitsune Da-O! M.L.G. CoreCoins Purchaser Authenticator enabled
    Reputation
    1528
    Join Date
    May 2007
    Posts
    3,160
    Thanks G/R
    540/266
    Trade Feedback
    20 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colored Guild notes for dummies!

    Originally Posted by dwarfhitman View Post
    I'm curious as to how you did this. I've tried defining a gradient but can't find a simple way to do this in the scripting language. Any chance you could share your secrets?

    Edit:
    After playing around with it I was able to reproduce an internal guild error when:

    Attempting to use more than 2 colors and when the length of the note approached one line. I'm at a loss for why this is happening, the two color arguments are longer than a one color that slightly exceeds one line but two colors work fine.

    It's also curious that the note changes for 5 minutes or so before reverting back to the old note on it's own. :-(
    Does it pick the first or second color in the script after 5 minutes? or does it just put it back to the normal white note? or does it just switch it back to the old note completely?

    as for why its taking 5 minutes... its probably the data colection the server does, it every 5 or 10 minutes i beleive, it might see that its not possible/creates an error, and then revert it to the last saved one by the last data colection. that's my theory.

    On another note, it would GREATLY help us if some members would find as many /script as possible. we will try to put color in every one of them. please provide us the script with a full example.

  13. #28
    AlexM's Avatar Member
    Reputation
    11
    Join Date
    Jul 2007
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colored Guild notes for dummies!

    Originally Posted by octech View Post
    This gentleman and i are working on something quite epic but we need your help. Currently i'm running scans on my emu server to find the "/script" command that transitions server and client action when creating a guild.

    THEORY! it may be possible to change you advertised guild name colors from the default green color to perhaps a blue or red. This is very exciting. Anyone who can come up with
    various script commands would be a big help. As these seems to effect server and client. There is much potentional with fuzie's find
    That probably works on emulated servers but it does not work on Blizzard's servers.

    Back in the day (around the time WoW first came out) Blizzard's guild system was broken so I played around with it a bit...so here's a cool story...

    Basically, guild creation works like this:
    1. You request a guild petition. The client checks to see if the guild name is legal, then the server checks if it is legal, then it gives you the petition.
    2. You get your signatures and go turn in the petition. As you turn it in, the client checks to make sure the guild name is acceptable (again) and that you have the necessary signatures. Assuming you do, it sends the server CMSG_GUILD_CREATE which contains only the guild name.
    3. Assuming the guild name doesn't already exist, the server creates it for you.

    Noticing any problems there? Well what if one just bypasses the whole petition shit and sends CMSG_GUILD_CREATE with a guild name? The server doesn't check the inventory for a petition, it doesn't check for signatures, and it doesn't check the guild name.

    So I sent CMSG_GUILD_CREATE containing some random name for a guild and it worked - free guild! But wait...what about the server checking the guild name? Turns out it doesn't check for illegal words, only illegal characters. So I can name my guild "GM Staff" but not "|cFFAAFFAABoo" only because it has a "|".

    Oh, and naturally this was fixed a LONG time ago. Still, I'm sure it works on emulated servers...unless the authors were smart and thought of this already - which some probably are (smart).

    twocents

  14. #29
    zetnaw's Avatar Member
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colored Guild notes for dummies!

    cool tip, thx

  15. #30
    Guitar_Masta123's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colored Guild notes for dummies!

    Nice +rep =P

Page 2 of 9 FirstFirst 123456 ... LastLast

Similar Threads

  1. Guild Note and MotD Color Changer
    By Nosferattu in forum WoW UI, Macros and Talent Specs
    Replies: 0
    Last Post: 10-22-2007, 11:22 PM
  2. [Guide] Guild Note/Officer Note/Guild MOTD in color
    By agrestic in forum World of Warcraft Guides
    Replies: 9
    Last Post: 11-30-2006, 04:18 PM
  3. Molten Core: for Dummies
    By Krazzee in forum World of Warcraft Guides
    Replies: 2
    Last Post: 11-11-2006, 04:36 PM
  4. Macros: For Dummies
    By Krazzee in forum World of Warcraft Guides
    Replies: 0
    Last Post: 06-13-2006, 06:38 PM
  5. Writing Guides: for Dummies
    By Krazzee in forum World of Warcraft Guides
    Replies: 3
    Last Post: 06-11-2006, 01:05 PM
All times are GMT -5. The time now is 06:38 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search