whatisgithub

What is wechatluckymoney?

android-hacker/wechatluckymoney — explained in plain English

Analysis updated 2026-07-16 · repo last pushed 2018-02-12

10JavaAudience · developerComplexity · 3/5DormantSetup · hard

In one sentence

An Android plug-in that automatically grabs WeChat red envelope money gifts and accepts transfers faster than any human could react. It uses the Xposed framework to intercept and claim payments inside WeChat instantly.

Mindmap

mindmap
  root((repo))
    What it does
      Auto-grabs red envelopes
      Accepts WeChat transfers
      Faster than human tap
    Tech stack
      Java
      Xposed Framework
      Android
    Use cases
      Win group chat red envelopes
      Accept delivery payments
      Skip chosen chats
    Audience
      WeChat power users
      Delivery workers
      Casual Android tinkerers
    Notes
      May annoy group members
      Needs rooted Android
      WeChat updates may break it

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Automatically claim red envelope money gifts in WeChat group chats before anyone else can tap them.

USE CASE 2

Automatically accept WeChat money transfers so they don't expire while you're busy or away from your phone.

USE CASE 3

Skip red envelopes from specific people or group chats by adding their WeChat IDs to a blacklist.

What is it built with?

JavaXposed FrameworkAndroid

How does it compare?

android-hacker/wechatluckymoneyashishps1/clustering-ssh-attackslorypage/open-a
Stars101111
LanguageJavaJavaJava
Last pushed2018-02-122016-07-04
MaintenanceDormantDormant
Setup difficultyhardmoderatemoderate
Complexity3/53/53/5
Audiencedeveloperops devopsdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · hard Time to first run · 1h+

Requires a rooted Android device with the Xposed Framework installed, and compatibility depends on your specific WeChat version.

The README does not include license information, so usage rights are unknown.

So what is it?

WechatLuckyMoney is a plug-in that automatically grabs red envelope (money gift) packets in the Chinese messaging app WeChat. In WeChat culture, people send digital red envelopes in group chats, and whoever taps first claims the money. This tool makes your phone intercept and open them almost instantly, faster than any human could react. The plug-in runs on something called the Xposed framework, which is a tool for Android that lets add-ons modify how other apps behave under the hood. Rather than interacting with WeChat's normal interface, it taps into the app's internal workings to detect when a red envelope appears and claims it right away. There is a whitelist feature for avoiding certain chats. Since avoiding specific conversations broke every time WeChat updated, the creator flipped the approach: you look up a person's or group's WeChat ID on their info page, copy it, and paste it into a list of IDs to skip. The plug-in will ignore red envelopes from anyone on that list. It also includes an automatic transfer-accepting feature. The developer added this after hearing from a delivery worker whose customers often paid by WeChat transfer, but who was too busy to accept the payments manually before they expired. The same automation now handles those transfers. The creator notes that the speed is aggressive enough to annoy other people in group chats, so they suggest using it carefully. The README does not go into detail about setup steps or which WeChat versions are supported beyond the note about ongoing adaptation.

Copy-paste prompts

Prompt 1
I have a rooted Android phone with Xposed Framework installed. Walk me through how to install the WeChatLuckyMoney module and enable it for my WeChat app.
Prompt 2
How do I find a contact's or group's WeChat ID on their info page and add it to the whitelist so red envelopes from them are skipped?
Prompt 3
Explain how the automatic transfer-accepting feature works and how I can turn it on for my WeChat transfers.
Prompt 4
What WeChat versions are compatible with the WeChatLuckyMoney plug-in, and how do I troubleshoot if it stops working after a WeChat update?

Frequently asked questions

What is wechatluckymoney?

An Android plug-in that automatically grabs WeChat red envelope money gifts and accepts transfers faster than any human could react. It uses the Xposed framework to intercept and claim payments inside WeChat instantly.

What language is wechatluckymoney written in?

Mainly Java. The stack also includes Java, Xposed Framework, Android.

Is wechatluckymoney actively maintained?

Dormant — no commits in 2+ years (last push 2018-02-12).

What license does wechatluckymoney use?

The README does not include license information, so usage rights are unknown.

How hard is wechatluckymoney to set up?

Setup difficulty is rated hard, with roughly 1h+ to a first successful run.

Who is wechatluckymoney for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.