IS THIS CLIENT MOD NEEDED 100% OR IT CAN BE DONE ONLY VIA JAVA ??? HOW IT IS IN YOUR SITUATION IM RLY INTERESED IN THIS SHIET I DONT NEED PHP ETC , ONLY WHEN STREAMER GOT STREAM ONLINE TO BE REWARDED AND CHECKED HOW MUCH
IS SOMETHING LIKE 300 EURO SEARCH GOOGLE ... i can make you a poor protection but it will work.. every time a skill is casted there will be a chance of 1% that player is needed to change coordinates via moving , if not skill wont be casted and player will be notified to move in order to cast skill.
try this
if (Config.CHAMPION_ENABLE && _cha.isChampion == true) { writeC(_cha.isChampion() ? Config.CHAMPION_AURA : 0); } else { writeC(0); }
dude neves .. you are briliant but guy was asking 1+1 = 1 ? and you said 321412412412 - 1 = 321412412411
you can make when this happens to request player to move in order to see that he is there or smth , also someone said on this forum somewhere.. best free anti cheat is to create gameplay that can't or is harder to be cheated .. bring all players one special zone timers etc
give this one a try maybe that stands for chance ?
rarity = 80 chance to get rare
and rarity2 = 40 chance to get masteerwork
also you will have to change Vesper Helmet Vesper Helmet Foundation and Custom Vesper Helmet Foundation to itemId that stands for this names.
<item id="954" recipeId="15792" name="mk_sealed_vesper_helmet" craftLevel="10" type="dwarven" successRate="60">
<ingredient id="15792" count="1" />
<production id="== PUT ITEM ID HERE ==" count="1" />
<productionRare id="== PUT ITEM ID HERE ==" count="1" rarity="80" />
<productionRare2 id2="== PUT ITEM ID HERE ==" count="1" rarity2="40" />
<statUse name="MP" value="252" />
</item>