<?xml version="1.0" encoding="UTF-8"?>
<posts type="array">
  <post>
    <body>Bump.</body>
    <body-html>&lt;p&gt;Bump.&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-24T04:10:56Z</created-at>
    <forumable-id type="integer">2</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192840</id>
    <topic-id type="integer">38729</topic-id>
    <updated-at type="datetime">2009-11-24T04:10:56Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5</user-agent>
    <user-id type="integer">33856</user-id>
  </post>
  <post>
    <body>Hi, i am trying to find again a lost script that used to auto translate a web page (from russian to english)

I totally forgot who did it and my search was unsuccessful, any help is appreciated.</body>
    <body-html>&lt;p&gt;Hi, i am trying to find again a lost script that used to auto translate a web page (from russian to english)&lt;/p&gt;

&lt;p&gt;I totally forgot who did it and my search was unsuccessful, any help is appreciated.&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-24T04:09:13Z</created-at>
    <forumable-id type="integer">4</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192839</id>
    <topic-id type="integer">40173</topic-id>
    <updated-at type="datetime">2009-11-24T04:09:13Z</updated-at>
    <user-agent>Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5</user-agent>
    <user-id type="integer">118994</user-id>
  </post>
  <post>
    <body>&lt;blockquote&gt;&lt;strong&gt;&lt;a href=&quot;http://userscripts.org/users/39581&quot;&gt;ekbworldwide&lt;/a&gt;&lt;/strong&gt; &lt;a href=&quot;http://userscripts.org/topics/40161#row-192799&quot;&gt; wrote&lt;/a&gt;:&lt;br&gt;Could somebody tell me how it works?&lt;/blockquote&gt;
it clears the timeouts. when you make a timeout, its assigned an integer. if you put it inside a var, and alert that var, you will see its an integer. that integer would be the number of timeouts on the page because it has to add the timeout as the last one</body>
    <body-html>&lt;blockquote&gt;&lt;strong&gt;&lt;a href=&quot;http://userscripts.org/users/39581&quot;&gt;ekbworldwide&lt;/a&gt;&lt;/strong&gt;&lt;a href=&quot;http://userscripts.org/topics/40161#row-192799&quot;&gt; wrote&lt;/a&gt;:&lt;br /&gt;Could somebody tell me how it works?&lt;/blockquote&gt;
it clears the timeouts. when you make a timeout, its assigned an integer. if you put it inside a var, and alert that var, you will see its an integer. that integer would be the number of timeouts on the page because it has to add the timeout as the last one</body-html>
    <created-at type="datetime">2009-11-24T01:48:21Z</created-at>
    <forumable-id type="integer">1</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192816</id>
    <topic-id type="integer">40161</topic-id>
    <updated-at type="datetime">2009-11-24T01:48:21Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)</user-agent>
    <user-id type="integer">23652</user-id>
  </post>
  <post>
    <body>Are you asking how to detect urls which can differ from time to time? If so, use indexOf instead, or learn regular expression.</body>
    <body-html>&lt;p&gt;Are you asking how to detect urls which can differ from time to time? If so, use indexOf instead, or learn regular expression.&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-24T01:32:27Z</created-at>
    <forumable-id type="integer">2</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192811</id>
    <topic-id type="integer">40139</topic-id>
    <updated-at type="datetime">2009-11-24T01:32:27Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5</user-agent>
    <user-id type="integer">61251</user-id>
  </post>
  <post>
    <body>For anybody reading this - the links involved are for porn. I made them unclickable.

______________________________
@pothiwan

Suggestion - you could give a non-porn example. Some people do not like porn.

______________________________

I will help but (or another person will help you) but I can't understand what you want.

original link
&lt;pre&gt;http://img132.hotlinkimage.com/img.php?id=1248572992&lt;/pre&gt;

redirect link
&lt;pre&gt;http://img132.hotlinkimage.com/img.php?id=1248572992&amp;q=&amp;jump=4174354598&amp;ru=aHR0cDovL2ltZzEzMi5ob3RsaW5raW1hZ2UuY29tLw%3D%3D&lt;/pre&gt;

image link
&lt;pre&gt;http://76.73.8.218/img_trans.php?v=2507698613&amp;id=1248572992&amp;file=1248572992.jpg&amp;server=32&amp;dir=52725257&amp;host=img132.hotlinkimage.com&lt;/pre&gt;

What do you want?

Do you want to jump to the image link? 

Do you want to use the id &lt;code&gt;?id=1248572992&lt;/code&gt; somehow?</body>
    <body-html>&lt;p&gt;For anybody reading this - the links involved are for porn. I made them unclickable.&lt;/p&gt;

&lt;p&gt;______________________________
&lt;br /&gt;@pothiwan&lt;/p&gt;

