scottex98
Cavaliere
- Numero di reazioni
- 660
Buongiorno, ho messo questo script e mi sento una scimmia visto che non riesco ad utilizzarlo, per quanto piu o meno abbia capito i settings cosa fanno, non riesco a fare un settaggio che funzioni.
spero che sia rimasto qualche pensante in questo forum che possa aiutarmi .
se vi serve lo script lo reinserisco anche se sta già nel forum
ps. mi so pure guardato un video in portoghese..
spero che sia rimasto qualche pensante in questo forum che possa aiutarmi .
se vi serve lo script lo reinserisco anche se sta già nel forum
javascript:
// Change this variable with the group ID of the group you want to use
var myGroup = 0;
var win = (window.frames.length > 0) ? window.main : window;
if (game_data.screen == "am_farm") {
javascript:$.getScript('https://scripts.ibragonza.nl/enhancer/enhancer.js');void(0);
} else {
self.location = win.game_data.link_base_pure.replace(/screen\=\w*/i, "screen=am_farm&group=" + myGroup);
}
// Change this variable with the group ID of the group you want to use
var myGroup = 0;
var win = (window.frames.length > 0) ? window.main : window;
if (game_data.screen == "am_farm") {
javascript:$.getScript('https://scripts.ibragonza.nl/enhancer/enhancer.js');void(0);
} else {
self.location = win.game_data.link_base_pure.replace(/screen\=\w*/i, "screen=am_farm&group=" + myGroup);
}
ps. mi so pure guardato un video in portoghese..
Ultima modifica: