| Alchemist make slim white potion | |
|
|
Author | Message |
---|
3302269 First Job
Posts : 100 Exp : 158 Fame : 0 Join date : 2011-05-16
| Subject: Alchemist make slim white potion Thu Jun 16, 2011 10:20 pm | |
| How to set my alchemist to auto create slim white potion. And how to set it to auto take and store the item they need at storage when they out of the item to make potion? | |
|
| |
tomtom Super Moderator
Posts : 2011 Exp : 2084 Fame : 1 Join date : 2009-12-09 Location : Puchong
| Subject: Re: Alchemist make slim white potion Thu Jun 16, 2011 11:48 pm | |
| for the white slim part
automacro vend { location payon sp >70% run-once 1 status not Owg 50% inventory "Medicine Bowl" > 1 inventory "Witch Starsand" > 1 inventory "White Potion" > 1 inventory "Empty Test Tube" > 1 call reload }
macro reload { do ss 228 10 do send 8E 01 23 02 00 00 00 00 00 00 pause 0.5 release vend }
this is the macro to auto make white slim, for auto take and store item just use common item_control.txt setting will do or config setting will do | |
|
| |
3302269 First Job
Posts : 100 Exp : 158 Fame : 0 Join date : 2011-05-16
| Subject: Re: Alchemist make slim white potion Fri Jun 17, 2011 12:10 am | |
| Sorry to ask.. I haven't tried the macro before so not really know how to use... Can it be use with Openkore 2.0.7? I download the plugin before but not really understand. So I have to paste this thing in BOT>PLUGINS>MACROS>MACROS(Notepad) ?? | |
|
| |
adele Second Job
Posts : 434 Exp : 502 Fame : 7 Join date : 2009-12-14 Location : home
| Subject: Re: Alchemist make slim white potion Fri Jun 17, 2011 2:14 am | |
| | |
|
| |
3302269 First Job
Posts : 100 Exp : 158 Fame : 0 Join date : 2011-05-16
| Subject: Re: Alchemist make slim white potion Fri Jun 17, 2011 12:34 pm | |
| Ohh, So I just paste this thing in the Macros.txt? And If I download new version I have to copy all my bot for the new version again? | |
|
| |
3302269 First Job
Posts : 100 Exp : 158 Fame : 0 Join date : 2011-05-16
| Subject: Re: Alchemist make slim white potion Sat Jun 18, 2011 10:23 pm | |
| | |
|
| |
tomtom Super Moderator
Posts : 2011 Exp : 2084 Fame : 1 Join date : 2009-12-09 Location : Puchong
| Subject: Re: Alchemist make slim white potion Sat Jun 18, 2011 10:30 pm | |
| replace item at the macros with the requirement item and then change the code become
##### Alchemist Brewing ##### # Red Potion = 8E 01 F5 01 00 00 00 00 00 00 # Yellow Potion = 8E 01 F7 01 00 00 00 00 00 00 # White Potion = 8E 01 F8 01 00 00 00 00 00 00 # Blue Potion = 8E 01 F9 01 00 00 00 00 00 00 # Adonyne = 8E 01 5D 02 00 00 00 00 00 00 # Aloevera = 8E 01 5E 02 00 00 00 00 00 00 # Red Slim = 8E 01 21 02 00 00 00 00 00 00 # Yellow Slim = 8E 01 22 02 00 00 00 00 00 00 # White Slim = 8E 01 23 02 00 00 00 00 00 00 # Alcohol = 8E 01 CA 03 00 00 00 00 00 00 # Fire Bottle = 8E 01 DF 1B 00 00 00 00 00 00 # Acid Bottle = 8E 01 E0 1B 00 00 00 00 00 00 # Plant Bottle = 8E 01 E1 1B 00 00 00 00 00 00 # Mine Bottle = 8E 01 E2 1B 00 00 00 00 00 00 # Coating Wax = 8E 01 E3 1B 00 00 00 00 00 00
| |
|
| |
riverking Second Job
Posts : 297 Exp : 450 Fame : 3 Join date : 2010-09-08
| Subject: Re: Alchemist make slim white potion Sun Jun 19, 2011 6:08 pm | |
| u seem like still hvnot try self update about RO Bot, actually alot information from any website
just see wan you figure it out or not
P/s: (this macro any website also have, for advance macro just self edit ) | |
|
| |
Sponsored content
| Subject: Re: Alchemist make slim white potion | |
| |
|
| |
| Alchemist make slim white potion | |
|