Page 1 of 1

Read value from game

Posted: Tue Mar 08, 2016 2:24 pm
by ariefansori
I'm sorry that I'm still newbie here
So my question is, is there a way to read value from a game in FreePie ?
for example when i'm running out bullets, it will automatically reload...

Re: Read value from game

Posted: Wed Mar 09, 2016 4:20 am
by CyberVillain
Nope, no such memory hacks are available. Sadly not an easy task

Re: Read value from game

Posted: Tue Mar 15, 2016 7:57 am
by konstantin_lozev
I needed a similar thing recently. You can still measure the time the mouse button has been pressed and have a bullet/second variable for a specific gun and reload when it gets to 0. The shooting animation is usually only slightly dependent on the framerate and there is usually a lead-in animation to each burst (you can correct for that too, if you feel adventurous), but overall the difference between the estimated rounds and in-game rounds is +/-2.