Onepop is an utlity client previously paid, but now public and open source

Related tags

Spring Boot onepop
Overview

onepop

Onepop is an utlity client previously paid, but now public and open source, the client license is the GNU General Public License v3.0.

  • The client uses Imperador entry box.
  • Good crystal aura for strict and non strict servers.
  • Good strafe with an insane boost in servers strict and non strict.
  • Visuals with many options to you configure.

Additional info. = There is no default bind for click gui, you need type in chat '.t clickgui'.

building

  • For you to build Onepop client, you need to download the repo, extract and execute build task using gradle commands.
# clone the repo
git clone https://github.com/SirRina/onepop.git

# decompile & deobfuscate minecraft
gradle setupDecompWorkspace

# build the client direct
gradle setupDecompWorkspace --stop && gradlew clean build

# build the client
gradle build

credit

  • Client base, modules & ui/gui - Rina
  • Protection sys & obfuscation - Doctor-Swag
  • Leader of discord server & contributor (origin client creator) - Hero
  • Main contributor - JohnShiozo

Thank you for who bought the Onepop client, I really can not forget how much it helped me! I had several problems with Onepop (leak source old version, leak begin base version by a "dev", fake leaks/fake dumps), but I do not care. Onepop was such a really good experience to me, not gonna lie... I am considering make a tribute for users but I do not know what. ~ Rina

Alt text Alt text Alt text Alt text Alt text Alt text

You might also like...

Public course repository for ENSF 409, WS 2022.

ENSF409 This is an instructional project for the course ENSF 409 at the Schulich School of Engineering at the University of Calgary. It is not a free/

May 19, 2022

Public documentation for Visual Studio Code

Public documentation for Visual Studio Code

Visual Studio Code Documentation You've found the Visual Studio Code documentation GitHub repository, which contains the content for the Visual Studio

Jan 8, 2023

A public, stripped down workspace of the Project Unity mod, a mega-collaboration Mindustry mod

A public, stripped down workspace of the Project Unity mod, a mega-collaboration Mindustry mod

A public, stripped down workspace of the Project Unity mod, a mega-collaboration Mindustry mod. Not intended to be played yet; this is purely for code publicity and healthy competition reasons.

Jan 1, 2023

An app to manage the libraray at school or in public.

MyCalc Intro An app to manage the libraray at school or in public. Written 100% in Java, no permission needed. Finished in about 1 month by Nguyen Huy

Jan 16, 2022

Download or repost public instagram posts easily by selecting "Copy Link" in Instagram.

Download or repost public instagram posts easily by selecting

Insta Save and Repost Description Download or repost public instagram posts easily by selecting "Copy Link" in Instagram. Screenshots Features Downloa

Jan 21, 2022

Java & Spring based cryptocurrency trading robot (RPA) that uses the public Binance API

Santini Santini is a Java & Spring based cryptocurrency trading bot that uses the public Binance API. It is run by providing it with API keys generate

Apr 19, 2022

Java & Spring based cryptocurrency trading robot (RPA) that uses the public Binance API

Santini is a Java & Spring based cryptocurrency trading bot that uses the public Binance API. It is run by providing it with API keys generated at binance.com (Also provide Santini with Twitter API keys if tweet alerts are desired).

Apr 19, 2022

There are two challenges one is to create a backend api the other is to create a frontend application to consume the public data api devall.

There are two challenges one is to create a backend api the other is to create a frontend application to consume the public data api devall.

Sobre | Desafio | Resolução | Tecnologias | Execução | Itexto desafio tecnico Sobre os Desafios existem dois desafios um é criar uma api backend o out

Oct 18, 2021

Public proof-of-concept obfuscator using the MapleIR framework designed by cts & bibl

Public proof-of-concept obfuscator using the MapleIR framework designed by cts & bibl

Skidfuscator: Obfuscation like never seen before. Join the discord: https://discord.gg/QJC9g8fBU9 🕵️ What is Skidfuscator? Skidfuscator is a proof of

Jan 5, 2023
Comments
  • Keeps Crashing

    Keeps Crashing

    // I let you down. Sorry :(

    Time: 5/6/22 9:56 AM Description: Unexpected error

    java.lang.NullPointerException: Unexpected error at net.minecraft.network.EnumConnectionState.func_150752_a(SourceFile:349) at net.minecraft.network.NetworkManager.func_150732_b(NetworkManager.java:209) at net.minecraft.network.NetworkManager.func_179290_a(NetworkManager.java:168) at net.minecraft.client.network.NetHandlerPlayClient.func_147297_a(NetHandlerPlayClient.java:805) at rina.onepop.club.api.tracker.management.TrackerManager.onUpdateAll(TrackerManager.java:48) at rina.onepop.club.api.event.management.EventManager.onTick(EventManager.java:88) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_18_EventManager_onTick_ClientTickEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    A detailed walkthrough of the error, its code path and all known details is as follows:

    -- Head -- Thread: Client thread Stacktrace: at net.minecraft.network.EnumConnectionState.func_150752_a(SourceFile:349) at net.minecraft.network.NetworkManager.func_150732_b(NetworkManager.java:209) at net.minecraft.network.NetworkManager.func_179290_a(NetworkManager.java:168) at net.minecraft.client.network.NetHandlerPlayClient.func_147297_a(NetHandlerPlayClient.java:805) at rina.onepop.club.api.tracker.management.TrackerManager.onUpdateAll(TrackerManager.java:48) at rina.onepop.club.api.event.management.EventManager.onTick(EventManager.java:88) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_18_EventManager_onTick_ClientTickEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)

    -- Affected level -- Details: Level name: MpServer All players: 4 total; [EntityPlayerSP['Novasweetz'/8204, l='MpServer', x=81.91, y=3.00, z=181.30], EntityOtherPlayerMP['Feelin'/4460, l='MpServer', x=88.49, y=4.00, z=192.65], EntityOtherPlayerMP['Morisa_'/6967, l='MpServer', x=81.39, y=2.00, z=178.66], EntityOtherPlayerMP['NovaEnthusiast'/8153, l='MpServer', x=49.56, y=152.00, z=166.00]] Chunk stats: MultiplayerChunkCache: 81, 81 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (69,152,164), Chunk: (at 5,9,4 in 4,10; contains blocks 64,0,160 to 79,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 25491 game time, 1304236565 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 25 total; [EntityPlayerSP['Novasweetz'/8204, l='MpServer', x=81.91, y=3.00, z=181.30], EntityOtherPlayerMP['DisguisedTortise'/5098, l='MpServer', x=102.99, y=4.12, z=130.92], EntityOtherPlayerMP['Feelin'/4460, l='MpServer', x=88.49, y=4.00, z=192.65], EntityOtherPlayerMP['GS_StarGamer'/1778, l='MpServer', x=100.59, y=3.80, z=133.74], EntityOtherPlayerMP['Morisa_'/6967, l='MpServer', x=81.39, y=2.00, z=178.66], EntityOtherPlayerMP['NovaEnthusiast'/8153, l='MpServer', x=49.56, y=152.00, z=166.00], EntityOtherPlayerMP['Reformed08'/7481, l='MpServer', x=103.16, y=4.99, z=134.18], EntityEnderCrystal['entity.EnderCrystal.name'/283, l='MpServer', x=44.50, y=216.00, z=202.50], EntityXPOrb['Experience Orb'/8611, l='MpServer', x=102.75, y=3.00, z=165.92], EntityEnderCrystal['entity.EnderCrystal.name'/2985, l='MpServer', x=46.50, y=3.00, z=153.50], EntityItemFrame['entity.ItemFrame.name'/299, l='MpServer', x=63.50, y=228.50, z=197.97], EntityOtherPlayerMP['Morisa_'/6967, l='MpServer', x=81.39, y=2.00, z=178.66], EntityEnderCrystal['entity.EnderCrystal.name'/7224, l='MpServer', x=57.50, y=5.00, z=156.50], EntityEnderCrystal['entity.EnderCrystal.name'/7225, l='MpServer', x=58.50, y=4.00, z=153.50], EntityEnderCrystal['entity.EnderCrystal.name'/7226, l='MpServer', x=59.50, y=5.00, z=156.50], EntityEnderCrystal['entity.EnderCrystal.name'/7227, l='MpServer', x=56.50, y=5.00, z=158.50], EntityEnderCrystal['entity.EnderCrystal.name'/7228, l='MpServer', x=59.50, y=5.00, z=159.50], EntityEnderCrystal['entity.EnderCrystal.name'/7229, l='MpServer', x=61.50, y=4.00, z=158.50], EntityEnderCrystal['entity.EnderCrystal.name'/8893, l='MpServer', x=105.50, y=4.00, z=149.50], EntityEnderCrystal['entity.EnderCrystal.name'/7230, l='MpServer', x=57.50, y=3.00, z=155.50], EntityEnderCrystal['entity.EnderCrystal.name'/7231, l='MpServer', x=59.50, y=2.00, z=155.50], EntityEnderCrystal['entity.EnderCrystal.name'/7232, l='MpServer', x=60.50, y=5.00, z=154.50], EntityOtherPlayerMP['NovaEnthusiast'/8153, l='MpServer', x=49.56, y=152.00, z=166.00], EntityOtherPlayerMP['Feelin'/4460, l='MpServer', x=88.49, y=4.00, z=192.65], EntityEnderCrystal['entity.EnderCrystal.name'/6772, l='MpServer', x=63.50, y=5.00, z=188.50]] Retry entities: 0 total; [] Server brand: Paper (Velocity) Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:427) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    opened by Random3131 2
  • Good shit works on strict severs and has silent switch for it Damn

    Good shit works on strict severs and has silent switch for it Damn

    Good shit, make it easyer for to bind the gui I had to go into the folder and change it but other than that, make better mine give it a better render and thats about all I got a glitch were I would crash when had reverse step on a strict server.

    Thanks, Fiyxz

    opened by Fiyxz 1
