I'm thinking you could use Google Scripts to set up a trigger to run a POST request every number of minutes, until succeeded. That way you wouldn't need to leave your browser open. I'm just a beginner, so I don't know if it's possible. I'll look into this when I get home if someone else doesn't beat me to it.
Comment has been collapsed.
With Google Scripts you wouldn't need any device on. You just set the trigger and Google runs it when the time comes. There's a daily limit, but you could set it to like every 1 hour to prevent it from exceeding the limit. More about it: https://developers.google.com/apps-script/guides/triggers/installable
Comment has been collapsed.
True. :P
Oh sorry, I thought that page had everything. Yeah, it's pretty neat. I use it for my BLAEO rankings, they're updated every 12 hours.
Comment has been collapsed.
How about putting a alarm at your phone 30 min before the giveaway ends so you wake up, enter the giveaway and then continue sleeping? xD
That or program a script, that shouldn't be hard. There are some userscripts there to enhance the site. You can look how those are made to modify them to your own requisites.
Comment has been collapsed.
Well, it's definitely codable. Just use setTimeout() for a click() using javascript for example.
But more interesting would be, if SteamGifts would allow reserving entries for the very reason posted in the OP.
If you don't have enough points, there should be an option to reserve an entry.
I think that would be cool.
Comment has been collapsed.
Cake is good! Have a good one. :P
By the way, it isn't? Something like this could be useful. For all the "exploit" butthurts on this forum, it could be limited to one reservation at a time.
Comment has been collapsed.
Then correct me if I'm wrong, but aren't comments content as well? If so, my replies features aren't allowed.
Comment has been collapsed.
So those scripts that add an automatic comment when entering giveaways, in that case would it be allowed, since you're not really writing the comments?
Comment has been collapsed.
Weird logic. :P I guess I won't be allowed to implement my Bump Discussions feature then.
Comment has been collapsed.
May I suggest you close the thread, before a really dirty discussion starts. This kind of thread can get out of hand.
Merry Christmas!
Comment has been collapsed.
17,148 Comments - Last post 8 minutes ago by pivotalHarry
384 Comments - Last post 25 minutes ago by GarlicToast
67 Comments - Last post 42 minutes ago by JonathanDoe
15 Comments - Last post 1 hour ago by Fluffster
4 Comments - Last post 1 hour ago by gameboy9725
512 Comments - Last post 1 hour ago by OldPup
211 Comments - Last post 3 hours ago by crocospect
647 Comments - Last post 4 seconds ago by Patxxv
10,838 Comments - Last post 21 seconds ago by EobardThawne
30,535 Comments - Last post 1 minute ago by Yamaraus
150 Comments - Last post 4 minutes ago by Atilex
318 Comments - Last post 10 minutes ago by xXShurraXx
97 Comments - Last post 10 minutes ago by Vin3
1,226 Comments - Last post 17 minutes ago by Kyog
Like, I have 40 points now and need to go to sleep, but I wanna enter that 60 points Fallout 4 giveaway ending in 6-7 hours and I'll sleep more than 8 hours.
What if you could open a giveaway page and set it to automatically enter you whenever the points become available. Is that codeable?
Comment has been collapsed.