Not sure if project threads are aloud here but why not. Alright so I'm making a Instagram Turboer in Java. If you dont know what this is than google.
Why am I making a Instagram Turboer?
- I've googled for them and I haven't found a single one except one in HF which is shitty and not sure if it even works (user has 1 rep and you have to PM him for it)
- A friend requested/told me I should make one so yeah
- Seems like a fun challenge
Features I plan on adding:
1. Checker
- Load list of usernames to check
2. Turboer
- Load list of username(s) to turbo
- Load list of passwords and emails (for registering .. yes I plan on adding support for registering on your computer)
- Proxy support (not sure if I will do this)
- Replacing your username with one of the available turboed usernames (this is in case you dont want to load list of emails and password)
NOTE: Please please, post suggestions. I want to make this big and a lot of features.. Might later expand this for Twitter and other Social Media
NOTE 2: I do not know if Im going to sell this, release it for free to everyone(closed source), or just release for free to HQ Members
Why am I making a Instagram Turboer?
- I've googled for them and I haven't found a single one except one in HF which is shitty and not sure if it even works (user has 1 rep and you have to PM him for it)
- A friend requested/told me I should make one so yeah
- Seems like a fun challenge
Features I plan on adding:
1. Checker
- Load list of usernames to check
2. Turboer
- Load list of username(s) to turbo
- Load list of passwords and emails (for registering .. yes I plan on adding support for registering on your computer)
- Proxy support (not sure if I will do this)
- Replacing your username with one of the available turboed usernames (this is in case you dont want to load list of emails and password)
NOTE: Please please, post suggestions. I want to make this big and a lot of features.. Might later expand this for Twitter and other Social Media
NOTE 2: I do not know if Im going to sell this, release it for free to everyone(closed source), or just release for free to HQ Members
5/10/15 - Completed support for username checking with thread. Really fast ^-^ (havent filtered out banned users yet)
(Keep in mind by the end of this project, there will be a UI but for now im just writing code.)
5/10/15 - Users now load from text file into string array
5/10/15 - Started working on UI, not much and I suck x100 at graphic designing so dont h8 (might improve later) http://i.imgur.com/FE5McLt.png
5/11/15 - Made a good amount of progress on gui and checker!
- Made screen for checker and main screen
- You can import txt files and export them now.
- Checker works but doesn't filter out banned users unfortunately. Its crazy how much banned users there are.
(Keep in mind by the end of this project, there will be a UI but for now im just writing code.)
Code:
1 is https://instagram.com/test
2 is https://instagram.com/pusysyfsddfjlol
3 is https://instagram.com/omg
4 is https://instagram.com/im_gay
2 Is not taken!!!
5/10/15 - Started working on UI, not much and I suck x100 at graphic designing so dont h8 (might improve later) http://i.imgur.com/FE5McLt.png
5/11/15 - Made a good amount of progress on gui and checker!
- Made screen for checker and main screen
- You can import txt files and export them now.
- Checker works but doesn't filter out banned users unfortunately. Its crazy how much banned users there are.
Green: Completed
Yellow: Started
Red: Not started
1. Instagram Username Checker
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors
- Filtering banned users
Yellow: Started
Red: Not started
1. Instagram Username Checker
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors
- Filtering banned users
2. Instgram Turboer
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors (Synchronization)
- Check if user is banned
- Loading emails/password to register available accounts (Yes, support for registering on computer)
- Swapping your current IG accounts username with an available turboed one (In case you don't want to do registering)
3. Twitter Checker
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors
- Filtering suspended users (maybe)
4. Twitter Turboer
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors (Synchronization)
- Check if user is suspended
- Loading emails/password to register available accounts
- Swapping your current twitter accounts username with an available turboed one (In case you don't want to do registering)
5. Kik Checker
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors
- Filtering banned users
6. Kik Register
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors (Synchronization)
- Check if user is banned
- Loading emails/password to register available accounts
7. Snapchat Checker
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors
- Filtering banned users(Dont even know if snapchat bans username)
8. Snapchat Register
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors (Synchronization)
- Check if user is banned
- Loading emails/password to register available accounts
9. Xbox GT Checker
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors
- Filtering banned user[/b]s
10. Xbox GT Turboer
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors (Synchronization)
- Check if user is banned
- Loading emails/password to register available accounts
11. Email Checker/Register
- Working UI
- Loading usernames from .txt and exporting
- Registers account if available
- Gmail, Hotmail, Yahoo
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors (Synchronization)
- Check if user is banned
- Loading emails/password to register available accounts (Yes, support for registering on computer)
- Swapping your current IG accounts username with an available turboed one (In case you don't want to do registering)
3. Twitter Checker
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors
- Filtering suspended users (maybe)
4. Twitter Turboer
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors (Synchronization)
- Check if user is suspended
- Loading emails/password to register available accounts
- Swapping your current twitter accounts username with an available turboed one (In case you don't want to do registering)
5. Kik Checker
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors
- Filtering banned users
6. Kik Register
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors (Synchronization)
- Check if user is banned
- Loading emails/password to register available accounts
7. Snapchat Checker
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors
- Filtering banned users(Dont even know if snapchat bans username)
8. Snapchat Register
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors (Synchronization)
- Check if user is banned
- Loading emails/password to register available accounts
9. Xbox GT Checker
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors
- Filtering banned user[/b]s
10. Xbox GT Turboer
- Working UI
- Loading usernames from .txt files and exporting
- Threading/Pool executors (Synchronization)
- Check if user is banned
- Loading emails/password to register available accounts
11. Email Checker/Register
- Working UI
- Loading usernames from .txt and exporting
- Registers account if available
- Gmail, Hotmail, Yahoo