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!

Juver source+database+cfg (soon latest GS source)

Newbie Spellweaver
Joined
Jan 30, 2022
Messages
8
Reaction score
0
I just laugh at people who think they have their own files while using company sources. soon i will release latest GS source with complete version client (include old client) :eek:tt1:.
link :
have fun and have good day :8:

Hi Can Someone give updated download link i need cfg files of juver :/:

Thank you so much.
 
Newbie Spellweaver
Joined
Jan 12, 2022
Messages
33
Reaction score
2
Hello anyone here knows how to deal with visual bug in juver source :)

thanks
 
█║▌║▌║TheMerc iful║▌║▌║█
Loyal Member
Joined
Jan 29, 2005
Messages
1,367
Reaction score
80
no error in server side but i cant proceed in game to test the item mall




how to change encrypt like example param.ini

create invent sheets like this View attachment 169516

i don't have another juver source . i just use this one and downgraded the interface .

I tried in now the tyranny is working well!





don't use get item run the files via VMWARE or VPS the boxes is working well too!




you want bin?


can you guys share the server side? gonna play it with my family only...

thank yoU!
 
Last edited:
Banned
Banned
Joined
Sep 5, 2011
Messages
411
Reaction score
10
anyone can reupload cfg for this file? thanks!



and also please re-upload your GMTOOL big help and big thanks.
 
Banned
Banned
Joined
Sep 5, 2011
Messages
411
Reaction score
10
anyone know how to fix this error? thanks
 
Banned
Banned
Joined
Sep 5, 2011
Messages
411
Reaction score
10
i see User_Resetpass problem about database ran user maybe

user_resetpass is missing, reason why i cant reset password, while the main error is the encryption as you can see in the image, after registering in game, and trying to log in, it only says failed to log in, resetpass is for forgetting the password, which is database side, that the different problem here. well the main error was the encryption.
 
Elite Diviner
Joined
Sep 7, 2020
Messages
443
Reaction score
73
any guide on this? everytime i tried to change me Rijndael i got error.

If you change Rijndael you need to make you old glogic.rcc > .bin .charclass .charset . .classconst .ini .crowsale .txt and you'r glogicserver all files almost aslo to read new Rijndael

or you make source to read .rcc like glogic.rcc // Ex. CryptionRCC+Crypt.

then you can use File_Crypt or Ran_Crypt aslo
 
Newbie Spellweaver
Joined
Jun 28, 2021
Messages
50
Reaction score
1
Someone said to me i need to change skill string to avoid cheaters in game

for panel its only clone bro hahahaha but you can rent

it's not about skill name AOE hack just protect ur wBodyradius
 
Master Summoner
Joined
Feb 6, 2019
Messages
572
Reaction score
158

i got this error after encrypting it with new encryption

Encryption Method Works [Easy Way]:

Example Level (.lev files)

Open FileCrypt.exe (Current Encryption)

File Type: StreamFiles
Encode Type: EMBYTECRYPT_LEVEL
Bypass Header: Bypass 136 bytes

Then browse for level folder to be decrypt.

Click Decrypt.

Done...

Next

Change encryption method in ByteCryptDefVer1.h
*16bytes you can random it.

Compile...

Now Open FileCrypt.exe (New Encryption)

File Type: StreamFiles
Encode Type: EMBYTECRYPT_LEVEL
Bypass Header: Bypass 136 bytes

Then browse for level folder to be encrypt.

Click Encrypt.


Done.

Now pack your .lev file and test it.

tested and working... :) Enjoy!

PS:
When you have Out of Memory Error it means that some .lev file uses EMBYTECRYPT_OLD. You should decrypt it using
EMBYTECRYPT_OLD then encrypt also to EMBYTECRYPT_OLD.
 
Newbie Spellweaver
Joined
Jun 28, 2021
Messages
50
Reaction score
1
how to enable rcc with Gameclient2 bro any idea? :((
UKnowMeKnow - Juver source+database+cfg (soon latest GS source) - RaGEZONE Forums


and the background display crow name visible when aim them. , sorry for many question cuz i'm newbie
UKnowMeKnow - Juver source+database+cfg (soon latest GS source) - RaGEZONE Forums



UKnowMeKnow - Juver source+database+cfg (soon latest GS source) - RaGEZONE Forums

UKnowMeKnow - Juver source+database+cfg (soon latest GS source) - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Jun 12, 2014
Messages
82
Reaction score
3
Get item password:

GLCharactorReq2.cpp
Look for
HRESULT GLCharacter::ReqGMItem ( SNATIVEID sItemID ,WORD wNum ,WORD wPass)
Then change you wPass

GLCharInvenMsg2.cpp
Look for
HRESULT GLChar::MsgReqInvenGMItem ( NET_MSG_GENERIC* nmg )
Then change you wPass

Cheers!

sir i have a question i was use command get_item but when the item inserted it was bounded? cannot trade drop or etc.. what the solution of that?
 
Back
Top