Disable % & $ # Htlauncher.exe

Elite Diviner
Joined
Jan 17, 2014
Messages
401
Reaction score
40
This tutorial is very simple and also very helpful for those private server .
While there is a bug that if you put / n,%% & #% or ALT characters in the Party Board, [ Exploit ] Now learn to solve this error and will disable those characters.
Tools we need:
- Clean HTLauncher.exe [ k4 or k6 version ]
- Res hacker Tool [ You can download that in Google ]
- Install Res hacker
Then we will open the HTLauncher just simply right click then click Resource hacker and then find this tab ACCELERATORS
We will you a COMPILE SCRIPT , This Script will disable all Special Strings in your HTLauncher.exe .Save as and all features will be disabled.


---------------------------------------------------------------------------------------------------------------


Compile Script




101 ACCELERATORS
LANGUAGE LANG_KOREAN, 0x1
{
VK_F4, 40002, NOINVERT, ALT, VIRTKEY
VK_RETURN, 40001, NOINVERT, ALT, VIRTKEY
"%", 104
"@", 104
"$", 104
"!", 104
0, 104, NOINVERT, ALT, VIRTKEY
0, 104, NOINVERT, ALT, VIRTKEY
0, 104, NOINVERT, ALT, VIRTKEY
0, 104, NOINVERT, ALT, VIRTKEY
0, 104, NOINVERT, ALT, VIRTKEY
0, 104, NOINVERT, ALT, VIRTKEY
0, 104, NOINVERT, ALT, VIRTKEY
0, 104, NOINVERT, ALT, VIRTKEY
0, 104, NOINVERT, ALT, VIRTKEY
0, 104, NOINVERT, ALT, VIRTKEY
}

Credits to : DeveloperTantra
Link --- >
 
Last edited:
Newbie Spellweaver
Joined
May 6, 2013
Messages
65
Reaction score
0
this was originally shared by Tantra Developer on facebook so credits goes to Tantra Developer
 
Tantra Freelancer
Joined
Apr 9, 2014
Messages
541
Reaction score
23
Seeing this guide will help dupers/hackers learn how to edit the HTLauncher. Anyway we can still compress HTLauncher.exe in order for this Accelerator folder in Resource hacker not accessible by public.
 
Tantra Freelancer
Joined
Apr 9, 2014
Messages
541
Reaction score
23
How about disabling the Print Screen key ? To avoid Wall hacking...
 
Joined
Oct 16, 2004
Messages
897
Reaction score
97
How about you make a low level hook that disables the PRINT SCREEN completely while HTLauncher is running.
Well, I guess you cant do that since all you guys do here is leech.

Or to make it more simplier, make a HotKey application that runs side-by-side when HTLauncher is running.
When someone presses the PRNTSCR, your HotKey PRNTSCR will close the Client instead.
That should stop them from using Wall bug.
 
Joined
Apr 6, 2012
Messages
456
Reaction score
38

I was able to do this before using autohk, with a dll hooked on the htlauncher then it will trigger the autohk.exe. My only problem with that was the autohk will close automatically when I try to start another tantra client(I was lazy enough to search on how make it work on multiple clients)