A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

Easter Event on Gaia

686 views · started by Shell ·
#1
Easter Event on Gaia
I'll make a bot if someone explains what it is. And steps involved.

---------- Post added at 05:16 PM ---------- Previous post was at 05:10 PM ----------

So i think all you do is surf and recive bunnys
#2
yeah all you do is go page to page pretty much. i miss the old school events.
#3
tattooed wrote:
yeah all you do is go page to page pretty much. i miss the old school events.


Hav eyou completed it like what is everythign you do>?
#5
tattooed wrote:
havent completed it yet because the eggs are a pain to find but what you do is just pick a side then start posting and eggs will show up randomly through out posting on fourms


ugg nvm i dont care enough, good luck broskis
#6
lol i gave up on it lol
#7
Oh lol fake eggs xDDD
#8
yeah thats funny aint it =P
#9
Get the egg and bunny URLs and just replace the nonce with a new one.
VB6 (I don't have VB.net on my new computer)
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 = Form1.wrapper.Between(strHTML, "<input type='hidden' name='nonce' value='", "' />")