MineFun Chat Translator

Simple script to auto translate all chat messages in MineFun into English :)

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

Advertisement:

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

Advertisement:

작성자
November2246
일일 설치 수
1
총 설치 수
204
평점
0 0 1
버전
1.2
생성일
2025-05-20
갱신일
2025-05-20
크기
2.68KB
라이선스
ISC
적용 사이트

Cheat script for MineFun.io

Features:

  • Auto translates all in-game chats to English.

Notes:

  • I do not believe the Google Translation API is meant to be used without authentication, as it is in this script. Please be aware that exceeding the max allowed rate limits on their API may have adverse effects. I was too lazy to test what the actual limits are so YMMV with this script. If it starts to fail, it is likely you have exceeded their limits for usage without an API token.

Changelog:

  • 1.2 - Added message caching to prevent duplicate requests to Google's API

  • 1.1 - Minor logging rework to improve compatibility with MineFunKing electron client ;)

  • 1.0 - Initial release