WoW armory source code menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 24
  1. #1
    seizure507's Avatar Member
    Reputation
    13
    Join Date
    Mar 2007
    Posts
    97
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    WoW armory source code

    im tired of being a dam leecher so i worked a little magic and got teh source doe for you

    1ff8
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <?xml-stylesheet type="text/xsl" href="/layout/login.xsl">
    <html>
    <head>
    <link href="favicon.ico" rel="shortcut icon">
    <title>The World of Warcraft Armory</title>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <meta content="The World of Warcraft Armory is a vast searchable database of information for World of Warcraft - taken straight from the real servers. It is the most comprehensive and up-to-date database on the characters, arena teams, guilds, items, dungeons, raids, bosses, and faction rewards of World of Warcraft in existence." name="description">
    <script src="/shared/global/third
    -party/detection.js" type="text/javascript"></script>
    <style media="screen, projection" type="text/css">
    @import "css/master.css";
    @import "css/en_us/language.css";
    </style>
    <script type="text/javascript">
    //
    if (is_moz) {
    } else if (is_ie7) {
    document.write('<link rel="stylesheet" type="text/css" media="screen, projection" href="css/ie7.css" />');
    }
    else if (is_ie6) {
    document.write('<link rel="stylesheet" type="text/css" media="screen, projection" href="css/ie.css" />');

    try {
    document.execCommand("BackgroundImageCache", false, true);
    } catch(err) {}
    }
    else if (is_opera) {
    document.write('<link rel="stylesheet" type="text/css" media="screen, projection" href="css/opera.css" />');
    }
    if (is_mac && !is_moz) {
    document.write('<link rel="stylesheet" type="text/css" media="screen, projection" href="css/opera-mac.css" />');
    }

    if (is_safari && is_mac) {
    if (is_safari3)
    document.write('<link rel="stylesheet" type="text/css" media="screen, projection" href="css/safari3.css" />');
    document.write('<link rel="stylesheet" type="text/css" media="screen, projection" href="css/safari.css" />');
    } else if (is_safari) {
    document.write('<link rel="stylesheet" type="text/css" media="screen, projection" href="css/safari-pc.css" />');
    }

    //
    </script>
    <div id="containerJavascript"></div>
    </head>
    <body>
    <style> @import "/shared/global/menu/topnav/topnav.css"; </style>
    <script>global_nav_lang = 'en_us'</script>
    <div class="tn_armory" id="shared_topnav">
    <script src="/shared/global/menu/topnav/buildtopnav.js"></script>
    </div>
    <form id="historyStorageForm" method="GET">
    <textarea id="historyStorageField" name="historyStorageField"></textarea>
    </form>
    <script src="js/armory.js" type="text/javascript"></script><script src="js/dhtmlHistory.js" type="text/javascript"></script><script src="js/en_us/strings.js" type="text/javascript"></script>
    <table id="armory">
    <tr>
    <td width="50%"></td><td>
    <div class="deco">
    <a class="logo" href="World of Warcraft Community Site"><span>World of Warcraft</span></a>
    </div>
    <div class="top-anchor-int" id="divChains">
    <em></em><em class="rc"></em>
    </div>
    <script type="text/javascript">
    var theLang = "en_us";
    var searchQueryValue = 'Search the Armory';



    if(region != "KR" && region != "TW"){
    searchQueryValue = unescape(searchQueryValue);
    }

    var globalSearch = "1";

    </script>
    <div class="other" id="indexChange1">
    <div class="search-container" id="indexChange2">
    <div class="search">
    <div class="adv-search">
    <em></em><a class="title-advsearch"></a><a class="advsearch" href="item-search.xml">Items</a>
    </div>
    <div class="search-right">
    <a class="title-search"><span>Search the Armory</span></a>
    <div class="input">
    <div class="dd">
    <div class="dropDowner">
    <a class="dropTrigger" href="javascript:void(0);" id="replaceSearchOption" onmouseout="javascript: getElementById('searchCat').style.display='none';" onmouseover="javascript: getElementById('searchCat').style.display='block';">Armory</a>
    <div class="searchMenu" id="searchCat" onmouseout="javascript: getElementById('searchCat').style.display='none';" onmouseover="javascript: getElementById('searchCat').style.display='block';">
    <del></del>
    <div class="sm-content">
    <a href="#" onClick="javascript: menuSelect('Armory', 'all'); return false;">Armory</a><a href="#" onClick="javascript: menuSelect('Arena Teams', 'arenateams'); return false;">Arena Teams</a><a href="#" onClick="javascript: menuSelect('Characters', 'characters'); return false;">Characters</a><a href="#" onClick="javascript: menuSelect('Guilds', 'guilds'); return false;">Guilds</a><a href="#" onClick="javascript: menuSelect('Items', 'items'); return false;">Items</a>
    </div>
    <q></q>
    </div>
    </div>
    </div>
    <div class="arrow"></div>
    <form action="search.xml" method="get" name="formSearch" onSubmit="javascript: return menuCheckLength(document.formSearch);">
    <div class="ipl">
    <div style="position: relative; z-index: 90; left: -160px;">
    <input id="armorySearch" maxlength="72" name="searchQuery" onBlur="javascript: checkBlur();" onFocus="javascript: checkClear();" size="16" type="text" value="Search the Armory">
    </div>
    <div id="errorSearchType"></div>
    <div id="formSearch_errorSearchLength" onMouseOver="javascript: this.innerHTML = '';"></div>
    <input name="searchType" type="hidden" value="all">
    </div>
    <script type="text/javascript">

    var searchTypeValue = getcookie2("cookieMenu");
    searchTypeValue = searchTypeValue.replace("ext=", "");
    if (searchTypeValue == "Armory")
    searchTypeValue = "all";
    var searchTypeText = getcookie2("cookieMenuText");
    if (!searchTypeValue) {
    searchTypeValue = "all";
    setcookie('cookieMenu', "all");
    } else {
    if (searchTypeValue != 'all')
    document.getElementById('replaceSearchOption').innerHTML = searchTypeText;
    }

    document.formSearch.searchQuery.value = searchQueryValue;
    document.formSearch.searchType.value = searchTypeValue;

    </script>
    <div class="ip">
    <div class="fb"></div>
    </div>
    <div class="submit" style="position:relative; z-index: 100;">
    <a class="submit" href="javascript:void(0);" onClick="javascript: return menuCheckLength(document.formSearch);"></a>
    </div>
    <div class="searchTrick">
    <input id="dummy" onBlur="javascript: hideDropBox();" size="2" type="button">
    </div>
    </form>
    </div>
    </div>
    </div>
    </div>
    </div>
    <div class="backplate">
    <div class="bp2">
    <span class="general-image" id="imageLeft"></span>
    <div class="ab-container">
    <h3 class="banner">
    <span class="armory-left"></span><a class="armory-title" href="index.xml"><span id="armoryTitleRef">The Armory</span></a>
    </h3>
    <p class="beta"></p>
    <a class="betaLink" href="index.xml"><img src="images/pixel.gif"></a>
    </div>
    <div class="pin-container">
    <div class="loginBox">
    <div class="loginContents">
    <div class="toplogincontainer">
    <div class="toploginright"></div>
    <div style="height: 23px; background: url('../images/login-armory-bg.gif') repeat-x top left; float: right; padding: 3px 7px 0;">
    <form id="loginRedirect" method="post" name="loginRedirect">
    <input id="passThrough" name="passThrough" type="hidden" value="1"><input id="redirectUrl" name="redirectUrl" type="hidden"><a alt="" href="javascript: document.loginRedirect.submit()">
    <div style="display: block; float: left; vertical-align: baseline; margin-top: -2px; width: 25px; height: 23px; background: url('../images/tab-key-3.gif') no-repeat top left; margin-right: 4px;"></div>Log In</a>
    </form>
    <script type="text/javascript">
    document.getElementById('loginRedirect').action = "https://"+ document.location.host +"/login.xml";
    </script>
    </div>
    <div class="toploginleft"></div>
    </div>
    <script type="text/javascript">document.getElementById('redirectUrl').value = window.location.pathname + window.location.search;</script>
    </div>
    </div>
    <div class="pinProfile" id="showHidePin">
    <div class="pin-back">
    <div class="hord" id="changeClassFaction">
    <h1></h1>
    <div class="pin-base">
    <strong id="replacePinCharName1"></strong>
    <p id="replacePinGuildName1"></p>
    </div>
    <div class="pin-clone">
    <strong id="replacePinCharName2"></strong>
    <p id="replacePinGuildName2"></p>
    <div id="replacePinButton">
    <a class="unpin-grey" href="javascript: ;" onMouseOut="hideTip();" onMouseOver="javascript: showTip(&quot;To pin a profile, search for and find a character.&quot;"></a>
    </div>
    </div>
    <div class="pinArena">
    <div id="replaceTeam2"></div>
    <div id="replaceTeam3"></div>
    <div id="replaceTeam5"></div>
    </div
    1ff8
    >
    <div class="pinNav">
    <a class="pdown0" href="javascript: ;" id="idPinNavArrow" onMouseOut="javascript: document.getElementById('pinprofile').style.visibility = 'hidden';" onMouseOver="javascript: hoverPinOption();"></a>
    </div>
    </div>
    </div>
    <div class="tooltip" id="pinprofile" onMouseOut="javascript: document.getElementById('pinprofile').style.visibility='hidden';" onMouseOver="javascript: document.getElementById('pinprofile').style.visibility='visible';">
    <table style="margin: 0;">
    <tr>
    <td class="tl"></td><td class="t"></td><td class="tr"></td>
    </tr>
    <tr>
    <td class="l"><q></q></td><td class="bg">
    <div class="toolBoxb">
    <h2></h2>
    <p>
    <input id="checkboxDualTooltip" onClick="javascript: setDualTooltipCookie();" type="checkbox">Enable Dual Item Tooltips</p>
    <div class="unpin-footer">
    <a class="unpin unpinpane" href="javascript: unsetCharCookie();"></a><a class="unpin-link" href="javascript: unsetCharCookie();">unpin this character</a>
    </div>
    </div>
    </td><td class="r"><q></q></td>
    </tr>
    <tr>
    <td class="bl"></td><td class="b"></td><td class="br"></td>
    </tr>
    </table>
    </div>
    </div>
    </div>
    <div class="global-nav">
    <a class="wowcom" href="World of Warcraft Community Site"></a>
    <div id="arenaMenu"></div>
    </div>
    </div>
    <script type="text/javascript">
    //
    if (getcookie2("armory.cookieCharProfileUrl") !=0) {
    showPin();
    if (getcookie2("armory.cookieDualTooltip") == 1)
    document.getElementById('checkboxDualTooltip').checked = 1;
    } else {
    hidePin();
    }
    //
    </script>
    <div id="replaceMain">
    <div id="dataElement">
    <div class="parchment-top">
    <div class="parchment-content">
    <div class="list">
    <div class="full-list">
    <div class="tip" style="clear: left;">
    <table>
    <tr>
    <td class="tip-top-left"></td><td class="tip-top"></td><td class="tip-top-right"></td>
    </tr>
    <tr>
    <td class="tip-left"></td><td class="tip-bg">
    <div class="profile-wrapper">
    <blockquote>
    <b class="icharacters">
    <h4>
    <a href="character-search.xml">Log In</a>
    </h4>
    <h3>Log In</h3>
    </b>
    </blockquote>
    <div class="login-box">
    <div class="login-contents">
    <div class="login-text">
    <form action="https://www.wowarmory.com/login.xml" method="post" name="login">
    <div class="reldiv">
    <a class="login-x" href="The World of Warcraft Armory"></a>
    <div class="login-title">Login Required</div>
    <div class="login-intromsg">You must log in with your World of Warcraft account to access protected areas of the Armory.</div>
    <div class="login-inputcontainer1">
    <div class="reldiv">
    <div class="login-inputitem1">World of Warcraft Account Name</div>
    <div class="login-inputitem2">
    <input class="login-accountname" id="accountName" name="accountName" onkeypress="submitViaEnter(event)" tabindex="1" type="text" value="">
    </div>
    <div class="login-inputitem3">
    <a href="WoW.com Account/Password Retrieval">Forgot your Account Name?</a>
    </div>
    </div>
    </div>
    <div class="login-inputcontainer2">
    <div class="reldiv">
    <div class="login-inputitem1">Password</div>
    <div class="login-inputitem2">
    <input class="login-accountname" name="password" onkeypress="submitViaEnter(event)" tabindex="2" type="password" value="">
    </div>
    <div class="login-inputitem3">
    <a href="WoW.com Account/Password Retrieval">Forgot your Password?</a>
    </div>
    </div>
    </div>
    <div class="login-buttons">
    <a class="bluebutton" href="javascript:document.login.submit();" id="loginsubmitbutton">
    <div class="bluebutton-a"></div>
    <div class="bluebutton-b">
    <div class="reldiv">
    <div class="bluebutton-color">Login</div>
    </div>Login</div>
    <div class="bluebutton-key"></div>
    <div class="bluebutton-c"></div>
    </a><a class="bluebutton" href="The World of Warcraft Armory" id="logincancelbutton">
    <div class="bluebutton-a"></div>
    <div class="bluebutton-b">
    <div class="reldiv">
    <div class="bluebutton-color">Cancel</div>
    </div>Cancel</div>
    <div class="bluebutton-c"></div>
    </a>
    </div>
    </div>
    <input name="redirectUrl" type="hidden" value="/index.xml">
    </form>
    </div>
    </div>
    </div>
    <script type="text/javascript">

    function submitViaEnter(evt) {
    evt = (evt) ? evt : event;
    var charCode = (evt.charCode) ? evt.charCode :
    ((evt.which) ? evt.which : evt.keyCode);
    if (charCode == 13) {
    document.login.submit();
    }
    }

    function setFocus() {
    document.login.accountName.focus();
    }

    window.onload = setFocus;

    </script>
    </div>
    </td><td class="tip-right"></td>
    </tr>
    <tr>
    <td class="tip-bot-left"></td><td class="tip-bot"></td><td class="tip-bot-right"></td>
    </tr>
    </table>
    </div>
    </div>
    </div>
    <div class="rinfo">
    <div class="tip">
    <table>
    <tr>
    <td class="tip-top-left"></td><td class="tip-top"></td><td class="tip-top-right"></td>
    </tr>
    <tr>
    <td class="tip-left"></td><td class="tip-bg">
    <div class="rlinks">
    <div class="profile-wrapper">
    <blockquote>
    <table>
    <tr>
    <td class="rtd"><b class="ilinks">
    <h2>Related Links</h2>
    </b></td><td><b class="ifaq">
    <h2>Frequently Asked Questions</h2>
    </b></td>
    </tr>
    </table>
    </blockquote>
    <div class="rel-section">
    <table>
    <tr>
    <td class="rtd" valign="top">
    <div class="related-links" id="noflash-message">
    <div class="rlbox1">
    <ul>
    <li>
    <b class="noflash">Alert: Adobe Flash Player 8+ Required</b>
    <br>
    <a class="noflash" href="http://www.adobe.com/shockwave/downl...ShockwaveFlash" target="_blank"><img align="right" class="p" src="images/en_us/getflash.gif"></a>We've detected that you either do not have Adobe Flash Player or are using a version prior to version 8. The Armory requires Flash Player 8 (or later) in order to take full advantage of all the site's features. Click the button above to install the latest version of Adobe Flash Player.</li>
    </ul>
    </div>
    </div>
    <script type="text/javascript">
    if(!MM_FlashCanPlay)
    showNoflashMessage();
    </script>
    <div class="related-links">
    <div class="rlbox1">
    <div style="padding:6px 0;">
    <div class="language-filter" style="z-index:4;">
    <strong>Region:</strong>
    <br>
    <script type="text/javascript">

    var varOverRegion = 0;


    </script>
    <div class="dropdown3" onMouseOut="javascript: varOverRegion = 0;" onMouseOver="javascript: varOverRegion = 1;">
    <a class="set-lang" href="javascript: document.formDropdownRegion.dummyRegion.focus();" id="displayRegion"></a>
    </div>
    <div style="position: relative;">
    <div style="position: absolute;">
    <form id="formDropdownRegion" name="formDropdownRegion" style="height: 0px;">
    <input id="dummyRegion" onBlur="javascript: if(!varOverRegion) document.getElementById('dropdownHiddenRegion').style.display='none';" onFocus="javascript: dropdownMenuToggle('dropdownHiddenRegion');" size="2" style="position: relative; left: -5000px;" type="button">
    </form>
    </div>
    </div>
    <div class="drop-lang" id="dropdownHiddenRegion" onMouseOut="javascript: varOverRegion = 0;" onMouseOver="javascript: varOverRegion = 1;" style="display: none; z-index: 9909;">
    <div class="light-tip">
    <table>
    <tr>
    <td class="tl"></td><td class="t"></td><td class="tr"></td>
    </tr>
    <tr>
    <td class="l"><q></q></td><td class="bg">
    <ul>
    <li>
    <a href="The World of Warcraft Armory">US &amp; Oceanic</a>
    </li>
    <li>
    <a href="http://eu.wowarmory.com">Europe</a>
    </li>
    <li>
    <a href="The World of Warcraft Armory">í•œêµ*</a>
    </li>
    <li>
    <a href="The World of Warcraft Armory">å °ç £ã€ é¦™æ¸¯èˆ‡æ**³é–€</a>
    </li>
    </ul>
    </td><td class="r"><q></q></td>
    </tr>
    <tr>
    <td class="bl"></td><td class="b"></td><td class="br"></td>
    </tr>
    </table>
    </div>
    </div>
    </div>
    <div class="language-filter">
    <strong>Language:</strong>
    <br>
    <script type="text/javascript">

    var varOverLang = 0;


    </script>
    <div class="dropdown4" onMouseOut="javascript: varOverLang = 0;" onMouseOver="javascript: varOverLang = 1;">
    <a class="set-lang" href="javascript: document.formDropdownLang.dummyLang.focus();" id="displayLang">English</a>
    </div>
    <div style="position: relative;">
    <div style="position: absolute;">
    <form id="formDropdownLang" name="formDropdownLang" style="height: 0px;">
    <input id="dummyLang" onBlur="javascript: if(!varOverLang) document.getElementById('dropdownHiddenLang').style.display='none';" onFocus="javascript: dropdownMenuToggle('dropdownHiddenLang');" size="2" style="position: relative; left: -5000px;" type="button">
    </form>
    </div>
    </div>
    <div class="drop-lang" id="dropdownHiddenLang" onMouseOut="j
    1ff8
    avascript: varOverLang = 0;" onMouseOver="javascript: varOverLang = 1;" style="display: none; z-index: 50;">
    <div class="light-tip">
    <table>
    <tr>
    <td class="tl"></td><td class="t"></td><td class="tr"></td>
    </tr>
    <tr>
    <td class="l"><q></q></td><td class="bg">
    <ul>
    <li>
    <a href="javascript: selectLang('English', 'en');">English</a>
    </li>
    <li>
    <a href="javascript: selectLang('Deutsch', 'de_de');">Deutsch</a>
    </li>
    <li>
    <a href="javascript: selectLang('Espa%C3%B1ol', 'es_es');">Espa&ntilde;ol</a>
    </li>
    <li>
    <a href="javascript: selectLang('Fran%C3%A7ais', 'fr_fr');">Fran&ccedil;ais</a>
    </li>
    <li>
    <a href="javascript: selectLang('%ED%95%9C%EA%B5%AD%EC%96%B4', 'ko_kr');">í•œêµ*ì–´</a>
    </li>
    <li>
    <a href="javascript: selectLang('%E7%B9%81%E9%AB%94%E4%B8%AD%E6%96%87', 'zh_tw');">ç¹ é«”ä¸*æ–‡</a>
    </li>
    </ul>
    </td><td class="r"><q></q></td>
    </tr>
    <tr>
    <td class="bl"></td><td class="b"></td><td class="br"></td>
    </tr>
    </table>
    </div>
    </div>
    <div class="lrs"></div>
    </div>
    <script type="text/javascript">
    if(region=="EU")
    document.getElementById("displayRegion").innerHTML = "Europe";
    else if(region=="US")
    document.getElementById("displayRegion").innerHTML = "US & Oceanic";
    else if(region=="TW")
    document.getElementById("displayRegion").innerHTML = "å °ç £ã€ é¦™æ¸¯èˆ‡æ**³é–€";
    else
    document.getElementById("displayRegion").innerHTML = "í•œêµ*";
    </script>
    </div>
    </div>
    </div>
    <div class="related-links">
    <div class="rlbox">
    <ul>
    <li>
    <a href="/search.xml?fl%5Bsource%5D=dungeon&amp;fl%5Bdungeon%5D=badgeofjustice&amp;fl%5Bty pe%5D=all&amp;fl%5Brrt%5D=all&amp;fl%5BrqrMin%5D=&amp;fl%5BrqrMax%5D=&amp;fl%5Bu sbleBy%5D=all&amp;advOptName=none&amp;fl%5Bandor%5D=and&amp;searchType=items&amp ;fl%5BadvOpt%5D=none">Badge of Justice Rewards</a>
    </li>
    <li class="hr">
    <em>
    <!--ie height fix--></em>
    </li>
    <li>
    <a href="/dungeons.xml">Dungeon &amp; Raid Drops</a>
    </li>
    <li>
    <a href="/factions.xml">Faction Rewards</a>
    </li>
    <li>
    <a href="/pvprewards.xml">PvP Rewards</a>
    </li>
    <li class="hr">
    <em>
    <!--ie height fix--></em>
    </li>
    <li>
    <a href="/arena-tournament.xml">Arena Tournament Info</a>
    </li>
    <li class="hr">
    <em>
    <!--ie height fix--></em>
    </li>
    <li>
    <a href="/faq-armory.xml">F.A.Q.s</a>
    </li>
    <li class="report">
    <a href="mailto:[email protected]?subject=WoW Armory Error&amp;body=Type your error report below. Browser Agent: REPLACEBROWSER. Error on page: REPLACEURL" id="reportLink" onmouseout="hideTip();" onmouseover="showTip('Report all Armory related bugs and issues to <b>[email protected]</b>')">Report an Error</a><script type="text/javascript">
    var urlArmory = "The World of Warcraft Armory";
    replaceLink(urlArmory);
    </script>
    </li>
    </ul>
    </div>
    </div>
    </td><td class="faqtd" valign="top">
    <div class="faq">
    <div class="rlbox2">
    <div class="faq-links">
    <ol>
    <li>
    <a href="javascript:faqSwitch(1);"><span class="faq-off" id="faqlink1">Which account should I use to log in to the Armory?</span></a>
    </li>
    <li>
    <a href="javascript:faqSwitch(2);"><span class="faq-off" id="faqlink2">Why is the Armory asking me to log in with my World of Warcraft account?</span></a>
    </li>
    <li>
    <a href="javascript:faqSwitch(3);"><span class="faq-off" id="faqlink3">I&rsquo;m concerned about the security of my account information, are you sure this is safe?</span></a>
    </li>
    <li>
    <a href="javascript:faqSwitch(4);"><span class="faq-off" id="faqlink4">How long can I view the Guild Bank pages after I log in?</span></a>
    </li>
    <li>
    <a href="javascript:faqSwitch(5);"><span class="faq-off" id="faqlink5">Does logging into the Armory log me into the World of Warcraft Account Management site as well?</span></a>
    </li>
    <li>
    <a href="javascript:faqSwitch(6);"><span class="faq-off" id="faqlink6">How do I log out?</span></a>
    </li>
    </ol>
    </div>
    <div class="speak-bubble">
    <table class="sb">
    <tr>
    <td class="b-top-left"></td><td class="b-top"></td><td class="b-top-right"></td>
    </tr>
    <tr>
    <td class="b-left">
    <div class="shim btable"></div>
    </td><td class="b-bg">
    <div id="faq1" style="display:none;">
    <h2>Which account should I use to log in to the Armory?</h2>
    Use your World of Warcraft account information to log in to the Armory.
    </div>
    <div id="faq2" style="display:none;">
    <h2>Why is the Armory asking me to log in with my World of Warcraft account?</h2>
    Certain areas of the Armory require you to log in with your World of Warcraft account to access them because of the nature of the information in these areas. Currently, these areas include the pages devoted to the Guild Bank system. Additional login-protected areas may be added in the future.
    </div>
    <div id="faq3" style="display:none;">
    <h2>I&rsquo;m concerned about the security of my account information, are you sure this is safe?</h2>
    Make sure that the URL of this page is https://www.wowarmory.com/login.xml and nothing more, down to the letter. Your login information is protected by our secure login server.
    </div>
    <div id="faq4" style="display:none;">
    <h2>How long can I view the Guild Bank pages after I log in?</h2>
    You should have access to the Guild Bank pages for approximately thirty minutes after you log in.
    </div>
    <div id="faq5" style="display:none;">
    <h2>Does logging into the Armory log me into the World of Warcraft Account Management site as well?</h2>
    No.
    </div>
    <div id="faq6" style="display:none;">
    <h2>How do I log out?</h2>
    Closing your Armory window after logging in will effectively log out of your Guild Bank access. In addition, your session will expire after approximately 30 minutes, after which point you will be asked to log in again if you attempt to access your Guild Bank.
    </div>
    <div class="faq-desc">
    <em></em>
    <div id="faq-container"></div>
    </div>
    </td><td class="b-right">
    <div class="shim btable"></div>
    </td>
    </tr>
    <tr>
    <td class="b-bot-left"></td><td class="b-bot"></td><td class="b-bot-right"></td>
    </tr>
    </table>
    </div>
    </div>
    </div>
    </td>
    </tr>
    </table>
    </div>
    </div>
    </div>
    </td><td class="tip-right"></td>
    </tr>
    <tr>
    <td class="tip-bot-left"></td><td class="tip-bot"></td><td class="tip-bot-right"></td>
    </tr>
    </table>
    </div>
    </div>
    <script type="text/javascript">
    faqSwitch(currentFaq);
    </script>
    </div>
    </div>
    </div>
    </div>
    <div class="tooltip" id="tooltipcontainer" onmouseout="hideTip();">
    <div id="tool1container">
    <table>
    <tr>
    <td class="tl"></td><td class="t"></td><td class="tr"></td>
    </tr>
    <tr>
    <td class="l"><q></q></td><td class="bg">
    <div id="toolBox">TEST</div>
    </td><td class="r"><q></q></td>
    </tr>
    <tr>
    <td class="bl"></td><td class="b"></td><td class="br"></td>
    </tr>
    </table>
    </div>
    <table id="tool2container" style="float:left; display:none; margin-top: 10px;">
    <tr>
    <td class="tl"></td><td class="t"></td><td class="tr"></td>
    </tr>
    <tr>
    <td class="l"><q></q></td><td class="bg">
    <div id="toolBox_two">TEST</div>
    </td><td class="r"><q></q></td>
    </tr>
    <tr>
    <td class="bl"></td><td class="b"></td><td class="br"></td>
    </tr>
    </table>
    <table id="tool3container" style="float:left; display:none; margin-top: 10px;">
    <tr>
    <td class="tl"></td><td class="t"></td><td class="tr"></td>
    </tr>
    <tr>
    <td class="l"><q></q></td><td class="bg">
    <div id="toolBox_three">TEST</div>
    </td><td class="r"><q></q></td>
    </tr>
    <tr>
    <td class="bl"></td><td class="b"></td><td class="br"></td>
    </tr>
    </table>
    </div>
    </div>
    <div class="footerplate">
    <a href="Blizzard Entertainment"></a>
    </div>
    <div class="copyright">&copy;2007 Blizzard Entertainment, Inc. All rights reserved.<br>
    <div id="legalicon-container">
    <a class="legalicon" href="Entertainment Software Rating Board" target="_blank"></a><a class="legalicon2" href="Entertainment Software Rating Board" target="_blank"></a>
    </div>
    <script type="text/javascript">
    if(region=="US")
    document.getElementById("legalicon-container").style.display="block";
    </script>
    </div>
    </td><td class="section-general" id="imageRight" width="50%"></td>
    </tr>
    </table>
    <div id="output"></div>
    <script type="text/javascript">
    rightSideImageReady=1;
    if(rightSideImage)
    changeRightSideImage(rightSideImage);


    var elemt1c = document.getElementById("tool1container");
    var elemttc = document.getElementById("tooltipcontaine
    418
    r");
    var elemt2c = document.getElementById("tool2container");
    var elemt3c = document.getElementById("tool3container");
    var elemtb1 = document.getElementById("toolBox");
    var elemtb2 = document.getElementById("toolBox_two");
    var elemtb3 = document.getElementById("toolBox_three");
    var elemDoc = document.documentElement;

    </script><script src="/shared/global/menu/en_us/menutree.js" type="text/javascript"></script><script src="/shared/global/menu/menu132_com.js" type="text/javascript"></script><script src="js/en_us/menus.js" type="text/javascript"></script><script src="/shared/global/third-party/sarissa/0.9.7.6/sarissa.js" type="text/javascript"></script><script src="/shared/global/third-party/sarissa/0.9.7.6/sarissa_dhtml.js" type="text/javascript"></script><script src="js/ajaxtooltip.js" type="text/javascript"></script><script src="https://ssl.google-analytics.com/urchin.js" type="text/javascript"></script><script type="text/javascript">
    _uacct = "UA-544112-14";
    _udn="none";
    _ulink=1;
    urchinTracker();
    </script>
    </body>
    </html>

    0

    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>302 Found</title>
    </head><body>
    <h1>Found</h1>
    <p>The document has moved <a href="http://www.wowarmory.comKeep-Alive">here</a>.</p>
    </body></html>

    its great for making a phishing site

    WoW armory source code
  2. #2
    Blindgunner's Avatar Member
    Reputation
    9
    Join Date
    Mar 2007
    Posts
    139
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Woa nice rep+

  3. #3
    Onemore's Avatar Banned
    Reputation
    151
    Join Date
    Jul 2006
    Posts
    344
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wow pretty cool + rep

  4. #4
    seizure507's Avatar Member
    Reputation
    13
    Join Date
    Mar 2007
    Posts
    97
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    cause when u go to wowarmory.com it ownt show the source u gotta get a few aps to do it and i just saved the time it takes to find it

  5. #5
    Guzey's Avatar Member
    Reputation
    8
    Join Date
    Jun 2007
    Posts
    117
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i haven't checked it out yet, but great contribution +Rep

  6. #6
    Eskiimo's Avatar Active Member
    Reputation
    23
    Join Date
    Nov 2007
    Posts
    155
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wall of text crits Rav3nXTC for 1000000 Damage.
    Rav3nXTC dies.
    seizure507
    loots corpse of Rav3nXTC.
    Acquired +rep. (That is, once all the information is confirmed)

    Seems pretty good to me, I'll check it out later. Gj contributing though.

  7. #7
    GunMan's Avatar Knight-Lieutenant
    Reputation
    34
    Join Date
    Apr 2007
    Posts
    326
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice contribution, but isn't this the same as Right click -> page source? :\

    Also theres a problem with one of the parts of the code. Where it says

    Code:
     <p>The document has moved <a href="http://www.wowarmory.comKeep-Alive">here</a>.</p>
    is bad cuz it's a nasty URL. I don't know what the right URL for it is.. So if you know or something... XD

    Edit: About the page source thing, I just saw the above posts, and forget what I said. I didn't know that you gotta use some apps. Sorry for the mistake.

  8. #8
    seizure507's Avatar Member
    Reputation
    13
    Join Date
    Mar 2007
    Posts
    97
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i know the pics are there cause those are being hosted off there site so some1 has to go in and get the pics right i'm currently working on a phishing site fir accounts to share with the mmowned community

  9. #9
    GunMan's Avatar Knight-Lieutenant
    Reputation
    34
    Join Date
    Apr 2007
    Posts
    326
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well anyways, you got my +repz for the contribution.

  10. #10
    EcHoEs's Avatar lol why u mad
    Reputation
    374
    Join Date
    Sep 2006
    Posts
    1,647
    Thanks G/R
    3/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Right-click > Show source code
    Now how damn hard can that be?
    Maybe i should start posting "Mmowned source code" etc.


  11. #11
    seizure507's Avatar Member
    Reputation
    13
    Join Date
    Mar 2007
    Posts
    97
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Emeriss84 View Post
    Right-click > Show source code
    Now how damn hard can that be?
    Maybe i should start posting "Mmowned source code" etc.
    try lookin up the wow armory source code its hidden so good luck on that one

  12. #12
    seizure507's Avatar Member
    Reputation
    13
    Join Date
    Mar 2007
    Posts
    97
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="/layout/login.xsl"?><page globalSearch="1" lang="en_us" requestUrl="/login.xml">
    <login error="0" redirectUrl="/" url="https://www.wowarmory.com/login.xml"/>
    </page>
    thats wat you get when u try to view the LOGIN PAGE so gl with that

  13. #13
    colm's Avatar
    colm
    Guest
    so would I just copy and paste this into notepad and save as index.html and upload to website etc?

  14. #14
    Allaway's Avatar Member
    Reputation
    50
    Join Date
    Aug 2007
    Posts
    244
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hate to break it to you, That is not the source code but only client side scripts. The source code would be the php(most likely) that is run on the server side.

  15. #15
    BloodOmenx3's Avatar Member
    Reputation
    13
    Join Date
    Dec 2007
    Posts
    173
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1. What so does this enable us to make clones of the armoury etc

    2. I believe ArthurBrazil to be correct.

    If it turns out this is true, gz and ill rep

Page 1 of 2 12 LastLast

Similar Threads

  1. [Hack] / [Bot] 1.12.1 WoW Bot Source Code
    By Corthezz in forum WoW Memory Editing
    Replies: 51
    Last Post: 02-04-2017, 01:12 PM
  2. [Source Code] Wow Radar Application
    By jbrauman in forum World of Warcraft Bots and Programs
    Replies: 84
    Last Post: 11-26-2011, 07:48 AM
  3. [Leaked] WoW Decompiled Source Code (pastebin)
    By jmp478 in forum World of Warcraft Bots and Programs
    Replies: 13
    Last Post: 04-16-2010, 04:28 PM
  4. [RELEASE] Core of Time WoW Emulator Source Code
    By CoolManBob in forum World of Warcraft Emulator Servers
    Replies: 21
    Last Post: 02-04-2008, 11:22 PM
  5. WoW! thing source code
    By Relz in forum World of Warcraft Bots and Programs
    Replies: 13
    Last Post: 05-15-2007, 03:55 PM
All times are GMT -5. The time now is 12:13 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search