ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 4958

Trigger Script Event Sig

by Z3R0docx - 07-30-2018 - 05:51 PM
#1
I saw a post of whether it's detected or not. It's detected and I thought I post the sig for it here


static void TRIGGER_SCRIPT_EVENT(int eventGroup, uint64_t* args, uint64_t argCount, uint32_t bit)
{
static auto func = reinterpret_cast<void(*)(int, uint64_t*, uint64_t, uint32_t)>(Memory::pattern("48 8B C4 48 89 58 08 48 89 68 10 48 89 70 18 48 89 78 20 41 56 48 81 EC ? ? ? ? 45 8B F0 41 8B F9").count(1).get(0).get<void>(0));
func(eventGroup, args, argCount, bit);
}

fully working (gtao 1.44)
Reply
#2
<3 <3 #2Short...
This account is currently banned
Ban reason: Multi
Reply
#3
Thank you<3 <3//2short
Reply
#4
That pattern is the same as the 1.43 one though :thinking:
TruthFTW#6516
Reply
#5
check if the sign is up to date
Reply
#6
DETECTED BOOBY TRAP = static void TRIGGER_SCRIPT_EVENT(BOOL p0, Any* args, int argCount, int bitset) { invoke<Void>(0x5AE99C571D5BBE5D, p0, args, argCount, bitset); }

NEW UNDETECTED NATIVE = static void TRIGGER_SCRIPT_EVENT_SAFE(BOOL p0, Any* args, int argCount, int bitset) { invoke<Void>(0xA40CC53DF8E50837, p0, args, argCount, bitset); }
Reply
#7
(08-22-2018 - 03:03 AM)give-two Wrote: DETECTED BOOBY TRAP = static void TRIGGER_SCRIPT_EVENT(BOOL p0, Any* args, int argCount, int bitset) { invoke<Void>(0x5AE99C571D5BBE5D, p0, args, argCount, bitset); }

NEW UNDETECTED NATIVE = static void TRIGGER_SCRIPT_EVENT_SAFE(BOOL p0, Any* args, int argCount, int bitset) { invoke<Void>(0xA40CC53DF8E50837, p0, args, argCount, bitset); }

isnt 0xA40CC53DF8E50837 from long ago?
Reply
#8
thanks you man!

thanks you man for the share :)
Reply
#9
seriously this is for PC?
nono no, I do not believe..
Reply
#10
(09-29-2018 - 09:31 AM)shandor96 Wrote: seriously this is for PC?
nono no, I do not believe..

yes it is for PC
Reply

Users browsing: 1 Guest(s)