Grid-Iron american football game language selector
Language
ČeštinaDanskDeutsch
EnglishEspañolEspañol (Latinoamérica)
FrançaisItalianoMagyar
NederlandsPolskiPortuguês (Brasil)
RomânăSlovenčinaSlovenščina
SrpskiSuomiБългарски
РусскийУкраїнська 
Register
Login
Some greasemonkey scripts
 
bademeister85
Posts: 0
Posted on 2011-01-24 21:03:20
Hi guys!

Haven't read the whole thread here, but anyway:
I've modified the Skill Highliting-Script. Now you can use the script also in german. If anyone is interested, just contact me. I also can upload it somewhere, if in case.
  
pstimpel
Posts: 10622
Posted on 2011-01-24 21:57:34
bademeister85 wrote:

Hi guys!

Haven't read the whole thread here, but anyway:
I've modified the Skill Highliting-Script. Now you can use the script also in german. If anyone is interested, just contact me. I also can upload it somewhere, if in case.



Great, just create an account on userscipts.org, upload your script, and tag it "grid-iron"

  
bademeister85
Posts: 0
Posted on 2011-01-24 22:31:14
pstimpel wrote:

bademeister85 wrote:

Hi guys!

Haven't read the whole thread here, but anyway:
I've modified the Skill Highliting-Script. Now you can use the script also in german. If anyone is interested, just contact me. I also can upload it somewhere, if in case.



Great, just create an account on userscipts.org, upload your script, and tag it "grid-iron"


Alright. I can't upload it now, because the site doesn't work :-/
I'll try again tomorrow.
  
jespernohr
Posts: 0
Posted on 2011-02-17 21:39:44
Anybody got a working version of the browse players script? Since mine stopped working and the one at userscript is unavailable.
  
Serrie
Posts: 3125
Posted on 2011-02-17 21:41:38
jespernohr wrote:

Anybody got a working version of the browse players script? Since mine stopped working and the one at userscript is unavailable.



I have one, but I have no idea how to pass it to you
  
jespernohr
Posts: 0
Posted on 2011-02-17 21:47:56
Serrie wrote:

jespernohr wrote:

Anybody got a working version of the browse players script? Since mine stopped working and the one at userscript is unavailable.



I have one, but I have no idea how to pass it to you


Do you use dropbox or anything? If so, click manage userscript on the little monkey. Select the script and click edit. Choose save as... in the program that opens it. Then you got it as a file and then you could zip it and email it to me at jespernohr@yahoo.dk
  
Serrie
Posts: 3125
Posted on 2011-02-17 21:54:31
// ==UserScript== // @name browsePlayers // @namespace peters-webcorner.de // @description browse through your roster // @include http://www.grid-iron.org/index.php?page=club&subpage=pldetails* // @include http://grid-iron.org/index.php?page=club&subpage=pldetails* // @version 0.0.0.2 // ==/UserScript== window.setTimeout( function() { var url = window.location.href; var praefix=""; if (window.location.href.indexOf('//www.'>=0) { praefix="www."; } var plyrid= url.substring(url.indexOf('playerid='+9, url.length); var jetzt=new Date().getTime(); var lastcheck = GM_getValue("GIbrowseRosterlastchecktime", null); if(!lastcheck) { lastcheck=0; } var diff=parseInt(jetzt) - parseInt(lastcheck); if(diff > 300000) { GM_setValue("GIFriends_lastchecktime",jetzt.toString()); var geturl="http://"+praefix+"grid-iron.org/index.php?page=club&subpage=players"; getPage(geturl); } var browsediv = document.createElement("div"; browsediv.setAttribute("id","browsediv"; idbefore=getid(plyrid,"before"; idafter=getid(plyrid,"after"; linkbefore="bgcolor=lightgreen><<"; if(idbefore=="" { linkbefore="> "; } linkafter="bgcolor=lightgreen>>>"; if(idafter=="" { linkafter="> "; } browsediv.innerHTML="

"; var player_stats_table = document.getElementById("profile"; player_stats_table.parentNode.insertBefore(browsediv, player_stats_table); function getid(plyrid,mode) { var allplids=GM_getValue("GIbrowseRosterids", null); if(!allplids) { allplids=""; } eachid=allplids.split(/:/); var tidbefore=""; var tidafter=""; returnvalue=""; for(i=0;i0) { tidbefore=eachid[i-1]; } returnvalue=tidbefore; } else { if(i==(eachid.length-1)) { tidafter=""; } else { tidafter=eachid[i+1]; } returnvalue=tidafter; } } } return returnvalue; } function getPage(geturl){ GM_xmlhttpRequest({ method: 'GET', url: geturl, headers: { 'User-agent': 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6', 'Accept': 'text/xml' }, onload: function(page) { var theid,thisid,oldid,allid; allid=""; theid=page.responseText.split(/&playerid/); for(i=1;i
  
Serrie
Posts: 3125
Posted on 2011-02-17 21:56:16
jespernohr wrote:

Serrie wrote:

jespernohr wrote:

Anybody got a working version of the browse players script? Since mine stopped working and the one at userscript is unavailable.



I have one, but I have no idea how to pass it to you


Do you use dropbox or anything? If so, click manage userscript on the little monkey. Select the script and click edit. Choose save as... in the program that opens it. Then you got it as a file and then you could zip it and email it to me at jespernohr@yahoo.dk



I don't know what dropbox is

I don't know if you can use the previous message I posted?
  
jespernohr
Posts: 0
Posted on 2011-02-17 21:57:56
That didn't work hehe was worth a try
  
Serrie
Posts: 3125
Posted on 2011-02-17 22:02:45
jespernohr wrote:

That didn't work hehe was worth a try



that's a pity
  
 
Last posts
2024-10-10 21:54
Survivor game
Author:RobTger
2024-10-10 19:22
2024 predictions
Author:philiom
2024-10-10 19:22
Survivor game
Author:philiom
2024-10-10 18:22
Messages I can't delete
Author:philiom
2024-10-10 15:53
2024 predictions
Author:martinroldan
2024-10-10 15:49
Survivor game
Author:martinroldan
2024-10-10 12:18
2024 predictions
Author:Radu27
2024-10-10 11:54
2024 predictions
Author:jaythegrim