Download
(110Kb)
Download
Updated: 08-14-11 09:56 AM
Pictures
File Info
Updated:08-14-11 09:56 AM
Created:08-15-10 11:21 AM
Downloads:2,474
Favorites:6
MD5:

EasySpam

Version: 1.4
by: Atane, iSpawnAtHome

TradeShout is now EasySpam

Its been re coded with/in/using Ace3, its a bit buggy atm, but it works.

Consider the addon as a Beta, or even Alpha.
Might need some testers, and some feedback, there will be more updates, maybe next week.

To configure the addon

Type /es or /easyspam in the chat to bring up the config window.
In the command box type the command you want to use
And in the message box type the message you want to send
To use it, simply type /es <The command you choose>
And the addon will print the message.

Professions are a bit buggy, there are no checks to see if you have a profession or not, so if you don't have a proffesion and you try to use the /es <tradeskill>, it will throw a lua error.

Anyways, professions are similar to messages, the command is set to what you wrote in the tradeskill box. So if you wrote "Enchanting" the command will be /es enchanting
And the output string will be "LFW <Tradeskill> <Fee> fee!"
"LFW [Enchanting] 5g fee!"

This might change in the future, I have no plans to edit it now, since my lua knowledge is limited.

Configurations are saved per character, you will need to configure it for every new character you plan to use it on.


Useless info
Code length 31702 chars
Lines of code, 1071
Usage, 72.6kb

1.4 Stable
Fixed libraries, some loading issues

1.3 Beta
Some stuff

1.2 Beta
Quick fix, forgot a function ;)

1.1 Beta
Added the possibility to send to channels, simply type a channel name and tick the checkbox to send it through the specified channel

1.0 Beta

Changed name to EasySpam
Added GUI
Added SavedVariables
Optional Files (0)


Post A Reply Comment Options
Unread 08-15-11, 12:35 AM  
iSpawnAtHome
A Kobold Labourer
 
iSpawnAtHome's Avatar

Forum posts: 0
File comments: 6
Uploads: 0
Here's a suggestion:

can you include character movement in the addon? and make it standalone so it works? maybe in C#?

i would like to say in the guild chat "guys lets raid" and my character automatically moves to the raid instance

ty
Report comment to moderator  
Reply With Quote
Unread 08-14-11, 01:51 PM  
Gautr
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 101
Uploads: 5
Re: wat daaa?

Originally posted by iSpawnAtHome

GOOD ADDON BRO

***can i eat it?
Sure you can, its a bit crunchy though, probably needs more awesomesauce
__________________
Gautr of Corporation
Hellscream EU
Report comment to moderator  
Reply With Quote
Unread 08-14-11, 10:09 AM  
iSpawnAtHome
A Kobold Labourer
 
iSpawnAtHome's Avatar

Forum posts: 0
File comments: 6
Uploads: 0
wat daaa?

wat iz dis sh!t? i liek it

GOOD ADDON BRO

***can i eat it?



*** Quote reserved to Gautr
Last edited by iSpawnAtHome : 08-14-11 at 10:10 AM.
Report comment to moderator  
Reply With Quote
Unread 08-11-11, 06:50 PM  
Gautr
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 101
Uploads: 5
Re: Suggestions

Originally posted by WeirDave
It would be cool to have a GUI interface for this with profiles so that you can tailor it for each of your alts.
Updated to suit your needs, please tell me if you miss something
__________________
Gautr of Corporation
Hellscream EU
Report comment to moderator  
Reply With Quote
Unread 06-24-11, 05:01 AM  
Gautr
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 101
Uploads: 5
Ye it would, I'll start modding when I recover from my sickness, I haven't really been at 100% for a long time.
__________________
Gautr of Corporation
Hellscream EU
Report comment to moderator  
Reply With Quote
Unread 05-19-11, 09:42 AM  
WeirDave
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 7
Uploads: 22
Suggestions

It would be cool to have a GUI interface for this with profiles so that you can tailor it for each of your alts.
__________________
\\/eir]>ave (WeirDave)
http://www.weirdave.com
Report comment to moderator  
Reply With Quote
Unread 02-23-11, 05:35 AM  
Dexen
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Hi, works with 4.0.6 ?
Report comment to moderator  
Reply With Quote
Unread 08-18-10, 05:59 AM  
Gautr
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 101
Uploads: 5
How about GetSubZoneText() ?

SendChatMessage("LAWL IM IN " .. ZoneName .. " ( " .. SubZoneName .. " )" , "CHANNEL", nil, 2)
__________________
Gautr of Corporation
Hellscream EU
Report comment to moderator  
Reply With Quote
Unread 08-18-10, 02:14 AM  
Gautr
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 101
Uploads: 5
Well ye, but you are still close to the 225 limit, 45 chars
__________________
Gautr of Corporation
Hellscream EU
Report comment to moderator  
Reply With Quote
Unread 08-17-10, 01:47 PM  
nightcracker
A Molten Giant
 
nightcracker's Avatar
AddOn Author - Click to view AddOns

Forum posts: 716
File comments: 428
Uploads: 22
Originally posted by Atane
Adding current city to that exceeds the allowed size of a macro, if you have 2 proffessions and if you dont want to travel around citys to supply people with crafts, then you can tell them where to find you, also as stated this is not only for trade but also for those who wish to send several lines of chat easily without having to macro stuff into 2 - 3 macros, but only running them through 1 slashcommand
You liar, don't challenge me!

Code:
/run local s,c,p,g=SendChatMessage,"CHANNEL",select,GetSpellLink;s("10g per cut/ench. "..GetRealZoneText().." only!",c,s(p(2,g"Jewelcrafting"),c,s(p(2,g"Enchanting"),c,nil,2),2),2)
__________________
Three things are certain,
Death, taxes and site not found,
You, victim of one.
Report comment to moderator  
Reply With Quote
Unread 08-16-10, 09:48 AM  
Gautr
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 101
Uploads: 5
Not if you want to include your current city or several lines of information.

This addon uses roughly 1KiB memory and ye that is alot.

This is 217 characters, as you know 255 is max.
Code:
/run SendChatMessage(" "..(select(2,GetSpellLink("Jewelcrafting"))).."","CHANNEL",nil,2) 
/run SendChatMessage(" "..(select(2,GetSpellLink("Enchanting"))).."","CHANNEL",nil,2) 
/2 10g per cut/ench. My current city only!
Adding current city to that exceeds the allowed size of a macro, if you have 2 proffessions and if you dont want to travel around citys to supply people with crafts, then you can tell them where to find you, also as stated this is not only for trade but also for those who wish to send several lines of chat easily without having to macro stuff into 2 - 3 macros, but only running them through 1 slashcommand
__________________
Gautr of Corporation
Hellscream EU
Last edited by Gautr : 08-16-10 at 09:50 AM.
Report comment to moderator  
Reply With Quote
Unread 08-16-10, 05:13 AM  
Ultranutter
Premium Member

Forum posts: 3
File comments: 25
Uploads: 0
I dont see the point to this addon!

You can just set up a macro to do the same thing in less time and save the addon memory.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: