Register for your free account! | Forgot your password?

You last visited: Today at 17:36

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Packet Question

Discussion on Packet Question within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Nov 2010
Posts: 1,162
Received Thanks: 370
Packet Question

#Edit it does work. Nevermind.

Thank you.
Syst3m_W1z4rd is offline  
Old 02/07/2011, 14:34   #2
 
elite*gold: 0
Join Date: Jan 2011
Posts: 50
Received Thanks: 6
What was the question o.O ?
§hift is offline  
Old 02/07/2011, 16:01   #3

 
Kiyono's Avatar
 
elite*gold: 20
Join Date: Jun 2006
Posts: 3,296
Received Thanks: 924
Quote:
Originally Posted by §hift View Post
What was the question o.O ?
Use Google cache, it's still there.
Kiyono is offline  
Old 02/07/2011, 16:12   #4
 
elite*gold: 0
Join Date: Nov 2010
Posts: 1,162
Received Thanks: 370
Quote:
Originally Posted by §hift View Post
What was the question o.O ?
Was just if I could write bytes like this.
Code:
        public static TQPacket WrongAuth()
        {
            byte[] Packet = new byte[32];
            TQPacket P = new TQPacket(Packet);
            P.WriteInt16((ushort)Packet.Length);
            P.WriteInt16(0x41f);
            P.Move(4);
            P.WriteInt32((uint)1);

            byte[] bytes = new byte[] {
                0xd5, 0xca, 0xba, 0xc5, 0xc3, 0xfb, 0xbb,
                0xf2, 0xbf, 0xda, 0xc1, 0xee, 0xb4, 0xed
            };
            PacketByte.Write(bytes, P);

            return P;
        }
Code:
            for (int i = 0; i < bytes.Length; i++)
            {
                Packet.WriteByte(bytes[i]);
            }
Syst3m_W1z4rd is offline  
Reply


Similar Threads Similar Threads
[Question] How do you know what packet what is?
11/30/2010 - CO2 Private Server - 8 Replies
Im still learning for C#. But how do i know if i get an Unknown packet error what i need to add? Thanks in advance! JobvdH
Play sound via Packet Send?? [Question String Packet]
07/14/2010 - CO2 Private Server - 5 Replies
Yow im trying to figure out why i cant play music with the string packet What im doin is; MyChar.Client.SendPacket(Game.Packet.String(MyCha r.UID, 20, Splitter)); My Packet is: public byte String(long CharId, byte Type, string name)
[Question] Packet data , packet editing ??
10/13/2009 - 9Dragons - 2 Replies
I would like to know : What is packet data? How do i get the address for hacking a item in game? How to use it ??
packet question.
12/31/2007 - Archlord - 2 Replies
Alright i got this idea of for example sending a packet to the server, that says open storage ^^ Now i got the packets itself but everytime i try to send it, it just freezes me.. I still see everyone move but I cant move. I was thinking well a filter would work but it wont have any use to me because then i would need a replacement packet wich would be useless for example ur killing monsters and OOPS ur out of space in inventory or whatever reason i have :p I think I know what the problem...
Packet Question.
10/09/2005 - Conquer Online 2 - 5 Replies
Just a quick packet question and a possible follow-up. I was just wondering if it was possible to send a packet that replicates the spending a DB to reallot your stat points. I'm not sure if you need a sb when you send the packet though :/ If anyone thinks this could be done, would it be possible the next time you reallot your points to capture the packet? Just thinking about being able to switch to melee to stacked health back and forth with ease is tantalizing :p Thanks in advance....



All times are GMT +2. The time now is 17:36.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.