Skip to content
View aquamarine5's full-sized avatar
📖
I may be slow to respond.
📖
I may be slow to respond.
  • Senior High School
  • Hebei, China
Block or Report

Block or report aquamarine5

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aquamarine5/README.md

Hi there 👋

How to cheat in chromedino and edgesuft by js:

@aquamarine5

chrome://dino

  • 困难模式
setInterval(()=>{Runner.instance_.horizon.addNewObstacle(Runner.instance_.currentSpeed)},1000)
  • 改跳跃高度
Runner.instance_.tRex.setJumpVelocity(1000)
  • 缓降buff
Runner.instance_.tRex.config.GRAVITY=0.01
  • 频闪特效
Runner.instance_.tRex.setFlashing(1)
  • 999999高分
Runner.instance_.saveHighScore(1800000000-50)
  • 极速快跑
Runner.instance_.setSpeed(1000)
  • 无敌
Runner.instance_.gameOver=function(){}

edge://surf

初始化

  • 打开Inspector/Source, Open surf.bundle.js, Search resetGameData(), Hit a breakpoint.

cheating

  • 自定义心/护盾/能量
this.game.lives.current=30,this.game.lives.max=30
this.game.boosts.current=30,this.game.boosts.max=30
this.game.shields.current=30,this.game.shields.max=30
  • 超高分
this.session.bestScore.endless=2147483647
  • 加速器
this.session.settings.gameSpeed=10
  • 作弊无限能量且计入最高分
this.game.cheat.boosts=true

我的一些Repo:

Python

C# (.NET) :

C# (Unity) :

  • Untitled-Game 自己写的游戏,除了很烂就是很烂,烂尾 :(

Kotlin (Jetpack Compose) :

  • Stackbricks-kt 自动更新程序,包含支持Jetpack Compose的UI,WIP

Java:

  • ReadToRecite Android端APP 读着背诵 逃背诵小工具

JavaScript(Node.js):

JavaScript(浏览器插件):

几乎废弃的:

  • AwesomeCore 里面有很多很杂的程序,不过也有很多成型的,大多数是有需求就随手写了以后可能也会用到
  • YouxuepaiUtil 初二写的给优学派抓拍出的库,代码太乱已经没法整了 ᗜ‸ᗜ
  • AwesomeBot 住着一个QQ机器人,里面调用的Api大部分都来源于AwesomeCore
  • MyUnityProject 初二Unity练手作品SurvivalShooter(素材基于Unity AssetStore)
  • Aesc.AwesomeKits 是C#上面的小程序集,同样很杂

Others

  • 原神大陆官服扩列 (Doge :

Pinned

  1. Aquc.Stackbricks Aquc.Stackbricks Public

    Automatic and flexible updater

    C# 3 1

  2. ZhixuewangScoreExt ZhixuewangScoreExt Public

    用于在智学网成绩报告页面快速更改为满分的插件

    JavaScript 5 1

  3. NeteaseMusicTimeMachine NeteaseMusicTimeMachine Public

    无需会员自动导出和推送网易云音乐的黑胶时光机每周报告照片, Export and push the weekly analysis of Netease Music without Cvip.

    JavaScript 3 2

  4. Aquc.Netdisk Aquc.Netdisk Public

    提供了多样的网盘提供服务和命令行程序, Provides a variety of network disk services and cli program.

    C# 2

  5. Stackbricks-kt Stackbricks-kt Public

    Kotlin 1

  6. OnceShot OnceShot Public

    简单方便整理你的截图,避免截图过多 OnceShot 使用 Jetpack Compose 开发

    Kotlin 1