Skip to content

Instantly share code, notes, and snippets.

@yangceng
yangceng / hack.js
Created January 3, 2018 09:05 — forked from Clarence-pan/hack.js
微信跳一跳, 你懂得
/*
* Recommend run with node v8.9.x or higher version
* npm install lodash crypto-js request-promise request
* node hack.js
*/
const version = 5 // the version of t1t
const score = 370 // the score you wanna get
const playTimeSeconds = score * 0.01 // simulate the playing time (seconds)