Stop/Pause all macros?

All about the macro plugin can be found in this forum. This forum is intended for the macro plugin only.

Moderator: Moderators

class1c
Human
Human
Posts: 34
Joined: 30 Jun 2012, 03:49
Noob?: Yes

Stop/Pause all macros?

#1 Post by class1c »

Is there a command to stop/pause all macros? ai off doesnt work for some.
User avatar
4epT
Developers
Developers
Posts: 627
Joined: 30 Apr 2008, 14:17
Noob?: No
Discord: ya4ept#8494
Location: Moskow (Russia)

Re: Stop/Pause all macros?

#2 Post by 4epT »

read macros:

Code: Select all

macro lock {
 lock all
}
macro release {
release all
}
and use comand: "macro lock" and "macro release"
All my posts are made by machine translator!
¤ Manual ¤ Anti BotKiller ¤ Packet Extractor v3 ¤
Image
Image