Coder Social home page Coder Social logo

kopamed / raven-bplus Goto Github PK

View Code? Open in Web Editor NEW
288.0 15.0 121.0 63.64 MB

Raven b+ : Raven b3 but better.

Home Page: https://ravenbplus.cf/

License: GNU General Public License v3.0

Java 100.00%
client minecraft bplus b3 raven blowsy ghost cheat hack hacks

raven-bplus's Introduction

Raven B+

Minecraft

License Known Vulnerabilities Contributions welcome Issues Pull Requests GitHub contributors Code size GitHub repo size Lines of Code Java

Discontinued due to lack of time, motivation, and because I no longer play.

Raven b+ is built on top of Raven b3, adding quality of life improvements, bug fixes, and much more.
Discord:
https://discord.gg/QQMQfCRyNP
Backup:
https://discord.gg/XhVt9NMtBE

Installation

User

Latest Stable
Latest Experimental (basically stable but with some more stuff)
Latest Beta probably won't even work or will crash frequently. Or have a lot of bugs

Build

  1. Get and install gradle.
  2. Download and clone repo to a folder.
  3. Open terminal/command prompt and type ./gradlew build
  4. Find the build in builds/libs in the direcotry you cloned this to.

Client

Screenshots

https://imgur.com/a/X3G5R6W

Known bugs

  • Discord RPC don't work on DARWIN (Mac OS)
  • Basically 100 other bugs which are minor but are also getting fixed.

Improved Modules

Too much to list. But I am also very good at creating bugs... cough cough I mean features

Todo

Here

Contributing

You should follow this guide to contribute code to the repo. Ideally, try to work on the new-base branch as it will soon get merged into main. Find things to do in the todo above

Readme last updated on 16/01/2022. Bug and update info and other stuff may be out of date.

Stargazers over time
Started on the 27th of July 2021. Archived on the 19th August 2022.

raven-bplus's People

Contributors

chaikew avatar datuub avatar kopamed avatar rdbtcvs 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

raven-bplus's Issues

[Bug] Crashes On ARM

Hello kopamed, could you please add a error handler if discordrpc doesn't load? I know every client dev hates ARM but please, i dont think its so hard

My problem is that when i play with b plus and press rshift, theg ame crashes becaseu there no discordrpc lib on arm
https://hastebin.com/gejebexeku.properties

I use debian ARM (Linux)
Thanks!

bug report

when i turn on bedaura and when i off it it is still on and works but when i off it again its off but it works

Website not working

I downloaded a beta version of it, and now can't get a stable version lol

(SUGGESTION) A few small enhancements to clickassist.

There is an option in clickassist to only double clicks if over 5 cps. Make the 5 cps value value a slider or add a way to customize it to something else that fits the user better.
Screenshot 2021-09-04 100050

Add separate chances for left and right click, since clicking fast on another mouse button is harder.

Screenshot 2021-09-04 111550

Add releases to github

Make use of the nifty little feature called releases and publish builds more often (don't do this = auto furry femboy)

Criticals (Suggestion)

The best criticals in my opinion is the noground mode because in my opinion it is little detectable, Do not know if the clients I used noground the code was very good, but I used it on several servers and it was not detected, nor gave bug, and a positive point is that it does not need to jump.

The Client Just Doesn't Work....

If you change your resource pack, change your server, toggle a module, the entire Mod just stops working until you restart your game

blockhit glitching

or at least not working properly.

if an inventory is open and you aim at an entity while having it open and blockhit on (e.g. having shopkeeper open in bedwars) it will freak out and every time you left click in the inventory it will try to blockhit (e.g. open the shopkeeper a second time after closed).

easily replicable, just stand in front of a player (mobs probably work too), open your inventory and left click

autotool and blockhit failing to work

TLDR: autotool work, cant shear wool and then not work

So I was just disbanding a party on Hypixel and out of nowhere the client nuked itself. I don't think this is an issue - I'm a dumbass after all.
So I reinstalled the client, updating it by the way, and enabled all of my usual modules. I played a test game, autotool works, and then it fails to shear wool and just completely ceases to work. It's probably something i messed up, but I still would like to know what I messed up.

add teams

add teams so when your playing bedwars you don't lokc on to youe teammate

More Bypass?(suggestion)

ya some model like fly or others
should we try to add more mode like "aac" "hypixel" "minemen"
to bypass more servers

[Forge Error] Mod wont launch with Forge 1.8.9

Error:

`net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: club/minnced/discord/rpc/DiscordRPC
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:739)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)
Caused by: java.lang.NoClassDefFoundError: club/minnced/discord/rpc/DiscordRPC
at keystrokesmod.DiscordRPCManager.(DiscordRPCManager.java:13)
at keystrokesmod.module.modules.other.DiscordRPCModule.(DiscordRPCModule.java:8)
at keystrokesmod.module.ModuleManager.r3g1st3r(ModuleManager.java:129)
at keystrokesmod.main.Ravenbplus.init(Ravenbplus.java:124)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737)
... 10 more
Caused by: java.lang.ClassNotFoundException: club.minnced.discord.rpc.DiscordRPC
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 41 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 43 more

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

-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 679770608 bytes (648 MB) / 922746880 bytes (880 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 8 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx2048m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.19 Powered by Forge 11.15.1.2318 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
UCHI Forge{11.15.1.2318} [Minecraft Forge] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
UCHE keystrokesmod{KMV5} [KeystrokesMod] ([1.8.9] BetterKeystrokes V-1.1.0.jar)
Loaded coremods (and transformers): `

I have no other mods, The Original Raven B3 just works fine, 

A module that allows you to change the name of other modules (Suggestion).

Basically this will make it difficult for the SS, because by changing the standard names of the modules, so the person will not find in the hacker process these known names, even if they pass a scanner and find the raven edit for example the most used free (idetect tools), usually the staffs do not ban only with an evidence.

[SUGGESTION] Blink AntiVoid and Blink NoFall

Add a mode to NoFall called Blink and add AntiVoid which would also have Blink mode.
The client would predict the movement of the player and predict if the player's gonna fall off an edge or fall into the void.
If so, the client blinks the player and if you indeed fall it will turn off Blink so you stay where you were. This should be undetected on any server since you're basically not sending any movement packets while falling or packets in general as you're blinking.

.

The client is awesome. In fact it has so many modules it takes me like a minute to find the one i want. Small but usefull feature

scaffold

ik that its very blatant but i need scaffold

Reach file

Where is the reach file? Can’t find it

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.