[Teaching Units] ProxyParadise! A step by step proxy tutorial!

01/02/2013 20:24 »Barney«#271
THANK YOU SO MUCH MAN !

I was looking for something like this for weeks. Thanks bro.
01/17/2013 23:37 alethiago#272
hey bro this tutorial still works in this version> 5689? want to learn how to create propio I have my proxy bot
01/18/2013 05:34 pro4never#273
You'll have to update the DhKeyExchange to support newer clients. There's a few public examples of how to do that if you look through the private server section.

The framework itself will always work basically. You'll just need to update the encryption routines to support newer patches and update any packets that you decide to handle (there's quite literally no packets being handled in this version so that's up to you)
01/24/2013 01:46 Mr.Human#274
@pro4never iv been trying to update the Dhkeyexchange but im having a really rojgh time i was wondering if you would be willing to help anything big or small? from linking me to a thread in the right direction or even ehlp me update it personally and i would compisagte you if you so decided to do that :)
01/28/2013 19:15 Sir~Samuel#275
I hope that you come back to work on this project it's very useful these days ...

Best Luck,
Samuel
02/04/2013 02:26 spearking#276
bro gamefront nd Multiupload.com links dun work anymore....Can u update em?!
02/04/2013 06:03 pro4never#277
Gamefront link is still perfectly valid. Just checked it.
02/04/2013 11:30 tariqx111#278
Quote:
Originally Posted by pro4never View Post
Gamefront link is still perfectly valid. Just checked it.
continue tutorials please (:
02/04/2013 21:24 pro4never#279
I don't even have conquer installed on my computer and haven't for at least a year.

The encryption changes are not public so this is up to the rest of you to work on if you want to continue it.
02/05/2013 18:11 rocky_mm2010#280
please help me Pro4never update the proxyparadise link please and i need loader please help
02/11/2013 13:42 [I]Inquisitor#281
In your videos, you just write them. You never told us what they mean and what they do
02/11/2013 22:26 omarbasha#282
Hi, thank you very much for your effort and I'm really willing to learn how to build my own instead of just leeching one.. But I can't even make it to the start because I'm confused which file should I download from the following:

Quote:
PROXY FRAMEWORK FILES

Please leave questions and comments so I can improve the guide I write tomorrow.

Current framework
Current framework (Mirrors)

Framework post Unit2part2

New Encryption Framework

Old encryption
I'm currently still at Unit 1, Part 1.
And also, I've tried every single link and all of them were down.. Please, re-upload and thank you again! :D :)
02/13/2013 16:02 omarbasha#283
So, now I've got a source and I followed you step by step and all servers appear and stuff.. But, when I try to log in the game the following appears in the console window:
Encryption Key: BC234xs45nme7HU9
Finished starting up: Accepting connections on all ports
[LoginServer] Client connected to Proxy
[LoginServer] Connected to Auth Server successfully!
[LoginServer] Client disconnected
[GameServer] Connected to TQ Game server

And then I get this error in visual studio:
EndOfStreamException was unhandled
Unable to read beyond the end of the stream.
On this line:
ServerIV = BR.ReadBytes(BR.ReadInt32()); in DhKey.cs

And the game hangs on the loading screen. I am using Hamachi IP and Encryption Key: BC234xs45nme7HU9.. Is my encryption key wrong? or is there something that I need to do first?

Please, help me with this error.. Thanks! :)
02/13/2013 18:45 corbit15#284
The DHKey has changed. look in the pserver guides and releases section. the new key was posted a few days ago
02/13/2013 18:58 omarbasha#285
Quote:
Originally Posted by corbit15 View Post
The DHKey has changed. look in the pserver guides and releases section. the new key was posted a few days ago
Oh ok, thanks. I'll go check right now.. :)

UPDATE:
OK, now I found the new DHKey, but should I just replace the old one in the source with the new one? Because if I do that I still get the same error :( :( I'm a newbie in this so I don't know which does what, I'm just following the guide, but I'm assuming that it has something to do with that Blowfish thingy, maybe?, as they are talking all over the forum about a major change in the implementation of something.. OMG, please, I need help in this. i know that I might sound stupid but that's only because I'm not experienced with these stuff, but I'm really willing to learn and I REALLY want to make a good bot to use on CO even a simple one that would just loot stuff! Give me some advice.. Thanks very much! :D