<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Forums - Miscellaneous]]></title>
		<link>https://elijahketchersid.com/forums/</link>
		<description><![CDATA[Forums - https://elijahketchersid.com/forums]]></description>
		<pubDate>Wed, 13 May 2026 14:23:29 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[[Archive] The Ascent IRC Statistics bot]]></title>
			<link>https://elijahketchersid.com/forums/thread-97069.html</link>
			<pubDate>Sun, 23 Nov 2025 12:07:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">latruwski</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-97069.html</guid>
			<description><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: latruwski • Posted: 2025-11-23T13:07:32.851061</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/53231-ascent-irc-statistics-bot.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>							Well, straight into it eh?<br />
<br />
Version: 2.0.1<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What is this?</span><br />
<br />
This is, a bot for irc. It parses the ascent stat.xml and stores all the information into it hash table database. All the information can then be accessed on irc via commands such as !info, !player, !online, !gms and a few others. IT also checks the status of the server and lets everyone in the irc channel know if the server were to go online or offline..<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Great, so what do i need?</span><br />
<br />
Ok, you will need to download the script, currently i have packed it with mirc etc so its very easy to setup. simply edit the ascent.conf file that comes with this, and start mirc.exe, and you're done!<br />
<br />
The download link is: <a href="http://www.all-out-war.net/download.php?view.11" target="_blank" rel="noopener" class="mycode_url">All-out-war!: Downloads / Mirc scripts / Ascent .xml IRC bot v2.0.1</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do i install it or configure it</span><br />
<br />
Its all very self explanatory, but here is how in case you don't know.<br />
<br />
1) Un-rar the package you downloaded...<br />
<br />
2) Open the folder created, and then open Ascent.conf<br />
<br />
3) Read everything inside ascent.conf and do what it says, read EVERYTHING and set EVERYTHING. this is very important..<br />
<br />
4) Close ascent.conf<br />
<br />
5) Open mirc.exe<br />
<br />
6) The bot will connect to irc, and join the channel, or, it should - If it does not, goto step 2.<br />
<br />
7) If you continue to get errors or you find bugs and stuff, post them here!<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Can i edit the files</span><br />
<br />
Yeah sure, add/remove/edit the functions and crap as you like, i dont mind, but dont edit the lines which i have intentionally molested so you cant steal my credits, seriously, i found many people removing the trigger for the credits on my last version.. dont let me find you doing it again... i worked hard on this, least you can do is respect my work and keep the credits there...<br />
<br />
<span style="font-weight: bold;" class="mycode_b">So, what all can this script do?</span><br />
<br />
Well, not all THAT much yet, i plan to add some more command etc, and it can only give info the .xml provides, i plan to submit a patch sometime so the .xml will have more info for me to play with. Currently it has the following commands:<br />
<br />
!player:<br />
<br />
!online:<br />
<br />
!info:<br />
<br />
!record:<br />
<br />
And a few others...<br />
<br />
<span style="font-weight: bold;" class="mycode_b">There was a 0.9 version of this.. whats new in 2.0.0?</span><br />
<br />
Lots and lots... i will cover the main bits...<br />
<br />
++ New easy configuration file, instead of old, crappy, popups<br />
<br />
++ Much neater, structured code, easy to read in most place<br />
<br />
++ More efficient, its faster then before... 3800MS To download, parse, and store info on a 280KB file, with 650 players online, and around 400ms on low servers, or less... =)<br />
<br />
++ New parsing method means there wont be any freeze ups of the bot when its busy parsing, it just lags a little, but never freezes or stalls...<br />
<br />
++ Map tracking. The bot now tracks your position in the world via MAP and area id. yay..<br />
<br />
++ More commands, !record, !gms, and @rehash, @restart, @Colour<br />
<br />
++ Configurable color, message, and place settings, you can now fully customize where the bot sends the message, what command to use to send message, and the colors used in the message!<br />
<br />
++ It comes with a hash table editing tool (Which i did not write!) so you can easily manage the database<br />
<br />
++ Command system recode<br />
<br />
++ On input commands<br />
<br />
++ Admin commands!<br />
<br />
++ And so much more...<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Im upgrading from 0.9, how can i save my character database? is it compatible!?</span><br />
<br />
Yes, it is compatible, altho, the chars in it wont have their maps tracked in it until they login again. This is no majot biggy. Simple copy the Players file from your old one, into this ones dir. DONT copy the Areas file, the new one contains a more updated areas database<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Credits and thanks to</span><br />
<br />
I wrote all the code in this version but, i would like to to thank the following people...<br />
<br />
Daemon: For helping me with random stuff, and for writing a .php script for me, and for beta testing.<br />
<br />
Argv0, bekar, and some other guy from #mirc on efnet for helping me use the /filter command, and to arrange the online list in a dirty, but alphabetical order<br />
<br />
MoehMan: For his excellent hash table editor... &lt;3333333<br />
<br />
Khaled: For writing mirc <img src="https://www.ownedcore.com/forums/images/smilies/wink.png" loading="lazy"  alt="[Image: wink.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Todo</span><br />
<br />
Possibly port the database into an SQL lite database, or even mysql, will see how it goes<br />
<br />
Write statistic logging, or a fast efficient command to generate stats...<br />
<br />
Add some more commands<br />
<br />
Fix bugs<br />
<br />
Add a bug tracker<br />
<br />
Add a suggestions submission function<br />
<br />
And probably a few other things<br />
<br />
*yawn*<br />
<br />
This version may not work, expect a 2.0.1 or 2.0.2-9 very soon, that is, if you guys bother to report problems...<br />
<br />
REPORT BUGS. NO MATTER HOW SMALL ETC, PLEASE!!!<br />
<br />
SUGGESTIONS = GOOOOOOOOOOOOOOOOOOD <img src="https://www.ownedcore.com/forums/images/smilies/smile.png" loading="lazy"  alt="[Image: smile.png]" class="mycode_img" /><br />
<br />
Thank you for reading, and for those who didn't... heres the download link <img src="https://www.ownedcore.com/forums/images/smilies/wink.png" loading="lazy"  alt="[Image: wink.png]" class="mycode_img" /><br />
<br />
<a href="http://www.all-out-war.net/download.php?view.11" target="_blank" rel="noopener" class="mycode_url">All-out-war!: Downloads / Mirc scripts / Ascent .xml IRC bot v2.0.1</a><br />
<br />
Enjoy - Optical.<br />
<br />
(Excuse my typo's, i am aware i typo'd September in 2.0.0's header.. will fix it another time =))<br />
<br />
<span style="font-weight: bold;" class="mycode_b">2.0.1 change log..</span><br />
<br />
++ Fixed a bug in update system<br />
<br />
++ Fixed a bug with credit protection (Sorry about that)<br />
<br />
++ Fixed a bug with channel joining<br />
<br />
++ Added some stuff to version update<br />
<br />
Download = <a href="http://www.all-out-war.net/download.php?view.11" target="_blank" rel="noopener" class="mycode_url">All-out-war!: Downloads / Mirc scripts / Ascent .xml IRC bot v2.0.1</a><br />
<br />
(also on ascentforums:<a href="http://www.ascentemu.com/forums/index.php?showtopic=2419" target="_blank" rel="noopener" class="mycode_url">Board Message</a>)</blockquote>
]]></description>
			<content:encoded><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: latruwski • Posted: 2025-11-23T13:07:32.851061</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/53231-ascent-irc-statistics-bot.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>							Well, straight into it eh?<br />
