• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver
TellnSpell.mac

Release TellnSpell.mac (1 Viewer) 1.2

No permission to download

Maskoi

old and salty
Joined
Sep 28, 2005
RedCents
82,796¢
TellnSpell.mac v 1.2 03/30/2018 by Maskoi For Redguides' Members ONLY
a simple buffbot macro with customized tells for spells
/mac tellnspell
edit ini file
Your toon will stand there doing nothing until someone sends you a predefined tell.

Sample 100 lv shammy ini file - tellnspell_ToonName.ini
Rich (BB code):
[General]
MacroVer=1.0
MiscGem=8
[TellnSpell]
TellnSpellHelp=Syntax: The Tell Text|Spell/AA Name|Spell/AA -  TellnSpell1=Give me focus|Talisman of the Courageous|Spell
TellnSpell1=Give me focus|Talisman of the Courageous|Spell
TellnSpell2=gimme haste|Talisman of Celerity|Spell
TellnSpell3=NULL
TellnSpell4=NULL
TellnSpell5=NULL
TellnSpell6=NULL
TellnSpell7=NULL
TellnSpell8=NULL
TellnSpell9=NULL
TellnSpell10=NULL
 
Last edited by a moderator:
Re: Tell n Spell Buff Bot Macro

Report any bugs I just wrote this today.

TellnSpell.Mac v 1.2 03/30/2018
Fixed for changes from eqmuleagedon Fall 17 and #warnings

TellnSpell.Mac v 1.1 06/30/2015

Added Check if PC asking for buff in zone
Added Check if PC asking for buff in range of spell
 
Last edited:
Re: Tell n Spell Buff Bot Macro

Did you clear the name of this macro with Fisher Price? Don't want to get hit with a lawsuit.

Regardless, I love it and guildies will too
 
Re: Tell n Spell Buff Bot Macro

would it be easy to put a target range check prior to sending a tell/casting and putting a range value in the ini? Just a thought, don't know if there is enough interest or not to ask :) You can aslo request buffs from outside the zone and caster sends tell to NULL. just fyi.
 
Re: Tell n Spell Buff Bot Macro

Just added a check if PC is in zone and in range of spell caster.

Download v 1.1 and try it
 
Re: Tell n Spell Buff Bot Macro

If I knew people who used MQ, I'd love something like this, haha. I'm more of the don't ask, NEVER tell type of MQ user :#

Reminds me of the buff bots we used to have in Asheron's Call. People would have a bunch set up in towns to buff lowbies and other people.
 
Re: Tell n Spell Buff Bot Macro

Yes I do but it needs a LOT OF TESTING so send her over. I will PM you my address.
 
Re: Tell n Spell Buff Bot Macro

Great macro!

It would make a fantastic plugin too once the kinks are out. Would love to be able to run KissAssist on my Shammy and still have it buff others with SoW or whatever as they inevitably ask for it. Or heck, just to leave it running all the time and request buffs via eqbc
 
Re: Tell n Spell Buff Bot Macro

NO! NO! NO! NO! NO! NO!
Kiss will never interact with other toons through chat. It is the 2nd thing on my check list I use to write Kiss. Kiss does not use chat in anyway. It never has and it never will. It is one of the main safety features I built Kiss around to protect you while macroing.

Others can only use eqbc if they are connected with MQ2 to your server.
 
Re: Tell n Spell Buff Bot Macro

NO! NO! NO! NO! NO! NO!
Kiss will never interact with other toons through chat. It is the 2nd thing on my check list I use to write Kiss. Kiss does not use chat in anyway. It never has and it never will. It is one of the main safety features I built Kiss around to protect you while macroing.

Others can only use eqbc if they are connected with MQ2 to your server.


This.

All it would take it is a brief look at chat logs to definitely pinpoint you as a KISS user if the /tell system was being used.
Those aren't just logged through your char logs after all.
 
Re: Tell n Spell Buff Bot Macro

Well done once again Maskoi! I'd click thanks but I've reached my limit for the next few days.
 
Re: Tell n Spell Buff Bot Macro

NO! NO! NO! NO! NO! NO!
Kiss will never interact with other toons through chat. It is the 2nd thing on my check list I use to write Kiss. Kiss does not use chat in anyway. It never has and it never will. It is one of the main safety features I built Kiss around to protect you while macroing.

Others can only use eqbc if they are connected with MQ2 to your server.

Hrmm, I'm assuming that was directed at my suggestion of a plugin.

I didn't mean to have Kiss do anything other than what it does, I meant it would be useful to have Tell n Spell as a plugin.

For example: You have a group running KissAssist with a Shammy. A random Monk comes running up and sends the Shaman a tell with "Hi. Can you SoW me?" TnS plugin picks the "SoW" out and shoots it at him, he's got no idea you're a bot, and it didnt interfere with Kiss.

Alternate Example: You're running Kiss, but want a specific spell you don't already have programmed into your Kiss ini (because its rarely used. Say, maybe, Bind Affinity?), you'd have the ability to just say "Bind me" and have the plugin handle it without needing to end your macro, resume, rebuff, etc.
 
Re: Tell n Spell Buff Bot Macro

Hrmm, I'm assuming that was directed at my suggestion of a plugin.

I didn't mean to have Kiss do anything other than what it does, I meant it would be useful to have Tell n Spell as a plugin.

For example: You have a group running KissAssist with a Shammy. A random Monk comes running up and sends the Shaman a tell with "Hi. Can you SoW me?" TnS plugin picks the "SoW" out and shoots it at him, he's got no idea you're a bot, and it didnt interfere with Kiss.

Alternate Example: You're running Kiss, but want a specific spell you don't already have programmed into your Kiss ini (because its rarely used. Say, maybe, Bind Affinity?), you'd have the ability to just say "Bind me" and have the plugin handle it without needing to end your macro, resume, rebuff, etc.

This is something that would be awesome to have and make alot of stuff easyer when playing many chars
 
Re: Tell n Spell Buff Bot Macro

Getting a no such 'spell' member 'Distance' error
when I send the toon the defined tell.

Also second on that plugin idea, would be super useful while running KA.
 
Re: Tell n Spell Buff Bot Macro

Find this in the macro.
Rich (BB code):
${Spell[${CSFTName}].Distance}
Change distance to range
Rich (BB code):
${Spell[${CSFTName}].Range}
or download it again. I just uploaded the fix.
 
Re: Tell n Spell Buff Bot Macro

Can you edit the tell it sends? Or preferably stop it from sending a tell at all?
 
Re: Tell n Spell Buff Bot Macro

find this line
Rich (BB code):
 /tell ${Spawn[pc id ${CSFTTargetID}].CleanName} INC: ${CSFTName}
change it to what you want or delete it to stop tells
Rich (BB code):
/tell hey chump stop bugging me for buffs
 
Re: Tell n Spell Buff Bot Macro

Nice, thanks.

A neat addition to this now that I've been using it, is some sort of Queue with the names that have sent you a tell. Currently if 3 people send you a tell for a buff, it only buffs the first one.

Still useful though!

Also is there a way to add multiple text prompts? Like for clarity "Clarity, crack, KEI" would all be picked up as a buff request?
 
Last edited:
Re: Tell n Spell Buff Bot Macro

I knew multiple tells at once would be an issue. I didn't code for that because I wanted to get the basic version out. It dumps the the other tells thinking they will ask again. I am thinking about how to add a queue though.

Wildcards for the same spell? Thinking no. Right now the macro is designed only to react to specific text. That way the toon only buffs people you have told the command to.

I don't think I want to make this macro into a generic buffbot for safety reasons.
 
Re: Tell n Spell Buff Bot Macro

Makes sense, I guess.

Perhaps the number of buffs could go past 10 (Maybe they already can?). Then at the very least you could set up the same buff multiple times, with different phrases.

Either way it's been working great once i'm past the initial buff request phase of like 15 tells =p
 
Re: Tell n Spell Buff Bot Macro

You could have a 100. Just change the 10 to what ever number you want it will automatically add the slots to ini file.
Rich (BB code):
 /declare TellnSpell[15]
 
Re: Tell n Spell Buff Bot Macro

anyone know how to append values to an array in MQ2?

Do I just /varset without an index?
 
Re: Tell n Spell Buff Bot Macro

What exactly are you trying to do?
 
Re: Tell n Spell Buff Bot Macro

Also is there a way to add multiple text prompts? Like for clarity "Clarity, crack, KEI" would all be picked up as a buff request?

I would expect you can just extend the range as described above by Maskoi if needed and have multiple lines setup for the various ways you may expect someone to ask for a type of buff:

Rich (BB code):
TellnSpell1=Give me Clarity|Voice of Precognition Rk. III|Spell
TellnSpell2=Give me Crack|Voice of Precognition Rk. III|Spell
TellnSpell3=Give me KEI|Voice of Precognition Rk. III|Spell
TellnSpell4=Give me Mana Regen|Voice of Precognition Rk. III|Spell

Regards,
~TheFiddler~

- - - Updated - - -

Right now the macro is designed only to react to specific text.

Maskoi, would this be considered cAsE sEnSiTiVe for the "specific text?"

Thank you,
~TheFiddler~
 
Re: Tell n Spell Buff Bot Macro

Would still love some kind of queue.
Something like Mq2autobuff would be $$$

Still appreciate all the work done here, regardless.
 
Re: Tell n Spell Buff Bot Macro

I wrote this in an hour for someone just as a simple buffbot. I really didn't have any plans to take it any further.
 
Re: Tell n Spell Buff Bot Macro

Ok. I have no problem getting this to work on the shaman for certain spells such as: Primal Essence (lvl 52) and Spirit of Bih`Li (lvl 36), but for some reason I cannot get it to work with Unity of the Doomscale or Unity of the Courageous, any ideas?
 
Re: Tell n Spell Buff Bot Macro

I added
Rich (BB code):
/if (${Me.PctMana}<75 && !${Me.Sitting}) /sit

under the /delay 10 to help with medding :D
 
Re: Tell n Spell Buff Bot Macro

Rich (BB code):
[General]
MacroVer=1.1
MiscGem=8
[TellnSpell]
TellnSpellHelp=Darkhorn:The Tell Text|Spell/AA Name|Spell/AA - TellnSpell1=Give me focus|Talisman of the Courageous Rk. II|Spell
TellnSpell1=Give me focus|Talisman of the Courageous Rk. II|Spell
TellnSpell2=Give haste|Talisman of Celerity|Spell
TellnSpell3=Ramp plz|Rampant Growth Rk. II|Spell
TellnSpell4=Regen me|Spirit of the Steadfast Rk. II|Spell
TellnSpell5=Champ Champ|Champion|Spell
TellnSpell6=Might me|Talisman of Might|Spell
TellnSpell7=Resist me|Talisman of the Tribunal|Spell
TellnSpell8=NULL
TellnSpell9=NULL
TellnSpell10=NULL
i cant get it to work
 
Re: Tell n Spell Buff Bot Macro

I'm getting an error as well,

Rich (BB code):
No such 'spell' member 'Distance'

I think eqmule changed how we find distance in macros, or maybe I'm doing something wrong.
 
Re: Tell n Spell Buff Bot Macro

Believe Maskoi mentioned to edit .Distance to .Range, or to re download. You may be working with an older copy
 
Re: Tell n Spell Buff Bot Macro

Believe Maskoi mentioned to edit .Distance to .Range, or to re download. You may be working with an older copy

You're right, our compile was carrying the 6-30 version. Updating it to current.
 
Re: Tell n Spell Buff Bot Macro

Hey. Is there anyway to get this setup so it will cast a series of buffs with 1 tell? Like if i send the character a tell it will cast all the buffs I have in the ini. i'd be willing to donate if it was possible. Also, I can't seem to get the AA buffs to fire, it just gives an error and closes the macro.

Thanks alot !
 
Release TellnSpell.mac

Users who are viewing this thread

Back
Top
Cart