Description of the macro macro-GSbrewer-pay_arche.txt
A character of the Alchemist class is required!
The skills of Homunculi are not yet working on our server. According to the calculator at https://ratemyserver.net/brew_calc.php, it is stated that the chance of brewing is influenced by Vanilmirth's Skill. As far as I could understand, this is the skill Homun Resurrection. This point needs to be clarified according to the current server code. If possible, I will study the formula embedded in the server's source code. But at the moment, the Bioethics skill can be obtained by talking to the Alchemist at the Platinum Skills NPC in Prontera!
This script replicates the work of the macro macro-GStrader-pay_arche.txt but has 2 enhancements:
The first enhancement is in the _buy_i macro. It calls an additional macro _buy_ci. Through this, OpenKore will purchase additional items necessary for brewing potions. The presence of these items is unique to our server!
The second enhancement is that before processing Oridecon and Elunium, the bot will brew potions according to the _create_potions macro.
The macro turned out to be large but very easy to understand:
potionsFcreating.txt - This list defines the order of potion brewing! To stop the list, use the entry END!
The script will try to store Guides in an individual storage instead of gstorage.
It won't be possible to brew Embryo until I find the code for sending the packet on the OpenKore forum. When there is the opportunity and the need, I will catch the necessary packet and add the required packet code to the macro.
It should be understood that the Alchemist will only be able to buy ingredients for brewing such potions as Blue, White, Yellow, Red. All other components need to be obtained by oneself or bought from other players.