From e1c0018326236e1a3ce42bdd7ac7133bb2cc9a02 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 17 Feb 2019 23:17:06 -0300 Subject: Botting rule modified (Again) --- npc/functions/clientversion.txt | 2 +- npc/functions/game-rules.txt | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 1d0b14629..e968372ff 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -136,7 +136,7 @@ function script checkclientversion { next; } } - // Valentine Day Event Bug + // Limited bots // sex fev 15 23:22:21 -02 2019 if (UPDATE < 1550280141) { UPDATE=1550280141; diff --git a/npc/functions/game-rules.txt b/npc/functions/game-rules.txt index 5e3cf84ec..441dc48e8 100644 --- a/npc/functions/game-rules.txt +++ b/npc/functions/game-rules.txt @@ -16,8 +16,10 @@ function script GameRules { */ narrator getarg(0, 0), - l("1. ##BDo not bot##b, A character must be being controlled by a human, standing, siting, or logged off. You may only control one character at a time."), - l("* You can use a BOT if it was provided by TMW2 Team. In no circumstance you shall AFK-Bot, or you'll be promptly banned or jailed."), + //l("1. ##BDo not bot##b, A character must be being controlled by a human, standing, siting, or logged off. You may only control one character at a time."), + //l("* You can use a BOT if it was provided by TMW2 Team. In no circumstance you shall AFK-Bot, or you'll be promptly banned or jailed."), + l("1. You must be at the computer to play. Using a bot ##Bwhile at computer##b will be tolerated."), + l("Failure to respond to other players and/or GMs in a timely manner will be viewed as unacceptable AFK botting. And you'll spend a night in the jail."), l("2. ##BDo not spam nor flood.##b Texts entirely written in UPPER CASE helps counting as spam."), l("3. ##BDo not trade invalid items, or try to cheat on trades.##b This includes any other kind of cheat or bug abuse, passive of account deletion and IP ban as stated by the Terms Of Service."), l("4. ##BRespect other players.##b This includes but is not limited to using offensive language in nicknames or chat, and begging items or favours to other players."), -- cgit v1.2.3-60-g2f50