Giter Club home page Giter Club logo

genshinbirthdayreceiver'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 :

genshinbirthdayreceiver's People

Contributors

actions-user avatar aquamarine5 avatar elainamoe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

genshinbirthdayreceiver's Issues

突然出现“当前暂未登录,请登录后重试(-100)”错误,疑似米哈游更改了API

今天突然开始出现“当前暂未登 录,请登录后重试(-100)”错误,同样的cookies已经正常工作了一个月了。用手机抓包看了下,似乎URL参数不同了,但是更改了URL参数之后还是会出现相同的错误,重新从网页版米游社复制cookies无法解决,网页版米游社重新登陆获取cookies也无法解决,用手机米游社抓包得到的cookies正常。

关于COOKIE获取、一个米游社账号绑定多个原神账号的未登录问题解决办法

其实网页版的COOKIE还是可以用的,只是现在米游社改了新域名,而且手机版可能有特殊的加密,我抓包出来的是乱码的。
如果绑定了多个原神账号,把genshin_birthday_receiver.py这个文件的第19行改成uid = "原神uid"
如果用网页版的COOKIE还是提示未登录就登录米哈游通行证重新抓包。
另外,对于b服,我暂时没成功过,一直提示未登录,不知道为什么。

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.