Newbie Spellweaver
- Joined
- Jun 4, 2022
- Messages
- 86
- Reaction score
- 50
Download here:
To view the content, you need to sign in or register
To make it work you must use the same kill api, and change the following:
edit in file C:\laragon\www\app\Models\Login\AccountInfo.php line 65 - 71
return [ 'code' => 0, 'msg' => 'Siker!', 'token' => $UUID, 'CERPass' => $AccountData->Real_CERPass, 'accountinfo' => $AccountData ];
and of course I couldn't stop thanking for Matar having started all of this.
Last edited: