Chuck
Well-known member
So...
I wanna be in-game with two accounts (both active at the same time) so I can farm materials whilst not on PC. So I suppose I need a binder and Sandboxie + Anti AFK(to keep them both active). How do I do that? I managed to keep both of them active using Anti Alt-Tab by MogAika for SAMP 0.3.7 and also the Sandboxie to run two clients. Now ... how do I make AutoHotkey send binds to both of them? Or maybe you guys can make a CLEO that contains the binds I need and I can activate it on both the SAMP clients?
Here's the binds I compiled in AHK.
SendInput t/getmats{enter}
Sleep 63000
Send {Y Down}
Sleep 100
Send {Y Up}
Sleep 1000
I wanna be in-game with two accounts (both active at the same time) so I can farm materials whilst not on PC. So I suppose I need a binder and Sandboxie + Anti AFK(to keep them both active). How do I do that? I managed to keep both of them active using Anti Alt-Tab by MogAika for SAMP 0.3.7 and also the Sandboxie to run two clients. Now ... how do I make AutoHotkey send binds to both of them? Or maybe you guys can make a CLEO that contains the binds I need and I can activate it on both the SAMP clients?
Here's the binds I compiled in AHK.
SendInput t/getmats{enter}
Sleep 63000
Send {Y Down}
Sleep 100
Send {Y Up}
Sleep 1000