GMM: GruntMaps Messenger - New V1.0.2

Off topic chat. Basically anything that doesn't concern halo or halo modding can go here.
User avatar
FleetAdmiralBacon




Critic Pyre Articulatist 500

Posts: 2377
Joined: Sat Nov 26, 2005 7:01 pm
Location: Ohio
Contact:

Post by FleetAdmiralBacon »

I finally have a version worthy of being uploaded somewhere:

Link:
HaloPCE.com
HaloMods.com
Read the topic for instructions on use.

You will also need to register @ GruntMaps because the script that says who's online, allong with the login, is stored on the SQL Server.
And just another rundown of the languages:

Server - Python
App - VB6
Messages - HTML
User Info - SQL / PHP
User Settings - Registry values

EDIT:

GM Registration Link
Link
Image
Everything you'll ever need to know about me.
Need help with Linux, C#, C, Python, Java, PHP, Javascript, CSS, or VB? I'm available from 3:00PM-8:00PM EST on weekdays.
User avatar
JK-47




Bloodhound Pyre Socialist Grunge

Posts: 10883
Joined: Wed Dec 01, 2004 2:54 pm
Location: Utah

Post by JK-47 »

YES! Awsome Im DL'ing right now :D
Image
Patrickssj6




Pi Collaborator

Posts: 5426
Joined: Sat Jul 24, 2004 12:12 pm
Location: I'm a Paranoid
Contact:

Post by Patrickssj6 »

I have the bad feeling you can read the database a bit to much.I'll take another password :P
...left for good
User avatar
JK-47




Bloodhound Pyre Socialist Grunge

Posts: 10883
Joined: Wed Dec 01, 2004 2:54 pm
Location: Utah

Post by JK-47 »

Bleeeehhhhhhhhhhhhh :x

Image
Image
User avatar
FleetAdmiralBacon




Critic Pyre Articulatist 500

Posts: 2377
Joined: Sat Nov 26, 2005 7:01 pm
Location: Ohio
Contact:

Post by FleetAdmiralBacon »

That would fall under the category of:
If you have trouble running it, you may need MSWinSock (google it) and/or the MS Common Controls (once again, google it)
That would be Winsock
You need the entire control. You know what? screw it *uploads*

Ok, both the winsock and mscomctrls have been uploaded over at the files forum. Just unzip them to your system32 directory.

Here
Patrickssj6 wrote:I have the bad feeling you can read the database a bit to much.I'll take another password :P
Actually, I can't read the passwords at all.
They are stored in a hashed format that can't be decoded unless you've already hashed the same thing before. (they do have databases of hashed words, but you won't find passwords in there, lol)
Image
Everything you'll ever need to know about me.
Need help with Linux, C#, C, Python, Java, PHP, Javascript, CSS, or VB? I'm available from 3:00PM-8:00PM EST on weekdays.
Patrickssj6




Pi Collaborator

Posts: 5426
Joined: Sat Jul 24, 2004 12:12 pm
Location: I'm a Paranoid
Contact:

Post by Patrickssj6 »

No one is in there?

Bacon I can tell you some minor stuff to fix and how.
...left for good
User avatar
FleetAdmiralBacon




Critic Pyre Articulatist 500

Posts: 2377
Joined: Sat Nov 26, 2005 7:01 pm
Location: Ohio
Contact:

Post by FleetAdmiralBacon »

What exactly do you think I should fix?


Right now I know of one specific bug and that is that the sig entry box under configuration won't update when you go onto it, it just stays blank. I need to fix that...

EDIT:
Oh yeah, if you don't see a "[your username] has entered the chatroom" message, then you need to check all your firewalls and make sure that 60009 UDP is unblocked allong with the app itself.
Image
Everything you'll ever need to know about me.
Need help with Linux, C#, C, Python, Java, PHP, Javascript, CSS, or VB? I'm available from 3:00PM-8:00PM EST on weekdays.
Patrickssj6




Pi Collaborator

Posts: 5426
Joined: Sat Jul 24, 2004 12:12 pm
Location: I'm a Paranoid
Contact:

Post by Patrickssj6 »

Code: Select all

Keypress(vbkeyenter) then Keypress.Cancel
or soemthing like that.It avoids that strange Windows sound when pressing enter.

Also the password field thing is strange.


And include the sound into the app.
...left for good
User avatar
gh0570fchurch




Snitch!

Posts: 3374
Joined: Sat Oct 01, 2005 11:04 am
Location: San Diego Area, CA
Contact:

Post by gh0570fchurch »

Image
and i already did this:
FleetAdmiralBacon wrote:Microsoft Common Controls
If you encounter an error with MSCOMCTR or something like that, put the contents of this in your system32 directory
and
FleetAdmiralBacon wrote:Winsock
Put the contents in System32
Any other advice?
Image
Dr.Cox wrote:gh0570fchurch has a mexi-stash. =D
User avatar
FleetAdmiralBacon




Critic Pyre Articulatist 500

Posts: 2377
Joined: Sat Nov 26, 2005 7:01 pm
Location: Ohio
Contact:

Post by FleetAdmiralBacon »

Common Dialogs Control
I'll zip it up later, watching DVRed House.


EDIT:
Added, allong with the new version.
Image
Everything you'll ever need to know about me.
Need help with Linux, C#, C, Python, Java, PHP, Javascript, CSS, or VB? I'm available from 3:00PM-8:00PM EST on weekdays.
Post Reply