I just tried, then start, it's running but didn't do anything ingame, can you make a tut? thanks
BEM log like this!!!!!!
Executing: Variable.Add (Math)(Variable name: Counter, Value: 1)
Error: A variable called Counter, does not exist
Executing: Function.Execute(Name: Attack)
Error: A variable called Counter, does not exist
CODE!!
if Color.At coordinate is not (RGB)("23", "22", "24", "543", "39")
begin
Keyboard.Hold keys("9")
Humanly.Pause("200", "400")
Keyboard.Release keys("9")
Macro.Pause("50")
Keyboard.Press key("{<tab>}")
end
if Color.At coordinate is (RGB)("23", "22", "24", "543", "39")
begin
Function.Execute("Attack")
end
if Color.At coordinate is not (RGB)("23", "22", "24", "543", "39")
begin
Keyboard.Hold keys("{<tab>}")
Macro.Pause("13")
Keyboard.Release keys("{<tab>}")
end
if Color.At coordinate is (RGB)("23", "22", "24", "543", "39")
begin
Keyboard.Hold keys("1")
Macro.Pause("13")
Keyboard.Release keys("1")
Macro.Pause("263")
Keyboard.Press keys("2")
Macro.Pause("13")
Keyboard.Release keys("2")
Macro.Pause("263")
Keyboard.Hold keys("3")
Macro.Pause("13")
Keyboard.Release keys("3")
Macro.Pause("263")
Keyboard.Hold keys("4")
Macro.Pause("13")
Keyboard.Release keys("4")
end
if Color.At coordinate is not (RGB)("102", "164", "59", "254", "61")
begin
Variable.Add (Math)("Counter", "1")
Macro.Pause("50")
end
if Variable.Is equal to("Counter", "350")
begin
Keyboard.Hold keys("{<alt>}")
Macro.Pause("50")
Keyboard.Press key("1")
Macro.Pause("50")
Keyboard.Release keys("{<alt>}")
end
if Color.At coordinate is not (RGB)("102", "164", "59", "254", "61")
begin
Keyboard.Hold keys("5")
Macro.Pause("13")
Keyboard.Release keys("5")
Macro.Pause("526")
end






