Giter Club home page Giter Club logo

youxuepaiutil's Introduction

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 :

youxuepaiutil's People

Contributors

aquamarine5 avatar

Stargazers

 avatar

Watchers

 avatar

youxuepaiutil's Issues

自动刷分

也没啥必要,就是想看看分高的样子.jpg

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.