Sei sulla pagina 1di 3

begin loop()

Function.Execute("Heal")
Function.Execute("Tab")
Function.Execute("Heal")
Function.Execute("Execute skill")
Function.Execute("Heal")
Function.Execute("Standby")
Function.Execute("Heal")
Function.Execute("Item Pickup")
Function.Execute("Heal")
end
function("Heal")
// RGB for TAMER DS, slot 8 35%
if Color.At coordinate is not (RGB)("", "", "", "",
begin
Keyboard.Hold keys("8")
Macro.Pause("50")
Keyboard.Release keys("8")
end
// RGB for Digimon HP to use Hp DISK (or KFC, Pizza,
if Color.At coordinate is not (RGB)("", "", "", "",
begin
Keyboard.Hold keys("{<f7>}")
Macro.Pause("50")
Keyboard.Release keys("{<f7>}")
end
// RGB for Digimon DS to use DS DISK (or KFC, Pizza,
if Color.At coordinate is not (RGB)("", "", "", "",
begin
Keyboard.Hold keys("{<f8>}")
Macro.Pause("50")
Keyboard.Release keys("{<f8>}")
end
function

"")

etc) in slot F7 50%


"")

etc) in slot F8 50%


"")

function("Tab")
// RGB of digimon
if Color.At coordinate is not (RGB)("", "", "", "", "")
begin
Keyboard.Hold keys("{<tab>}")
Macro.Pause("500")
Keyboard.Release keys("{<tab>}")
Macro.Pause("500")
end
function
function("Execute skill")
// RGB for digimon you want selected
if Color.Pixel pattern can not be located on screen near coordinate("", ""
, "", "", "")
begin
Macro.Restart("yes")
end
// RGB digimon HP 100%
if Color.At coordinate is not (RGB)("", "", "", "", "")
begin
Macro.Restart("yes")
end
// Same Pixel Pattern as 1st Pixel Pattern

if Color.Pixel pattern can be located on screen near coordinate("", "", ""


, "", "")
begin
Function.Execute("Skill")
end
function
function("Skill")
// RGB for Digimon skill in slot f1 or f2 (you choose) to attack digimon
begin
Keyboard.Hold keys("{<f>}")
Macro.Pause("500")
Keyboard.Release keys("{<f>}")
// Partners f210002
Macro.Pause("")
// RGB for Partners HP 100%
if Color.At coordinate is not (RGB)("", "", "", "", "")
or
// RGB for Partners DS 100%
Color.At coordinate is not (RGB)("", "", "", "", "")
begin
Function.Execute("Heal")
// RGB for digimon Health Bar 0.1%
if Color.At coordinate is (RGB)("", "", "", "", "")
begin
Function.Execute("Backup skill")
end
end
end
function
function("Backup skill")
// RGB for second skill if you didnt KO on last skill
begin
Keyboard.Hold keys("{<f>}")
Macro.Pause("250")
Keyboard.Release keys("{<f>}")
// Partners f210002
Macro.Pause("")
// RGB for Partners HP 100%
if Color.At coordinate is not (RGB)("", "", "", "", "")
or
// RGB for Partners DS 100%
Color.At coordinate is not (RGB)("", "", "", "", "")
begin
Function.Execute("Heal")
// RGB for digimon HP 0.1%
if Color.At coordinate is (RGB)("", "", "", "", "")
begin
Function.Execute("Skill")
end
end
end
function
function("Standby")
// RGB of digimon
if Color.At coordinate is not (RGB)("", "", "", "", "")
begin
Keyboard.Hold keys("3")

Macro.Pause("250")
Keyboard.Release keys("3")
end
function
function("Item Pickup")
begin
Macro.Pause("3000")
Keyboard.Hold keys("4")
Macro.Pause("250")
Keyboard.Release keys("4")
Macro.Pause("1000")
Keyboard.Hold keys("4")
Macro.Pause("250")
Keyboard.Release keys("4")
Macro.Pause("1000")
Keyboard.Hold keys("4")
Macro.Pause("250")
Keyboard.Release keys("4")
Macro.Pause("1000")
Keyboard.Hold keys("4")
Macro.Pause("250")
Keyboard.Release keys("4")
Macro.Pause("1000")
Keyboard.Hold keys("4")
Macro.Pause("250")
Keyboard.Release keys("4")
end
function

Potrebbero piacerti anche