Forums
May 03, 2024, 09:05 AM

Author Topic: AHK script to promote TUS to newbies while in lobby chat  (Read 1024 times)

0 Members and 1 Guest are viewing this topic.

Offline Xrayez

A piece of code for AHK (AutoHotkey) to paste advertisement for TUS to newbies.

Press Alt + T to send the message to the lobby chat.
! stands for Alt. Replace it with ^ for Ctrl or both ^! for Alt + Ctrl + Key.
SC014 is the 'T' key. You can replace it with ordinary letter but it won't work on all keyboard layouts
No need to press Enter.

Spoiler! View

;--------------------------------------------------------------------------
; TUS
;--------------------------------------------------------------------------
!SC014::
   SendInput /me         Sorry, it's a league game, visit www.tus-wa.com for more information about leagues and Worms Armageddon in general. You can watch the game if you want to. Classic league is sponsored and you can win some prize $$$
   SendInput {Enter}
return


Spread the word and hope W:A remains alive!

Edit: use TUS Promoter.exe file provided by Kaleu below if you don't have AHK installed on your computer.
« Last Edit: July 15, 2015, 08:19 AM by Xrayez »

Offline Kaleu

Re: AHK script to promote TUS to newbies while in lobby chat
« Reply #1 on: July 15, 2015, 12:57 AM »
For the lazy: * TUS Promoter.exe (202.36 kB - downloaded 54 times.)


Experience the best TTRR gameplays with my maps!

→ The best of Kaleu ←

↓ Average anti-modules player ↓

Offline Hussar

Re: AHK script to promote TUS to newbies while in lobby chat
« Reply #2 on: July 15, 2015, 07:18 AM »
good job n idea. i allweys taped it manually.

Offline Xrayez

Re: AHK script to promote TUS to newbies while in lobby chat
« Reply #3 on: July 15, 2015, 08:05 AM »
Indeed, thanks Kaleu, I forgot you can actually create standalone exe file using AHK  :)

Offline Guaton

Re: AHK script to promote TUS to newbies while in lobby chat
« Reply #4 on: July 15, 2015, 03:34 PM »
ahk was a cheat program for tapping faster, wasnt it? is it allowed now? lol

Offline Xrayez

Re: AHK script to promote TUS to newbies while in lobby chat
« Reply #5 on: July 15, 2015, 03:48 PM »
ahk was a cheat program for tapping faster, wasnt it? is it allowed now? lol

It's not a topic about tapping faster. And how would one detect that you're using AHK or a similar app? Then it simply comes down to the honour system. And it's somewhat easy to spot a rope cheater, hehe.

Offline Guaton

Re: AHK script to promote TUS to newbies while in lobby chat
« Reply #6 on: July 15, 2015, 04:31 PM »
lol, just wondering ( that would suck  :P )