Hm der archer hat ja nen Beispiel aber der hackt klappt ja trotzdem nicht, kann's daran liegen das der Server ein paar skills also die Actionkeys umgelegt hat?
edit hat sich geklärt ist aber detected auf hiddenkal fusionkal Kalsage, also der attackhack ist detected, bekomme sofort d/c wenn ich damit attacke
Hiddenkal hat extra protection.
Attackhack ist auf jedem Server mit KoemV2 detected, außer der Gm ist, sorry für die Wortwahl, einfach zu dumm!
Kevin baut vielleicht einen Cooldown check ein, damit müsste es dann wieder überall gehen, außer hidden, da wie schon gesagt, dort eine erweiterte Protection ist.
Die Protection von KoemV2 funzt so....
Wenn CD Protection an ist und der User richtige Werte angegeben hat, läd der Server beim start die Compare 4 oder 3 werte aus der InitSkilll.txt.
So...
User macht skill...Server(koem) macht die last = timeGetTime(), oder sonst ne funktion, um ne Zeitangabe zu bekommen.
Sagen wir du hast CD hack an,durch CE oder was auch immer, und schickst jetzt den skill nochmal dann passiert, wahrscheinlich, das:
wenn last > timeGetTime + cooldownAusTxt - toleranz
dann kick
attack hack uses too much mana and it's uneffective; needs some improvements
like saied here
Quote:
Originally Posted by DerKleineDarky
habs so gemacht das ich überall den entsprechenden cooldown festgelegt habe und der bot dann die skills nimmt die abgeklungen sind, so macht er immer volles dmg ^^
Code:
const int ARCHER_NORMAL_ARROW_CD = 400;
const int ARCHER_PASSIVE_CD = 400;
const int ARCHER_FLAMY_ARROW_CD = 400;
const int ARCHER_BLOW_UP_ARROW_CD = 400;
const int ARCHER_HEART_BREAKER_CD = 2000;
const int ARCHER_LIVE_ABSORBTION_CD = 6100;
const int THIEF_DANCE_OF_KILLING_CD = 43000;
const int THIEF_COUNT_OFFENSIVE_CD = 92000;
const int THIEF_HIDING_CD = 6000;
const int THIEF_SPINBLADE_CD = 301000;
Wohooo GM activated the cooldown protection...
I already made a attackhack function which check for cooldown etc... the structure is this:
Code:
this->ArcherSkill[0x03];//0x03 = skillid
this->ArcherSkill[0x03].preskill = true;//If skill got a preskill - true of ye false if not
this->ArcherSkill[0x03].cd = 900; //cooldown
if someone can finish the list for all archer/knight/mage skills, then i would share my function with bloodx & he would have less work + you guys could all cd hack :P
PW private server test 09/05/2009 - Perfect World - 8 Replies Elow all! Guys where i can find a private server files of PW? all links for download are down. I want to test it with my server linux.
tnx in advance
New Private Server come Test it out!!! 12/15/2008 - CO2 Private Server - 5 Replies Hey guys im working on a server and wouldnt mind some advice or comments on improving it.
Its currently in testing but is hosted 24/7 .
Come have a look...
Registration website: GS Conquer
Download Client: GS Conquer
megaupload only for now...
if you already have the client just change your CIDServer.dat