Haven't been here in a while

09/22/2014 07:14 GrandSlam#1
/small rant Looks like the Dekaron scene is definitely different from what I used to remember. I used to do research on packets a while ago while while action 5 was around.

Now I see action 9 files are released, official servers are at like 13 or something like that. It's crazy.

I see arguments all over the place where people are scamming and backstabbing each other. Sharing has become less and less according to all the old threads I have read.

/end rant

But pretty much I just wanted to ask a few things to see if any of the vets or anyone else knew anything.

Has the packet encryption changed much since the old A3 files to the new A9 files?
Anyone have a database of opcodes and what they do?

I have used Silkbotters VM and upgraded MSSQL to 2008 R2. I have the A9 databases and files set up but the dekaron server and session server isn't connecting I'm assuming. It gives the error
[World OnAlrm][ Session is Null ]

From what I've read across the forums, some say to change the ports from 10001 in both the session and dekaron server and pretty much any other file that points to the port of the session server to 10000. But the error hasn't gone away for me. I can log in fine and get to the character select screen but cannot log into the game. Can anyone shed some light on this?

Last but not least, I am going to release something similar to Zektor's packet logger but in C#. It will hook the WSA Api's so you'll be able to control the flow of information. It will be an injectable dll using unmanaged exports so there wouldn't need to be a C++ bootstrap dll to load the CLR. It should be pretty swift in my opinion. Any help or information about packet opcodes or anything packet related is always welcome in my book.

I am learning as I go so if I missed anything just please let me know,

Edit: If contacting through skype is more appropriate for you, just PM me.
09/22/2014 14:25 watda20#2
oh man you ask on the wrong forum , theres a ppl here that will tell you to search ... pfft
not mentioning them but you will probably know those guys...
09/22/2014 14:31 guesswho-.-#3
Quote:
Originally Posted by watda20 View Post
oh man you ask on the wrong forum , theres a ppl here that will tell you to search ... pfft
not mentioning them but you will probably know those guys...
He actually did some research. You told a guy to shut up for telling you to search.
09/22/2014 15:12 joshyb123#4
Quote:
Originally Posted by watda20 View Post
oh man you ask on the wrong forum , theres a ppl here that will tell you to search ... pfft
not mentioning them but you will probably know those guys...
Oh sorry I should do everything for you, then while I'm at it wipe your ass?

In the real world you got to learn to defend for yourself, aka do things yourself.

@Topic: I can't remember exactly which thread it was, but one of them had it all in the one post somewhere along its pages so you would need to look for it in there.

But you would prob have better luck PM'ing someone about what you are working on.
09/23/2014 03:02 GrandSlam#5
Quote:
Originally Posted by joshyb123 View Post
Oh sorry I should do everything for you, then while I'm at it wipe your ass?

In the real world you got to learn to defend for yourself, aka do things yourself.

@Topic: I can't remember exactly which thread it was, but one of them had it all in the one post somewhere along its pages so you would need to look for it in there.

But you would prob have better luck PM'ing someone about what you are working on.
Thanks, With the help from various people around the forums, I was finally able to get it up and running. Ultimo helped tons so thank you for that. I used his files and the share from Rising A9. Though the dekaronserver.exe is packed which is an eh in my book but hey. At least it's working.
09/23/2014 09:16 Ultimo ☼#6
Quote:
Originally Posted by GrandSlam View Post
Thanks, With the help from various people around the forums, I was finally able to get it up and running. Ultimo helped tons so thank you for that. I used his files and the share from Rising A9. Though the dekaronserver.exe is packed which is an eh in my book but hey. At least it's working.
I think someone released an unpacked dkserver.exe, but it doesnt work for me.. it just crash immediately after it starts.

This is the thread if you want to try it: [Only registered and activated users can see links. Click Here To Register...]
09/23/2014 15:11 GrandSlam#7
Quote:
Originally Posted by Ultimo ☼ View Post
I think someone released an unpacked dkserver.exe, but it doesnt work for me.. it just crash immediately after it starts.

This is the thread if you want to try it: [Only registered and activated users can see links. Click Here To Register...]
Yup thank you. That one does work. Did you install the reg key? After i did that it stopped crashing. Or you can jump the reg key portion in olly if you're uncomfortable .
09/23/2014 18:14 Ultimo ☼#8
Quote:
Originally Posted by GrandSlam View Post
Yup thank you. That one does work. Did you install the reg key? After i did that it stopped crashing. Or you can jump the reg key portion in olly if you're uncomfortable .
I did installed the key but it still crash. I'll see if i can jump that reg key portion in olly.