[url=http://alphalupi.bungie.net/?day=0]7 - Only the trusted few...[/url]
[url=http://alphalupi.bungie.net/?day=1]6 - Every moment matters...[/url]
[url=http://alphalupi.bungie.net/?day=2]5 - Is this how it's always been?[/url]
[url=http://alphalupi.bungie.net/?day=3]4 - Persistence is the key...[/url]
[url=http://alphalupi.bungie.net/?day=4]3 - You draw deep inside...[/url]
[url=http://alphalupi.bungie.net/?day=5]2 - Pushed to this place for a reason...[/url]
[url=http://alphalupi.bungie.net/?day=6]1 - There must be meanings in its roar...[/url]
English
#Destiny
-
Edited by Specops115: 2/15/2013 4:23:24 AMNote for anyone who was using SunburnedGoose's automation script please save the text included in the spoiler as a new script and you can begin running now. It should automatically work once midnight PST rolls around. Until then it will just spin around clicking the rows making the symbol with no activity, but you won't have to wake up later to participate. [spoiler] <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head profile="http://selenium-ide.openqa.org/profiles/test-case"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="selenium.base" href="http://alphalupi.bungie.net/" /> <title>AlphaLupi</title> </head> <body> <table cellpadding="1" cellspacing="1" border="1"> <thead> <tr><td rowspan="1" colspan="3">AlphaLupi</td></tr> </thead><tbody> <tr> <td>label</td> <td>start</td> <td></td> </tr> <tr> <td>open</td> <td>http://alphalupi.bungie.net/</td> <td></td> </tr> <tr> <td>pause</td> <td>2000</td> <td></td> </tr> <tr> <td>click</td> <td>//div[@id='row0']/img[2]</td> <td></td> </tr> <tr> <td>click</td> <td>//div[@id='row2']/img[2]</td> <td></td> </tr> <tr> <td>click</td> <td>//div[@id='row3']/img[2]</td> <td></td> </tr> <tr> <td>pause</td> <td>60000</td> <td></td> </tr> <tr> <td>goto</td> <td>start</td> <td></td> </tr> </tbody></table> </body> </html> [/spoiler]