From c9e411090e06b8cc523bc5d1f6fa5a0c3b01ae80 Mon Sep 17 00:00:00 2001
From: onemanbuilds <72015638+onemanbuilds@users.noreply.github.com>
Date: Sun, 4 Oct 2020 16:44:59 +0200
Subject: [PATCH] First commit
---
.gitignore | 8 ++++++++
README.md | 17 ++++++++++++++++-
2 files changed, 24 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index f717486..632d9eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -123,3 +123,11 @@ dmypy.json
# Pyre type checker
.pyre/
+output/TikTokUsernameChecker.exe
+output/TikTokUsernameChecker_v1.zip
+output/usernames.txt
+output/tool.PNG
+output/example.PNG
+output/bad_usernames.txt
+output/available_usernames.txt
+output/proxies.txt
diff --git a/README.md b/README.md
index 65a6a44..a310499 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,18 @@
# TikTok Username Checker
- Returns availability of TikTok username from a list.
+ Returns availability of TikTok username from a list.
+
+# Tool
+![](https://i.ibb.co/fYJJvCM/tool.png)
+
+# Example
+![](https://i.ibb.co/QYn6M4N/example.png)
+
+# Legal
+ This was merely a speedrun to demonstrate how username checkers work.
+ This is illegal if you use this without the consent of the owners (in this case, the TikTok team).
+ The software designed to perform website security testing.
+ The author is not responsible for any illegal use of these programs.
+ I am not accountable for anything you get into.
+ I am not accountable for any of your actions.
+ This is 100% educational, please do not misuse this tool.