Releases(2.5.5)
  • 2.5.5(Aug 16, 2022)

  • 2.5.4(Apr 25, 2022)

  • 2.5.2(Jan 19, 2022)

  • 2.5.1(Dec 28, 2021)

  • 2.5(Dec 17, 2021)

    PRESET GUI Set the position of mouse close of left corner at screen, wait fully open the preset GUI and clicks, it will look the preset GUI, for you create or add a existent preset folder, click on button 'Reload' for verify the presets, if you want to create a new, click on '+' (add button), when added click on 'Save' for save current modules settings, when you want to load another preset, click in the widgets select the preset which you want & click on 'Load' button. For you change the name of some preset, click two times in the name, edit & press enter or just click out of entry box, done"

    COLOR PICKER: Drag sliders, circles to set a new color, if you want RGB double click on rect of color (color preview not the big rects), for disable double click again, when enabled (RGB mode) you can set the lighting/brightness (alpha) & saturation, you can also set the color by the entry box, copy and paste.

    CATEGORIES

    • Tons of modules was added in category combat, some of them with good new rotations system (good for strict).
    • Modules in category render was totally rewrote like all modules, 'Hole ESP' now have a option to double holes working, cool effects & render style.
    • Misc have tons of modules.
    • Exploit with some modules deprecated.

    STRICT

    • REL is a rotation used in strict, it modify your on all actions, perfect but not good sometimes, SEND is a mode to just send rotations, send rotations instead modify all, MANUAL manual rotating.
    • Rotations now works cool, some modules with strict works very primitive, in future versions I want to update and improve all strict modes.

    STRAFE

    • 'Speed Factor' set the speed of strafe in all.
    • 'Speed Range' advanced option to verify speed & increase in setting 'Speed Limiter'.
    • 'Speed Limiter' by default is 2, but you can change.
    • Modes: LEGIT (no strafing options); HOP, CROUCH; HOP add strafing options but is a lite-decrease of y velocity, CROUCH is like HOP but decrease every time the y velocity.
    • Strafing in strafe decrease the y, the settings 'Strafe', 'Strafe I' & 'Strafe II' depend of potion effect you are using, Strafe setting without I or II is non-potion effect, if you want to disable just set to 0.
    • There is a bind setting called PotionAmpl, when enabled the settings 'Speed', 'Speed I' & 'Speed II' will modify depending of potion effect level, IT CAN ROLLBACK, SO IF YOU ARE IN A FLAT PLACE, USE THE KEYBIND FOR DISABLE & NO ROLLBACK WILL HAPPENS, ITS STILL FAST BUT NOT LIKE ENABLED.
    • 'Auto-Jump' setting is for auto jump mode, 'Ground' for default is true, but I recommend set it true ('Ground' set a lower jump instead a high, less difference but still do a difference), 'Step' set step player when need.
    • Boost modes: HERMES, CONTRO, OFF; The control is deprecated does not works, the HERMES mode is a high speed increase, works in strict and any server (except cc but I did not test), it uses the explosion & any knockback from player any thing.
    • 'Calc. Mode' set different mode for control air, 'MINIMAL' lower difference in left-right (strafing) movements, 'LARGE' high difference in left-right.

    AUTO-CRYSTAL

    • If you want to enable wall-range, enable the boolean, configure and its done.
    • There is no multi-place, will be a feature in next versions of onepop.
    • The strict setting is a priority ('Strict Priority'), NONE: None; LOW: Rotation strict without a slow speed. HIGH: very low but good for really strict servers.
    • 'Predict' does not works with strict priority, 'Increase Tick' is a setting differenced, when enabled ('Increase Tick') for low ping (0ms - 77ms) increase the speed, the delay for break & place is different when active, you need set to 30 or 50 when 'Increase Tick' is enabled.
    • Animation: Now the CA have one animation for crystal place, you need active module 'Auto Crystal Render' ('Render' category).
    • Switch has 3 options: NONE, NORMAL, SILENT; The silent switch works in strict, the normal switch have a health setting for switch when enemy is low health (or the value from setting).
    • Ranges maximum for place & break is 6, for range trace (target) is 14.
    • 'Anti-Naked' is a boolean setting to preserve targeting naked players.
    Source code(tar.gz)
    Source code(zip)
    onepop-2.5-beta.jar(4.05 MB)
Owner
Wks JanStudio
A good programmer!
Wks JanStudio
Like JPremium, but free, open-source and multiplatform

LibrePremium This plugin was originally made for BeeGames, however they stepped down after the work was done. They are forbidden to use this plugin. L

null 50 Dec 30, 2022
Nagram is a third-party Telegram client based on Nekogram with not many but useful modifications

?? Nagram is a third-party Telegram client based on Nekogram with not many but useful modifications. Official site: https://nextalone.xyz Teleg

NextAlone 189 Dec 29, 2022
Nekogram is a third-party Telegram client with not many but useful modifications

Nekogram is a third-party Telegram client with not many but useful modifications

Ketal 8 Nov 13, 2022
The clickgui used in my Minecraft Hacked Client, Ozone. Uses HeroCode Settings but can easily be migrated to another settings system.

OzoneClickGUI The clickgui used in my Minecraft Hacked Client, Ozone. Uses HeroCode Settings but can easily be migrated to another settings system. Pl

ShadeDev 9 Dec 2, 2022
EssentialClient is a client side mod originally forked from Carpet Client for 1.15.2 that implements new client side features

EssentialClient EssentialClient is a client side only mod originally forked from Carpet Client for 1.15.2 that implements new client side features. Th

null 62 Jan 3, 2023
A Zombie invasion has occurred at the Code Academy Campus and now Alcatrinha has to fight the zombies to death! (2D TopView Shooter)

Hello everyone, welcome to Zombie ACADalypse!! A Zombie invasion has occurred at the Code Academy Campus and now Alcatrinha has to fight the zombies t

Mario Vieria 1 Dec 17, 2021
This is a Meme repo for fixed & Cleaned source of 'Better'Bungeecord but its not realy better code is trash!

#Fucking cleaned by CryCodes Disclaimer: Based of MD_5's Bungeecord (Fork of "BetterBungee") | I am not the owner of the code This repo is just for fu

Rooks 3 Jan 2, 2022
Lightweight service-based PubSub, RPC and public APIs in Java

kite - service-based RPC, public APIs and PubSub in Java kite is a collection of reactive application messaging libraries that aim at providing high l

teris.io 3 Feb 17, 2022
Ever wondered how a baloon feels in a dangerous place? Now you know.

Dont-Pop Description Ever wondered how a balloon feels in a dangerous place? Now you know. This game belongs to the category of Survival Games: the pl

Michele Ravaioli 9 Oct 24, 2022
Mint 0.1.1 public release, HWID System removed. Feel free to use. (Note: for all of u thinking its ratted; its not.)

Mint By: zPrestige_ | ! zPrestige_#1514 | git Kambing | dragonhacker32_#3091 | git FB | FB#7334 | git ZenovJB | Zenov#0603 | git Support no support No

null 17 Dec 2, 2022