GithubHelp home page GithubHelp logo

nacrt / autotip Goto Github PK

View Code? Open in Web Editor NEW

This project forked from semx11/autotip

0.0 0.0 0.0 267 KB

A Forge modification that tips boosters and other users in gamemodes without an active booster.

Home Page: https://autotip.pro/

License: MIT License

Java 100.00%

autotip's Introduction

General Information

This Forge mod automatically tips all active Network Boosters and other Autotip users on the Hypixel Network (hypixel.net), allowing the user to collect coins, karma, and experience (earnable currencies) over time. At its most effective, a user may leave the mod on at all possible times in order to maximize profit. The mod also includes detailed tracking features in order to visualize earnings and modify the messages that tipping causes for an simpler user experience.

Downloads and more information can be found at autotip.pro.

Processes

Autotip runs in waves of 15 minutes (viewable by the ingame command /autotip wave), starting at the first login to the Hypixel Network of the Minecraft session. At every pulse, a request will be made to a endpoint on our server side API with the client's username, which first fetches an all in order to tip online boosters, and then a list of random other online autotip users, plus random gamemodes for each user in the format Username GameMode.

The command /tip is hardcoded into the client, and the server only returns the list of what should be suffixed after that command. This is in order to appease any fears that people with access to the Autotip backend may commit malicious acts on the basis that they have remote access to a player's commands. Any person with such fears can have the peace of mind that this is impossible with how the client acts on the response.

Server Side Components

Many of the components that make Autotip work take place on the autotip.pro servers, the primary being the mechanic of tipping other online players. Upon the first login to Hypixel, a player will be authenticated with our server side API with basic information, including their Minecraft UUID, Minecraft version, Autotip version, operating system. These are both used in both analytics of the mod and authentication with our online player system. A number of checks will be run on the player in order to prevent spoofing. After authenticated, a request will be made to our API every 15 minutes in order to fetch the tip queue, as discribed in Processes above. The API code is not currently avalible in order to not reveal our authentication methods, and more importantly to not reveal the embarrasingly written code that lies there.

Contributors

  • Semx11 - Developer of mod, developer of API, PR.
  • 2Pi - Developer of API, developer of mod from April 2016 to August 2016, PR.
  • Sk1er - Host, PR.

Distribution

If you would like to distribute Autotip in either your own client or a larger Forge mod, we ask that you contact us for permission so we can make sure you're not doing anything malicious with the code. You can PM us at any of the above Hypixel Forums user pages or DM us on twitter at @HypixelAutotip. If you plan on making your own client, we will only allow you to use the code if the client is an injectable instead of an actual variation of the Minecraft client itself. In other words, you must not be distributing the Minecraft client for download, which is against Mojang's EULA, rather modifying one that is already on a user's computer.

autotip's People

Contributors

j-carin avatar js6pak avatar nacrt avatar semx11 avatar sk1er avatar

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.