Raised This Month: $32 Target: $400
 8% 

Create GIBs


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
TheDS1337
Veteran Member
Join Date: Jun 2012
Old 03-22-2017 , 08:42   Create GIBs
Reply With Quote #1

Hey guys, I'm trying to call the "Event_Gibbed" function for csgo. can anyone update me with the offsets and tell me if it's really possible?
TheDS1337 is offline
Benoist3012
Veteran Member
Join Date: Mar 2014
Location: CWave::ForceFinish()
Old 03-22-2017 , 08:49   Re: Create GIBs
Reply With Quote #2

Hello,
you should use the software made by Asherkin (btw thanks for it), because it saves a lot of time when looking for vtable offsets, and when I say a lot I mean A LOT (if not tons).
https://asherkin.github.io/vtable/

Anyway I made the research for you:
PHP Code:
Linux:289    Windows:288    CBaseCombatCharacter::Event_Gibbed(CTakeDamageInfo const&) 
__________________
Benoist3012 is offline
TheDS1337
Veteran Member
Join Date: Jun 2012
Old 03-22-2017 , 08:53   Re: Create GIBs
Reply With Quote #3

Quote:
Originally Posted by Benoist3012 View Post
Hello,
you should use the software made by Asherkin (btw thanks for it), because it saves a lot of time when looking for vtable offsets, and when I say a lot I mean A LOT (if not tons).
https://asherkin.github.io/vtable/

Anyway I made the research for you:
PHP Code:
Linux:289    Windows:288    CBaseCombatCharacter::Event_Gibbed(CTakeDamageInfo const&) 
Oh thank you!, I Thought it doesnt work with CSGO
TheDS1337 is offline
Benoist3012
Veteran Member
Join Date: Mar 2014
Location: CWave::ForceFinish()
Old 03-23-2017 , 13:05   Re: Create GIBs
Reply With Quote #4

I actually noticed I gave you the offsets for CSS and not CS:GO, and I forgot cs:go server binaries come with no symbols now, so your best hope is get a binary before the symbols strip, and then drag and drop the binary on the website page: https://asherkin.github.io/vtable/
__________________
Benoist3012 is offline
TheDS1337
Veteran Member
Join Date: Jun 2012
Old 03-23-2017 , 13:32   Re: Create GIBs
Reply With Quote #5

Quote:
Originally Posted by Benoist3012 View Post
I actually noticed I gave you the offsets for CSS and not CS:GO, and I forgot cs:go server binaries come with no symbols now, so your best hope is get a binary before the symbols strip, and then drag and drop the binary on the website page: https://asherkin.github.io/vtable/
Yeah, but I will need the latest binary... because the offsets could have been updated since then.
TheDS1337 is offline
Benoist3012
Veteran Member
Join Date: Mar 2014
Location: CWave::ForceFinish()
Old 03-24-2017 , 02:46   Re: Create GIBs
Reply With Quote #6

Not necessarily it's a CBaseCombatCharacter function so it less likely to move than the vtable functions created for CS player. So i recommend you using a binary before the symbols strip, get the offset, try it, if it doesn't work try adding +1 then +2 ect to it.
__________________

Last edited by Benoist3012; 03-24-2017 at 02:46.
Benoist3012 is offline
TheDS1337
Veteran Member
Join Date: Jun 2012
Old 03-24-2017 , 03:58   Re: Create GIBs
Reply With Quote #7

Ahh okay, I'll search for an old binary then
TheDS1337 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:24.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode