MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides

Homepage Register FAQ Members Mark Forums Read Advertise Marketplace FPSowned


Go Back   MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides > WoW Emulator Server > Emulator Server Guides > Mangos Guides
Reload this Page 2.2.3 MaNGOS Guide
Mangos Guides This section is for WoW emulated server, Mangos guides.
[NO QUESTIONS HERE]

Reply
 
LinkBack Thread Tools
2.2.3 MaNGOS Guide
(#1)
Old
Neth'zul's Avatar
Neth'zul is Offline
Contributor
Rep Power: 2
Reputation: 207
Neth'zul has a spectacular aura aboutNeth'zul has a spectacular aura aboutNeth'zul has a spectacular aura about
 
Posts: 817
Join Date: Nov 2007
Location: Head of Recruitment
Wow Guides 2.2.3 MaNGOS Guide - 12-19-2007

Hokay lol all thx goes to dabaddest without his Guide i wouldnt have been able to find this! THX! NoW THIS IS MY FIRST GUIDE SO GO EASY LOL
OK LETS GET STARTED

HERES THE REPACK [Only registered and activated users can see links. ]

How to install and run Mangos 4615 ScriptDev2 for UDB 0.7.5 -

Now, first I would like to point out that this is the server Core and Database Files only! Here is what you will need:

A Windows System. A copy of the client, updated to 2.2.3. Be sure you go to your World of Warcraft Directory and open the realmlist.wtf file with notepad (or wordpad) and change the Set Realmlist and Set patchlist to 127.0.0.1 (This is for your system alone and only if it is on the same system as the server will be. If not, get the local ip address for the server and place it here)
The "ad.exe" map extractor tool which is located in the Tools Folder
A *.dbc extraction tool which is located in the tools folder
MySQL Community Server (I suggest 5.0) which is located in the tools folder
SQLyog Community Edition is also suggested.. it is also in the tools folder

Install MySQL
Launch the MySQL installation application. (mysql-essential-5.0.45-win32)
When prompted, select "Typical" for setup type.
When prompted, select "Skip Sign-Up".
When install is complete you will be given the option to "Configure the MySQL Server Now". Make sure this is checked, then press finish.
When prompted, select "Standard Configuration"
When prompted, place a check in "Install as Windows Service" and "Launch the MySQL Server Automatically". Service name should be "MySQL"
When prompted select "Modify Security Settings". In the two empty dialog boxes, type in the password you wish to use for the MySQL root (aka Administrator) account. This is the most important account on MySQL and has full access to all databases and functionality. It's recommended you use a very strong password to prevent access to your MySQL server instance. (If you plan on administering your MySQL instance from a remote machine, then select "Enable root access from remote machines". If you don't know if you need this, then do not select it.)
Select execute to apply all of your configuration settings.

Install SQLyog
Launch SQLyog installation application. (SQLyog606.exe)
Accept license agreement when prompted.
Install in default location when prompted. (You can install in an alternate directory if you prefer.)
When installation is complete, place a check in the box for "Run SQLyog 6.06".
When SQLyog launches you will be prompted to fill in the following:

MySQL host address: Usually this will be "localhost" or the IP address of the server where your MySQL database is running.
UserName: "root"
Password: this is the password you selected in your MySQL installation for the root account.
Database(s): "realmd;mangos"
Leave other options to defaults.

Press Connect. This will connect you to your MySQL instance.
Once the interface opens, right-click on root@localhost in the left pane, and select "Create Database".
When prompted for a database name type "mangos".
Repeat steps and type "realmd" for the second database.


Setup MANGOS Server Directory:
Create a directory for your MANGOS installation. For example: "C:\MANGOS"
Copy all files from where you unzipped the Mangos4544.rar to the new folder.

Extract map files
Place ad.exe into the client's root directory. ("C:\World of Warcraft")
Create a subdirectory called 'maps'. ("C:\World of Warcraft\maps")
Launch ad.exe. This will begin the extraction of map files. (This can take a long time depending on your system.)
When ad.exe has finished, copy the folder "C:\World of Warcraft\maps" and place it in your MANGOS server directory ("C:\MANGOS"). So you should now have a "C:\MANGOS\data\maps" directory containing numerous (3400+) .map files.
You may now safely delete the directory "C:\World of Warcraft\maps".

Build the Vmap Files
Vmaps are being utilized to assist with "Line of Sight" issues. These files are located in the Tools folder. Place them in "C:\MANGOS\data\Vmap".
Find the batch file"makevmaps_SIMPLE.bat" ("C:\MaNGOS\\Tools\Vmaps")
Double Click. Depending on your system, this step may take quite some time.
Alternately you could run "make vmaps.bat" instead, but additional prompts will come up in the process.
You may need to rebuild these files more than once. Pay attention to future release notes.
Move the "C:\MANGOS\Tools\Vmaps" directory into the root of the MaNGOS directory ("C:\MANGOS\data\vmaps")
Don't forget to edit the Mangosd config file and look for the following:
# Enable/Disable VMmap support for line of sight and height calculation
# Default: 1 (true)
# : 0 (false)
vmap.enableLOS = 0 <==== Set both of these to 1
vmap.enableHeight = 0

Realmd Database
Connect to your MySQL server through SQLyog.
In the left pane, right-click on realmd and select "Restore from SQL Dump". (Note: some older versions may read "Import Batch File".)
Browse to the "realmd.sql" file in your server directory. ("C:\MANGOS\sql")
Execute. This should only take a moment and you will get a message that it's complete.
Close Dialog.

MANGOS Database
Connect to your MySQL server through SQLyog.
In the left pane, right-click on mangos and select "Restore from SQL Dump". (Note: some older versions may read "Import Batch File".)
Browse to the sql folder and choose UDB_0.7.5_Core_4544_SD2_137
Execute. This will take quite some time depending on your system. At points it may seem like it's hung. LET IT RUN!