&lt;p&gt;Suggestion - you could give a non-porn example. Some people do not like porn.&lt;/p&gt;

&lt;p&gt;______________________________&lt;/p&gt;

&lt;p&gt;I will help but (or another person will help you) but I can't understand what you want.&lt;/p&gt;

&lt;p&gt;original link
&lt;br /&gt;&lt;pre&gt;http://img132.hotlinkimage.com/img.php?id=1248572992&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;redirect link
&lt;br /&gt;&lt;pre&gt;http://img132.hotlinkimage.com/img.php?id=1248572992&amp;amp;q=&amp;amp;jump=4174354598&amp;amp;ru=aHR0cDovL2ltZzEzMi5ob3RsaW5raW1hZ2UuY29tLw%3D%3D&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;image link
&lt;br /&gt;&lt;pre&gt;http://76.73.8.218/img_trans.php?v=2507698613&amp;amp;id=1248572992&amp;amp;file=1248572992.jpg&amp;amp;server=32&amp;amp;dir=52725257&amp;amp;host=img132.hotlinkimage.com&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;What do you want?&lt;/p&gt;

&lt;p&gt;Do you want to jump to the image link? &lt;/p&gt;

&lt;p&gt;Do you want to use the id &lt;code&gt;?id=1248572992&lt;/code&gt; somehow?&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-24T01:20:57Z</created-at>
    <forumable-id type="integer">2</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192809</id>
    <topic-id type="integer">40139</topic-id>
    <updated-at type="datetime">2009-11-24T01:24:26Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5</user-agent>
    <user-id type="integer">39581</user-id>
  </post>
  <post>
    <body>test page
http://www.scientificamerican.com/technology

The paywall link is in the &quot;Technology News from Our Partners&quot; section
&quot;Nature Melting memory chips in mass production&quot;
http://www.scientificamerican.com/article.cfm?id=melting-memory-chips-in-mass

The actually goes to nature.com

I need to convert such links to text because they appear in the &quot;Latest Stories&quot; and &quot;Most Popular&quot; tabs. And I want to know how to do it anyway since I often want to convert paywall articles at other sites.

log output (there are no error messages)

&lt;pre&gt;realUrl: http://www.nature.com/news/2009/090925/full/news.2009.951.html&lt;/pre&gt;

What I've commented out doesn't work. The link on the test page isn't getting converted to text.

&lt;pre&gt;window.addEventListener('load', function(){ // start

	var input = document.evaluate('//a[@href]', document, null, XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE, null);
	if (input) {
		for (var i = 0; i &lt; input.snapshotLength; ++i) {		
			a = input.snapshotItem(i);
			tmp1 = a.getAttribute(&quot;href&quot;);
			if (/\/article.cfm\?id=/.test(tmp1)) {
				convertLinks();
			}
		}
	}

	function convertLinks() {		
		GM_xmlhttpRequest({
			method: &quot;GET&quot;,
			url: tmp1,
			onload: function(response) {
				// Inject responseXML into existing Object if not present
				if (!response.responseXML)
			  		response.responseXML = new DOMParser().parseFromString(response.responseText, &quot;text/xml&quot;);
				if (/^http(s)?:\/\/([\w]+\.)?nature.com\//.test(response.finalUrl)) {
					GM_log(&quot;realUrl: &quot; + response.finalUrl);
					/*
					newer = document.createElement('span');
					newer.innerHTML = a.textContent;
					a.parentNode.insertBefore(newer, a.nextSibling);
					a.parentNode.removeChild(a);
					*/
				}
			}
		});
	}
	
}, false); // END&lt;/pre&gt;</body>
    <body-html>&lt;p&gt;test page
&lt;br /&gt;&lt;a href=&quot;http://www.scientificamerican.com/technology&quot;&gt;http://www.scientificamerican.com/technology&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The paywall link is in the &quot;Technology News from Our Partners&quot; section
&lt;br /&gt;&quot;Nature Melting memory chips in mass production&quot;
&lt;br /&gt;&lt;a href=&quot;http://www.scientificamerican.com/article.cfm?id=melting-memory-chips-in-mass&quot;&gt;http://www.scientificamerican.com/article.cfm?i...&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The actually goes to nature.com&lt;/p&gt;

&lt;p&gt;I need to convert such links to text because they appear in the &quot;Latest Stories&quot; and &quot;Most Popular&quot; tabs. And I want to know how to do it anyway since I often want to convert paywall articles at other sites.&lt;/p&gt;

&lt;p&gt;log output (there are no error messages)&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;realUrl: http://www.nature.com/news/2009/090925/full/news.2009.951.html&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;What I've commented out doesn't work. The link on the test page isn't getting converted to text.&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;window.addEventListener('load', function(){ // start

	var input = document.evaluate('//a[@href]', document, null, XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE, null);
	if (input) {
		for (var i = 0; i &amp;lt; input.snapshotLength; ++i) {		
			a = input.snapshotItem(i);
			tmp1 = a.getAttribute(&quot;href&quot;);
			if (/\/article.cfm\?id=/.test(tmp1)) {
				convertLinks();
			}
		}
	}

	function convertLinks() {		
		GM_xmlhttpRequest({
			method: &quot;GET&quot;,
			url: tmp1,
			onload: function(response) {
				// Inject responseXML into existing Object if not present
				if (!response.responseXML)
			  		response.responseXML = new DOMParser().parseFromString(response.responseText, &quot;text/xml&quot;);
				if (/^http(s)?:\/\/([\w]+\.)?nature.com\//.test(response.finalUrl)) {
					GM_log(&quot;realUrl: &quot; + response.finalUrl);
					/*
					newer = document.createElement('span');
					newer.innerHTML = a.textContent;
					a.parentNode.insertBefore(newer, a.nextSibling);
					a.parentNode.removeChild(a);
					*/
				}
			}
		});
	}
	
}, false); // END&lt;/pre&gt;&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-24T00:48:26Z</created-at>
    <forumable-id type="integer">1</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192801</id>
    <topic-id type="integer">40167</topic-id>
    <updated-at type="datetime">2009-11-24T00:48:26Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5</user-agent>
    <user-id type="integer">39581</user-id>
  </post>
  <post>
    <body>@GIJoe

Thanks.

Could somebody tell me how it works?

____________________
edit

I want to check that the about:config setting is only for accessibility. It isn't needed for the code to work - is it?

It set to true - with every blocked refresh there's a message with a close box at the top of the tab &lt;code&gt;Firefox prevented this page from automatically reloading.&lt;/code&gt; and you either have to &quot;Allow&quot; or close it to make it go away.</body>
    <body-html>&lt;p&gt;@GIJoe&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;

&lt;p&gt;Could somebody tell me how it works?&lt;/p&gt;

&lt;p&gt;____________________
&lt;br /&gt;edit&lt;/p&gt;

&lt;p&gt;I want to check that the about:config setting is only for accessibility. It isn't needed for the code to work - is it?&lt;/p&gt;

&lt;p&gt;It set to true - with every blocked refresh there's a message with a close box at the top of the tab &lt;code&gt;Firefox prevented this page from automatically reloading.&lt;/code&gt; and you either have to &quot;Allow&quot; or close it to make it go away.&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-24T00:40:42Z</created-at>
    <forumable-id type="integer">1</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192799</id>
    <topic-id type="integer">40161</topic-id>
    <updated-at type="datetime">2009-11-24T01:09:36Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5</user-agent>
    <user-id type="integer">39581</user-id>
  </post>
  <post>
    <body>auto ladder match just like this http://userscripts.org/scripts/show/62241
thank you</body>
    <body-html>&lt;p&gt;auto ladder match just like this &lt;a href=&quot;http://userscripts.org/scripts/show/62241&quot;&gt;http://userscripts.org/scripts/show/62241&lt;/a&gt;
&lt;br /&gt;thank you&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-24T00:21:20Z</created-at>
    <forumable-id type="integer">2</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192795</id>
    <topic-id type="integer">40164</topic-id>
    <updated-at type="datetime">2009-11-24T00:21:20Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5</user-agent>
    <user-id type="integer">118967</user-id>
  </post>
  <post>
    <body>and what browser start the counter with 0 ?
&lt;pre&gt;for(let i=window.setTimeout(function() {},99);i&gt;0;i--) { window.clearTimeout(i); }&lt;/pre&gt;</body>
    <body-html>&lt;p&gt;and what browser start the counter with 0 ?
&lt;br /&gt;&lt;pre&gt;for(let i=window.setTimeout(function() {},99);i&gt;0;i--) { window.clearTimeout(i); }&lt;/pre&gt;&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-24T00:06:34Z</created-at>
    <forumable-id type="integer">1</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192793</id>
    <topic-id type="integer">40161</topic-id>
    <updated-at type="datetime">2009-11-24T00:15:49Z</updated-at>
    <user-agent>Mozilla/5.0 (Macintosh; U; PPC; en; rv:1.9.1.4) Gecko/20091111 SeaMonkey/2.0</user-agent>
    <user-id type="integer">65048</user-id>
  </post>
  <post>
    <body>&lt;blockquote&gt;&lt;strong&gt;&lt;a href=&quot;http://userscripts.org/users/65048&quot;&gt;GIJoe&lt;/a&gt;&lt;/strong&gt; &lt;a href=&quot;http://userscripts.org/topics/40161#row-192785&quot;&gt; wrote&lt;/a&gt;:&lt;br&gt;&lt;pre&gt;let m=window.setTimeout(function() {},99);&lt;br&gt;for(let i=m;i&amp;gt;0;i--) { window.clearTimeout(i); }&lt;/pre&gt;&lt;/blockquote&gt;
good idea. you might want i&gt;=0 instead of i&gt;0</body>
    <body-html>&lt;blockquote&gt;&lt;strong&gt;&lt;a href=&quot;http://userscripts.org/users/65048&quot;&gt;GIJoe&lt;/a&gt;&lt;/strong&gt;&lt;a href=&quot;http://userscripts.org/topics/40161#row-192785&quot;&gt; wrote&lt;/a&gt;:&lt;br /&gt;&lt;pre&gt;let m=window.setTimeout(function() {},99);&lt;br /&gt;for(let i=m;i&amp;gt;0;i--) { window.clearTimeout(i); }&lt;/pre&gt;&lt;/blockquote&gt;
good idea. you might want i&gt;=0 instead of i&gt;0</body-html>
    <created-at type="datetime">2009-11-24T00:00:13Z</created-at>
    <forumable-id type="integer">1</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192790</id>
    <topic-id type="integer">40161</topic-id>
    <updated-at type="datetime">2009-11-24T00:00:33Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)</user-agent>
    <user-id type="integer">23652</user-id>
  </post>
  <post>
    <body>&lt;pre&gt;let m=window.setTimeout(function() {},99);
for(let i=m;i&gt;0;i--) { window.clearTimeout(i); }&lt;/pre&gt;

also, in about:config
set &lt;code&gt;accessibility.blockautorefresh&lt;/code&gt; to &lt;code&gt;true&lt;/code&gt;</body>
    <body-html>&lt;p&gt;&lt;pre&gt;let m=window.setTimeout(function() {},99);
for(let i=m;i&gt;0;i--) { window.clearTimeout(i); }&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;also, in about:config
&lt;br /&gt;set &lt;code&gt;accessibility.blockautorefresh&lt;/code&gt; to &lt;code&gt;true&lt;/code&gt;&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-23T23:44:38Z</created-at>
    <forumable-id type="integer">1</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192785</id>
    <topic-id type="integer">40161</topic-id>
    <updated-at type="datetime">2009-11-23T23:52:56Z</updated-at>
    <user-agent>Mozilla/5.0 (Macintosh; U; PPC; en; rv:1.9.1.4) Gecko/20091111 SeaMonkey/2.0</user-agent>
    <user-id type="integer">65048</user-id>
  </post>
  <post>
    <body>i dont think u can with greasemonkey. u have to filter it before the page renders it, there was a thread on this a little while ago, about using a proxy and addons and some other stuff</body>
    <body-html>&lt;p&gt;i dont think u can with greasemonkey. u have to filter it before the page renders it, there was a thread on this a little while ago, about using a proxy and addons and some other stuff&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-23T23:42:36Z</created-at>
    <forumable-id type="integer">1</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192784</id>
    <topic-id type="integer">40161</topic-id>
    <updated-at type="datetime">2009-11-23T23:42:36Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)</user-agent>
    <user-id type="integer">23652</user-id>
  </post>
  <post>
    <body>&lt;blockquote&gt;Come on, is it really that difficult?&lt;/blockquote&gt;

The player is Flash so what you want is probably impossibe via a script. In fact...

37 for intitle:myspace intitle:player automatically replay song
http://www.google.com/search?hl=en&amp;lr=&amp;safe=off&amp;tbo=1&amp;num=100&amp;q=intitle%3Amyspace+intitle%3Aplayer+automatically+replay+song&amp;aq=f&amp;oq=&amp;aqi=

...it may not be possible at all.</body>
    <body-html>&lt;p&gt;&lt;blockquote&gt;Come on, is it really that difficult?&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;The player is Flash so what you want is probably impossibe via a script. In fact...&lt;/p&gt;

&lt;p&gt;37 for intitle:myspace intitle:player automatically replay song
&lt;br /&gt;&lt;a href=&quot;http://www.google.com/search?hl=en&amp;amp;lr=&amp;amp;safe=off&amp;amp;tbo=1&amp;amp;num=100&amp;amp;q=intitle%3Amyspace+intitle%3Aplayer+automatically+replay+song&amp;amp;aq=f&amp;amp;oq=&amp;amp;aqi&quot;&gt;http://www.google.com/search?hl=en&amp;amp;lr=&amp;amp;safe=off...&lt;/a&gt;=&lt;/p&gt;

&lt;p&gt;...it may not be possible at all.&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-23T23:39:27Z</created-at>
    <forumable-id type="integer">2</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192782</id>
    <topic-id type="integer">39616</topic-id>
    <updated-at type="datetime">2009-11-23T23:39:36Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5</user-agent>
    <user-id type="integer">39581</user-id>
  </post>
  <post>
    <body>What's the shortest code I can use to remove meta refreshes?

