ztype-trainer

Trainer for the famous typing game ZType (http://zty.pe/), 6 effects

  • 所有者: KevinWang15/ztype-trainer
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

ztype-trainer

Trainer for the famous typing game ZType (http://zty.pe/)

How to use

###Online

  1. Head to zty.pe to play the game.
  2. In Chrome, open Developer Tool, (press F12 on windows), go to Console tab, paste and execute the following code:
var script = document.createElement("script");script.type = "text/javascript";script.src = "https://rawgit.com/KevinWang15/ztype-trainer/master/ztype-trainer.js";document.getElementsByTagName("head")[0].appendChild(script);

###Offline
Just clone this repo and use an http-server to serve the website.

e.g. Using http-server

git clone https://github.com/KevinWang15/ztype-trainer
cd ztype-trainer
http-server

and visit http://localhost:8080

###RawGit.com (http://rawgit.com/)
Served via MaxCDN
http://cdn.rawgit.com/KevinWang15/ztype-trainer/master/index.html

Key Bindings, Shortcut, Function, ----, ----, Alt+1, Toggle machine gun (automatic shooting). None->slow->fast->none.., Alt+2, Toggle manual machine gun (press anykey to shoot! impress your friends), Alt+3, Toggle instant kill (one bullet kill), Alt+4, Unlimited EMP (press enter to use), Alt+5, God Mode (Can be used with Alt+0), Alt+6, Shotgun (kills every enemy), Alt+7, A lot of enemies (spawn 80 enemies), Alt+8, A lot of fast moving enemies (spawn 80 fast-moving enemies), Alt+9, Deactivate all, Alt+0, Disable screen shake, Alt+-, Distraction free mode (removes everything other than the game)

主要指標

概覽
名稱與所有者KevinWang15/ztype-trainer
主編程語言JavaScript
編程語言JavaScript (語言數: 2)
平台
許可證
所有者活动
創建於2016-05-19 12:55:54
推送於2021-04-21 10:34:52
最后一次提交2021-04-21 18:34:52
發布數0
用户参与
星數60
關注者數4
派生數29
提交數10
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數1
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?