Forums WoW Modding Resources Tools [Archive] Compete List of Programs (updated)

[Archive] Compete List of Programs (updated)

[Archive] Compete List of Programs (updated)

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
11-04-2025, 12:46 PM
#1
Archived author: merfed • Posted: 2025-11-04T13:46:06.564632
Original source

Quote:Frel free to post tools if I'm missing anything the format is set up as:

Name

Description

Download Link

Ascent Tools

Ecko Tools V1.6

Auto Backup, Database Editing Tools, Restarter and Announcement Tool.

Download Ecko Tools v1.6

Creat0r v0.5.0.2

Item Creator

Download Creat0r

Ascent WebCMS

Ascent website content management system. Demo Screenshot

Filebeam - Free Fast File Hosting

Stats page for Ascent

Stats display tools for Ascent.

Filebeam - Free Fast File Hosting

xLogik DBC Extractor

Extract the DBC files from WoWs MPQ files.

Filebeam - Free Fast File Hosting

PPOM for Ascent

Players online map converted from Mangos.

Filebeam - Free Fast File Hosting

Starting Gear Query Generator

Exactly what the name states, source is below:

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>ORN - SQL Generator</title>
</head>

<body>
<?
$war = array(1,2,3,4,5,6,7,8,44,56);
$pally = array(9,10,45,50);
$hunter = array(11,12,15,16,17,46,51);
$rogue = array(18,19,20,21,22,23,24,52);
$priest = array(25,26,27,28,29,47,53);
$shammy = array(30,31,32,48);
$mage = array(34,35,36,37,49,54);
$lock = array(38,39,40,41,55);
$druid = array(42,43);
$all = array_merge($war, $pally, $hunter, $rogue, $priest, $shammy, $mage, $lock, $druid);
?>

<form action="pvp.php" method="post" enctype="multipart/form-data" name="form">
<input name="hid" type="hidden" value="hid" />
Class: <select name="class" size="1">
<option value="war">Warrior</option>
<option value="pally">Paladin</option>
<option value="hunter">Hunter</option>
<option value="rogue">Rogue</option>
<option value="priest">Priest</option>
<option value="shammy">Shaman</option>
<option value="mage">Mage</option>
<option value="lock">Warlock</option>
<option value="druid">Druid</option>
<option value="all">All</option>
</select><br /><br />
Item ID: <input name="item" type="text" value="<? if($_POST['item'] != '') { echo $_POST['item']; } ?>" /><br /><br />
Slot: <select name="slot" size="1">
<option value="0">Head</option>
<option value="1">Neck</option>
<option value="2">Shoulders</option>
<option value="3">Body</option>
<option value="4">Chest</option>
<option value="5">Waist</option>
<option value="6">Legs</option>
<option value="7">Feet</option>
<option value="8">Wrists</option>
<option value="9">Hands</option>
<option value="10">Finger1</option>
<option value="11">Finger2</option>
<option value="12">Trinket1</option>
<option value="13">Trinket2</option>
<option value="14">Back</option>
<option value="15">Mainhand</option>
<option value="16">Offhand</option>
<option value="17">Ranged</option>
<option value="18">Tabard</option>
<option value="19">Bag Slot 1</option>
<option value="20">Bag Slot 2</option>
<option value="21">Bag Slot 3</option>
<option value="22">Bag Slot 4</option>
<option value="23">Backpack Slot 1</option>
<option value="24">Backpack Slot 2</option>
<option value="25">Backpack Slot 3</option>
<option value="26">Backpack Slot 4</option>
<option value="27">Backpack Slot 5</option>
<option value="28">Backpack Slot 6</option>
<option value="29">Backpack Slot 7</option>
<option value="30">Backpack Slot 8</option>
<option value="31">Backpack Slot 9</option>
<option value="32">Backpack Slot 10</option>
<option value="33">Backpack Slot 11</option>
<option value="34">Backpack Slot 12</option>
<option value="35">Backpack Slot 13</option>
<option value="36">Backpack Slot 14</option>
<option value="37">Backpack Slot 15</option>
<option value="38">Backpack Slot 16</option>
</select><br /><br />
Quantity: <input name="quantity" type="text" value="<? if($_POST['quantity'] != '') { echo $_POST['quantity']; } else { echo '1'; } ?>" /><br /><br />
<input name="Submit" type="submit" value="Submit" /><br /><br /><br /><br />
<?
if($_POST['hid'] != '') {
$vclass = $_POST['class'];
$vc = $$vclass;
$outp = '';
for($i=0;$i<=sizeof($vc)-1;$i++) {
$outp .= "INSERT INTO playercreateinfo_items VALUES ('" . $vc[$i] . "', '" . $_POST['item'] . "', '" . $_POST['slot'] . "', '" . $_POST['quantity'] . "');\n";
}
echo '<textarea name="output" cols="130" rows="20">' . $outp . '</textarea>';
}
?>
</form>
</body>
</html>
AntrixTeleport Addon

Converted MangosTeleport addon.

http://tu-computers.eu/downloads/add...ixTeleport.rar

Anthrax

Ascent Database Controller.

filebeam.com/ee90576fd3d839d660a2cfb65d412411

Ant Tool

Multipurpose editor for Ascent

Filebeam - Free Fast File Hosting

Krillins FrontEnd CMS (most blizzlike)

Website.

MEGAUPLOAD - The leading online storage and file delivery service

BellaTools

Auto Unstuck, Transfer and More.

Filebeam - Free Fast File Hosting

DBCDumb

converts DBC files to SQL

Filebeam - Free Fast File Hosting

Ascent Database Editor

Multipurpose editor for Ascent

Filebeam - Free Fast File Hosting

Mangos Tools

User Account Manager

Tool to manage Mangos Accounts

RapidShare Webhosting + Webspace

Mangos Installer

exactly what the name says.

http://rapidshare.de/files/19885964/mang...0.zip.html"]hxxp://rapidshare.de/files/19885964/mangosinstaller5.0.zip.html

Mangos Auto Restarter

see name...

http://rapidshare.de/files/22303842/Starter-v0.2.1.rar"]hxxp://rapidshare.de/files/22303842/Starter-v0.2.1.rar

DBC to Sql (for mangos)

converts dbc files to SQL

RapidShare Webhosting + Webspace

Lacd Mangos IP Ban

Tool to ban IPs

RapidShare Webhosting + Webspace

Mangos Portal Creator

Easy tool to make Portals.

FlyUpload / Share Files

WDBearManager

Tool to use your WDB data in your database.

http://sourceforge.net/projects/wdbmgr/]SourceForge.net: WDBearManager

Restarter

see name...

Filebeam - Free Fast File Hosting

MangosGuardian 2.0

Multipurpose web tools.

No-IP - Dynamic DNS, Static DNS for Your Dynamic IP

ToolboxGM for MaNGOS

Gm tools for Mangos.

Filebeam - Free Fast File Hosting

Mangos Quest and Creature Editor

see name...

https://dbbiene.svn.sourceforge.net/svnroot/dbbiene/bin

TBC Item Creator

see name...

Filebeam - Free Fast File Hosting
rektbyfaith
11-04-2025, 12:46 PM #1

Archived author: merfed • Posted: 2025-11-04T13:46:06.564632
Original source

Quote:Frel free to post tools if I'm missing anything the format is set up as:

Name

Description

Download Link

Ascent Tools

Ecko Tools V1.6

Auto Backup, Database Editing Tools, Restarter and Announcement Tool.

Download Ecko Tools v1.6

Creat0r v0.5.0.2

Item Creator

Download Creat0r

Ascent WebCMS

Ascent website content management system. Demo Screenshot

Filebeam - Free Fast File Hosting

Stats page for Ascent

Stats display tools for Ascent.

Filebeam - Free Fast File Hosting

xLogik DBC Extractor

Extract the DBC files from WoWs MPQ files.

Filebeam - Free Fast File Hosting

PPOM for Ascent

Players online map converted from Mangos.

Filebeam - Free Fast File Hosting

Starting Gear Query Generator

Exactly what the name states, source is below:

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>ORN - SQL Generator</title>
</head>

<body>
<?
$war = array(1,2,3,4,5,6,7,8,44,56);
$pally = array(9,10,45,50);
$hunter = array(11,12,15,16,17,46,51);
$rogue = array(18,19,20,21,22,23,24,52);
$priest = array(25,26,27,28,29,47,53);
$shammy = array(30,31,32,48);
$mage = array(34,35,36,37,49,54);
$lock = array(38,39,40,41,55);
$druid = array(42,43);
$all = array_merge($war, $pally, $hunter, $rogue, $priest, $shammy, $mage, $lock, $druid);
?>

