OP16 October, 2023 - 04:03 AM(This post was last modified: 16 November, 2023 - 03:37 PM by Nero. Edited 2 times in total.)
Reply
# Overview
This tool takes Discord accounts and verifies them with a phone number from a site such as [smshub.org](http://smshub.org). It is pretty fast, can do 10k verifications per hour or more and supports multiple sms/captcha sites with the abilities of adding your own sms site that isn’t yet supported.
- Phone verifies tokens
- SMS sites supported: smshub, vaksms, 5sim, smsactivate, and any other
- Captcha sites supported: capmonster, capsolver, anticaptcha
- Undetected, made in Golang
- Very fast, can do 10k/hour
- Proxyless mode or proxies
- **Only works on Windows**
- `threads` - This is how many tokens will be verified at once. Any amount from 25-125 should be fine.
- `retries` - If a verification fails for whatever reason, it will retry. This is the maximum amount of retries it will do.
- `proxyless` - This is if you want to use proxies or not. Set it to `true` if you do not want to use proxies, and `false` if you want to use proxies.
- `skip_verified` - If you set this to `true`, it will check each token before verifying, if it is already phone verified, it will skip it and save it in the completed file, if you set it to `false` it wont.
- `phone` - Phone verification options (See [SMS Sites](https://www.notion.so/SMS-Sites-255f80a3...399?pvs=21))
- `service` - The name of the service, either smshub, 5sim, vaksms, or smsactivate. It can be the api link if you’re using a custom site (see [Custom Sites](https://www.notion.so/Custom-Sites-b99c1...64a?pvs=21))
- `apiKey` - Your API key of the site
- `country` - Country to use, the list of countries is given below in [SMS Sites](https://www.notion.so/SMS-Sites-255f80a3...399?pvs=21). To use multiple countries separate each country with a comma, for example `1,2,3`.
- `operator` - If you would like to use a specific operator, also given below in [SMS Sites](https://www.notion.so/SMS-Sites-255f80a3...399?pvs=21)
- `sitecode` - Only needed if you are using a custom site (see [Custom Sites](https://www.notion.so/Custom-Sites-b99c1...64a?pvs=21))
- `maxprice` - **Only for sms-activate.** If you have a reward tier and want to set a maximum price.
- `captcha` - Captcha solving options (See [Captcha](https://www.notion.so/Captcha-f0dd23518c...205?pvs=21))
- `service` - Which service to use (capmonster, capsolver, or anticaptcha)
- `apiKey` - Your API key for the service
- `proxyless` - Setting this to fault can increase the quality of the captcha and reduce errors, but it will use more proxy bandwidth. If this is set to true, the captcha will be solved using the site’s proxies, if it is set to false it will use your proxies.
- `balance_checking` - Check if your balance is low and stop the verifier
- `captcha` - Minimum captcha balance
- `phone` - Minimum phone balance
## Proxies
You don’t need proxies **unless there are a lot of invalid tokens**
You can use any provider for proxies
The format for proxies is `user:pass@ip:port` or `ip:port`. Use [this proxy formatter](https://speedproxies.net/proxy-formatter/) if you need to reformat the proxies
My Only Discord Account is shidot0ku discord ID : (933454757874528297)
I do not have telegram.
(16 October, 2023 - 04:03 AM)Rune Wrote: Show More
# Overview
This tool takes Discord accounts and verifies them with a phone number from a site such as [smshub.org](http://smshub.org). It is pretty fast, can do 10k verifications per hour or more and supports multiple sms/captcha sites with the abilities of adding your own sms site that isn’t yet supported.
- Phone verifies tokens
- SMS sites supported: smshub, vaksms, 5sim, smsactivate, and any other
- Captcha sites supported: capmonster, capsolver, anticaptcha
- Undetected, made in Golang
- Very fast, can do 10k/hour
- Proxyless mode or proxies
- **Only works on Windows**
DOWNLOAD LINK :
# How to use
Show ContentSpoiler:
## Config file
- `threads` - This is how many tokens will be verified at once. Any amount from 25-125 should be fine.
- `retries` - If a verification fails for whatever reason, it will retry. This is the maximum amount of retries it will do.
- `proxyless` - This is if you want to use proxies or not. Set it to `true` if you do not want to use proxies, and `false` if you want to use proxies.
- `skip_verified` - If you set this to `true`, it will check each token before verifying, if it is already phone verified, it will skip it and save it in the completed file, if you set it to `false` it wont.
- `phone` - Phone verification options (See [SMS Sites](https://www.notion.so/SMS-Sites-255f80a3...399?pvs=21))
- `service` - The name of the service, either smshub, 5sim, vaksms, or smsactivate. It can be the api link if you’re using a custom site (see [Custom Sites](https://www.notion.so/Custom-Sites-b99c1...64a?pvs=21))
- `apiKey` - Your API key of the site
- `country` - Country to use, the list of countries is given below in [SMS Sites](https://www.notion.so/SMS-Sites-255f80a3...399?pvs=21). To use multiple countries separate each country with a comma, for example `1,2,3`.
- `operator` - If you would like to use a specific operator, also given below in [SMS Sites](https://www.notion.so/SMS-Sites-255f80a3...399?pvs=21)
- `sitecode` - Only needed if you are using a custom site (see [Custom Sites](https://www.notion.so/Custom-Sites-b99c1...64a?pvs=21))
- `maxprice` - **Only for sms-activate.** If you have a reward tier and want to set a maximum price.
- `captcha` - Captcha solving options (See [Captcha](https://www.notion.so/Captcha-f0dd23518c...205?pvs=21))
- `service` - Which service to use (capmonster, capsolver, or anticaptcha)
- `apiKey` - Your API key for the service
- `proxyless` - Setting this to fault can increase the quality of the captcha and reduce errors, but it will use more proxy bandwidth. If this is set to true, the captcha will be solved using the site’s proxies, if it is set to false it will use your proxies.
- `balance_checking` - Check if your balance is low and stop the verifier
- `captcha` - Minimum captcha balance
- `phone` - Minimum phone balance
## Proxies
You don’t need proxies **unless there are a lot of invalid tokens**
You can use any provider for proxies
The format for proxies is `user:pass@ip:port` or `ip:port`. Use [this proxy formatter](https://speedproxies.net/proxy-formatter/) if you need to reformat the proxies
tyy dude <3
This post is by a banned member (HelloScarlet) - Unhide
(16 October, 2023 - 04:03 AM)Rune Wrote: Show More
# Overview
This tool takes Discord accounts and verifies them with a phone number from a site such as [smshub.org](http://smshub.org). It is pretty fast, can do 10k verifications per hour or more and supports multiple sms/captcha sites with the abilities of adding your own sms site that isn’t yet supported.
- Phone verifies tokens
- SMS sites supported: smshub, vaksms, 5sim, smsactivate, and any other
- Captcha sites supported: capmonster, capsolver, anticaptcha
- Undetected, made in Golang
- Very fast, can do 10k/hour
- Proxyless mode or proxies
- **Only works on Windows**
DOWNLOAD LINK :
# How to use
Show ContentSpoiler:
## Config file
- `threads` - This is how many tokens will be verified at once. Any amount from 25-125 should be fine.
- `retries` - If a verification fails for whatever reason, it will retry. This is the maximum amount of retries it will do.
- `proxyless` - This is if you want to use proxies or not. Set it to `true` if you do not want to use proxies, and `false` if you want to use proxies.
- `skip_verified` - If you set this to `true`, it will check each token before verifying, if it is already phone verified, it will skip it and save it in the completed file, if you set it to `false` it wont.
- `phone` - Phone verification options (See [SMS Sites](https://www.notion.so/SMS-Sites-255f80a3...399?pvs=21))
- `service` - The name of the service, either smshub, 5sim, vaksms, or smsactivate. It can be the api link if you’re using a custom site (see [Custom Sites](https://www.notion.so/Custom-Sites-b99c1...64a?pvs=21))
- `apiKey` - Your API key of the site
- `country` - Country to use, the list of countries is given below in [SMS Sites](https://www.notion.so/SMS-Sites-255f80a3...399?pvs=21). To use multiple countries separate each country with a comma, for example `1,2,3`.
- `operator` - If you would like to use a specific operator, also given below in [SMS Sites](https://www.notion.so/SMS-Sites-255f80a3...399?pvs=21)
- `sitecode` - Only needed if you are using a custom site (see [Custom Sites](https://www.notion.so/Custom-Sites-b99c1...64a?pvs=21))
- `maxprice` - **Only for sms-activate.** If you have a reward tier and want to set a maximum price.
- `captcha` - Captcha solving options (See [Captcha](https://www.notion.so/Captcha-f0dd23518c...205?pvs=21))
- `service` - Which service to use (capmonster, capsolver, or anticaptcha)
- `apiKey` - Your API key for the service
- `proxyless` - Setting this to fault can increase the quality of the captcha and reduce errors, but it will use more proxy bandwidth. If this is set to true, the captcha will be solved using the site’s proxies, if it is set to false it will use your proxies.
- `balance_checking` - Check if your balance is low and stop the verifier
- `captcha` - Minimum captcha balance
- `phone` - Minimum phone balance
## Proxies
You don’t need proxies **unless there are a lot of invalid tokens**
You can use any provider for proxies
The format for proxies is `user:pass@ip:port` or `ip:port`. Use [this proxy formatter](https://speedproxies.net/proxy-formatter/) if you need to reformat the proxies
your cracking technique is really amazing
This post is by a banned member (turkadimiz) - Unhide