Jump to content

Recommended Posts

Posted

The unpretentious script for "deaf", forwards the message coming from your chosen chat chat PartyChannel, mostly useful for those who do not use TS, in a batch does not always have the opportunity to read the tiny letters in the chat, but with the script you want your chat will be displayed in big letters on the screen.

Should work on all the chronicles, beginning and ending with the Kamael Final.

 

 

Const
   TextType=0;  //change the value under the desired chat: 0 = general chat, 1=!,
                //2=PM, 3=Party, 4=Clan, 8=Trade, 9=Alli, 17=Hero
begin
   if FromServer and (pck[1]=#$4A) and (ReadD(6)=TextType) then
      begin
         buf:=pck;
         WriteD(15,6);
         pck:=buf;
      end;
end.

Posted

So where does the text appear then, if not in the chat window?

 

And I would be grateful for a screen.

Posted

Dont spamm . Cheers :)

 

Offtopic: Lawl you won't tell him that! You don't have even the posts for the topic. So it's kinda spam you are doing too.

 

Ontopic: M8 pls post any screenshot to make more clear the exploit :P . Thanks anyway.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock