• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->

Code Request (1 Viewer)

Reformed2hacker

New member
Joined
Apr 8, 2006
RedCents
Hey, Would anyone know where/what code to put in to make a character send a tell to a specific character, if a tell is recieved from any random character?


I'd like my bot to alert me to any tells he might be getting.

thanks tons
 
Rich (BB code):
#Event Echotell		"#1# tells you, '#2#'"

Rich (BB code):
Sub Event_Echotell(String Line, String Player, String Message)

	/tell Mychar ${Player} tells you ${Message}

/return

Might work

Edit: Fixed the cap T.
 
This is a great idea now can you have the bot recieving tells not respond. i.e. GM Slobbertop tells AFCleric : buff me...clr buffs lame GM and GM wacks clr with ban stick
 
Code Request

Users who are viewing this thread

Back
Top