Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Programming
You last visited: Today at 08:00

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



{HELP} with C++ injecting IP to client ( WORKING but threads get error and exit !!! )

Discussion on {HELP} with C++ injecting IP to client ( WORKING but threads get error and exit !!! ) within the CO2 Programming forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Feb 2010
Posts: 492
Received Thanks: 222
Question {HELP} with C++ injecting IP to client ( WORKING but threads get error and exit !!! )

Ok so I run my C++ source code to run and inject my server IP to the conquer.exe hoeever I run this and the console comes up and flashed I have alot of printf("etcetc") and nothing happend in console the console comes up and flashed however in the C++ I get these errors



Can anyone help me out ? if you cannot read the errors they are

Code:
The thread 'Main Thread' (0xdd8) has exited with code 1 (0x1).
The thread 'Win32 Thread' (0x9c0) has exited with code 1 (0x1).
The thread 'Win32 Thread' (0x1394) has exited with code 1 (0x1).
The thread 'Win32 Thread' (0x17dc) has exited with code 1 (0x1).
The program '[6016] stdafx.exe: Managed' has exited with code 1 (0x1).
The program '[6016] stdafx.exe: Native' has exited with code 1 (0x1).
If anyone can help me over tv ?
Paralyzer[GM] is offline  
Old 04/08/2010, 11:45   #2


 
Korvacs's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 6,125
Received Thanks: 2,518
Moved.

Code 0x1 means that theres been an error somewhere within your thread and its had to close.
Korvacs is offline  
Old 04/08/2010, 11:49   #3
 
elite*gold: 0
Join Date: Feb 2010
Posts: 492
Received Thanks: 222
Thank you!!!!!, Is there anywhere I can find out where the error is ?
Paralyzer[GM] is offline  
Old 04/08/2010, 11:50   #4


 
Korvacs's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 6,125
Received Thanks: 2,518
Quote:
Originally Posted by Paralyzer[GM] View Post
Thank you!!!!!, Is there anywhere I can find out where the error is ?
Welcome to the debugging nightmare which is C++?
Korvacs is offline  
Old 04/08/2010, 12:05   #5
 
elite*gold: 0
Join Date: Feb 2010
Posts: 492
Received Thanks: 222
well I need this in order to make my 5200+ client work with my IP

Good thing about this: It will just inject it stright into the conquer.exe then I can forget about it :P

Bad thing: Pain in the *** ( also a 'Nightmare' ) to code
Paralyzer[GM] is offline  
Old 04/08/2010, 16:49   #6
 
ImmuneOne's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 754
Received Thanks: 544
Quote:
Originally Posted by Paralyzer[GM] View Post
well I need this in order to make my 5200+ client work with my IP

Good thing about this: It will just inject it stright into the conquer.exe then I can forget about it :P

Bad thing: Pain in the *** ( also a 'Nightmare' ) to code
Which justin sold to you.
ImmuneOne is offline  
Old 04/08/2010, 21:02   #7
 
elite*gold: 0
Join Date: Feb 2010
Posts: 492
Received Thanks: 222
How come if I get something thats not mine its a BIG DEAL

and if .Arco gets something thats not his it means **** ? wtf ?
Paralyzer[GM] is offline  
Old 04/08/2010, 21:21   #8

 
Kiyono's Avatar
 
elite*gold: 20
Join Date: Jun 2006
Posts: 3,296
Received Thanks: 924
Quote:
Originally Posted by Paralyzer[GM] View Post
well I need this in order to make my 5200+ client work with my IP

Good thing about this: It will just inject it stright into the conquer.exe then I can forget about it :P

Bad thing: Pain in the *** ( also a 'Nightmare' ) to code
Why do you keep saying that it's 5200+? bragging?
Kiyono is offline  
Old 04/08/2010, 21:41   #9
 
elite*gold: 0
Join Date: Feb 2010
Posts: 492
Received Thanks: 222
No as much as people could know I am on about 5165 its good to let people know witch version you are on-about!

I don't think I will ever get a 5200+ client working so........
Paralyzer[GM] is offline  
Old 04/08/2010, 22:09   #10
 
elite*gold: 20
Join Date: Jan 2008
Posts: 2,338
Received Thanks: 490
Soo..... Why do u still say 5200 then?
~Yuki~ is offline  
Old 04/08/2010, 23:07   #11
 
Nullable's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 390
Received Thanks: 321
Every action has its consequences, you have to take the responsibilities of your actions, i'm out of this.
Nullable is offline  
Old 04/09/2010, 00:15   #12
 
elite*gold: 0
Join Date: Feb 2010
Posts: 492
Received Thanks: 222
Console.WriteLine("Paralyzer: What does that have to do with anything Nullable ?");
Paralyzer[GM] is offline  
Old 04/09/2010, 00:19   #13
 
Nullable's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 390
Received Thanks: 321
Quote:
Originally Posted by Paralyzer[GM] View Post
Console.WriteLine("Paralyzer: What does that have to do with anything Nullable ?");
Everything.
Nullable is offline  
Old 04/09/2010, 01:13   #14
 
elite*gold: 0
Join Date: Feb 2010
Posts: 492
Received Thanks: 222
your just mad because u *were* gonna do something really nice for me but because I *thought* u used a packet logger to get the login encryption your like "stop lying" and I said sorry I didn't know I thought thats how u did it:@
Paralyzer[GM] is offline  
Old 04/09/2010, 03:44   #15
 
gabrola's Avatar
 
elite*gold: 0
Join Date: Dec 2006
Posts: 1,039
Received Thanks: 1,335
I dunno how you're injecting and hooking but I'd suggest using for api hooking.
Example:
gabrola is offline  
Reply


Similar Threads Similar Threads
[HELP]I have a 5200+ source and client I make char FINE relog Client exit
03/06/2010 - CO2 Private Server - 66 Replies
Hello, I have made myself an 5200+ it works just about I have the client updated to 5200 And my source updated to 5200+ here is what my problem Is So I make an account /newacc hello test and I login all fine my CMD is showing fine too so then I make an character that character gets made the CMD shows no error but then when I relog in my CMD sais Hello has connected to you! and then I login and get to Logging into Gameserver and the my client just closes but my CMD does not say hello...
Multi-Client No Exit Popup
09/23/2008 - CO2 Exploits, Hacks & Tools - 0 Replies
This is my first post of anything :D glad to give back, feel free to scan if you want, but its just hex-edited
Error: Wrong Account, Are you sure do u want exit?
09/03/2006 - Conquer Online 2 - 2 Replies
When i click on bar when i should put log/pass it show me pop up window with "Error: Wrong Account", i even cant write anything there.Id dont care on what serv i try to log in ,time to time it show error :Exit, Are you sure do u want exit? http://img50.imageshack.us/img50/6523/xxxxe1.th.p ng



All times are GMT +2. The time now is 08:00.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.