Much like Bots, a game I used to play shut down last year and all of the accounts were terminated. I still have all f the files to run the game, it just can't connect to a server. I've tried using the IP 127.0.0.1: 80 to connect and even tried to set up a LogMeIn Hamachi network server, but they still don't work. Does any real programmer have any ideas on how to change the scripting in this XML file so I can log into the game?
<?xml version="1.0" encoding="UTF-8" ?>
<!--this is Login Config-->
<Config IP="67.208.220.135" Port="5999" Locale="en_us" Width="1024" Height="768" FullScreen="2" GameServerId="1" SoundControl="1" SkinId="0">
</Config>
Hope that helps!