Page 1 of 1

Packet sniffer/sender & /random

Posted: May 6th, 2004, 1:29 pm
by sharpest
Ive been looking into it and it seems there there are 2 connections while you play daoc.
One from the server to computer, and computer to server.
Now, when you /random 150, a packet is sent to the server, one isnt sent back. That means /random 150 is genereated client side. Now if you can find x packet that represents a result of 149 of /random 150, you can send x packet each time to roll.

Discuss?

Posted: June 15th, 2004, 7:39 pm
by Guest
Try again. The packet being sent is the command '/random 150'. The random number is surely generated server side.