Help how to remove Demon of the sun, moon and stars

Status
Not open for further replies.

classy5

New member
Messages
119
Points
0
Github
classy5
im using taekwondo, i know its illegal.. but i want to know how to remove the permanent blind status, im playing on private servers

 
pc.c  find... then //  it

// if (pc->checkskill(sd, SG_DEVIL) && !pc->nextjobexp(sd))
//   clif->status_change(&sd->bl,SI_DEVIL1, 1, 0, 0, 0, 1); //Permanent blind effect from SG_DEVIL.

 
pc.c  find... then //  it

// if (pc->checkskill(sd, SG_DEVIL) && !pc->nextjobexp(sd))

//   clif->status_change(&sd->bl,SI_DEVIL1, 1, 0, 0, 0, 1); //Permanent blind effect from SG_DEVIL.
he want to change it to get advantage in some other server, not on his own, that is why he said "illegal" 
default_sad.png


 
@@evilpuncker If he's playing on other private servers... he doesn't have access to the source files. So he can't even do anything "illegal".

 
he can get rid off of the blind status in the client side by removing its file or hexing the client in order to achieve it @Mysterious 
default_tongue.png


 
I don't and I don't support getting advantage agains legal players xD

 
Yup, indeed. We're not here to provide support for those who wish to do things "illegal". 

 
Status
Not open for further replies.
Back
Top