<form action="pvp.php" method="post" enctype="multipart/form-data" name="form">
<input name="hid" type="hidden" value="hid" />
Class: <select name="class" size="1">
<option value="war">Warrior</option>
<option value="pally">Paladin</option>
<option value="hunter">Hunter</option>
<option value="rogue">Rogue</option>
<option value="priest">Priest</option>
<option value="shammy">Shaman</option>
<option value="mage">Mage</option>
<option value="lock">Warlock</option>
<option value="druid">Druid</option>
<option value="all">All</option>
</select><br /><br />
Item ID: <input name="item" type="text" value="<? if($_POST['item'] != '') { echo $_POST['item']; } ?>" /><br /><br />
Slot: <select name="slot" size="1">
<option value="0">Head</option>
<option value="1">Neck</option>
<option value="2">Shoulders</option>
<option value="3">Body</option>
<option value="4">Chest</option>
<option value="5">Waist</option>
<option value="6">Legs</option>
<option value="7">Feet</option>
<option value="8">Wrists</option>
<option value="9">Hands</option>
<option value="10">Finger1</option>
<option value="11">Finger2</option>
<option value="12">Trinket1</option>
<option value="13">Trinket2</option>
<option value="14">Back</option>
<option value="15">Mainhand</option>
<option value="16">Offhand</option>
<option value="17">Ranged</option>
<option value="18">Tabard</option>
<option value="19">Bag Slot 1</option>
<option value="20">Bag Slot 2</option>
<option value="21">Bag Slot 3</option>
<option value="22">Bag Slot 4</option>
<option value="23">Backpack Slot 1</option>
<option value="24">Backpack Slot 2</option>
<option value="25">Backpack Slot 3</option>
<option value="26">Backpack Slot 4</option>
<option value="27">Backpack Slot 5</option>
<option value="28">Backpack Slot 6</option>
<option value="29">Backpack Slot 7</option>
<option value="30">Backpack Slot 8</option>
<option value="31">Backpack Slot 9</option>
<option value="32">Backpack Slot 10</option>
<option value="33">Backpack Slot 11</option>
<option value="34">Backpack Slot 12</option>
<option value="35">Backpack Slot 13</option>
<option value="36">Backpack Slot 14</option>
<option value="37">Backpack Slot 15</option>
<option value="38">Backpack Slot 16</option>
</select><br /><br />
Quantity: <input name="quantity" type="text" value="<? if($_POST['quantity'] != '') { echo $_POST['quantity']; } else { echo '1'; } ?>" /><br /><br />
<input name="Submit" type="submit" value="Submit" /><br /><br /><br /><br />
<?
if($_POST['hid'] != '') {
$vclass = $_POST['class'];
$vc = $$vclass;
$outp = '';
for($i=0;$i<=sizeof($vc)-1;$i++) {
$outp .= "INSERT INTO playercreateinfo_items VALUES ('" . $vc[$i] . "', '" . $_POST['item'] . "', '" . $_POST['slot'] . "', '" . $_POST['quantity'] . "');\n";
}
echo '<textarea name="output" cols="130" rows="20">' . $outp . '</textarea>';
}
?>
</form>
</body>
</html>
AntrixTeleport Addon

Converted MangosTeleport addon.

http://tu-computers.eu/downloads/add...ixTeleport.rar

Anthrax

Ascent Database Controller.

filebeam.com/ee90576fd3d839d660a2cfb65d412411

Ant Tool

Multipurpose editor for Ascent

Filebeam - Free Fast File Hosting

Krillins FrontEnd CMS (most blizzlike)

Website.

MEGAUPLOAD - The leading online storage and file delivery service

BellaTools

Auto Unstuck, Transfer and More.

Filebeam - Free Fast File Hosting

DBCDumb

converts DBC files to SQL

Filebeam - Free Fast File Hosting

Ascent Database Editor

Multipurpose editor for Ascent

Filebeam - Free Fast File Hosting

Mangos Tools

User Account Manager

Tool to manage Mangos Accounts

RapidShare Webhosting + Webspace

Mangos Installer

exactly what the name says.

http://rapidshare.de/files/19885964/mang...0.zip.html"]hxxp://rapidshare.de/files/19885964/mangosinstaller5.0.zip.html

Mangos Auto Restarter

see name...

http://rapidshare.de/files/22303842/Starter-v0.2.1.rar"]hxxp://rapidshare.de/files/22303842/Starter-v0.2.1.rar

DBC to Sql (for mangos)

converts dbc files to SQL

RapidShare Webhosting + Webspace

Lacd Mangos IP Ban

Tool to ban IPs

RapidShare Webhosting + Webspace

Mangos Portal Creator

Easy tool to make Portals.

FlyUpload / Share Files

WDBearManager

Tool to use your WDB data in your database.

http://sourceforge.net/projects/wdbmgr/]SourceForge.net: WDBearManager

Restarter

see name...

Filebeam - Free Fast File Hosting

MangosGuardian 2.0

Multipurpose web tools.

No-IP - Dynamic DNS, Static DNS for Your Dynamic IP

ToolboxGM for MaNGOS

Gm tools for Mangos.

Filebeam - Free Fast File Hosting

Mangos Quest and Creature Editor

see name...

https://dbbiene.svn.sourceforge.net/svnroot/dbbiene/bin

TBC Item Creator

see name...

Filebeam - Free Fast File Hosting

rektbyfaith
Administrator
0
11-04-2025, 12:46 PM
#2
Archived author: Hallowsend • Posted: 2025-11-04T13:46:06.564632
Original source

Quote: Woah bumhole loads of programs here. Ill have to check it out later, when I do, +rep, wait ill dot hat now
rektbyfaith
11-04-2025, 12:46 PM #2

Archived author: Hallowsend • Posted: 2025-11-04T13:46:06.564632
Original source

Quote: Woah bumhole loads of programs here. Ill have to check it out later, when I do, +rep, wait ill dot hat now

rektbyfaith
Administrator
0
11-04-2025, 12:46 PM
#3
Archived author: merfed • Posted: 2025-11-04T13:46:06.564632
Original source

Quote:Thanks [Image: smile.png]

Updated with a few more tools.
rektbyfaith
11-04-2025, 12:46 PM #3

Archived author: merfed • Posted: 2025-11-04T13:46:06.564632
Original source

Quote:Thanks [Image: smile.png]

Updated with a few more tools.

rektbyfaith
Administrator
0
11-04-2025, 12:46 PM
#4
Archived author: chase6342 • Posted: 2025-11-04T13:46:06.564632
Original source

Quote: awsomeness
rektbyfaith
11-04-2025, 12:46 PM #4

Archived author: chase6342 • Posted: 2025-11-04T13:46:06.564632
Original source

Quote: awsomeness

rektbyfaith
Administrator
0
11-04-2025, 12:46 PM
#5
Archived author: manager2 • Posted: 2025-11-04T13:46:06.564632
Original source

Quote: what'sthe password
rektbyfaith
11-04-2025, 12:46 PM #5

Archived author: manager2 • Posted: 2025-11-04T13:46:06.564632
Original source

Quote: what'sthe password

rektbyfaith
Administrator
0
11-04-2025, 12:46 PM
#6
Archived author: b2zeldafreak • Posted: 2025-11-04T13:46:06.564632
Original source

Quote: hmmm seems the teleport addon link is broken, other than that very nice
rektbyfaith
11-04-2025, 12:46 PM #6

Archived author: b2zeldafreak • Posted: 2025-11-04T13:46:06.564632
Original source

Quote: hmmm seems the teleport addon link is broken, other than that very nice

rektbyfaith
Administrator
0
11-04-2025, 12:46 PM
#7
Archived author: Mudkip • Posted: 2025-11-04T13:46:06.564632
Original source

Quote:merfed = sex.
rektbyfaith
11-04-2025, 12:46 PM #7

Archived author: Mudkip • Posted: 2025-11-04T13:46:06.564632
Original source

Quote:merfed = sex.

rektbyfaith
Administrator
0
11-04-2025, 12:46 PM
#8
Archived author: enterthecookie • Posted: 2025-11-04T13:46:06.564632
Original source

Quote: Is there an update for the BellosTools? It doesn't work when you have 3 different DBs, Login, Char, and World. The only one that works is the Change your password.
rektbyfaith
11-04-2025, 12:46 PM #8

Archived author: enterthecookie • Posted: 2025-11-04T13:46:06.564632
Original source

Quote: Is there an update for the BellosTools? It doesn't work when you have 3 different DBs, Login, Char, and World. The only one that works is the Change your password.

rektbyfaith
Administrator
0
11-04-2025, 12:46 PM
#9
Archived author: merfed • Posted: 2025-11-04T13:46:06.564632
Original source

Quote:The source code is provided just make it refer to the correct database for each script that doesn't work.
rektbyfaith
11-04-2025, 12:46 PM #9

Archived author: merfed • Posted: 2025-11-04T13:46:06.564632
Original source

Quote:The source code is provided just make it refer to the correct database for each script that doesn't work.

rektbyfaith
Administrator
0
11-04-2025, 12:46 PM
#10
Archived author: Equ1N0X • Posted: 2025-11-04T13:46:06.564632
Original source

Quote:Requesting Password for DBC extractor.
rektbyfaith
11-04-2025, 12:46 PM #10

Archived author: Equ1N0X • Posted: 2025-11-04T13:46:06.564632
Original source

Quote:Requesting Password for DBC extractor.

Pages (2): 1 2 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)