Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2
You last visited: Today at 09:11

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

Advertisement



NEW CHAT TYPE! BROADCAST!! EVERYONE HEARS U!

Discussion on NEW CHAT TYPE! BROADCAST!! EVERYONE HEARS U! within the Conquer Online 2 forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2005
Posts: 19
Received Thanks: 3
Hey all, on Dragon server some ppl found out how to make a "Broadcast". i'm no good at packet editing but heres the info i got on how to do it so u can do broadcasts too. ( broadcast is just like a gm message but its from u. Everyone on the server hears u unless they msg block u ) This is just for fun.. if ne one is good at packet editing give it a try.

First you need to decrypt and encrypt co's login packet for your client.


Normal chat is like this->
22 00 EC 03 FF FF FF 00 D0 07 00 00 FF FF 00 00 04 07 name 41 6C 6C 00 00 00 00 00

So you would make it DA 07 like this
22 00 EC 03 FF FF FF 00 DA 07 00 00 FF FF 00 00 04 07 name 41 6C 6C 00 00 00 00 00


WARNING: someone on the server has been "arrested for cheating" by doing this, do NOT do this on ur main char and i take no responsibility if u get banned.
jlthieman is offline  
Old 06/30/2005, 03:08   #2
 
elite*gold: 0
Join Date: Jun 2005
Posts: 308
Received Thanks: 1
About banning, do they ban your IP as well?
roundknot is offline  
Old 06/30/2005, 03:11   #3
 
elite*gold: 0
Join Date: Jul 2004
Posts: 980
Received Thanks: 46
And guess what the info probably came from this forum cause behelit posted it here some days before

Quote:
...broadcast
some feature that never made it to the client
i think its because its based on mana.. you need a certain amount to be able to broadcast messages and not all classes have mana
broadcast goes to everyone on every map and comes up where normal chat comes up
to do it mod the talk packets talk type to DA

normal chat is like this->
22 00 EC 03 FF FF FF 00 D0 07 00 00 FF FF 00 00 04 07 name 41 6C 6C 00 00 00 00 00

D0 07 is the talk type
so you would make it DA 07 like this
22 00 EC 03 FF FF FF 00 DA 07 00 00 FF FF 00 00 04 07 name 41 6C 6C 00 00 00 00 00

41 6C 6C = All
who your talking to..
after that is the actual message text, which is nothing in this example
so you would have to add something and increase the packet length part (the first byte)
my client app for this sux since you have to update it for every patch so i just use packets
so much easier...

All the stuff is here
Ultima is offline  
Old 06/30/2005, 03:16   #4
 
elite*gold: 0
Join Date: Mar 2005
Posts: 19
Received Thanks: 3
wow never saw that b4, i got it from a friend.. nvm.. sry everyone :?

thought it was brand new... tried to give u guys something fun to do.. my fault
jlthieman is offline  
Old 06/30/2005, 03:21   #5
 
elite*gold: 0
Join Date: Jul 2004
Posts: 980
Received Thanks: 46
Quote:
Originally posted by jlthieman@Jun 30 2005, 03:16
wow never saw that b4, i got it from a friend.. nvm.. sry everyone :?

thought it was brand new... tried to give u guys something fun to do.. my fault
No it was nice of you sharing it with us and the threads are hard to find cause there are so many
but next time look a bit more or try to use the search

so have fun with testing behelit also made a litle packed sender if you dont have one

have fun
Ultima is offline  
Old 06/30/2005, 05:19   #6
 
Lateralus's Avatar
 
elite*gold: 0
Join Date: May 2005
Posts: 1,892
Received Thanks: 918
Heh..a noob question..How do we type our name in there? ps: Or what do we type in it....
Lateralus is offline  
Old 06/30/2005, 08:49   #7
 
elite*gold: 0
Join Date: Jan 2005
Posts: 2,248
Received Thanks: 8
do they check ip?.. then all acc ip ban?
Peach is offline  
Old 06/30/2005, 09:51   #8
 
elite*gold: 0
Join Date: Jul 2004
Posts: 980
Received Thanks: 46
Quote:
Originally posted by seraphicz@Jun 30 2005, 08:49
do they check ip?.. then all acc ip ban?
I think they just delete or ban your account cause ip banning is totaly useless cause there are many people with dynamic ip`s
Ultima is offline  
Old 06/30/2005, 10:12   #9
 
Lateralus's Avatar
 
elite*gold: 0
Join Date: May 2005
Posts: 1,892
Received Thanks: 918
What about my question? lol.. :?
Lateralus is offline  
Old 06/30/2005, 10:31   #10
 
Ultimation's Avatar
 
elite*gold: 0
Join Date: Mar 2005
Posts: 1,425
Received Thanks: 1,565
Quote:
Originally posted by wishafur@Jun 30 2005, 05:19
Heh..a noob question..How do we type our name in there? ps: Or what do we type in it....
you type Your Character Name InHexadecimal And remove 416c6c = all

for example mine will be UltimateHaker In hexadecimal = 556C74696D61746548616B6572
Ultimation is offline  
Old 06/30/2005, 10:32   #11
 
Ultimation's Avatar
 
elite*gold: 0
Join Date: Mar 2005
Posts: 1,425
Received Thanks: 1,565
Quote:
Originally posted by jlthieman@Jun 30 2005, 03:05
Hey all, on Dragon server some ppl found out how to make a "Broadcast". i'm no good at packet editing but heres the info i got on how to do it so u can do broadcasts too. ( broadcast is just like a gm message but its from u. Everyone on the server hears u unless they msg block u ) This is just for fun.. if ne one is good at packet editing give it a try.

First you need to decrypt and encrypt co's login packet for your client.


Normal chat is like this->
22 00 EC 03 FF FF FF 00 D0 07 00 00 FF FF 00 00 04 07 name 41 6C 6C 00 00 00 00 00

So you would make it DA 07 like this
22 00 EC 03 FF FF FF 00 DA 07 00 00 FF FF 00 00 04 07 name 41 6C 6C 00 00 00 00 00


WARNING: someone on the server has been "arrested for cheating" by doing this, do NOT do this on ur main char and i take no responsibility if u get banned.
not impressed looks identicals to another thread, you think u just copy and pasted?
Ultimation is offline  
Old 06/30/2005, 10:53   #12
 
elite*gold: 0
Join Date: Jan 2005
Posts: 2,248
Received Thanks: 8
Quote:
Originally posted by Ultima+Jun 30 2005, 16:51--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Ultima @ Jun 30 2005, 16:51)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--seraphicz@Jun 30 2005, 08:49
do they check ip?.. then all acc ip ban?
I think they just delete or ban your account cause ip banning is totaly useless cause there are many people with dynamic ip`s [/b][/quote]
thnx but wad about the accounts on same ip? do they get banned?
Peach is offline  
Old 06/30/2005, 10:55   #13
 
Lowfyr's Avatar
 
elite*gold: 235
The Black Market: 135/1/0
Join Date: Jul 2003
Posts: 16,562
Received Thanks: 17,758


perhaps this converter can be usefull
Lowfyr is offline  
Old 06/30/2005, 11:19   #14
 
elite*gold: 0
Join Date: Jun 2005
Posts: 37
Received Thanks: 0
Quote:
Originally posted by seraphicz@Jun 30 2005, 10:53

thnx but wad about the accounts on same ip? do they get banned?
no, only the acc they have a reason (blah get banned, rest of accounts on the same IP still can be used (em... lets say they tested it on me :?
lady is offline  
Old 06/30/2005, 11:52   #15
 
elite*gold: 0
Join Date: Jan 2005
Posts: 2,248
Received Thanks: 8
Quote:
Originally posted by lady+Jun 30 2005, 18:19--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (lady @ Jun 30 2005, 18:19)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--seraphicz@Jun 30 2005, 10:53

thnx but wad about the accounts on same ip? do they get banned?
no, only the acc they have a reason (blah get banned, rest of accounts on the same IP still can be used (em... lets say they tested it on me :? [/b][/quote]
o ty so very much
Peach is offline  
Reply


Similar Threads Similar Threads
[Release] BoI Helper (Chat Cmd's, Speed/Chat/Zoom hack)
03/01/2011 - Battle of the Immortals - 54 Replies
Hi! First of all, i know this will completely destroy the world chat cuz of colored flasching and flying texts everywhere but anyhow i wanted to release this little tool. I like to use some Chat Commands to color my Text when advertising sales or looking for a party etc. but im too lazy to write the commands for that again and again so i wrote this little Tool that generates the codes i need with a few clicks and puts it into the clipboard =) Features: Color: Give your Text a...
P-Server CHAT und GM CHAT /b /n Problem HILFE
11/07/2009 - Metin2 Private Server - 5 Replies
Hallo leute, Also, seit dem ich Updates auf meinem PC insterlliert habe und den PC neugestartet habe, hat mein Server irgendein Problem bekommen. Wenn ich mich einlogge kann ich noch Items erstellen kämpfen usw.. außer in irgendeiner Form Chatten. So zB. wenn ich versuche was zu schreiben kommt der Satz halt nicht über dem Kopf oder im Chat und dann ist alles weg also kann keine Items erstellen und nur Attacken einsetzten MObs kann ich nicht töten, also so als ob das Internet dann weg wäre....
[HELP]Broadcast Chat Coemuv2.
07/11/2009 - CO2 Private Server - 0 Replies
Well i try to code broadcast Chat, but this code doesn´t work Chat.cs case Struct.ChatType.Broadcast: { ConquerPacket.ToServer(ConquerPacket.Chat(0, From, To, Message, Struct.ChatType.Broadcast), CSocket.Client.ID); break; }
How to do color in Chat/Broadcast
08/22/2008 - Eudemons Online - 2 Replies
Hello all if you play in Ny server you may know me as MisterBlake, due to being bugged all the time about the color in the bc's and now since I am quitting in this following thread I will tell you how to do color bcs. If you are doing lets say something in bc lets say I wanted to say "I have black text" and I wanted to make the text black, I would type the following: </000000> I have black text Now you can add multplie colors to broadcasts as well like for example if I want to make a...
Need item type and token type boot
03/18/2008 - Conquer Online 2 - 1 Replies
Hi All programers and makers of boots, Great job. Could some one make item and token type boot for patch 5118. Please



All times are GMT +2. The time now is 09:11.


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.