example
Science News, Articles and Information | Scientific American
http://www.scientificamerican.com/

&lt;pre&gt;&amp;lt;meta http-equiv=&quot;refresh&quot; content=&quot;300&quot; /&amp;gt;&lt;/pre&gt;

I have no idea how to do it. If you remove &lt;code&gt;http-equiv&lt;/code&gt; and &lt;code&gt;content&lt;/code&gt; - the refreshes still execute.

Also - if you reset &lt;code&gt;content&lt;/code&gt; - the page ignores the new value.

---

An example of the shortest code to remove regular refreshes:

&lt;pre&gt;for (let i=500; i&gt;=0; i--)
	unsafeWindow.clearTimeout(i);&lt;/pre&gt;</body>
    <body-html>&lt;p&gt;What's the shortest code I can use to remove meta refreshes?&lt;/p&gt;

&lt;p&gt;example
&lt;br /&gt;Science News, Articles and Information | Scientific American
&lt;br /&gt;&lt;a href=&quot;http://www.scientificamerican.com/&quot;&gt;http://www.scientificamerican.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;&amp;lt;meta http-equiv=&quot;refresh&quot; content=&quot;300&quot; /&amp;gt;&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;I have no idea how to do it. If you remove &lt;code&gt;http-equiv&lt;/code&gt; and &lt;code&gt;content&lt;/code&gt; - the refreshes still execute.&lt;/p&gt;

&lt;p&gt;Also - if you reset &lt;code&gt;content&lt;/code&gt; - the page ignores the new value.&lt;/p&gt;

&lt;p&gt;---&lt;/p&gt;

&lt;p&gt;An example of the shortest code to remove regular refreshes:&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;for (let i=500; i&gt;=0; i--)
	unsafeWindow.clearTimeout(i);&lt;/pre&gt;&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-23T23:23:59Z</created-at>
    <forumable-id type="integer">1</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192779</id>
    <topic-id type="integer">40161</topic-id>
    <updated-at type="datetime">2009-11-23T23:31:20Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5</user-agent>
    <user-id type="integer">39581</user-id>
  </post>
  <post>
    <body>&lt;blockquote&gt;&lt;strong&gt;&lt;a href=&quot;http://userscripts.org/users/22480&quot;&gt;znerp&lt;/a&gt;&lt;/strong&gt; &lt;a href=&quot;http://userscripts.org/topics/40150#row-192754&quot;&gt; wrote&lt;/a&gt;:&lt;br&gt;Well I don't think that &lt;i&gt;waste&lt;/i&gt; is a fair description.&lt;/blockquote&gt;
True. Kind of pointless outcome is a better one. It probably helped with his coding abilities though.
&lt;blockquote&gt;&lt;strong&gt;&lt;a href=&quot;http://userscripts.org/users/34442&quot;&gt;peteb&lt;/a&gt;&lt;/strong&gt; &lt;a href=&quot;http://userscripts.org/topics/40150#row-192753&quot;&gt; wrote&lt;/a&gt;:&lt;br&gt;sizzlemctwizzle's script, that must be what I was seeing in other people's replies, I copied that &quot;style&quot; from responses I saw in the forums thinking it's what people were using as a hard coded norm for replying&lt;/blockquote&gt;
We both have the same style visually. Both our scripts do almost exactly the same thing, except his preview shows up in the reply textbox area, and mine shows up full screen in a div.
&lt;blockquote&gt;&lt;strong&gt;&lt;a href=&quot;http://userscripts.org/users/34442&quot;&gt;peteb&lt;/a&gt;&lt;/strong&gt; &lt;a href=&quot;http://userscripts.org/topics/40150#row-192753&quot;&gt; wrote&lt;/a&gt;:&lt;br&gt;isn't it possible to &quot;retire&quot; or &quot;deactivate&quot; a script without deleting it?&lt;/blockquote&gt;
You can contact Jesse and have him unlist it if you wish.</body>
    <body-html>&lt;blockquote&gt;&lt;strong&gt;&lt;a href=&quot;http://userscripts.org/users/22480&quot;&gt;znerp&lt;/a&gt;&lt;/strong&gt;&lt;a href=&quot;http://userscripts.org/topics/40150#row-192754&quot;&gt; wrote&lt;/a&gt;:&lt;br /&gt;Well I don't think that &lt;i&gt;waste&lt;/i&gt; is a fair description.&lt;/blockquote&gt;
