Compete List of Programs (updated) menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 26
  1. #1
    merfed's Avatar キタ━━━(゜∀゜)━━━!!!!!


    Reputation
    452
    Join Date
    Jul 2006
    Posts
    1,537
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Compete List of Programs (updated)

    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/mangosinstaller5.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

    Compete List of Programs (updated)
  2. #2
    Hallowsend's Avatar 滚开! 大声笑。I 是令人敬畏的。
    Reputation
    366
    Join Date
    Sep 2007
    Posts
    720
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Compete List of Programs (updated)

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

  3. #3
    merfed's Avatar キタ━━━(゜∀゜)━━━!!!!!


    Reputation
    452
    Join Date
    Jul 2006
    Posts
    1,537
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: Compete List of Programs (updated)

    Thanks
    Updated with a few more tools.

  4. #4
    chase6342's Avatar Member
    Reputation
    8
    Join Date
    Oct 2007
    Posts
    9
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Compete List of Programs (updated)

    awsomeness

  5. #5
    manager2's Avatar Member
    Reputation
    8
    Join Date
    Oct 2007
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Compete List of Programs (updated)

    what'sthe password

  6. #6
    b2zeldafreak's Avatar Active Member
    Reputation
    21
    Join Date
    May 2007
    Posts
    248
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Compete List of Programs (updated)

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

  7. #7
    Mudkip's Avatar Site Donator CoreCoins Purchaser
    Reputation
    293
    Join Date
    May 2007
    Posts
    863
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Compete List of Programs (updated)

    merfed = sex.



  8. #8
    enterthecookie's Avatar Banned
    Reputation
    3
    Join Date
    Jun 2007
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Compete List of Programs (updated)

    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.

  9. #9
    merfed's Avatar キタ━━━(゜∀゜)━━━!!!!!


    Reputation
    452
    Join Date
    Jul 2006
    Posts
    1,537
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: Compete List of Programs (updated)

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

  10. #10
    Equ1N0X's Avatar Contributor
    Reputation
    148
    Join Date
    Mar 2007
    Posts
    1,197
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Compete List of Programs (updated)

    Requesting Password for DBC extractor.

  11. #11
    merfed's Avatar キタ━━━(゜∀゜)━━━!!!!!


    Reputation
    452
    Join Date
    Jul 2006
    Posts
    1,537
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: Compete List of Programs (updated)

    Password: xlogik
    Updated the first post, sorry

  12. #12
    kero21's Avatar Member
    Reputation
    4
    Join Date
    Oct 2007
    Posts
    104
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Compete List of Programs (updated)

    very nice set of programs

  13. #13
    enterthecookie's Avatar Banned
    Reputation
    3
    Join Date
    Jun 2007
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Compete List of Programs (updated)

    Originally Posted by merfed View Post
    The source code is provided just make it refer to the correct database for each script that doesn't work.
    Yeah sorry about that, just noticed it and works fine.

    But for the password retrieval, it says...
    Code:
    Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in password.php on line 47
    Is there anyway I can change the SMPT or setup a mail server or something? What can I do about that, what are the options. Thanks

  14. #14
    mewzero's Avatar Member
    Reputation
    9
    Join Date
    Nov 2007
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Compete List of Programs (updated)

    Great set of programs

  15. #15
    merfed's Avatar キタ━━━(゜∀゜)━━━!!!!!


    Reputation
    452
    Join Date
    Jul 2006
    Posts
    1,537
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: Compete List of Programs (updated)

    Originally Posted by enterthecookie View Post
    Yeah sorry about that, just noticed it and works fine.

    But for the password retrieval, it says...
    Code:
    Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in password.php on line 47
    Is there anyway I can change the SMPT or setup a mail server or something? What can I do about that, what are the options. Thanks
    I have no clue if you can run a mail server locally, I've always ran one off my own server/website.

Page 1 of 2 12 LastLast

Similar Threads

  1. Huge List of Programs
    By latruwski in forum WoW EMU Programs
    Replies: 9
    Last Post: 04-19-2012, 10:42 AM
  2. [Program]*UPDATE* "Advanced" Autologin by Thidan (Source included)
    By Thidan in forum World of Warcraft Bots and Programs
    Replies: 16
    Last Post: 05-23-2008, 12:19 PM
  3. [List of Programs that Enable Hacking]
    By Aelus in forum World of Warcraft Bots and Programs
    Replies: 20
    Last Post: 02-05-2008, 07:36 AM
  4. Biggest Bestest List of Programs EVER!
    By Hallowsend in forum Community Chat
    Replies: 7
    Last Post: 11-27-2007, 07:52 AM
  5. Model Editing Program(UPDATED)
    By Shattered in forum World of Warcraft Model Editing
    Replies: 5
    Last Post: 05-11-2007, 02:33 PM
All times are GMT -5. The time now is 04:54 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search