Preparation for script usage:
To connect the macro, add a line like this to the macro.txt file:
The ironic character must be saved in Cafe pay_arche
Config.txt:
Should not contain blocks buyAuto
Inventory replenishment should only be specified through getAuto
Automatic selling should be disabled, and NPC should not be defined:
The auto-storage should be minimally described:
Defining the macro behavior:
For quick and correct usage of the shared storage, I use such timeouts.txt:
Example of the used items_control.txt:
To connect the macro, add a line like this to the macro.txt file:
Code:
!include macro-GStrader-pay_arche.txt -> macros.txt
The ironic character must be saved in Cafe pay_arche
Config.txt:
Code:
saveMap pay_arche
Should not contain blocks buyAuto
Inventory replenishment should only be specified through getAuto
Automatic selling should be disabled, and NPC should not be defined:
Code:
sellAuto 0
#sellAuto_npc payon_in02 87 34
The auto-storage should be minimally described:
Code:
storageAuto 1
#storageAuto_npc pay_arche 55 123
#storageAuto_password
storageAuto_notAfterDeath 0
storageAuto_keepOpen 0
storageAuto_useChatCommand @gstorage
relogAfterStorage 0
minStorageZeny 0
Defining the macro behavior:
Code:
macro_orphans reregister
For quick and correct usage of the shared storage, I use such timeouts.txt:
Code:
ai_storageAuto 0.1
ai_storageAuto_giveup .5
macro_delay .01
ai 0
Example of the used items_control.txt:
Code:
all 0 1 0
Awakening Potion 5 1 0
Butterfly Wing 6 1 0
Fly Wing 10 1 0
Meat 30 1 0