Name: Remove ChatBars
Display Spoiler
Display All
To support https just add * after http in the include line.
DL Link: norl.info/tmp/.ogame/remove-chatbars.user.js
With .txt. to look at: norl.info/tmp/.ogame/remove-chatbars.user.js.txt
- Info : Empty the visibleChats array to remove the annoying bars
- Author : HelpLess
- Website : -
- Support : -
- Download : See Spoiler - It's just a single line of Java Script!
Source Code
- // ==UserScript==
- // @name Remove ChatBars
- // @namespace visibleChats
- // @version 01032016a
- // @description RemoveChatBars v01032016a
- // @author HelpLess - OGame.de
- // @include http://*.ogame.gameforge.com/game/index.php?page=*
- // @require http://norl.info/vendor/MooTools-Core-1.5.2-compressed.js
- // @grant none
- // ==/UserScript==
- visibleChats.empty();
To support https just add * after http in the include line.
DL Link: norl.info/tmp/.ogame/remove-chatbars.user.js
With .txt. to look at: norl.info/tmp/.ogame/remove-chatbars.user.js.txt
- Screenshot : -
- Browser : All Browsers supporting UserScripts
- Languages : -
[spoiler=Description]
It removes _all_ chatbars. It's still possible to click on a name to chat with a person, but after reloading the page, all bars disappear. It's a 1minute and hammered solution, but I (and maybe others) want to use it on Live Servers.
[/spoiler]
Tool submitted for toleration by Shole | 14/01/2016