<br />
Version: 2.0.1<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What is this?</span><br />
<br />
This is, a bot for irc. It parses the ascent stat.xml and stores all the information into it hash table database. All the information can then be accessed on irc via commands such as !info, !player, !online, !gms and a few others. IT also checks the status of the server and lets everyone in the irc channel know if the server were to go online or offline..<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Great, so what do i need?</span><br />
<br />
Ok, you will need to download the script, currently i have packed it with mirc etc so its very easy to setup. simply edit the ascent.conf file that comes with this, and start mirc.exe, and you're done!<br />
<br />
The download link is: <a href="http://www.all-out-war.net/download.php?view.11" target="_blank" rel="noopener" class="mycode_url">All-out-war!: Downloads / Mirc scripts / Ascent .xml IRC bot v2.0.1</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do i install it or configure it</span><br />
<br />
Its all very self explanatory, but here is how in case you don't know.<br />
<br />
1) Un-rar the package you downloaded...<br />
<br />
2) Open the folder created, and then open Ascent.conf<br />
<br />
3) Read everything inside ascent.conf and do what it says, read EVERYTHING and set EVERYTHING. this is very important..<br />
<br />
4) Close ascent.conf<br />
<br />
5) Open mirc.exe<br />
<br />
6) The bot will connect to irc, and join the channel, or, it should - If it does not, goto step 2.<br />
<br />
7) If you continue to get errors or you find bugs and stuff, post them here!<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Can i edit the files</span><br />
<br />
Yeah sure, add/remove/edit the functions and crap as you like, i dont mind, but dont edit the lines which i have intentionally molested so you cant steal my credits, seriously, i found many people removing the trigger for the credits on my last version.. dont let me find you doing it again... i worked hard on this, least you can do is respect my work and keep the credits there...<br />
<br />
<span style="font-weight: bold;" class="mycode_b">So, what all can this script do?</span><br />
<br />
Well, not all THAT much yet, i plan to add some more command etc, and it can only give info the .xml provides, i plan to submit a patch sometime so the .xml will have more info for me to play with. Currently it has the following commands:<br />
<br />
!player:<br />
<br />
!online:<br />
<br />
!info:<br />
<br />
!record:<br />
<br />
And a few others...<br />
<br />
<span style="font-weight: bold;" class="mycode_b">There was a 0.9 version of this.. whats new in 2.0.0?</span><br />
<br />
Lots and lots... i will cover the main bits...<br />
<br />
++ New easy configuration file, instead of old, crappy, popups<br />
<br />
++ Much neater, structured code, easy to read in most place<br />
<br />
++ More efficient, its faster then before... 3800MS To download, parse, and store info on a 280KB file, with 650 players online, and around 400ms on low servers, or less... =)<br />
<br />
++ New parsing method means there wont be any freeze ups of the bot when its busy parsing, it just lags a little, but never freezes or stalls...<br />
<br />
++ Map tracking. The bot now tracks your position in the world via MAP and area id. yay..<br />
<br />
++ More commands, !record, !gms, and @rehash, @restart, @Colour<br />
<br />
++ Configurable color, message, and place settings, you can now fully customize where the bot sends the message, what command to use to send message, and the colors used in the message!<br />
<br />
++ It comes with a hash table editing tool (Which i did not write!) so you can easily manage the database<br />
<br />
++ Command system recode<br />
<br />
++ On input commands<br />
<br />
++ Admin commands!<br />
<br />
++ And so much more...<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Im upgrading from 0.9, how can i save my character database? is it compatible!?</span><br />
<br />
Yes, it is compatible, altho, the chars in it wont have their maps tracked in it until they login again. This is no majot biggy. Simple copy the Players file from your old one, into this ones dir. DONT copy the Areas file, the new one contains a more updated areas database<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Credits and thanks to</span><br />
<br />
I wrote all the code in this version but, i would like to to thank the following people...<br />
<br />
Daemon: For helping me with random stuff, and for writing a .php script for me, and for beta testing.<br />
<br />
Argv0, bekar, and some other guy from #mirc on efnet for helping me use the /filter command, and to arrange the online list in a dirty, but alphabetical order<br />
<br />
MoehMan: For his excellent hash table editor... &lt;3333333<br />
<br />
Khaled: For writing mirc <img src="https://www.ownedcore.com/forums/images/smilies/wink.png" loading="lazy"  alt="[Image: wink.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Todo</span><br />
<br />
Possibly port the database into an SQL lite database, or even mysql, will see how it goes<br />
<br />
Write statistic logging, or a fast efficient command to generate stats...<br />
<br />
Add some more commands<br />
<br />
Fix bugs<br />
<br />
Add a bug tracker<br />
<br />
Add a suggestions submission function<br />
<br />
And probably a few other things<br />
<br />
*yawn*<br />
<br />
This version may not work, expect a 2.0.1 or 2.0.2-9 very soon, that is, if you guys bother to report problems...<br />
<br />
REPORT BUGS. NO MATTER HOW SMALL ETC, PLEASE!!!<br />
<br />
SUGGESTIONS = GOOOOOOOOOOOOOOOOOOD <img src="https://www.ownedcore.com/forums/images/smilies/smile.png" loading="lazy"  alt="[Image: smile.png]" class="mycode_img" /><br />
<br />
Thank you for reading, and for those who didn't... heres the download link <img src="https://www.ownedcore.com/forums/images/smilies/wink.png" loading="lazy"  alt="[Image: wink.png]" class="mycode_img" /><br />
<br />
<a href="http://www.all-out-war.net/download.php?view.11" target="_blank" rel="noopener" class="mycode_url">All-out-war!: Downloads / Mirc scripts / Ascent .xml IRC bot v2.0.1</a><br />
<br />
Enjoy - Optical.<br />
<br />
(Excuse my typo's, i am aware i typo'd September in 2.0.0's header.. will fix it another time =))<br />
<br />
<span style="font-weight: bold;" class="mycode_b">2.0.1 change log..</span><br />
<br />
++ Fixed a bug in update system<br />
<br />
++ Fixed a bug with credit protection (Sorry about that)<br />
<br />
++ Fixed a bug with channel joining<br />
<br />
++ Added some stuff to version update<br />
<br />
Download = <a href="http://www.all-out-war.net/download.php?view.11" target="_blank" rel="noopener" class="mycode_url">All-out-war!: Downloads / Mirc scripts / Ascent .xml IRC bot v2.0.1</a><br />
<br />
(also on ascentforums:<a href="http://www.ascentemu.com/forums/index.php?showtopic=2419" target="_blank" rel="noopener" class="mycode_url">Board Message</a>)</blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Archive] [MODIFICATION] AC repack WITH display ID integrated]]></title>
			<link>https://elijahketchersid.com/forums/thread-97068.html</link>
			<pubDate>Sun, 23 Nov 2025 12:07:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">Fridgecritter</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-97068.html</guid>
			<description><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: Fridgecritter • Posted: 2025-11-23T13:07:32.804175</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/44846-modification-ac-repack-display-id-integrated.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>							For those of you who use the AC repack, Listed as Antrix ID search in this same thread you are viewing now, you know it allows you to do a search of GM commands, mounts, and all kinds of other things. I simply added the display IDs to this program by adding them to the menu via the .ini file and including the outputted text file in the directory. I included some screenshots so you can see what I added. I cannot take credit for compiling the list, or making the program. I just made two tasks easier by allowing an already made program to access an already compiled list so you dont have to search through the text file.<br />
<br />
I don't think this deserves +rep, as it only took me 30 seconds to do, and others did all the hard work, but I hope it helps. Thanks.</blockquote>
<img src="https://www.ownedcore.com/forums/images/styles/OwnedCoreFX/misc/paperclip.svg" loading="lazy"  alt="[Image: paperclip.svg]" class="mycode_img" /> Attached Thumbnails<br />
<a href="https://www.ownedcore.com/forums/attachments/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/816d1189278743-modification-ac-repack-display-id-integrated-screen1-jpg" target="_blank" rel="noopener" class="mycode_url"><img src="https://www.ownedcore.com/forums/attachments/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/816d1189278743t-modification-ac-repack-display-id-integrated-screen1-jpg" loading="lazy"  alt="[Image: 816d1189278743t-modification-ac-repack-d...creen1-jpg]" class="mycode_img" /></a><br />
<br />
<a href="https://www.ownedcore.com/forums/attachments/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/817d1189278749-modification-ac-repack-display-id-integrated-screen2-jpg" target="_blank" rel="noopener" class="mycode_url"><img src="https://www.ownedcore.com/forums/attachments/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/817d1189278749t-modification-ac-repack-display-id-integrated-screen2-jpg" loading="lazy"  alt="[Image: 817d1189278749t-modification-ac-repack-d...creen2-jpg]" class="mycode_img" /></a><br />
<br />
<img src="https://www.ownedcore.com/forums/images/styles/OwnedCoreFX/misc/paperclip.svg" loading="lazy"  alt="[Image: paperclip.svg]" class="mycode_img" /> Attached Files<ul class="mycode_list"><li><img src="https://www.ownedcore.com/forums/images/styles/OwnedCoreFX/attach/zip.gif" loading="lazy"  alt="[Image: zip.gif]" class="mycode_img" /><br />
<a href="https://www.ownedcore.com/forums/attachments/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/818d1189278804-modification-ac-repack-display-id-integrated-ac-repack-id-zip" target="_blank" rel="noopener" class="mycode_url">Ac Repack Id.zip</a><br />
(989.1 KB, 191 views)<br />
</li>
</ul>
]]></description>
			<content:encoded><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: Fridgecritter • Posted: 2025-11-23T13:07:32.804175</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/44846-modification-ac-repack-display-id-integrated.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>							For those of you who use the AC repack, Listed as Antrix ID search in this same thread you are viewing now, you know it allows you to do a search of GM commands, mounts, and all kinds of other things. I simply added the display IDs to this program by adding them to the menu via the .ini file and including the outputted text file in the directory. I included some screenshots so you can see what I added. I cannot take credit for compiling the list, or making the program. I just made two tasks easier by allowing an already made program to access an already compiled list so you dont have to search through the text file.<br />
<br />
I don't think this deserves +rep, as it only took me 30 seconds to do, and others did all the hard work, but I hope it helps. Thanks.</blockquote>
<img src="https://www.ownedcore.com/forums/images/styles/OwnedCoreFX/misc/paperclip.svg" loading="lazy"  alt="[Image: paperclip.svg]" class="mycode_img" /> Attached Thumbnails<br />
<a href="https://www.ownedcore.com/forums/attachments/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/816d1189278743-modification-ac-repack-display-id-integrated-screen1-jpg" target="_blank" rel="noopener" class="mycode_url"><img src="https://www.ownedcore.com/forums/attachments/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/816d1189278743t-modification-ac-repack-display-id-integrated-screen1-jpg" loading="lazy"  alt="[Image: 816d1189278743t-modification-ac-repack-d...creen1-jpg]" class="mycode_img" /></a><br />
<br />
<a href="https://www.ownedcore.com/forums/attachments/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/817d1189278749-modification-ac-repack-display-id-integrated-screen2-jpg" target="_blank" rel="noopener" class="mycode_url"><img src="https://www.ownedcore.com/forums/attachments/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/817d1189278749t-modification-ac-repack-display-id-integrated-screen2-jpg" loading="lazy"  alt="[Image: 817d1189278749t-modification-ac-repack-d...creen2-jpg]" class="mycode_img" /></a><br />
<br />
<img src="https://www.ownedcore.com/forums/images/styles/OwnedCoreFX/misc/paperclip.svg" loading="lazy"  alt="[Image: paperclip.svg]" class="mycode_img" /> Attached Files<ul class="mycode_list"><li><img src="https://www.ownedcore.com/forums/images/styles/OwnedCoreFX/attach/zip.gif" loading="lazy"  alt="[Image: zip.gif]" class="mycode_img" /><br />
<a href="https://www.ownedcore.com/forums/attachments/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/818d1189278804-modification-ac-repack-display-id-integrated-ac-repack-id-zip" target="_blank" rel="noopener" class="mycode_url">Ac Repack Id.zip</a><br />
(989.1 KB, 191 views)<br />
</li>
</ul>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Archive] 2.2.3 Mountian CLimb trainer]]></title>
			<link>https://elijahketchersid.com/forums/thread-97067.html</link>
			<pubDate>Sun, 23 Nov 2025 12:07:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">Opirity1</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-97067.html</guid>
			<description><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: Opirity1 • Posted: 2025-11-23T13:07:32.757026</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/53392-2-2-3-mountian-climb-trainer.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite><span style="font-weight: bold;" class="mycode_b">heres the 2.2.3 mountian climb trainer , i suggest ONLY  use on private servers. cause they wont have a warden (or will they?) + u can have lots of fun.<br />
<br />
</span><a href="http://filebeam.com/dcdde7a4c4bf05d3b180cebda00d98ed" target="_blank" rel="noopener" class="mycode_url">Filebeam - Free Fast File Hosting</a><br />
<br />
made with CE.<br />
<br />
scan pic:<br />
<br />
<img src="http://img524.imageshack.us/img524/4343/scanlh3.jpg" loading="lazy"  alt="[Image: scanlh3.jpg]" class="mycode_img" /><br />
<br />
flame how much u want.. i dont rly care....<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><br />
NOTE: AS I SAID: PLEASE USE THIS ON PRIV SERVS. FOR UR SAFETY.<br />
<br />
i got the CE code from this topic:<br />
<br />
<a href="http://www.mmowned.com/forums/bots-and-programs/53170-ce-code-wallclimb-for-patch-2-2-3-a.html" target="_blank" rel="noopener" class="mycode_url">http://www.mmowned.com/forums/bots-and-p...2-3-a.html</a><br />
<br />
-WODy<br />
</span></blockquote>
]]></description>
			<content:encoded><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: Opirity1 • Posted: 2025-11-23T13:07:32.757026</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/53392-2-2-3-mountian-climb-trainer.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite><span style="font-weight: bold;" class="mycode_b">heres the 2.2.3 mountian climb trainer , i suggest ONLY  use on private servers. cause they wont have a warden (or will they?) + u can have lots of fun.<br />
<br />
</span><a href="http://filebeam.com/dcdde7a4c4bf05d3b180cebda00d98ed" target="_blank" rel="noopener" class="mycode_url">Filebeam - Free Fast File Hosting</a><br />
<br />
made with CE.<br />
<br />
scan pic:<br />
<br />
<img src="http://img524.imageshack.us/img524/4343/scanlh3.jpg" loading="lazy"  alt="[Image: scanlh3.jpg]" class="mycode_img" /><br />
<br />
flame how much u want.. i dont rly care....<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><br />
NOTE: AS I SAID: PLEASE USE THIS ON PRIV SERVS. FOR UR SAFETY.<br />
<br />
i got the CE code from this topic:<br />
<br />
<a href="http://www.mmowned.com/forums/bots-and-programs/53170-ce-code-wallclimb-for-patch-2-2-3-a.html" target="_blank" rel="noopener" class="mycode_url">http://www.mmowned.com/forums/bots-and-p...2-3-a.html</a><br />
<br />
-WODy<br />
</span></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Archive] gm commands for normal user(hack)]]></title>
			<link>https://elijahketchersid.com/forums/thread-97066.html</link>
			<pubDate>Sun, 23 Nov 2025 12:07:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">aslan666</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-97066.html</guid>
			<description><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: aslan666 • Posted: 2025-11-23T13:07:32.658260</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/40580-gm-commands-normal-user-hack.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>							ok,i put tutorial.<br />
<br />
i just tranlate the guide,and add some hints,no more info.<br />
<br />
it works for patch 2.0 as the other people said on other forums.<br />
<br />
i dont know about upper versions.<br />
<br />
Program Needs.<br />
<br />
1) personal_sentry_v1[1].37_20070520 (work for all patchs)<br />
<br />
<a href="http://rapidshare.com/files/51269686/personal_sentry_v1.37_20070520.zip" target="_blank" rel="noopener" class="mycode_url">click to download</a><br />
<br />
personal sentry is add on that contains some scripts,and we can say it is<br />
<br />
nearly a program.<br />
<br />
to install this addon  u can use this programes: (or just put personal sentry into corect folder)<br />
<br />
wow ui manager<br />
<br />
<a href="http://rapidshare.com/files/51255455/wow-uimanager-0-7-10900.msi" target="_blank" rel="noopener" class="mycode_url">click here</a><br />
<br />
or<br />
<br />
wow addons auto installer<br />
<br />
<a href="http://rapidshare.com/files/51256210/WoW-Add-Ons-Auto-Installer-1.33.rar" target="_blank" rel="noopener" class="mycode_url">click here</a>  10k<br />
<br />
2) SCAR v2.0.3 (Pro - Price 25&#36;)<br />
<br />
<a href="http://rapidshare.com/files/51258873/SCAR_2.03___Scripts.rar" target="_blank" rel="noopener" class="mycode_url">click to download</a><br />
<br />
scar is one of scripting language use for automating games.<br />
<br />
some of you say there is no use for scar in tutorial,but if you keep the scar window<br />
<br />
open and do instruction to end you will notice that scar log has changed.so keep<br />
<br />
it open during game.i don,t know relation,that's the way it is.<br />
<br />
3) Cheat Engine<br />
<br />
<a href="http://rapidshare.com/files/51269187/CheatEngine52.exe" target="_blank" rel="noopener" class="mycode_url">click to download</a><br />
<br />
lets begin:<br />
<br />
1) Run WoW<br />
<br />
2) Run Personal Sentry ----&gt; explanation:<br />
<br />
it means install personal addons and enable it in logging menu<br />
<br />
where you choose charecter<br />
<br />
3) Log in to teh game -and press /ps search----&gt; explanation:<br />
<br />
in the game type "ps search"<br />
<br />
4) (Back to PS - Go to Console) ------&gt;  explanation:<br />
<br />
there should be a console window<br />
<br />
5) Press in WoW.exe (PS Console) (It will come up a Window) (Teh Window named? WoW.exe/PS/Console (then have u do right)-----&gt; explanation:<br />
<br />
in console window type wow.exe then a window comes withe name WoW.exe/PS/Console<br />
<br />
6) type this adresses for different classes<img src="https://www.ownedcore.com/forums/images/smilies/frown.gif" loading="lazy"  alt="[Image: frown.gif]" class="mycode_img" />just type first row the second row relate to cheating engine)<br />
<br />
Warrior -&gt; ["Warrior"] = "ffc79c6e", -address for CE = ffc79c6e<br />
<br />
Mage -&gt;["Mage"] = "ff69ccf0", -address for CE = ff69ccf0<br />
<br />
Rogue -&gt;["Rogue"] = "fffff569", -address for CE = fffff569<br />
<br />
Druid -&gt;["Druid"] = "ffff7d0a", -address for CE = ffff7d0a<br />
<br />
Hunter -&gt;["Hunter"] = "ffabd473", -address for CE = ffabd473<br />
<br />
Shaman -&gt;["Shaman"] = "ff00dbba", -address for CE = ff00dbba<br />
<br />
Priest -&gt;["Priest"] = "ffffffff", -address for CE = ffffffff<br />
<br />
Warlock -&gt; ["Warlock"] = "ff9482Ca", -address for CE = ff9482Ca<br />
<br />
Paladin -&gt;["Paladin"] = "fff58cba" -address for CE = fff58cba<br />
<br />
7) Run Cheat Engine. Click the Flashing thing,<br />
<br />
u come to Process List, press in WoW.exe<br />
<br />
Cool Click 'add address manually'<br />
<br />
9) put in (Differents for Differents Classes) look at 6).<br />
<br />
10) Change Value to 1<br />
<br />
11) Click 'Frozen'<br />
<br />
Go back to WoW and Enjoy<br />
<br />
Here teh Commands<br />
<br />
.acct (example 42,54)<br />
<br />
Do: Teleport to the given coordinates on the map<br />
<br />
.hover<br />
<br />
Do: Hover Your Character<br />
<br />
.learn all_myclass<br />
<br />
Do: Learn all spells<br />
<br />
/ps all_lang<br />
<br />
Do:all sets (t1 - t6)<br />
<br />
/ps levelup [1-69]<br />
<br />
Do: levelsup's<br />
<br />
.respawn<br />
<br />
Do: Res your reself<br />
<br />
if it works for you;please mention patch version.it 's important.<br />
<br />
enjoy.</blockquote>
]]></description>
			<content:encoded><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: aslan666 • Posted: 2025-11-23T13:07:32.658260</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/40580-gm-commands-normal-user-hack.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>							ok,i put tutorial.<br />
<br />
i just tranlate the guide,and add some hints,no more info.<br />
<br />
it works for patch 2.0 as the other people said on other forums.<br />
<br />
i dont know about upper versions.<br />
<br />
Program Needs.<br />
<br />
1) personal_sentry_v1[1].37_20070520 (work for all patchs)<br />
<br />
<a href="http://rapidshare.com/files/51269686/personal_sentry_v1.37_20070520.zip" target="_blank" rel="noopener" class="mycode_url">click to download</a><br />
<br />
personal sentry is add on that contains some scripts,and we can say it is<br />
<br />
nearly a program.<br />
<br />
to install this addon  u can use this programes: (or just put personal sentry into corect folder)<br />
<br />
wow ui manager<br />
<br />
<a href="http://rapidshare.com/files/51255455/wow-uimanager-0-7-10900.msi" target="_blank" rel="noopener" class="mycode_url">click here</a><br />
<br />
or<br />
<br />
wow addons auto installer<br />
<br />
<a href="http://rapidshare.com/files/51256210/WoW-Add-Ons-Auto-Installer-1.33.rar" target="_blank" rel="noopener" class="mycode_url">click here</a>  10k<br />
<br />
2) SCAR v2.0.3 (Pro - Price 25&#36;)<br />
<br />
<a href="http://rapidshare.com/files/51258873/SCAR_2.03___Scripts.rar" target="_blank" rel="noopener" class="mycode_url">click to download</a><br />
<br />
scar is one of scripting language use for automating games.<br />
<br />
some of you say there is no use for scar in tutorial,but if you keep the scar window<br />
<br />
open and do instruction to end you will notice that scar log has changed.so keep<br />
<br />
it open during game.i don,t know relation,that's the way it is.<br />
<br />
3) Cheat Engine<br />
<br />
<a href="http://rapidshare.com/files/51269187/CheatEngine52.exe" target="_blank" rel="noopener" class="mycode_url">click to download</a><br />
<br />
lets begin:<br />
<br />
1) Run WoW<br />
<br />
2) Run Personal Sentry ----&gt; explanation:<br />
<br />
it means install personal addons and enable it in logging menu<br />
<br />
where you choose charecter<br />
<br />
3) Log in to teh game -and press /ps search----&gt; explanation:<br />
<br />
in the game type "ps search"<br />
<br />
4) (Back to PS - Go to Console) ------&gt;  explanation:<br />
<br />
there should be a console window<br />
<br />
5) Press in WoW.exe (PS Console) (It will come up a Window) (Teh Window named? WoW.exe/PS/Console (then have u do right)-----&gt; explanation:<br />
<br />
in console window type wow.exe then a window comes withe name WoW.exe/PS/Console<br />
<br />
6) type this adresses for different classes<img src="https://www.ownedcore.com/forums/images/smilies/frown.gif" loading="lazy"  alt="[Image: frown.gif]" class="mycode_img" />just type first row the second row relate to cheating engine)<br />
<br />
Warrior -&gt; ["Warrior"] = "ffc79c6e", -address for CE = ffc79c6e<br />
<br />
Mage -&gt;["Mage"] = "ff69ccf0", -address for CE = ff69ccf0<br />
<br />
Rogue -&gt;["Rogue"] = "fffff569", -address for CE = fffff569<br />
<br />
Druid -&gt;["Druid"] = "ffff7d0a", -address for CE = ffff7d0a<br />
<br />
Hunter -&gt;["Hunter"] = "ffabd473", -address for CE = ffabd473<br />
<br />
Shaman -&gt;["Shaman"] = "ff00dbba", -address for CE = ff00dbba<br />
<br />
Priest -&gt;["Priest"] = "ffffffff", -address for CE = ffffffff<br />
<br />
Warlock -&gt; ["Warlock"] = "ff9482Ca", -address for CE = ff9482Ca<br />
<br />
Paladin -&gt;["Paladin"] = "fff58cba" -address for CE = fff58cba<br />
<br />
7) Run Cheat Engine. Click the Flashing thing,<br />
<br />
u come to Process List, press in WoW.exe<br />
<br />
Cool Click 'add address manually'<br />
<br />
9) put in (Differents for Differents Classes) look at 6).<br />
<br />
10) Change Value to 1<br />
<br />
11) Click 'Frozen'<br />
<br />
Go back to WoW and Enjoy<br />
<br />
Here teh Commands<br />
<br />
.acct (example 42,54)<br />
<br />
Do: Teleport to the given coordinates on the map<br />
<br />
.hover<br />
<br />
Do: Hover Your Character<br />
<br />
.learn all_myclass<br />
<br />
Do: Learn all spells<br />
<br />
/ps all_lang<br />
<br />
Do:all sets (t1 - t6)<br />
<br />
/ps levelup [1-69]<br />
<br />
Do: levelsup's<br />
<br />
.respawn<br />
<br />
Do: Res your reself<br />
<br />
if it works for you;please mention patch version.it 's important.<br />
<br />
enjoy.</blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Archive] [Mac OSX] Free Virtual Desktop Tool (Hide WoW at work, school, prison, etc)]]></title>
			<link>https://elijahketchersid.com/forums/thread-97065.html</link>
			<pubDate>Sun, 23 Nov 2025 12:07:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">lag</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-97065.html</guid>
			<description><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: lag • Posted: 2025-11-23T13:07:32.617089</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/55314-mac-osx-free-virtual-desktop-tool-hide-wow-work-school-prison-etc.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>							Hey guys not a big post or anything but I thought I would share. Being a *nix user, one of the things I miss from windowz and macs are the virtual desktops. I found this tool online that you can use to emulate that exact thing.<br />
