Comments by MeXaon on scripts
178 comments
|
Comment on: |
And you stealing ;)
|
|
Comment on: |
2ThePirate
|
|
Comment on: |
hmm...
|
|
Comment on: |
@Joca
|
|
Comment on: |
@Joca
|
|
Comment on: |
if you use this script - "current/max Bounty ML" not need This script show current/max Bounty in right bottom |
|
Comment on: |
added langs |
|
Comment on: |
Nalim
|
|
Comment on: |
kunfu
greasemonkey.scryptvals.....infobuilding... clear string. |
|
Comment on: |
Не работает только , если открыть лог с битвой. Да исправить то проще паренной репы, просто ты слишком опрометчиво, делаешь присваивания или запрашиваешь, не убедившись, в правильности или наличии того что просишь. Тут же скриптов ппц сколько, за всеми не усмотришь :)
|
|
Comment on: |
Думаю конфликт лучше исправить, т.к. будет народ который них в английском не понимает и будет орать, ааа че такое... ниче не работает ... :) |
|
Comment on: |
:)
|
|
Comment on: |
All problems http://travilog.org.ua/ contact Djko |
|
Comment on: |
I know :) delete GM_registerMenuCommand
function GM_addStyle(cssString) {
var style = document.createElement('STYLE');
style.type = 'text/css';
style.innerHTML = cssString;
document.getElementsByTagName('HEAD')[0].appendChild(style);
}
|
|
Comment on: |
werysoft
|
|
Comment on: |
Fixed WW |
|
Comment on: |
BmW
|
|
Comment on: |
may in the future and do something like:) |
|
Comment on: |
dare1zen
|
|
Comment on: |
Fixed :) |
|
Comment on: |
Hmm... font size equal 2)Red background color - I don't add into this script. |
|
Comment on: |
server and screenshot plz |
|
Comment on: |
syntax53
|
|
Comment on: |
Use new version
|
|
Comment on: |
hi daniel Rozenberg
str 121
var nodeCorrectPlace = node.getElementsByTagName("nobr")[0];
replace to
var nodeList = node.getElementsByTagName("nobr")
var nodeCorrectPlace = nodeList[nodeList.length - 1];
|
