View Single Post
Old 02-22-2003, 12:40 AM  
rowan
Too lazy to set a custom title
 
Join Date: Mar 2002
Location: Australia
Posts: 17,393
Unfortunately, your idea won't work. 99% of the time the Referer: line will show the page the click came from, not the page it went through. Trading scripts which work out the source of the trade based purely on the domain will discard it, and scripts which use an ID in the URL may compare domains and mark it as a potential cheater.

One trick, if you don't mind MS only, is to use an iframe served from the same domain as out.php. Then the Referer: line will correctly show the iframe URL.

BTW: this is not a specific TTT issue, it goes for any trade script...
rowan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote