From 1d9165e8740fabd2fe284c11e9aac7b04c3e38bd Mon Sep 17 00:00:00 2001 From: Ceikry Date: Wed, 10 Aug 2022 11:29:43 +0000 Subject: [PATCH] Updated the ingame rules screen to specify that bypassing AFK is an unfair advantage --- .../main/kotlin/rs09/game/interaction/inter/RulesAndInfo.kt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Server/src/main/kotlin/rs09/game/interaction/inter/RulesAndInfo.kt b/Server/src/main/kotlin/rs09/game/interaction/inter/RulesAndInfo.kt index 6b7e81ad6..b1c271c0a 100644 --- a/Server/src/main/kotlin/rs09/game/interaction/inter/RulesAndInfo.kt +++ b/Server/src/main/kotlin/rs09/game/interaction/inter/RulesAndInfo.kt @@ -17,9 +17,10 @@ object RulesAndInfo { "3. Do not discuss or advertise other servers.", " -Discussion of the live jagex games is fine.", " -Discussion of open source projects is fine.", - "4. No use of any kind of automation tool.", + "4. No unfair advantages.", " -This includes autoclickers, autohotkey, etc.", - " -Exception: 1-to-1 inputs, such as mousekeys." + " -Exception: 1-to-1 inputs, such as mousekeys.", + " -Includes training methods that bypass AFK limits." ) val SEPARATOR = " " val INFO = arrayOf(