Raised This Month: $12 Target: $400
 3% 

Signature Request Thread


Post New Thread Reply   
 
Thread Tools Display Modes
Virginia
Member
Join Date: Aug 2015
Old 08-04-2018 , 18:03   Re: Signature Request Thread
Reply With Quote #321

Could somebody provide me CS:GO Windows signatures for:

CBaseAnimating::SetBodygroup
CBaseAnimating::FindBodygroupByName

Thanks in advance.

Last edited by Virginia; 08-04-2018 at 18:06.
Virginia is offline
hmmmmm
Great Tester of Whatever
Join Date: Mar 2017
Location: ...
Old 08-04-2018 , 20:03   Re: Signature Request Thread
Reply With Quote #322

CBaseAnimating::SetBodygroup(int, int)
\x55\x8B\xEC\x51\x53\x56\x57\x8B\xF9\x8B\xB7\ x98\x03\x00\x00

CBaseAnimating::FindBodygroupByName(const char*)
Function was too short for makesig.idc generate a unique signature, you'll need to find another way to get/use this function.
hmmmmm is offline
Virginia
Member
Join Date: Aug 2015
Old 08-05-2018 , 09:32   Re: Signature Request Thread
Reply With Quote #323

Thanks a lot!
Virginia is offline
gubka
Veteran Member
Join Date: Jan 2012
Location: Russia
Old 08-06-2018 , 20:43   Re: Signature Request Thread
Reply With Quote #324

May be someone is need that)

"Animating_LookupAttachment" // Str: "weapon_hand_R"
{
"library" "server"
"windows" "\x55\x8B\xEC\x57\x8B\xF9\x83\xBF\x9C\x04\x00 \x00\x00\x75\x2A\xA1\x2A\x2A\x2A\x2A\x56\x8B\ x30\x8B\x07\xFF\x50\x18\x8B\x0D\x2A\x2A\x2A\x 2A\x50\xFF\x56\x04\x5E\x85\xC0\x74\x2A\x8B\xC F\xE8\x2A\x2A\x2A\x2A\x8B\x8F\x9C\x04\x00\x00 \x5F\x85\xC9\x74\x2A\x83\x39\x00\x74\x2A\x8B\ x55\x08\xE8\x2A\x2A\x2A\x2A"
"linux" "\x55\x89\xE5\x53\x83\xEC\x14\x8B\x5D\x08\x8B \x8B\xB4\x04\x00\x00\x85\xC9\x74\x2A\x8B\x83\ xB4\x04\x00\x00\x85\xC0\x74\x2A\x8B\x10\x85\x D2\x74\x2A\x8B\x55\x0C\x89\x04\x24"
}
__________________
gubka is offline
Send a message via ICQ to gubka
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 08-06-2018 , 22:27   Re: Signature Request Thread
Reply With Quote #325

People can we please use the PHP tags around the signatures? It makes it so much easier on the eyes.
__________________
Spirit_12 is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 08-11-2018 , 11:31   Re: Signature Request Thread
Reply With Quote #326

requset left4dead1 variable offset
PHP Code:
"Games"
{
    
"left4dead2"
    
{
        
        
"Offsets"
        
{
            
"CTerrorPlayer::SpawnTimer"
            
{
                
"windows" "11308"
                "linux"      "11288"
            
}
        }
    }
    
"left4dead"
    
{
        
"Offsets"
        
{
            
"CTerrorPlayer::SpawnTimer"     
            
{                 
                
"windows"    "???"   
                "linux"    "???" 
            

        }
    }

I have no idea how to find variable offset
I can not find SpawnTimer in l4d1 server.so
I'm using IDA tool
It seems that this variable doesn't exist in l4d1 but I'm not pretty sure.
if somebody could help me with that,
just need some hints or tips or something in this situation
Much appreciated !!

Last edited by HarryPotter; 08-12-2018 at 02:23.
HarryPotter is offline
Pheenixx
New Member
Join Date: Sep 2018
Old 09-02-2018 , 17:49   Re: Signature Request Thread
Reply With Quote #327

Hey I'm looking for the "CBaseObject::FindSnapToBuildPos" signature for the game tf2. Please help. In my gamedata file this is what I have.


PHP Code:
"Games"
{
/* Team Fortress 2 */
"tf"
{
"Addresses"
{
"PlayerSapPatch"
{
"windows"
{
"signature" "CBaseObject::FindSnapToBuildPos"
}
}
}
"Signatures"
{
"CTFBot::LeaveSquad" //"Squad leader is dead"
{
"library" "server"
"windows" "\x56\x8B\xF1\x8B\x8E\xC8\x25\x00\x00"
"linux" "@_ZN6CTFBot10LeaveSquadEv"
}


OTHER CODES WAS IN THE MIDDLE HEREI REMOVE THEM TO MAKE THE POST SHORT.



"CTFPlayer:ostInventoryApplication" //"post_inventory_application"
{
"library" "server"
"windows" "\x55\x8B\xEC\x51\x53\x8B\xD9\x56\x57\x8D\x8B \xA0\x19\x00\x00"
"linux" "@_ZN9CTFPlayer24PostInventoryApplication Ev"
}

"CBaseObject::FindSnapToBuildPos" //hidden in "weapon_bone" xrefs [url]https://i.imgur.com/lGKkCT9.png[/url]
{
"library" "server"
"windows" "\x55\x8B\xEC\x83\xEC\x38\x57\x8B\xF9\xE8\x2A \x2A\x2A\x2A\x84\xC0"
}
}
"Offsets"
{
"CBaseEntity::ShouldTransmit" 
{
"windows" "18"
"linux" "19"


Last edited by Pheenixx; 09-02-2018 at 21:49. Reason: needed to put it in php code form
Pheenixx is offline
heo4429
New Member
Join Date: Oct 2016
Location: Korea
Old 09-04-2018 , 04:29   Re: Signature Request Thread
Reply With Quote #328

Hi I'm finding Signatures for tf2 gamedata CBaseAnimating::AddGesturesSequence
CBaseAnimating::RemoveAllSequence Anyone know these signatures?

Last edited by Fyren; 09-04-2018 at 20:35.
heo4429 is offline
Fyren
FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren
Join Date: Feb 2106
Old 09-04-2018 , 20:35   Re: Signature Request Thread
Reply With Quote #329

Quote:
Originally Posted by heo4429 View Post
Hi I'm finding Signatures for tf2 gamedata CBaseAnimating::AddGesturesSequence
CBaseAnimating::RemoveAllSequence Anyone know these signatures?
Do not style your entire post.
Fyren is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 12-17-2018 , 05:19   Re: Signature Request Thread
Reply With Quote #330

Quote:
Originally Posted by Crasher_3637 View Post
I'd like to request the L4D1 Linux signature for "CTerrorPlayer_OnStaggered". Thanks in advance!
L4D1 Linux has symbols, if the symbol your gamedata is using is no longer working then you will almost certainly need code changes as well. Symbols only change if the function name or arguments have changed.
__________________
asherkin is offline
Reply


Thread Tools
Display Modes

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 19:44.


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