Anda di halaman 1dari 4

begin loop()

// Like 5 Pixels in Black Area in Loading Screen


when Color.Pixel pattern can not be located on screen("", "")
begin
Function.Execute("enter")
end
Function.Execute("wait")
// Like 5 Pixels in Black Area in Loading Screen
when Color.Pixel pattern can not be located on screen("", "")
begin
Function.Execute("move")
end
Function.Execute("attack nano")
Function.Execute("attack ete")
Function.Execute("exit")
end

function("enter")
begin
Humanly.Pause("4000", "4000")
// Double Click on Mono NPC
Mouse.Move to coordinate("416", "122")
Function.Execute("Human Pause")
Mouse.Double click("left")
Humanly.Pause("4000", "4000")
// Click on Data Normal
Mouse.Move to coordinate("300", "122")
Function.Execute("Human Pause")
Mouse.Click("left")
end
function

function("wait")
begin
Macro.Pause("4000")
end
function

function("move")
begin
// path of moving to ete bot
Macro.Execute new("", "", "yes")
Humanly.Pause("2000", "2000")
end
function

function("attack ete")
begin
// RGB of Ete Image
while Color.At coordinate is not (RGB)("", "", "", "", "")
begin
Keyboard.Hold keys("{<tab>}")
Function.Execute("Human Pause")
Keyboard.Release keys("{<tab>}")
Function.Execute("Human Pause")
end
// RGB of Ete Image
when Color.At coordinate is (RGB)("", "", "", "", "")
begin loop()
// Shorcut for shock
Keyboard.Hold keys("")
Function.Execute("Human Pause")
Keyboard.Release keys("")
Keyboard.Hold keys("1")
Function.Execute("Human Pause")
Keyboard.Release keys("1")
Keyboard.Hold keys("4")
Function.Execute("Human Pause")
Keyboard.Release keys("4")
Function.Execute("Human Pause")
Function.Execute("heal")
// RGB of any Blue area in Rank Table after you kill ete
if Color.At coordinate is (RGB)("", "", "", "", "")
begin
Macro.Break from loop("yes")
Function.Execute("Human Pause")
Keyboard.Hold keys("{<esc>}")
Function.Execute("Human Pause")
Keyboard.Release keys("{<esc>}")
Function.Execute("Human Pause")
end
end
end
function

function("attack nano")
begin
// RGB of Nano Image
while Color.At coordinate is not (RGB)("", "", "", "", "")
begin
Keyboard.Hold keys("{<tab>}")
Function.Execute("Human Pause")
Keyboard.Release keys("{<tab>}")
Function.Execute("Human Pause")
end
// RGB of Nano Image
when Color.At coordinate is (RGB)("", "", "", "", "")
begin loop()
// Shorcut for shock
Keyboard.Hold keys("")
Function.Execute("Human Pause")
Keyboard.Release keys("")
Keyboard.Hold keys("1")
Function.Execute("Human Pause")
Keyboard.Release keys("1")
Keyboard.Hold keys("4")
Function.Execute("Human Pause")
Keyboard.Release keys("4")
Function.Execute("Human Pause")
Function.Execute("heal")
// RGB of Nano hp around 3%
if Color.At coordinate is not (RGB)("", "", "", "", "")
begin
Macro.Break from loop("yes")
end
end
end
function
function("exit")
begin
Keyboard.Hold keys("4")
Function.Execute("Human Pause")
Keyboard.Release keys("4")
Function.Execute("Human Pause")
Keyboard.Hold keys("4")
Function.Execute("Human Pause")
Keyboard.Release keys("4")
Function.Execute("Human Pause")
Keyboard.Hold keys("4")
Function.Execute("Human Pause")
Keyboard.Release keys("4")
Keyboard.Hold keys("4")
Function.Execute("Human Pause")
Keyboard.Release keys("4")
Keyboard.Hold keys("4")
Function.Execute("Human Pause")
Keyboard.Release keys("4")
Function.Execute("Human Pause")
// Double Click on Mono NPC
Mouse.Move to coordinate("", "")
Function.Execute("Human Pause")
Mouse.Double click("left")
// Delay for tamer to go to mono npc (depend on ur tamer speed)
Macro.Pause("11000")
// Click on Server Pyramid
Mouse.Move to coordinate("", "")
Function.Execute("Human Pause")
Mouse.Click("left")
Macro.Pause("6000")
end
function

function("Human Pause")
begin
Humanly.Pause("100", "300")
end
function

function("heal")
begin
// (ds tamer)
if Color.At coordinate is not (RGB)("", "", "", "", "")
begin
Keyboard.Hold keys("")
Keyboard.Release keys("")
end
// (ds digi)
if Color.At coordinate is not (RGB)("", "", "", "", "")
begin
Keyboard.Hold keys("")
Keyboard.Release keys("")
end
// (hp digi)
if Color.At coordinate is not (RGB)("", "", "", "", "")
begin
Keyboard.Hold keys("")
Keyboard.Release keys("")
end
end
function

Anda mungkin juga menyukai