Difference between revisions of "Black Market"
Jump to navigation
Jump to search
(Added command table) |
|||
Line 3: | Line 3: | ||
By default, players have 5 slots on their black market account. [[Premium]] users have 15 slots. [[Items#Other|Black Tokens]] can permanently unlock another slot on a player's black market account; however this item is currently not obtainable. | By default, players have 5 slots on their black market account. [[Premium]] users have 15 slots. [[Items#Other|Black Tokens]] can permanently unlock another slot on a player's black market account; however this item is currently not obtainable. | ||
− | + | The full list of Pokémon currently on the black market can be found at http://www.tilia.ovh/bm.php. | |
+ | |||
+ | == Commands == | ||
+ | {| class="wikitable" style="text-align: left;" | ||
+ | ! Command !! Function | ||
+ | |- | ||
+ | | <code>bmcheck</code> || Checks which Pokémon are on your black market account. | ||
+ | |- | ||
+ | | <code>bmdeposit [id] [price]</code> || Deposits your Pokémon with ID <code>[id]</code>, with the price specified at <code>[price]</code>. | ||
+ | |- | ||
+ | | <code>gtssearch [species]</code> || Searches for Pokémon of this species, either by name or Pokédex number, currently on the black market. | ||
+ | |- | ||
+ | | <code>bmbuy [id]</code> || Purchases the Pokémon with the ID <code>[id]</code>. | ||
+ | |- | ||
+ | | <code>gtswithdraw [id]</code> || Withdraws your Pokémon with ID <code>[id]</code> from the black market. | ||
+ | |} |
Revision as of 15:56, 6 May 2020
The black market is where trainers can deposit Pokémon for other trainers to buy for a specified price. A Black Card is required to deposit Pokémon on the black market, but not to buy Pokémon from it. The minimum price that a Pokémon can be deposited on the black market for is 50 , while the maximum price is 500,000 .
By default, players have 5 slots on their black market account. Premium users have 15 slots. Black Tokens can permanently unlock another slot on a player's black market account; however this item is currently not obtainable.
The full list of Pokémon currently on the black market can be found at http://www.tilia.ovh/bm.php.
Commands
Command | Function |
---|---|
bmcheck |
Checks which Pokémon are on your black market account. |
bmdeposit [id] [price] |
Deposits your Pokémon with ID [id] , with the price specified at [price] .
|
gtssearch [species] |
Searches for Pokémon of this species, either by name or Pokédex number, currently on the black market. |
bmbuy [id] |
Purchases the Pokémon with the ID [id] .
|
gtswithdraw [id] |
Withdraws your Pokémon with ID [id] from the black market.
|