Coder Social home page Coder Social logo

zgoly / meteorist Goto Github PK

View Code? Open in Web Editor NEW
111.0 3.0 9.0 486 KB

☄️ Add-on for Meteor that adds useful utilities for non-vanilla anarchy servers ☄️

Home Page: https://zgoly.github.io/utils/download-latest-release?user=Zgoly&repo=Meteorist&file=.jar

License: GNU General Public License v3.0

Java 100.00%
anarchy meteor meteor-client meteor-client-addon meteor-client-addons minecraft-client meteor-addon fabricmc-mod minecraft-fabric minecraft-fabric-mod

meteorist's People

Contributors

crazymoose77756 avatar hexadecimal233 avatar racoondog avatar starmania avatar zgoly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

meteorist's Issues

[Suggestion] Vulcan Speed

Description

I really want to see a Vulcan speed in Meteorist :)
I think that most of 1.18+ servers running Vulcan so it will be a great opportunity to cheat using meteorist.

Before submitting a suggestion

  • This feature doesn't already exist.

  • This wasn't already suggested.

Inf-Aura/TpAura

Describe the feature

the only good addon i know for meteor client that has tpaura/infaura is lyra addon and it is outdated as hell now, basically killaura but with infinite reach, also hi zgoly the last suggestion i made was turned into instructions module which thank you for that :D

my basic understanding about it: it sends alot of movement packets really fast from starting point to the target, hits them and then teleports back and no one will see you even moved

edit: this method could also be used for picking up items on the ground and breaking blocks from really far away sometimes which could be funny on servers that people drop good items on LOL

Before submitting a suggestion

  • This feature doesn't already exist in the Meteor and Meteorist. (I have checked every module and their settings for the latest Meteor dev build and Meteorist latest version)

  • This wasn't already suggested. (I have searched suggestions on GitHub)

Crash after clicking edit

Describe the bug

there is a new bug in the new version that crashes the client when i click on the Edit button

but the clicking work fine tho

Crash console log

net.minecraft.class_148: mouseReleased event handler
	at net.minecraft.class_437.method_25412(class_437.java:419) ~[client-intermediary.jar:?]
	at net.minecraft.class_312.method_1601(class_312.java:101) ~[client-intermediary.jar:?]
	at net.minecraft.class_312.method_22686(class_312.java:180) ~[client-intermediary.jar:?]
	at net.minecraft.class_1255.execute(class_1255.java:102) ~[client-intermediary.jar:?]
	at net.minecraft.class_312.method_22684(class_312.java:180) ~[client-intermediary.jar:?]
	at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.2.jar:?]
	at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.2.jar:?]
	at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438) ~[lwjgl-glfw-3.3.2.jar:?]
	at com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:202) ~[client-intermediary.jar:?]
	at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:220) ~[client-intermediary.jar:?]
	at net.minecraft.class_1041.method_15998(class_1041.java:287) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1523(class_310.java:1349) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1514(class_310.java:888) ~[client-intermediary.jar:?]
	at net.minecraft.client.main.Main.main(Main.java:265) ~[minecraft-1.20.4-client.jar:?]
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.15.11.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.15.11.jar:?]
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.15.11.jar:?]
	at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
	at java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:243) ~[NewLaunch.jar:?]
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:278) ~[NewLaunch.jar:?]
	at org.multimc.EntryPoint.listen(EntryPoint.java:143) ~[NewLaunch.jar:?]
	at org.multimc.EntryPoint.main(EntryPoint.java:34) ~[NewLaunch.jar:?]