<br />
<a href="http://desktopmanager.berlios.de/s" target="_blank" rel="noopener" class="mycode_url">Desktop Manager for OSX</a><br />
<br />
Using this, you can quickly shift your entire desktop back to work using a keyboard shortcut or a quick mouse movement. The benefit of this over, lets say "show desktop" or Command+H is that it looks a little less suspicious and lets you hide multiple windows art once (e.x. WoW, wowecon, mmowned, the midget porn kelat just sent you, etc) This makes it easier to hide wow from your parole officer or whoever you wish to bugger off.<br />
<br />
Combine this tool with a quick icon replacement (I like to replace my WoW.app icon with the icon from Calc.app myself) and your home free<br />
<br />
Screeny Shots:<br />
<br />
<img src="http://desktopmanager.berlios.de/shots/desktopshot.png" loading="lazy"  alt="[Image: desktopshot.png]" class="mycode_img" /><br />
<br />
<img src="http://desktopmanager.berlios.de/shots/desktopnotification.png" loading="lazy"  alt="[Image: desktopnotification.png]" class="mycode_img" /><br />
<br />
of course, all this visual effect mumbo jumbo can be disabled and the application runs absolutely invisible to the nekkid eye, only your keyboard shortcut will restore the other desktop <img src="https://www.ownedcore.com/forums/images/smilies/smile.png" loading="lazy"  alt="[Image: smile.png]" class="mycode_img" /><br />
<br />
Good Luck!<br />
<br />
<span style="font-style: italic;" class="mycode_i"><br />
Edit: Doh, wrong program section. I've asked a mod to move this. Sorry.</span></blockquote>
]]></description>
			<content:encoded><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: lag • Posted: 2025-11-23T13:07:32.617089</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/55314-mac-osx-free-virtual-desktop-tool-hide-wow-work-school-prison-etc.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>							Hey guys not a big post or anything but I thought I would share. Being a *nix user, one of the things I miss from windowz and macs are the virtual desktops. I found this tool online that you can use to emulate that exact thing.<br />
<br />
<a href="http://desktopmanager.berlios.de/s" target="_blank" rel="noopener" class="mycode_url">Desktop Manager for OSX</a><br />
<br />
Using this, you can quickly shift your entire desktop back to work using a keyboard shortcut or a quick mouse movement. The benefit of this over, lets say "show desktop" or Command+H is that it looks a little less suspicious and lets you hide multiple windows art once (e.x. WoW, wowecon, mmowned, the midget porn kelat just sent you, etc) This makes it easier to hide wow from your parole officer or whoever you wish to bugger off.<br />
<br />
Combine this tool with a quick icon replacement (I like to replace my WoW.app icon with the icon from Calc.app myself) and your home free<br />
<br />
Screeny Shots:<br />
<br />
<img src="http://desktopmanager.berlios.de/shots/desktopshot.png" loading="lazy"  alt="[Image: desktopshot.png]" class="mycode_img" /><br />
<br />
<img src="http://desktopmanager.berlios.de/shots/desktopnotification.png" loading="lazy"  alt="[Image: desktopnotification.png]" class="mycode_img" /><br />
<br />
of course, all this visual effect mumbo jumbo can be disabled and the application runs absolutely invisible to the nekkid eye, only your keyboard shortcut will restore the other desktop <img src="https://www.ownedcore.com/forums/images/smilies/smile.png" loading="lazy"  alt="[Image: smile.png]" class="mycode_img" /><br />
<br />
Good Luck!<br />
<br />
<span style="font-style: italic;" class="mycode_i"><br />
Edit: Doh, wrong program section. I've asked a mod to move this. Sorry.</span></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Archive] [Ascent] Addon Show Money]]></title>
			<link>https://elijahketchersid.com/forums/thread-97064.html</link>
			<pubDate>Sun, 23 Nov 2025 12:07:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">~SaiLyn~</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-97064.html</guid>
			<description><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: ~SaiLyn~ • Posted: 2025-11-23T13:07:32.537049</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/41264-ascent-addon-show-money.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Show me My Money<br />
<br />
-Imformation-<br />
<br />
*Simple addon that show you how many gold you have collected , and how many gold you hold , without going to your bag or bank.<br />
<br />
<img src="http://i11.photobucket.com/albums/a159/xpjungle/SHowmoney.jpg" loading="lazy"  alt="[Image: SHowmoney.jpg]" class="mycode_img" /><br />
<br />
Installation<br />
<br />
-Just simplely download it from here <a href="http://filebeam.com/81c0fa0bdbace375d8bab32aade88b4b" target="_blank" rel="noopener" class="mycode_url">Download here</a><br />
<br />
-The rar password is : babo<br />
<br />
-SImply execute the folder inside the rar into World of warcraft/interface/Addons<br />
<br />
Completed <img src="https://www.ownedcore.com/forums/images/smilies/biggrin.png" loading="lazy"  alt="[Image: biggrin.png]" class="mycode_img" /></blockquote>
]]></description>
			<content:encoded><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: ~SaiLyn~ • Posted: 2025-11-23T13:07:32.537049</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/41264-ascent-addon-show-money.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Show me My Money<br />
<br />
-Imformation-<br />
<br />
*Simple addon that show you how many gold you have collected , and how many gold you hold , without going to your bag or bank.<br />
<br />
<img src="http://i11.photobucket.com/albums/a159/xpjungle/SHowmoney.jpg" loading="lazy"  alt="[Image: SHowmoney.jpg]" class="mycode_img" /><br />
<br />
Installation<br />
<br />
-Just simplely download it from here <a href="http://filebeam.com/81c0fa0bdbace375d8bab32aade88b4b" target="_blank" rel="noopener" class="mycode_url">Download here</a><br />
<br />
-The rar password is : babo<br />
<br />
-SImply execute the folder inside the rar into World of warcraft/interface/Addons<br />
<br />
Completed <img src="https://www.ownedcore.com/forums/images/smilies/biggrin.png" loading="lazy"  alt="[Image: biggrin.png]" class="mycode_img" /></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Archive] Antrix ID search]]></title>
			<link>https://elijahketchersid.com/forums/thread-97063.html</link>
			<pubDate>Sun, 23 Nov 2025 12:07:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">general_salsa</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-97063.html</guid>
			<description><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: general_salsa • Posted: 2025-11-23T13:07:32.456611</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/43615-antrix-id-search.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>							The old id search i posted , Just reposting it here.<br />
<br />
Very easy program to use.<br />
<br />
Here are some pictures<br />
<br />
Heres what you can lookup<br />
<br />
<img src="http://i153.photobucket.com/albums/s227/wowsubs/Idserch.jpg" loading="lazy"  alt="[Image: Idserch.jpg]" class="mycode_img" /><br />
<br />
Heres the command showing you how to use it<br />
<br />
<img src="http://i153.photobucket.com/albums/s227/wowsubs/idserch2.jpg" loading="lazy"  alt="[Image: idserch2.jpg]" class="mycode_img" /><br />
<br />
Heres the link to the file <a href="http://filebeam.com/5ad280c8cb19e3083c444058dc802d07" target="_blank" rel="noopener" class="mycode_url">Filebeam - Free Fast File Hosting</a><br />
<br />
Its a rar, anyquestions comment</blockquote>
]]></description>
			<content:encoded><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: general_salsa • Posted: 2025-11-23T13:07:32.456611</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/43615-antrix-id-search.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>							The old id search i posted , Just reposting it here.<br />
<br />
Very easy program to use.<br />
<br />
Here are some pictures<br />
<br />
Heres what you can lookup<br />
<br />
<img src="http://i153.photobucket.com/albums/s227/wowsubs/Idserch.jpg" loading="lazy"  alt="[Image: Idserch.jpg]" class="mycode_img" /><br />
<br />
Heres the command showing you how to use it<br />
<br />
<img src="http://i153.photobucket.com/albums/s227/wowsubs/idserch2.jpg" loading="lazy"  alt="[Image: idserch2.jpg]" class="mycode_img" /><br />
<br />
Heres the link to the file <a href="http://filebeam.com/5ad280c8cb19e3083c444058dc802d07" target="_blank" rel="noopener" class="mycode_url">Filebeam - Free Fast File Hosting</a><br />
<br />
Its a rar, anyquestions comment</blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Archive] Working Tele/Speed/Wall Climb/No Fall Damage Hack +more for Private servers]]></title>
			<link>https://elijahketchersid.com/forums/thread-97062.html</link>
			<pubDate>Sun, 23 Nov 2025 12:07:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">CronoSword</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-97062.html</guid>
			<description><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: CronoSword • Posted: 2025-11-23T13:07:32.359122</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/41393-working-tele-speed-wall-climb-no-fall-damage-hack-more-private-servers.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite><span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b">This In NO way was created by me all Credit goes to Devalina, a Admin of DeathSoft.com</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Here is the post By Devalina on Deathsoft.com</span><br />
<br />
Well Lately I've been poking around on the emu servers and I decided to write a tool to allow me to do a bit more then the avg player can.<br />
<br />
Based on some info I picked up and my own research I made this little tool for version 2.1.3 (689<img src="https://www.ownedcore.com/forums/images/smilies/cool.gif" loading="lazy"  alt="[Image: cool.gif]" class="mycode_img" /> wow client.<br />
<br />
<span style="text-decoration: underline;" class="mycode_u"><span style="font-weight: bold;" class="mycode_b">Now be Warned this is ONLY FOR EMULATION Servers. DO NOT! Try to use this on the official servers as you are 99% going to get yourself banned.</span></span><br />
<br />
USAGE INFO:<br />
<br />
This tool must be started after the wow.exe has been started. IF you crash etc<br />
<br />
you must Restart the tool as it does not use an active scann to check for the client.<br />
<br />
Current Features of this tool are as follows:<br />
<br />
Hunter Tracking : When enabled to whatever setting you choose you will be able to track things like hunters do.<br />
<br />
Herbs/Minerals/Treasure : When enabled to whatever setting you choose you will be able to find herbs, Minerals, Treasure etc.<br />
<br />
Speed Hack : There are different settings for speed as well as a "User Input" Mode which you can set your own.<br />
<br />
Wall Climb On/Off : When Enabled this will allow you to Climb up Walls.<br />
<br />
Fall Damage On/Off : Turns off Fall Damage.<br />
<br />
Teleport to Plane : This function makes you invisible to any NPC or PC, you even disappear from their radar if they could track you. You warp to a plane where no one can touch you nor can you touch anyone. It's abit hard to navigate so I suggest you use the mini map for that.<br />
<br />
Fly Mode : Lets you fly as if you where a GM with .flymode on (like swimming in the air)<br />
<br />
Walk on Water : Lets you walk over water like when your a ghost or using shammy water walk buff.<br />
<br />
Normal : Default movement state (walking normal)<br />
<br />
Gravity : Lets you alter the Gravity. This allows you to jump higher and so on etc. I Strongly suggest you use no fall damage with this as you might find your self suffering massive damage.<br />
<br />
Teleport : You can add locations and select locations to teleport to. I Suggest you try and keep the teleports in between about half of the map to avoid possible problems.<br />
<br />
Corpse : When dead it will teleport you to your corpse.<br />
<br />
HotKey Layout:<br />
<br />
::NOTE:: These may change in the future.<br />
<br />
CTRL+SHIFT+S : Enable/Disable SpeedHacking<br />
<br />
CTRL+SHIFT+X : Enable/Disable Wall Climbing<br />
<br />
CTRL+SHIFT+F : Enable/Disable Fly Mode<br />
<br />
CTRL+SHIFT+W : Enable/Disable Walking on Water<br />
<br />
CTRL+SHIFT+N : Set user into normal node from fly or water walking<br />
<br />
CTRL+SHIFT+D : Enable/Disable No Fall Damage<br />
<br />
CTRL+SHIFT+T : Enable/Disable Teleport to Plane<br />
<br />
CTRL+SHIFT+G : Sets Gravity to Default<br />
<br />
ALT+SHIFT+1 : Sets Movment Speed to 150% (normal run is 100%) *SpeedHack must be enabled*<br />
<br />
ALT+SHIFT+2 : Sets Movment Speed to 200%<br />
<br />
ALT+SHIFT+3 : Sets Movment Speed to 500%<br />
<br />
ALT+SHIFT+4 : Sets Speedhack to use User Defined Speed.<br />
<br />
Current Public Released Version 0.4<br />
<br />
<span style="text-decoration: underline;" class="mycode_u"><span style="font-weight: bold;" class="mycode_b">End Of Post</span></span><br />
<br />
Mirriors for the download:<br />
<br />
<a href="http://www.deathsoft.com/index.php?action=dlattach;topic=223.0;attach=293" target="_blank" rel="noopener" class="mycode_url">Hosted By Death Soft</a><br />
<br />
<a href="http://rapidshare.com/files/51834087/WoWemuHackerv0_1__1_.4.zip.html" target="_blank" rel="noopener" class="mycode_url">Hosted By Rapidshare</a> - Link By Me<br />
<br />
<span style="font-weight: bold;" class="mycode_b">This was Posted before but this is an updated version</span></blockquote>
]]></description>
			<content:encoded><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: CronoSword • Posted: 2025-11-23T13:07:32.359122</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/41393-working-tele-speed-wall-climb-no-fall-damage-hack-more-private-servers.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite><span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b">This In NO way was created by me all Credit goes to Devalina, a Admin of DeathSoft.com</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Here is the post By Devalina on Deathsoft.com</span><br />
<br />
Well Lately I've been poking around on the emu servers and I decided to write a tool to allow me to do a bit more then the avg player can.<br />
<br />
Based on some info I picked up and my own research I made this little tool for version 2.1.3 (689<img src="https://www.ownedcore.com/forums/images/smilies/cool.gif" loading="lazy"  alt="[Image: cool.gif]" class="mycode_img" /> wow client.<br />
<br />
<span style="text-decoration: underline;" class="mycode_u"><span style="font-weight: bold;" class="mycode_b">Now be Warned this is ONLY FOR EMULATION Servers. DO NOT! Try to use this on the official servers as you are 99% going to get yourself banned.</span></span><br />
<br />
USAGE INFO:<br />
<br />
This tool must be started after the wow.exe has been started. IF you crash etc<br />
<br />
you must Restart the tool as it does not use an active scann to check for the client.<br />
<br />
Current Features of this tool are as follows:<br />
<br />
Hunter Tracking : When enabled to whatever setting you choose you will be able to track things like hunters do.<br />
<br />
Herbs/Minerals/Treasure : When enabled to whatever setting you choose you will be able to find herbs, Minerals, Treasure etc.<br />
<br />
Speed Hack : There are different settings for speed as well as a "User Input" Mode which you can set your own.<br />
<br />
Wall Climb On/Off : When Enabled this will allow you to Climb up Walls.<br />
<br />
Fall Damage On/Off : Turns off Fall Damage.<br />
<br />
Teleport to Plane : This function makes you invisible to any NPC or PC, you even disappear from their radar if they could track you. You warp to a plane where no one can touch you nor can you touch anyone. It's abit hard to navigate so I suggest you use the mini map for that.<br />
<br />
Fly Mode : Lets you fly as if you where a GM with .flymode on (like swimming in the air)<br />
<br />
Walk on Water : Lets you walk over water like when your a ghost or using shammy water walk buff.<br />
<br />
Normal : Default movement state (walking normal)<br />
<br />
Gravity : Lets you alter the Gravity. This allows you to jump higher and so on etc. I Strongly suggest you use no fall damage with this as you might find your self suffering massive damage.<br />
<br />
Teleport : You can add locations and select locations to teleport to. I Suggest you try and keep the teleports in between about half of the map to avoid possible problems.<br />
<br />
Corpse : When dead it will teleport you to your corpse.<br />
<br />
HotKey Layout:<br />
<br />
::NOTE:: These may change in the future.<br />
<br />
CTRL+SHIFT+S : Enable/Disable SpeedHacking<br />
<br />
CTRL+SHIFT+X : Enable/Disable Wall Climbing<br />
<br />
CTRL+SHIFT+F : Enable/Disable Fly Mode<br />
<br />
CTRL+SHIFT+W : Enable/Disable Walking on Water<br />
<br />
CTRL+SHIFT+N : Set user into normal node from fly or water walking<br />
<br />
CTRL+SHIFT+D : Enable/Disable No Fall Damage<br />
<br />
CTRL+SHIFT+T : Enable/Disable Teleport to Plane<br />
<br />
CTRL+SHIFT+G : Sets Gravity to Default<br />
<br />
ALT+SHIFT+1 : Sets Movment Speed to 150% (normal run is 100%) *SpeedHack must be enabled*<br />
<br />
ALT+SHIFT+2 : Sets Movment Speed to 200%<br />
<br />
ALT+SHIFT+3 : Sets Movment Speed to 500%<br />
<br />
ALT+SHIFT+4 : Sets Speedhack to use User Defined Speed.<br />
<br />
Current Public Released Version 0.4<br />
<br />
<span style="text-decoration: underline;" class="mycode_u"><span style="font-weight: bold;" class="mycode_b">End Of Post</span></span><br />
<br />
Mirriors for the download:<br />
<br />
<a href="http://www.deathsoft.com/index.php?action=dlattach;topic=223.0;attach=293" target="_blank" rel="noopener" class="mycode_url">Hosted By Death Soft</a><br />
<br />
<a href="http://rapidshare.com/files/51834087/WoWemuHackerv0_1__1_.4.zip.html" target="_blank" rel="noopener" class="mycode_url">Hosted By Rapidshare</a> - Link By Me<br />
<br />
<span style="font-weight: bold;" class="mycode_b">This was Posted before but this is an updated version</span></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Archive] WoW Front End]]></title>
			<link>https://elijahketchersid.com/forums/thread-97061.html</link>
			<pubDate>Sun, 23 Nov 2025 12:07:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">windsofplague.</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-97061.html</guid>
			<description><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: windsofplague. • Posted: 2025-11-23T13:07:32.334095</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/56472-wow-front-end.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>World Of WarCraft Front End is a little useful tool created            to help you launch WoW and play on a private server. It offers alot            of useful functions, a few of them will be listed below<br />
<br />
-            supports wow:// links<br />
<br />
          - supports wowadd:// links (to add your favorite servers to WoWFE)<br />
<br />
          - favorite list<br />
<br />
Code:<br />
<a href="http://wowstatus.net/wowfe.php" target="_blank" rel="noopener" class="mycode_url">http://wowstatus.net/wowfe.php</a><br />
Sorry if it has been posted before.</blockquote>
]]></description>
			<content:encoded><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: windsofplague. • Posted: 2025-11-23T13:07:32.334095</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/56472-wow-front-end.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>World Of WarCraft Front End is a little useful tool created            to help you launch WoW and play on a private server. It offers alot            of useful functions, a few of them will be listed below<br />
<br />
-            supports wow:// links<br />
<br />
          - supports wowadd:// links (to add your favorite servers to WoWFE)<br />
<br />
          - favorite list<br />
<br />
Code:<br />
<a href="http://wowstatus.net/wowfe.php" target="_blank" rel="noopener" class="mycode_url">http://wowstatus.net/wowfe.php</a><br />
Sorry if it has been posted before.</blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Archive] [Release] Realmlist Changer]]></title>
			<link>https://elijahketchersid.com/forums/thread-97060.html</link>
			<pubDate>Sun, 23 Nov 2025 12:07:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">SiPex</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-97060.html</guid>
			<description><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: SiPex • Posted: 2025-11-23T13:07:32.241715</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/53357-release-realmlist-changer.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>This is a little tool i wrote that will change your realmlist for you.  Just type in the realmlist name and it will edit the realmlist file for you.  Or, give this to your clients if they are having trouble changing it manually.<br />
<br />
Required:<br />
<br />
- NET Framework 2.0<br />
<br />
Changes:<br />
<br />
Code:<br />
v1.5 - Now you can browse for your realmlist <img src="https://elijahketchersid.com/forums/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
v1.4 - Fixed a bug that would cause the realmlist to write to a separate line.<br />
v1.3 - Added a blizzlike launcher look to the program.<br />
v1.2 - Added the option to launch WoW from the program.<br />
v1.1 - Added retail wow realmlist to drop down list<br />
Please post any suggestions/feedback!<br />
<br />
<img src="http://i52.photobucket.com/albums/g15/sipex/realmlistscreen.png" loading="lazy"  alt="[Image: realmlistscreen.png]" class="mycode_img" /><br />
<br />
DOWNLOAD<br />
<br />
New Revisions:<br />
<br />
<a href="http://filebeam.com/a578f4ee823fa97cc424880d3a9911c4" target="_blank" rel="noopener" class="mycode_url">v1.5</a><br />
<br />
Older Revisions:<br />
<br />
<a href="http://filebeam.com/924aca9226608dcb366b3bdbdc6c5c11" target="_blank" rel="noopener" class="mycode_url">v1.4</a><br />
<br />
<a href="http://filebeam.com/4819c2d5c918452b77c90c847427a02e" target="_blank" rel="noopener" class="mycode_url">v1.3</a><br />
<br />
<a href="http://filebeam.com/1ede13686f88965e5ecd1534915bc4c0" target="_blank" rel="noopener" class="mycode_url">v1.2</a><br />
<br />
<a href="http://filebeam.com/292af616dec528260442c238193d1c9e" target="_blank" rel="noopener" class="mycode_url">v1.1</a><br />
<br />
<a href="http://filebeam.com/e266b0ae6e98f7e9a17a36bed0ae8cb2" target="_blank" rel="noopener" class="mycode_url">v1.0</a></blockquote>
]]></description>
			<content:encoded><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: SiPex • Posted: 2025-11-23T13:07:32.241715</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/53357-release-realmlist-changer.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>This is a little tool i wrote that will change your realmlist for you.  Just type in the realmlist name and it will edit the realmlist file for you.  Or, give this to your clients if they are having trouble changing it manually.<br />
