Structs§
- Accept
NewTask Params - struct for passing parameters to the method
accept_new_task - BuyBank
Expansion Params - struct for passing parameters to the method
buy_bank_expansion - Cancel
Task Params - struct for passing parameters to the method
cancel_task - Change
Skin Params - struct for passing parameters to the method
change_skin - Complete
Task Params - struct for passing parameters to the method
complete_task - Craft
Params - struct for passing parameters to the method
craft - Delete
Item Params - struct for passing parameters to the method
delete_item - Deposit
Gold Params - struct for passing parameters to the method
deposit_gold - Deposit
Item Params - struct for passing parameters to the method
deposit_item - Equip
Item Params - struct for passing parameters to the method
equip_item - Fight
Params - struct for passing parameters to the method
fight - Gather
Params - struct for passing parameters to the method
gather - GeBuy
Item Params - struct for passing parameters to the method
ge_buy_item - GeCancel
Sell Order Params - struct for passing parameters to the method
ge_cancel_sell_order - GeCreate
Sell Order Params - struct for passing parameters to the method
ge_create_sell_order - GetAll
Characters Logs Params - struct for passing parameters to the method
get_all_characters_logs - GetCharacter
Logs Params - struct for passing parameters to the method
get_character_logs - Give
Gold Params - struct for passing parameters to the method
give_gold - Give
Items Params - struct for passing parameters to the method
give_items - Move
Character Params - struct for passing parameters to the method
move_character - NpcBuy
Item Params - struct for passing parameters to the method
npc_buy_item - NpcSell
Item Params - struct for passing parameters to the method
npc_sell_item - Recycle
Params - struct for passing parameters to the method
recycle - Rest
Character Params - struct for passing parameters to the method
rest_character - Task
Exchange Params - struct for passing parameters to the method
task_exchange - Task
Trade Params - struct for passing parameters to the method
task_trade - Unequip
Item Params - struct for passing parameters to the method
unequip_item - UseItem
Params - struct for passing parameters to the method
use_item - Withdraw
Gold Params - struct for passing parameters to the method
withdraw_gold - Withdraw
Item Params - struct for passing parameters to the method
withdraw_item
Enums§
- Accept
NewTask Error - struct for typed errors of method
accept_new_task - BuyBank
Expansion Error - struct for typed errors of method
buy_bank_expansion - Cancel
Task Error - struct for typed errors of method
cancel_task - Change
Skin Error - struct for typed errors of method
change_skin - Complete
Task Error - struct for typed errors of method
complete_task - Craft
Error - struct for typed errors of method
craft - Delete
Item Error - struct for typed errors of method
delete_item - Deposit
Gold Error - struct for typed errors of method
deposit_gold - Deposit
Item Error - struct for typed errors of method
deposit_item - Equip
Item Error - struct for typed errors of method
equip_item - Fight
Error - struct for typed errors of method
fight - Gather
Error - struct for typed errors of method
gather - GeBuy
Item Error - struct for typed errors of method
ge_buy_item - GeCancel
Sell Order Error - struct for typed errors of method
ge_cancel_sell_order - GeCreate
Sell Order Error - struct for typed errors of method
ge_create_sell_order - GetAll
Characters Logs Error - struct for typed errors of method
get_all_characters_logs - GetCharacter
Logs Error - struct for typed errors of method
get_character_logs - GetMy
Characters Error - struct for typed errors of method
get_my_characters - Give
Gold Error - struct for typed errors of method
give_gold - Give
Items Error - struct for typed errors of method
give_items - Move
Character Error - struct for typed errors of method
move_character - NpcBuy
Item Error - struct for typed errors of method
npc_buy_item - NpcSell
Item Error - struct for typed errors of method
npc_sell_item - Recycle
Error - struct for typed errors of method
recycle - Rest
Character Error - struct for typed errors of method
rest_character - Task
Exchange Error - struct for typed errors of method
task_exchange - Task
Trade Error - struct for typed errors of method
task_trade - Unequip
Item Error - struct for typed errors of method
unequip_item - UseItem
Error - struct for typed errors of method
use_item - Withdraw
Gold Error - struct for typed errors of method
withdraw_gold - Withdraw
Item Error - struct for typed errors of method
withdraw_item
Functions§
- accept_
new_ task - Accepting a new task.
- buy_
bank_ expansion - Buy a 25 slots bank expansion.
- cancel_
task - Cancel a task for 1 tasks coin.
- change_
skin - Change the skin of your character.
- complete_
task - Complete a task.
- craft
- Crafting an item. The character must be on a map with a workshop.
- delete_
item - Delete an item from your character’s inventory.
- deposit_
gold - Deposit gold in a bank on the character’s map.
- deposit_
item - Deposit multiple items in a bank on the character’s map. The cooldown will be 3 seconds multiplied by the number of different items withdrawn.
- equip_
item - Equip an item on your character.
- fight
- Start a fight against a monster on the character’s map.
- gather
- Harvest a resource on the character’s map.
- ge_
buy_ item - Buy an item at the Grand Exchange on the character’s map.
- ge_
cancel_ sell_ order - Cancel a sell order at the Grand Exchange on the character’s map.
- ge_
create_ sell_ order - Create a sell order at the Grand Exchange on the character’s map. Please note there is a 3% listing tax, charged at the time of posting, on the total price.
- get_
all_ characters_ logs - History of the last 250 actions of all your characters.
- get_
character_ logs - History of the last actions of your character.
- get_
my_ characters - List of your characters.
- give_
gold - Give gold to another character in your account on the same map.
- give_
items - Give items to another character in your account on the same map. The cooldown will be 3 seconds multiplied by the number of different items given.
- move_
character - Moves a character on the map using the map’s X and Y position.
- npc_
buy_ item - Buy an item from an NPC on the character’s map.
- npc_
sell_ item - Sell an item to an NPC on the character’s map.
- recycle
- Recycling an item. The character must be on a map with a workshop (only for equipments and weapons).
- rest_
character - Recovers hit points by resting. (1 second per 5 HP, minimum 3 seconds)
- task_
exchange - Exchange 6 tasks coins for a random reward. Rewards are exclusive items or resources.
- task_
trade - Trading items with a Tasks Master.
- unequip_
item - Unequip an item on your character.
- use_
item - Use an item as a consumable.
- withdraw_
gold - Withdraw gold from your bank.
- withdraw_
item - Take items from your bank and put them in the character’s inventory. The cooldown will be 3 seconds multiplied by the number of different items withdrawn.