|
You last visited: Today at 14:51
Advertisement
Next Bot (private servers proxy bot +5715) version 1.0
Discussion on Next Bot (private servers proxy bot +5715) version 1.0 within the CO2 Bots & Macros forum part of the Conquer Online 2 category.
12/04/2013, 20:03
|
#16
|
elite*gold: 0
Join Date: Aug 2008
Posts: 30
Received Thanks: 0
|
anyone knows how to update crypto and packets structures for private servers or guides?
|
|
|
12/05/2013, 18:26
|
#17
|
elite*gold: 0
Join Date: Feb 2007
Posts: 82
Received Thanks: 4
|
anyone pm me server this works on?
|
|
|
12/05/2013, 23:51
|
#18
|
elite*gold: 0
Join Date: Jul 2013
Posts: 17
Received Thanks: 3
|
first thing this is a great bot
and i wanna to say can you tell us how to make it work
on private servers please
i will be grateful for you
|
|
|
12/06/2013, 05:36
|
#19
|
elite*gold: 0
Join Date: Sep 2013
Posts: 18
Received Thanks: 18
|
oh dear ***, here is the instructions
if you are trying to use it on 5715 to 5750 then just change the proxy ip to a hamachi ip and the server ip to the server ip obviously, also change the server auth port
how to find them ? use wpe pro for ips and ports or find them in loader configuration files in the client
and the last thing is to change loader settings to connect to your hamachi ip instead of the server ip
if you are trying to use it on a higher or lower version then simply just download any public source and leech the cryptology and fix it (no hell no i ain't going to explain this), also you may need to change some packets for it to work
but the most certain thing is that if you downloaded that and just run it and run the client that it will never ever understand that you want the client to connect to the proxy and the proxy to connect to the server until you make it so
the hardest servers around just using special loader/protection to hide the crypto key which they changed, also one particular server use the loader to send a flag if this client was okay to login and off that flag when you disconnect to force you to use their loader, also keep sending verification packets to client (which they inject a call in the client for it to check for external bots and send back a packet if found any to ban the user)
so stop asking me for help because this doesn't come with free setup -.-
|
|
|
12/06/2013, 14:26
|
#20
|
elite*gold: 0
Join Date: Jul 2011
Posts: 2
Received Thanks: 0
|
Quote:
Originally Posted by i picked the red pill too
oh dear god, here is the instructions
if you are trying to use it on 5715 to 5750 then just change the proxy ip to a hamachi ip and the server ip to the server ip obviously, also change the server auth port
how to find them ? use wpe pro for ips and ports or find them in loader configuration files in the client
and the last thing is to change loader settings to connect to your hamachi ip instead of the server ip
if you are trying to use it on a higher or lower version then simply just download any public source and leech the cryptology and fix it (no hell no i ain't going to explain this), also you may need to change some packets for it to work
but the most certain thing is that if you downloaded that and just run it and run the client that it will never ever understand that you want the client to connect to the proxy and the proxy to connect to the server until you make it so
the hardest servers around just using special loader/protection to hide the crypto key which they changed, also one particular server use the loader to send a flag if this client was okay to login and off that flag when you disconnect to force you to use their loader, also keep sending verification packets to client (which they inject a call in the client for it to check for external bots and send back a packet if found any to ban the user)
so stop asking me for help because this doesn't come with free setup -.-
|
Dude with your explanation u give i dont understand u nothin that hamachi proxy etc. First i newer work with that thing with poroxy hamachi u sayin so i dont know how to solowe the problem and made program run, 2 nd u sayin its not free, if u made pay to use i think no one gonna buy your program for private servers, 3 better made some vide how u doin that to all see it and start playin with your program.
|
|
|
12/06/2013, 21:25
|
#21
|
elite*gold: 0
Join Date: Aug 2011
Posts: 314
Received Thanks: 90
|
Quote:
Originally Posted by slaveskio99
Dude with your explanation u give i dont understand u nothin that hamachi proxy etc. First i newer work with that thing with poroxy hamachi u sayin so i dont know how to solowe the problem and made program run, 2 nd u sayin its not free, if u made pay to use i think no one gonna buy your program for private servers, 3 better made some vide how u doin that to all see it and start playin with your program.
|
1.- Go learn what a proxy is, what hamachi is, how can you use hamachi to make the client connect to your own local proxy, not hard.
2.- It's open-source! -_-
3.- Why? do u want it? learn how to use it, simple, this forum is mainly for developers, not for ppl to register and ask whatever they want, developers here do what they want to do, and maybe share their progress, that make this a community, not a group of slaves to do whatever that people come to ask
|
|
|
12/06/2013, 23:37
|
#22
|
elite*gold: 0
Join Date: Jul 2011
Posts: 2
Received Thanks: 0
|
Quote:
Originally Posted by U2_Caparzo
1.- Go learn what a proxy is, what hamachi is, how can you use hamachi to make the client connect to your own local proxy, not hard.
2.- It's open-source! -_-
3.- Why? do u want it? learn how to use it, simple, this forum is mainly for developers, not for ppl to register and ask whatever they want, developers here do what they want to do, and maybe share their progress, that make this a community, not a group of slaves to do whatever that people come to ask
|
Dude whu other had explanation how to make it works? and this one havent ?
so i ask to they make that cuz more people who post here to made that doesnt know how to made it also and i dont know. so i ask them if they can if they can then bb no one cares no one gonna download and playit. also some one who sittin all day on computer and develop about that proxy and hamci will know some one doesnt made that staps and doesnt know
|
|
|
12/07/2013, 01:44
|
#23
|
elite*gold: 0
Join Date: Aug 2011
Posts: 48
Received Thanks: 13
|
Edit
I am getting this exception
Code:
System.IO.EndOfStreamException was unhandled
HResult=-2147024858
Message=Unable to read beyond the end of the stream.
Source=mscorlib
StackTrace:
at System.IO.MemoryStream.InternalReadInt32()
at System.IO.BinaryReader.ReadInt32()
at ProxyParadise.Cryptography.ServerDHPacket..ctor(Byte[] Packet) in d:\Bot Project\Resources\ProxyParadise\ProxyParadise\Cryptography\DhKey.cs:line 52
at ProxyParadise.GameUser.ServerConnection_OnReceive(WinsockClient Sender, Byte[] data) in d:\Bot Project\Resources\ProxyParadise\ProxyParadise\Objects\GameUser.cs:line 128
at ClientSocket.WinsockClient.<>c__DisplayClass1.<AsyncReceive>b__0()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
InnerException:
at this line of code
Code:
public ServerDHPacket(byte[] Packet)
{
MemoryStream MS = new MemoryStream(Packet);
BinaryReader BR = new BinaryReader(MS);
BR.ReadBytes(11);//JUNK
BR.ReadUInt32();//Length - Like i care of it
JunkLength = BR.ReadInt32();
BR.ReadBytes(JunkLength);//JUNK length
[I][B]ServerIV = BR.ReadBytes(BR.ReadInt32());//this line[/B][/I][
ClientIV = BR.ReadBytes(BR.ReadInt32());
P = Encoding.ASCII.GetString(BR.ReadBytes(BR.ReadInt32()));
G = Encoding.ASCII.GetString(BR.ReadBytes(BR.ReadInt32()));
Server_PubKey = Encoding.ASCII.GetString(BR.ReadBytes(BR.ReadInt32()));
BR.Close();
MS.Close();
}
and sometimes this
Code:
System.ArgumentOutOfRangeException was unhandled
HResult=-2146233086
Message=Non-negative number required.
Parameter name: count
Source=mscorlib
ParamName=count
StackTrace:
at System.IO.BinaryReader.ReadBytes(Int32 count)
at ProxyParadise.Cryptography.ServerDHPacket..ctor(Byte[] Packet) in d:\Bot Project\Resources\ProxyParadise\ProxyParadise\Cryptography\DhKey.cs:line 51
at ProxyParadise.GameUser.ServerConnection_OnReceive(WinsockClient Sender, Byte[] data) in d:\Bot Project\Resources\ProxyParadise\ProxyParadise\Objects\GameUser.cs:line 128
at ClientSocket.WinsockClient.<>c__DisplayClass1.<AsyncReceive>b__0()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
InnerException:
at this line of code
Code:
MemoryStream MS = new MemoryStream(Packet);
BinaryReader BR = new BinaryReader(MS);
BR.ReadBytes(11);//JUNK
BR.ReadUInt32();//Length - Like i care of it
JunkLength = BR.ReadInt32();
[I][B]BR.ReadBytes(JunkLength);//this line[/B][/I]
ServerIV = BR.ReadBytes(BR.ReadInt32());
ClientIV = BR.ReadBytes(BR.ReadInt32());
P = Encoding.ASCII.GetString(BR.ReadBytes(BR.ReadInt32()));
G = Encoding.ASCII.GetString(BR.ReadBytes(BR.ReadInt32()));
Server_PubKey = Encoding.ASCII.GetString(BR.ReadBytes(BR.ReadInt32()));
BR.Close();
MS.Close();
|
|
|
12/08/2013, 02:45
|
#24
|
elite*gold: 0
Join Date: Aug 2011
Posts: 314
Received Thanks: 90
|
Quote:
Originally Posted by zazamkdpp
Working fine

|
Don't know why but that video make me think that you were the coder? are you trying to impress newbies in any other forum? im sorry fo this comment but i have seen it a lot of times before in spanish forum.
|
|
|
12/08/2013, 03:55
|
#25
|
elite*gold: 0
Join Date: Aug 2011
Posts: 48
Received Thanks: 13
|
now when I login I get exception index out of range in
Code:
role.spouselen = data[119 + role.namelen]
and when I bypass it and login the game gets very laggy
and it doesn't load the right name of the char
it displays like "char1234"
and it doesn't load what is in the inventory or gears
and finaly it dcs
|
|
|
12/09/2013, 02:15
|
#26
|
elite*gold: 0
Join Date: Dec 2010
Posts: 94
Received Thanks: 12
|
hey I'm attempting to set this up to run on a server with adifferent port/auth/ect but i'm getting errors now when i attemmpt to buil i'm getting these errors, i'm not great at coding so im very much so lost.
1>------ Build started: Project: ProxyParadise, Configuration: Release x86 ------
1>C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mi crosoft.Common.targets(1578,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "ClientSocket". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1>C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mi crosoft.Common.targets(1578,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "ManagedOpenSsl". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1>C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mi crosoft.Common.targets(1578,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "TinyMap". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1>C:\Users\Wolfmaster\Desktop\ProxyParadise\ProxyP aradise\Cryptography\Blowfish.cs(6,7,6,14): error CS0246: The type or namespace name 'OpenSSL' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Wolfmaster\Desktop\ProxyParadise\ProxyP aradise\Cryptography\DhKey.cs(7,7,7,14): error CS0246: The type or namespace name 'OpenSSL' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Wolfmaster\Desktop\ProxyParadise\ProxyP aradise\GUI.cs(6,7,6,14): error CS0246: The type or namespace name 'OpenSSL' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Wolfmaster\Desktop\ProxyParadise\ProxyP aradise\GUI.cs(9,7,9,14): error CS0246: The type or namespace name 'TinyMap' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Wolfmaster\Desktop\ProxyParadise\ProxyP aradise\Objects\GameUser.cs(5,7,5,19): error CS0246: The type or namespace name 'ClientSocket' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Wolfmaster\Desktop\ProxyParadise\ProxyP aradise\Objects\GameUser.cs(8,7,8,14): error CS0246: The type or namespace name 'OpenSSL' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Wolfmaster\Desktop\ProxyParadise\ProxyP aradise\Objects\LoginUser.cs(5,7,5,19): error CS0246: The type or namespace name 'ClientSocket' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Wolfmaster\Desktop\ProxyParadise\ProxyP aradise\Cryptography\Blowfish.cs(13,16,13,18): error CS0246: The type or namespace name 'DH' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Wolfmaster\Desktop\ProxyParadise\ProxyP aradise\GUI.cs(26,23,26,36): error CS0246: The type or namespace name 'TinyMapServer' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Wolfmaster\Desktop\ProxyParadise\ProxyP aradise\Objects\GameUser.cs(20,9,20,22): error CS0246: The type or namespace name 'WinsockClient' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Wolfmaster\Desktop\ProxyParadise\ProxyP aradise\Objects\GameUser.cs(123,41,123,54): error CS0246: The type or namespace name 'WinsockClient' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Wolfmaster\Desktop\ProxyParadise\ProxyP aradise\Objects\GameUser.cs(143,44,143,57): error CS0246: The type or namespace name 'WinsockClient' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Wolfmaster\Desktop\ProxyParadise\ProxyP aradise\Objects\GameUser.cs(149,41,149,54): error CS0246: The type or namespace name 'WinsockClient' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Wolfmaster\Desktop\ProxyParadise\ProxyP aradise\Objects\LoginUser.cs(17,9,17,22): error CS0246: The type or namespace name 'WinsockClient' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Wolfmaster\Desktop\ProxyParadise\ProxyP aradise\Objects\LoginUser.cs(101,41,101,54): error CS0246: The type or namespace name 'WinsockClient' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Wolfmaster\Desktop\ProxyParadise\ProxyP aradise\Objects\LoginUser.cs(124,44,124,57): error CS0246: The type or namespace name 'WinsockClient' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Wolfmaster\Desktop\ProxyParadise\ProxyP aradise\Objects\LoginUser.cs(129,41,129,54): error CS0246: The type or namespace name 'WinsockClient' could not be found (are you missing a using directive or an assembly reference?)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
|
|
|
01/10/2014, 00:28
|
#27
|
elite*gold: 0
Join Date: Feb 2010
Posts: 28
Received Thanks: 1
|
can you fix it for play in conquer online last patch
|
|
|
01/17/2014, 01:54
|
#28
|
elite*gold: 0
Join Date: Jan 2012
Posts: 52
Received Thanks: 0
|
this bot is working for Pserver Love2Hate Conquer?
|
|
|
01/17/2014, 05:08
|
#29
|
elite*gold: 12
Join Date: Jul 2011
Posts: 8,283
Received Thanks: 4,192
|
Quote:
Originally Posted by maeann0206
this bot is working for Pserver Love2Hate Conquer?
|
Just asking about bots for that server will get you banned there. They are extremely strict against bots. Play legitimately or don't play at all - you won't be able to find a working bot for them.
|
|
|
01/17/2014, 18:12
|
#30
|
elite*gold: 0
Join Date: Apr 2009
Posts: 71
Received Thanks: 5
|
friend how to get this EncryptionKey ?
just tell me how to get this key
i have client 5803 and download source 5803 to get key but dont know where i should search for this key
|
|
|
All times are GMT +1. The time now is 14:52.
|
|