Skip to content
View aquamarine5's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

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 👋

github_stats github_most_used_language My Skills

我的一些Repo

Java (Springboot) + Vue

  • [2024.09 大一] XiaolianShowerSense 帮助你在使用智慧笑联的学校里面最快找到没有人用的淋浴头
  • [2024.10 大一] Buyistic 购物网站的前端及后端
  • [2024.10 大一] Sagaciousist (Private) 一个连接Ollama的前端数字人页面

JavaScript(浏览器插件)

  • [2021.12 高一] ZhixuewangScoreExt 快速把智学网成绩页面改成满分或者一键查看班排

JavaScript(Node.js)

Kotlin (Jetpack Compose)

  • [2023.08 高三] OnceShot 自动删除截图的安卓小工具
  • [2023.06 高二] Stackbricks-kt 自动更新插件,包含支持Jetpack Compose的UI Card

Python

  • [2020.11 初三] GenshinBirthdayReceiver 原神留影叙佳期活动自动领取的小工具(原项目已被封😢,移步存档查看脚本文件)
  • [2024.11 大一] MyProgramHomework 在大学的Python作业🤓
  • [2022.02 高一] NeteaseMusicUtil 网易云音乐工具集,包括分析总听歌时长,下载音乐,签到,加密API构建

C# (.NET)

  • [2021.11 高一] Aquc.Stackbricks 运行在后台的自动下载更新并安装的插件程序
  • [2023.12 高三] Aquc.EasiNoteSplashEditor 希沃白板改启动图片程序
  • [2023.02 高二] Aquc.Logging 每日通过邮件方式发送程序日志插件
  • [2023.07 高三] Aquc.BiliCommits 一个通过Bilibili评论的方式获取简易的信息Provider
  • [2023.02 高二] Aquc.Configuration 简单容易使用的Config辅助类,包含Flow-style的读写方式
  • [2023.06 高二] Aquc.Netdisk 一个包含多种网盘源的接口合集
  • [2023.02 高二] Aquc.Projram.Seeker 定期扫描指定目录图片并上传至图床以备份

C# (Unity)

  • [2020.09 初三] Untitled-Game 自己写的游戏,除了很烂就是很烂,烂尾😭

Java

  • [2020.04 初二] ReadToRecite Android端APP 逃背诵小工具

几乎废弃的

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

Pinned Loading

  1. ZhixuewangScoreExt ZhixuewangScoreExt Public

    让智学网一键满分 查看班排 甚至寻找隐藏的彩蛋 就在 ZhixuewangScoreExt! Make zhixuewang great again!

    JavaScript 7 1

  2. XiaolianShowerSense XiaolianShowerSense Public

    适用于使用智慧笑联的学校 帮助你更快的找到没有人的淋浴头 Suitable for schools which use Xiaolian to help you quickly find shower heads which are unoccupied.

    Vue 4 1

  3. Aquc.Stackbricks Aquc.Stackbricks Public

    全自动且可灵活配置 无需任何服务器资源的后台更新程序 Fully automated and flexibly configurable background updater without any server resources or available hosts.

    C# 3 1

  4. NeteaseMusicTimeMachine NeteaseMusicTimeMachine Public

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

    JavaScript 3 2

  5. Buyistic Buyistic Public

    购物网站前端后端 Front-end and back-end of a shopping website.

    Vue 2 1

  6. MyProgramHomework MyProgramHomework Public

    河北大学软工作业 Homework of Hebei University

    Python 1