Company Name Esellibuy
Price: Canadian dollars
Call us + 1-647-493-5698
We are located in Canada
Free Shipping Worldwide
Price: Canadian dollars
Call us + 1-647-493-5698
We are located in Canada
Free Shipping Worldwide
PixelGetColor, color, 983, 824, RGB
If (color = 0xE97FFF)
{
Send, {c down}
sleep 10
Send, {c up}
}
End::
loop
{
PixelGetColor, color, 983, 824, RGB
If (color = 0xE97FFF)
{
Send, {c down}
sleep 10
Send, {c up}
}
PixelGetColor, color, 983, 824, RGB
If (color = 0x00A2E7)
{
Send, {1 down}
sleep 10
Send, {1 up}
}
}
return
^F1::exitapp
F1::Pause, toggle
^z:: ; Control+Z hotkey.
MouseGetPos, MouseX, MouseY
PixelGetColor, RGB, %MouseX%, %MouseY%
MsgBox The color at the current cursor position is %RGB%.
MouseGetPos, xpos, ypos
MsgBox, The cursor is at X%xpos% Y%ypos%.
return
O::
KeyWait, O
Gui, Add, Text,, < My text appears here in this line. >
Gui, Add, Text,,
Gui, Add, Text,, above empty line.
Gui, Add, Text,, U can add any symbols after ,,
Gui, Add, Text,, So u can place here ur bind like: I binded Spell1 to key 1 dont forget to make same bind ingame. (Useful for friends)
gui, +alwaysontop
Gui, Show, NoActivate
KeyWait O, D
Gui Destroy
^F1::exitapp
F1::Pause, toggle
End::
loop
{
PixelGetColor, color, 983, 824, RGB
If (color = 0xE97FFF)
{
Send, {c down}
sleep 10
Send, {c up}
}
PixelGetColor, color, 983, 824, RGB
If (color = 0x00A2E7)
{
Send, {1 down}
sleep 10
Send, {1 up}
}
PixelGetColor, color, 983, 824, RGB
If (color = 0xC6FF94)
{
Send, {2 down}
sleep 10
Send, {2 up}
}
PixelGetColor, color, 983, 824, RGB
If (color = 0xC89E1E)
{
Send, {3 down}
sleep 10
Send, {3 up}
}
PixelGetColor, color, 983, 824, RGB
If (color = 0xD9F6FA)
{
Send, {4 down}
sleep 10
Send, {4 up}
}
PixelGetColor, color, 983, 824, RGB
If (color = 0xC3A0EC)
{
Send, {y down}
sleep 10
Send, {y up}
}
PixelGetColor, color, 983, 824, RGB
If (color = 0xFFC886)
{
Send, {x down}
sleep 10
Send, {x up}
}
PixelGetColor, color, 983, 824, RGB
If (color = 0x420081)
{
Send, {q down}
sleep 10
Send, {q up}
}
PixelGetColor, color, 983, 824, RGB
If (color = 0x6B0000)
{
Send, {e down}
sleep 10
Send, {e up}
}
}
return
O::
KeyWait, O
Gui, Add, Text,, < Program binds. >
Gui, Add, Text,,
Gui, Add, Text,, End - Start rotation, F1 - pause\resume rotation! Ctrl+F1 - Exit. O - Show\Hide This window.
Gui, Add, Text,,
Gui, Add, Text,, < In-game binds. ****Make sure u had same buttons ! >
Gui, Add, Text,,
Gui, Add, Text,, Кнопки: 1 - Wrath 2 - Sunfire 3 - Moonfire 4 - Stellar Flare
Gui, Add, Text,, Кнопки: Y - Fury of Elune X - Celestial Alignment Q - Starsurge E - Lunar Strike
Gui, Add, Text,, Кнопки: C - Moonkin Form.
Gui, Add, Text,,
Gui, Add, Text,, < Setup Hekili. >
Gui, Add, Text,,
Gui, Add, Text,, Hekili: Single Target always, OR DISABLE STARFALL!!
Gui, Add, Text,, Hekili: On screen pos. - X 31 Y -271. Icon Width: W 152 H 160 ZOOM 30
Gui, Add, Text,, Hekili: ! MAKE SHOW ONLY 1 BUTTON !
Gui, Add, Text,,
Gui, Add, Text,, < TALLENTS: >
Gui, Add, Text,,
Gui, Add, Text,, | 1 | Х | Х | Х | 2 | 2 or 3 | 1 or 2 |
Gui, Add, Text,,
Gui, Add, Text,, Good Game. ;3
gui, +alwaysontop
Gui, Show, NoActivate
KeyWait O, D
Gui Destroy