All Projects → scorpion3013 → Checkolotl

scorpion3013 / Checkolotl

checkolotl is an account checker made in python3.6

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects
python36
32 projects

Projects that are alternatives of or similar to Checkolotl

Minestat
📈 A Minecraft server status checker
Stars: ✭ 168 (+663.64%)
Mutual labels:  minecraft, checker
Magistics
Logistical magic!
Stars: ✭ 16 (-27.27%)
Mutual labels:  minecraft
Node Minecraft Protocol
Parse and serialize minecraft packets, plus authentication and encryption.
Stars: ✭ 697 (+3068.18%)
Mutual labels:  minecraft
Applied Energistics 2
A Minecraft Mod about Matter, Energy and using them to conquer the world..
Stars: ✭ 827 (+3659.09%)
Mutual labels:  minecraft
Equivalent Exchange 3
Stars: ✭ 727 (+3204.55%)
Mutual labels:  minecraft
Antilaby
AntiLaby plug-in for Bukkit
Stars: ✭ 6 (-72.73%)
Mutual labels:  minecraft
Minecraftdev
Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
Stars: ✭ 645 (+2831.82%)
Mutual labels:  minecraft
Feather
A Minecraft server implementation in Rust
Stars: ✭ 896 (+3972.73%)
Mutual labels:  minecraft
Nodemc
Meta repository for information on the project as a whole
Stars: ✭ 16 (-27.27%)
Mutual labels:  minecraft
Zeps Gui
L'interface d'un outil de calcul d'itinéraires, principalement utilisé pour se repérer dans le Netherrail de Zcraft. Nécessite https://github.com/zDevelopers/ZePS-Core .
Stars: ✭ 5 (-77.27%)
Mutual labels:  minecraft
Mcaselector
A tool to select chunks from Minecraft worlds for deletion or export.
Stars: ✭ 798 (+3527.27%)
Mutual labels:  minecraft
Mcinabox
MCinaBox - A Minecraft: Java Edition Launcher for Android. An Encapsulation of [CosineMath's BoatApp](https://github.com/AOF-Dev/BoatApp).
Stars: ✭ 743 (+3277.27%)
Mutual labels:  minecraft
Mcsmanager
轻量级,开箱即用,多实例和支持 Docker 的 Minecraft 服务端管理面板
Stars: ✭ 829 (+3668.18%)
Mutual labels:  minecraft
Minet
A (not so) basic Minecraft Pocket Edition server written in C#
Stars: ✭ 706 (+3109.09%)
Mutual labels:  minecraft
Vehicles
[WIP | Pre-Release] A PocketMine-MP plugin that brings vehicles to your server !
Stars: ✭ 17 (-22.73%)
Mutual labels:  minecraft
Awesome Checker Services
✅ List of links to the various checkers out there on the web for sites, domains, security etc.
Stars: ✭ 662 (+2909.09%)
Mutual labels:  checker
Nukkit
Cloudburst Nukkit - Nuclear-Powered Minecraft: Bedrock Edition Server Software
Stars: ✭ 776 (+3427.27%)
Mutual labels:  minecraft
Spigot Js
Play with Nashorn and Spigot at the same time.
Stars: ✭ 6 (-72.73%)
Mutual labels:  minecraft
Minecraft Lzh
A resourcepack that adds Classical Chinese to Minecraft.
Stars: ✭ 20 (-9.09%)
Mutual labels:  minecraft
Types Checker
Check missing type definition modules for your Typescript project
Stars: ✭ 18 (-18.18%)
Mutual labels:  checker

star this repo fork this repo test test

checkolotl

checkolotl is an account checker made with python 3.6.

Installation and Running

Just download the latest release.

Supply the combos.txt with accounts in the format email:password

Supply the proxies.txt with proxies in the following formats:

https://hostname:port for http/https proxies with no login

https://username:[email protected]:port for http/https proxies with login

socks4://hostname:port for socks4 proxies

socks5://hostname:port for socks5 proxies with no login

socks5://username:[email protected]:port for socks5 proxies with login

###Start arguments

--combos is used to change the combo path.

--proxies is used to change the http proxy path.

--config is used to change the path of the config that should be used.

bash ./main --combos "combos-1.txt" --config "otherconfig.yml"

Tutorial

Will be added soon.

Release version system

vx.y.z

x -> will change when a recode happens or an other big update

y -> will change when something in the config is changed, for example if a new check is added

z -> will change for bugfixes and improvements that don't require a config change

Support

Discord link: Will be added soon. (Maybe)

Terms and conditions

  • This repository is for educational purposes only
  • You won't use this application/code to attempt to obtain accounts which are NOT yours (bruteforcing, etc...)
  • You won't use this application/code to do anything unlawful or commit crimes
  • I am not responsible for any actions done by people who use this code

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure that the checker still works.

License

Not set yet. So for now (15.12.2019)

You can use checkolotl as you like.

But you are not allowed to sell checkolotl and you are also not allowed to sell a checkolotl edit.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].