Jump to content
EN
Play

Forum

Quick ‘n Easy Server Loader (made by werty8763)


 Share

Recommended Posts

NOTE: unfortunately, due to difference in xy coordinates in different computers, the garage opener may not work..... :(

Edited by werty8763

Share this post


Link to post
Share on other sites

oh look more ahk stuff on tanki forum :D

#IfWinActive ahk_class ShockwaveFlashFullScreen
#IfWinActive ahk_class TfrmMain

F12::Suspend
F8::ExitApp

~Enter::Suspend, Toggle
~Esc::Suspend, Toggle
~t::Suspend, ON

p::w
l::a
`;::s
'::d
a::q
s::e
d::e
LSHIFT::f
o::r

NumpadClear::Down

Numpad1::l
Numpad2::p
NumpadDot::`;
Numpad0::'
NumpadDel:::
NumpadIns::@

The above is the script I've been running for almost 3 years when playing tanki.  had some others for some other game.  what it does is basically remap a few keys on my keyboard, cause i have massive keyboard jamming like most tankers, and i'm not gonna be tanking using gamepads on this version of tanki (tried and ddnt like it)

 

first 2 lines naturally will depend on what you get from 'ahk window spy' , everything else will be fine on your end.

 

now if like me you have keyboard ghosting jamming you can play around mapping keys and after a good week or 2 of trial and error you should have found that sweet key combinations for playing the game with minimal obstructions.  not 100% as a proper gaming keyboard, but does the job for me :)

 

alternatively http://www.microsoft.com/appliedsciences/KeyboardGhostingDemo.mspx can be useful to visually find dead key combos

 

ps:  having long fingers help a lot :D

  • Like 1

Share this post


Link to post
Share on other sites

oh look more ahk stuff on tanki forum :D

#IfWinActive ahk_class ShockwaveFlashFullScreen
#IfWinActive ahk_class TfrmMain

F12::Suspend
F8::ExitApp

~Enter::Suspend, Toggle
~Esc::Suspend, Toggle
~t::Suspend, ON

p::w
l::a
`;::s
'::d
a::q
s::e
d::e
LSHIFT::f
o::r

NumpadClear::Down

Numpad1::l
Numpad2::p
NumpadDot::`;
Numpad0::'
NumpadDel:::
NumpadIns::@

The above is the script I've been running for almost 3 years when playing tanki.  had some others for some other game.  what it does is basically remap a few keys on my keyboard, cause i have massive keyboard jamming like most tankers, and i'm not gonna be tanking using gamepads on this version of tanki (tried and ddnt like it)

 

first 2 lines naturally will depend on what you get from 'ahk window spy' , everything else will be fine on your end.

 

now if like me you have keyboard ghosting jamming you can play around mapping keys and after a good week or 2 of trial and error you should have found that sweet key combinations for playing the game with minimal obstructions.  not 100% as a proper gaming keyboard, but does the job for me :)

 

alternatively http://www.microsoft.com/appliedsciences/KeyboardGhostingDemo.mspx can be useful to visually find dead key combos

 

ps:  having long fingers help a lot :D

Yea, I know about key mapping, but I don't use it, because I use a laptop.... ;)

Nice job, BTW.... :D

Share this post


Link to post
Share on other sites

^ or maybe copyagent? :lol:

Maybe :ph34r:

Agent's are smarter than everday people

Look up the word agent, second definition.

You may be right, I get (or take(or steal) or copy)

Information from the field Marshall. :ph34r:

Share this post


Link to post
Share on other sites

Maybe :ph34r:

Agent's are smarter than everday people

Look up the word agent, second definition.

You may be right, I get (or take(or steal) or copy)

Information from the field Marshall. :ph34r:

Ho hum...... -_-

I am a hacker..... :D

H eh ehehhhehhahehhhaha!!!! ** :p

Share this post


Link to post
Share on other sites

I'm not sure if it works for firefox or opera or other browsers, I havent tested it....

But if it doesnt work, post a comment below and I'll try to fix it... :)

I don't use any of those browsers, it self destructs so I guess it's just maybe because of browser. 

Just tried google chrome, but I don't like google chrome - it works though. It's nice, two keys and it does 3 things for you. I prefer playing full screen and use Maxthon Cloud.

 

Here's a full screen picture if you wish to change the axis :P

http://prntscr.com/91lnpz

 

Nevermind! :P I removed the "SendEvent {Click 610, 430} Return" part and checked where the cursor was, I changed the axis a bit and got it into the right place. Then I added the "SendEvent {Click 610, 430} Return" back and changed the axis to (610, 400) and BAM :D

 

Will be very useful, good idea to make this ;)

Edited by Sr.I3oSS

Share this post


Link to post
Share on other sites

I don't use any of those browsers, it self destructs so I guess it's just maybe because of browser. 

Just tried google chrome, but I don't like google chrome - it works though. It's nice, two keys and it does 3 things for you. I prefer playing full screen and use Maxthon Cloud.

 

Here's a full screen picture if you wish to change the axis :P

http://prntscr.com/91lnpz

 

Nevermind! :P I removed the "SendEvent {Click 610, 430} Return" part and checked where the cursor was, I changed the axis a bit and got it into the right place. Then I added the "SendEvent {Click 610, 430} Return" back and changed the axis to (610, 400) and BAM :D

 

Will be very useful, good idea to make this ;)

Good..... smart guy.....

Some people have no idea how to make it work..... :D

But you..... just fixed it for yourself....

Congratz....

Now you have a working garage opener!! ;)

  • Like 1

Share this post


Link to post
Share on other sites

This topic is now closed to further replies.
 Share

×
×
  • Create New...