Coder Social home page Coder Social logo

project-branthium's People

Contributors

kaylinowo avatar nekorem 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

project-branthium's Issues

update

hey has this been finished updating because i just downloaded it and went in game nothing happened as of the gameplay the menu is fine

Please read this if the cheat is not working!!!

So, a lot of people having problems with the cheat.
First I will tell you how to fix every build error, set the project to release x64, disable spectre in the driver settings and disable in the driver settings driver signing! And make sure to install the windows WDK or you cant build the driver!

Second thing, the driver that the cheat is using can not be used on 1909 or lower! And because they are public kernel driver, you will get maybe banned after 20 minutes, better update the cheat and use the uefi driver which you can load on every winver and they are ud!

Make sure you are using the correct offsets!

For more help ask me on discord: Hymerine#0001

I will maybe (if I have the motivation) update the cheat with the ud uefi driver and publish on my github!
And I will make an youtube tutorial how to correctly use it!

Please dont delete this Issue! Thanks!

SignTask

SignTask task failed unexpectedly

no menu

doesn't show up, it just closes

While Building this I got this error. still project was build but didnt work.

Build started...
1>------ Build started: Project: cheat, Configuration: Release x64 ------
1>aimbot.cpp
1>D:\DEGO\apex\new op\Project-Branthium-main\cheat\sdk\include/win_utils.h(1030,74): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
1>D:\DEGO\apex\new op\Project-Branthium-main\cheat\sdk../modules/caching/caching.h(15,21): warning C4018: '<': signed/unsigned mismatch
1>modules\aimbot\aimbot.cpp(94,20): warning C4244: 'argument': conversion from 'double' to 'int', possible loss of data
1>visuals.cpp
1>D:\DEGO\apex\new op\Project-Branthium-main\cheat\sdk\include/win_utils.h(1030,74): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
1>D:\DEGO\apex\new op\Project-Branthium-main\cheat\sdk../modules/caching/caching.h(15,21): warning C4018: '<': signed/unsigned mismatch
1>modules\visuals\visuals.cpp(19,85): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
1>modules\visuals\visuals.cpp(19,78): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
1>modules\visuals\visuals.cpp(22,103): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
1>modules\visuals\visuals.cpp(22,96): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
1>imgui.cpp
1>imgui_draw.cpp
1>imgui_impl_dx9.cpp
1>imgui_impl_win32.cpp
1>imgui_widgets.cpp
1>main.cpp
1>D:\DEGO\apex\new op\Project-Branthium-main\cheat\sdk\include/win_utils.h(1030,74): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
1>D:\DEGO\apex\new op\Project-Branthium-main\cheat\sdk../modules/caching/caching.h(15,21): warning C4018: '<': signed/unsigned mismatch
1>weapon.cpp
1>D:\DEGO\apex\new op\Project-Branthium-main\cheat\sdk\include/win_utils.h(1030,74): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
1>D:\DEGO\apex\new op\Project-Branthium-main\cheat\sdk../modules/caching/caching.h(15,21): warning C4018: '<': signed/unsigned mismatch
1>Generating code
1>Previous IPDB not found, fall back to full compilation.
1>D:\DEGO\apex\new op\Project-Branthium-main\cheat\modules\aimbot\aimbot.cpp(19): warning C4701: potentially uninitialized local variable 'best' used
1>D:\DEGO\apex\new op\Project-Branthium-main\cheat\modules\aimbot\aimbot.cpp(34): warning C4701: potentially uninitialized local variable 'best' used
1>All 1712 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
1>Finished generating code
1>cheat.vcxproj -> D:\DEGO\apex\new op\Project-Branthium-main\build\usermode.exe
1>Done building project "cheat.vcxproj".

How to fix bow projectile

After the bow nerf, it now has a charge level. How can i constanly check for the lastcharge level on the bow
float WeaponXEntity::get_projectile_speed()
{
return projectile_speed;
}

Class

Class "Sample" is reserved for use by Microsoft
Any idea how to fix this?
Thanks

how to change shell_code[]?

I noticed that someone said the detected was here and I tried to modify a few data, but I had a blue screen.
BYTE shell_code[] = { 0x48, 0xB8,0x16 }; // mov rax, xxx 0x48, 0xB8
BYTE shell_code_end[] = { 0xFF, 0xE0 }; //jmp rax 0xFF, 0xE0
what is "mov rax, xxx" xxx mean?
how can i change it, i try some num it is failed
I look forward to your help. Thank you

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.