<br />
Required:<br />
<br />
- NET Framework 2.0<br />
<br />
Changes:<br />
<br />
Code:<br />
v1.5 - Now you can browse for your realmlist <img src="https://elijahketchersid.com/forums/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
v1.4 - Fixed a bug that would cause the realmlist to write to a separate line.<br />
v1.3 - Added a blizzlike launcher look to the program.<br />
v1.2 - Added the option to launch WoW from the program.<br />
v1.1 - Added retail wow realmlist to drop down list<br />
Please post any suggestions/feedback!<br />
<br />
<img src="http://i52.photobucket.com/albums/g15/sipex/realmlistscreen.png" loading="lazy"  alt="[Image: realmlistscreen.png]" class="mycode_img" /><br />
<br />
DOWNLOAD<br />
<br />
New Revisions:<br />
<br />
<a href="http://filebeam.com/a578f4ee823fa97cc424880d3a9911c4" target="_blank" rel="noopener" class="mycode_url">v1.5</a><br />
<br />
Older Revisions:<br />
<br />
<a href="http://filebeam.com/924aca9226608dcb366b3bdbdc6c5c11" target="_blank" rel="noopener" class="mycode_url">v1.4</a><br />
<br />
<a href="http://filebeam.com/4819c2d5c918452b77c90c847427a02e" target="_blank" rel="noopener" class="mycode_url">v1.3</a><br />
<br />
<a href="http://filebeam.com/1ede13686f88965e5ecd1534915bc4c0" target="_blank" rel="noopener" class="mycode_url">v1.2</a><br />
<br />
<a href="http://filebeam.com/292af616dec528260442c238193d1c9e" target="_blank" rel="noopener" class="mycode_url">v1.1</a><br />
<br />
<a href="http://filebeam.com/e266b0ae6e98f7e9a17a36bed0ae8cb2" target="_blank" rel="noopener" class="mycode_url">v1.0</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Archive] [AntrixAdmin] Tool for Admins/GMs]]></title>
			<link>https://elijahketchersid.com/forums/thread-97059.html</link>
			<pubDate>Sun, 23 Nov 2025 12:07:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">latruwski</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-97059.html</guid>
			<description><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: latruwski • Posted: 2025-11-23T13:07:32.127389</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/56533-antrixadmin-tool-admins-gms.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite><span style="font-weight: bold;" class="mycode_b">What is AntrixAdmin?</span><br />
<br />
AntrixAdmin is a client-side addon created by me. It is a tool for GMs who work on an antrix-powered server.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">I know it's Ascent now, but I'm too lazy to edit everything.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Features:</span><br />
<br />
Teleporter - Allows easy teleportation to any coordinate, player, areatrigger, or instance.<br />
<br />
Object Manager - Allows you to add items (with more than one!), itemsets, manage spells, and morph your model.<br />
<br />
Server Manager - Easily lets you broadcast in both widescreen and text, manage bans, and manage the server.<br />
<br />
WhisperWall - A tool for handling multiple whispers.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">About WhisperWall:</span><br />
<br />
WhisperWall is a tool to manage multiple people whispering you. When turned on, people who whisper you will be added into a queue for service. You can then cycle through the queue. All whispers are hidden from the main chat window. Your whispers and the servee's whispers are contained in a separate chat window. Also, it automatically switches your language to match the players'.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Upcoming Features:</span><br />
<br />
-Saving models and item sets.<br />
<br />
-Periodic announcements.<br />
<br />
-Ticket Support<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Screenshots:</span><br />
<br />
<a href="http://img520.imageshack.us/my.php?image=post1211184606060vy5.jpg" target="_blank" rel="noopener" class="mycode_url"><img src="http://img520.imageshack.us/img520/2301/post1211184606060vy5.th.jpg" loading="lazy"  alt="[Image: post1211184606060vy5.th.jpg]" class="mycode_img" /></a><br />
<br />
<a href="http://img136.imageshack.us/my.php?image=post1211184606081xe9.jpg" target="_blank" rel="noopener" class="mycode_url"><img src="http://img136.imageshack.us/img136/6679/post1211184606081xe9.th.jpg" loading="lazy"  alt="[Image: post1211184606081xe9.th.jpg]" class="mycode_img" /></a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Download (v0.30):</span><br />
<br />
<a href="http://antrixadmin.isgreat.org/" target="_blank" rel="noopener" class="mycode_url">AntrixAdmin</a><br />
<br />
Do not redistribute.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changelog:</span><br />
<br />
Code:<br />
Version 0.30:<br />
-Implemented location saving.<br />
-Added force rename button to WhisperWall.<br />
-Now resets variables on version updates.<br />
-Fixed a bug in the installer causing it to install loose into AddOns.<br />
<br />
credits go to 1337D00D from ascentforum !<br />
<br />
grtz <img src="https://www.ownedcore.com/forums/images/smilies/wink.png" loading="lazy"  alt="[Image: wink.png]" class="mycode_img" /></blockquote>
]]></description>
			<content:encoded><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: latruwski • Posted: 2025-11-23T13:07:32.127389</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/56533-antrixadmin-tool-admins-gms.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite><span style="font-weight: bold;" class="mycode_b">What is AntrixAdmin?</span><br />
<br />
AntrixAdmin is a client-side addon created by me. It is a tool for GMs who work on an antrix-powered server.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">I know it's Ascent now, but I'm too lazy to edit everything.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Features:</span><br />
<br />
Teleporter - Allows easy teleportation to any coordinate, player, areatrigger, or instance.<br />
<br />
Object Manager - Allows you to add items (with more than one!), itemsets, manage spells, and morph your model.<br />
<br />
Server Manager - Easily lets you broadcast in both widescreen and text, manage bans, and manage the server.<br />
<br />
WhisperWall - A tool for handling multiple whispers.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">About WhisperWall:</span><br />
<br />
WhisperWall is a tool to manage multiple people whispering you. When turned on, people who whisper you will be added into a queue for service. You can then cycle through the queue. All whispers are hidden from the main chat window. Your whispers and the servee's whispers are contained in a separate chat window. Also, it automatically switches your language to match the players'.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Upcoming Features:</span><br />
<br />
-Saving models and item sets.<br />
<br />
-Periodic announcements.<br />
<br />
-Ticket Support<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Screenshots:</span><br />
<br />
<a href="http://img520.imageshack.us/my.php?image=post1211184606060vy5.jpg" target="_blank" rel="noopener" class="mycode_url"><img src="http://img520.imageshack.us/img520/2301/post1211184606060vy5.th.jpg" loading="lazy"  alt="[Image: post1211184606060vy5.th.jpg]" class="mycode_img" /></a><br />
<br />
<a href="http://img136.imageshack.us/my.php?image=post1211184606081xe9.jpg" target="_blank" rel="noopener" class="mycode_url"><img src="http://img136.imageshack.us/img136/6679/post1211184606081xe9.th.jpg" loading="lazy"  alt="[Image: post1211184606081xe9.th.jpg]" class="mycode_img" /></a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Download (v0.30):</span><br />
<br />
<a href="http://antrixadmin.isgreat.org/" target="_blank" rel="noopener" class="mycode_url">AntrixAdmin</a><br />
<br />
Do not redistribute.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changelog:</span><br />
<br />
Code:<br />
Version 0.30:<br />
-Implemented location saving.<br />
-Added force rename button to WhisperWall.<br />
-Now resets variables on version updates.<br />
-Fixed a bug in the installer causing it to install loose into AddOns.<br />
<br />
credits go to 1337D00D from ascentforum !<br />
<br />
grtz <img src="https://www.ownedcore.com/forums/images/smilies/wink.png" loading="lazy"  alt="[Image: wink.png]" class="mycode_img" /></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Archive] [DataBase] ACDB Rev5]]></title>
			<link>https://elijahketchersid.com/forums/thread-97058.html</link>
			<pubDate>Sun, 23 Nov 2025 12:07:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">Illidan_000</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-97058.html</guid>
			<description><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: Illidan_000 • Posted: 2025-11-23T13:07:32.031478</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/56639-database-acdb-rev5.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>							Hey I wanna share this great DataBase that helped me in my server either.<br />
<br />
by lilnate22<br />
<br />
<img src="http://i41.photobucket.com/albums/e282/lilnate22/acdb.jpg" loading="lazy"  alt="[Image: acdb.jpg]" class="mycode_img" /><br />
<br />
ACDB rev 5.5-unnamed DB<br />
<br />
additions to 5.5:<br />
<br />
added the SQL updates to SVN<br />
<br />
moved all files to SVN<br />
<br />
Added some missing loot info<br />
<br />
=================<br />
<br />
REV5: Signs of Chaos=<br />
<br />
=================<br />
<br />
Added missing Sql tables<br />
<br />
Playerpets fixed<br />
<br />
deleted some items that were dups<br />
<br />
character table fixed<br />
<br />
works on latest ascent rev (1925+)<br />
<br />
++++++++++++++++++++<br />
<br />
+Rev 4: Signs of Redemption+<br />
<br />
++++++++++++++++++++<br />
<br />
Fixed the Trainers (works with new revs)<br />
<br />
added some missing items<br />
<br />
Minor creature loot fixes<br />
<br />
Added some nice visuals to Dollar General isle 2<br />
<br />
Added 3 custom npc w/ Dlls<br />
<br />
Redid all high level items to fit the new level 70 hard code.<br />
<br />
-Buff npc<br />
<br />
- Healer npc<br />
<br />
-Buff npc2<br />
<br />
+++++++++++++<br />
<br />
+ REV 3 :Ultimatum +<br />
<br />
+++++++++++++<br />
<br />
More custom items added<br />
<br />
Works with newest Ascent Rev (1725+)<br />
<br />
Skill Npc<br />
<br />
Tele NPC<br />
<br />
Shopping mall redone<br />
<br />
New Jail<br />
<br />
More instances working<br />
<br />
Battle-masters spawned in most popular locations<br />
<br />
Custom GM scripting for the Epic Instance<br />
<br />
+++++++++<br />
<br />
+New rev 2.+<br />
<br />
+++++++++<br />
<br />
All loot tables complete<br />
<br />
Works with the latest rev (rev 1425)<br />
<br />
Custom shopping Center<br />
<br />
Teleport npc<br />
<br />
Tier7<br />
<br />
Vendors from Project AIDS<br />
<br />
Custom Arena<br />
<br />
Custom Arena<br />
<br />
Custom graveyards<br />
<br />
New Game-objects<br />
<br />
New(cusom) Mounts<br />
<br />
Jail<br />
<br />
Outlands spawned<br />
<br />
99% of instances working<br />
<br />
Over 100 Custom items<br />
<br />
Naxx + BT working (only DB to do so[ncdb-naxx but bt no work, tnpss-bt,no nax])<br />
<br />
Few bug fixes<br />
<br />
Alot of broken stuff fixed<br />
<br />
lowered fun server items/deleted repeats to better ease up memory usage<br />
<br />
guild houses/player houses<br />
<br />
DOWNLOAD VIA SVN: (tortoisesvn to checkout)<br />
<br />
<a href="http://projects.emupedia.com/svn/acdb" target="_blank" rel="noopener" class="mycode_url">http://projects.emupedia.com/svn/acdb</a><br />
<br />
Code:<br />
<br />
 username-anonymous<br />
<br />
password- *leave blank*<br />
<br />
visit<br />
<br />
<a href="http://ac-db.info" target="_blank" rel="noopener" class="mycode_url">ACDB</a> for all of your DB needs *now accepting apps for staff<br />
<br />
POST HERE ONLY DB RELATED QUESTIONS need help? GOTO THE DAMN SUPPORT SECTION<br />
<br />
This work is licenced under the Creative Commons Licence. some rights Reserved<br />
<br />
<a href="http://filebeam.com/dfebd5a77d5b0df8aa6021e0a8a3543d" target="_blank" rel="noopener" class="mycode_url">DOWNLOAD NOW!</a></blockquote>
]]></description>
			<content:encoded><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: Illidan_000 • Posted: 2025-11-23T13:07:32.031478</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/56639-database-acdb-rev5.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>							Hey I wanna share this great DataBase that helped me in my server either.<br />
<br />
by lilnate22<br />
<br />
<img src="http://i41.photobucket.com/albums/e282/lilnate22/acdb.jpg" loading="lazy"  alt="[Image: acdb.jpg]" class="mycode_img" /><br />
<br />
ACDB rev 5.5-unnamed DB<br />
<br />
additions to 5.5:<br />
<br />
added the SQL updates to SVN<br />
<br />
moved all files to SVN<br />
<br />
Added some missing loot info<br />
<br />
=================<br />
<br />
REV5: Signs of Chaos=<br />
<br />
=================<br />
<br />
Added missing Sql tables<br />
<br />
Playerpets fixed<br />
<br />
deleted some items that were dups<br />
<br />
character table fixed<br />
<br />
works on latest ascent rev (1925+)<br />
<br />
++++++++++++++++++++<br />
<br />
+Rev 4: Signs of Redemption+<br />
<br />
++++++++++++++++++++<br />
<br />
Fixed the Trainers (works with new revs)<br />
<br />
added some missing items<br />
<br />
Minor creature loot fixes<br />
<br />
Added some nice visuals to Dollar General isle 2<br />
<br />
Added 3 custom npc w/ Dlls<br />
<br />
Redid all high level items to fit the new level 70 hard code.<br />
<br />
-Buff npc<br />
<br />
- Healer npc<br />
<br />
-Buff npc2<br />
<br />
+++++++++++++<br />
<br />
+ REV 3 :Ultimatum +<br />
<br />
+++++++++++++<br />
<br />
More custom items added<br />
<br />
Works with newest Ascent Rev (1725+)<br />
<br />
Skill Npc<br />
<br />
Tele NPC<br />
<br />
Shopping mall redone<br />
<br />
New Jail<br />
<br />
More instances working<br />
<br />
Battle-masters spawned in most popular locations<br />
<br />
Custom GM scripting for the Epic Instance<br />
<br />
+++++++++<br />
<br />
+New rev 2.+<br />
<br />
+++++++++<br />
<br />
All loot tables complete<br />
<br />
Works with the latest rev (rev 1425)<br />
<br />
Custom shopping Center<br />
<br />
Teleport npc<br />
<br />
Tier7<br />
<br />
Vendors from Project AIDS<br />
<br />
Custom Arena<br />
<br />
Custom Arena<br />
<br />
Custom graveyards<br />
<br />
New Game-objects<br />
<br />
New(cusom) Mounts<br />
<br />
Jail<br />
<br />
Outlands spawned<br />
<br />
99% of instances working<br />
<br />
Over 100 Custom items<br />
<br />
Naxx + BT working (only DB to do so[ncdb-naxx but bt no work, tnpss-bt,no nax])<br />
<br />
Few bug fixes<br />
<br />
Alot of broken stuff fixed<br />
<br />
lowered fun server items/deleted repeats to better ease up memory usage<br />
<br />
guild houses/player houses<br />
<br />
DOWNLOAD VIA SVN: (tortoisesvn to checkout)<br />
<br />
<a href="http://projects.emupedia.com/svn/acdb" target="_blank" rel="noopener" class="mycode_url">http://projects.emupedia.com/svn/acdb</a><br />
<br />
Code:<br />
<br />
 username-anonymous<br />
<br />
password- *leave blank*<br />
<br />
visit<br />
<br />
<a href="http://ac-db.info" target="_blank" rel="noopener" class="mycode_url">ACDB</a> for all of your DB needs *now accepting apps for staff<br />
<br />
POST HERE ONLY DB RELATED QUESTIONS need help? GOTO THE DAMN SUPPORT SECTION<br />
<br />
This work is licenced under the Creative Commons Licence. some rights Reserved<br />
<br />
<a href="http://filebeam.com/dfebd5a77d5b0df8aa6021e0a8a3543d" target="_blank" rel="noopener" class="mycode_url">DOWNLOAD NOW!</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Archive] GM Addon For Antrix]]></title>
			<link>https://elijahketchersid.com/forums/thread-97057.html</link>
			<pubDate>Sun, 23 Nov 2025 12:07:31 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">Illidan_000</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-97057.html</guid>
			<description><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: Illidan_000 • Posted: 2025-11-23T13:07:31.948862</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/56641-gm-addon-antrix.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>							Hey I wanna share this great GM Addon for you guys.<br />
<br />
Download- (with some other addons and ecko tools v1.3): <a href="http://filebeam.com/b791f56e8f4b7141e4ee66f9d61c0763" target="_blank" rel="noopener" class="mycode_url">Filebeam - Free Fast File Hosting</a><br />
<br />
Main Window<br />
<br />
<img src="http://img69.imageshack.us/img69/9159/addonss1uk0.jpg" loading="lazy"  alt="[Image: addonss1uk0.jpg]" class="mycode_img" /><br />
<br />
Mini Mode<br />
<br />
<img src="http://img225.imageshack.us/img225/7937/addonss2bj4.jpg" loading="lazy"  alt="[Image: addonss2bj4.jpg]" class="mycode_img" /><br />
<br />
Feature List:<br />
<br />
Tele Commands<br />
<br />
Announce Commands<br />
<br />
Ticket Commands<br />
<br />
Game Object Commands<br />
<br />
Item Commands<br />
<br />
Spell Commands<br />
<br />
Skill Commands including Professions,Weapons, and Riding.<br />
<br />
Whisper On/Off<br />
<br />
Ban/Kick/Paralyze Commands<br />
<br />
NPC Commands</blockquote>
]]></description>
			<content:encoded><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: Illidan_000 • Posted: 2025-11-23T13:07:31.948862</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/56641-gm-addon-antrix.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>							Hey I wanna share this great GM Addon for you guys.<br />
<br />
Download- (with some other addons and ecko tools v1.3): <a href="http://filebeam.com/b791f56e8f4b7141e4ee66f9d61c0763" target="_blank" rel="noopener" class="mycode_url">Filebeam - Free Fast File Hosting</a><br />
<br />
Main Window<br />
<br />
<img src="http://img69.imageshack.us/img69/9159/addonss1uk0.jpg" loading="lazy"  alt="[Image: addonss1uk0.jpg]" class="mycode_img" /><br />
<br />
Mini Mode<br />
<br />
<img src="http://img225.imageshack.us/img225/7937/addonss2bj4.jpg" loading="lazy"  alt="[Image: addonss2bj4.jpg]" class="mycode_img" /><br />
<br />
Feature List:<br />
<br />
Tele Commands<br />
<br />
Announce Commands<br />
<br />
Ticket Commands<br />
<br />
Game Object Commands<br />
<br />
Item Commands<br />
<br />
Spell Commands<br />
<br />
Skill Commands including Professions,Weapons, and Riding.<br />
<br />
Whisper On/Off<br />
<br />
Ban/Kick/Paralyze Commands<br />
<br />
NPC Commands</blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Archive] ecko tools with the book]]></title>
			<link>https://elijahketchersid.com/forums/thread-97056.html</link>
			<pubDate>Sun, 23 Nov 2025 12:07:31 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">*TraPStaR*</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-97056.html</guid>
			<description><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: *TraPStaR* • Posted: 2025-11-23T13:07:31.920390</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/60896-ecko-tools-book.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>OK these ecko tools are made for ascent or at least that's what i use them on because antrix is out ascent is in lol<br />
<br />
but anyway after 10 downloads of ecko tools i still couldent figure out how to work it<br />
<br />
 so i contacted some one who had them from a official release or something didn't really get in detail<br />
<br />
long story shot is they are suppose to come with a manual to help you set them up<br />
<br />
 some one thought it would be funny and take the manually out to screw with people *hate nubs :gtfo2: * but here's the pack with the manual<br />
<br />
because i'm cool and not a nub or a really annoying person   :biggthumpup: <img src="https://www.ownedcore.com/forums/images/smilies/cool.png" loading="lazy"  alt="[Image: cool.png]" class="mycode_img" /><br />
<br />
file beam download<br />
<br />
<a href="http://filebeam.com/4aedaa9c2cafc5820f24d860d6b2b64b" target="_blank" rel="noopener" class="mycode_url">DOWNLOAD NOW!</a></blockquote>
]]></description>
			<content:encoded><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: *TraPStaR* • Posted: 2025-11-23T13:07:31.920390</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/60896-ecko-tools-book.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>OK these ecko tools are made for ascent or at least that's what i use them on because antrix is out ascent is in lol<br />
<br />
but anyway after 10 downloads of ecko tools i still couldent figure out how to work it<br />
<br />
 so i contacted some one who had them from a official release or something didn't really get in detail<br />
<br />
long story shot is they are suppose to come with a manual to help you set them up<br />
<br />
 some one thought it would be funny and take the manually out to screw with people *hate nubs :gtfo2: * but here's the pack with the manual<br />
