alarm when key messages on screen
|
09-30-2020, 10:06 AM
Post: #1
|
|||
|
|||
alarm when key messages on screen
as title say need macro, alarm when "xxxxx" text shows on screen.
|
|||
10-01-2020, 04:47 PM
Post: #2
|
|||
|
|||
RE: alarm when key messages on screen
refresh plz help ;p
|
|||
10-02-2020, 09:41 PM
Post: #3
|
|||
|
|||
RE: alarm when key messages on screen
refffffffffffffffffff
|
|||
10-18-2020, 08:27 PM
Post: #4
|
|||
|
|||
RE: alarm when key messages on screen
where does this message come from? system? local chat? npc chat?
|
|||
10-27-2020, 11:53 PM
Post: #5
|
|||
|
|||
RE: alarm when key messages on screen
local chat, i would like an alarm when x item drops
00:48 (Minotaur) threw: - 2 gold coins - bag - chain helmet - 2 gold coins - brass helmet . |
|||
10-28-2020, 12:43 AM
(This post was last modified: 10-28-2020 12:48 AM by erleo.)
Post: #6
|
|||
|
|||
RE: alarm when key messages on screen
Loot Alarm (once) 1 {Loot Alarm} When.SystemMessage(UP, ITEM NAME) Exit() {UP} Misc.Alert(Loot) Exit() Code: When.SystemMessage(UP, ITEM NAME) Just edit "ITEM NAME" for the item u want, if u want more items just copy and paste the same macro and just change the item name. Like loot1, loot2, loot3 etc. |
|||
10-28-2020, 11:51 AM
(This post was last modified: 10-28-2020 11:54 AM by prohowkz.)
Post: #7
|
|||
|
|||
RE: alarm when key messages on screen
Macros Error
Message: `When` functions can only be executed inside `once` macros (no auto macros/no manual macros) |
|||
10-28-2020, 12:05 PM
(This post was last modified: 10-28-2020 12:05 PM by erleo.)
Post: #8
|
|||
|
|||
RE: alarm when key messages on screen
(10-28-2020 11:51 AM)prohowkz Wrote: Macros Error dude copy paste this Loot Alarm (once) 1 {Loot Alarm} When.SystemMessage(UP, ITEM NAME) Exit() {UP} Misc.Alert(Loot) Exit() Execute should be on Once |
|||
10-28-2020, 12:49 PM
Post: #9
|
|||
|
|||
RE: alarm when key messages on screen
sorry, but still not working,
server log screen: https://i.imgur.com/YNowkrT.png |
|||
10-28-2020, 03:08 PM
Post: #10
|
|||
|
|||
RE: alarm when key messages on screen
What server is that, becouse looks like its not a system message
its kind different |
|||
10-28-2020, 07:42 PM
Post: #11
|
|||
|
|||
RE: alarm when key messages on screen
ronots.com 8.7 custom client with custom ids
|
|||
10-28-2020, 08:15 PM
Post: #12
|
|||
|
|||
RE: alarm when key messages on screen
thats why then its not working, probably maybe with other command its possible but im to lazy, sorry
|
|||
10-28-2020, 08:26 PM
Post: #13
|
|||
|
|||
RE: alarm when key messages on screen
): anyway ty ;p
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)