Skip to content

Elementary

Script

Currently, there are mainly the following script developers sorted out, in no particular order, here are four categories of script developers

  • Script developers who write the configuration method of the script in the script file:

  • Script developers who write the configuration method of the script in REAMDE.md:

  • Sometimes the script configuration method is written in the script file, and sometimes the script configuration method is written in the REAMDE.md script developer:

  • The developer of the script you together authors:

    • nzw9314 (The author announced that it will officially stop updating on 2020.08.09, and the scripts that have been included before then can be used normally)

    • songyangzz

How to make Loon execute these scripts

  • For sign-in scripts that need to get the cookie class, for example: Jingtokyo bean sign-in script, you need

    • Add statements starting with http-request and cron under [Script] in the Loon configuration file, and add the domain name after hostname = under [MITM]

    • Follow the script configuration method to get the cookie

    • Occasionally need to be used with BoxJs

  • For sign-in scripts that do not need to obtain the cookie class, for example: Jingdong mini game series script, you need

    • Add statements starting with http-request and cron under [Script] in the Loon configuration file, and add the domain name after hostname = under [MITM]

    • Occasionally need to be used with BoxJs

  • For reminder only, for example: nCov-19 global epidemic notification script, you need

    • Add a statement starting with cron under [Script] in the Loon configuration file
  • For some scripts with more complicated configuration methods, you need to write relevant codes in Loon's configuration file according to the configuration method description in the specific script

A preliminary understanding of the instructions and configuration code in the script file

image

image

image

image

Say a few more words

  • If the user does not know what a script statement is, please click here to jump to Getting Started-How to understand The necessary format of three script statements tutorial

  • After reading this tutorial, please click here to jump to Intermediate-How to write script configuration code Enter into Loon to play a role tutorial, officially enter the relevant position in the Loon configuration file to write the relevant code of the script configuration

  • For sign-in scripts, the user needs to add a cron statement under [Script], or add it to the configuration through the UI, only if the user is definite, affirmative, necessary, necessary, this script will execute the sign-in task

Thanks

Loon官网,Loon客户端下载,Loon机场推荐,Loon使用教程.本站仅为技术交流,请遵守当地法律法规