Caused by: java.lang.NullPointerException: Cannot invoke "String.length()" because "this.text" is null
	at meteordevelopment.meteorclient.gui.widgets.input.WTextBox.calculateTextWidths(WTextBox.java:581) ~[meteor-client-0.5.6%20(3).jar:?]
	at meteordevelopment.meteorclient.gui.widgets.input.WTextBox.onCalculateSize(WTextBox.java:81) ~[meteor-client-0.5.6%20(3).jar:?]
	at meteordevelopment.meteorclient.gui.widgets.WWidget.calculateSize(WWidget.java:45) ~[meteor-client-0.5.6%20(3).jar:?]
	at meteordevelopment.meteorclient.gui.widgets.containers.WContainer.calculateSize(WContainer.java:66) ~[meteor-client-0.5.6%20(3).jar:?]
	at meteordevelopment.meteorclient.gui.widgets.containers.WContainer.calculateSize(WContainer.java:66) ~[meteor-client-0.5.6%20(3).jar:?]
	at meteordevelopment.meteorclient.gui.widgets.containers.WContainer.calculateSize(WContainer.java:66) ~[meteor-client-0.5.6%20(3).jar:?]
	at meteordevelopment.meteorclient.gui.DefaultSettingsWidgetFactory.create(DefaultSettingsWidgetFactory.java:88) ~[meteor-client-0.5.6%20(3).jar:?]
	at meteordevelopment.meteorclient.gui.GuiTheme.settings(GuiTheme.java:204) ~[meteor-client-0.5.6%20(3).jar:?]
	at meteordevelopment.meteorclient.gui.GuiTheme.settings(GuiTheme.java:207) ~[meteor-client-0.5.6%20(3).jar:?]
	at zgoly.meteorist.gui.screens.SlotSelectionScreen.initWidgets(SlotSelectionScreen.java:22) ~[meteorist-1.9.jar:?]
	at meteordevelopment.meteorclient.gui.WidgetScreen.method_25426(WidgetScreen.java:101) ~[meteor-client-0.5.6%20(3).jar:?]
	at net.minecraft.class_437.method_25423(class_437.java:298) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1507(class_310.java:1187) ~[client-intermediary.jar:?]
	at zgoly.meteorist.modules.slotclick.SlotClick.lambda$fillWidget$6(SlotClick.java:165) ~[meteorist-1.9.jar:?]
	at meteordevelopment.meteorclient.gui.widgets.pressable.WPressable.onMouseReleased(WPressable.java:28) ~[meteor-client-0.5.6%20(3).jar:?]
	at meteordevelopment.meteorclient.gui.widgets.WWidget.mouseReleased(WWidget.java:96) ~[meteor-client-0.5.6%20(3).jar:?]
	at meteordevelopment.meteorclient.gui.widgets.containers.WContainer.mouseReleased(WContainer.java:142) ~[meteor-client-0.5.6%20(3).jar:?]
	at meteordevelopment.meteorclient.gui.widgets.containers.WContainer.mouseReleased(WContainer.java:142) ~[meteor-client-0.5.6%20(3).jar:?]
	at meteordevelopment.meteorclient.gui.widgets.containers.WContainer.mouseReleased(WContainer.java:142) ~[meteor-client-0.5.6%20(3).jar:?]
	at meteordevelopment.meteorclient.gui.widgets.containers.WContainer.mouseReleased(WContainer.java:142) ~[meteor-client-0.5.6%20(3).jar:?]
	at meteordevelopment.meteorclient.gui.widgets.containers.WContainer.mouseReleased(WContainer.java:142) ~[meteor-client-0.5.6%20(3).jar:?]
	at meteordevelopment.meteorclient.gui.WidgetScreen.method_25406(WidgetScreen.java:136) ~[meteor-client-0.5.6%20(3).jar:?]
	at net.minecraft.class_312.method_1605(class_312.java:101) ~[client-intermediary.jar:?]
	at net.minecraft.class_437.method_25412(class_437.java:414) ~[client-intermediary.jar:?]
	... 22 more```
	
Im worried that it's becuase im using 1.20.4 
if it is please consider fixing the clicking problem on the last version <3 

### Steps to reproduce

I just clicked on the edit button

### Meteorist Version

1.9

### Meteor Version

0.5.6 

### Minecraft Version

1.20.4

### Operating System

Windows

### Before submitting a bug report

- [X] This bug wasn't already reported (I have searched bug reports on GitHub).

- [X] This is a valid bug (I am able to reproduce this on the latest Meteorist build).

Auto trade

Describe the feature

Can you create a suitable version of Meteorist for version 1.19.3 with auto trade? I don't really like using 1.21 for pvp sever

Before submitting a suggestion

  • This feature doesn't already exist in the Meteor and Meteorist. (I have checked every module and their settings for the latest Meteor dev build and Meteorist latest version)

  • This wasn't already suggested. (I have searched suggestions on GitHub)

[Bug] Auto Sneak keeps SafeWalk on even when both modules are turned off

Describe the bug

if you have built the latest version then you'll see the bug after turning auto sneak on and off

Steps to reproduce

build the latest version using "gradlew build" in command line
after building meteorist/build/libs/ drag the newly built jar into your mods folder along side meteor client
when you launch minecraft, go to a server or singleplayer
open the gui and turn on and then off autosneak and go on a block and try to walk off it.

Meteorist Version

latest 1.8/1.20.4

Minecraft Version

1.20.4

Operating System

Windows

Before submitting a bug report

  • This bug wasn't already reported.

  • This is a valid bug.

[Suggestion] auto leave with time

Description

well basicly it would automaticly leave after a certain time like 1h or minutes and stuff

Before submitting a suggestion

  • This feature doesn't already exist.

  • This wasn't already suggested.

slot clicker freezing the client

Describe the bug

I used to use slot clicker back in the 1.20.1 version it worked like a charm and made auto clickers useless but I have updated to the latest build in 1.20.4 and it just crashes
it starts clicking but when inventory closes it freezes the whole client and Im not sure why there is no useful logs related to the issue and no useful console outputs that is why I did not attach any
sometimes iIl get unfreezed if the server kicks me for timeout or sending too many packets if i set the delay to 1
the settings does not matter no matter the click method (action mode) is it has the same result
I know 1.20.4 has been a pain in the ahh for most meteor addon devs I have had several problems with my addons after switch i had to build an old commit of meteor client in order to make meteor+ work but I tested it with the latest build and i had the same issue I can send a video if its necessary

Steps to reproduce

when the slotclicker starts clicking but when inventory closes it freezes the whole client

Meteorist Version

meteor-client-0.5.6 , meteorist-1.8

Minecraft Version

minecraft 1.20.4 , fabric 0.15.11 , fabric-api-0.97.0 , meteor-client-0.5.6

Operating System

Windows

Before submitting a bug report

  • This bug wasn't already reported.

  • This is a valid bug.

[Bug]

Describe the bug

Auto feed and Auto heal crashes the game

Steps to reproduce

Enabled auto feed or auto heal crashed the game once auto feed reaches the set hunger level. Same applies to auto heal but for health. I have the command set for /feed and /heal for the respective module.

Meteorist Version

v0.5.2

Minecraft Version

1.19.3

Operating System

Windows

Before submitting a bug report

  • This bug wasn't already reported.

  • This is a valid bug.

[Suggestion] Cristal selfkill, baritone Farmer/killer, 2d Hitbox

Description

I saw a module in a diffrent client that gave other players hacks and i was wondering if it was possible to let them place cristals on them self or hit them self and could you controlle other players with baritone (killing or farming). A 2d Hitbox with a healthbar would also be cool.

Before submitting a suggestion

  • This feature doesn't already exist.

  • This wasn't already suggested.

villager auto trade

Description

Could you please add a module that automatically trades with the villager when the trade GUI is opened?
The input can be the trade index, which starts from 0 and so on.
I play on a server where the shops are villager trades.

image

In this case, the trade index 0 is milk, and 4 is bread.
This helps with duping. What I've been doing until now was setting the Slot Clicker mod to slot 2, which is the trade output slot, and using a normal auto-clicker on the trade I wanted to automate.
I think the channel for the villager trades was MC|TrSel and for getting list of treades MC|TrList or minecraft:trader_list, and the trade is selected by sending a packet "select_trade" with the data slot: TradeIndex.

Thanks for your time! <3

Before submitting a suggestion

  • This feature doesn't already exist.

  • This wasn't already suggested.

[Suggestion] Support 1.19.3 plz

Description

Meteorist is one of the best addons of meteor client I think,but it just support 1.19.2-
1.19.3When?

Before submitting a suggestion

  • This feature doesn't already exist.

  • This wasn't already suggested.

[Suggestion] Update to 1.20

Description

meteor client updated to 1.20

Before submitting a suggestion

  • This feature doesn't already exist.

  • This wasn't already suggested.

1.20.4?

Description

update to the latest. meteor is updated to that version and will have a dev build out soon

Before submitting a suggestion

  • This feature doesn't already exist.

  • This wasn't already suggested.

Message Delay

Description

Pretty simple explanation, message delay. delays your message in macros for however long you like.

I find it useful for myself because I'm experimenting and I kind of need it.

Before submitting a suggestion

  • This feature doesn't already exist.

  • This wasn't already suggested.

1.19 ?

Will you update the addon or is it not something planned?

[Suggestion]

Description

Hello, I really need a developer to improve the "Spam" function, I'm ready to pay big money for this, but I can't find people who can handle such a task, I'm ready to give a full explanation in Discord - Zura1203#7777 or Telegram - @Zura1203

Before submitting a suggestion

  • This feature doesn't already exist.

  • This wasn't already suggested.

[Suggestion] Extended Reach

Description

It's in the name, Extended Reach. instead of 6 is it possible to make it higher?

Before submitting a suggestion

  • This feature doesn't already exist.

  • This wasn't already suggested.

[Bug] Game Crashes when using Dm Spam

Describe the bug

Game Crashes when clicked on Dm Spam

Steps to reproduce

Click on Dm Spam

Meteorist Version

1.20

Minecraft Version

1.20.1

Operating System

Windows 10

Before submitting a bug report

  • This bug wasn't already reported.

  • This is a valid bug.

Update 1.18.2

Description

Add to 1.18.2 new modules and gui elements from last 1.19 updates

Before submitting a suggestion

  • This feature doesn't already exist.

  • This wasn't already suggested.

[Bug] Minecraft crashes with WilderWild mod installed

Describe the bug

Minecraft will crash when having Meteorist v1.6 and WilderWild mod installed.

Crash report
crash-2023-08-03_18.42.13-client.txt

Latest log
latest.log

Fabric Loader version
1.20.1 / v0.14.22

Note: I tested this out with ONLY

  1. Baritone v1.10.1
  2. Meteor Client 1.20.1 build 1870
  3. Meteorist v1.6
  4. WilderWild v2.1.1
  5. Fabric API 0.86.1

Steps to reproduce

1) Download WilderWild mod with Meteor client and Meteorist addon 
2) Start minecraft 
3) Dies

Meteorist Version

1.6

Minecraft Version

1.20.1

Operating System

Windows

Before submitting a bug report

  • This bug wasn't already reported.

  • This is a valid bug.

[Bug]

Describe the bug

don't work zKillAura

Steps to reproduce

idk

Meteorist Version

1.4v

Minecraft Version

1.19.2

Operating System

Windows

Before submitting a bug report

  • This bug wasn't already reported.

  • This is a valid bug.

[Suggestion] Auction Scanner

Description

make a module that checks the lore for a user-given value (ex. 10$), the slots to check for and the refresh slot given by the player (like slot click)

Before submitting a suggestion

  • This feature doesn't already exist.

  • This wasn't already suggested.

[Bug] Fast-Bridge

Describe the bug

Doesn't work anymore

Steps to reproduce

- Turn it on
- Go to the edge of any platforms

Meteorist Version

v1.5

Minecraft Version

1.20

Operating System

Windows

Before submitting a bug report

  • This bug wasn't already reported.

  • This is a valid bug.

Can you update it to 1.20.1 it would be really helpful!

Description

Everyone wants meteor client addons to support 1.20.1. Would you mind updating it to 1.20.1 the jar file so if i'm on Meteor version 1.20.1 it is compatible with fabric. Thanks alot: Seb!

Before submitting a suggestion

  • This feature doesn't already exist.

  • This wasn't already suggested.

[Bug] Placer Module doesn't work.

Describe the bug

The Placer Module doesn't work correctly, in fact, it does absolutely nothing.

Proof: https://youtu.be/DnHxHCEPpaw

Steps to reproduce

1. Select an area for the module to place
2. Choose a material
3. Activate "Placer"

Meteorist Version

v1.5

Minecraft Version

1.20.1

Operating System

Windows

Before submitting a bug report

  • This bug wasn't already reported.

  • This is a valid bug.

[Suggestion] Fast Bridge

Description

can u make something which automatically sneak at block edge (Fast Bridge) (eagle bridge im not sure)

Before submitting a suggestion

  • This feature doesn't already exist.

  • This wasn't already suggested.

[Suggestion] Update to 1.19.4

Description

Update to 1.19.4

Before submitting a suggestion

  • This feature doesn't already exist.

  • This wasn't already suggested.

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.