Welcome to the GhostPilot Documentation repository! This documentation provides everything you need to understand, use, and contribute to the GhostPilot project.
ghostpilot-docs/
β
βββ π Tutorials/
β βββ BasicNavigation.md
β βββ FlowManager.md
β βββ GmailBasicInteractions.md
β βββ ReportingObject.md
β βββ ScriptParams.md
β βββ SubToNewsLetter.md
β
βββ π¦ Modules/
β βββ Apis/
β βββ App/
β βββ Category/
β βββ Services/
β β βββ Captcha/
β β β βββ getMethodParams.js
β β β βββ nextcaptcha.js
β β βββ Phonenumber/
β βββ Utilities/
β
βββ π§ Namespaces/
β βββ actions.js
β βββ apiServices.js
β βββ authenticatorSources.js
β βββ banPhoneNumber.js
β βββ cancelPhoneNumber.js
β βββ clickRecaptchaVerifyButton.js
β βββ emailCategories.js
β βββ entities.js
β βββ fileTypes.js
β βββ folders.js
β βββ getAllDomains.js
β βββ getAllDomainsAsArray.js
β βββ getCode.js
β βββ getLessDomain.js
β βββ getPhoneNumber.js
β βββ getRandomNumber.js
β βββ initCaptchaParamsExtractor.js
β βββ isFoundReCaptchaBadge.js
β βββ isFoundRecaptchaChallengeFrame.js
β βββ isRecaptchaPassed.js
β βββ numbers.js
β βββ rebuildImageGridFromChangesSharp.js
β βββ services.js
β βββ showClickInfo.js
β βββ sleep.js
β βββ solveRecaptcha.js
β βββ speed.js
β βββ status.js
β βββ trackingTypes.js
β βββ twoFaType.js
β βββ types.js
β βββ updateQuota.js
β
βββ π Global/
βββ config.js
βββ global.js
π Tutorials
π¦ Modules
- Apis β API interface components.
- App β Main application modules.
- Category β Category handling.
- Services β Business logic services (Captcha, Phonenumber).
- Utilities β Helper utilities.
π§ Namespaces
Logical groupings of functions and classes, e.g.:
π Recent Updates
- index.js β main entry point.
- getMethodParams.js β Added to captcha services (updated 1 week ago).
- nextcaptcha.js β Crypt API params fixed (updated 4 weeks ago).