XERON WEB, First Flash mangos WEB menu

Shout-Out

User Tag List

Results 1 to 15 of 15
  1. #1
    meinson's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    XERON WEB, First Flash mangos WEB

    this isint mywork ALL CREDITS GO TO Throne...


    Hello all
    i present my hand maded flash website for mangos

    DOWNLOAD ::..

    Open source for editing name and fake copyrights
    RapidShare: 1-Click Webhosting X Check new updates down
    for easy usage
    RapidShare: 1-Click Webhosting X Check new updates down

    Install ::..
    Easy usage : copy the content of the file into ur WWW folder intor diskw Folder and u r done

    For open source u need to download swishmax 2005.5.5 from SWiSH - Easy Flash Animation Software Tools, Templates & Tutorials and open the file
    change server name and other texts
    export the file as index.html into www section and u r done.



    note : editing flash homepage require swishmax build 2005.5.5 or higher

    I dont ask any one not to change the copyrights or remove my name. it's free .

    Update :
    Download links :
    RapidShare: 1-Click Webhosting
    RapidShare: 1-Click Webhosting
    and XERON font to avoid text font auto changing when opening the swish source
    RapidShare: 1-Click Webhosting



    can anyone with php skills make it for lates mangos it works perfect but cant make account


    XERON WEB, First Flash mangos WEB
  2. #2
    nightelf1's Avatar Member
    Reputation
    2
    Join Date
    Dec 2007
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i think i seen you before with a nice exploit guide on smething
    Last edited by nightelf1; 12-27-2007 at 09:50 AM.

  3. #3
    nightelf1's Avatar Member
    Reputation
    2
    Join Date
    Dec 2007
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice guide
    but when i go to log on my char it says an error on my comp, and i duno how/what re extracting is

  4. #4
    Sonic Waffle's Avatar Contributor
    Reputation
    170
    Join Date
    Dec 2007
    Posts
    990
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by meinson View Post

    can anyone with php skills make it for lates mangos it works perfect but cant make account
    Look in "Register.php" and in "pomm_conf.php" and change anything red here to match in the two files:
    Code:
     
    ="en";                                        // Language ("en" - english, "ru" - russian)
    ="localhost";                        // HOST for Mangos database
    ="root"        ;                        // USER for Mangos database
    ="root";                        // PASS for Mangos database
    ="mangos";                                // NAME of Mangos database
    ="localhost";                        // HOST for Realm database
    ="root"        ;                        // USER for Realm database
    ="pwd";                // PASS for Realm database
    ="realmd";                                // NAME of Realm database
     = 'ANSI'; // Set encoding
     = "img/";                        // Image dir
     = "127.0.0.1";                // Server adress (for realm status)
     = "3724";                                // Server port (for realm status) 8085 or 3724
    =0;                                // Lock created account to IP adress (1 - on, 0 - off)
    =0;                                // Registration only one (or more) account from one IP adress
                                                            // 0 - not limit, 1 - one acc,  2 - two acc, etc...
    Last edited by Sonic Waffle; 12-27-2007 at 11:25 AM.

  5. #5
    raoul-d1's Avatar Member
    Reputation
    1
    Join Date
    Mar 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thx il test it

  6. #6
    ~Jagris's Avatar Contributor
    Reputation
    154
    Join Date
    Apr 2007
    Posts
    1,479
    Thanks G/R
    2/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you repost spice it up, make it clearer and add pics


  7. #7
    Lich King's Avatar Contributor
    Reputation
    100
    Join Date
    May 2007
    Posts
    911
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice guide +Rep after 24 hours

  8. #8
    Lich King's Avatar Contributor
    Reputation
    100
    Join Date
    May 2007
    Posts
    911
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could you post a link to a live website with this, so people can see?

  9. #9
    daser's Avatar Active Member
    Reputation
    21
    Join Date
    May 2007
    Posts
    128
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice one m8 i really like it +Rep
    +Rep the people who help you..


  10. #10
    lazaros619's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    70
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have configured pomm_conf.php, but i still get a Connection to database is not established ! error.could you help me please?

  11. #11
    PunkGamer1021's Avatar Member
    Reputation
    -6
    Join Date
    Jan 2008
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pigpoo View Post
    Look in "Register.php" and in "pomm_conf.php" and change anything red here to match in the two files:
    Code:
     
    ="en";                                        // Language ("en" - english, "ru" - russian)
    ="localhost";                        // HOST for Mangos database
    ="root"        ;                        // USER for Mangos database
    ="root";                        // PASS for Mangos database
    ="mangos";                                // NAME of Mangos database
    ="localhost";                        // HOST for Realm database
    ="root"        ;                        // USER for Realm database
    ="pwd";                // PASS for Realm database
    ="realmd";                                // NAME of Realm database
     = 'ANSI'; // Set encoding
     = "img/";                        // Image dir
     = "127.0.0.1";                // Server adress (for realm status)
     = "3724";                                // Server port (for realm status) 8085 or 3724
    =0;                                // Lock created account to IP adress (1 - on, 0 - off)
    =0;                                // Registration only one (or more) account from one IP adress
                                                            // 0 - not limit, 1 - one acc,  2 - two acc, etc...
    uhmmm, i've figured out how to configure the pomm_conf.php but not the register.php any help in configuring the Register.php ?

    thanks in advance

  12. #12
    Wisher's Avatar Member
    Reputation
    6
    Join Date
    May 2008
    Posts
    79
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok,this is gonna sound stupid,but here it is...where is www folder? i cant find it anywhere...im using mangos rev 3462 for 1.12.1 server...

  13. #13
    Frostic's Avatar Banned
    Reputation
    7
    Join Date
    May 2009
    Posts
    90
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    your links suck ass as they are dead lol care to reupload it?

  14. #14
    Trle94's Avatar Contributor
    Reputation
    167
    Join Date
    May 2009
    Posts
    329
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Frostic View Post
    your links suck ass as they are dead lol care to reupload it?
    Do you see how old is this topic??!


  15. #15
    Namor's Avatar Active Member
    Reputation
    27
    Join Date
    Jul 2008
    Posts
    311
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Trle94 View Post
    Do you see how old is this topic??!

    Editable signature, at last!

Similar Threads

  1. [Web] Account registration for WotLK alpha server (MaNGOS, RoSpora)
    By Dythzer in forum WoW EMU General Releases
    Replies: 66
    Last Post: 06-29-2010, 06:44 AM
  2. Username Characters @ MaNGOS Web Frontend
    By XTZGZoReX in forum Programming
    Replies: 5
    Last Post: 05-17-2008, 05:50 AM
  3. Model Viewer in Flash for web needed - Paid Work
    By hamsterboy in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 03-05-2008, 03:12 AM
  4. Ac Web MaNGOS repack
    By Le Froid in forum World of Warcraft Emulator Servers
    Replies: 9
    Last Post: 01-14-2008, 03:42 PM
  5. Flash Web site help!:)
    By mchugh in forum Community Chat
    Replies: 0
    Last Post: 06-21-2007, 05:30 PM
All times are GMT -5. The time now is 12:58 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