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.
21 Comments - Last post 1 hour ago by RavenWings
14 Comments - Last post 2 hours ago by maruten
17,419 Comments - Last post 3 hours ago by RiderOfPhoenix
58 Comments - Last post 3 hours ago by trex33361
2 Comments - Last post 4 hours ago by LoneStar89
44 Comments - Last post 5 hours ago by lostsoul67
25 Comments - Last post 8 hours ago by lostsoul67
121 Comments - Last post 5 minutes ago by Sakakino
2,099 Comments - Last post 52 minutes ago by patrickmaher
171 Comments - Last post 1 hour ago by FanosSlapVt
190 Comments - Last post 1 hour ago by f300
16,475 Comments - Last post 2 hours ago by SquishedPotatoe
2,052 Comments - Last post 2 hours ago by MouseWithBeer
479 Comments - Last post 3 hours ago by steveywonder75
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.