Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

about different cheat in luna plus

Newbie Spellweaver
Joined
Mar 2, 2014
Messages
97
Reaction score
4
Good day luna dev communityI just want to ask known major bugs and cheats in luna plus source(memiko) or repack to be able to blocked it server side i am actually changing all bin file encryption. But i want to know most of the bug and cheat in luna plus source to easily spot and find where to fix by myself. I will share the idea if ever i made a fix and blocked those cheat just asking different cheats and bugs exist in the source. bug found Creating character select gender female is disable kinda wierd because it works before maybe there is something i change somewhere in the source or i just forget what changes i made hahaha..
 
Initiate Mage
Joined
Oct 25, 2020
Messages
2
Reaction score
0
about the character select gender try to add _SELECT_GENDER_ ( or something it depends on your code) in your preprocessor
 
Newbie Spellweaver
Joined
Jul 30, 2009
Messages
64
Reaction score
4
both the agent server and client need "_SELECT_GENDER_" in the preprocessor, otherwise it doesn't allow you to make a female character.
 
Back
Top