Download
(2Kb)
Download
Updated: 10-28-08 07:31 AM
Pictures
File Info
Updated:10-28-08 07:31 AM
Created:unknown
Downloads:2,350
Favorites:8
MD5:

Leeto Chattext Substitutor

Version: 1.0d
by: drukuh [More]

Leeto is a very small AddOn that hooks into the Blizzard ChatEditBox, translating your chat inputs into l337 =)

Usage:

/leeto to activate or deactivate chat text substitution.

-- 1.0d
Updated .toc

-- 1.0c
Fixed secure hooking ..
Won't break Macros with %t or %f anymore.

-- 1.0b
RaidIcon-Code "{rt1},{rt2}, etc." won't be translated any longer

-- 1.0a
First public release
Optional Files (0)


Post A Reply Comment Options
Unread 07-22-08, 07:20 AM  
Nihlo
A Murloc Raider

Forum posts: 7
File comments: 158
Uploads: 0
gratz dru

letz test
Report comment to moderator  
Reply With Quote
Unread 07-22-08, 08:34 AM  
Icecoldcoke
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 132
File comments: 64
Uploads: 7
rofl, nice.
Report comment to moderator  
Reply With Quote
Unread 07-22-08, 08:49 AM  
Teadragon
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
I really, really can live without Leet. But I am looking for an addon with quite similar functions.

Something which translates a "pat" I type into "Patrol incoming"," or a "omw" into "on my way". (That is much nicer, not only at RPG servers, but also when playing in company of someone who is new to the game.)

No database necessary, only the replacement function and a possibility to add own translations, perhaps with a slash command.

Oh and maybe there would a possibility to create an "leet translator", which intercepts incoming leet and translates them into "normal" English?

Just as a thought.
Report comment to moderator  
Reply With Quote
Unread 07-22-08, 09:00 AM  
drukuh
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 3
Uploads: 1
Teadragon: Feel free to change my (really simple) sourcecode, modifying Leeto to exactly do what you want is quite easy:
Open the lua, find the leeto_translate() function, remove everything in it except the "return strz;" and add:
Code:
if strz=="pat" then strz="Patrol incoming!"; end;
if strz=="omw" then strz="on my way"; end;
etc.


As for the translator to decypher incoming leet, I might think about it
Report comment to moderator  
Reply With Quote
Unread 07-22-08, 09:01 AM  
Nihlo
A Murloc Raider

Forum posts: 7
File comments: 158
Uploads: 0
Originally posted by Teadragon
I really, really can live without Leet. But I am looking for an addon with quite similar functions.

Something which translates a "pat" I type into "Patrol incoming"," or a "omw" into "on my way". (That is much nicer, not only at RPG servers, but also when playing in company of someone who is new to the game.)

No database necessary, only the replacement function and a possibility to add own translations, perhaps with a slash command.

Oh and maybe there would a possibility to create an "leet translator", which intercepts incoming leet and translates them into "normal" English?

Just as a thought.
there're some rp and /2 mods which do anything like this
Report comment to moderator  
Reply With Quote
Unread 07-22-08, 02:31 PM  
Teadragon
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
There were such addons, you are right (Eloquence, Alias, Textfilter and others), but all I know stopped working, since for some reason there was no update since patch 2.0 or earlier for them. Except of Eloquence (there was no update, too, but you get it working with a trick), but that addon was to big and to less configurable for my taste.

Because of that will try the change in the .lua file of leeto, thanks for the tip! I really hope it works. Although I still think it would be very nice to be able to add new "translations" ingame, instead of having to edit the .lua file everytime.

And about the leet translator - if you are really thinking about it (and I hope you are!!! ) :Is it possible to have the option to mark the translated text somehow, to know someone used leet (e.g. putting a special sign behind it, or something like that).
Last edited by Teadragon : 07-22-08 at 02:35 PM.
Report comment to moderator  
Reply With Quote
Unread 07-23-08, 10:17 AM  
Teadragon
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
The suggested change in the code works perfectly! It even handles the translation of into *smile* - something which Eloquence, for example, never was able to do correctly.

So, in spite of the fact that I am really allergic to leet speak, thanks for this addon. With a little work it is a lightwight alternative to addons like Lore, Alias or Eloquence, until finally someone creates something with the possibility to add translations in game.
Last edited by Teadragon : 07-23-08 at 10:18 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: