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

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.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...