Skip to content
MSN

How to slow down macros

A TG007 community discussion started by Eaglenest25311.

Discussion 4 posts
Page 1 of 1
Open
Topic #5398 · 4 published posts · 535 views

on *:dialog:macros:sclick:7:{ 
 msg $active S eCourier\bNew;0 (L)(L)  
 msg $active S eCourier\bNew;0 (L)(L)(L)(L)  
 msg $active S eCourier\bNew;0 (L)(L)(L)  
 msg $active S eCourier\bNew;0 (L)(L)  
 msg $active S eCourier\bNew;0 (L)HAPPY(L)  
 msg $active S eCourier\bNew;0 (L)VALENTINES(L)  
 msg $active S eCourier\bNew;0 (L)?DAY!!!!(L)  
 msg $active S eCourier\bNew;0 (L)(L)  
 msg $active S eCourier\bNew;0 (L)(L)  
 msg $active S eCourier\bNew;0 (L)(L)  
 msg $active S eCourier\bNew;0 (L)(L)  
 msg $active S eCourier\bNew;0 (L)  
} 

 

 

 

Example Macro, How do I slow it down so my bot don't hop Thank's

 

 

add a timer to each line or set the flod control in mirc

My code does NOT have bugs. It just develops random features.

there is a short string (about 3 characters) that acts as a line return for msnchat. you'll have to ask someone else for the characters tho coz i disapprove of its use.

People are like slinkies; they're generally boring until you push them down stairs

well you could use the line return, only problem is you can only send so many chars at once this is a return 


My code does NOT have bugs. It just develops random features.