Gleam.io-Autosolve icon indicating copy to clipboard operation
Gleam.io-Autosolve copied to clipboard

Suggestions

Open Revadike opened this issue 9 years ago • 3 comments

Please automate the steam group joining, like you did with your steamcompanion script. But don't use new tab, since I blocked popups. Maybe use an iframe solution.

Also could you make it fast forward youtube movies to the end, or some other trick that makes it work?

Finally, can you make some settings? For example, enable/disable automation for twitter/steam/twitch/facebook/etc. Or disable autojoin steamgroups.

You can do these settings as variables at the beginning of the script, or turn this into an extension. That would also be amazing!

Use this link to find (almost) all public gleam.io giveaways (to test): https://www.reddit.com/search?q=site%3Agleam.io&restrict_sr=&sort=new&t=all

(Maybe automate entering all those giveaways as well? :D)

Thanks

Revadike avatar Mar 07 '16 00:03 Revadike

This may be useful to get your hands on data/information (like quantity) var json = JSON.parse($("body > div.pseudo-popup-border > div > div.popup-blocks-container").attr("ng-init").slice(13, -1)); console.log(json)

Revadike avatar Mar 19 '16 09:03 Revadike

+Auto remove those groups

Zuko avatar Mar 26 '16 21:03 Zuko

Just FYI, I made a gleam.io database: http://revolt.loginto.me/index.php?/page/gleam_io_database.php

Revadike avatar Mar 27 '16 14:03 Revadike