So i was gonna make a bot for the easter event and then decided i was too lazy, (it would scroll through a thread finding eggs, and allow the user to collect only a certain type without missing ANY EGGS.), still might happen but we'll see.
So here is something i want to share, when you find an egg on a page you can manipulate whether it is an ANTI-CUTE or a CUTE.
How? Let me explain.
Since there is no token within POST data when redeeming eggs, they aren't being validated as either ANTI-CUTE or CUTE.
What determines it is a very small and simple part of the POST data.
given this:
See the "type=1" in there?Code:http://www.gaiaonline.com/gaiaevent/easter2013/collectEgg/?type=1&topic=85242907&post=427&nonce=418745036.1364525533.10475254
1 = Cute
2 = Anti-Cute
When you find an egg simply right click and copy pasta URL to Address bar and change the type number to what you desire.
Results 1 to 12 of 12
Thread: Manipulating Easter 2k13 Event
- 29 Mar. 2013 03:05am #1
Manipulating Easter 2k13 Event
- 29 Mar. 2013 04:14am #2
- 29 Mar. 2013 05:41am #3
It might still happen because i get bored, i just currently don't feel like making one in C#> kinda my gray area ATM but i think i have enough knowledge to piece something together in time. Also the only working login i have is Stapled's in C# or else i would VB.NET that shit up in a heartbeat. Since i don't completely understand C# i can't look at the code and know all of what it does for the login.
There's nothing ideal about being real, there's so many flaws to cover and conceal.
- 29 Mar. 2013 06:18am #4
- 29 Mar. 2013 01:31pm #5
- 29 Mar. 2013 02:49pm #6
No, event items after original grombies are all poop. I never bother with event items.
Play dumb now so you can shock the masses later
- 29 Mar. 2013 03:18pm #7
- 29 Mar. 2013 07:22pm #8
Last years are worth about 20k now, the year before they were worth some money.
However since Flynn's store came about inflation is gonna be harder than it was before.....There's nothing ideal about being real, there's so many flaws to cover and conceal.
- 30 Mar. 2013 02:53pm #9
Yeah I hate this year's event, it's way too time consuming so I do hope you create a bot. <3 I will try this though. Thank you!
- 30 Mar. 2013 11:44pm #10
- 30 Mar. 2013 11:47pm #11
All someone would have to do is have a bot that loads the forum page, load a thread until it finds an egg, and that's an extremely simple version. All you'd have to do is make a bot that basically scrapes the HTML until you find the tags, IDs, whatever you need.
- 02 Apr. 2013 04:30pm #12
Seems I'm a bit late for this. :/