Claim free ADA, BNB, BCH, BTC, DASH, DGB, DOGE, ETH, FEY, LINK, LTC, NEO, STEAM, TRX, USDC, USDT, XEM, XRP, ZEC
freenem.com by criomar
Details
Authorcriomar
LicenseNo License
Categoryfreenem.com
Created
Updated
Size210 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link./* ==UserStyle==
@name freenem.com
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
// ==UserScript==
// @name [satology] Auto Claim Multiple Faucets with Monitor UI
// @description Automatic rolls and claims for 50+ crypto faucets/PTC/miners (Freebitco.in BTC, auto promo code for 15 CryptosFaucet, FaucetPay, StormGain, etc)
// @description Claim free ADA, BNB, BCH, BTC, DASH, DGB, DOGE, ETH, FEY, LINK, LTC, NEO, STEAM, TRX, USDC, USDT, XEM, XRP, ZEC
// @version 1.7.3
// @author satology
// @namespace satology.onrender.com
// @homepage https://satology.onrender.com/faucets/referrals
// @note $1.7.3 : > Ok BCH (https://faucetok.net/) added
// @note @1.7.2 : > Fixed login error @ CF faucets
// @note @1.7.1 : > Changes to FaucetPay
// @note - tries to login (useful only if you have a third party extension/password manager that adds the credentials
// @note - the duration of the PTC view is now considered to prevent 'TIMEOUT' close
// @note > @ Wallet > added generic BTC address
// @note > @ Config > added BestChange to pick which BTC address to use: FaucetPay BTC [default] or alternative/generic BTC address
// @note > @ Config > added BigBtc to set the delay between claims: random [default], X minutes, defaults.postponeMinutes value
// @note > @ Config > added switch to enable/disaable the use of the extra interval for detecting ad redirects faster
// @note - IMPORTANT -------------------------------------------------------------------------------------------------------------------------------------------------------------------
// @note YOU MUST HAVE A hCaptcha solver INSTALLED to claim from the faucets
// @note I recommend this script: https://greasyfork.org/en/scripts/425854-hcaptcha-solver-automatically-solves-hcaptcha-in-browser
// @note -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
// @note - MAIN FEATURES ------------------------------------------------------------------------------------------------------------------------------------------------
// @note > Automatic rolls and claims for faucets/PTCs/miners
// @note > Accepts promotion codes (http://twitter.com/cryptosfaucets, free roll shortlinks) for CF 15 faucets
// @note > Simple Monitor UI on top of a website to track progress (claims, next rolls, promo codes)
// @note - IMPORTANT CONSIDERATIONS -------------------------------------------------------------------------------------------------------------------------------------
// @note 0. You need to enable popups on the Manager UI website to be able to open the faucets
// @note 1. CF FAUCETS WEBSITES MUST OPEN IN ENGLISH TO BE ABLE TO RECOGNIZE IF THE PROMO CODE WAS ACCEPTED
// @note In case you don't want to have them in English, you need to change the 3 strings the code uses for validation and change setToEnglish to false
// @note (Search for localeStrings in the code)
// @note 2. Autorolls will trigger ONLY when the faucet was opened by the Manager UI.
// @note This is to allow users to navigate the websites to get the ShortLinks extra rolls, for example,
// @note without having to stop the script.
// @note 3. You can enable/disable faucets from the UI. By default they are all set to false.
// @note It would be great if you could use my referral links listed below if you need an account.
// @note To disable them, just set enabled: false in the webList array, save the script & refresh the manager
// @note 4. You can change the configuration to enable autologin, RP free roll bonus, etc.
// @note 5. All data stored for tracking and to be displayed is stored locally in your environment. Nothing is uploaded.
// @note Always open to feedback. I'd be glad to hear from you if you find any bugs, have suggestions or new enhancements/features you'd like to see
// @note ----------------------------------------------------------------------------------------------------------------------------------------------------------------
// @note DISCLAIMER: This script is shared to help. Use at your own discretion. I've being using it for months and works fine but I cannot
// @note guarantee that the faucets won't ban your IP or account
// @note ----------------------------------------------------------------------------------------------------------------------------------------------------------------
// @note ----------------------------------------------------------------------------------------------------------------------------------------------------------------
// @note If you wanna team up or just share some ideas, you can contact me at satology@protonmail.com
// @note ----------------------------------------------------------------------------------------------------------------------------------------------------------------
// @grant GM_info
// @grant GM_setValue
// @grant GM_getValue
// @grant window.close
// @grant GM_openInTab
// @icon https://www.google.com/s2/favicons?domain=stormgain.com
// @require https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js
// @match https://satology.onrender.com/faucets/referrals*
// @match https://app.stormgain.com/crypto-miner/
// @match https://freecardano.com/*
// @match https://freebinancecoin.com/*
// @match https://freebitcoin.io/*
// @match https://freedash.io/*
// @match https://free-doge.com/*
// @match https://freeethereum.com/*
// @match https://freechainlink.io/*
// @match https://free-ltc.com/*
// @match https://freeneo.io/*
// @match https://freesteam.io/*
// @match https://free-tron.com/*
// @match https://freeusdcoin.com/*
// @match https://freetether.com/*
// @match https://freenem.com/*
// @match https://coinfaucet.io/*
// @match https://freebitco.in/
// @match https://faucetpay.io/*
// @match https://free-litecoin.com/*
// @match https://www.free-ethereum.io/
// @match https://www.free-ethereum.io/free/
// @match https://bagi.co.in/*
// @match https://keran.co/*
// @match https://btc-ok.net/*
// @match https://dash-ok.net/*
// @match https://dgb-ok.net/*
// @match https://doge-ok.net/*
// @match https://eth-ok.net/*
// @match https://ltc-ok.net/*
// @match https://trx-ok.net/*
// @match https://bigbtc.win/*
// @match https://bigbtc.win/*
// @match https://www.bestchange.com/*
// @match https://bitking.biz/*
// @match https://litking.biz/*
// @match https://faucetok.net/*
// ==/UserScript==
(function() {
'use strict';
/**
* Specific string values to check if a promotion code was succesfully processed (used via indexOf).
* Defaults are set for English.
* If you want to view the faucets in another language, you will need to change the following values
*/
const localeConfig = {
setToEnglish: true, // will set the faucets to English
stringSearches: {
promoCodeAccepted: 'roll',
promoCodeUsed: 'already used',
promoCodeInvalid: ['not found', 'only alphanumeric'],
promoCodeExpired: ['ended']
}
};
const WebType = {
CRYPTOSFAUCETS: 1,
STORMGAIN: 2,
FREEBITCOIN: 3,
FAUCETPAY: 4,
FREELITECOIN: 5,
FREEETHEREUMIO: 6,
BAGIKERAN: 7,
OKFAUCET: 8,
BIGBTC: 9,
BESTCHANGE: 10,
KINGBIZ: 11
};
const CFUrlType = {
HOME: 0,
FREE: 1,
CONTACTTWITTER: 2,
PROMOTION: 3,
STATS: 4,
SETTINGS: 5,
FREEROLLS: 6,
IGNORE: 99
};
const PromoStatus = {
NOCODE: 0,
PENDING: 1,
ACCEPTED: 2,
USEDBEFORE: 3,
INVALID: 4,
UNKNOWNERROR: 5,
EXPIRED: 6
};
const RandomInteractionLevel = {
NONE: 0,
LOW: 1,
MEDIUM: 2,
HIGH: 3
};
const HS_26_IN_MILLISECONDS = 93600000; //Using 26 hs instead of 24hs
const HS_2_IN_MILLISECONDS = 7200000; //and 2hs gap retry when code is flagged as USEDBEFORE
const USE_DEFAULT = -1;
const CFReusableCodesSuggestion = ['55khv20st4', '90nq6mcmz2', 'lytovoap04', 'vmuph8j0c6', 'ykxlvmg9ja', 'd8fmqxjlma', 'rjnmzjs673'];
const WalletType = {
FP_MAIL: 100,
FP_BTC: 101,
FP_BNB: 102,
FP_BCH: 103,
FP_DASH: 104,
FP_DGB: 105,
FP_DOGE: 106,
FP_ETH: 107,
FP_FEY: 108,
FP_LTC: 109,
FP_TRX: 110,
FP_USDT: 111,
FP_ZEC: 112,
BTC: 1,
LTC: 2
};
const ErrorType = {
ERROR: 0,
TIMEOUT: 1,
NEED_TO_LOGIN: 2,
ROLL_ERROR: 3,
CLICK_ROLL_ERROR: 4,
LOGIN_ERROR: 5,
CLAIM_ERROR: 6,
ADDRESS_ERROR: 7,
MIN_WITHDRAW_ERROR: 8,
IP_BAN: 9,
IP_RESTRICTED: 10,
IP_ERROR: 11,
FORCE_CLOSED: 12,
NO_FUNDS: 13,
VERIFY_EMAIL: 14,
NO_ADDRESS: 15
};
let persistence, shared, manager, ui, CFPromotions, interactions, CFHistory, SiteProcessor;
Element.prototype.is...