Ok thanks i use Matrial Source
i find that,
#region Cps Drop
if (Game.Entity.ChanceSuccess(10000000))
{
killer.ConquerPoints += 60;
killer.Owner.Send(new Network.GamePackets.Message("You Killed The Monster And Gain 60 CPs

.!", System.Drawing.Color.Yellow, 2005));
}
#endregion
But in game when i hunt i get 100 Cps per monster and it say only 60