Game Format Request

There are 2 types of game product:

  1. Direct top up
    For this type, the balance is injected directly to player account. To use top up service, you need to provide player id as hp field. This player id has different format for different game. There are 2 services to check format player id:

    * Format hp
    Format hp is the format that you need to input as the hp field in top up. To see format hp, you can use api services or use the table below.

    * Server List
    After you know the format hp, some of format require server_id. To get server_id list you can use api services or use the table below.
    List of game product that need to direct top up is here.
  2. Redeem voucher
    For this type, user need to redeem the voucher manually. Beside game code that listed here, you can directly do top up because it doesn't need player id validity. See how to redeem voucher for each game here.
    List of game product that need to redeem voucher is beside the game code listed here.

Format hp

Below is the format player id for each game code.

Namegame_codehp format
Mobile Legend103{userid}|{zoneid}
Ragnarok127{userid}|{serverid}
Point Blank130{userid}
Free Fire135{userid}
Speed Drifters136{userid}
Arena of Valor139{userid}
Bleach Mobile 3D140{rolename}|{userid}|{serverid}
Era of Celestial141{rolename}|{userid}|{serverid}
Dragon Nest142{rolename}|{serverid}
Call of Duty146{userid}
Marvel Super War150{userid}
Light of Thel:Glory of Cepheus152{userid}
Lords Mobile153{userid}
Life After154{userid}|{serverid}
Genshin Impact172{userid}|{serverid}
LoL Wild Rift176{userid}|{tag}
Heroes Evolved230{userid}|{serverid}

INFO

  • userid = User ID
  • zoneid = Zone ID
  • rolename = Player name
  • serverid = Server ID. See here for server id.
  • tag = Tagline. You can get from https://account.riotgames.com/Lolwr-tag or from inside the game Lolwr-game

Server List

Below is available game code for inquiry game server

Namegame_code
Mobile Legend103
Ragnarok127
Bleach Mobile 3D140
Era of Celestials141
Dragon Nest142
Genshin Impact172
Table of Contents