How to Active buff skill to another player?

03/23/2017 21:36 hoangphan7#1
Hello epvpers!!!
I tried to edit one like this. But it's possible to normal buff (Don't need selected a player)
How can i buff to another player with some skill like Str/Int, Phy/Mag Def increate Cleric skill buff!
...
Sorry for my bad english!
Thank's all.
Code:
public void buffskill()
        {
            Packet buffskill = new Packet(0x7074, true);
            buffskill.WriteUInt8(01);
            buffskill.WriteUInt8(04);
            buffskill.WriteUInt32(93);
            buffskill.WriteUInt8(0);
            Agent.Send(buffskill);
        }
03/23/2017 23:43 B1Q#2
if you're willing to provide a test server info (IP,Port,Version)
i'll parse the packet & share it
03/24/2017 01:06 hoangphan7#3
#
03/24/2017 02:29 B1Q#4
nvm got a server from a friend.

add me on skype: gold.fish530