Search the Community
Showing results for tags 'poe TRADE'.
Found 1 result
-
please help TO WORK SCRIPT IN INACTIVE WINDOW
a topic posted godre in User's script for POE and/or Exiled Bot
WORKS IN 2.4 with AHK IN ACTIVE WINDOW ... PLEASE HELP TO EDIT IT TO WORK IN BACKGROUND PLEASE SOMEONE !! script #If Path of Exile Macro1: Loop { Loop { WinActivate, Path of Exile ahk_class Direct3DWindowClass Sleep, 333 Sleep, 2652 Send, {Enter} Sleep, 1170 Send, {Backspace} Sleep, 593 Send, {/} Sleep, 390 Send, {t} Sleep, 234 Send, {r} Sleep, 172 Send, {a} Sleep, 171 Send, {d} Sleep, 188 Send, {e} Sleep, 1232 Send, {Space} Sleep, 203 Send, {1} Sleep, 234 Send, {Enter} Sleep, 733 Send, {Enter} Sleep, 1544 Send, {Up} Sleep, 406 Send, {Up} Sleep, 749 Send, {Enter} Sleep, 749 Send, {Enter} Sleep, 546 Send, {Up} Sleep, 327 Send, {Up} Sleep, 640 Send, {Backspace} Sleep, 312 Send, {2} Sleep, 312 Send, {Enter} Sleep, 764 Send, {Enter} Sleep, 515 Send, {Up} Sleep, 343 Send, {Up} Sleep, 359 Send, {Enter} Sleep, 733 Send, {Enter} Sleep, 718 Send, {Up} Sleep, 452 Send, {Up} Sleep, 671 Send, {Backspace} Sleep, 312 Send, {3} Sleep, 296 Send, {Enter} Sleep, 968 Send, {Enter} Sleep, 592 Send, {Up} Sleep, 406 Send, {Up} Sleep, 577 Send, {Enter} Sleep, 1108 Send, {Enter} Sleep, 624 Send, {Up} Sleep, 265 Send, {Up} Sleep, 733 Send, {Backspace} Sleep, 375 Send, {4} Sleep, 390 Send, {Enter} Sleep, 982 Send, {Enter} Sleep, 609 Send, {Up} Sleep, 296 Send, {Up} Sleep, 702 Send, {Enter} Sleep, 905 Send, {Enter} Sleep, 3479 Send, {Up} Sleep, 452 Send, {Up} Sleep, 624 Send, {Backspace} Sleep, 687 Send, {5} Sleep, 312 Send, {Enter} Sleep, 1326 Send, {Enter} Sleep, 515 Send, {Up} Sleep, 327 Send, {Up} Sleep, 499 Send, {Enter} Sleep, 936 Send, {Enter} Sleep, 1404 Send, {Up} Sleep, 344 Send, {Up} Sleep, 655 Send, {Backspace} Sleep, 468 Send, {6} Sleep, 281 Send, {Enter} Sleep, 1388 Send, {Enter} Sleep, 1123 Send, {Up} Sleep, 453 Send, {Up} Sleep, 592 Send, {Enter} Sleep, 952 Send, {Enter} Sleep, 858 Send, {Up} Sleep, 328 Send, {Up} Sleep, 717 Send, {Backspace} Sleep, 515 Send, {7} Sleep, 1076 Send, {Enter} Sleep, 827 Send, {Enter} Sleep, 562 Send, {Up} Sleep, 343 Send, {Up} Sleep, 562 Send, {Enter} } } Return #If F8::ExitApp