Jump to content

Recommended Posts

Hello, anyone knows handle method to catch PM messages? There is a standard function in Wrobot but it is hard to find PM messages in a hundred of files, there also addon what makes screenshot, but my window is 300x300 PX so screenshot is useless.

Link to comment
Share on other sites

1 hour ago, Floood0 said:

Hello, anyone knows handle method to catch PM messages? There is a standard function in Wrobot but it is hard to find PM messages in a hundred of files, there also addon what makes screenshot, but my window is 300x300 PX so screenshot is useless.

 

Will send you an email or play a sound when you die/logout/receive a message.

Link to comment
Share on other sites

1 minute ago, Floood0 said:

Yep, but a prefer to have logs instead spammed email

Sure. I suppose that's not a bad idea. I will add this to the plugin.

Link to comment
Share on other sites

1 hour ago, Floood0 said:

Hello, anyone knows handle method to catch PM messages? There is a standard function in Wrobot but it is hard to find PM messages in a hundred of files, there also addon what makes screenshot, but my window is 300x300 PX so screenshot is useless.

when you open the folder simply do CTRL+F  (to search your log) and type whisper.  :)

Link to comment
Share on other sites

Just now, lonellywolf said:

when you open the folder simply do CTRL+F  (to search your log) and type whisper.  :)

I found 27 matches like " ; CloseIfPlayerTeleported = True ; CloseAfterXLevel = 100 ; CloseIfWhisperBiggerOrEgalAt = 2 ; CloseAfterXBlockagesLatest10Minutes = 15 ; CloseAfterXMin = 2880 ; SecurityPauseBotIfNerbyPlayer = False ; SecurityRecordWhisperInLogFile = True ; SecuritySongIfNewWhisper = True 
And 0 real whispers, also i have about 100 log files, i think i need totalcommander to search in all files, but anyway, i will found a lot of trash like this.

Link to comment
Share on other sites

1 hour ago, Floood0 said:

I found 27 matches like " ; CloseIfPlayerTeleported = True ; CloseAfterXLevel = 100 ; CloseIfWhisperBiggerOrEgalAt = 2 ; CloseAfterXBlockagesLatest10Minutes = 15 ; CloseAfterXMin = 2880 ; SecurityPauseBotIfNerbyPlayer = False ; SecurityRecordWhisperInLogFile = True ; SecuritySongIfNewWhisper = True 
And 0 real whispers, also i have about 100 log files, i think i need totalcommander to search in all files, but anyway, i will found a lot of trash like this.

I have added logging to the plugin. It does everything into one log file for the entire session. If you'd like it differently, please let me know. 

 

logging looks like such:

[Whisper] alert received: 12:26 PM - [Character Name] whisper: hi there.
[Whisper] alert received: 12:28 PM - [Character Name] whisper: Can you help me?
[Whisper] alert received: 12:29 PM - [Character Name] whisper: nvm.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...