Discussions » Creation Requests

New version Travian Beyond?

§
Posted: 2015-10-28

New version Travian Beyond?

Hi, guys

I was using the latest version of travian4 beyond (http://userscripts-mirror.org/scripts/show/98310)
Version: 4.0.0.11.0038, sinds a few days ago it stopped working.
Can someone update this script? or make something lookalike?

Realy thanks for this!
This was a good script, very usefull

wOxxOmMod
§
Posted: 2015-10-28

It uses GM_* functions which should be allowed explicitly:

Add these lines between // @exclude *.js and // ==/UserScript==:


// @grant GM_addStyle
// @grant GM_getValue
// @grant GM_deleteValue
// @grant GM_setValue
// @grant GM_xmlhttpRequest

§
Posted: 2015-10-28

Thanks! thats working, so it was a Greasemonkey update?, didnt need this code earlier

wOxxOmMod
§
Posted: 2015-10-28

Yes.

§
Posted: 2020-04-01

not working in 2020...

Post reply

Sign in to post a reply.