Code Monkey home page Code Monkey logo

mcsngbot's Introduction

Discord 最新發布 GitHub downloads CC

本軟體已永久停止更新與支援,請改使用新版 https://github.com/SiongSng/Better-MCFallout-Bot 這款 Bot

===============================================================

McSngbot 簡介 (以下簡介為最新版本為主)

是否覺得一直開著Minecraft主視窗掛機很耗電腦資源呢?

是否覺得用Wurst或手動打突襲塔很痛苦呢?

是否覺得很多bot都要很多錢,還有安全疑慮呢?

恭喜您!!! 看到這個bot,他不僅免費,還很安全並且是開源bot

當然如果認為有安全疑慮,就不要用xd

主要功能、特色

2.自動掛機獲得物資....
3.自動宣傳訊息(設施宣傳&交易頻道)  
4.可以不用開遊戲輸入指令&聊天  
5.可以透過私訊Bot來執行命令(須設定白名單)  
6.白名單指令系統(避免有心人士亂搞)  
7.自動接受tpa & tpahere(需白名單)  
8.丟棄物品(可指定和全部丟棄)  
9.自動重連(防止廢土掛掉的時候無法重連) 
10.能透過`settings.json`設定功能是否開啟
11.bot死亡後自動重生並且/back(需在settings.json設定是否開啟)
12.自動生成logs檔案,快速判斷錯誤!
13.可直接從discord控制自己的bot(測試中功能)

授權

本著作係採用 創用 姓名標示-非商業性-相同方式分享 4.0 國際 (CC BY-NC-SA 4.0) 授權條款授權

*此Bot專門為廢土伺服器所設計 (其他伺服器也可以用,但要看那個伺服器是否可以掛機)

以上有任何問題,或者不會用可以到我的的Discord伺服器

如果遇到BUG或者想要新增的功能,請到issues

點我進入DC伺服器

mcsngbot's People

Contributors

dependabot-preview[bot] avatar miku0139oao avatar patyhank avatar siongsng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mcsngbot's Issues

自動宣傳或者輸入聊天訊息會出現【在你移動之前你不能說話!】的Bug

自動宣傳或者輸入聊天訊息會出現【在你移動之前你不能說話!】的Bug

此原因為自動走路的功能沒有生效

  • 預計在下個版本修復(V1.0.6)

**

 bot.once('spawn', () => {
    setInterval(function (){
    bot.look(90,0)  //自動走路
    setTimeout(function(){bot.look(0,0)},1000) 
    setTimeout(function(){bot.look(90,0)},2000)
    setTimeout(function(){bot.look(0,0)},3000)
  }, 10000)

程式碼的這個部分需要做調整

添加自動打怪功能支援生物

添加支援生物

目前本bot自動打怪支援的生物有evoker(喚魔者)、pillager(掠奪者)、Vex(腦鬼)、villager(衛道士)、witch(女巫)、wither_skeleton(凋零骷髏)

下個版本(V1.0.4)預計會新增部分"敵對生物",如還有指定需要其他請至discord伺服器,感謝 小桑ܤBi95 的建議。

圖片

2021 by 菘菘 Siong sng

Autoeat

建議可以有自動吃東西的功能XD不然會耗很多不死圖騰

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.