Skip to content

Instantly share code, notes, and snippets.

@Hormold
Created April 11, 2017 16:47
Show Gist options
  • Save Hormold/92fbb9733eb9c9f0fef9adf0e0750bc7 to your computer and use it in GitHub Desktop.
Save Hormold/92fbb9733eb9c9f0fef9adf0e0750bc7 to your computer and use it in GitHub Desktop.
return t.prototype.getAnnouncement = function() { console.log("send UserProxyApi.GetAnnouncement");
var t = this.httpService.call(!1, "UserProxyApi", "GetAnnouncement");
return t }, t.prototype.getProfile = function() { console.log("send UserProxyApi.GetProfile");
var t = this.httpService.call(!1, "UserProxyApi", "GetProfile");
return t }, t.prototype.getInventory = function() { console.log("send UserProxyApi.GetInventory");
var t = this.httpService.call(!1, "UserProxyApi", "GetInventory");
return t }, t.prototype.equipItem = function(t, e) { console.log("send UserProxyApi.EquipItem");
var n = this.httpService.call(!1, "UserProxyApi", "EquipItem", t, e);
return n }, t.prototype.unequipItem = function(t, e) { console.log("send UserProxyApi.UnequipItem");
var n = this.httpService.call(!1, "UserProxyApi", "UnequipItem", t, e);
return n }, t.prototype.getUserRecord = function(t, e, n) { console.log("send UserProxyApi.GetUserRecord");
var r = this.httpService.call(!1, "UserProxyApi", "GetUserRecord", t, e, n);
return r }, t.prototype.getUserAllRecord = function(t) { console.log("send UserProxyApi.GetUserAllRecord");
var e = this.httpService.call(!1, "UserProxyApi", "GetUserAllRecord", t);
return e }, t.prototype.getRecentPlays = function(t) { console.log("send UserProxyApi.GetRecentPlays");
var e = this.httpService.call(!1, "UserProxyApi", "GetRecentPlays", t);
return e }, t.prototype.getBroLeaderboard = function(t, e, n, r) { console.log("send UserProxyApi.GetBroLeaderboard");
var o = this.httpService.call(!1, "UserProxyApi", "GetBroLeaderboard", t, e, n, r);
return o }, t.prototype.requestMatch = function(t, e, n) { console.log("send UserProxyApi.RequestMatch");
var r = this.httpService.call(!1, "UserProxyApi", "RequestMatch", t, e, n);
return r }, t.prototype.cancelMatch = function() { console.log("send UserProxyApi.CancelMatch");
var t = this.httpService.call(!1, "UserProxyApi", "CancelMatch");
return t }, t.prototype.getOpenGameInfo = function() { console.log("send UserProxyApi.GetOpenGameInfo");
var t = this.httpService.call(!1, "UserProxyApi", "GetOpenGameInfo");
return t }, t.prototype.getUserMatchState = function() { console.log("send UserProxyApi.GetUserMatchState");
var t = this.httpService.call(!1, "UserProxyApi", "GetUserMatchState");
return t }, t.prototype.partyInvite = function(t, e) { console.log("send UserProxyApi.PartyInvite");
var n = this.httpService.call(!1, "UserProxyApi", "PartyInvite", t, e);
return n }, t.prototype.partyInviteResponse = function(t, e) { console.log("send UserProxyApi.PartyInviteResponse");
var n = this.httpService.call(!1, "UserProxyApi", "PartyInviteResponse", t, e);
return n }, t.prototype.partyLeave = function() { console.log("send UserProxyApi.PartyLeave");
var t = this.httpService.call(!1, "UserProxyApi", "PartyLeave");
return t }, t.prototype.getPartyData = function() { console.log("send UserProxyApi.GetPartyData");
var t = this.httpService.call(!1, "UserProxyApi", "GetPartyData");
return t }, t.prototype.requestReadyPartyMatching = function(t) { console.log("send UserProxyApi.RequestReadyPartyMatching");
var e = this.httpService.call(!1, "UserProxyApi", "RequestReadyPartyMatching", t);
return e }, t.prototype.requestChangePartyMatchingType = function(t, e, n) { console.log("send UserProxyApi.RequestChangePartyMatchingType");
var r = this.httpService.call(!1, "UserProxyApi", "RequestChangePartyMatchingType", t, e, n);
return r }, t.prototype.changeInviteAllow = function(t) { console.log("send UserProxyApi.ChangeInviteAllow");
var e = this.httpService.call(!1, "UserProxyApi", "ChangeInviteAllow", t);
return e }, t.prototype.getInviteAllow = function() { console.log("send UserProxyApi.GetInviteAllow");
var t = this.httpService.call(!1, "UserProxyApi", "GetInviteAllow");
return t }, t.prototype.getStoreItems = function() { console.log("send UserProxyApi.GetStoreItems");
var t = this.httpService.call(!1, "UserProxyApi", "GetStoreItems");
return t }, t.prototype.buyItem = function(t, e, n) { console.log("send UserProxyApi.BuyItem");
var r = this.httpService.call(!1, "UserProxyApi", "BuyItem", t, e, n);
return r }, t.prototype.sellItem = function(t) { console.log("send UserProxyApi.SellItem");
var e = this.httpService.call(!1, "UserProxyApi", "SellItem", t);
return e }, t.prototype.openCreate = function(t) { console.log("send UserProxyApi.OpenCreate");
var e = this.httpService.call(!1, "UserProxyApi", "OpenCreate", t);
return e }, t.prototype.redeemPromotionCode = function(t) { console.log("send UserProxyApi.RedeemPromotionCode");
var e = this.httpService.call(!1, "UserProxyApi", "RedeemPromotionCode", t);
return e }, t.prototype.getSkinDesc = function() { console.log("send UserProxyApi.GetSkinDesc");
var t = this.httpService.call(!1, "UserProxyApi", "GetSkinDesc");
return t }, t.prototype.changeSkin = function(t, e, n) { console.log("send UserProxyApi.ChangeSkin");
var r = this.httpService.call(!1, "UserProxyApi", "ChangeSkin", t, e, n);
return r }, t.prototype.getBroUserStatesBySteamId = function(t) { console.log("send UserProxyApi.GetBroUserStatesBySteamId");
var e = this.httpService.call(!1, "UserProxyApi", "GetBroUserStatesBySteamId", t);
return e }, t.prototype.getBroUserStatesByNickname = function(t) { console.log("send UserProxyApi.GetBroUserStatesByNickname");
var e = this.httpService.call(!1, "UserProxyApi", "GetBroUserStatesByNickname", t);
return e }, t.prototype.getBroUserStatesByAccountId = function(t) { console.log("send UserProxyApi.GetBroUserStatesByAccountId");
var e = this.httpService.call(!1, "UserProxyApi", "GetBroUserStatesByAccountId", t);
return e }, t.prototype.invalidateBroFriends = function(t) { console.log("send UserProxyApi.InvalidateBroFriends");
var e = this.httpService.call(!1, "UserProxyApi", "InvalidateBroFriends", t);
@Noor65656
Copy link

Sir plz help me account pubg my account banned
Screenshot_20201006_011944_com tencent ig

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment