DarkHavoc Posted October 28, 2003 Posted October 28, 2003 I asked someone for some code and they gave me it. But i dont know how to use it. hehe anyone got any idea as well? --- ########################################################## # # WALKTHROUGH OF AOM:TT STATS QUERIES # # Note: All queries and responses are in UTF-16 (Unicode) # # # # A thanx goes out to BluePill who provided me with the # Titan ESO querries. Thanx Dude! ########################################################## # # ##Four you guys that already have AoM Queries!## # Just change host and path and the <co> tag of the xml and you are good to go! # Most queries have some new result fields like Age5 this and that. # ########################################################## ## ## TOP 20 Supremacy players ## Notes: Looks like they actually ask for 21 (nn attribute) ## POST /AOM_XPACK/query/query.aspx HTTP/1.1 Referer: ZoneStatsClient Content-Type: text/xml User-Agent: ZoneStatsClient Host: 207.46.203.186 <?xml version="1.0"?> <clr> <cmd v="query"/> <co g="AOM_XPACK" s="100" z="1.0.3" t="1065358122" U="6"/> <qer id="0" np="0" nn="21" si="0" et="ZS_Human" md="ZS_Supremacy" rn="ZS_TopPlayers" tp="ZS_AllTime"/> </clr> HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Sun, 05 Oct 2003 12:48:42 GMT Cache-Control: private Content-Type: text/xml; charset=utf-16 Content-Length: 6670 <srv> <rsp cmd="SAVL" id="0" MI="0"> <zsrrs> <values entryID="757" EntryName="MouseFree" rank="1" date="2003-10-05T03:37:00.0000000-07:00" primaryrating="1800.0802859967" secondaryRating="0" /> <values entryID="785" EntryName="CsI_Miami" rank="2" date="2003-10-05T02:12:00.0000000-07:00" primaryrating="1778.83437980566" secondaryRating="0" /> <values entryID="229" EntryName="cG_chromage" rank="3" date="2003-10-04T22:22:00.0000000-07:00" primaryrating="1773.05410453905" secondaryRating="0" /> <values entryID="1528" EntryName="L_Clan_Destiny" rank="4" date="2003-10-04T21:10:00.0000000-07:00" primaryrating="1772.22064109207" secondaryRating="0" /> <values entryID="1801" EntryName="IamHope" rank="5" date="2003-10-04T23:58:00.0000000-07:00" primaryrating="1763.92274897686" secondaryRating="0" /> <values entryID="1636" EntryName="Vagabond_Lion" rank="6" date="2003-10-03T22:53:00.0000000-07:00" primaryrating="1759.03122333571" secondaryRating="0" /> <values entryID="231" EntryName="KS_Josey_Wales" rank="7" date="2003-10-05T03:04:00.0000000-07:00" primaryrating="1757.7789669743" secondaryRating="0" /> <values entryID="1101" EntryName="CsI_Jwayne" rank="8" date="2003-10-05T04:23:00.0000000-07:00" primaryrating="1751.00124120879" secondaryRating="0" /> <values entryID="253" EntryName="The_WOLF_" rank="9" date="2003-10-04T05:04:00.0000000-07:00" primaryrating="1748.04693750408" secondaryRating="0" /> <values entryID="1308" EntryName="grit" rank="10" date="2003-10-05T06:27:00.0000000-07:00" primaryrating="1745.11435412818" secondaryRating="0" /> <values entryID="2424" EntryName="MAD_Miyamoto" rank="11" date="2003-10-05T06:09:00.0000000-07:00" primaryrating="1742.30216748146" secondaryRating="0" /> <values entryID="315" EntryName="CsI_Justin" rank="12" date="2003-10-04T03:16:00.0000000-07:00" primaryrating="1740.01454428857" secondaryRating="0" /> <values entryID="1923" EntryName="Vagabond_Zworny" rank="13" date="2003-10-05T12:37:00.0000000-07:00" primaryrating="1737.46696848984" secondaryRating="0" /> <values entryID="1854" EntryName="GUNCLAN_RAMBO" rank="14" date="2003-10-04T19:43:00.0000000-07:00" primaryrating="1730.67896566677" secondaryRating="0" /> <values entryID="1235" EntryName="chromage" rank="15" date="2003-10-05T00:40:00.0000000-07:00" primaryrating="1730.31947571034" secondaryRating="0" /> <values entryID="202" EntryName="KS_Perfection" rank="16" date="2003-10-04T22:11:00.0000000-07:00" primaryrating="1729.69365048244" secondaryRating="0" /> <values entryID="713" EntryName="CsI_Inc" rank="17" date="2003-10-05T02:59:00.0000000-07:00" primaryrating="1727.54027110998" secondaryRating="0" /> <values entryID="276" EntryName="Vagabond_BoyBlue" rank="18" date="2003-10-04T06:21:00.0000000-07:00" primaryrating="1725.65397421718" secondaryRating="0" /> <values entryID="2885" EntryName="cG_BoogieMan" rank="19" date="2003-10-05T04:57:00.0000000-07:00" primaryrating="1725.3877131799" secondaryRating="0" /> <values entryID="1899" EntryName="cG_Player" rank="20" date="2003-10-04T21:53:00.0000000-07:00" primaryrating="1724.48612696791" secondaryRating="0" /> <values entryID="468" EntryName="cG_stumpy006" rank="21" date="2003-10-05T04:22:00.0000000-07:00" primaryrating="1724.35055903217" secondaryRating="0" /> </zsrrs> </rsp> </srv> Quote
TCH-JimE Posted October 28, 2003 Posted October 28, 2003 That code is taken of a IIs windows server and will not work here on the Linux boxes that we use. Its also not a complete code either as its using objects from the server Jim Quote
PaliteX Posted November 10, 2003 Posted November 10, 2003 I´m looking for all ESO queries, maybe we can exchange some information. regards Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.