Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   37678

[PYTHON/SOURCE CODE] Custom Username Checker[Tiktok - Instagram - Twitch & more ]

by K4Sp3r - 25 January, 2021 - 07:17 PM
This post is by a banned member (choppaa999) - Unhide
4
Posts
0
Threads
4 Years of service
[font]i really liked it [/font]
This post is by a banned member (royalfigo) - Unhide
royalfigo  
Registered
7
Posts
0
Threads
6 Years of service
si is this working mate? i need one
This post is by a banned member (wesenheit) - Unhide
This post is by a banned member (cacopeni) - Unhide
cacopeni  
Registered
37
Posts
0
Threads
5 Years of service
(25 January, 2021 - 07:17 PM)K4Sp3r Wrote: Show More
Hi guys I made my first tool in python which checks the available users on some websites


 
this is how it works :
[Video: https://youtu.be/NF9RokKWwz4]
https://giphy.com/gifs/5O8JvkmgfkVcVSBXFc

Some sites that work with :
  • Tiktok
  • instagram
  • github
  • twitch
  • youtube
Download link :

nice works! very thanks  [Image: ughpepe.png]
This post is by a banned member (killua201) - Unhide
killua201  
Registered
1
Posts
0
Threads
4 Years of service
(25 January, 2021 - 07:17 PM)K4Sp3r Wrote: Show More
Hi guys I made my first tool in python which checks the available users on some websites


 
this is how it works :
[Video: https://youtu.be/NF9RokKWwz4]
https://giphy.com/gifs/5O8JvkmgfkVcVSBXFc

Some sites that work with :
  • Tiktok
  • instagram
  • github
  • twitch
  • youtube
Download link :
 

Kappa
This post is by a banned member (officiating) - Unhide
1
Posts
0
Threads
4 Years of service
unlockingggg
This post is by a banned member (cokeless) - Unhide
cokeless  
Registered
43
Posts
5
Threads
5 Years of service
(This post was last modified: 16 March, 2021 - 11:34 PM by cokeless.)
nice tool

(25 January, 2021 - 07:17 PM)K4Sp3r Wrote: Show More
Hi guys I made my first tool in python which checks the available users on some websites


 
this is how it works :
[Video: https://youtu.be/NF9RokKWwz4]
https://giphy.com/gifs/5O8JvkmgfkVcVSBXFc

Some sites that work with :
  • Tiktok
  • instagram
  • github
  • twitch
  • youtube
Download link :

some things to improve:
10 ditch requests asap, if you dont know much about networking/sockets use pycurl
2) instead of having a whole new print statement, just \n inside the previous print statement
3) use coloramas init() function to make sure color will work on windows machines
4) the time.sleep function calls do absolutely nothing honestly. Get rid of them
5) youre not looping correctly, you are looping over the proxies instead of usernames, use list/tuple/set comprehension for an efficient method then randomly pick a proxy from the structure
6) your try/except is bad, youre assuming its always a proxy error, always catch specific errors first then have a final except statement
7) use f-strings, i believe around python3.6+ they became the best method of concatenation and its cleaner
8) instead of importing a whole new module for discord webhooks, just write your own, since you already have a http req library  imported
                         If i helped you, leave a like. 
This post is by a banned member (yomanjamaica) - Unhide
60
Posts
1
Threads
5 Years of service
damn thanks

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)