Re: juver sourcee updated files
Quote:
Originally Posted by
EmpireZ
userinfo > userpoint and userpoint2
Thanks my brothers,, BTW I try to use RCC and working normally but after i put pasword on RCC file i got error "file version Wrong!" Please reinstall the game
and i already equate the pasword on Unzipper.cpp file.
do you know how to fix this?
Thanks You.
Re: juver sourcee updated files
Quote:
Originally Posted by
kazuyama
Thanks my brothers,, BTW I try to use RCC and working normally but after i put pasword on RCC file i got error "file version Wrong!" Please reinstall the game
and i already equate the pasword on Unzipper.cpp file.
do you know how to fix this?
Thanks You.
when u put files into rcc check encryption zip legacy .
Re: juver sourcee updated files
Quote:
Originally Posted by
EmpireZ
when u put files into rcc check encryption zip legacy .
excuse me sir. can you teach me how to sent to all bank. gmtool dont have it. tia
Re: juver sourcee updated files
Quote:
Originally Posted by
EmpireZ
when u put files into rcc check encryption zip legacy .
Aaaa...i see i seee,, thank you so much ma brothers if you have topup generator please inform to me
1 Attachment(s)
Re: juver sourcee updated files
Quote:
Originally Posted by
dice1997
excuse me sir. can you teach me how to sent to all bank. gmtool dont have it. tia
just add new option for send to all player. send itembank with function productnum and usernum, if u wanted to send only for online player, just use function userloginstate=1 .
- - - Updated - - -
Quote:
Originally Posted by
kazuyama
Aaaa...i see i seee,, thank you so much ma brothers ������ if you have topup generator please inform to me
you can create your own generator. i hope this reference code will help you
Code:
mssql_query("INSERT INTO ".RanUser.".dbo.TopUp (vocercode,pin,point) VALUES ('$vocercode','$pin','$totalpoint) ");
$vocercode = specialchars($_POST['code']);
$pin = specialchars($_POST['pin']);
$totalpoint = (int)$_POST[totalpoint'];
then you can hook that function with button in the form a program / website.
Attachment 170552
Re: juver sourcee updated files
hi can you share the gui for gmc window?
Quote:
Originally Posted by
EmpireZ
just add new option for send to all player. send itembank with function productnum and usernum, if u wanted to send only for online player, just use function userloginstate=1 .
- - - Updated - - -
you can create your own generator. i hope this reference code will help you
Code:
mssql_query("INSERT INTO ".RanUser.".dbo.TopUp (vocercode,pin,point) VALUES ('$vocercode','$pin','$totalpoint) ");
$vocercode = specialchars($_POST['code']);
$pin = specialchars($_POST['pin']);
$totalpoint = (int)$_POST[totalpoint'];
then you can hook that function with button in the form a program / website.
Attachment 170552
1 Attachment(s)
Re: juver sourcee updated files
Quote:
Originally Posted by
aizen00
hi can you share the gui for gmc window?
Attachment 170553
Re: juver sourcee updated files
thank you. btw if it is not a bother would you mind sharing the link of the source where you get your gmc ?
Quote:
Originally Posted by
EmpireZ
Re: juver sourcee updated files
Quote:
Originally Posted by
aizen00
thank you. btw if it is not a bother would you mind sharing the link of the source where you get your gmc ?
im sorry it's a private source. for gmc i think you can found it from cndev source but it's incomplete
Re: juver sourcee updated files
yeah . i can't find and cndev source here i thought you have the same gmc but its different
Quote:
Originally Posted by
EmpireZ
im sorry it's a private source. for gmc i think you can found it from cndev source but it's incomplete
Re: juver sourcee updated files
Quote:
Originally Posted by
EmpireZ
just add new option for send to all player. send itembank with function productnum and usernum, if u wanted to send only for online player, just use function userloginstate=1 .
- - - Updated - - -
you can create your own generator. i hope this reference code will help you
Code:
mssql_query("INSERT INTO ".RanUser.".dbo.TopUp (vocercode,pin,point) VALUES ('$vocercode','$pin','$totalpoint) ");
$vocercode = specialchars($_POST['code']);
$pin = specialchars($_POST['pin']);
$totalpoint = (int)$_POST[totalpoint'];
then you can hook that function with button in the form a program / website.
Attachment 170552
Thank You so much my brothers, god bless you
But I have problem, when i use your query i got this massagge
Msg 102, Level 15, State 1, Line 1
Incorrect syntax near 'INSERT INTO'.
and i try to input manual but after that i try to insert in game i got error massage Top Up Error
https://scontent.fcgk28-1.fna.fbcdn....8b&oe=61A118F7
Re: juver sourcee updated files
Quote:
Originally Posted by
kazuyama
Thank You so much my brothers, god bless you
But I have problem, when i use your query i got this massagge
Msg 102, Level 15, State 1, Line 1
Incorrect syntax near 'INSERT INTO'.
and i try to input manual but after that i try to insert in game i got error massage Top Up Error
https://scontent.fcgk28-1.fna.fbcdn....8b&oe=61A118F7
create a form like this https://streamable.com/5gx40m
Re: juver sourcee updated files
I made a Wing slot and created an equip item by changing the wear position to a wing and equip in the added slot wing It shows on the character but item not in the wing slot.
https://www.youtube.com/watch?v=uS__pL5HuKY
how can i solve this problem thanks bro
Re: juver sourcee updated files
Quote:
Originally Posted by
EmpireZ
what is this i cant open the link
Re: juver sourcee updated files
Re: juver sourcee updated files
Hi bro! how to use these files with encrypt.
When I use filecrypt gui xml encrypt these files it crashes the game.
https://www.img.in.th/images/f1e1235...682151cb41.png
thanks in advance
Re: juver sourcee updated files
if you want to encrypt/decrypt the gui always change the setting on xmllist.ini and sometime explore . ask a question to yourself why the hell did the xmllist.ini is there what is the purpose of it .
Quote:
Originally Posted by
netesso
Re: juver sourcee updated files
Quote:
Originally Posted by
aizen00
if you want to encrypt/decrypt the gui always change the setting on xmllist.ini and sometime explore . ask a question to yourself why the hell did the xmllist.ini is there what is the purpose of it .
I tried setting xmllist.ini to ENC=gameextext.xml. After that I encrypt gameextext.xml but it doesn't work
Sent from my iPhone using Tapatalk
Re: juver sourcee updated files
After 1 week i explore empirez source i got some issue on gunner summon class, the attact summon to low and attack reflek to other player except party and same school,, i here have some problem with me?
Re: juver sourcee updated files
You can't encrypt gameex, game word, gameintext cuz it doesn't load encrypt function with that files
Re: juver sourcee updated files
Quote:
Originally Posted by
sadlove92
You can't encrypt gameex, game word, gameintext cuz it doesn't load encrypt function with that files
I see one server can do it. I don't know how he did it.
Sent from my iPhone using Tapatalk
Re: juver sourcee updated files
Quote:
Originally Posted by
netesso
I see one server can do it. I don't know how he did it.
Sent from my iPhone using Tapatalk
You don't need to do it. Just pack your gui to game.exe , that's easy way.
Or you can modify tiny.xml to make it read crypt function
like ugn urban source. But if you use emulator you must decrypt gui ,
so, just pack it , more safe and i think that is the best way .
Re: juver sourcee updated files
Quote:
Originally Posted by
netesso
I see one server can do it. I don't know how he did it.
Sent from my iPhone using Tapatalk
Then change hange XML Encryption, its separated.
juver sourcee updated files
Quote:
Originally Posted by
Frozenn
Then change hange XML Encryption, its separated.
What method can I use?
Sent from my iPhone using Tapatalk
Re: juver sourcee updated files
Quote:
Originally Posted by
netesso
I made a Wing slot and created an equip item by changing the wear position to a wing and equip in the added slot wing It shows on the character but item not in the wing slot.
https://www.youtube.com/watch?v=uS__pL5HuKY
how can i solve this problem thanks bro
i have this same problem. i already add the code on xml. may i know if you make this work ?