Page 3 of 4 FirstFirst 1234 LastLast
Results 41 to 60 of 64
  1. #41
    Community Member
    Join Date
    Feb 2010
    Posts
    37

    Default

    Thanks u very much, im so happy to see colors back.
    I wont post on forum how it s work because it would be hard for me to explain it (english is not my main language) and i dont want people start to spam that everywhere, so here a few exemple of what u can do with alias :


  2. #42
    Community Member Slugnutty's Avatar
    Join Date
    Oct 2009
    Posts
    88

    Default

    Quote Originally Posted by Camarde View Post
    Thanks u very much, im so happy to see colors back.
    I wont post on forum how it s work because it would be hard for me to explain it (english is not my main language) and i dont want people start to spam that everywhere, so here a few exemple of what u can do with alias :

    Those are AWESOME!

  3. #43
    Community Member Tanassa's Avatar
    Join Date
    Dec 2009
    Posts
    20

    Default Small Problem

    I type:

    /alias ;l /laugh
    ;l

    And the only thing i Get is:

    (General): [Marcusx] /laugh

    What am I doing wrong?

  4. #44
    Community Member iAreTehDoc's Avatar
    Join Date
    Nov 2009
    Posts
    48

    Default

    You might want to re-read this part of the OP:

    Quote Originally Posted by Jacoboon View Post

    Before using aliases it is important to understand how DDO's chat system works. If you have the general chat tab selected then everything you type is sent to General chat (unless it's routed to party chat with /p, or guild chat with /g, etc...). This is because the general tab's outgoing text type is set to General. You can see this by right clicking the general tab and pointing to Set Outgoing Text Type (sometimes the menu doesn't want to disappear. if this happens click Rename twice). If your aliases ONLY contain text then any chat tab is fine when using aliases. However, if your alias contains a '/' then it will not be interpreted correctly unless your current chat tab's outgoing text type is Say. Let me repeat that... If your alias uses a slash, it MUST be used in a tab who's outgoing text type is Say. You can modify one of your current windows to achieve this, or just make a new one.

  5. #45
    Community Member Tanassa's Avatar
    Join Date
    Dec 2009
    Posts
    20

    Default

    TYVM...

    I dont know how I missed that... /selfkick

  6. #46
    Community Member Jacoboon's Avatar
    Join Date
    Sep 2009
    Posts
    55

    Arrow v2.1 changes

    I was reading over the guide and decided to clean it up a bit.

    The most notable change is the color set. We had a meeting and they've agreed to a wardrobe change. They are now more import friendly.

  7. #47
    Community Member Jacoboon's Avatar
    Join Date
    Sep 2009
    Posts
    55

    Arrow OMG he went and did it.

    Well, I've tried to make this whole alias deal as easy as possible for everyone, but it's still a somewhat involved process that can be very time consuming. To make truly beautiful aliases requires alot of experimenting, looking-up of color codes, and trying, trying, trying some more. So, I took it to the next level.

    I've created a program that will let you make, test, and install your alias creations. That's right, I took all the work out of it. Now you just have to type and color, and it's done.

    I made a site to host the project. Please let me know your thoughts. (on the program, not the site )


    AliasHQ



    I've created a separate thread for discussion of the program.
    https://forums-old.ddo.com/forums/showthread.php?p=3528289
    Last edited by Jacoboon; 01-12-2011 at 07:20 PM.

  8. #48
    Community Member Jacoboon's Avatar
    Join Date
    Sep 2009
    Posts
    55

    Default Newly noticed issue

    To all you do-it-yourselfers:
    I noticed that color aliases only work when the alias starts with a lowercase letter.

    I recently tried some new aliases and the colors weren't working. My heart sank. Then after some messing with it, I noticed that the only colors that weren't working were the ones who's alias began with a capital letter.

    Long story short:
    <;MyColor> fail </rgb>
    <;mycolor> win </rgb>

    I've updated the guide to reflect this.

    Edit:
    Apparently ANY alias with a capital letter in it does not interpret correctly. I recently found this out when I had to change an alias from linkHQ to linkhq.
    Last edited by Jacoboon; 01-14-2011 at 08:32 AM.

  9. #49
    Community Member Will_Ferrer's Avatar
    Join Date
    Mar 2006
    Posts
    357

    Default

    I like to be able to make colors happen on the fly so I made this to do so...Copy this Code box into notepad and save it as color.txt please text responsibly

    Code:
    "GAMEPLAY OPTIONS"
    [
      Aliases
      [
        ;g [ "/general" ]
        ;aliaslink [ "http://forums.ddo.com/showthread.php?p=3371574" ]
        ;get [ "/importoptions color.txt" ]
    
    # This list is created in such a way that allows players to access any color here by typeing ";" and the color, all text after that point will be in the choosen color. I have also added stop for that color so that it doesnt bleed in other text";rgb".#
    #~~~Colors~~~#
    
        ;xdarkblue [ "rgb=#00008b" ]
    	;darkblue [ "<;xdarkblue>" ]
        ;xred [ "rgb=#FF0000" ]
    	;red [ "<;xred>" ]
        ;xgreen [ "rgb=#00FF00" ]
    	;green [ "<;xgreen>" ]
        ;xbabyblue [ "rgb=#66CCFF" ]
    	;babyblue [ "<;xbabyblue>" ]
        ;xseagreen [ "rgb=#339999" ]
    	;seagreen [ "<;xseagreen>" ]
        ;xhotpink [ "rgb=#FF0099" ]
    	;hotpink [ "<;xhotpink>" ]
        ;xpink [ "rgb=#FF99CC" ]
    	;pink [ "<;xpink>" ]
        ;xyellow [ "rgb=#FFFF00" ]
    	;yellow [ "<;xyellow>" ]
        ;xlimegreen [ "rgb=#99FF99" ]
    	;limegreen [ "<;xlimegreen>" ]
        ;xgrey [ "rgb=#999999" ]
    	;grey [ "<;xgrey>" ]
        ;xdarkgrey [ "rgb=#666666" ]
    	;darkgrey [ "<;xdarkgrey>" ]
        ;xaliceblue [ "rgb=#F0F8FF" ]
    	;aliceblue [ "<;xaliceblue>" ]
        ;xantiquewhite [ "rgb=#FAEbD7" ]
    	;antiquewhite [ "<;xantiquewhite>" ]
        ;xaqua [ "rgb=#00FFFF" ]
    	;aqua [ "<;xaqua>" ]
        ;xaquamarine [ "rgb=#7FFFD4" ]
    	;aquamarine [ "<;xaquamarine>" ]
        ;xazure [ "rgb=#F0FFFF" ]
    	;azure [ "<;xazure>" ]
        ;xbeige [ "rgb=#F5F5DC" ]
    	;beige [ "<;xbeige>" ]
        ;xbisque [ "rgb=#FFE4C4" ]
    	;bisque [ "<;xbisque>" ]
        ;xblack [ "rgb=#000000" ]
    	;black	[ "<;xblack>" ]
        ;xblanchedalmond [ "rgb=#FFEbCD" ]
    	;blanchedalmond [ "<;xblanchedalmond>" ]
        ;xblue [ "rgb=#0000FF" ]
    	;blue [ "<;xblue>" ]
        ;xblueviolet [ "rgb=#8A2bE2" ]
    	;blueviolet [ "<;xblueviolet>" ]
        ;xbrown [ "rgb=#A52A2A" ]
    	;brown [ "<;xbrown>" ]
        ;xburlywood [ "rgb=#DEb887" ]
    	;burlywood [ "<;xburlywood>" ]
        ;xcadetblue [ "rgb=#5F9EA0" ]
    	;cadetblue [ "<;xcadetblue>" ]
        ;xchartreuse [ "rgb=#7FFF00" ]
    	;chartreuse [ "<;xchartreuse>" ]
        ;xchocolate [ "rgb=#D2691E" ]
    	;chocolate [ "<;xchocolate>" ]
        ;xcoral [ "rgb=#FF7F50" ]
    	;coral [ "<;xcoral>" ]
        ;xcornflowerblue [ "rgb=#6495ED" ]
    	;cornflowerblue [ "<;xcornflowerblue>" ]
        ;xcornsilk [ "rgb=#FFF8DC" ]
    	;cornsilk [ "<;xcornsilk>" ]
        ;xcrimson [ "rgb=#DC143C" ]
    	;crimson [ "<;xcrimson>" ]
        ;xcyan [ "rgb=#00FFFF" ]
    	;cyan [ "<;xcyan>" ]
        ;xdarkcyan [ "rgb=#008b8b" ]
    	;darkcyan [ "<;xdarkcyan>" ]
        ;xdarkgoldenrod [ "rgb=#b8860b" ]
    	;darkgoldenrod [ "<;xdarkgoldenrod>" ]
        ;xdarkgrey [ "rgb=#A9A9A9" ]
    	;darkgrey [ "<;xdarkgrey>" ]
        ;xdarkgreen [ "rgb=#006400" ]
    	;darkgreen [ "<;xdarkgreen>" ]
        ;xdarkkhaki [ "rgb=#bDb76b" ]
    	;darkkhaki [ "<;xdarkkhaki>" ]
        ;xdarkmagenta [ "rgb=#8b008b" ]
    	;darkmagenta [ "<;xdarkmagenta>" ]
        ;xdarkolivegreen [ "rgb=#556b2F" ]
    	;darkolivegreen [ "<;xdarkolivegreen>" ]
        ;xdarkorange [ "rgb=#FF8C00" ]
    	;darkorange [ "<;xdarkorange>" ]
        ;xdarkorchid [ "rgb=#9932CC" ]
    	;darkorchid [ "<;xdarkorchid>" ]
        ;xdarkred [ "rgb=#8b0000" ]
    	;darkred [ "<;xdarkred>" ]
        ;xdarksalmon [ "rgb=#E9967A" ]
    	;darksalmon [ "<;xdarksalmon>" ]
        ;xdarkseagreen [ "rgb=#8FbC8F" ]
    	;darkseagreen [ "<;xdarkseagreen>" ]
        ;xdarkslateblue [ "rgb=#483D8b" ]
    	;darkslateblue [ "<;xdarkslateblue>" ]
        ;xdarkslategrey [ "rgb=#2F4F4F" ]
    	;darkslategrey [ "<;xdarkslategrey>" ]
        ;xdarkturquoise [ "rgb=#00CED1" ]
    	;darkturquoise [ "<;xdarkturquoise>" ]
        ;xdarkviolet [ "rgb=#9400D3" ]
    	;darkviolet [ "<;xdarkviolet>" ]
        ;xdeeppink [ "rgb=#FF1493" ]
    	;deeppink [ "<;xdeeppink>" ]
        ;xdeepskyblue [ "rgb=#00bFFF" ]
    	;deepskyblue [ "<;xdeepskyblue>" ]
        ;xdimgrey [ "rgb=#696969" ]
    	;dimgrey [ "<;xdimgrey>" ]
        ;xdodgerblue [ "rgb=#1E90FF" ]
    	;dodgerblue [ "<;xdodgerblue>" ]
        ;xfirebrick [ "rgb=#b22222" ]
    	;firebrick [ "<;xfirebrick>" ]
        ;xfloralwhite [ "rgb=#FFFAF0" ]
    	;floralwhite [ "<;xfloralwhite>" ]
        ;xforestgreen [ "rgb=#228b22" ]
    	;forestgreen [ "<;xforestgreen>" ]
        ;xfuchsia [ "rgb=#FF00FF" ]
    	;fuchsia [ "<;xfuchsia>" ]
        ;xgainsboro [ "rgb=#DCDCDC" ]
    	;gainsboro [ "<;xgainsboro>" ]
        ;xghostwhite [ "rgb=#F8F8FF" ]
    	;ghostwhite [ "<;xghostwhite>" ]
        ;xgold [ "rgb=#FFD700" ]
    	;gold [ "<;xgold>" ]
        ;xgoldenrod [ "rgb=#DAA520" ]
    	;goldenrod [ "<;xgoldenrod>" ]
        ;xgrey [ "rgb=#808080" ]
    	;grey [ "<;xgrey>" ]
        ;xgreen [ "rgb=#008000" ]
    	;green [ "<;xgreen>" ]
        ;xgreenyellow [ "rgb=#ADFF2F" ]
    	;greenyellow [ "<;xgreenyellow>" ]
        ;xhoneydew [ "rgb=#F0FFF0" ]
    	;honeydew [ "<;xhoneydew>" ]
        ;xhotpink [ "rgb=#FF69b4" ]
    	;hotpink [ "<;xhotpink>" ] 
        ;xindianred [ "rgb=#CD5C5C" ]
    	;indianred [ "<;xindianred>" ]
        ;xindigo [ "rgb=#4b0082" ]
    	;indigo	 [ "<;xindigo>" ]
        ;xivory [ "rgb=#FFFFF0" ]
    	;ivory [ "<;xivory>" ]
        ;xkhaki [ "rgb=#F0E68C" ]
    	;khaki [ "<;xkhaki>" ]
        ;xlavender [ "rgb=#E6E6FA" ]
    	;lavender [ "<;xlavender>" ]
        ;xlavenderblush [ "rgb=#FFF0F5" ]
    	;lavenderblush [ "<;xlavenderblush>" ]
        ;xlawngreen [ "rgb=#7CFC00" ]
    	;lawngreen [ "<;xlawngreen>" ]
        ;xlemonchiffon [ "rgb=#FFFACD" ]
    	;lemonchiffon [ "<;xlemonchiffon>" ]
        ;xlightblue [ "rgb=#ADD8E6" ]
    	;lightblue [ "<;xlightblue>" ]
        ;xlightcoral [ "rgb=#F08080" ]
    	;lightcoral [ "<;xlightcoral>" ]
        ;xlightcyan [ "rgb=#E0FFFF" ]
    	;lightcyan [ "<;xlightcyan>" ]
        ;xlightgoldenrodyellow [ "rgb=#FAFAD2" ]
    	;lightgoldenrodyellow [ "<;xlightgoldenrodyellow>" ]
        ;xlightgrey [ "rgb=#D3D3D3" ]
    	;lighgrey [ "<;xlightgrey>" ]
        ;xlightgreen [ "rgb=#90EE90" ]
    	;lightgreen [ "<;xlightgreen>" ]
        ;xlightpink [ "rgb=#FFb6C1" ]
    	;lightpink [ "<;xlightpink>" ]
        ;xlightsalmon [ "rgb=#FFA07A" ]
    	;lightsalmon [ "<;xlightsalmon>" ]
        ;xlightseagreen [ "rgb=#20b2AA" ]
    	;lightseagreen [ "<;xlightseagreen>" ]
        ;xlightskyblue [ "rgb=#87CEFA" ]
    	;lightskyblue [ "<;xlightskyblue>" ]
        ;xlightslategrey [ "rgb=#778899" ]
    	;lightslategrey [ "<;xlightslategrey>" ]
        ;xlightsteelblue [ "rgb=#b0C4DE" ]
    	;lightsteelblue [ "<;xlightsteelblue>" ]
        ;xlightyellow [ "rgb=#FFFFE0" ]
    	;lightyellow [ "<;xlightyellow>" ]
        ;xlime [ "rgb=#00FF00" ]
    	;lime [ "<;xlime>" ]
        ;xlimegreen [ "rgb=#32CD32" ]
    	;limegreen [ "<;xlimegreen>" ]
        ;xlinen [ "rgb=#FAF0E6" ]
    	;linen [ "<;xlinen>" ]
        ;xmagenta [ "rgb=#FF00FF" ]
    	;magenta [ "<;xmagenta>" ]
        ;xmaroon [ "rgb=#800000" ]
    	;maroon [ "<;xmaroon>" ]
        ;xmediumaquamarine [ "rgb=#66CDAA" ]
    	;mediumaquamarine [ "<;xmediumaquamarine>" ]
        ;xmediumblue [ "rgb=#0000CD" ]
    	;mediumblue [ "<;xmediumblue>" ]
        ;xmediumorchid [ "rgb=#bA55D3" ]
    	;mediumorhcid [ "<;xmediumorchid>" ]
        ;xmediumpurple [ "rgb=#9370D8" ]
    	;mediumpurple [ "<;xmediumpurple>" ]
        ;xmediumseagreen [ "rgb=#3Cb371" ]
    	;mediumseagreen [ "<;xmediumseagreen>" ]
        ;xmediumslateblue [ "rgb=#7b68EE" ]
    	;mediumslateblue [ "<;xmediumslateblue>" ]
        ;xmediumspringgreen [ "rgb=#00FA9A" ]
    	;mediumspringgreen [ "<;xmediumspringgreen>" ]
        ;xmediumturquoise [ "rgb=#48D1CC" ]
    	;mediumturquoise [ "<;xmediumturquoise>" ]
        ;xmediumvioletred [ "rgb=#C71585" ]
    	;mediumvioletred [ "<;xmediumvioletred>" ]
        ;xmidnightblue [ "rgb=#191970" ]
    	;midnightblue [ "<;xmidnightblue>" ]
        ;xmintcream [ "rgb=#F5FFFA" ]
    	;mintcream [ "<;xmintcream>" ]
        ;xmistyrose [ "rgb=#FFE4E1" ]
    	;mistyrose [ "<;xmistyrose>" ]
        ;xmoccasin [ "rgb=#FFE4b5" ]
    	;moccasin [ "<;xmoccasin>" ]
        ;xnavajowhite [ "rgb=#FFDEAD" ]
    	;navajowhite [ "<;xnavajowhite>" ]
        ;xnavy [ "rgb=#000080" ]
    	;navy [ "<;xnavy>" ]
        ;xoldlace [ "rgb=#FDF5E6" ]
    	;oldlace [ "<;xoldlace>" ]
        ;xolive [ "rgb=#808000" ]
    	;olive [ "<;xolive>" ]
        ;xolivedrab [ "rgb=#6b8E23" ]
    	;olivedrab [ "<;xolivedrab>" ]
        ;xorange [ "rgb=#FFA500" ]
    	;orange [ "<;xorange>" ]
        ;xorangered [ "rgb=#FF4500" ]
    	;orangered [ "<;xorangered>" ]
        ;xorchid [ "rgb=#DA70D6" ]
    	;orchid [ "<;xorchid>" ]
        ;xpalegoldenrod [ "rgb=#EEE8AA" ]
    	;palegoldenrod [ "<;xpalegoldenrod>" ]
        ;xpalegreen [ "rgb=#98Fb98" ]
    	;palegreen [ "<;xpalegreen>" ]
        ;xpaleturquoise [ "rgb=#AFEEEE" ]
    	;paleturquoise [ "<;xpaleturquoise>" ]	
        ;xpalevioletred [ "rgb=#D87093" ]
    	;palevioletred [ "<;xpalevioletred>" ]
        ;xpapayawhip [ "rgb=#FFEFD5" ]
    	;papayawhip [ "<;xpapayawhip>" ]
        ;xpeachpuff [ "rgb=#FFDAb9" ]
    	;peachpuff [ "<;xpeachpuff>" ]
        ;xperu [ "rgb=#CD853F" ]
    	;peru [ "<;xperu>" ]
        ;xpink [ "rgb=#FFC0Cb" ]
    	;pink [ "<;xpink>" ]
        ;xplum [ "rgb=#DDA0DD" ]
    	;plum [ "<;xplum>" ]
        ;xpowderblue [ "rgb=#b0E0E6" ]
    	;powderblue [ "<;xpowderblue>" ]
        ;xpurple [ "rgb=#800080" ]
    	;purple [ "<;xpurple>" ]
        ;xred [ "rgb=#FF0000" ]
    	;red [ "<;xred>" ]
        ;xrosybrown [ "rgb=#bC8F8F" ]
    	;rosybrown [ "<;xrosybrown>" ]
        ;xroyalblue [ "rgb=#4169E1" ]
    	;royalblue [ "<;xroyalblue>" ]
        ;xsaddlebrown [ "rgb=#8b4513" ]
    	;saddlebrown [ "<;xsaddlebrown>" ]
        ;xsalmon [ "rgb=#FA8072" ]
    	;salmon [ "<;xsalmon>" ]
        ;xsandybrown [ "rgb=#F4A460" ]
    	;sandybrown [ "<;xsandybrown>" ]
        ;xseagreen [ "rgb=#2E8b57" ]
    	;seagreen [ "<;xseagreen>" ]
        ;xseashell [ "rgb=#FFF5EE" ]
    	;seashell [ "<;xseashell>" ]
        ;xsienna [ "rgb=#A0522D" ]
    	;sienna [ "<;xsienna>" ]
        ;xsilver [ "rgb=#C0C0C0" ]
    	;silver [ "<;xsilver>" ]
        ;xskyblue [ "rgb=#87CEEb" ]
    	;skyblue [ "<;xskyblue>" ]
        ;xslateblue [ "rgb=#6A5ACD" ]
    	;slateblue [ "<;xslateblue>" ]
        ;xslategrey [ "rgb=#708090" ]
    	;slategrey [ "<;xslategrey>" ]
        ;xsnow [ "rgb=#FFFAFA" ]
    	;snow [ "<;xsnow>" ]
        ;xspringgreen [ "rgb=#00FF7F" ]
    	;springgreen [ "<;xspringgreen>" ]
        ;xsteelblue [ "rgb=#4682b4" ]
    	;steelblue [ "<;xsteelblue>" ]
        ;xtan [ "rgb=#D2b48C" ]
    	;tan [ "<;xtan>" ]
        ;xteal [ "rgb=#008080" ]
    	;teal [ "<;xteal>" ]
        ;xthistle [ "rgb=#D8bFD8" ]
    	;thistle [ "<;xthistle>" ]
        ;xtomato [ "rgb=#FF6347" ]
    	;tomato [ "<;xtomato>" ]
        ;xturquoise [ "rgb=#40E0D0" ]
    	;turquoise [ "<;xturquoise>" ]
        ;xviolet [ "rgb=#EE82EE" ]
    	;violet [ "<;xviolet>" ]
        ;xwheat [ "rgb=#F5DEb3" ]
    	;wheat [ "<;xwheat>" ]
        ;xwhite [ "rgb=#FFFFFF" ]
    	;white [ "<;xwhite>" ]
        ;xwhitesmoke [ "rgb=#F5F5F5" ]
    	;whitesmoke [ "<;xwhitesmoke>" ]
        ;xyellow [ "rgb=#FFFF00" ]
    	;yellow [ "<;xyellow>" ]
        ;xyellowgreen [ "rgb=#9ACD32" ]
    	;yellowgreen [ "<;xyellowgreen>" ]
        ;rgb [ "</rgb>" ]
    
    #";color" creates an index of all the colors above but its long so dont do it into a party chat#
    
        ;color [ "<p> ;darkblue darkblue</rgb><p> ;red red</rgb><p> ;green green</rgb><p> ;babyblue babyblue</rgb><p> ;seagreen seagreen</rgb><p> ;hotpink hotpink</rgb><p> ;pink pink</rgb><p> ;yellow yellow</rgb><p> ;limegreen limegreen</rgb><p> ;grey grey</rgb><p> ;darkgrey darkgrey</rgb><p> ;aliceblue aliceblue</rgb><p> ;antiquewhite antiquewhite</rgb><p> ;aqua aqua</rgb><p> ;aquamarine aquamarine</rgb><p> ;azure azure</rgb><p> ;beige beige</rgb><p> ;bisque bisque</rgb><p> ;black	black</rgb><p> ;blanchedalmond blanchedalmond</rgb><p> ;blue blue</rgb><p> ;blueviolet blueviolet</rgb><p> ;brown brown</rgb><p> ;burlywood burlywood</rgb><p> ;cadetblue cadetblue</rgb><p> ;chartreuse chartreuse</rgb><p> ;chocolate chocolate</rgb><p> ;coral coral</rgb><p> ;cornflowerblue cornflowerblue</rgb><p> ;cornsilk cornsilk</rgb><p> ;crimson crimson</rgb><p> ;cyan cyan</rgb><p> ;darkcyan darkcyan</rgb><p> ;darkgoldenrod darkgoldenrod</rgb><p> ;darkgrey darkgrey</rgb><p> ;darkgreen darkgreen</rgb><p> ;darkkhaki darkkhaki</rgb><p> ;darkmagenta darkmagenta</rgb><p> ;darkolivegreen darkolivegreen</rgb><p> ;darkorange darkorange</rgb><p> ;darkorchid darkorchid</rgb><p> ;darkred darkred</rgb><p> ;darksalmon darksalmon</rgb><p> ;darkseagreen darkseagreen</rgb><p> ;darkslateblue darkslateblue</rgb><p> ;darkslategrey darkslategrey</rgb><p> ;darkturquoise darkturquoise</rgb><p> ;darkviolet darkviolet</rgb><p> ;deeppink deeppink</rgb><p> ;deepskyblue deepskyblue</rgb><p> ;dimgrey dimgrey</rgb><p> ;dodgerblue dodgerblue</rgb><p> ;firebrick firebrick</rgb><p> ;floralwhite floralwhite</rgb><p> ;forestgreen forestgreen</rgb><p> ;fuchsia fuchsia</rgb><p> ;gainsboro gainsboro</rgb><p> ;ghostwhite ghostwhite</rgb><p> ;gold gold</rgb><p> ;goldenrod goldenrod</rgb><p> ;grey grey</rgb><p> ;green green</rgb><p> ;greenyellow greenyellow</rgb><p> ;honeydew honeydew</rgb><p> ;hotpink hotpink</rgb><p>  ;indianred indianred</rgb><p> ;indigo indigo</rgb><p> ;ivory ivory</rgb><p> ;khaki khaki</rgb><p> ;lavender lavender</rgb><p> ;lavenderblush lavenderblush</rgb><p> ;lawngreen lawngreen</rgb><p> ;lemonchiffon lenomchiffon</rgb><p> ;lightblue lightblue</rgb><p> ;lightcoral lightcoral</rgb><p> ;lightcyan lightcyan</rgb><p> ;lightgoldenrodyellow lightgoldenrodyellow</rgb><p> ;lighgrey lightgrey</rgb><p> ;lightgreen lightgreen</rgb><p> ;lightpink lightpink</rgb><p> ;lightsalmon lightsalmon</rgb><p> ;lightseagreen lightseagreen</rgb><p> ;lightskyblue lightskyblue</rgb><p> ;lightslategrey lightslategrey</rgb><p> ;lightsteelblue lightsteelblue</rgb><p> ;lightyellow lightyellow</rgb><p> ;lime lime</rgb><p> ;limegreen limegreen</rgb><p> ;linen linen</rgb><p> ;magenta magenta</rgb><p> ;maroon maroon</rgb><p> ;mediumaquamarine mediumaquamarine</rgb><p> ;mediumblue mediumblue</rgb><p> ;mediumorhcid mediumorchid</rgb><p> ;mediumpurple mediumpurple</rgb><p> ;mediumseagreen mediumseagreen</rgb><p> ;mediumslateblue mediumslateblue</rgb><p> ;mediumspringgreen mediumspringgreen</rgb><p> ;mediumturquoise mediumturquoise</rgb><p> ;mediumvioletred mediumvioletred</rgb><p> ;midnightblue midnightblue</rgb><p> ;mintcream mintcream</rgb><p>;mistyrose mistyrose</rgb><p> ;moccasin moccasin</rgb><p> ;navajowhite navajowhite</rgb><p> ;navy navy</rgb><p> ;oldlace oldlace</rgb><p> ;olive olive</rgb><p> ;olivedrab olivedrab</rgb><p> ;orange orange</rgb><p> ;orangered orangered</rgb><p> ;orchid orchid</rgb><p> ;palegoldenrod palegoldenrod</rgb><p> ;palegreen palegreen</rgb><p> ;paleturquoise paleturquoise</rgb><p> ;palevioletred palevioletred</rgb><p> ;papayawhip papayawhip</rgb><p> ;peachpuff peachpuff</rgb><p> ;peru peru</rgb><p> ;pink pink</rgb><p> ;plum plum</rgb><p> ;powderblue powderblue</rgb><p> ;purple purple</rgb><p> ;red red</rgb><p> ;rosybrown rosybrown</rgb><p> ;royalblue royalblue</rgb><p> ;saddlebrown saddlebrown</rgb><p> ;salmon salmon</rgb><p> ;sandybrown sandybrown</rgb><p> ;seagreen seagreen</rgb><p> ;seashell seashell</rgb><p> ;sienna sienna</rgb><p> ;silver silver</rgb><p> ;skyblue skyblue</rgb><p> ;slateblue slateblue</rgb><p> ;slategrey slategrey</rgb><p> ;snow snow</rgb><p> ;springgreen springgreen</rgb><p> ;steelblue steelblue</rgb><p> ;tan tan</rgb><p> ;teal teal</rgb><p> ;thistle thistle</rgb><p> ;tomato tomato</rgb><p> ;turquoise turquoise</rgb><p> ;violet violet</rgb><p> ;wheat wheat</rgb><p> ;white white</rgb><p> ;whitesmoke whitesmoke</rgb><p> ;yellow yellow</rgb><p> ;yellowgreen yellowgreen</rgb><p>" ]
    
        ;rain [ ";red R </rgb> ;orange A </rgb> ;yellow I </rgb> ;green N </rgb> ;blue B </rgb> ;indigo O </rgb> ;violet W </rgb>" ]
    
    	
      ]
    
      Shortcuts
      FilterSettings
    ]
    have fun
    Last edited by Will_Ferrer; 06-08-2011 at 03:30 PM.
    Irro of Gland

  10. #50
    Community Member hityawithastick's Avatar
    Join Date
    Apr 2010
    Posts
    603

    Default

    Thought I'd share...tried importing the alias lists in the OP--pasted them straight into a .txt file and just got the blank error message while uploading. Going to give this app of yours a shot--looks dandy.
    Quote Originally Posted by Chai View Post
    Dragons cant be vorped.
    Wait! Where are you going? Come back here and die for my fleeting tactical advantage!
    Quote Originally Posted by jcTharin View Post
    Hityawithastick, the super-naked dragon-slayer.

  11. #51
    Community Member Will_Ferrer's Avatar
    Join Date
    Mar 2006
    Posts
    357

    Default

    Quote Originally Posted by hityawithastick View Post
    Thought I'd share...tried importing the alias lists in the OP--pasted them straight into a .txt file and just got the blank error message while uploading. Going to give this app of yours a shot--looks dandy.
    I think thats the biggest issue ppl get with this whole deal is they try it but they dont put it into the right place. Here is the best way to get it to work

    1) Find the ICON that you use to open the DDO loader.

    2)Right mouse click on it and scroll down to OPEN FILE LOCATION.

    3) Keep that folder open, it should read something like Dungeons & Dragons Online - Stormreach. This is the folder that you want to save the file to.
    Irro of Gland

  12. #52
    Community Member
    Join Date
    Jan 2010
    Posts
    128

    Question

    Just trying to figure out how to make my bio a little prettier to look at. Can someone explain a little better to me (in simple terms please for this simple mind lol) How to add color text to my bio?

    Thanks in advance

  13. #53
    Community Member Bolo_Grubb's Avatar
    Join Date
    Oct 2009
    Posts
    1,075

    Default

    nice
    Kill'em all and let their favorite deity sort'em out
    BoloGrubb / DJGrubb / Gijo
    Proud member of the HighLords of Malkier

  14. #54
    The Hatchery
    2014 DDO Players Council
    Backley's Avatar
    Join Date
    Sep 2009
    Posts
    172

    Default

    Quote Originally Posted by Diesel_Smurf View Post
    Just trying to figure out how to make my bio a little prettier to look at. Can someone explain a little better to me (in simple terms please for this simple mind lol) How to add color text to my bio?

    Thanks in advance
    Put this in your bio, make sure you type exactly:
    <rgb=#FFFFFF>This is white text</rgb>
    Author of Info Blue UI Skin (Really wish Turbine would update the skinning interface and enable all the new UI parts.)
    If you don't have an SSD, you should be using DDOPreload (fixes the slow first login issue)

  15. #55
    Community Member Will_Ferrer's Avatar
    Join Date
    Mar 2006
    Posts
    357

    Default

    I made this little bit here for shadow crypt it uses my code tho so i dont think ull be able to just copy and paste it in your bio, but if you made the color thing I used up there you should just be able to add this to the bottom

    If you don't have the color wheel from my previous post then you'll need this to make the colors work. If you do then just skip this code and move on to the next box

    Code:
        ;xred [ "rgb=#FF0000" ]
        ;xlimegreen [ "rgb=#99FF99" ]
        ;xgold [ "rgb=#FFD700" ]
        ;xlawngreen [ "rgb=#7CFC00" ]
        ;xlawngreen [ "rgb=#7CFC00" ]
        ;xwhite [ "rgb=#FFFFFF" ]
        ;xorangered [ "rgb=#FF4500" ]
        ;xsteelblue [ "rgb=#4682b4" ]
        ;xyellow [ "rgb=#FFFF00" ]
        ;xlightblue [ "rgb=#ADD8E6" ]

    To use these you first have to find out which map your on, by going east then put ;shadow<color>
    example go east and its red in party chat type ;shadowred

    Code:
    
    #~~~~(Shadow Cyrpt) go east and follow colors accordingly~~~~#
        ;shadowblue [ "/p <;xlightblue>BLUE</rgb>=<;xsteelblue><;xwhite>(</rgb>Torch<;xwhite>-></rgb>West<;xwhite>)</rgb> <;xwhite>(</rgb>Water<;xwhite>-></rgb>South<;xwhite>)</rgb><;xlawngreen> <;xwhite>(</rgb>Torch<;xwhite>-></rgb>North<;xwhite>)</rgb> <;xwhite>(</rgb>Pyramid<;xwhite>-></rgb>West<;xwhite>)</rgb><;xorangered> <;xwhite>(</rgb>Torch<;xwhite>-></rgb>East<;xwhite>)</rgb><;xyellow> <;xwhite>(</rgb>Pillar<;xwhite>-></rgb>West<;xwhite>)</rgb> <;xwhite>(</rgb>Water<;xwhite>-></rgb>East<;xwhite>)</rgb><;xwhite>...Banner from the Start<;xgold> East-East-East-East</rgb> (<;xlawngreen>Torch</rgb>)" ]
        
        ;shadowred [ "/p <;xred>RED</rgb>=<;xorangered><;xorangered><;xwhite>(</rgb>Pillar<;xwhite>-></rgb>South<;xwhite>)</rgb> <;xwhite>(</rgb>Water<;xwhite>-></rgb>West<;xwhite>)</rgb><;xyellow> <;xwhite>(</rgb>Pyramid<;xwhite>-></rgb>East<;xwhite>)</rgb><;xlawngreen> <;xwhite>(</rgb>Pillar<;xwhite>-></rgb>East<;xwhite>)</rgb><;xlawngreen> <;xwhite>(</rgb>Pyrmid<;xwhite>-></rgb>East<;xwhite>)</rgb><;xsteelblue> <;xwhite>(</rgb>Pillar<;xwhite>-></rgb>East<;xwhite>)</rgb><;xyellow> <;xwhite>(</rgb>Torch<;xwhite>-></rgb>West<;xwhite>)</rgb></rgb>...<;xwhite>Banner from the Start<;xgold> South-East-West-West</rgb> (<;xorangered>Pyramid</rgb>)" ]
        
        ;shadowgreen [ "/p <;xlimegreen>GREEN</rgb>=<;xlawngreen><;xwhite>(</rgb>Pillar<;xwhite>-></rgb>East<;xwhite>)</rgb> <;xwhite>(</rgb>Maze<;xwhite>-></rgb>South<;xwhite>)</rgb><;xsteelblue> <;xwhite>(</rgb>Pyramid<;xwhite>-></rgb>North<;xwhite>)</rgb> <;xwhite>(</rgb>Pillar<;xwhite>-></rgb>East<;xwhite>)</rgb><;xorangered> <;xwhite>(</rgb>Water<;xwhite>-></rgb>South<;xwhite>)</rgb><;xyellow> <;xwhite>(</rgb>Pyramid<;xwhite>-></rgb>South<;xwhite>)</rgb><;xorangered> <;xwhite>(</rgb>Torch<;xwhite>-></rgb>East<;xwhite>)</rgb><;xyellow> <;xwhite>(</rgb>Water<;xwhite>-></rgb>East<;xwhite>)</rgb><;xwhite>...Banner from the Start<;xgold> South-East-West</rgb> (<;xyellow>Water</rgb>)" ]
    Last edited by Will_Ferrer; 06-10-2011 at 01:43 AM.
    Irro of Gland

  16. #56
    Hatchery Hero BOgre's Avatar
    Join Date
    Jan 2011
    Posts
    807

    Default

    great work.

    I'm having a problem with /chat setoutputtext . It seems to work fine for 'Guild' and other output types, but not for 'Party'. I get an error saying that party is not a valid output type. I've tried in both in and out of a valid party without success. Any idea how to make it work? Obvious reason: /alias ;p /chat setoutputtext party
    Quote Originally Posted by Towrn
    ...when the worst thing that happens when you make a mistake at your job is someone complains on the internet, you probably care a little less!

  17. #57
    Hatchery Hero BOgre's Avatar
    Join Date
    Jan 2011
    Posts
    807

    Default

    I'm also noticing that the <P> tag isn't working in the ;blist alias. Has <P> been killed perhaps?

    edit; man, I love what you've done here, but I must say, I wish turb would fully implement this. It'd sure be nice to hotbar the ;trap alias. And it sure sux that you can't emote properly outside of /say. these would be awesome in party and guild chat.
    Last edited by B.Ogre; 06-28-2011 at 05:41 AM.
    Quote Originally Posted by Towrn
    ...when the worst thing that happens when you make a mistake at your job is someone complains on the internet, you probably care a little less!

  18. #58
    Community Member Will_Ferrer's Avatar
    Join Date
    Mar 2006
    Posts
    357

    Default Home grown code

    Well I've posted some of the code I've been working all week. I'm not really a code warrior but I need to stay entertained so this is working for me

    (IF YOU HAVEN'T LOOKED AT THE OP AND GIVEN IT A TRY THIS MIGHT BE TOUGH TO WORK)

    Below is a list of all the epic items that can be created and beside them is
    Code:
    scroll ;0<li>seal ;0<li>shard ;0
    ;0 just mean 0 but its in red so you can tell what you don't have.

    To change this select ;0 in either seal scroll or shard and change it to the amount that you have. Ive organized them all by pack to make them easier to find, and I've created a contents command that spams the command needed to for each item in the pack. This command is at the bottom of each list: <;evon> will bring up all the epic items and the command minus <;> needed to access your amount of ingredients for the Vault of Night pack

    Code:
    "GAMEPLAY OPTIONS"
    [
      Aliases
      [
    
        ;xsteelblue [ "rgb=#;068;0b;0" ]
    	;steelblue [ "<;xsteelblue>" ]
        ;xwhite [ "rgb=#FFFFFF" ]
    	;white [ "<;xwhite>" ]
        ;xred [ "rgb=#FF0000" ]
    	;red [ "<;xred>" ]
    
    
    
    
    #~~~Epic Crafting Status~~~#
    
        ;0 [ "<;xred>Ø</rgb>" ]
    
    
    #~~Sentinals of Stormreach~~#
        ;blademark [ "<;xwhite><;xsteelblue><li> Blademarks Docent <li></rgb>                      scroll ;0<li>seal ;0<li>shard ;0" ]
        ;chimerascrown [ "<;xwhite><;xsteelblue><li> Chimera's Crown <li></rgb>                    scroll ;0<li>seal ;0<li>shard ;0" ]
        ;chimerasfang [ "<;xwhite><;xsteelblue><li> Chimera's Fang <li></rgb>                      scroll ;0<li>seal ;0<li>shard ;0" ]
        ;deneithchain [ "<;xwhite><;xsteelblue><li> Deneith Heavy Chain <li></rgb>                 scroll ;0<li>seal ;0<li>shard ;0" ]
        ;elydedge [ "<;xwhite><;xsteelblue><li> Elyd Edge <li></rgb>                               scroll ;0<li>seal ;0<li>shard ;0" ]
        ;jidztetka [ "<;xwhite><;xsteelblue><li> Jidz Tet'Ka <li></rgb>                            scroll ;0<li>seal ;0<li>shard ;0" ]
        ;midnight [ "<;xwhite><;xsteelblue><li>Midnights Greetings <li></rgb>                      scroll ;0<li>seal ;0<li>shard ;0" ]
        ;winterswrath [ "<;xwhite><;xsteelblue><li>Winters Wrath <li></rgb>                        scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;esentinals [ "/;0 <li><;xwhite>blademark = <;xsteelblue> Blademarks Docent</rgb><li> chimerascrown = <;xsteelblue> Chimera's Crown </rgb><li> chimerasfang = 
    
    <;xsteelblue> Chimera's Fang </rgb><li> deneithchain = <;xsteelblue> Deneith Heavy Chain </rgb><li> elydedge = <;xsteelblue> Elyd Edge </rgb><li> jidztetka = 
    
    <;xsteelblue>Jidz Tet'Ka </rgb><li> midnight = <;xsteelblue>Midnights Greetings </rgb>" ]
    
    #~~Red Fens~~#
     #MIRE 
        ;bootsmire [ "<;xwhite><;xsteelblue><li>Boots of the Mire<li></rgb>                        scroll ;0<li>seal ;0<li>shard ;0" ]
        ;ringmire [ "<;xwhite><;xsteelblue><li>Ring of the Mire<li></rgb>                          scroll ;0<li>seal ;0<li>shard ;0" ]
     #ELDERS's 
        ;elderscap [ "<;xwhite><;xsteelblue><li>Elder's Cap<li></rgb>                              scroll ;0<li>seal ;0<li>shard ;0" ]
        ;eldersfocus [ "<;xwhite><;xsteelblue><li>Elder's Focus<li></rgb>                          scroll ;0<li>seal ;0<li>shard ;0" ]
     #VENOM
        ;necklacevenom [ "<;xwhite><;xsteelblue><li>Necklace of Venom<li></rgb>                    scroll ;0<li>seal ;0<li>shard ;0" ]
        ;ringvenom [ "<;xwhite><;xsteelblue><li>Ring of Venom<li></rgb>                            scroll ;0<li>seal ;0<li>shard ;0" ]   
     #CLAW
        ;bracersclaw [ "<;xwhite><;xsteelblue><li>Bracers of the Claw<li></rgb>                    scroll ;0<li>seal ;0<li>shard ;0" ]          
        ;glovesclaw ["<;xwhite><;xsteelblue><li>Gloves of the Claw<li></rgb>                       scroll ;0<li>seal ;0<li>shard ;0" ]
     #SACRED
        ;sacredband [ "<;xwhite><;xsteelblue><li>Sacred Band<li></rgb>                             scroll ;0<li>seal ;0<li>shard ;0" ]
        ;sacredhelm [ "<;xwhite><;xsteelblue><li>Sacred Helm<li></rgb>                             scroll ;0<li>seal ;0<li>shard ;0" ]
     #SHAMAN's
        ;shamansband [ "<;xwhite><;xsteelblue><li>Shaman's Band<li></rgb>                          scroll ;0<li>seal ;0<li>shard ;0" ]
        ;shamansbroach [ "<;xwhite><;xsteelblue><li>Shaman's Beads<li></rgb>                       scroll ;0<li>seal ;0<li>shard ;0" ]
     #RAVEN's
        ;ravenssight [ "<;xwhite><;xsteelblue><li>Raven's Sight<li></rgb>                          scroll ;0<li>seal ;0<li>shard ;0" ]
        ;ravenstalons [ "<;xwhite><;xsteelblue><li>Ring of Raven's Talons<li></rgb>                scroll ;0<li>seal ;0<li>shard ;0" ]
     #SIREN's
        ;sirenscharm [ "<;xwhite><;xsteelblue><li>Siren's Charm<li></rgb>                          scroll ;0<li>seal ;0<li>shard ;0" ]
        ;sirensbracers [ "<;xwhite><;xsteelblue><li>Siren's Bracers<li></rgb>                      scroll ;0<li>seal ;0<li>shard ;0" ]
     
     #..MISC..
        ;cacophonic [ "<;xwhite><;xsteelblue><li>Cacophonic Verge<li></rgb>                        scroll ;0<li>seal ;0<li>shard ;0" ]
        ;frozen [ "<;xwhite><;xsteelblue><li>Frozen Plate<li></rgb>                                scroll ;0<li>seal ;0<li>shard ;0" ]
        ;scrag [ "<;xwhite><;xsteelblue><li>Great Club of the Scrag<li></rgb                       scroll ;0<li>seal ;0<li>shard ;0" ]
        ;dissonance [ "<;xwhite><;xsteelblue><li>Robe of Dissonance<li></rgb>                      scroll ;0<li>seal ;0<li>shard ;0" ]
        ;shatterbow [ "<;xwhite><;xsteelblue><li>Shatter Bow<li></rgb>                             scroll ;0<li>seal ;0<li>shard ;0" ]
        ;souleater [ "<;xwhite><;xsteelblue><li>Souleater<li></rgb>                                scroll ;0<li>seal ;0<li>shard ;0" ]
        ;twisted [ "<;xwhite><;xsteelblue><li>Twisted Talisman<li></rgb>                           scroll ;0<li>seal ;0<li>shard ;0" ]
        
        ;eredfens [ "/;0 <li><;xwhite>bootsmire = <;xsteelblue> Boots of the Mire </rgb><li>ringmire = <;xsteelblue> Ring of the Mire </rgb><li><li>elderscap = 
    
    <;xsteelblue> Elder's Cap </rgb><li>eldersfocus = <;xsteelblue> Elder's Focus </rgb><li><li>necklacevenom = <;xsteelblue> Necklace of Venom </rgb><li>ringvenom = 
    
    <;xsteelblue> Ring of Venom </rgb><li><li>bracersclaw = <;xsteelblue> Bracers of the Claw </rgb><li>glovesclaw = <;xsteelblue> Gloves of the Claw 
    
    </rgb><li><li>sacredband = <;xsteelblue> Sacred Band </rgb><li>sacredhelm = <;xsteelblue> Sacred Helm </rgb><li><li>shamansband = <;xsteelblue> Shaman's Band 
    
    </rgb><li>shamansbroach = <;xsteelblue> Shaman's Beads </rgb><li><li>ravenssight = <;xsteelblue> Raven's Sight </rgb><li>ravenstalons = <;xsteelblue> Ring of Raven's 
    
    Talons </rgb><li><li>sirenscharm = <;xsteelblue> Siren's Charm </rgb><li>sirensbracers = <;xsteelblue> Siren's Bracers </rgb><li><li>cacophonic = <;xsteelblue> 
    
    Cacophonic Verge </rgb><li>frozen = <;xsteelblue> Frozen Plate </rgb><li>scrag = <;xsteelblue> Great Club of the Scrag </rgb><li>dissonance = <;xsteelblue> Robe of 
    
    Dissonance </rgb><li>shatterbow = <;xsteelblue> Shatter Bow </rgb><li>souleater = <;xsteelblue> Souleater </rgb><li>twisted = <;xsteelblue> Twisted Talisman </rgb>" ]
    
    #~~Devils Assualt~~#
    
        ;gem [ "<;xwhite><;xsteelblue><li>Gem of Many Facets<li></rgb>                             scroll ;0<li>seal ;0<li>shard ;0" ]    
    
        ;corrosion [ "<;xwhite><;xsteelblue><li>Boots of Corrosion<li></rgb>                       scroll ;0<li>seal ;0<li>shard ;0" ]
        ;charged [ "<;xwhite><;xsteelblue><li>Charged Gauntlets<li></rgb>                          scroll ;0<li>seal ;0<li>shard ;0" ]
        ;envenomed [ "<;xwhite><;xsteelblue><li>Envenomed Cloak<li></rgb>                          scroll ;0<li>seal ;0<li>shard ;0" ]  
        ;helmfrost [ "<;xwhite><;xsteelblue>Helm of Frost</rgb>                                    scroll ;0<li>seal ;0<li>shard ;0" ]
        ;scorched [ "<;xwhite><;xsteelblue><li>Scorched Bracers<li></rgb>                          scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;infested [ "<;xwhite><;xsteelblue><li>Infested Armor<li></rgb>                            scroll ;0<li>seal ;0<li>shard ;0" ]
        ;diabolistrobe [ "<;xwhite><;xsteelblue><li>Diabolist Robe<li></rgb>                       scroll ;0<li>seal ;0<li>shard ;0" ]
        ;diabolistdocent [ "<;xwhite><;xsteelblue><li>Diabolist Docent<li></rgb>                   scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;timesensing [ "<;xwhite><;xsteelblue><li>Goggles of Time-Sensing<li></rgb>                scroll ;0<li>seal ;0<li>shard ;0" ]
        ;hellfire [ "<;xwhite><;xsteelblue><li>Hellfire Crossbow<li></rgb>                         scroll ;0<li>seal ;0<li>shard ;0" ]
        ;hellstroke [ "<;xwhite><;xsteelblue><li>Hellstroke Great Axe<li></rgb>                    scroll ;0<li>seal ;0<li>shard ;0" ]
        ;natgann [ "<;xwhite><;xsteelblue><li>Staff of Nat Gann<li></rgb>                          scroll ;0<li>seal ;0<li>shard ;0" ]
        ;timeblade [ "<;xwhite><;xsteelblue><li>Timeblade<li></rgb>                                scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;edevilsassault [ "/;0 <li><;xwhite>gem = <;xsteelblue>Gem of Many Facets</rgb><li>corrosion = <;xsteelblue>Boots of Corrosion</rgb><li>charged = 
    
    <;xsteelblue>Charged Gauntlets</rgb><li>envenomed = <;xsteelblue>Envenomed Cloak</rgb><li>helmfrost = <;xsteelblue>Helm of Frost</rgb><li>scorched = 
    
    <;xsteelblue>Scorched Bracers</rgb><li>infested = <;xsteelblue>Infested Armor</rgb><li>diabolistrobe = <;xsteelblue>Diabolist Robe</rgb><li>diabolistdocent = 
    
    <;xsteelblue>Diabolist Docent</rgb><li>timesensing = <;xsteelblue>Goggles of Time-Sensing</rgb><li>hellfire = <;xsteelblue>Hellfire Crossbow</rgb><li>hellstroke = 
    
    <;xsteelblue>Hellstroke Great Axe</rgb><li>natgann = <;xsteelblue>Staff of Nat Gann</rgb><li>timeblade = <;xsteelblue>Timeblade</rgb>" ]
    
    #~~Vault of Night~~~#
    
        ;azureneck [ "<;xwhite><;xsteelblue><li>Necklace of the Azure Phophecy<li></rgb>           scroll ;0<li>seal ;0<li>shard ;0" ] 
        ;crimsonneck [ "<;xwhite><;xsteelblue><li>Necklace of the Crimson Phophecy<li></rgb>       scroll ;0<li>seal ;0<li>shard ;0" ]
        ;silverneck [ "<;xwhite><;xsteelblue><li>Silver Necklace of Phophecy<li></rgb>             scroll ;0<li>seal ;0<li>shard ;0" ]    
    
        ;silvercloak [ "<;xwhite><;xsteelblue><li>Cloak of the Silver Concord<li></rgb>            scroll ;0<li>seal ;0<li>shard ;0" ]
        ;silverring [ "<;xwhite><;xsteelblue><li>Ring of the Silver Concord<li></rgb>              scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;delvboots [ "<;xwhite><;xsteelblue><li>Kundarak Delving Boots<li></rgb>                   scroll ;0<li>seal ;0<li>shard ;0" ]
        ;delvgoggles [ "<;xwhite><;xsteelblue><li>Kundarak Delving Goggles<li></rgb>               scroll ;0<li>seal ;0<li>shard ;0" ]
        ;delvsuit [ "<;xwhite><;xsteelblue><li>Kundarak Delving Suit<li></rgb>                     scroll ;0<li>seal ;0<li>shard ;0" ]
        ;wardbracers [ "<;xwhite><;xsteelblue><li>Kundarak Warding Bracers<li></rgb>               scroll ;0<li>seal ;0<li>shard ;0" ]
        ;wardshield [ "<;xwhite><;xsteelblue><li>Kundarak Warding Shield<li></rgb>                 scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;mrhelm [ "<;xwhite><;xsteelblue><li>Helm of Mroranon<li></rgb>                            scroll ;0<li>seal ;0<li>shard ;0" ]
        ;mrbelt [ "<;xwhite><;xsteelblue><li>Belt of Mroranon<li></rgb>                            scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;gracedocent [ "<;xwhite><;xsteelblue><li>Docent of Grace<li></rgb>                        scroll ;0<li>seal ;0<li>shard ;0" ]
        ;encrusted [ "<;xwhite><;xsteelblue><li>Ruby Encrusted Gauntlets<li></rgb>                 scroll ;0<li>seal ;0<li>shard ;0" ]
        ;ironweave [ "<;xwhite><;xsteelblue><li>Ironweave Robe<li></rgb>                           scroll ;0<li>seal ;0<li>shard ;0" ]
        ;hammer [ "<;xwhite><;xsteelblue><li>Hammer of Life<li></rgb>                              scroll ;0<li>seal ;0<li>shard ;0" ]
        ;drageye [ "<;xwhite><;xsteelblue><li>Dragon's Eye<li></rgb>                               scroll ;0<li>seal ;0<li>shard ;0" ]
        ;stonemeld [ "<;xwhite><;xsteelblue><li>Stonemeld Plate Armor<li></rgb>                    scroll ;0<li>seal ;0<li>shard ;0" ]
        ;shadows [ "<;xwhite><;xsteelblue><li>Sword of Shadows<li></rgb>                           scroll ;0<li>seal ;0<li>shard ;0" ]
        
        ;evon [ "/;0 <li><;xwhite>azureneck = <;xsteelblue>Necklace of the Azure Phophecy</rgb><li>crimsonneck = <;xsteelblue>Necklace of the Crimson 
    
    Phophecy</rgb><li>silverneck = <;xsteelblue>Silver Necklace of Phophecy</rgb><li>silvercloak = <;xsteelblue>Cloak of the Silver Concord</rgb><li>silverring = 
    
    <;xsteelblue>Ring of the Silver Concord</rgb><li>delvboots = <;xsteelblue>Kundarak Delving Boots</rgb><li>delvgoggles = <;xsteelblue>Kundarak Delving 
    
    Goggles</rgb><li>delvsuit = <;xsteelblue>Kundarak Delving Suit</rgb><li>wardbracers = <;xsteelblue>Kundarak Warding Bracers</rgb><li>wardshield = <;xsteelblue>Kundarak 
    
    Warding Shield</rgb><li>mrhelm = <;xsteelblue>Helm of Mroranon</rgb><li>mrbelt = <;xsteelblue>Belt of Mroranon</rgb><li>gracedocent = <;xsteelblue>Docent of 
    
    Grace</rgb><li>encrusted = <;xsteelblue>Ruby Encrusted Gauntlets</rgb><li>ironweave = <;xsteelblue>Ironweave Robe</rgb><li>hammer = <;xsteelblue>Hammer of 
    
    Life</rgb><li>drageye = <;xsteelblue>Dragon's Eye</rgb><li>stonemeld = <;xsteelblue>Stonemeld Plate Armor</rgb><li>shadows = <;xsteelblue>Sword of Shadows</rgb><li>" ]
    
    #~~~Phiarlan Carnival~~~#
    
        ;antique [ "<;xwhite><;xsteelblue><li>Antique Great Axe<li></rgb>                          scroll ;0<li>seal ;0<li>shard ;0" ]
        ;kroncruelty [ "<;xwhite><;xsteelblue><li>Kron'zek's Cruelty<li></rgb>                     scroll ;0<li>seal ;0<li>shard ;0" ]
        ;malice [ "<;xwhite><;xsteelblue><li>Garo's Malice<li></rgb>                               scroll ;0<li>seal ;0<li>shard ;0" ]
        ;noxious [ "<;xwhite><;xsteelblue><li>Noxious Fang<li></rgb>                               scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;comedy [ "<;xwhite><;xsteelblue><li>Mask of Comedy<li></rgb>                              scroll ;0<li>seal ;0<li>shard ;0" ]
        ;tragedy [ "<;xwhite><;xsteelblue><li>Mask of Tragedy<li></rgb>                            scroll ;0<li>seal ;0<li>shard ;0" ]
       
        ;mirror [ "<;xwhite><;xsteelblue><li>Phiarlan Mirror Cloak <li></rgb>                      scroll ;0<li>seal ;0<li>shard ;0" ]
        ;spydagger [ "<;xwhite><;xsteelblue><li>Phiarlan Spy Dagger<li></rgb>                      scroll ;0<li>seal ;0<li>shard ;0" ]
        ;battered [ "<;xwhite><;xsteelblue><li>Battered Phiarlan Shield<li></rgb>                  scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;bigtop [ "<;xwhite><;xsteelblue><li>Big Top<li></rgb>                                     scroll ;0<li>seal ;0<li>shard ;0" ]
        ;spirits [ "<;xwhite><;xsteelblue><li>Brawns Spirits<li></rgb>                             scroll ;0<li>seal ;0<li>shard ;0" ]
        ;ringleader [ "<;xwhite><;xsteelblue><li>Full Plate of the Ringleader<li></rgb>            scroll ;0<li>seal ;0<li>shard ;0" ]
        ;grims [ "<;xwhite><;xsteelblue><li>Grim's Bracelet<li></rgb>                              scroll ;0<li>seal ;0<li>shard ;0" ]
        ;illusionist [ "<;xwhite><;xsteelblue><li>Illusionist's Garb<li></rgb>                     scroll ;0<li>seal ;0<li>shard ;0" ]
        
        ;brimstone [ "<;xwhite><;xsteelblue><li>Brimstone Verge<li></rgb>                          scroll ;0<li>seal ;0<li>shard ;0" ]
        ;roderics [ "<;xwhite><;xsteelblue><li>Roderic's Wand<li></rgb>                            scroll ;0<li>seal ;0<li>shard ;0" ]
        
        ;elessence [ "<;xwhite><;xsteelblue><li>Ring of Elemental Essence<li></rgb>                scroll ;0<li>seal ;0<li>shard ;0" ]
        ;shimmering [ "<;xwhite><;xsteelblue><li>Shimmering Pendant<li></rgb>                      scroll ;0<li>seal ;0<li>shard ;0" ]
        ;utility [ "<;xwhite><;xsteelblue><li>Utility Vest<li></rgb>                               scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;ecarnival [ "/;0 <li><;xwhite>antique = <;xsteelblue>Antique Great Axe</rgb><li>kroncruelty = <;xsteelblue>Kron'zek's Cruelty</rgb><li>malice = <;xsteelblue>Garo's 
    
    Malice</rgb><li>noxious = <;xsteelblue>Noxious Fang</rgb><li>comedy = <;xsteelblue>Mask of Comedy</rgb><li>tragedy = <;xsteelblue>Mask of Tragedy</rgb><li>mirror = 
    
    <;xsteelblue>Phiarlan Mirror Cloak </rgb><li>spydagger = <;xsteelblue>Phiarlan Spy Dagger</rgb><li>battered = <;xsteelblue>Battered Phiarlan Shield</rgb><li>bigtop = 
    
    <;xsteelblue>Big Top</rgb><li>spirits = <;xsteelblue>Brawns Spirits</rgb><li>ringleader = <;xsteelblue>Full Plate of the Ringleader</rgb><li>grims = 
    
    <;xsteelblue>Grim's Bracelet</rgb><li>illusionist = <;xsteelblue>Illusionist's Garb</rgb><li>brimstone = <;xsteelblue>Brimstone Verge</rgb><li>roderics = 
    
    <;xsteelblue>Roderic's Wand</rgb><li>elessence = <;xsteelblue>Ring of Elemental Essence</rgb><li>shimmering = <;xsteelblue>Shimmering Pendant</rgb><li>utility = 
    
    <;xsteelblue>Utility Vest</rgb><li>" ]
    
    #~~~Sands of Menechtarun~~~#
    
        ;adherents [ "<;xwhite><;xsteelblue><li>Adherent's Pendant<li></rgb>                       scroll ;0<li>seal ;0<li>shard ;0" ]
        ;vuldagger [ "<;xwhite><;xsteelblue><li>Ancient Vulkoorim Dagger<li></rgb>                 scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;bejeweled [ "<;xwhite><;xsteelblue><li>Bejeweled Letter Opener<li></rgb>                  scroll ;0<li>seal ;0<li>shard ;0" ]
        ;bloodstone [ "<;xwhite><;xsteelblue><li>The Blood Stone<li></rgb>                         scroll ;0<li>seal ;0<li>shard ;0" ]
        ;bowair [ "<;xwhite><;xsteelblue><li>Bow of the Elements (Air)<li></rgb>                   scroll ;0<li>seal ;0<li>shard ;0" ]
        ;bracersdeftness [ "<;xwhite><;xsteelblue><li>Bracers of Deftness<li></rgb>                scroll ;0<li>seal ;0<li>shard ;0" ]
        ;bracersdemon [ "<;xwhite><;xsteelblue><li>Bracers of the Demon's Consort<li></rgb>        scroll ;0<li>seal ;0<li>shard ;0" ]
        ;bracershunter [ "<;xwhite><;xsteelblue><li>Bracers of the Hunter<li></rgb>                scroll ;0<li>seal ;0<li>shard ;0" ]
        ;bramblecasters [ "<;xwhite><;xsteelblue><li>Bramble-Casters<li></rgb>                     scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;caperoc [ "<;xwhite><;xsteelblue><li>Cape of the Roc<li></rgb>                            scroll ;0<li>seal ;0<li>shard ;0" ]
        ;coif [ "<;xwhite><;xsteelblue><li>Chainmail Coif<li></rgb>                                scroll ;0<li>seal ;0<li>shard ;0" ]
        ;chaosblade [ "<;xwhite><;xsteelblue><li>Chaosblade<li></rgb>                              scroll ;0<li>seal ;0<li>shard ;0" ]
        ;cloakzephyr [ "<;xwhite><;xsteelblue><li>Cloak of the Zephyr<li></rgb>                    scroll ;0<li>seal ;0<li>shard ;0" ]
        ;collapsshortbow [ "<;xwhite><;xsteelblue><li>Collapsible Shortbow<li></rgb>               scroll ;0<li>seal ;0<li>shard ;0" ]
        ;coronation [ "<;xwhite><;xsteelblue><li>Coronation Shield<li></rgb>                       scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;demonscale [ "<;xwhite><;xsteelblue><li>Demon Scale Armor<li></rgb>                       scroll ;0<li>seal ;0<li>shard ;0" ]
        ;duskheart [ "<;xwhite><;xsteelblue><li>Dusk Heart<li></rgb>                               scroll ;0<li>seal ;0<li>shard ;0" ]
        ;dustless [ "<;xwhite><;xsteelblue><li>Dustless Boots<li></rgb>                            scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;falcata [ "<;xwhite><;xsteelblue><li>Dynastic Falcata<li></rgb>                           scroll ;0<li>seal ;0<li>shard ;0" ]
        ;firestorm [ "<;xwhite><;xsteelblue><li>Firestorm Greaves<li></rgb>                        scroll ;0<li>seal ;0<li>shard ;0" ]
        ;flint [ "<;xwhite><;xsteelblue><li>Flint<li></rgb>                                        scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;glovesfalcon [ "<;xwhite><;xsteelblue><li>Gloves of the Falcon<li></rgb>                  scroll ;0<li>seal ;0<li>shard ;0" ]
        ;golden [ "<;xwhite><;xsteelblue><li>Golden Greaves<li></rgb>                              scroll ;0<li>seal ;0<li>shard ;0" ]
        ;greenblade [ "<;xwhite><;xsteelblue><li>Green Blade<li></rgb>                             scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;hruvayahs [ "<;xwhite><;xsteelblue><li>Hruvayah's Medallion<li></rgb>                     scroll ;0<li>seal ;0<li>shard ;0" ]
        ;hyenaclaw [ "<;xwhite><;xsteelblue><li>Hyena Claw Necklace<li></rgb>                      scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;lionhead [ "<;xwhite><;xsteelblue><li>Lion-headed Belt Buckle<li></rgb>                   scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;marilith [ "<;xwhite><;xsteelblue><li>Marilith Chain<li></rgb>                            scroll ;0<li>seal ;0<li>shard ;0" ]
        ;mirage [ "<;xwhite><;xsteelblue><li>Mirage<li></rgb>                                      scroll ;0<li>seal ;0<li>shard ;0" ]
        ;mummywraps [ "<;xwhite><;xsteelblue><li>Mummy Wrappings<li></rgb>                         scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;jerky [ "<;xwhite><;xsteelblue><li>Pouch of Jerky<li></rgb>                               scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;ringbaphomet [ "<;xwhite><;xsteelblue><li>Ring of Baphomet<li></rgb>                      scroll ;0<li>seal ;0<li>shard ;0" ]
        ;ringspellstoring [ "<;xwhite><;xsteelblue><li>Ring of Spell Storing<li></rgb>             scroll ;0<li>seal ;0<li>shard ;0" ]
        ;robefire [ "<;xwhite><;xsteelblue><li>Robe of Fire<li></rgb>                              scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;sandstorm [ "<;xwhite><;xsteelblue><li>Sandstorm Glasses<li></rgb>                        scroll ;0<li>seal ;0<li>shard ;0" ]
        ;seafearth [ "<;xwhite><;xsteelblue><li>Seal of the Earth<li></rgb>                        scroll ;0<li>seal ;0<li>shard ;0" ]
        ;shardvollun [ "<;xwhite><;xsteelblue><li>Shard of Vollun<li></rgb>                        scroll ;0<li>seal ;0<li>shard ;0" ]
        ;shieldscorp [ "<;xwhite><;xsteelblue><li>Shield of the Scorpion<li></rgb>                 scroll ;0<li>seal ;0<li>shard ;0" ]
        ;shiningmarkus [ "<;xwhite><;xsteelblue><li>Shining Crest of St. Markus<li></rgb>          scroll ;0<li>seal ;0<li>shard ;0" ]
        ;silkenmail [ "<;xwhite><;xsteelblue><li>Silken Mail<li></rgb>                             scroll ;0<li>seal ;0<li>shard ;0" ]
        ;sirroco [ "<;xwhite><;xsteelblue><li>Sirroco<li></rgb>                                    scroll ;0<li>seal ;0<li>shard ;0" ]
        ;spiritsight [ "<;xwhite><;xsteelblue><li>Spectacles of Spirit Sight<li></rgb>             scroll ;0<li>seal ;0<li>shard ;0" ]
        ;spectralgloves [ "<;xwhite><;xsteelblue><li>Spectral Gloves<li></rgb>                     scroll ;0<li>seal ;0<li>shard ;0" ]
        ;spikedturban [ "<;xwhite><;xsteelblue><li>Spiked Turban<li></rgb>                         scroll ;0<li>seal ;0<li>shard ;0" ]
        ;staffarcanepower [ "<;xwhite><;xsteelblue><li>Staff of Arcane Power<li></rgb>             scroll ;0<li>seal ;0<li>shard ;0" ]
        ;staffinnersight [ "<;xwhite><;xsteelblue><li>Staff of Inner Sight<li></rgb>               scroll ;0<li>seal ;0<li>shard ;0" ]
        ;sting [ "<;xwhite><;xsteelblue><li>Sting<li></rgb>                                        scroll ;0<li>seal ;0<li>shard ;0" ]
        ;stinkpelt [ "<;xwhite><;xsteelblue><li>Stinkpelt's Hide<li></rgb>                         scroll ;0<li>seal ;0<li>shard ;0" ]
        ;storm [ "<;xwhite><;xsteelblue><li>Storm<li></rgb>                                        scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;thornlord [ "<;xwhite><;xsteelblue><li>Thornlord<li></rgb>                                scroll ;0<li>seal ;0<li>shard ;0" ]
        ;tinder [ "<;xwhite><;xsteelblue><li>Tinder<li></rgb>                                      scroll ;0<li>seal ;0<li>shard ;0" ]
        ;torc [ "<;xwhite><;xsteelblue><li>Torc of Prince Raiyum-de II<li></rgb>                   scroll ;0<li>seal ;0<li>shard ;0" ]
        ;tourney [ "<;xwhite><;xsteelblue><li>Tourney Armor<li></rgb>                              scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;unkor [ "<;xwhite><;xsteelblue><li>Unkor's Cleaver<li></rgb>                              scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;vambraces [ "<;xwhite><;xsteelblue><li>Vambraces of Inner Light<li></rgb>                 scroll ;0<li>seal ;0<li>shard ;0" ]
        ;vulkoorrobe [ "<;xwhite><;xsteelblue><li>Vulkoorim Dervish Robe<li></rgb>                 scroll ;0<li>seal ;0 <li>shard ;0" ]
        ;vulkoorleathers [ "<;xwhite><;xsteelblue><li>Vulkoorim Fighting Leathers<li></rgb>        scroll ;0<li>seal ;0<li>shard ;0" ]
        ;vulkoorpendant [ "<;xwhite><;xsteelblue><li>Vulkoorim Pendant<li></rgb>                   scroll ;0<li>seal ;0<li>shard ;0" ]
      
        ;wardundeath [ "<;xwhite><;xsteelblue><li>Ward of Undeath<li></rgb>                        scroll ;0<li>seal ;0<li>shard ;0" ]
        ;targe [ "<;xwhite><;xsteelblue><li>Weathered Targe<li></rgb>                              scroll ;0<li>seal ;0<li>shard ;0" ]
        ;whirlwind [ "<;xwhite><;xsteelblue><li>Whirlwind<li></rgb>                                scroll ;0<li>seal ;0<li>shard ;0" ]
        ;wolfwhistle [ "<;xwhite><;xsteelblue><li>Wolf Whistle<li></rgb>                           scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;xuum [ "<;xwhite><;xsteelblue><li>Xuum<li></rgb>                                          scroll ;0<li>seal ;0<li>shard ;0" ]
    
        ;zephyr [ "<;xwhite><;xsteelblue><li>Zephyr<li></rgb>                                      scroll ;0<li>seal ;0<li>shard ;0" ]
        
        ;esands [ "/;0 <li><;xwhite>adherents = <;xsteelblue>Adherent's Pendant</rgb><li>vuldagger = <;xsteelblue>Ancient Vulkoorim Dagger</rgb><li>bejeweled = 
    
    <;xsteelblue>Bejeweled Letter Opener</rgb><li>bloodstone = <;xsteelblue>The Blood Stone</rgb><li>bowair = <;xsteelblue>Bow of the Elements (Air)
    
    </rgb><li>bracersdeftness = <;xsteelblue>Bracers of Deftness</rgb><li>bracersdemon = <;xsteelblue>Bracers of the Demon's Consort</rgb><li>bracershunter = 
    
    <;xsteelblue>Bracers of the Hunter</rgb><li>bramblecasters = <;xsteelblue>Bramble-Casters</rgb><li>caperoc = <;xsteelblue>Cape of the Roc</rgb><li>coif = 
    
    <;xsteelblue>Chainmail Coif</rgb><li>chaosblade = <;xsteelblue>Chaosblade</rgb><li>cloakzephyr = <;xsteelblue>Cloak of the Zephyr</rgb><li>collapsshortbow = 
    
    <;xsteelblue>Collapsible Shortbow</rgb><li>coronation = <;xsteelblue>Coronation Shield</rgb><li>demonscale = <;xsteelblue>Demon Scale Armor</rgb><li>duskheart = 
    
    <;xsteelblue>Dusk Heart</rgb><li>dustless = <;xsteelblue>Dustless Boots</rgb><li>falcata = <;xsteelblue>Dynastic Falcata</rgb><li>firestorm = <;xsteelblue>Firestorm 
    
    Greaves</rgb><li>flint = <;xsteelblue>Flint</rgb><li>glovesfalcon = <;xsteelblue>Gloves of the Falcon</rgb><li>golden = <;xsteelblue>Golden Greaves</rgb><li>greenblade 
    
    = <;xsteelblue>Green Blade</rgb><li>hruvayahs = <;xsteelblue>Hruvayah's Medallion</rgb><li>hyenaclaw = <;xsteelblue>Hyena Claw Necklace</rgb><li>lionhead = 
    
    <;xsteelblue>Lion-headed Belt Buckle</rgb><li>marilith = <;xsteelblue>Marilith Chain</rgb><li>mirage = <;xsteelblue>Mirage</rgb><li>mummywraps = <;xsteelblue>Mummy 
    
    Wrappings</rgb><li>jerky = <;xsteelblue>Pouch of Jerky</rgb><li>ringbaphomet = <;xsteelblue>Ring of Baphomet</rgb><li>ringspellstoring = <;xsteelblue>Ring of Spell 
    
    Storing</rgb><li>robefire = <;xsteelblue>Robe of Fire</rgb><li>sandstorm = <;xsteelblue>Sandstorm Glasses</rgb><li>seafearth = <;xsteelblue>Seal of the 
    
    Earth</rgb><li>shardvollun = <;xsteelblue>Shard of Vollun</rgb><li>shieldscorp = <;xsteelblue>Shield of the Scorpion</rgb><li>shiningmarkus = <;xsteelblue>Shining 
    
    Crest of St. Markus</rgb><li>silkenmail = <;xsteelblue>Silken Mail</rgb><li>sirroco = <;xsteelblue>Sirroco</rgb><li>spiritsight = <;xsteelblue>Spectacles of Spirit 
    
    Sight</rgb><li>spectralgloves = <;xsteelblue>Spectral Gloves</rgb><li>spikedturban = <;xsteelblue>Spiked Turban</rgb><li>staffarcanepower = <;xsteelblue>Staff of 
    
    Arcane Power</rgb><li>staffinnersight = <;xsteelblue>Staff of Inner Sight</rgb><li>sting = <;xsteelblue>Sting</rgb><li>stinkpelt = <;xsteelblue>Stinkpelt's 
    
    Hide</rgb><li>storm = <;xsteelblue>Storm</rgb><li>thornlord = <;xsteelblue>Thornlord</rgb><li>tinder = <;xsteelblue>Tinder</rgb><li>torc = <;xsteelblue>Torc of Prince 
    
    Raiyum-de II</rgb><li>tourney = <;xsteelblue>Tourney Armor</rgb><li>unkor = <;xsteelblue>Unkor's Cleaver</rgb><li>vambraces = <;xsteelblue>Vambraces of Inner 
    
    Light</rgb><li>vulkoorrobe = <;xsteelblue>Vulkoorim Dervish Robe</rgb><li>vulkoorleathers = <;xsteelblue>Vulkoorim Fighting Leathers</rgb><li>vulkoorpendant = 
    
    <;xsteelblue>Vulkoorim Pendant</rgb><li>wardundeath = <;xsteelblue>Ward of Undeath</rgb><li>targe = <;xsteelblue>Weathered Targe</rgb><li>whirlwind = 
    
    <;xsteelblue>Whirlwind</rgb><li>wolfwhistle = <;xsteelblue>Wolf Whistle</rgb><li>xuum = <;xsteelblue>Xuum</rgb><li>zephyr = <;xsteelblue>Zephyr</rgb><li>" ]
    
    
    
    ]
      Shortcuts
      FilterSettings
    ]
    I've set this up to run on its own meaning you can just copy the code to a notepad save it and it will run but if you used my color wheel then you can just copy from the epic crafting status down past it onto the same file and it should work just fine.

    If you do this don't forget to fix the end code tags
    Code:
    ]
      Shortcuts
      FilterSettings
    ]
    Oh yeah as a side note Ive set up the contents command to post into userchat 2, I use this as a place to test my alias you can change these to wherever you want
    Code:
    /p party
    /1 userchat 1
    /3 userchat 3
    /4 userchat 4
    /g guild
    or just remove the /2 altogether and it will post into the say of general chat
    Irro of Gland

  19. #59
    Community Member error55o's Avatar
    Join Date
    Sep 2009
    Posts
    0

    Default

    /importoptions dont work any more =/ I found another way :P

  20. #60
    Community Member
    Join Date
    Nov 2009
    Posts
    3

    Default

    and what would that new way be...? I just came back from a long break to find that importoptions doesnt work any longer...would love to know the current workaround

    thanks

Page 3 of 4 FirstFirst 1234 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

This form's session has expired. You need to reload the page.

Reload