PatchedFast Loot

Posts 1–9 of 9 · Page 1 of 1
Fast Loot
Code:
AoB = AOBScan("02 7B A2 15 00 04 28 CD 00 00 0A 06 5A 58 7D")if (AoB) then
print("Fast Loot Succeed 30-11-2022")
writeBytes(tonumber(AoB[AoB.getCount()-1],16)+6, 0x22, 0xcd, 0xcc, 0xcc ,0x3d)
AoB.Destroy()
AoB = nil
else
print("Fast Loot Fail Need Update")
end
Quote Originally Posted by kungalllove View Post
Code:
AoB = AOBScan("02 7B A2 15 00 04 28 CD 00 00 0A 06 5A 58 7D")if (AoB) then
print("Fast Loot Succeed 30-11-2022")
writeBytes(tonumber(AoB[AoB.getCount()-1],16)+6, 0x22, 0xcd, 0xcc, 0xcc ,0x3d)
AoB.Destroy()
AoB = nil
else
print("Fast Loot Fail Need Update")
end
thanks, good Sir .. can You teach us how>
or what tools to use or learn>??
Quote Originally Posted by anovice101 View Post
thanks, good Sir .. can You teach us how>
or what tools to use or learn>??
it's my experience You have to study and learn on your own Tutorials are available on various topics try searching

If you are interested in this area it will soon be successful
Quote Originally Posted by kungalllove View Post
it's my experience You have to study and learn on your own Tutorials are available on various topics try searching

If you are interested in this area it will soon be successful
is hard find good tutorial, if you got anything out there where i can learn how read the IL code to get the aobs can be helpfull if you know any tut of that thing can be great if you can share it cause i was trying to find how to read the IL code to get the right bytes.

I hope you can help out btw amazing fast loot script you made bruh
Quote Originally Posted by creapygames View Post
is hard find good tutorial, if you got anything out there where i can learn how read the IL code to get the aobs can be helpfull if you know any tut of that thing can be great if you can share it cause i was trying to find how to read the IL code to get the right bytes.

I hope you can help out btw amazing fast loot script you made bruh
Tutorials do not teach everything Just introducing the source and that's it The rest is up to you how deep you go down right? My advice Just remember the location of the script you found If the game updates from time to time The position will stay the same only the aob will be changed

I can only recommend this. I'm not good at explaining It's a personal perception
for example my first dza when i made it for dead frontier the old one with dza 1 2 3 4 was animations i remove from the game with the aob script, the other ones i just know the way to update it and some i cant fixed cause i pause few years of playing df and they changed alot i think and im not able to find it.
but there is to many new tools on this days, dnspy for example with that thing you can pull out alot of code from the game but the problem is the next.

i found the bandits part on the game code but when i have to take out a aob from the code i dont know well also i dont find the right material to learn how read this type of code :
/* 0x0004BD73 7EBD0E0004 */ IL_005B: ldsfld int32 DF107_0d59f03587eb990d1d2b05fded33d5b354cd15b5:F107_388d455aad19419798d62a80adead5f278719368
/* 0x0004BD78 7EB90E0004 */ IL_0060: ldsfld int32 DF107_0d59f03587eb990d1d2b05fded33d5b354cd15b5:F107_763fde77551d1ed79860f55fe97d1bd710c1b003
/* 0x0004BD7D 58 */ IL_0065: add
/* 0x0004BD7E 80D10E0004 */ IL_0066: stsfld int32 DF107_0d59f03587eb990d1d2b05fded33d5b354cd15b5:F107_b1739dce872b1373c367cd847eab6912cad6182e
/* 0x0004BD83 7EB40E0004 */ IL_006B: ldsfld float32 DF107_0d59f03587eb990d1d2b05fded33d5b354cd15b5:F107_9968397467f059fc4aa7bd082730352d035e0b96
/* 0x0004BD88 220000B842 */ IL_0070: ldc.r4 92
/* 0x0004BD8D 3F1E000000 */ IL_0075: blt IL_0098
how i read this shit bro? xD

- - - Updated - - -

https://en.wikipedia.org/wiki/List_of_CIL_instructionsⓘ
....
Quote Originally Posted by creapygames View Post
for example my first dza when i made it for dead frontier the old one with dza 1 2 3 4 was animations i remove from the game with the aob script, the other ones i just know the way to update it and some i cant fixed cause i pause few years of playing df and they changed alot i think and im not able to find it.
but there is to many new tools on this days, dnspy for example with that thing you can pull out alot of code from the game but the problem is the next.

i found the bandits part on the game code but when i have to take out a aob from the code i dont know well also i dont find the right material to learn how read this type of code :


how i read this shit bro? xD

- - - Updated - - -

https://en.wikipedia.org/wiki/List_of_CIL_instructions
....
I just use Raw Data AoB Extractor to convert aob that's it and random randomly find it and keep the location and that's it
In the future I will provide a trainer instead of aob to obscure the code Protecting the admin just during this busy period
in the future i gonna do the same bruh xD
Posts 1–9 of 9 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?