Update cash.js
This commit is contained in:
2
cash.js
2
cash.js
@@ -9,7 +9,7 @@ let pendingcash = 0.00;
|
||||
|
||||
|
||||
const lookup = player => {
|
||||
const postbody = {"_method":"GET","_ApplicationId":"TINAGTG_PARSE","_ClientVersion":"$
|
||||
const postbody = {"_method":"GET","_ApplicationId":"TINAGTG_PARSE","_ClientVersion":"js1.11.1","_InstallationId":"","_SessionToken":""};
|
||||
postbody._InstallationId = player._InstallationId;
|
||||
postbody._SessionToken = player.sessionToken;
|
||||
request({
|
||||
|
||||
Reference in New Issue
Block a user