There's no automated way in-game to report and ignore gold seller spams so I use this script to report and ignore them...
- Code: Select all
/petition goldspam from player %1 with text %2
delay 1000
/petition updateclass 54
delay 1000
/petition delete
delay 1000
/ignore %1
To use, save as gold_spammer in your Age of Conan\scripts folder and type /gold_spammer [spammer name] [spammer text] in-game - this script will file a petition, delete it (you don't need the petition once it's logged) and ignore the person. Works for either gold seller spams in tells or mails






