mplaut
Insane-Known Member
- Messages
- 4
- Reaction score
- 3
- Points
- 353
Nice found However it would be great if you could add a screenshot of how it looks in gameHey everyone been working on an open source menu from AssumingAgate. Trying to get red boxes to work can someone help?
Code:void SpawnBoxes() { *(char*)(0x004885A5) = 117; }
OPEN SOURCE:
you can use VirtualProtect on the address you wanna do the *(datatype*)(offset) = value; on and basically write anything like thatHey everyone been working on an open source menu from AssumingAgate. Trying to get red boxes to work can someone help?
Code:void SpawnBoxes() { *(char*)(0x004885A5) = 117; }
OPEN SOURCE: