sup play-myth
- Baron LeDant
- Posts: 364
- Joined: Mon Mar 22, 2004 9:14 pm
- AblitERateOR
- Posts: 165
- Joined: Sat Jul 01, 2006 8:30 pm
- Location: Auckland, New Zealand
That was the reason for the question, I was wondering if ALL that was needed to play M3 on mariusnet was an edited file, could an edited file just be posted for Myth III players to dl - assuming that hexEditing is another level of complexity most players aren't going to do but they might dl a file and put in the proper folder if they saw a note about it on one of the forums or the file were at the Tain.Lugas wrote:I could distribute it, but it would have my name/flag.
Obviously, if a players name is embedded in the file that could be a problem.
I assume the player's name is written to the file when the player logs on, so is there any reason someone couldn't create an M3 marius metaserver file with 'guest' as the name and the proper IP so that anyone who wants to play Myth 3 on mariusnet could do so fairly easily by downloading a small file and putting in the proper M3 sub-folder? Then the first time they connect they would need to enter their username anyways.
Lots of Myth stuff at http://mythgraveyard.org.
Sometimes I put hard to find stuff in my my Udogs folder.
Sometimes I put hard to find stuff in my my Udogs folder.
- PrplPplEater
- Posts: 163
- Joined: Sun Jul 04, 2004 9:15 am
Then when you have removed the last reason for anyone to resist moving to mariusnet and the hordes of MythIII players arrive en masse, mariusnet will RULE THE WORLD!!!! muaaahahahahha!PrplPplEater wrote:I'll install Myth3 sometime this week and see if I can get something worked out. I should be able to write a script that generates a new file for any server.
Seriously, that would be a cool thing to have. If the resulting script is devoid of MD5 hashing or similarly cryptic code, and you don't have a simple way of doing it, I'd be happy to throw a GUI wrapper on it to make it a standalone cross-platform desktop app. Unless of course you were going to have it be a webserver script people would 'run' on mariusnet to create their server file, in which case never mind.
Lots of Myth stuff at http://mythgraveyard.org.
Sometimes I put hard to find stuff in my my Udogs folder.
Sometimes I put hard to find stuff in my my Udogs folder.
- PrplPplEater
- Posts: 163
- Joined: Sun Jul 04, 2004 9:15 am
For the geeky folks, the metaserver file contains the server addy along with the player's login and encrypted password, while the networking file contains the player's screen name, team name, colors, icon, etc.
PPE (or anyone else who knows): do you happen to know what the encryption algorithm is for the password in the file? It looks pretty simple (same # bytes as original password).
PPE (or anyone else who knows): do you happen to know what the encryption algorithm is for the password in the file? It looks pretty simple (same # bytes as original password).
- PrplPplEater
- Posts: 163
- Joined: Sun Jul 04, 2004 9:15 am
If it is the same number of bytes, it shouldn't be too hard to figure out with some trial and error.
Just enter in [a-z][A-Z][0-9] and see what gets written to the file. From that you should be able to reliably decode anything I would think. I was just going to replace username/password with 'guest'
Just enter in [a-z][A-Z][0-9] and see what gets written to the file. From that you should be able to reliably decode anything I would think. I was just going to replace username/password with 'guest'
-
- Posts: 1014
- Joined: Mon May 03, 2004 5:30 am
- Location: Devon, England
- Contact:
Guests should be able to see games in ranked like restricted players on playmyth, so they can see what they're missing. It'd motivate em to register.
http://theramblingelf.tumblr.com/ - my blog
The point in setting the account to guest in the metaserver file is that it is much easier to create a Myth3 metaserver file with a username of 'guest' than it is to try to write the players username and encrypted password into the metaserver file, especially since (as Baak and ppe have mentioned) the encryption method isn't known by the person writing the application to create metaserver file.The Elfoid wrote:Guests should be able to see games in ranked like restricted players on playmyth, so they can see what they're missing. It'd motivate em to register.
Lots of Myth stuff at http://mythgraveyard.org.
Sometimes I put hard to find stuff in my my Udogs folder.
Sometimes I put hard to find stuff in my my Udogs folder.
-
- Posts: 1014
- Joined: Mon May 03, 2004 5:30 am
- Location: Devon, England
- Contact:
You could keep the username as Guest VR, I just meant if it's restrictions were changed to more like playmyth's method it would be better IMO.
http://theramblingelf.tumblr.com/ - my blog
Ah. that makes more sense. I misunderstood.The Elfoid wrote:You could keep the username as Guest VR, I just meant if it's restrictions were changed to more like playmyth's method it would be better IMO.
Lots of Myth stuff at http://mythgraveyard.org.
Sometimes I put hard to find stuff in my my Udogs folder.
Sometimes I put hard to find stuff in my my Udogs folder.