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 > Antrix Guides
Reload this Page Easy way to make a 2.1.X Server
Antrix Guides This section is for WoW emulated server, Antrix guides.
[NO QUESTIONS HERE]

 
 
LinkBack Thread Tools
Easy way to make a 2.1.X Server
(#1)
Old
Nimaasuss's Avatar
Nimaasuss is Offline
Sergeant Major
Rep Power: 2
Reputation: 34
Nimaasuss is on a distinguished road
 
Posts: 170
Join Date: Apr 2007
Location: 127.0.0.1
Wow Guides Easy way to make a 2.1.X Server - 08-08-2007

Welcome to my guide on how to make a Antrix 2.1.X TBC Priate Server! Most other guides I've seen don't make much sense so I thought I'd make my own. There are many steps so read carefully. This guide also requies half a brain and if you do not understand it please do not flame. Now onto the guide.

1. Download the repack [Only registered and activated users can see links. ] for private and [Only registered and activated users can see links. ] for public and extract it somewhere on your computer

2. Find the MySQL Folder in the repack folder and run MySQL 4.1 server.exe.

3. Setting up MySQL:
  • Select Typical Setup and click Next >
  • Select Skip Sign-Up and then click Next >
  • Click Install
  • When that is done select Configure the MySQL Server now and click Finish
4. Configuring MySQL:
  • Select Standard Configuration and click Next >
  • Change the drop down box to say MySQL 4 and leave everything else how it is. Now click Next >
  • Now you must choose a MySQL Password. YOU MUST REMEMBER THIS PASSWORD. When you have done this click Next >
  • Now click Execute
  • When ALL the boxes are checked, click Finish
5. Setting up Navicat:
  • Open up the Navicat folder in the repack folder and open up setup. Now run navicat8_mysql_en.exe
  • Configure your setup options and install it
  • Now open up the Crack folder and copy the navicat.exe in there and replace the one in your Navicat folder with it.
  • Now start up Navicat
  • Now click the Connection tab up at the top.
6. Setting up your Connection:
  • Make Connection Name whatever you want. I suggest Antrix
  • Make Host name/IP address localhost
  • Make Port 3306
  • Make User name root
  • Make Password what you chose in the setup of MySQL
7. Setting up your database:
  • Open up you new connection, right click and select New Database... and name it Antrix
  • Now right click on the Antrix database and select Execute Batch File...
  • Now find the SQL Databases file in your repack and select antrix.sql
  • Now it is creating you WHOLE database. This can take a while depending on your computer speed so eat lunch, go for a walk, play another game and come back in 20 minutes or so. It took me only about 10 minutes but I have a VERY fast computer. On my laptop it took me about 25 minutes.
  • When there is a message saying: [Msg] Finished - 1181281 queries exectued successfully, click Close
8. Making an account:
  • Open up your new Antrix database and select accounts
  • Under login type your account name, under password type your password, under gm 3, banned 0 and flags 8. Now click the check mark at the bottom and close that window but leave Navicat open
9. Setting up Hamachi (Only for public servers):
  • Open up the Hamachi folder in the repack and run HamachiSetup-1.0.2.2-en.exe
  • Configure the install as you like and when it is done start up hamachi.exe
  • Configure Hamachi and when you are done click the triangle button in the bottom right and select Create a new network
  • Name the newtwork and give it a password (optional). When you are done click Create
  • Open up realms.conf, logonserver.conf and antrix.conf (open with notepad) in the server files folder and replace anything that says hamachi IP with the numbers at the top of your hamachi window
  • Save and close the files
  • If you want a friend to join get them to change their realmlist.wtf to set realmlist <your hamachi IP here> and download Hamachi and join your network
10. Adding Additional Realms:
  • Open up realms.conf in the Server Files folder with any text editor.
  • Scroll down to where it says RealmCount and change the 1 to say however many realms you want.
  • Copy this block of text to the bottom of your document (leave no spaces):
Realm#.Name = "My New Realm"
Realm#.Address = "127.0.0.1:8129"
Realm#.Icon = "Normal"
Realm#.Colour = 0
Realm#.Population = 2
Realm#.TimeZone = 1
  • Change 127.0.0.1 to your hamachi IP if you are using it.
  • You can rename this realm and your previous one by changing what is in the "" at the Realm#.Name
  • Change the # to whatever realm number you are on.
  • The possible values for Realm#.Icon are Normal, PVP, RP, and RPPVP.
  • The possibel values for Realm#.Colour are 0(Normal), 1(PVP), 6(RP), and 8(RPPVP)
11. Updating your database (tier 6 etc.):
  • Go into the SQLyog folder and run SQLyog605.exe. Install with your preferences.
  • Open up SQLyog and set it up with the details of your database. When done click connect. The details should be as identical to those of your navicat setup as possible.
  • Once connected right click on the Antrix database and click execute batch file. Look for Antrix_Update.sql in the SQL Databases folderand select it
  • Once it is done save the changed and close SQLyog.
12. Starting up your server:
  • Open the start menu choose All Programs->MySQL->MySQL Server 4.1-> MySQL Command Line Client. I reccomend making a desktop shortcut for this
  • Now type in your MySQL password (the one you shouldn't forget) and press enter
  • In you Antrix folder go into Server Files and then run logonserver.exe and antrix.exe. They are done when antrix.exe says Process priority adjusted to high. If they just flash and go away try doing the following:
- Open Navicat

- Double click the Antrix connection
- Open the database named Mysql
- Mark all the items in the Mysql database and drag them into the Antrix database
  • Make shure MySQL Command Line Client, Hamachi (only for public servers), Antrix and Logon Server are still running
  • Open up realmlist.wtf in your WoW folder and make shure it say set realmlist 127.0.0.1 or your Hamachi IP (only for public servers) and save that file. I suggest using notepad to open it
  • If you made your MySQL pass something different then root open up logonserver.conf and antrix.conf and change any password that is root to your MySQL pass.
13. Open up WoW and login using the account you just made. It can take a few tries but if you're patient you will get in.


If you are having any issues please post here and I will try to help.

Go [Only registered and activated users can see links. ] to add custom items.

Go [Only registered and activated users can see links. ] for a downloadable list of GM commands.


Good Luck!

Last edited by Nimaasuss; 10-14-2007 at 07:23 PM..

Donate to remove ads.
Re: Easy way to make a 2.1.X Server
(#2)
Old
Exile232's Avatar
Exile232 is Offline
Corporal
Rep Power: 2
Reputation: 3
Exile232 is an unknown quantity at this point
 
Posts: 14
Join Date: Jul 2007
Re: Easy way to make a 2.1.X Server - 08-08-2007

thx man. you make awesome guides. why don't you have that emulator expert thing?
Re: Easy way to make a 2.1.X Server
(#3)
Old
jimmy2222's Avatar
jimmy2222 is Offline
Knight-Captain
Rep Power: 3
Reputation: 37
jimmy2222 is on a distinguished road
 
Posts: 440
Join Date: Dec 2006
Re: Easy way to make a 2.1.X Server - 08-08-2007

2 things:
1. when im done typing in the password in MSQL cmmd line client, do i close or leave it open.
2. when i open logonserver.exe and antrix.exe they both close after like two seconds.
Re: Easy way to make a 2.1.X Server
(#4)
Old
Nimaasuss's Avatar
Nimaasuss is Offline
Sergeant Major
Rep Power: 2
Reputation: 34
Nimaasuss is on a distinguished road
 
Posts: 170
Join Date: Apr 2007
Location: 127.0.0.1
Re: Easy way to make a 2.1.X Server - 08-08-2007

Quote:
Originally Posted by jimmy2222 View Post
2 things:
1. when im done typing in the password in MSQL cmmd line client, do i close or leave it open.
2. when i open logonserver.exe and antrix.exe they both close after like two seconds.
keep mysql command line open. mke shure you dont have any other mysql servers running and to fix the flashing try doing the following:
  • Open Navicat
  • Double click the Antrix connection
  • Open the database named Mysql and mark all the items in the Mysql database and drag them into the Antrix database
Quote:
Originally Posted by Exile232 View Post
thx man. you make awesome guides. why don't you have that emulator expert thing?
I used to...but Xepher took it away cause I wasn't doing enough...

Last edited by Nimaasuss; 08-08-2007 at 11:17 AM..
Re: Easy way to make a 2.1.X Server
(#5)
Old
jimmy2222's Avatar
jimmy2222 is Offline
Knight-Captain
Rep Power: 3
Reputation: 37
jimmy2222 is on a distinguished road
 
Posts: 440
Join Date: Dec 2006
Re: Easy way to make a 2.1.X Server - 08-08-2007

only databases are mysql (im assuming thats the one you mean), antrix and test. btw, great guide, when im done i'll rep you.

edit: still flashes.

Last edited by jimmy2222; 08-08-2007 at 10:55 AM..
Re: Easy way to make a 2.1.X Server
(#6)
Old
Nimaasuss's Avatar
Nimaasuss is Offline
Sergeant Major
Rep Power: 2
Reputation: 34
Nimaasuss is on a distinguished road
 
Posts: 170
Join Date: Apr 2007
Location: 127.0.0.1
Re: Easy way to make a 2.1.X Server - 08-08-2007

Quote:
Originally Posted by jimmy2222 View Post
only databases are mysql (im assuming thats the one you mean), antrix and test. btw, great guide, when im done i'll rep you.

edit: still flashes.
woops! I made a typo! re-read it and you will know what to do now.
Re: Easy way to make a 2.1.X Server
(#7)
Old
jimmy2222's Avatar
jimmy2222 is Offline
Knight-Captain
Rep Power: 3
Reputation: 37
jimmy2222 is on a distinguished road
 
Posts: 440
Join Date: Dec 2006
Re: Easy way to make a 2.1.X Server - 08-08-2007

by mark do you mean select? if so i selected all tables in mysql database and dragged them to the antrix database, i then click copy here (structure and data). and its still flashing.
Re: Easy way to make a 2.1.X Server
(#8)
Old
Nimaasuss's Avatar
Nimaasuss is Offline
Sergeant Major
Rep Power: 2
Reputation: 34
Nimaasuss is on a distinguished road
 
Posts: 170
Join Date: Apr 2007
Location: 127.0.0.1
Re: Easy way to make a 2.1.X Server - 08-08-2007

Quote:
Originally Posted by jimmy2222 View Post
by mark do you mean select? if so i selected all tables in mysql database and dragged them to the antrix database, i then click copy here (structure and data). and its still flashing.
That should've worked. are you shure you still have Navicat, MySQL Command Line Client, Hamachi (only for public servers), Antrix and Logon Server still running? Also try starting antrix.exe before logonserver.exe and vice-versa. I don't think you are using my repack because I haven't posted the link yet...you're server probably isn't working because you haven't configured the .conf files which are in your server files folder. Try doing this:

Quote:
Originally Posted by Xepher View Post
...We will start with antrix.conf. Open up this file in notepad and change it to look like this.




Now open Logonserver.conf and make it look like this.




Scroll wayyy down and look for Maxclientbuild and set the Bottom numbers to 6999




Now open realms.conf, theres not a whole lot to edit in here accept you can edit your realm name and popularity and stuff. Like mine...

I suggest keeping everything the same as in the picture but feel free to change the realm name but keep the quotes. I quoted from Xeph because I was too lazy to write it out+he has good pics.

Last edited by Nimaasuss; 08-08-2007 at 12:41 PM..
Re: Easy way to make a 2.1.X Server
(#9)
Old
jimmy2222's Avatar
jimmy2222 is Offline
Knight-Captain
Rep Power: 3
Reputation: 37
jimmy2222 is on a distinguished road
 
Posts: 440
Join Date: Dec 2006
Re: Easy way to make a 2.1.X Server - 08-08-2007

im using the repack that comes with everything and its in a rar file and called "2.1.0 server" already configured them, and i had everything running, but antrix and logonserver don't stay open for more than a second. but i have tried them both in diff orders.
edit: sorry for crappy typing on my laptop.
double edit: that guide you quoted is the one i followed before this.

Last edited by jimmy2222; 08-08-2007 at 12:45 PM..
Re: Easy way to make a 2.1.X Server
(#10)
Old
Nimaasuss's Avatar
Nimaasuss is Offline
Sergeant Major
Rep Power: 2
Reputation: 34
Nimaasuss is on a distinguished road
 
Posts: 170
Join Date: Apr 2007
Location: 127.0.0.1
Re: Easy way to make a 2.1.X Server - 08-08-2007

Quote:
Originally Posted by jimmy2222 View Post
im using the repack that comes with everything and its in a rar file and called "2.1.0 server" already configured them, and i had everything running, but antrix and logonserver don't stay open for more than a second. but i have tried them both in diff orders.
edit: sorry for crappy typing on my laptop.
Is MySQL running? make sure you only have a 4.1 MySQL server running+installed.
Re: Easy way to make a 2.1.X Server
(#11)
Old
jimmy2222's Avatar
jimmy2222 is Offline
Knight-Captain
Rep Power: 3
Reputation: 37
jimmy2222 is on a distinguished road
 
Posts: 440
Join Date: Dec 2006
Re: Easy way to make a 2.1.X Server - 08-08-2007

its just command line client, hamachi and then antrix.exe and logonserver.exe. i have mysql installed.
and tyvm for your help so far.
Re: Easy way to make a 2.1.X Server
(#12)
Old
Nimaasuss's Avatar
Nimaasuss is Offline
Sergeant Major
Rep Power: 2
Reputation: 34
Nimaasuss is on a distinguished road
 
Posts: 170
Join Date: Apr 2007
Location: 127.0.0.1
Re: Easy way to make a 2.1.X Server - 08-08-2007

Quote:
Originally Posted by jimmy2222 View Post
its just command line client, hamachi and then antrix.exe and logonserver.exe. i have mysql installed.
and tyvm for your help so far.
you need navicat running too XD

also are you shure you have the right numbers as the hamachi ones and the other ones as the 127.0.0.1?
Re: Easy way to make a 2.1.X Server
(#13)
Old
Mozzak's Avatar
Mozzak is Offline
Private
Rep Power: 0
Reputation: 1
Mozzak is an unknown quantity at this point
 
Posts: 0
Join Date: Aug 2007
Re: Easy way to make a 2.1.X Server - 08-08-2007

Ehem,can someone help me?Look i got this Julianx's repack stuff,and my ad.exe is bugged,it shows up a 0.01 sec and then it disapears.What the heck is wrong?
Re: Easy way to make a 2.1.X Server
(#14)
Old
Nimaasuss's Avatar
Nimaasuss is Offline
Sergeant Major
Rep Power: 2
Reputation: 34
Nimaasuss is on a distinguished road
 
Posts: 170
Join Date: Apr 2007
Location: 127.0.0.1
Re: Easy way to make a 2.1.X Server - 08-08-2007

Quote:
Originally Posted by Mozzak View Post
Ehem,can someone help me?Look i got this Julianx's repack stuff,and my ad.exe is bugged,it shows up a 0.01 sec and then it disapears.What the heck is wrong?
you need to put it in your wow folder and then run it. the level with wow.exe

why don't you ask this in his thread?
Re: Easy way to make a 2.1.X Server
(#15)
Old
baconlol is Offline
Private
Rep Power: 2
Reputation: 1
baconlol is an unknown quantity at this point
 
Posts: 6
Join Date: Aug 2007
Location: U.S.A beyotch
Re: Easy way to make a 2.1.X Server - 08-09-2007

I downloaded the repack but lost it in winRar somewhere....where would i find it?
 

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.4
Copyright ©2000 - 2009, 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 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334