Hardline Dreams - A Python Matrix Online Server Project

Full Version: Lets get working guys!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Have also downloaded the packets, let's do some studies... (I really hope my own internet-connection works soon so I can visit this forum more often, damn moving Dodgy )
Ok. just one quick question, how do we know what packets to test ( i know we have to use world client ) but i downloaded neos packets and there all random names, and its a bit confusing :S
the packets are sorted by the person who made same (login or charnames).

In crashover2k (my packets) there are several chars. I had them sorted a little bit sometimes (like actions etc.), but there are logs which are unsorted .

As i explained above : make an action..you see the request in the reality console.
Search for the request in the logs (maybe just parts of it) with grep over all packets.

If you match , check out the log and look for the possible answer..send the answer (depends on 03 or 04 format, you have to follow valaros/morpheus guide about how to send them) and check if the action happen / what happens.
Is there a way to pause/unpause things so you can enter stuff into Reality without being interrupted by the ocational cseq sequences? Or I have to do it really fast?
you mean to enter several packets at one time ?

Well there is one possibility for it :
- copy the packets to a txt file
- directly add the commentands there and after every ";" make a blank line with the return key .

Thats for all packets...after that copy paste it and insert it to reality Smile
Pages: 1 2 3