├── .github ├── FUNDING.yml └── workflows │ └── main.yml ├── LICENSE ├── LOG ├── OTB BOT Twilio.sln ├── OTB BOT Twilio ├── App.config ├── Form1.Designer.vb ├── Form1.resx ├── Form1.vb ├── My Project │ ├── Application.Designer.vb │ ├── Application.myapp │ ├── AssemblyInfo.vb │ ├── Resources.Designer.vb │ ├── Resources.resx │ ├── Settings.Designer.vb │ └── Settings.settings ├── OTB BOT Twilio.vbproj └── packages.config ├── README.md └── packages └── Twilio.7.0.4 ├── .signature.p7s ├── Twilio.7.0.4.nupkg └── lib ├── net35 ├── Twilio.dll └── Twilio.xml ├── net462 ├── Twilio.dll └── Twilio.xml ├── net6.0 ├── Twilio.dll └── Twilio.xml └── netstandard2.1 ├── Twilio.dll └── Twilio.xml /.github/FUNDING.yml: -------------------------------------------------------------------------------- 1 | custom: # [''] -------------------------------------------------------------------------------- /.github/workflows/main.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/.github/workflows/main.yml -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/LICENSE -------------------------------------------------------------------------------- /LOG: -------------------------------------------------------------------------------- 1 | DATE 2025-12-02 18:25:39 2 | -------------------------------------------------------------------------------- /OTB BOT Twilio.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/OTB BOT Twilio.sln -------------------------------------------------------------------------------- /OTB BOT Twilio/App.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/OTB BOT Twilio/App.config -------------------------------------------------------------------------------- /OTB BOT Twilio/Form1.Designer.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/OTB BOT Twilio/Form1.Designer.vb -------------------------------------------------------------------------------- /OTB BOT Twilio/Form1.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/OTB BOT Twilio/Form1.resx -------------------------------------------------------------------------------- /OTB BOT Twilio/Form1.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/OTB BOT Twilio/Form1.vb -------------------------------------------------------------------------------- /OTB BOT Twilio/My Project/Application.Designer.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/OTB BOT Twilio/My Project/Application.Designer.vb -------------------------------------------------------------------------------- /OTB BOT Twilio/My Project/Application.myapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/OTB BOT Twilio/My Project/Application.myapp -------------------------------------------------------------------------------- /OTB BOT Twilio/My Project/AssemblyInfo.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/OTB BOT Twilio/My Project/AssemblyInfo.vb -------------------------------------------------------------------------------- /OTB BOT Twilio/My Project/Resources.Designer.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/OTB BOT Twilio/My Project/Resources.Designer.vb -------------------------------------------------------------------------------- /OTB BOT Twilio/My Project/Resources.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/OTB BOT Twilio/My Project/Resources.resx -------------------------------------------------------------------------------- /OTB BOT Twilio/My Project/Settings.Designer.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/OTB BOT Twilio/My Project/Settings.Designer.vb -------------------------------------------------------------------------------- /OTB BOT Twilio/My Project/Settings.settings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/OTB BOT Twilio/My Project/Settings.settings -------------------------------------------------------------------------------- /OTB BOT Twilio/OTB BOT Twilio.vbproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/OTB BOT Twilio/OTB BOT Twilio.vbproj -------------------------------------------------------------------------------- /OTB BOT Twilio/packages.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/OTB BOT Twilio/packages.config -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/README.md -------------------------------------------------------------------------------- /packages/Twilio.7.0.4/.signature.p7s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/packages/Twilio.7.0.4/.signature.p7s -------------------------------------------------------------------------------- /packages/Twilio.7.0.4/Twilio.7.0.4.nupkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/packages/Twilio.7.0.4/Twilio.7.0.4.nupkg -------------------------------------------------------------------------------- /packages/Twilio.7.0.4/lib/net35/Twilio.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/packages/Twilio.7.0.4/lib/net35/Twilio.dll -------------------------------------------------------------------------------- /packages/Twilio.7.0.4/lib/net35/Twilio.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/packages/Twilio.7.0.4/lib/net35/Twilio.xml -------------------------------------------------------------------------------- /packages/Twilio.7.0.4/lib/net462/Twilio.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/packages/Twilio.7.0.4/lib/net462/Twilio.dll -------------------------------------------------------------------------------- /packages/Twilio.7.0.4/lib/net462/Twilio.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/packages/Twilio.7.0.4/lib/net462/Twilio.xml -------------------------------------------------------------------------------- /packages/Twilio.7.0.4/lib/net6.0/Twilio.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/packages/Twilio.7.0.4/lib/net6.0/Twilio.dll -------------------------------------------------------------------------------- /packages/Twilio.7.0.4/lib/net6.0/Twilio.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/packages/Twilio.7.0.4/lib/net6.0/Twilio.xml -------------------------------------------------------------------------------- /packages/Twilio.7.0.4/lib/netstandard2.1/Twilio.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/packages/Twilio.7.0.4/lib/netstandard2.1/Twilio.dll -------------------------------------------------------------------------------- /packages/Twilio.7.0.4/lib/netstandard2.1/Twilio.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tamzk/Rebel-OtpBot-Twillo-Bypass-Paypal-2fa-80-Country-Usa/HEAD/packages/Twilio.7.0.4/lib/netstandard2.1/Twilio.xml --------------------------------------------------------------------------------