币安聊天室红包搜刮脚本

虚拟货币 · 2023-08-05
虚拟货币 币安 Binance 币安红包 red envelope
  1. Jekanius 2023-09-08

    Hello, I implemented such a mechanism and encountered difficulties, but fortunately, everything was resolved except for one problem. Are there any ways to validate the code before sending it to the server to avoid a 5-hour ban after 10 incorrect codes? It often happens that an invalid code is encountered, leading to a 5-hour block. Have you found any solutions to this problem, or did you not encounter such difficulties?

    1. LiesAuer (作者)  2023-09-09
      @Jekanius

      there are 4 types of msgType, "TEXT", "IMAGE", "SEND_RED_ENVELOPE", "GRAB_RED_ENVELOPE". you should filter the messages by msgType == "SEND_RED_ENVELOPE" || msgType == "GRAB_RED_ENVELOPE", and then you can find the grabCode in the msgPayload, the grabCode is always correct. you should never try to parse the grabCode from normal user-send text message, some bad guys send fake gift box text message sometimes, and it will block you from grabing the gift box for few hours. there is no way to pre-check the grabCode is correct or not.

  2. Jekanius 2023-09-05

    Is it working now?

    1. LiesAuer (作者)  2023-09-05
      @Jekanius

      yes, it still working, any questions are welcome, but i won't provide the full scripts.

    2. Jekanius 2023-09-05
      @Jekanius

      I need you help.

Theme Jasmine by Kent Liao