Skip to content

A small Minecraft Console Client script that tips random players on the Hypixel Minecraft server

Notifications You must be signed in to change notification settings

mqxym/hypixel-autotip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Hypixel Autotip

Automatically tip random players on the Minecraft Hypixel Network every hour. In this repository you find

This repository is not affiliated with Hypixel. Rules should be checked before using this script.

How it works:

  1. Joins Bedwars lobby
  2. Get online players
  3. Tip a random player in the 10 available gamemodes
  4. Wait ~1 hour and repeat

Features

  • AntiAFK plugin is used for sending /tipall every x minutes
  • Autotip.cs script tips random players
  • The script retries tipping when the target player went offline
  • Automatically reconnects when the connection drops

Installation:

  1. Download the Minecraft Console Client & the 2 files in this repository
  2. Copy all the files in one folder
  3. Edit the MinecraftClient.ini and add your e-mail as login
  4. Edit the Autotip.cs and enter your Minecraft username private const string TipUsername = "<your_name>"
  5. Start the Console Client and login on your browser with the Microsoft login
  6. When logged into Hypixel use the command /script Autotip.cs
  7. Now you're all set and it should tip every hour

About

A small Minecraft Console Client script that tips random players on the Hypixel Minecraft server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages