Understanding Meta bm Verification script #154438
Replies: 6 comments 2 replies
|
let uid = require("CurrentUserInitialData").USER_ID || document.cookie.match(/c_user=([0-9]+)/)[1] let flowsessionid = "upl_wizard_1734543431056_6812b4a3-db58-45df-903a-49b8ad9b8dc5" headers['x-fb-friendly-name'] = "BusinessCometBizSuiteSettingsMV4BOnboardingViewContainerQuery" paymentAccountID = response.data.business.mv4b_billable_account.billing_payment_account.payment_legacy_account_id await(await fetch('https://business.facebook.com/api/graphql/?_callFlowletID=0&_triggerFlowletID=3715', { headers['x-fb-friendly-name'] = "useMV4BCreateBizApplicationMutation" headers['x-fb-friendly-name'] = "BillingGKQuery" headers['x-fb-friendly-name'] = "BillingWizardProductAppContextProviderQuery" console.log(response); headers['x-fb-friendly-name'] = "BillingQEQuery" headers['x-fb-friendly-name'] = "BillingCheckCreateNewFromOldStateQuery" headers['x-fb-friendly-name'] = "BillingCheckHasRequiredAccountInfoStateQuery" headers['x-fb-friendly-name'] = "BillingAccountInformationScreenQuery" |
|
Hey there! 👋 Thanks for posting in the GitHub Community, @amapeeector ! We're happy you're here. You are more likely to get a useful response if you are posting in the applicable category and linking to code snippets rather than uploading a file or pasting a block of code. The Accessibility category is a place for our community to discuss and provide feedback on the digital accessibility of GitHub products. Digital accessibility means that GitHub tools, and technologies, are designed and developed so that people with disabilities can use them. We’ve moved your post to our Programming Help 🧑💻 category, which is more appropriate for this type of discussion. Please review our guidelines about the Programming Help category for more information. |
|
hey |
|
what help???
…On Sat, 5 Sep 2026 at 6:55 PM bma1-coder ***@***.***> wrote:
@amapeeector <https://github.com/amapeeector> need your help bro , can we
connect ??
—
Reply to this email directly, view it on GitHub
<#154438?email_source=notifications&email_token=BLDJIFFQWEBZBCOXYDGFKNT5NQLNFA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCOBTGA2DSMZQUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#discussioncomment-18304930>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BLDJIFFLFXG4M5TF5Q6LFH35NQLNFAVCNFSNUABHKJSXA33TNF2G64TZHMZTAMJVG4ZTGNBUHNCGS43DOVZXG2LPNY5TQMJQG43TGMNBOYBA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
WhatsApp Plus features, including custom themes, enhanced privacy settings, message scheduling, auto-replies, fonts, wallpapers, and additional personalization tools. |
|
This likely uses APIs or browser automation for payment and verification steps. However, a script cannot legitimately force a genuine Meta verification badge. Be cautious, as such automation may violate Meta’s rules or risk the account. |
Uh oh!
There was an error while loading. Please reload this page.
Select Topic Area
Question
GitHub Feature Area
Actions
Body
Hello, GitHub community!
I’m seeking insights into a code designed for Facebook Meet A Verification. The functionality seems to include:
Automatic payment processing.
Verification submission after payment.
Generating a green tick or blue tick upon successful verification.
I’d like to understand:
How this code works technically.
How the automation is achieved.
Any ethical/legal considerations for its use.
If anyone has experience or knowledge about such systems, I’d appreciate your input!
PART-2.txt
All reactions