Skip to content

Instantly share code, notes, and snippets.

View retvil's full-sized avatar

Alex Myasoedov retvil

  • SDIncorporation
  • Moscow
View GitHub Profile
@retvil
retvil / [IOC] Free Steam (Remove All)
Created August 16, 2014 13:38
[IOC] Free Steam (Remove All)
(function()
{
if( location.href.match( /^https:\/\/store\.steampowered\.com\/account\/?$/ ) === null )
{
alert( 'Please run this on Steam\'s account page details: https://store.steampowered.com/account/' );
return;
}
jQuery( '.account_table a' ).each( function( i, el )
{
@retvil
retvil / Free Games
Last active February 16, 2017 11:42
Free Games 27.12.2016
[center][size=5][font="Arial Black"]"Во что поиграть, если нет денег"[/font][/size][/center]
[center][img]http://images.gameru.net/image/direct/d000e36727.png[/img][/center]
[center][sup]Сделано для удобства [url="http://www.gameru.net/forum/index.php?act=Members"]пользователей[/url] [url="http://www.gameru.net/"]..::GAMEINATOR::..[/url][/sup][/center]
[center][url="http://store.steampowered.com/"][img]http://images.gameru.net/image/direct/a096793bfd.png[/img][/url][/center]
В случае со [b]Steam[/b] у нас есть:
[list=1]
- [b][url="http://store.steampowered.com/search/?category1=10"]Демо-Версии[/url][/b] - [i][size="1"]Через[/size] [url="http://sh.st/eOG67"]Adf.ly[/url][/i][sup] Поддержать [url="http://sh.st/eOHc4"]Автора[/url][/sup]
- [b][url="http://store.steampowered.com/search/?category1=997"]Модификации[/url][/b] - [i][size="1"]Через[/size] [url="http://sh.st/eOG7c"]Adf.ly[/url][/i][sup] Поддержать [url="http://sh.st/eOHc4"]Автора[/url][/sup]
- [b][url="http://store.steampowered.com/genre/Free%20to%20Play
@retvil
retvil / [IOC] Free Steam (Remove Program)
Created August 16, 2014 09:00
[IOC] Free Steam (Remove Program)
///Workerd on Script: lunboks
///Editor: Nod33Eset
///Tester:
(function () {
var NUKE_REGEX = /\b(?:trailer|teaser|demo|cinematic|pegi|esrb)\b/i;
var PACKAGE_ID_REGEX = /javascript:\s*RemoveFreeLicense\s*\(\s*(\d+)/;
var REMOVE_LICENSE_API = "/account/removelicense";
var RUN_ON_PAGE = "https://store.steampowered.com/account/";
@retvil
retvil / [IOC] Free Steam (Remove Modification)
Created August 16, 2014 08:59
[IOC] Free Steam (Remove Modification)
///Workerd on Script: lunboks
///Editor: Nod33Eset
///Tester:
(function () {
var NUKE_REGEX = /\b(?:trailer|teaser|demo|cinematic|pegi|esrb)\b/i;
var PACKAGE_ID_REGEX = /javascript:\s*RemoveFreeLicense\s*\(\s*(\d+)/;
var REMOVE_LICENSE_API = "/account/removelicense";
var RUN_ON_PAGE = "https://store.steampowered.com/account/";
@retvil
retvil / [IOC] Free Steam (Remove Game)
Last active August 29, 2015 14:05
[IOC] Free Steam (Remove Game)
///Workerd on Script: lunboks
///Editor: Nod33Eset
///Tester:
(function () {
var NUKE_REGEX = /\b(?:trailer|teaser|demo|cinematic|pegi|esrb)\b/i;
var PACKAGE_ID_REGEX = /javascript:\s*RemoveFreeLicense\s*\(\s*(\d+)/;
var REMOVE_LICENSE_API = "/account/removelicense";
var RUN_ON_PAGE = "https://store.steampowered.com/account/";
@retvil
retvil / [IOC] Free Steam (Remove DLC)
Last active August 29, 2015 14:05
[IOC] Free Steam (Remove DLC)
///Workerd on Script: lunboks
///Editor: Nod33Eset
///Tester:
(function () {
var NUKE_REGEX = /\b(?:trailer|teaser|demo|cinematic|pegi|esrb)\b/i;
var PACKAGE_ID_REGEX = /javascript:\s*RemoveFreeLicense\s*\(\s*(\d+)/;
var REMOVE_LICENSE_API = "/account/removelicense";
var RUN_ON_PAGE = "https://store.steampowered.com/account/";
@retvil
retvil / [IOC] Free Steam (Remove Demo and Trailer)
Created August 16, 2014 08:58
[IOC] Free Steam (Remove Demo and Trailer)
///Workerd on Script: lunboks
///Editor: Nod33Eset
///Tester:
(function () {
var NUKE_REGEX = /\b(?:trailer|teaser|demo|cinematic|pegi|esrb)\b/i;
var PACKAGE_ID_REGEX = /javascript:\s*RemoveFreeLicense\s*\(\s*(\d+)/;
var REMOVE_LICENSE_API = "/account/removelicense";
var RUN_ON_PAGE = "https://store.steampowered.com/account/";
@retvil
retvil / [IOC] Free Steam (Remove Beta)
Created August 16, 2014 08:55
[IOC] Free Steam (Remove Beta)
///Workerd on Script: lunboks
///Editor: Nod33Eset
///Tester:
(function () {
var NUKE_REGEX = /\b(?:trailer|teaser|demo|cinematic|pegi|esrb)\b/i;
var PACKAGE_ID_REGEX = /javascript:\s*RemoveFreeLicense\s*\(\s*(\d+)/;
var REMOVE_LICENSE_API = "/account/removelicense";
var RUN_ON_PAGE = "https://store.steampowered.com/account/";
@retvil
retvil / [IOC] Free Steam (Remove Script)
Created August 16, 2014 08:09
[IOC] Free Steam (Remove Script)
///Workerd on Script: lunboks
///Editor: Nod33Eset
///Tester:
(function () {
var NUKE_REGEX = /\b(?:trailer|teaser|demo|cinematic|pegi|esrb)\b/i;
var PACKAGE_ID_REGEX = /javascript:\s*RemoveFreeLicense\s*\(\s*(\d+)/;
var REMOVE_LICENSE_API = "/account/removelicense";
var RUN_ON_PAGE = "https://store.steampowered.com/account/";
@retvil
retvil / [IOC] Free Steam (Add Script)
Created August 16, 2014 08:08
[IOC] Free Steam (Add Script)
(function()
{
if( location.hostname !== 'store.steampowered.com' )
{
alert( 'Run this code on the Steam Store!' );
return;
}
else if( typeof jQuery !== 'function' )
{
ShowAlertDialog( '[IOC] Fail', 'This page has no jQuery, try homepage.' );