Script to run with RoseGold's 80bps cane

Overview

Please read

WARNING: This script was made in under a day and is scuffed - it should work if you manage to set it up correctly - also RGA's 80bps only works when the player has 220 speed or less

  1. Download the recommended version of 1.8.9 forge at: https://files.minecraftforge.net/net/minecraftforge/forge/index_1.8.9.html
  2. Once 1.8.9 forge is installed download these mods:
  1. Go into your .minecraft folder by typing in search %appdata% then go to .minecraft, then go to your mods folder, once you have opened your mods folder, drag all the mods you have just downloaded into there
  2. Now launch 1.8.9 forge, once launched you may close it again
  3. Next scroll up in the GitHub respiratory and click on Code image a Download ZIP option should appear, press this button and wait until the ZIP has downloaded
  4. Once the ZIP has downloaded open the ZIP, in the ZIP you will find a folder called jsMacros, open your .minecraft folder again using the aforementioned instructions, and then open the folder called config, once the config folder is open drag the jsMacros folder into the config folder
  5. If you are not using schematica skip this step, else drag the schematicas folder directly into your .minecraft folder
  6. Once all the mods are installed, and all the macros are installed into the config folder, launch minecraft 1.8.9 forge for a second time
  7. Once minecraft is launched you can log onto hypixel - due to the script being shit (as it was only made for testing purposes and was intended to be private) the lobby failsafe will only run if you have full hype or unclaimed leveling rewards, although the skyblock failsafe will run no matter what
  8. If you want to disable the failsafe press k to open the JsMacros settings then at the top left press Events image, then press the Enabled button next to all events until they all become disabled - should look like this image
  9. If you are not using schematica skip to step 14, go to your skyblock island and press escape then go into controls, once in controls scroll down to schematica and bind a control for Load schematic (should be the first one under the sub category schematica), then press escape and press the keybind, now you should be in a menu which says Select schematic file at the top 2022-01-28_21 42 44 - now click on the schematic labelled as 80bps and press done
  10. Now the schematic should be loaded, open your controls again and bind a key to Manipulate schematic (should be second down), now press escape and press this keybind and move the schematic to X: -80 Y: any value greater than 1, Z: -80 image
  • make sure printer is off otherwise you will be banned, now just build the farm manually with a builders wand, infinite dirt wand, magical water bucket, and sugar cane
  1. Once on your island press J to start the macro (will only work if you're holding a variant of a diamond hoe eg. sugar cane hoe, regular diamond hoe, NOT A ROOKIE HOE
  2. To stop the current macro switch your hotbar slot to an EMPTY slot and the script will stop within 100ms
  3. If you are trying to run multiple installations of this then use MultiMc https://multimc.org/
  4. Now everything should be setup, if you have any more questions surrounding the macro msg egom#0555 on discord

Extra info

  • The number being logged in chat is the amount of rows the player has completed - if people actually download this then ill make it look nice + do actual changes to this mod so that it functions better but right now i really dont care and this feature is not toggleable at the moment
  • If you are wondering why the code is shit its because this code was rushed within a day for a funny test hence the code being formatted horribily and written very very badly (but it works and that's all that matters to me atm)
  • If you get stuck in a block just swap from a diamond hoe to a empty hotbar slot and then swap back to a diamond hoe and press J to start the script

Patch notes

  • v1.0.0 (January 28th 2022) Initial release
  • v1.0.1 (January 28th 2022) Fixed schematic
  • v1.0.2 (January 28th 2022) Added failsafes for being warped to the hub and being warped to the prototype/main lobby
  • v1.0.3 (January 28th 2022) Added anti stuck
  • v1.0.4 (January 29th 2022) Fixed the last layer of the farm (redid the schematic so the script can function with it) + added better logging for which row the player is on
You might also like...

A Bed and Breakfast dApp run on Ethereum. Includes a token + schedule system (Solidity) and full front-end (React + ethers.js) built with Hardhat.

A Bed and Breakfast dApp run on Ethereum. Includes a token + schedule system (Solidity) and full front-end (React + ethers.js) built with Hardhat.

Hotel ETH - Watch Demo Video Hotel ETH A (fictional) Bed-and-Breakfast run on Ethereum Come Book a Room on Kovan or Rinkeby Networks View the Demo » C

Aug 20, 2022

Plugin to run NestJS Apps from Nest Monorepo

Serverless Nest Monorepo Plugin Plugin that adds support to run NestJS Apps from Nest Monorepo, which is set up using Nest CLI with several microservi

Dec 1, 2022

A bare-bones example Shopify app build with remix.run

Remix Shopify App A bare-bones Shopify app build with Remix Not supported by or affiliated with Shopify Create .env Add API_KEY to .env Add API_SECRET

Jan 5, 2023

Run CosmWasm smart contracts in Node.js and web browsers

Run CosmWasm smart contracts in Node.js and web browsers

Nov 25, 2022

Everynode allows you to run any version of Node.js in AWS Lambda, in any commercial AWS region

Everynode allows you to run any version of Node.js in AWS Lambda, in any commercial AWS region

Run Any Node.js Version in AWS Lambda Everynode allows you to run any version of Node.js in AWS Lambda, in any commercial AWS region. We add support f

Dec 15, 2022

Run REST APIs in Node.js applications frameworks (Express, Koa, Hapi and Fastify) on top of any Serverless Cloud.

🚀 Serverless Adapter Install | Usage | Support | Architecture | Credits Run REST APIs and other web applications using your existing Node.js applicat

Jan 1, 2023

Run cucumber/gherkin-syntaxed specs with Cypress

cypress-cucumber-preprocessor This preprocessor aims to provide a developer experience and behavior similar to that of Cucumber, to Cypress. Installat

Dec 7, 2022

An action intended to run on pull request and post a comment summarizing any changes to DevCycle variables.

An action intended to run on pull request and post a comment summarizing any changes to DevCycle variables.

Overview With this Github action, information on which DevCycle features have been added or removed in a code change will be shown directly on each Pu

Jun 14, 2022

The Remix version of the fakebooks app demonstrated on https://remix.run. Check out the CRA version: https://github.com/kentcdodds/fakebooks-cra

Remix Fakebooks App This is a (very) simple implementation of the fakebooks mock app demonstrated on remix.run. There is no database, but there is an

Dec 22, 2022
Owner
egom
null
Run a command, watch the filesystem, stop the process on file change and then run the command again...

hubmon Run a command, watch the filesystem, stop the process on file change and then run the command again... Install You can install this command lin

Hubert SABLONNIÈRE 7 Jul 30, 2022
shell script replacement; write shell scripts in js instead of bash, then run them with a single static binary

yavascript YavaScript is a bash-like script runner which is distributed as a single statically-linked binary. Scripts are written in JavaScript. There

Lily Scott 59 Dec 29, 2022
Visual scraper interface, exports to puppeteer script which you can run anywhere.

Jawa - Visual Scraper Visual scraper interface, exports to puppeteer script which you can run anywhere. You can try it out here https://jawa.kickass.c

Ante Barić 4 Nov 16, 2022
Script to fetch all NFT owners using moralis API. This script output is a data.txt file containing all owner addresses of a given NFT and their balances.

?? Moralis NFT Snapshot Moralis NFT API will only return 500 itens at a time when its is called. For that reason, a simple logic is needed to fetch al

Phill Menezes 6 Jun 23, 2022
Script to synchronize between a Notion database and Google Calendar both ways. Uses Google App Script.

Yet Another Two Way Notion-Google Calendar Sync Script A script to sync events between Google calendar and a Notion database. Features! Google App Scr

kat 41 Jan 7, 2023
An adapter where you can define which function to run

Switch Functions An adapter where you can define which function to run Installation This is a Node.js module available through the npm registry. Befor

Badass Team 2 Jun 17, 2022
This repository contains a basic example on how to set up and run test automation jobs with CircleCI and report results to Testmo.

CircleCI test automation example This repository contains a basic example on how to set up and run test automation jobs with CircleCI and report resul

Testmo 2 Dec 23, 2021
Run async code one after another by scheduling promises.

promise-scheduler Run async code in a synchronous order by scheduling promises, with the possibility to cancel pending or active tasks. Optimized for

Matthias 2 Dec 17, 2021
🚀 A web extension starter built with React, Typescript, and Tailwind CSS. Build once, and run on multiple browsers: Google Chrome, Mozilla Firefox, Microsoft Edge, Brave, and Opera..

Web Extension Starter A web extension starter, built with React, Typescript, and Tailwind CSS. Build once, and run on multiple browsers: Google Chrome

BCIT Design & Development Club (BCIT-DDC) 28 Dec 28, 2022
JavaScript/TypeScript library to run repetitive tasks with throttle control and other cool features

Repeatify JavaScript/TypeScript library to run repetitive tasks with throttle control and other cool features Install npm install repeatify Usage impo

Evert Arias 2 Jan 15, 2022