Client Abuse
Revision as of 21:02, 30 January 2017 by SemperRabbit (talk | contribs) (Created page with "{{stub}} Client Abuse is taking advantage of <code>console.log()</code> accepting HTML, especially <code><script></code> and <code><style></code> tags, to inject code into th...")
This article is a stub. You can help Screeps Wiki by editing to add more information.
Client Abuse is taking advantage of console.log()
accepting HTML, especially <script>
and <style>
tags, to inject code into the client. This is done for the purpose of adding/editing client functionality, modifying how the client displays the game data, or performing tasks that interact with the game and external sites. The code will only function while a client is open.