Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Razor Macros for Imagine Nation
#5


REQUIREMENTS
1. nightshade [in your backpack]
2. two empty bottles + one Lesser Poison Potion
3. a mortar and pestle
4. a dagger


SETUP

A. Razor checks if there are Lesser Poison Potions and poisons a dagger in your backpack.

1. You have to retarget the Lesser Poison Potion in your backpack.
2. You must also have [Lesser Poison] in counters.xml:

[HTML]
Lesser Poison
lpsn 3850
-1
[/HTML]

B. Razor makes a Lesser Poison Potion.

1. You have to retarget your alchemist's tool in your backpack.


CODE:

Code:
!Loop
//
// POISONING
//
Assistant.Macros.IfAction|50|1|2|Lesser Poison
Assistant.Macros.PauseAction|00:00:00.7000000
Assistant.Macros.UseSkillAction|30
Assistant.Macros.WaitForTargetAction|3
[COLOR="#40E0D0"]// retarget your Lesser Poison Potion
Assistant.Macros.AbsoluteTargetAction|0|0|1086412537|94|101|0|3850[/COLOR]
Assistant.Macros.WaitForTargetAction|3
Assistant.Macros.TargetTypeAction|False|3922
Assistant.Macros.PauseAction|00:00:07
Assistant.Macros.EndIfAction
//
// ALCHEMY
//
Assistant.Macros.IfAction|50|0|1|Lesser Poison
Assistant.Macros.PauseAction|00:00:00.7000000
[COLOR="#40E0D0"]//retarget your mortar and pestle
Assistant.Macros.DoubleClickAction|1075644696|3739[/COLOR]
Assistant.Macros.WaitForGumpAction|949095101|True|10
Assistant.Macros.GumpResponseAction|36|0|0
Assistant.Macros.WaitForGumpAction|949095101|True|10
Assistant.Macros.GumpResponseAction|2|0|0
Assistant.Macros.WaitForGumpAction|949095101|True|10
Assistant.Macros.GumpResponseAction|0|0|0
Assistant.Macros.EndIfAction


Messages In This Thread
Razor Macros for Imagine Nation - by Elia - 04-07-2012, 11:04 AM
Razor Macros for Imagine Nation - by Elia - 04-07-2012, 11:07 AM
Razor Macros for Imagine Nation - by Elia - 04-07-2012, 11:16 AM
Razor Macros for Imagine Nation - by Elia - 04-07-2012, 11:18 AM
Razor Macros for Imagine Nation - by Elia - 04-07-2012, 11:20 AM
Razor Macros for Imagine Nation - by tranith - 04-08-2012, 09:07 PM
Razor Macros for Imagine Nation - by Elia - 04-08-2012, 09:48 PM
Razor Macros for Imagine Nation - by tranith - 04-08-2012, 10:02 PM
Razor Macros for Imagine Nation - by Elia - 04-08-2012, 10:16 PM
Razor Macros for Imagine Nation - by Elia - 04-08-2012, 11:18 PM
Razor Macros for Imagine Nation - by tranith - 04-08-2012, 11:18 PM
Razor Macros for Imagine Nation - by tranith - 04-08-2012, 11:20 PM
Razor Macros for Imagine Nation - by tranith - 04-08-2012, 11:21 PM
Razor Macros for Imagine Nation - by Elia - 04-08-2012, 11:25 PM
Razor Macros for Imagine Nation - by tranith - 04-09-2012, 12:07 AM
Razor Macros for Imagine Nation - by Elia - 04-09-2012, 05:18 PM
Razor Macros for Imagine Nation - by tranith - 04-08-2012, 11:13 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)