When you get disconnected from the game server I print out the last packet type sent. Sounds to me like you're getting dc'd before any packets can be sent.
I was farming a ninja .. xD .. before this DC i got one with 1022 <- ?what is
The 10010 usually got after jumping in FS while hunting )
I would like to know if it has something with the fact im using win 32bit ?
And if Yes , how can i make it work with 32bit win xp
Sounds to me like you're trying to connect to non english conquer servers. The other servers use a different login encryption from what I here (blowfish). I'm not sure on that cause I've never done a proxy for non english conquer but that sounds like the issue.
If you are at all comfortable with programming you could probably change the login to use blowfish.
Sounds to me like you're trying to connect to non english conquer servers. The other servers use a different login encryption from what I here (blowfish). I'm not sure on that cause I've never done a proxy for non english conquer but that sounds like the issue.
If you are at all comfortable with programming you could probably change the login to use blowfish.
To be honest , iw as hoping to learn the stuff trough the whole proccess.
I wanted to just setup the connection in order to start things out .
So I want to ask if anyone knows how to make it login using Blowfish encryptation?
hey p4n if i wanted 2 set this up using my external ip addy do i forward ports 9958 or the 5002 ones?
The 5000-5002 are the ports it listens on unless you change it. 9958 and such is what it then will connect to from the proxy.
@Kim: You can take a peek at the game server encryption, that's blowfish. Basically you have to intercept and create 2 copies of the encryption and then run the packets through each one/forward if you want them to be sent.
It shouldn't be too bad seeing as blowfish and dhkey exchanges are already in the proxy but if you aren't familiar with it it probably won't be very easy. When I first was trying to setup blowfish for my server it took me quite a long time to understand how to do it properly.
The 5000-5002 are the ports it listens on unless you change it. 9958 and such is what it then will connect to from the proxy.
@Kim: You can take a peek at the game server encryption, that's blowfish. Basically you have to intercept and create 2 copies of the encryption and then run the packets through each one/forward if you want them to be sent.
It shouldn't be too bad seeing as blowfish and dhkey exchanges are already in the proxy but if you aren't familiar with it it probably won't be very easy. When I first was trying to setup blowfish for my server it took me quite a long time to understand how to do it properly.
First of all , I would like to thank you for everything you done with your proxy and the time you spent on it. Its good to see theres STILL people that helps other not thinking in personal rewards or selfish stuff.
Second , as you note by my broken english , im brazilian i play on Conquest.
To make your proxy work on Conquest , first we had to change the IP/Ports stuff. So my game authip is 187.17.71.196 , port 9958. Ok I did change it in Program.cs. Did setup everything in hamachi , settings.txt and loader.
So we get the Auth packet type error ( 23782 ) , some other users got the same error , I dont know how they solved it.
Reading the topic I found one user who made your proxy to work on Conquest , here is what he says: "The first difference i found on Conquest server is that the AuthServer use the same Criptography of the GameServer. You have to change the proxy to use Blowfish Crypto for the AuthServer too."
That being said , I have to make the proxy to use Blowfish Crypto to not just GameServer , but for the AuthServer too.
Is it a simple task? I would be very glad if someone could make a step-by-step on how to do it.
Error 1 Embedded statement cannot be a declaration or labeled statement C:\Users\AlanKnight\Desktop\AlchemyProxy(2)\AlchemyProxy\Handlers\Bot.cs 264 27 AlchemyProxy
Error 2 ) expected C:\Users\AlanKnight\Desktop\AlchemyProxy(2)\AlchemyProxy\Handlers\Bot.cs 264 27 AlchemyProxy
Error 3 Invalid expression term '.' C:\Users\AlanKnight\Desktop\AlchemyProxy(2)\AlchemyProxy\Handlers\Bot.cs 264 31 AlchemyProxy
Error 4 ; expected C:\Users\AlanKnight\Desktop\AlchemyProxy(2)\AlchemyProxy\Handlers\Bot.cs 264 31 AlchemyProxy
Error 5 ; expected C:\Users\AlanKnight\Desktop\AlchemyProxy(2)\AlchemyProxy\Handlers\Bot.cs 264 32 AlchemyProxy
Error 6 Invalid expression term ')' C:\Users\AlanKnight\Desktop\AlchemyProxy(2)\AlchemyProxy\Handlers\Bot.cs 264 53 AlchemyProxy
Error 7 ; expected C:\Users\AlanKnight\Desktop\AlchemyProxy(2)\AlchemyProxy\Handlers\Bot.cs 264 53 AlchemyProxy
Error 8 Cannot implicitly convert type 'DeenGames.Utils.AStarPathFinder.PathFinder' to 'bool' C:\Users\AlanKnight\Desktop\AlchemyProxy(2)\AlchemyProxy\Handlers\Bot.cs 264 18 AlchemyProxy
Error 9 The type or namespace name 'to' could not be found (are you missing a using directive or an assembly reference?) C:\Users\AlanKnight\Desktop\AlchemyProxy(2)\AlchemyProxy\Handlers\Bot.cs 264 27 AlchemyProxy
Error 10 A local variable named 'C' cannot be declared in this scope because it would give a different meaning to 'C', which is already used in a 'parent or current' scope to denote something else C:\Users\AlanKnight\Desktop\AlchemyProxy(2)\AlchemyProxy\Handlers\Bot.cs 264 30 AlchemyProxy
Error 11 Only assignment, call, increment, decrement, and new object expressions can be used as a statement C:\Users\AlanKnight\Desktop\AlchemyProxy(2)\AlchemyProxy\Handlers\Bot.cs 264 30 AlchemyProxy
Error 12 Only assignment, call, increment, decrement, and new object expressions can be used as a statement C:\Users\AlanKnight\Desktop\AlchemyProxy(2)\AlchemyProxy\Handlers\Bot.cs 264 32 AlchemyProxy
Error 13 'AlchemyProxy.Path' is a 'type' but is used like a 'variable' C:\Users\AlanKnight\Desktop\AlchemyProxy(2)\AlchemyProxy\Handlers\Bot.cs 264 32 AlchemyProxy
Error 14 Only assignment, call, increment, decrement, and new object expressions can be used as a statement C:\Users\AlanKnight\Desktop\AlchemyProxy(2)\AlchemyProxy\Handlers\Bot.cs 264 52 AlchemyProxy
[RELEASE(SOURCE CODE)]-- KabBOT2 v1 Full Source(vb6) 10/07/2011 - Dekaron Exploits, Hacks, Bots, Tools & Macros - 106 Replies I've been meaning to post this for awhile but I pretty much forgot about it. I've been getting quite a few requests for it so I decided to finally get around to posting it.
#1. So here you go, Just have or Download Visual Basic 6, you need to update it to VbRuntime 6 Service Pack 6.
#2. Run the file name KabBOT.vbp.
#3. Enjoy.
100% Virus Free VirusTotal.com report.
VirusTotal - Free Online Virus, Malware and URL Scanner
[RELEASE] [OPEN SOURCE] CE 5.5 Pointer to AutoIt Source-Code 02/13/2011 - AutoIt - 6 Replies Habe heute erst gemerkt, dass es hier eine AutoIt Sektion gibt xD also poste ich mal mein Programm mit rein.
Funktionsweise:
1. in CE Rechtsklick auf den Pointer und auf "Copy" klicken
2. in meinem Programm auf "Code generieren" klicken
3. In euer Scite gehen und einfügen
Hier ist der Source Code vom Programm: