Jump to content

source Osiris v2 - New cool menu


btc
 Share

Recommended Posts

hi, i compiled the src and injected it and everything went fine in a bot match when i joined a casual game to test to see if it crashed. it was fine for the first game but the second game i tried messing with some settings and a few seconds later it crashed. i just thought that this is a retarded story and i could prob figure it out myself but i am still typing. do you know of any modules that are glitchy.

Link to comment
Share on other sites

19 hours ago, btc said:

- Basically osiris but added some more features, and there's "lua" tab ready to lua api to be added 

- before compiling make sure you set "Release & x86" 

 

Detection status: Most likely detected but you can make it undetected

Make sure to like the post

osirisv2.zip 27.88 MB · 20 downloads

 

Virustotal

 

812503719_osiris1.png.38db30b1c994a6a80212fb7c8dea1018.png

looks like nexodium legit bwahaha

  • Like 3
Link to comment
Share on other sites

12 hours ago, MrHenry said:

hi, i compiled the src and injected it and everything went fine in a bot match when i joined a casual game to test to see if it crashed. it was fine for the first game but the second game i tried messing with some settings and a few seconds later it crashed. i just thought that this is a retarded story and i could prob figure it out myself but i am still typing. do you know of any modules that are glitchy.

Try different injector

Link to comment
Share on other sites

3 minutes ago, Fokkol said:

What do you mean make it undetected?

 

by adding functions, making own code, changing / recoding something or use vac bypass

Edited by btc
Link to comment
Share on other sites

26 minutes ago, Flowww said:

my game keeps crashing i used extreme injector then rando injector, I get on a test map and after 10-15 minutes it crashes why is that I have no errors on the dll or warnings .

it is because this source needs to be updated.

Link to comment
Share on other sites

1 minute ago, Mouwrits_ said:

@btc can you please explain how you change the menu of a cheat? or make a video about it

"void GUI::renderNewGui" at GUI.cpp - line: 1247

this renders the new menu for your cheat

for an example you could add these there

			ImGui::SetCursorPos(ImVec2{ 2, 2 });
            draw->AddRectFilled(ImVec2(pos.x + 0, pos.y + 0), ImVec2(pos.x + 777, pos.y + 702), ImColor(22, 22, 28, 255));  //BG
            draw->AddRectFilled(ImVec2(pos.x + 0, pos.y + 0), ImVec2(pos.x + 50, pos.y + 702), ImColor(31, 31, 39, 255));  //LEFT
            draw->AddRectFilled(ImVec2(pos.x + 0, pos.y + 680), ImVec2(pos.x + 777, pos.y + 702), ImColor(17, 17, 23, 255));  //DOWN
            draw->AddText(ImVec2(pos.x + 7, pos.y + 684), ImColor(255, 255, 255), "Osiris V2 For Counter-Strike: Global Offensive");
            draw->AddText(ImVec2(pos.x + 640, pos.y + 684), ImColor(255, 255, 255), "2.0");

for more, please check this video out:

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

Background Picker

Layout Customizer

Fluid Width

Switch between fixed or fluid width

Sidebar Hide ON/OFF

You can hide or unhide your sidebar whenever you want.

Index Customizer

R
L

Sidebar Position

You can choose the position of sidebar, left or right / [ L ] for left, [ R ] for right.

2
3

Subforum Columns

You can choose how many columns to display your subforums

Y
N

Hide/Unhide Back To Top Button

Chose between display block and none [ Y = Show / N = Hide ]

×
×
  • Create New...