Git Product home page Git Product logo

xterio_palio's Introduction

xterio_palio

xterio 任务

update

  1. 0.01bnb 购买boost
  2. chat任务 在文心一言申请免费api,在454行填写api_key和secret_key 或者 直接在458行将sentence改成固定内容(不确定会不会女巫)

config

account.txt 填写账号,格式:地址,私钥 一行一个 (注意用英文逗号)不要有多余的空行 proxies.txt 填写代理 格式:user:password@ip:port 一行一个,与账号对应,没有的话不填

run

pip install -r requirements.txt
python xterio.py

note

  1. 336行 随机deposit 0.015-0.02的金额到xterio链,可自行修改。deposit 偶尔会失败,重新跑即可,失败只扣gas
  2. 438行 填写邀请码,可改为自己的

plan

  1. 添加chatgpt接口自动生成story

donate

ERC-20: 0xa1482B19EF1a577bb87bE3BB4EFc4d1bA64f5A45

xterio_palio's People

Contributors

parklgw 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

xterio_palio's Issues

请教下:爱的聊天那里应该是什么请求啊?

requests提交的URL也不是很清楚。
https://3656kxpioifv7aumlcwe6zcqaa0eeiab.lambda-url.eu-central-1.on.aws/?address=
像是直接提交到chatgpt那边了。
本地的api应该怎么提交上去呢?
谢谢大神!

还有个地方没看懂,每个地址的BNB是怎么分发的?
def deposit2xter(self, amount)
这里随机amount的数量,实例化之后,检查当前地址余额,发现为0,才执行deposit2xter,但是bnb是从哪里发出来的?
transaction = contract.functions.depositETH(200000, '0x').build_transaction({ 'from': self.address, 'gasPrice': w3.eth.gas_price, 'nonce': w3.eth.get_transaction_count(account=self.address), 'gas': gas, 'value': amount, })
这里的From还是当前地址呀?

再次感谢!

Question

Hi, sorry for contacting here, didn't find any other ways. How did you find abi code for this project? I'm trying to find it on my own and have no success(

Claim Al chat Boost无法获取

大神你好,我之前直接和合约交互了,然后显示Claim Al chat Boost已经领取了,但是积分没拿到,怎么解决啊?

求支持新功能

0、与AI聊关于love,并领取nft,获得chat boost
1、关注XterioGames
2、分享AI Chat Resurl
3、Claim AI Chat Boost

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.