jvanegmond Posted February 9, 2007 Share Posted February 9, 2007 (edited) Since I am completely rewriting ALL code, I have decided not to let you wait any longer. Cobra has made it's first release to public! - Start the server, enter an admin account and password.*- Start the client (Enter your own IP in the code first!)- Register, activate and log in- Tell your friends how to use it- Chat with your friends*The admin account is not necessary at all, and you don't get extra features using it. It is an extra feature for future use, that allows you to remotely administrate your server.The final version is going to implement one server for all clients, (but does allow private servers).By RazerM and ManadarDownload:Cobra v0.?.?3.6 Edited March 27, 2009 by Manadar github.com/jvanegmond Link to comment Share on other sites More sharing options...
RazerM Posted February 9, 2007 Share Posted February 9, 2007 As this is the old code, no reported bugs will be fixed. My Programs:AInstall - Create a standalone installer for your programUnit Converter - Converts Length, Area, Volume, Weight, Temperature and Pressure to different unitsBinary Clock - Hours, minutes and seconds have 10 columns each to display timeAutoIt Editor - Code Editor with Syntax Highlighting.Laserix Editor & Player - Create, Edit and Play Laserix LevelsLyric Syncer - Create and use Synchronised Lyrics.Connect 4 - 2 Player Connect 4 Game (Local or Online!, Formatted Chat!!)MD5, SHA-1, SHA-256, Tiger and Whirlpool Hash Finder - Dictionary and Brute Force FindCool Text Client - Create Rendered ImageMy UDF's:GUI Enhance - Enhance your GUIs visually.IDEA File Encryption - Encrypt and decrypt files easily! File Rename - Rename files easilyRC4 Text Encryption - Encrypt text using the RC4 AlgorithmPrime Number - Check if a number is primeString Remove - remove lots of strings at onceProgress Bar - made easySound UDF - Play, Pause, Resume, Seek and Stop. Link to comment Share on other sites More sharing options...
A. Percy Posted February 9, 2007 Share Posted February 9, 2007 Cool! But two things: 1 - put an option in server to enable/disable that activation code (for testing purposes) 2 - make the client read the server ip from ini file Alexsandro Percy Só o que posso lhe dizer, bom é quando faz mal!My work:Au3Irrlicht - Irrlicht for AutoItMsAgentLib - An UDF for MSAgentAu3GlPlugin T2 - A 3D plugin for AutoIt...OpenGl Plugin - The old version of Au3GlPlugin.MAC Address Changer - Changes the MAC AddressItCopter - A dragonfly R/C helicopter simulator VW Bug user Pinheiral (Pinewood) city: http://pt.wikipedia.org/wiki/Pinheiral Link to comment Share on other sites More sharing options...
McGod Posted February 9, 2007 Share Posted February 9, 2007 I started coding a IRC idea Server. I'll be using it mostly for my game but I might release it with a client. [indent][center][u]Formerly Chip[/u][/center]~UDFs~[/indent][u]IRC.au3 - Allows you to connect to IRC ServersINetCon.au3 - Connects/Disconnects/Check Status of InternetHardware Key - Creates a unique hardware hashScriptComm - Allows you to communicate between scripts using WM_COPYDATA[/u][indent]~Programs~[/indent][indent]SimonAu3ForumsIRC Bot~Web Site~Web Autoit Example[/indent][indent][b][/b][/indent][u][/u] Link to comment Share on other sites More sharing options...
WeMartiansAreFriendly Posted February 9, 2007 Share Posted February 9, 2007 hey, i asked if i could be part of development, but i never got a reply.. is development team already chosen? Don't bother, It's inside your monitor!------GUISetOnEvent should behave more like HotKeySet() Link to comment Share on other sites More sharing options...
jvanegmond Posted February 10, 2007 Author Share Posted February 10, 2007 Cool!But two things:1 - put an option in server to enable/disable that activation code (for testing purposes)2 - make the client read the server ip from ini fileAlexsandro Percy1: You can manually edit the database in the server, and reboot it to create new accounts. Maybe I will create a "Create new account" option to the server's traybar.2: In the final version you will be connected to a main server, and based on your preferences you can join a different server or go to the main server immediately. No ini editing for Cobra users.hey, i asked if i could be part of development, but i never got a reply.. is development team already chosen?Yes it has been chosen. Me and RazerM will do just fine together. Thanks for your interest anyway. github.com/jvanegmond Link to comment Share on other sites More sharing options...
Flamingwolf Posted February 11, 2007 Share Posted February 11, 2007 question - what port does it use? i would like to port forward so that Link to comment Share on other sites More sharing options...
slipperylobster Posted February 11, 2007 Share Posted February 11, 2007 no cam? is it possible to have a cam work on this? Link to comment Share on other sites More sharing options...
Achilles Posted February 11, 2007 Share Posted February 11, 2007 Use WinRAR to unpack.Why not just compile as .zip so that windows can open it without an external program? My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list] Link to comment Share on other sites More sharing options...
The Kandie Man Posted February 11, 2007 Share Posted February 11, 2007 Why not just compile as .zip so that windows can open it without an external program?Very good point, but WinRAR has a much better compression algorithm than .zip files and in addition winrar is just much better than many zip programs, with the exception of 7zip. If you don't want to have to deal with the winrar trial notification and all that, just download 7zip instead. 7zip if free and open source.www.7-zip.org- site appears to be down for the moment, probably updating itYou can download 7zip here:http://sourceforge.net/project/showfiles.p...ackage_id=29413 "So man has sown the wind and reaped the world. Perhaps in the next few hours there will no remembrance of the past and no hope for the future that might have been." & _"All the works of man will be consumed in the great fire after which he was created." & _"And if there is a future for man, insensitive as he is, proud and defiant in his pursuit of power, let him resolve to live it lovingly, for he knows well how to do so." & _"Then he may say once more, 'Truly the light is sweet, and what a pleasant thing it is for the eyes to see the sun.'" - The Day the Earth Caught Fire Link to comment Share on other sites More sharing options...
spyrorocks Posted February 11, 2007 Share Posted February 11, 2007 Im sure if you like i could implant more security into this.. seems kinda open.. [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center] Link to comment Share on other sites More sharing options...
RazerM Posted February 11, 2007 Share Posted February 11, 2007 That is one of many reasons to rewrite the code. The GUI will probably be mostly the same but the way in which the client and server communicate will be different. My Programs:AInstall - Create a standalone installer for your programUnit Converter - Converts Length, Area, Volume, Weight, Temperature and Pressure to different unitsBinary Clock - Hours, minutes and seconds have 10 columns each to display timeAutoIt Editor - Code Editor with Syntax Highlighting.Laserix Editor & Player - Create, Edit and Play Laserix LevelsLyric Syncer - Create and use Synchronised Lyrics.Connect 4 - 2 Player Connect 4 Game (Local or Online!, Formatted Chat!!)MD5, SHA-1, SHA-256, Tiger and Whirlpool Hash Finder - Dictionary and Brute Force FindCool Text Client - Create Rendered ImageMy UDF's:GUI Enhance - Enhance your GUIs visually.IDEA File Encryption - Encrypt and decrypt files easily! File Rename - Rename files easilyRC4 Text Encryption - Encrypt text using the RC4 AlgorithmPrime Number - Check if a number is primeString Remove - remove lots of strings at onceProgress Bar - made easySound UDF - Play, Pause, Resume, Seek and Stop. Link to comment Share on other sites More sharing options...
jvanegmond Posted February 11, 2007 Author Share Posted February 11, 2007 question - what port does it use? i would like to port forward so that48130no cam? is it possible to have a cam work on this?We will probably not support webcam chat, although we are keeping an eye out for Voice over IP chat (VoIP).Im sure if you like i could implant more security into this.. seems kinda open..What RazerM told you is definately right. I have done a lot of research into security, and seems that I was abled to crack my own password system in a few minutes, so that definately has to be redone. github.com/jvanegmond Link to comment Share on other sites More sharing options...
spyrorocks Posted February 11, 2007 Share Posted February 11, 2007 yes. I will try to secure things up when i have some time. [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center] Link to comment Share on other sites More sharing options...
Achilles Posted February 11, 2007 Share Posted February 11, 2007 I'm having problems here, I have tried registering but and it says it has sent a validation email but I don't get any email. My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list] Link to comment Share on other sites More sharing options...
RazerM Posted February 11, 2007 Share Posted February 11, 2007 (edited) Go into the Cobra Server folder and open Database.ini, put the following under your username "[username]": Activated=1 Then delete the ActivationCode=xxxx line Edited February 11, 2007 by RazerM My Programs:AInstall - Create a standalone installer for your programUnit Converter - Converts Length, Area, Volume, Weight, Temperature and Pressure to different unitsBinary Clock - Hours, minutes and seconds have 10 columns each to display timeAutoIt Editor - Code Editor with Syntax Highlighting.Laserix Editor & Player - Create, Edit and Play Laserix LevelsLyric Syncer - Create and use Synchronised Lyrics.Connect 4 - 2 Player Connect 4 Game (Local or Online!, Formatted Chat!!)MD5, SHA-1, SHA-256, Tiger and Whirlpool Hash Finder - Dictionary and Brute Force FindCool Text Client - Create Rendered ImageMy UDF's:GUI Enhance - Enhance your GUIs visually.IDEA File Encryption - Encrypt and decrypt files easily! File Rename - Rename files easilyRC4 Text Encryption - Encrypt text using the RC4 AlgorithmPrime Number - Check if a number is primeString Remove - remove lots of strings at onceProgress Bar - made easySound UDF - Play, Pause, Resume, Seek and Stop. Link to comment Share on other sites More sharing options...
jvanegmond Posted February 11, 2007 Author Share Posted February 11, 2007 yes. I will try to secure things up when i have some time.We are working on new code, and this old code will never be used for any other purpose ever. Making changes to this is wasting your time. github.com/jvanegmond Link to comment Share on other sites More sharing options...
spyrorocks Posted February 12, 2007 Share Posted February 12, 2007 OK, sure. as soon as you like, send the code to me and ill see what i can do if you like. Im pretty good at securing things. [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center] Link to comment Share on other sites More sharing options...
jvanegmond Posted February 12, 2007 Author Share Posted February 12, 2007 OK, sure. as soon as you like, send the code to me and ill see what i can do if you like. Im pretty good at securing things.Sure, Spyro. I'll keep things that are important to security commented, and I'll send it to you when I'm just about done. I may or may not implement your changes though. github.com/jvanegmond Link to comment Share on other sites More sharing options...
spyrorocks Posted February 13, 2007 Share Posted February 13, 2007 sure, sounds good. [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center] Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now