Setup your realm:
Connect to your MySQL server through SQLyog.
Open the realmd branch in the left pane and select "realmlist".
At the bottom of SQLyog click on the "Table Data" tab.
Change the "name" field to your preferred realm name. It CANNOT be the default "MaNGOS".
For now leave the address to "localhost" or "127.0.0.1". (This will be the same address that your clients must set in their realmlist.wtf files to connect. And this is for Internal Network only. To setup a second Realm for outside access, repeat the steps above, but name the second realm close to what the first was. Ex: Server and Server Main.. you set Server to your Internal IP address and Server Main to your external IP which can be found at whatismyip.com or you can setup a dynamic DNS. Internal users would connect via the "Server" realm and external users would connect via "Server Main" THEY ARE BOTH THE SAME REALM.)
Select the "Save Changes" button.
Configure realmd.conf:
Open realmd.conf in notepad. It should be in your root server directory ("C:\MANGOS).
Find "LoginDatabaseInfo =" Change it to "LoginDatabaseInfo = "127.0.0.1;3306;root;[password];realmd".
Save and close file.
Configure mangosd.conf:
Open mangosd.conf in notepad. It should be in your root server directory ("C:\MANGOS).
Find these lines and set as shown:
DataDir = "."
WorldDatabaseInfo = "127.0.0.1;3306;root;[password];mangos"
LoginDatabaseInfo = "127.0.0.1;3306;root;[password];realmd"
Save and close file.

You could actually startup and run your Mangos server now, but lets make this complete shall we? One main thing that needs to be done is to go into SQLyog and import your Scriptdev2 files into the Mangos Database. Start with the updates, then Scriptdev_full, and finally Scriptdev_additional_req.
Also take the time to import the City_portals sql file into your Mangos Database.
This compile has 3 features to it that I will explain in more detail below. These features are City Portals, Auction House Bot, and FFA Arena.
The city Portals are simple, they open portals in all major cities to the other major cities (depending on your faction). This just helps travel a little bit.
The FFA Arena unlocks the Free For All locations for those who love Arena Fighting.
The Auction House Bot (Version 5.4) is there to help small population servers feel more Blizzlike and is a GREAT way to get needed items quickly. (See the setup below)

Auction House Bot Setup
Now, first you need to start your server by clicking on the Realmd.exe and Mangosd.exe and wait for them to load. once that is done, look at your mangosd window (The one that does not list the realms). You need to create an account to be used as an auction bot only. Lets say for example you wish to create an account called AHBot. In the mangos window type in:
create AHBot password <== Whichever password you want to use
Now, open your WoW client and log into the game as AHBot (or whatever you chose).
Create a new character to be used as the bot (On our server we use a character named Golddigger )
Once the character is created, log into the game. Once fully in, log back out and exit the game.

Then open SQLyog and click the + sign next to mangos.
Scroll down until you see character.
Right click on Character then left click on view data.
Write down the guid and account numbers for your AHBot

Next, open your mangosd config file in your main directory (which is C:\MANGOS if you went step by step above). Look for the following section:
# Auction House Bot character data
AuctionHouseBot.Account = 0 <===Enter account number here
AuctionHouseBot.GUID = 0 <=== Enter guid here

# Set to stop auction successful mails too
# 0 - receive auction successful mails
# 1 - stop auction sucessful mails
AuctionHouseBot.NoMail = 0

# Note: If you enable AllowTwoSide.Interaction.Trade, ALL auction houses are
# linked to the neutral auction house.
AuctionHouseBot.AllianceItems = 0 <==== Set these to the amount of items you want on the server for all 3 of these (I normally set mine to 5000 each)
AuctionHouseBot.HordeItems = 0
AuctionHouseBot.NeutralItems = 0

Thats pretty much it for the main setup. You can change more of these settings if you want, but the settings above will populate your server with AH Items.
The final thing I added to this was the MaNGOS Restarter v2.3. This is easy to use.. just click on it and it will keep your Mangos up and running if it crashes.

I hope this guide helped. See you on the forums!


Ok All Thx to [Only registered and activated users can see links. ] on his guide i found on the search a 2.2.3 repack
OK LETS START!

How to install and run Mangos 4615 ScriptDev2 for UDB 0.7.5 - By Aedales Edited by Silumor for Repack


Now, first I would like to point out that this is the server Core and Database Files only! Here is what you will need:

A Windows System. A copy of the client, updated to 2.2.3. Be sure you go to your World of Warcraft Directory and open the realmlist.wtf file with notepad (or wordpad) and change the Set Realmlist and Set patchlist to 127.0.0.1 (This is for your system alone and only if it is on the same system as the server will be. If not, get the local ip address for the server and place it here)
The "ad.exe" map extractor tool which is located in the Tools Folder
A *.dbc extraction tool which is located in the tools folder
MySQL Community Server (I suggest 5.0) which is located in the tools folder
SQLyog Community Edition is also suggested.. it is also in the tools folder

Install MySQL
Launch the MySQL installation application. (mysql-essential-5.0.45-win32)
When prompted, select "Typical" for setup type.
When prompted, select "Skip Sign-Up".
When install is complete you will be given the option to "Configure the MySQL Server Now". Make sure this is checked, then press finish.
When prompted, select "Standard Configuration"
When prompted, place a check in "Install as Windows Service" and "Launch the MySQL Server Automatically". Service name should be "MySQL"
When prompted select "Modify Security Settings". In the two empty dialog boxes, type in the password you wish to use for the MySQL root (aka Administrator) account. This is the most important account on MySQL and has full access to all databases and functionality. It's recommended you use a very strong password to prevent access to your MySQL server instance. (If you plan on administering your MySQL instance from a remote machine, then select "Enable root access from remote machines". If you don't know if you need this, then do not select it.)
Select execute to apply all of your configuration settings.

Install SQLyog
Launch SQLyog installation application. (SQLyog606.exe)
Accept license agreement when prompted.
Install in default location when prompted. (You can install in an alternate directory if you prefer.)
When installation is complete, place a check in the box for "Run SQLyog 6.06".
When SQLyog launches you will be prompted to fill in the following:

MySQL host address: Usually this will be "localhost" or the IP address of the server where your MySQL database is running.
UserName: "root"
Password: this is the password you selected in your MySQL installation for the root account.
Database(s): "realmd;mangos"
Leave other options to defaults.

Press Connect. This will connect you to your MySQL instance.
Once the interface opens, right-click on root@localhost in the left pane, and select "Create Database".
When prompted for a database name type "mangos".
Repeat steps and type "realmd" for the second database.


Setup MANGOS Server Directory:
Create a directory for your MANGOS installation. For example: "C:\MANGOS"
Copy all files from where you unzipped the Mangos4544.rar to the new folder.

Extract map files
Place ad.exe into the client's root directory. ("C:\World of Warcraft")
Create a subdirectory called 'maps'. ("C:\World of Warcraft\maps")
Launch ad.exe. This will begin the extraction of map files. (This can take a long time depending on your system.)
When ad.exe has finished, copy the folder "C:\World of Warcraft\maps" and place it in your MANGOS server directory ("C:\MANGOS"). So you should now have a "C:\MANGOS\data\maps" directory containing numerous (3400+) .map files.
You may now safely delete the directory "C:\World of Warcraft\maps".

Build the Vmap Files
Vmaps are being utilized to assist with "Line of Sight" issues. These files are located in the Tools folder. Place them in "C:\MANGOS\data\Vmap".
Find the batch file"makevmaps_SIMPLE.bat" ("C:\MaNGOS\\Tools\Vmaps")
Double Click. Depending on your system, this step may take quite some time.
Alternately you could run "make vmaps.bat" instead, but additional prompts will come up in the process.
You may need to rebuild these files more than once. Pay attention to future release notes.
Move the "C:\MANGOS\Tools\Vmaps" directory into the root of the MaNGOS directory ("C:\MANGOS\data\vmaps")
Don't forget to edit the Mangosd config file and look for the following:
# Enable/Disable VMmap support for line of sight and height calculation
# Default: 1 (true)
# : 0 (false)
vmap.enableLOS = 0 <==== Set both of these to 1
vmap.enableHeight = 0

Realmd Database
Connect to your MySQL server through SQLyog.
In the left pane, right-click on realmd and select "Restore from SQL Dump". (Note: some older versions may read "Import Batch File".)
Browse to the "realmd.sql" file in your server directory. ("C:\MANGOS\sql")
Execute. This should only take a moment and you will get a message that it's complete.
Close Dialog.

MANGOS Database
Connect to your MySQL server through SQLyog.
In the left pane, right-click on mangos and select "Restore from SQL Dump". (Note: some older versions may read "Import Batch File".)
Browse to the sql folder and choose UDB_0.7.5_Core_4544_SD2_137
Execute. This will take quite some time depending on your system. At points it may seem like it's hung. LET IT RUN!

Setup your realm:
Connect to your MySQL server through SQLyog.
Open the realmd branch in the left pane and select "realmlist".
At the bottom of SQLyog click on the "Table Data" tab.
Change the "name" field to your preferred realm name. It CANNOT be the default "MaNGOS".
For now leave the address to "localhost" or "127.0.0.1". (This will be the same address that your clients must set in their realmlist.wtf files to connect. And this is for Internal Network only. To setup a second Realm for outside access, repeat the steps above, but name the second realm close to what the first was. Ex: Server and Server Main.. you set Server to your Internal IP address and Server Main to your external IP which can be found at whatismyip.com or you can setup a dynamic DNS. Internal users would connect via the "Server" realm and external users would connect via "Server Main" THEY ARE BOTH THE SAME REALM.)
Select the "Save Changes" button.
Configure realmd.conf:
Open realmd.conf in notepad. It should be in your root server directory ("C:\MANGOS).
Find "LoginDatabaseInfo =" Change it to "LoginDatabaseInfo = "127.0.0.1;3306;root;[password];realmd".
Save and close file.
Configure mangosd.conf:
Open mangosd.conf in notepad. It should be in your root server directory ("C:\MANGOS).
Find these lines and set as shown:
DataDir = "."
WorldDatabaseInfo = "127.0.0.1;3306;root;[password];mangos"
LoginDatabaseInfo = "127.0.0.1;3306;root;[password];realmd"
Save and close file.

You could actually startup and run your Mangos server now, but lets make this complete shall we? One main thing that needs to be done is to go into SQLyog and import your Scriptdev2 files into the Mangos Database. Start with the updates, then Scriptdev_full, and finally Scriptdev_additional_req.
Also take the time to import the City_portals sql file into your Mangos Database.
This compile has 3 features to it that I will explain in more detail below. These features are City Portals, Auction House Bot, and FFA Arena.
The city Portals are simple, they open portals in all major cities to the other major cities (depending on your faction). This just helps travel a little bit.
The FFA Arena unlocks the Free For All locations for those who love Arena Fighting.
The Auction House Bot (Version 5.4) is there to help small population servers feel more Blizzlike and is a GREAT way to get needed items quickly. (See the setup below)

Auction House Bot Setup
Now, first you need to start your server by clicking on the Realmd.exe and Mangosd.exe and wait for them to load. once that is done, look at your mangosd window (The one that does not list the realms). You need to create an account to be used as an auction bot only. Lets say for example you wish to create an account called AHBot. In the mangos window type in:
create AHBot password <== Whichever password you want to use
Now, open your WoW client and log into the game as AHBot (or whatever you chose).
Create a new character to be used as the bot (On our server we use a character named Golddigger )
Once the character is created, log into the game. Once fully in, log back out and exit the game.

Then open SQLyog and click the + sign next to mangos.
Scroll down until you see character.
Right click on Character then left click on view data.
Write down the guid and account numbers for your AHBot

Next, open your mangosd config file in your main directory (which is C:\MANGOS if you went step by step above). Look for the following section:
# Auction House Bot character data
AuctionHouseBot.Account = 0 <===Enter account number here
AuctionHouseBot.GUID = 0 <=== Enter guid here

# Set to stop auction successful mails too
# 0 - receive auction successful mails
# 1 - stop auction sucessful mails
AuctionHouseBot.NoMail = 0

# Note: If you enable AllowTwoSide.Interaction.Trade, ALL auction houses are
# linked to the neutral auction house.
AuctionHouseBot.AllianceItems = 0 <==== Set these to the amount of items you want on the server for all 3 of these (I normally set mine to 5000 each)
AuctionHouseBot.HordeItems = 0
AuctionHouseBot.NeutralItems = 0

Thats pretty much it for the main setup. You can change more of these settings if you want, but the settings above will populate your server with AH Items.
The final thing I added to this was the MaNGOS Restarter v2.3. This is easy to use.. just click on it and it will keep your Mangos up and running if it crashes.

I hope this guide helped. See you on the forums!


This Guide Too Long or Too Complex?
PM Me! I Will Make a Wayy Simpler One!





Last edited by Neth'zul; 12-19-2007 at 10:17 PM.
Reply With Quote

Donate to remove ads.
(#2)
Old
Neth'zul's Avatar
Neth'zul is Offline
Contributor
Rep Power: 2
Reputation: 207
Neth'zul has a spectacular aura aboutNeth'zul has a spectacular aura aboutNeth'zul has a spectacular aura about
 
Posts: 817
Join Date: Nov 2007
Location: Head of Recruitment
12-20-2007

Somone post plz no leechers




Reply With Quote
(#3)
Old
dariu is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 0
Reputation: 1
dariu is an unknown quantity at this point
 
Posts: 1
Join Date: Dec 2007
12-23-2007

thanks this was realy helpful
Reply With Quote
(#4)
Old
THEONLYOTHERONE is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 2
Reputation: 1
THEONLYOTHERONE is an unknown quantity at this point
 
Posts: 5
Join Date: Jul 2007
12-24-2007

kewl, was really helpful, but i am having some problems, when i start up mangosd i keep getting an error message saying it can't locate some of the vmap files, what do i do, i looked in the folder and there not there...here is a pic of the error........
Reply With Quote
(#5)
Old
hadi is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 1
hadi is an unknown quantity at this point
 
Posts: 16
Join Date: Dec 2007
12-25-2007

mine says unvalid data or somthing like that why? its when i try to log in
Reply With Quote
(#6)
Old
twobucksjr is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 2
Reputation: 1
twobucksjr is an unknown quantity at this point
 
Posts: 12
Join Date: Feb 2007
02-06-2008

Ok people, I'm having a problem with this repack if anyone else isn't... There's errors, I just wish I could find a database for my pack...

Ok to answer all your questions:

[Only registered and activated users can see links. ]: Your Data dir is where you store the maps and vmaps folder, you should have them with the mangosd.exe file...

so in other word, just go into the mangosd.conf file and make it look like this:

# Data directory setting.
# Important: DataDir needs to be quoted, as it is a string which may
# contain space characters.
DataDir = ""

This will make it look in the folder mangos is in.

As for Hadi, your being to vague, you need to past EXACTLY what is says for me to offer any assistance.... I'll put up my repack that works... But be forwarned, it comes with a BLANK database, so there are no Nps, items, etc...

But it works, so if you find a mangos sql database that works, post it here...
Reply With Quote
(#7)
Old
twobucksjr is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 2
Reputation: 1
twobucksjr is an unknown quantity at this point
 
Posts: 12
Join Date: Feb 2007
02-06-2008

Ok, this may or may not work, but I repacked my mangos files I compiled directly from their svn, they work for me, and his guide covers all the basic aspects of how to use it... This is up-to-date as of 06/02/2008...

[Only registered and activated users can see links. ]

happy hunting
Reply With Quote
[Reply]
(#8)
Old
hajs's Avatar
hajs is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 0
Reputation: 1
hajs is an unknown quantity at this point
 
Posts: 2
Join Date: Feb 2008
Pirate [Reply] - 02-07-2008

<This guide is not easy for noobs XD
Reply With Quote
(#9)
Old
samoel's Avatar
samoel is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 0
Reputation: 1
samoel is an unknown quantity at this point
 
Posts: 3
Join Date: Jun 2007
Location: Lithuania
02-10-2008

if i would make a private server, but how many people i could hold with Intel core duo 2ghz (2 CPUs) , 2000 ram , and my download speed is 150 kb/s ?

sorry for my bad english
Reply With Quote
(#10)
Old
142810 is Offline
Sergeant
Rep Power: 1
Reputation: 5
142810 is an unknown quantity at this point
 
Posts: 59
Join Date: Dec 2007
02-26-2008

Quote:
Originally Posted by samoel View Post
if i would make a private server, but how many people i could hold with Intel core duo 2ghz (2 CPUs) , 2000 ram , and my download speed is 150 kb/s ?

sorry for my bad english

you have bad english? u spelled every single word right and had exact grammar...
Reply With Quote
(#11)
Old
Clorcky's Avatar
Clorcky is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 2
Clorcky is an unknown quantity at this point
 
Posts: 25
Join Date: Feb 2008
02-28-2008

Quote:
Originally Posted by The Lich View Post
The "ad.exe" map extractor tool which is located in the Tools Folder
Where excatly is that Tools Folder located ?
Reply With Quote
(#12)
Old
youmekinda is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 2
Reputation: 1
youmekinda is an unknown quantity at this point
 
Posts: 40
Join Date: Feb 2007
04-09-2008

I will tell if this mangos works or not, ascent guides haven't worked shit but hopefully mangos will do the trick. Nice guide long but we shall see.
Reply With Quote
(#13)
Old
youmekinda is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 2
Reputation: 1
youmekinda is an unknown quantity at this point
 
Posts: 40
Join Date: Feb 2007
04-09-2008

Having a problem logging in, just says invaild game verison and its right one -.-
Reply With Quote
(#14)
Old
thefallen1one is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 2
Reputation: 3
thefallen1one is an unknown quantity at this point
 
Posts: 30
Join Date: Jul 2007
Location: My house
04-13-2008

i logged it an it kicks my out in like 2 secs after
Reply With Quote
Reply

Donate to remove ads.

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304