Autohotkey bannable or not ?
Everyone should have /oos on a (manually clicked) autohotkey or programmable keyboard slot, as long as its not timed going of automatically you are fine (cant be arsed to dig up dev quotes)
Other (manually clicked..yeah yeah) hotkeys would be /itemlevel, and maybe log out for those playing alt f4 leagues. |
![]() |
" No, it's not a grey area at all. It is not allowed. Period. And yes, you can get banned if caught. |
![]() |
If you want to use it, use it. Same functionality as some fancier keyboards.
|
![]() |
These are allowed and confirmed by GGG
CheckItemLevel(){ BlockInput On Send {LButton} Send {Enter} Sleep 2 Send /itemlevel Send {Enter} Sleep, 75 Send {LButton} BlockInput Off return } OOSCommand(){ BlockInput On Send {Enter} Sleep 2 Send /oos Send {Enter} Sleep, 2 BlockInput Off return } FastLogOut1(){ BlockInput On SetDefaultMouseSpeed 0 sendinput {esc} MouseClick, left, 959, 432, 1, 1 BlockInput Off return } Remaining(){ BlockInput On Send {Enter} Sleep 2 Send /remaining Send {Enter} BlockInput Off return } OpenPortal(){ BlockInput On MouseGetPos xx, yy Send {i} MouseMove, 1300,825,0 Sleep 2 Click Right Send {i} MouseMove, xx, yy, 0 BlockInput Off return } MouseGetPos and MouseMove makes it so the pointer is moved back to the spot when you pressed the macro to open portal. Blockinput stops any other mouse/keyboard input during the macros execution to prevent interuptions to it. The macro happens so fast it doesn't affect gameplay at all. With the checkitemlevel macro, all you have to do is hover over the item and hit the macro, Do not manually put the item on cursor first. " Last edited by Methodical_Prodigy#2112 on Oct 29, 2013, 12:01:24 PM
|
![]() |
Sorry to anyone that copied these macros before i edited but I made a mistake on checkitemlevel. It is now fixed.
|
![]() |
Thanks for the Macros, I really appreciate the OOS one! :)
" Can you provide a link for this? I'd love to use these, but I'd like to make sure I ain't gonna get banned. ;) I've tried searching for a post, but I may be searching with the wrong terms. Thanks! |
![]() |
This is the thread
http://www.pathofexile.com/forum/view-thread/473902 Out of all the macros I had listed, the only one I was specifically told to remove was the OOS timer which when the macro is pressed it sends /oos and then again every 10 seconds until the same macro is pressed again to stop it. It was a on/off toggle. When you press macro again the timer starts, press again and it stops etc. |
![]() |
nvm
Last edited by txd#1856 on Oct 29, 2013, 2:14:42 PM
| |
" Brilliant, thanks! :) |
![]() |
" you sound pretty wrong man ign: hoya on hardcore
hoya is really shit at mapping |