Coder Social home page Coder Social logo

fishbot's Introduction

Hi! I'm BaiMeow Sakura.

🔭 HDU Student

🌐 DN11 AS4220084444

🌱 CTFer

@Vidar-Team & @El3ctronic

fishbot's People

Contributors

baimeow 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

Watchers

 avatar

fishbot's Issues

无法输入ip

D:\桌面>AutoFish -ip 221.131.165.84
2020/03/28 14:58:18 自动钓鱼机器人启动!
2020/03/28 14:58:18 机器人版本:1.5.0
2020/03/28 14:58:18 游戏版本:1.15.2
2020/03/28 14:58:18 基于github.com/Tnze/go-mc
2020/03/28 14:58:18 作者: Tnze&BaiMeow
2020/03/28 14:58:18 -h参数以查看更多用法
2020/03/28 14:58:18 配置文件不存在,请使用-account参数添加open ./conf.json: The system cannot find the file specified.

挂机时间久了会饿死

建议增加自动吃食物的功能,如果食物吃完饥饿度不足自动下线以免饿死,昨晚挂机活生生饿死了QAQ

钓鱼竿会漂浮走的问题

如果在公开水域钓鱼的话,扔出的钓鱼竿会漂浮到落水点一格以外的地方,
建议把 AutoFish.go 第143行的 < 1 改大
(亲测<5能工作,但是不是大了点)

代码编译报错

想在linux下编译然后运行在云服务器上,没接触过Go语言,有个报错查不出来怎么解决,希望帮忙

错误信息:go: github.com/AlecAivazis/survey/[email protected] used for two different module paths (github.com/AlecAivazis/survey and github.com/AlecAivazis/survey/v2)
编译环境:CentOS 7.4 x64 go1.13.1 Linux/amd64

无法解析服务器

有的服务器解析不了
mc.doubicraft.cn 1.14.4的
zth.ria.red 1.13.2的
但是别的就行
play.minemc.cn 全版本

下面放出日志
autofish-1.13.exe -offline-mode -name CBYellowstone -ip zth.ria.red
2020/01/29 15:25:31 自动钓鱼机器人启动!
2020/01/29 15:25:31 基于github.com/Tnze/gomcbot
2020/01/29 15:25:31 作者: Tnze
2020/01/29 15:25:31 -h参数以查看更多用法
2020/01/29 15:25:31 加入服务器zth.ria.red:25565失败: cannot connect the server "zth.ria.red": dial tcp: lookup zth.ria.red: no such host

我保证端口没输错,这个服务器也是真实能上去的
防火墙也是开放规则的
为什么就连不上????

是否考虑加入输出日志到本地文件功能

使用FishBot有一段时间,发现两个体验的问题:

  1. 由于dos显示行数限制,其他玩家对挂机玩家的聊天或服务器公告容易被忽略(第二天起来看也翻不到多少)

  2. 另外可能因服务器或自身网络波动导致与服务器断开连接,但没有断线重连的功能,于是有效挂机时间缩短了

最初为了应对这两个问题,用了两个很笨的方案(〃´-ω・) :

  1. 将FishBot运行后重定向到一个文件,输出到文件中,后续再查看。但是这个方法有弊端,一来重定向后dos本身就看不到输出了,只能到文件去查看;再就是因其是在同一个文件后面追加的,log文件版本很难管理( ・´ω`・ )

  2. 每隔一个小时左右kill掉FishBot,重新开启一个,这个办法也没啥好说的了,真的就是下下下策了...自己测试后不难发现,虽然FishBot进程被杀掉了,但是启动它的cmd窗口会残留,一晚上就开十几个cmd窗口,怎么想感觉有些不妥...还有一个很大的问题,上面提到的日志版本管理(一块叠另一块,太难找了(;′⌒`))

  • 总的来说,就是是否考虑加上日志输出到文件的功能,方便查阅消息(如果可以的话,断线重连也一起安排一下(〃'▽'〃))

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.