All Broken Scripts

silvereclipes

Guest
thanks one of my tribe mates needed it, myself I use PWM to tag with since its a private tagger / coord grabber/ressies balancer/op planner.
 

silvereclipes

Guest
it works but need to use walking tool to label them will just have to wait for T to repair the label part of it and get the report renamer working too.

now this one I really would love to get working again since it shows how much support was sent to each village so cheesy or someone who understands java can get it working again I would do back flips since i hate over stacking villages when I am sending support thanks.

javascript: jQuery.getScript("http://www.troikos.org/tw/supportcounter.php"); void(o);
 

DeletedUser

Guest
could i get this one fixed please (outgoing command renamer)

JavaScript:function e(){var n="rename&delete",s="http://dl.dropbox.com/u/24469843/Tribalwars/Scripts/rename_delete_main2.js";var a=window.frames.length>0?window.main:window;function c(e){a.document.body.appendChild(a.document.createTextNode(e));a.document.body.appendChild(a.document.createElement("br"))}if(a.document.getElementById(n)==null){c("Creating script entry in doc head...");var A=a.document.createElement("script");A.id=n;A.type="text/javascript";A.src=s;a.document.getElementsByTagName("head")[0].appendChild(A);setTimeout(e,500);return}if(typeof a.document.getElementById(n)=="undefined"||typeof a.appendIcons=='undefined'){c("Loading script...");setTimeout(e,200);return 0}c("Loaded");if(a.document.URL.match(/screen=report/)){eval("a.appendIcons('fake')")}else{eval("a.overView()")}}e();
 

DeletedUser96026

Guest
could i get this one fixed please (outgoing command renamer)

JavaScript:function e(){var n="rename&delete",s="http://dl.dropbox.com/u/24469843/Tribalwars/Scripts/rename_delete_main2.js";var a=window.frames.length>0?window.main:window;function c(e){a.document.body.appendChild(a.document.createTextNode(e));a.document.body.appendChild(a.document.createElement("br"))}if(a.document.getElementById(n)==null){c("Creating script entry in doc head...");var A=a.document.createElement("script");A.id=n;A.type="text/javascript";A.src=s;a.document.getElementsByTagName("head")[0].appendChild(A);setTimeout(e,500);return}if(typeof a.document.getElementById(n)=="undefined"||typeof a.appendIcons=='undefined'){c("Loading script...");setTimeout(e,200);return 0}c("Loaded");if(a.document.URL.match(/screen=report/)){eval("a.appendIcons('fake')")}else{eval("a.overView()")}}e();

Code:
javascript:$.getScript('http://team.tribalwars.co.uk/scripts/cFRS_launch.js');void 0;

Next time, please try searching this very thread.
 

DeletedUser

Guest
it doesnt seem to be working ... i click on it once and it does nothing then i click twice and it loads the script in the url box

latest version opera
windows vista
sp2
 
Last edited by a moderator:

DeletedUser106296

Guest
attack tagger

anyone have attack tagger for world 73 wich not hosted one ? mine not work. Tq

i cant paste mine..dont know why :(
 

MR.MR

Guest
Not much to see but we all live underwater. And your great great great granddaughter, is doing fine
 

DeletedUser

Guest
Not sure if this is a script error or something to with UK daylight savings time?? However, when Attack Id's are given. At certain times, they are a hour off.

http://s28.postimg.org/oxf3iuuql/screenshot_603.png

heres script.

Code:
javascript:var threadId = 92610;var scriptRoot="https://dl.dropboxusercontent.com/u/244266555/";$.getScript(scriptRoot+"attackIdLookupAndRenaming.js");void(0);
 

DeletedUser96026

Guest
Try

Code:
javascript:var threadId=92610;$.getScript("http://dl.dropbox.com/s/rwajijr2jypkb5n/attackIdLookupAndRenaming.js");void(0);

EDIT: What browser are you using? The attack ID time is correct, the attack is landing at 3/31 19ST, with a 50 hr duration, the attack would have been sent at 3/29 17ST. The problem is the servertime that TW is giving you (?). Try clearing your browser cache.

EDIT2: Wait, it just turned 17ST. IG. No idea dude. :|

run:

Code:
javascript: alert(getLocalTime()+" "+timeDiff);

and paste the message here. Not even sure it'll help, but it's worth a shot.
 
Last edited by a moderator:

DeletedUser

Guest
Try

Code:
javascript:var threadId=92610;$.getScript("http://dl.dropbox.com/s/rwajijr2jypkb5n/attackIdLookupAndRenaming.js");void(0);

EDIT: What browser are you using? The attack ID time is correct, the attack is landing at 3/31 19ST, with a 50 hr duration, the attack would have been sent at 3/29 17ST. The problem is the servertime that TW is giving you (?). Try clearing your browser cache.

EDIT2: Wait, it just turned 17ST. IG. No idea dude. :|

run:

Code:
javascript: alert(getLocalTime()+" "+timeDiff);

and paste the message here. Not even sure it'll help, but it's worth a shot.

Well, it wasn't just me that had this problem. Some players were talking about UK switching to or from daylight savings time. Not sure if that would even effect it, but isn't the script based on UK ST?

Not sure what you wanted me to do with it. I just added to quickbar and ran it. Got what is below.


<en71.tribalwars.net>

1396112815 -1396051219
 

DeletedUser96026

Guest
Well, it wasn't just me that had this problem. Some players were talking about UK switching to or from daylight savings time. Not sure if that would even effect it, but isn't the script based on UK ST?
The script simply gets your arrival time and subtracts the duration, which gives you the launch time. The server is giving you the wrong arrival time it seems. Submit a ticket.
 

DeletedUser

Guest
without looking too closely does it seem right if you send an outgoing that lands today ? if so I'd put it down to the change to british summer time that will occur tonight
 

DeletedUser

Guest
Did anyone manage to fix the resource balancer yet? didn't see any fixed scripts posted.
 

DeletedUser

Guest
Did anyone manage to fix the resource balancer yet? didn't see any fixed scripts posted.

Resource balancer is fixed... no new script as far as I know. I just cleared my cache and it worked just fine... balanced earlier today as a matter of fact (sun)
 

DeletedUser113006

Guest
what about the market offer scripts? the one in aprroved section does not work nor does this: javascript: $.getScript("http://dl.dropbox.com/u/24469843/Tribalwars/Scripts/CreateMarketOffers.js"); void(0);


wonddering if anyone can help i need to make tradess
 
Top