True. Kind of pointless outcome is a better one. It probably helped with his coding abilities though.
&lt;blockquote&gt;&lt;strong&gt;&lt;a href=&quot;http://userscripts.org/users/34442&quot;&gt;peteb&lt;/a&gt;&lt;/strong&gt;&lt;a href=&quot;http://userscripts.org/topics/40150#row-192753&quot;&gt; wrote&lt;/a&gt;:&lt;br /&gt;sizzlemctwizzle's script, that must be what I was seeing in other people's replies, I copied that &quot;style&quot; from responses I saw in the forums thinking it's what people were using as a hard coded norm for replying&lt;/blockquote&gt;
We both have the same style visually. Both our scripts do almost exactly the same thing, except his preview shows up in the reply textbox area, and mine shows up full screen in a div.
&lt;blockquote&gt;&lt;strong&gt;&lt;a href=&quot;http://userscripts.org/users/34442&quot;&gt;peteb&lt;/a&gt;&lt;/strong&gt;&lt;a href=&quot;http://userscripts.org/topics/40150#row-192753&quot;&gt; wrote&lt;/a&gt;:&lt;br /&gt;isn't it possible to &quot;retire&quot; or &quot;deactivate&quot; a script without deleting it?&lt;/blockquote&gt;
You can contact Jesse and have him unlist it if you wish.</body-html>
    <created-at type="datetime">2009-11-23T23:05:16Z</created-at>
    <forumable-id type="integer">3</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192770</id>
    <topic-id type="integer">40150</topic-id>
    <updated-at type="datetime">2009-11-23T23:05:31Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)</user-agent>
    <user-id type="integer">23652</user-id>
  </post>
  <post>
    <body>&lt;blockquote&gt;&lt;strong&gt;&lt;a href=&quot;http://userscripts.org/users/34442&quot;&gt;peteb&lt;/a&gt;&lt;/strong&gt;&amp;nbsp;&lt;a href=&quot;/topics/40150?page=1#posts-192740&quot;&gt;wrote&lt;/a&gt;:&lt;br&gt;
did I waste my time with this?&lt;/blockquote&gt;

&lt;p&gt;Well I don't think that &lt;i&gt;waste&lt;/i&gt; is a fair description. As Joe says, you reinvented a wheel, but I'm sure it's all good practice.&lt;/p&gt;</body>
    <body-html>&lt;blockquote&gt;&lt;strong&gt;&lt;a href=&quot;http://userscripts.org/users/34442&quot;&gt;peteb&lt;/a&gt;&lt;/strong&gt;&amp;nbsp;&lt;a href=&quot;/topics/40150?page=1#posts-192740&quot;&gt;wrote&lt;/a&gt;:&lt;br /&gt;
did I waste my time with this?&lt;/blockquote&gt;&lt;p&gt;Well I don't think that &lt;i&gt;waste&lt;/i&gt; is a fair description. As Joe says, you reinvented a wheel, but I'm sure it's all good practice.&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-23T22:05:05Z</created-at>
    <forumable-id type="integer">3</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192754</id>
    <topic-id type="integer">40150</topic-id>
    <updated-at type="datetime">2009-11-23T22:05:05Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)</user-agent>
    <user-id type="integer">22480</user-id>
  </post>
  <post>
    <body>&lt;blockquote&gt;
&lt;strong&gt;&lt;a href=&quot;/users/23652&quot;&gt;JoeSimmons&lt;/a&gt;&lt;/strong&gt;&amp;nbsp;&lt;a href=&quot;/topics/40150?page=1#posts-192753#posts-192749&quot;&gt;wrote&lt;/a&gt;:

                
                &lt;p&gt;You made a quote script? 2 of these already exist. 1 from me, 1 from Sizzle. You wasted your time. Here are the links
                &lt;br&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/47155&quot;&gt;http://userscripts.org/scripts/show/47155&lt;/a&gt;
                &lt;br&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/48059&quot;&gt;http://userscripts.org/scripts/show/48059&lt;/a&gt;&lt;/p&gt;
              
&lt;/blockquote&gt;

haha, ok, thanks for the info, I did do a cursory search and didn't come up with any, ah well, helped to pass the time :)
&lt;br /&gt;&lt;br /&gt;
sizzlemctwizzle's script, that must be what I was seeing in other people's replies, I copied that &quot;style&quot; from responses I saw in the forums thinking it's what people were using as a hard coded norm for replying
&lt;br /&gt;&lt;br /&gt;
isn't it possible to &quot;retire&quot; or &quot;deactivate&quot; a script without deleting it? I'd like to keep mine up on my script list for my own use.</body>
    <body-html>&lt;blockquote&gt;&lt;strong&gt;&lt;a href=&quot;/users/23652&quot;&gt;JoeSimmons&lt;/a&gt;&lt;/strong&gt;&amp;nbsp;&lt;a href=&quot;/topics/40150?page=1#posts-192753#posts-192749&quot;&gt;wrote&lt;/a&gt;:

                
                &lt;p&gt;You made a quote script? 2 of these already exist. 1 from me, 1 from Sizzle. You wasted your time. Here are the links
                &lt;br /&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/47155&quot;&gt;http://userscripts.org/scripts/show/47155&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/48059&quot;&gt;http://userscripts.org/scripts/show/48059&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;

haha, ok, thanks for the info, I did do a cursory search and didn't come up with any, ah well, helped to pass the time :)
&lt;br /&gt;&lt;br /&gt;
sizzlemctwizzle's script, that must be what I was seeing in other people's replies, I copied that &quot;style&quot; from responses I saw in the forums thinking it's what people were using as a hard coded norm for replying
&lt;br /&gt;&lt;br /&gt;
isn't it possible to &quot;retire&quot; or &quot;deactivate&quot; a script without deleting it? I'd like to keep mine up on my script list for my own use.</body-html>
    <created-at type="datetime">2009-11-23T22:04:27Z</created-at>
    <forumable-id type="integer">3</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192753</id>
    <topic-id type="integer">40150</topic-id>
    <updated-at type="datetime">2009-11-23T22:18:00Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5</user-agent>
    <user-id type="integer">34442</user-id>
  </post>
  <post>
    <body>JoeSimmons, you solved my problem!
You don't know how much I'm grateful! Thanks!</body>
    <body-html>&lt;p&gt;JoeSimmons, you solved my problem!
&lt;br /&gt;You don't know how much I'm grateful! Thanks!&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-23T22:01:53Z</created-at>
    <forumable-id type="integer">1</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192751</id>
    <topic-id type="integer">40131</topic-id>
    <updated-at type="datetime">2009-11-23T22:01:53Z</updated-at>
    <user-agent>Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; it; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5</user-agent>
    <user-id type="integer">118894</user-id>
  </post>
  <post>
    <body>&lt;blockquote&gt;&lt;strong&gt;&lt;a href=&quot;http://userscripts.org/users/118894&quot;&gt;Gurzo&lt;/a&gt;&lt;/strong&gt; &lt;a href=&quot;http://userscripts.org/topics/40131#row-192677&quot;&gt; wrote&lt;/a&gt;:&lt;br&gt;&lt;pre&gt;document.getElementById('foo').href;&lt;br&gt;&lt;/pre&gt;&lt;/blockquote&gt;
that wont do anything. you need to make it do &lt;code&gt;window.location=document.getElementById('foo').href;&lt;/code&gt;</body>
    <body-html>&lt;blockquote&gt;&lt;strong&gt;&lt;a href=&quot;http://userscripts.org/users/118894&quot;&gt;Gurzo&lt;/a&gt;&lt;/strong&gt;&lt;a href=&quot;http://userscripts.org/topics/40131#row-192677&quot;&gt; wrote&lt;/a&gt;:&lt;br /&gt;&lt;pre&gt;document.getElementById('foo').href;&lt;br /&gt;&lt;/pre&gt;&lt;/blockquote&gt;
that wont do anything. you need to make it do &lt;code&gt;window.location=document.getElementById('foo').href;&lt;/code&gt;</body-html>
    <created-at type="datetime">2009-11-23T21:58:56Z</created-at>
    <forumable-id type="integer">1</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192750</id>
    <topic-id type="integer">40131</topic-id>
    <updated-at type="datetime">2009-11-23T21:58:56Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)</user-agent>
    <user-id type="integer">23652</user-id>
  </post>
  <post>
    <body>You made a quote script? 2 of these already exist. 1 from me, 1 from Sizzle. You wasted your time. Here are the links
http://userscripts.org/scripts/show/47155
http://userscripts.org/scripts/show/48059</body>
    <body-html>&lt;p&gt;You made a quote script? 2 of these already exist. 1 from me, 1 from Sizzle. You wasted your time. Here are the links
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/47155&quot;&gt;http://userscripts.org/scripts/show/47155&lt;/a&gt;
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/48059&quot;&gt;http://userscripts.org/scripts/show/48059&lt;/a&gt;&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-23T21:57:22Z</created-at>
    <forumable-id type="integer">3</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192749</id>
    <topic-id type="integer">40150</topic-id>
    <updated-at type="datetime">2009-11-23T21:57:22Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)</user-agent>
    <user-id type="integer">23652</user-id>
  </post>
  <post>
    <body>is it just me or do the threads have no &quot;reply to&quot; option for the threads? I ask for two reasons:

1) with all of my ad-block and such not sure if I'm blocking it, turned it all off, still nothing.

2) I wrote a script that adds the ability to the forums, please try it out and let me know if it works for you.

did I waste my time with this?

http://userscripts.org/scripts/show/62669

thanks :D</body>
    <body-html>&lt;p&gt;is it just me or do the threads have no &quot;reply to&quot; option for the threads? I ask for two reasons:&lt;/p&gt;

