Gaia Easter Eggs
From what I have seen, they randomly appear as you browse.
20 eggs till you get your first item grant.
20 eggs till you get your first item grant.



Bman wrote:Make it go through random pages.
instr :
/grant?key=easter2010
If its there, then grab the nonce, and submit.
Im working on helping you out
I want some credits.
Edit :
make the bot continuously browse the forum directory, search for /grant?key=easter2010
And if its there, grab the nonce, post the data, since its the same.
And use the refferer as the forum directory.
almost done
Public Function Nonce() As String
Dim strHTML As String
strHTML = Form1.wrapper.GetWrapper("http://www.gaiaonline.com/forum/chatterbox/f.23/#callout19/", "http://www.gaiaonline.com/forum/chatterbox/f.23/#callout19/")
strHTML = Replace(strHTML, Chr(34), "'")
Nonce = GetStringBetween(strHTML, "<input type='hidden' name='nonce' value='", "' />")
End Function
VERSION BUILD=6600217
SET !ERRORIGNORE YES
URL GOTO=http://www.gaiaonline.com/forum/chatterbox/f.23/
TAG POS=1 TYPE=A ATTR=HREF:*http://www.gaiaonline.com/grant?key=easter2010*