<br />
because i'm cool and not a nub or a really annoying person   :biggthumpup: <img src="https://www.ownedcore.com/forums/images/smilies/cool.png" loading="lazy"  alt="[Image: cool.png]" class="mycode_img" /><br />
<br />
file beam download<br />
<br />
<a href="http://filebeam.com/4aedaa9c2cafc5820f24d860d6b2b64b" target="_blank" rel="noopener" class="mycode_url">DOWNLOAD NOW!</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Archive] -:: MaXe's WoWemu Corner ::-]]></title>
			<link>https://elijahketchersid.com/forums/thread-97055.html</link>
			<pubDate>Sun, 23 Nov 2025 12:07:31 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">MaXe L3G3ND</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-97055.html</guid>
			<description><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: MaXe L3G3ND • Posted: 2025-11-23T13:07:31.821804</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/58606-maxes-wowemu-corner.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite><img src="http://static3.filefront.com/images/personal/m/maxel3g3nd/116506/evjxdcwbmm.jpg" loading="lazy"  alt="[Image: evjxdcwbmm.jpg]" class="mycode_img" /><br />
<br />
In this thread i'll post random stuff about WoWemu as i have had many<br />
<br />
good experiences with it <img src="https://www.ownedcore.com/forums/images/smilies/smile.png" loading="lazy"  alt="[Image: smile.png]" class="mycode_img" /> One was that it was very easy to use and<br />
<br />
that you could make your own scripts very easily. Please do not steal<br />
<br />
anything here and claim it's yours.<br />
<br />
Haf' Phun - MaXe<br />
<br />
<span style="font-weight: bold;" class="mycode_b">:: Ended Projects ::</span><br />
<br />
--=[MaXe's Click-Alive NPC Script]=--<br />
<br />
<span style="font-weight: bold;" class="mycode_b"> Description::</span><br />
<br />
 This file shows you how you can make NPC's a kind of alive using advanced TCL Scripting,<br />
<br />
 though when looking at the file it looks fairly simple but that's only because it took a lot<br />
<br />
 of time to figure out how it worked long ago.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Filename::</span><br />
<br />
<a href="http://files.filefront.com/n+Convictstcl/;8953488;/fileinfo.html" target="_blank" rel="noopener" class="mycode_url">n_Convicts.tcl</a> (size 5kb - it is a link)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What Does It Do?<br />
</span>When you have loaded the script with a WoWemu and made sure an npc is using it, then<br />
<br />
when you right-click the NPC one of the scripts will make the npc hit your character though<br />
<br />
with no damage (and only 1 time) and say: "Mind your own business con!" and then YOUR<br />
<br />
character will look dissy ;D<br />
<br />
 ---------------------------------------------------<br />
<br />
 --=[AdonOger's GM Commands]=--<br />
<br />
<span style="font-weight: bold;" class="mycode_b"> Description::</span><br />
<br />
This file will add extra GM commands to use when you're ingame.<br />
<br />
AdonOger is one of the good oldschool WoWemu experts and this<br />
<br />
TCL script should ALSO fix the Waterform. I am not 100% sure, but<br />
<br />
i think it really should fix that annoying issue. ;D<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Filename::</span><br />
<br />
<a href="http://files.filefront.com/n+AOcommandstcl/;8953749;/fileinfo.html" target="_blank" rel="noopener" class="mycode_url">n_AOcommands.tcl</a> (20kb - it is a link)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What are the Commands?<br />
</span>.maxxskill (makes your defense and all skills maximum)<br />
<br />
.learnallform (learns you all forms available zomg woot)<br />
<br />
.t2warrior (gives you full tier 2 warrior armor)<br />
<br />
.t2paladin (the rest are self explanatory)<br />
<br />
.t2shaman<br />
<br />
.t2priest<br />
<br />
.t2druid<br />
<br />
.t2mage<br />
<br />
.t2warlock<br />
<br />
.t2hunter<br />
<br />
.t2rogue<br />
<br />
.t3warrior<br />
<br />
.t3druid<br />
<br />
.t3hunter<br />
<br />
.t3shaman<br />
<br />
.t3paladin<br />
<br />
.t3warlock<br />
<br />
.t3mage<br />
<br />
.t3priest<br />
<br />
.t3rogue<br />
<br />
.t1warrior<br />
<br />
.t1paladin<br />
<br />
.t1druid<br />
<br />
.t1hunter<br />
<br />
.t1mage<br />
<br />
.t1priest<br />
<br />
.t1rogue<br />
<br />
.t1shaman<br />
<br />
.t1warlock<br />
<br />
---------------------------------------------------<br />
<br />
 --=[Custom Portals]=--<br />
<br />
<span style="font-weight: bold;" class="mycode_b"> Description::</span><br />
<br />
This archive contains 2 small files which are linked to eachother, both<br />
<br />
has to be loaded when WoWemu loads of course. The TCL controls where<br />
<br />
you will be teleported to, and the SCP file controls how the portal should<br />
<br />
look like, you can make it look anything i think, so a book would be cool.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Filename::</span><br />
<br />
<a href="http://files.filefront.com/CustomPortalsrar/;8953859;/fileinfo.html" target="_blank" rel="noopener" class="mycode_url">CustomPortals.rar</a> (0.5kb - it is a link)<br />
<br />
 <span style="font-weight: bold;" class="mycode_b">How Does it Work?<br />
</span>The way this is working is simply that both of the files are linked to each<br />
<br />
other so 1 file contains all the informations about the Custom GameObject<br />
<br />
aka the Portal. The other file (the .tcl file), contains the information about<br />
<br />
the name of the script (which is also written in the .scp file) and it has<br />
<br />
the coordinates and map id of where it should go, mine will go to map 13.<br />
<br />
---------------------------------------------------<br />
<br />
More comming soon (omgwtfbbq)</blockquote>
]]></description>
			<content:encoded><![CDATA[<span style="font-style: italic;" class="mycode_i">Archived author: MaXe L3G3ND • Posted: 2025-11-23T13:07:31.821804</span><br />
<a href="https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-emulator-servers/wow-emu-programs/58606-maxes-wowemu-corner.html" target="_blank" rel="noopener" class="mycode_url">Original source</a><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite><img src="http://static3.filefront.com/images/personal/m/maxel3g3nd/116506/evjxdcwbmm.jpg" loading="lazy"  alt="[Image: evjxdcwbmm.jpg]" class="mycode_img" /><br />
<br />
In this thread i'll post random stuff about WoWemu as i have had many<br />
<br />
good experiences with it <img src="https://www.ownedcore.com/forums/images/smilies/smile.png" loading="lazy"  alt="[Image: smile.png]" class="mycode_img" /> One was that it was very easy to use and<br />
<br />
that you could make your own scripts very easily. Please do not steal<br />
<br />
anything here and claim it's yours.<br />
<br />
Haf' Phun - MaXe<br />
<br />
<span style="font-weight: bold;" class="mycode_b">:: Ended Projects ::</span><br />
<br />
--=[MaXe's Click-Alive NPC Script]=--<br />
<br />
<span style="font-weight: bold;" class="mycode_b"> Description::</span><br />
<br />
 This file shows you how you can make NPC's a kind of alive using advanced TCL Scripting,<br />
<br />
 though when looking at the file it looks fairly simple but that's only because it took a lot<br />
<br />
 of time to figure out how it worked long ago.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Filename::</span><br />
<br />
<a href="http://files.filefront.com/n+Convictstcl/;8953488;/fileinfo.html" target="_blank" rel="noopener" class="mycode_url">n_Convicts.tcl</a> (size 5kb - it is a link)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What Does It Do?<br />
</span>When you have loaded the script with a WoWemu and made sure an npc is using it, then<br />
<br />
when you right-click the NPC one of the scripts will make the npc hit your character though<br />
<br />
with no damage (and only 1 time) and say: "Mind your own business con!" and then YOUR<br />
<br />
character will look dissy ;D<br />
<br />
 ---------------------------------------------------<br />
<br />
 --=[AdonOger's GM Commands]=--<br />
<br />
<span style="font-weight: bold;" class="mycode_b"> Description::</span><br />
<br />
This file will add extra GM commands to use when you're ingame.<br />
<br />
AdonOger is one of the good oldschool WoWemu experts and this<br />
<br />
TCL script should ALSO fix the Waterform. I am not 100% sure, but<br />
<br />
i think it really should fix that annoying issue. ;D<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Filename::</span><br />
<br />
<a href="http://files.filefront.com/n+AOcommandstcl/;8953749;/fileinfo.html" target="_blank" rel="noopener" class="mycode_url">n_AOcommands.tcl</a> (20kb - it is a link)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What are the Commands?<br />
</span>.maxxskill (makes your defense and all skills maximum)<br />
<br />
.learnallform (learns you all forms available zomg woot)<br />
<br />
.t2warrior (gives you full tier 2 warrior armor)<br />
<br />
.t2paladin (the rest are self explanatory)<br />
<br />
.t2shaman<br />
<br />
.t2priest<br />
<br />
.t2druid<br />
<br />
.t2mage<br />
<br />
.t2warlock<br />
<br />
.t2hunter<br />
<br />
.t2rogue<br />
<br />
.t3warrior<br />
<br />
.t3druid<br />
<br />
.t3hunter<br />
<br />
.t3shaman<br />
<br />
.t3paladin<br />
<br />
.t3warlock<br />
<br />
.t3mage<br />
<br />
.t3priest<br />
<br />
.t3rogue<br />
<br />
.t1warrior<br />
<br />
.t1paladin<br />
<br />
.t1druid<br />
<br />
.t1hunter<br />
<br />
.t1mage<br />
<br />
.t1priest<br />
<br />
.t1rogue<br />
<br />
.t1shaman<br />
<br />
.t1warlock<br />
<br />
---------------------------------------------------<br />
<br />
 --=[Custom Portals]=--<br />
<br />
<span style="font-weight: bold;" class="mycode_b"> Description::</span><br />
<br />
This archive contains 2 small files which are linked to eachother, both<br />
<br />
has to be loaded when WoWemu loads of course. The TCL controls where<br />
<br />
you will be teleported to, and the SCP file controls how the portal should<br />
<br />
look like, you can make it look anything i think, so a book would be cool.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Filename::</span><br />
<br />
<a href="http://files.filefront.com/CustomPortalsrar/;8953859;/fileinfo.html" target="_blank" rel="noopener" class="mycode_url">CustomPortals.rar</a> (0.5kb - it is a link)<br />
<br />
 <span style="font-weight: bold;" class="mycode_b">How Does it Work?<br />
</span>The way this is working is simply that both of the files are linked to each<br />
<br />
other so 1 file contains all the informations about the Custom GameObject<br />
<br />
aka the Portal. The other file (the .tcl file), contains the information about<br />
<br />
the name of the script (which is also written in the .scp file) and it has<br />
<br />
the coordinates and map id of where it should go, mine will go to map 13.<br />
<br />
---------------------------------------------------<br />
<br />
More comming soon (omgwtfbbq)</blockquote>
]]></content:encoded>
		</item>
	</channel>
</rss>