Page 1 of 1

My ID wc3 macro - Updated 15/04/2020

Posted: Sun Aug 10, 2014 4:48 am
by Burn
If windows blocks you from opening it, you need to show more, then run anyway.

Download v1.2 : https://www.dropbox.com/s/v0cmh1oc0hy4j ... 2.exe?dl=0
Source: https://pastebin.com/raw/aMtSX6Xv

The dropbox folder includes a readme.txt file which will help you set-up windows mode, and tell you to run as admin.

Notable WC3 features (only works when wc3 window is active):

Game name requesting [Alt + 9]
Game name copy [Alt + 2]
Inventory hot-keys [Alt + QWASZX]
-cam and /fps macro [Alt + 8]
take cover [alt + 4]
Apple symbol [Alt + Control + Shift + A]

Additional macros:
Force borderless window [Windows + F11, Windows + F12 to revert]
Cursor window lock [Windows + F9, Windows + F10 to revert]
Always on top [Control + space]
Googles your copied clipboard [Windows + G]

Source + AHK file included if you want to edit it for yourself, like -cam 180 command. More information on setup and everything in the readme file included in the readme.

For AHK users:
Source: http://pastebin.com/raw.php?i=nXn8vyD4

If you want to edit the script:

1) Download AHK from http://www.autohotkey.com/
2) Right click .ahk file
3) Edit contents

DISCLAIMER: Everything is legal in this macro and you won't be banned from ENT.
If an admin needs me to take this down or edit it, I'll reluctantly oblige.

-Burn

Re: My ID wc3 macro

Posted: Sun Aug 10, 2014 7:02 am
by TimmyTheTauren
macro banned

Re: My ID wc3 macro

Posted: Sun Aug 10, 2014 11:28 am
by aRt)Y
Upload ahk code to pastebin, please. I dont want to download the zip for it.

Re: My ID wc3 macro

Posted: Sun Aug 10, 2014 12:08 pm
by Burn
aRt)Y wrote:Upload ahk code to pastebin, please. I dont want to download the zip for it.

Ah, I had that before, then I edited it to reduce clutter.

AHK file: https://www.dropbox.com/s/6qkc4udgq36g7 ... 20pubs.ahk
Source: http://pastebin.com/raw.php?i=mNLM3Xwk

-Burn

Re: My ID wc3 macro

Posted: Sun Aug 10, 2014 12:33 pm
by aRt)Y
You should probably list all hotkeys for those who dont know how to read the code, not that they open the file while escaping to edit the file. :|

Re: My ID wc3 macro

Posted: Sun Aug 10, 2014 12:36 pm
by Burn
aRt)Y wrote:You should probably list all hotkeys for those who dont know how to read the code, not that they open the file while escaping to edit the file. :|
There's a readme file inside the ZIP file explaining how to setup things, like run as admin and windowed mode. The hot-keys not listed aren't "notable".

Also, if you are annoyed at the UAC prompt, try this out: http://lifehacker.com/how-to-eliminate- ... -493128966

-Burn

Re: My ID wc3 macro

Posted: Wed Aug 27, 2014 10:45 pm
by Stealer
DISCLAIMER: Everything is legal in this macro and you won't be banned from ENT.


100% legal my ass.

Code: Select all

!8::Sendinput {Enter}-cam 180{Enter}{Enter}/fps{Enter}

Re: My ID wc3 macro

Posted: Wed Aug 27, 2014 10:57 pm
by Burn
Lolwut, can't tell if serious. /fps is client based, like /whois.

-Burn

Re: My ID wc3 macro

Posted: Wed Aug 27, 2014 11:48 pm
by Stealer
http://wiki.entgaming.net/index.php?title=EntGaming:IDRules wrote:Usage of macros are forbidden.
An exception is remapping your keys. For example, remapping item slot (hotkey 4) to alt+5. However, remapping 2 keys into 1 (like b(uild)+w(wall) as hotkey v) is considered a macro and is ban-able.


No matter how you count -cam 180 is 7 characters which only takes 2 to activate.

Re: My ID wc3 macro

Posted: Thu Aug 28, 2014 1:13 am
by Neco
Cambrioleuse wrote:
http://wiki.entgaming.net/index.php?title=EntGaming:IDRules wrote:Usage of macros are forbidden.
An exception is remapping your keys. For example, remapping item slot (hotkey 4) to alt+5. However, remapping 2 keys into 1 (like b(uild)+w(wall) as hotkey v) is considered a macro and is ban-able.


No matter how you count -cam 180 is 7 characters which only takes 2 to activate.

It's only performing one action however, which is more what the rule implies. B -> W is two actions, as you're "clicking" the build menu then the wall.

Re: My ID wc3 macro

Posted: Wed Apr 15, 2020 2:01 am
by Burn
Updated for reforged.

-Burn