&lt;p&gt;1) with all of my ad-block and such not sure if I'm blocking it, turned it all off, still nothing.&lt;/p&gt;

&lt;p&gt;2) I wrote a script that adds the ability to the forums, please try it out and let me know if it works for you.&lt;/p&gt;

&lt;p&gt;did I waste my time with this?&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/62669&quot;&gt;http://userscripts.org/scripts/show/62669&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;thanks :D&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-23T21:04:19Z</created-at>
    <forumable-id type="integer">3</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192740</id>
    <topic-id type="integer">40150</topic-id>
    <updated-at type="datetime">2009-11-23T21:04:19Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5</user-agent>
    <user-id type="integer">34442</user-id>
  </post>
  <post>
    <body>Thanks that worked perfectly.</body>
    <body-html>&lt;p&gt;Thanks that worked perfectly.&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-23T19:14:58Z</created-at>
    <forumable-id type="integer">1</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192722</id>
    <topic-id type="integer">40128</topic-id>
    <updated-at type="datetime">2009-11-23T19:14:58Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)</user-agent>
    <user-id type="integer">118906</user-id>
  </post>
  <post>
    <body>Come on, is it really that difficult?</body>
    <body-html>&lt;p&gt;Come on, is it really that difficult?&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-23T18:48:14Z</created-at>
    <forumable-id type="integer">2</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192716</id>
    <topic-id type="integer">39616</topic-id>
    <updated-at type="datetime">2009-11-23T18:48:14Z</updated-at>
    <user-agent>Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5</user-agent>
    <user-id type="integer">117757</user-id>
  </post>
  <post>
    <body>I want to write script Change the Web page automatically. But I see the problem.

The URL of the it differently  But there are some that do not change

Please help me  thank you so much


For example

&lt;pre&gt;
Before
http://img132.hotlinkimage.com/img.php?id=1248572992&amp;q

After
http://img132.hotlinkimage.com/img.php?id=1248572992&amp;q=&amp;jump=5128794503&amp;ru=

&quot;=&amp;jump=5128794503&amp;ru= &quot; This is the message that change.

What should I do

This is the original script


A1 = &quot;http://img132.hotlinkimage.com/img.php?id=1248572992&amp;q=&amp;jump=5128792147&amp;ru=&quot;
A2 = &quot;http://img123.hotlinkimage.com/img.php?id=471398889&amp;q=&amp;jump=4351618072&amp;ru=&quot;

if (document.location.href == A1)	{document.location=A2;}</body>
    <body-html>&lt;p&gt;I want to write script Change the Web page automatically. But I see the problem.&lt;/p&gt;

&lt;p&gt;The URL of the it differently  But there are some that do not change&lt;/p&gt;

&lt;p&gt;Please help me  thank you so much&lt;/p&gt;

&lt;p&gt;For example&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;
Before
http://img132.hotlinkimage.com/img.php?id=1248572992&amp;amp;q

After
http://img132.hotlinkimage.com/img.php?id=1248572992&amp;amp;q=&amp;amp;jump=5128794503&amp;amp;ru=

&quot;=&amp;amp;jump=5128794503&amp;amp;ru= &quot; This is the message that change.

What should I do

This is the original script


A1 = &quot;http://img132.hotlinkimage.com/img.php?id=1248572992&amp;amp;q=&amp;amp;jump=5128792147&amp;amp;ru=&quot;
A2 = &quot;http://img123.hotlinkimage.com/img.php?id=471398889&amp;amp;q=&amp;amp;jump=4351618072&amp;amp;ru=&quot;

if (document.location.href == A1)	{document.location=A2;}&lt;/pre&gt;&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-23T18:01:19Z</created-at>
    <forumable-id type="integer">2</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192700</id>
    <topic-id type="integer">40139</topic-id>
    <updated-at type="datetime">2009-11-23T18:24:00Z</updated-at>
    <user-agent>Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.3; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) )</user-agent>
    <user-id type="integer">111122</user-id>
  </post>
  <post>
    <body>Still not working. It doesn't give any error (both of them), but doesn't do what it's supposed to...
Is it possible that some web sites forbid this kind of script actions?</body>
    <body-html>&lt;p&gt;Still not working. It doesn't give any error (both of them), but doesn't do what it's supposed to...
&lt;br /&gt;Is it possible that some web sites forbid this kind of script actions?&lt;/p&gt;</body-html>
    <created-at type="datetime">2009-11-23T17:44:14Z</created-at>
    <forumable-id type="integer">1</forumable-id>
    <forumable-type>Forum</forumable-type>
    <id type="integer">192698</id>
    <topic-id type="integer">40131</topic-id>
    <updated-at type="datetime">2009-11-23T17:44:14Z</updated-at>
    <user-agent>Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; it; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5</user-agent>
    <user-id type="integer">118894</user-id>
  </post>
</posts>
