Search found 46 matches

by supMarco
Sun Dec 15, 2019 2:09 am
Forum: Tables
Topic: Red Dead Redemption 2 (supMarco)
Replies: 26
Views: 39211

Re: Red Dead Redemption 2 (supMarco)

Now it's compatible with the latest game update (1232.13) :)
by supMarco
Thu Dec 12, 2019 10:52 pm
Forum: Tables
Topic: Red Dead Redemption 2 (supMarco)
Replies: 26
Views: 39211

Re: Red Dead Redemption 2 (supMarco)

Added Movement Speed Boost ;) (can be glitchy while running uphill at high speeds, I'll look into it when I'll have some spare time)
by supMarco
Wed Dec 11, 2019 8:29 am
Forum: Tables
Topic: Red Dead Redemption 2 (supMarco)
Replies: 26
Views: 39211

Re: Red Dead Redemption 2 (supMarco)

@The Mogican to put it simply: [PSEUDOCODE] .. call handAnimation ... ... set param 1 ? set param 2 ? .. set param n (weaponStruct) --> mov rcx,rdi cmp playerWeaponStruct,weaponStruct (rcx) jne----------- call Shoot | <----------- Shoot: ... ... call playSound ... call decreaseAmmo ... call doDamage...
by supMarco
Wed Dec 11, 2019 1:15 am
Forum: Tables
Topic: Red Dead Redemption 2 (supMarco)
Replies: 26
Views: 39211

Re: Red Dead Redemption 2 (supMarco)

Added Jammed Enemy Weapon :P
by supMarco
Fri Dec 06, 2019 8:50 am
Forum: Tables
Topic: Red Dead Redemption 2 (supMarco)
Replies: 26
Views: 39211

Re: Red Dead Redemption 2 (supMarco)

Rockstar :P
by supMarco
Thu Dec 05, 2019 12:28 pm
Forum: Tables
Topic: Red Dead Redemption 2 (supMarco)
Replies: 26
Views: 39211

Red Dead Redemption 2 (supMarco)

I created this table for my needs, it contains some cheats I haven't seen around that may come in handy to someone :P Features: Movement Speed Boost No Reload No Weapon Degradation Jammed Enemy Weapon Free Crafting (Pearson) Don't Consume Items Current Bounty Editor Notes: "Movement Speed Boost" can...
by supMarco
Wed Mar 20, 2019 10:39 am
Forum: Generic Tutorials
Topic: Dll Injection (Pipe Server & Client) Tutorial
Replies: 5
Views: 40737

Re: Dll Injection (Pipe Server & Client) Tutorial

Update #3:

Added a GUI (pure win32 API )
Added more features
Github repo: [Link]

Result:
https://youtu.be/pRBIKJ3hrts
by supMarco
Mon Mar 11, 2019 6:10 pm
Forum: Generic Tutorials
Topic: Dll Injection (Pipe Server & Client) Tutorial
Replies: 5
Views: 40737

Re: Dll Injection (Pipe Server & Client) Tutorial

Update #1:

Added more examples
Added basic injection
Added some checks
Added various improvements
Added a github repo: [Link]

Result:
https://youtu.be/PWHGYDW1rmc
(the song you will hear in the video is powered by SunBeam :P )

Credits: I was inspired by a DB tip
by supMarco
Sun Mar 10, 2019 8:18 am
Forum: Generic Tutorials
Topic: Dll Injection (Pipe Server & Client) Tutorial
Replies: 5
Views: 40737

Dll Injection (Pipe Server & Client) Tutorial

First of all what's a pipe ? and why am I using a pipe server? A pipe is a section of shared memory that processes use for communication. The process that creates a pipe is the pipe server. A process that connects to a pipe is a pipe client. One process writes information to the pipe, then the other...
by supMarco
Fri Feb 15, 2019 2:16 pm
Forum: Tables
Topic: Far Cry: New Dawn [Engine:Dunia Engine 2]
Replies: 134
Views: 86433

Re: Far Cry: New Dawn [Engine:Dunia Engine 2]

good shit :P
by supMarco
Wed Feb 13, 2019 4:23 pm
Forum: Tables
Topic: Dungeon Keeper 2
Replies: 36
Views: 15867

Re: Dungeon Keeper 2

Let me know if this works for the DKII-DX exe, I can't test it right now
by supMarco
Sat Dec 22, 2018 7:41 pm
Forum: Tables
Topic: Dungeon Keeper 2
Replies: 36
Views: 15867

Re: Dungeon Keeper 2

added a new option (CheatCode Spawner) :P
by supMarco
Sun Aug 26, 2018 7:44 am
Forum: Tables
Topic: Final Fantasy X-2 AP Multipler fix
Replies: 3
Views: 5819

Re: Final Fantasy X-2 AP Multipler fix

Try this and let me know
by supMarco
Sat Aug 25, 2018 4:11 pm
Forum: Tables
Topic: Final Fantasy X-2 AP Multipler fix
Replies: 3
Views: 5819

Re: Final Fantasy X-2 AP Multipler fix

I'll look into it :P