Disable % & $ # Htlauncher.exe
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.
http://i62.tinypic.com/2hqqq93.png
---------------------------------------------------------------------------------------------------------------
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 --- > http://developertantra.com|
:thumbup::thumbup:
Re: Disable % & $ # Htlauncher.exe
Not his original work. LOL credits to the person that actually did this.
Re: Disable % & $ # Htlauncher.exe
Ony add % & $ # in ChatFilter.txt and ready disabled.
Re: Disable % & $ # Htlauncher.exe
this was originally shared by Tantra Developer on facebook so credits goes to Tantra Developer :D
Re: Disable % & $ # Htlauncher.exe
Quote:
Originally Posted by
Radz
this was originally shared by Tantra Developer on facebook so credits goes to Tantra Developer :D
See the attachment above .
and you can see the credentials .
:)
- - - Updated - - -
Quote:
Originally Posted by
heterojeneo
Ony add % & $ # in ChatFilter.txt and ready disabled.
really? hahah XD
Re: Disable % & $ # Htlauncher.exe
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.
Re: Disable % & $ # Htlauncher.exe
And you thought that typing %n %s is the only way to crash a server. ;)
Re: Disable % & $ # Htlauncher.exe
Quote:
Originally Posted by
master_unknown
And you thought that typing %n %s is the only way to crash a server. ;)
o.O
hahaha
Re: Disable % & $ # Htlauncher.exe
How about disabling the Print Screen key ? To avoid Wall hacking...
Re: Disable % & $ # Htlauncher.exe
Re: Disable % & $ # Htlauncher.exe
Quote:
Originally Posted by
jbeitz107
VK_PRINT,104 I believe
Yeah I think your right on that but tried to compile using that line but to no avail print screen still functioning :D
Re: Disable % & $ # Htlauncher.exe
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.
Re: Disable % & $ # Htlauncher.exe
Quote:
Originally Posted by
master_unknown
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.
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)