avoidList: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
; avoidList <boolean flag>
; avoidList <boolean flag>
: Enables the [[avoid.txt|avoid list]].
: Enables the [[avoid.txt|avoid list]].
; avoidList_inLockOnly [<boolean flag>]
: Set this option to '''1''' if you only want to avoid people in your [[avoidList|avoid list]] when you are inside your [[lockMap]].
; avoidList_reconnect [<seconds>]
: If [[avoidList]] is enabled and you disconnect due to avoid list matches, this option specifies the time in seconds Kore will wait and sleep before reconnecting again.
; avoidList_ignoreList <[[player name]]s>
: In this config parameter, you can specify the names of players upon meeting which OpenKore should NOT react (disconnect, teleport or respawn). Multiple names should be separated by a comma. This parameter is useful if you use the '''[Jobs]''' section in the [[avoid.txt]] file. This setting will allow you, for example, to teleport from all priests except your friends. Also, do not forget to specify a value of 1 for the [[avoidList_inLockOnly]] parameter, otherwise the bot in the city will not behave adequately.


[[Category:config.txt]]
[[Category:config.txt]]
[[Category:auto disconnect]]
[[Category:avoid]]

Revision as of 21:51, 18 October 2019

avoidList <boolean flag>
Enables the avoid list.
avoidList_inLockOnly [<boolean flag>]
Set this option to 1 if you only want to avoid people in your avoid list when you are inside your lockMap.
avoidList_reconnect [<seconds>]
If avoidList is enabled and you disconnect due to avoid list matches, this option specifies the time in seconds Kore will wait and sleep before reconnecting again.
avoidList_ignoreList <player names>
In this config parameter, you can specify the names of players upon meeting which OpenKore should NOT react (disconnect, teleport or respawn). Multiple names should be separated by a comma. This parameter is useful if you use the [Jobs] section in the avoid.txt file. This setting will allow you, for example, to teleport from all priests except your friends. Also, do not forget to specify a value of 1 for the avoidList_inLockOnly parameter, otherwise the bot in the city will not behave adequately.