F5F Stay Refreshed Software PC Gaming Software found cheating?

Software found cheating?

Software found cheating?

Pages (3): Previous 1 2 3 Next
X
Xytrixz
Senior Member
552
01-31-2023, 08:41 PM
#11
I think it's DX12 but there is a steam launch parameter that puts it in dx11
X
Xytrixz
01-31-2023, 08:41 PM #11

I think it's DX12 but there is a steam launch parameter that puts it in dx11

F
Fryboy11
Member
55
02-19-2023, 03:02 AM
#12
The AHK route would direct you to your "macropad.ahk" file.
F
Fryboy11
02-19-2023, 03:02 AM #12

The AHK route would direct you to your "macropad.ahk" file.

E
Emir_Ersin
Junior Member
15
02-21-2023, 12:47 AM
#13
This approach poses a significant risk of triggering bans. The anti-cheat system likely scans for suspicious applications only at the start, not continuously during gameplay. If it identifies the issue later in the match, the consequences are immediate. It seems the implementation doesn’t pause for the .exe to close before checking, but instead waits just five seconds.
E
Emir_Ersin
02-21-2023, 12:47 AM #13

This approach poses a significant risk of triggering bans. The anti-cheat system likely scans for suspicious applications only at the start, not continuously during gameplay. If it identifies the issue later in the match, the consequences are immediate. It seems the implementation doesn’t pause for the .exe to close before checking, but instead waits just five seconds.

D
DRGNdragsYT
Senior Member
723
02-21-2023, 02:00 AM
#14
This approach employs only the direct file path of the game. The script pauses until the game closes before proceeding. In contrast, using `start "" "path to exe"` initiates a program and allows further actions.
D
DRGNdragsYT
02-21-2023, 02:00 AM #14

This approach employs only the direct file path of the game. The script pauses until the game closes before proceeding. In contrast, using `start "" "path to exe"` initiates a program and allows further actions.

W
wesselboy11
Member
221
02-28-2023, 11:22 AM
#15
It's unclear whether it's safe or not. You might not need the in-game macros if you're okay with that.
W
wesselboy11
02-28-2023, 11:22 AM #15

It's unclear whether it's safe or not. You might not need the in-game macros if you're okay with that.

J
JohnTwon
Junior Member
17
03-01-2023, 02:55 AM
#16
The specific path depends on your AutoHotkey installation. For example, "C:\Program Files\AutoHotkey\v2\AutoHotkey64.exe" works if you're using the version labeled v2. You might need to adjust it based on your setup. Try using "notepad.exe" instead of the full path to test.
J
JohnTwon
03-01-2023, 02:55 AM #16

The specific path depends on your AutoHotkey installation. For example, "C:\Program Files\AutoHotkey\v2\AutoHotkey64.exe" works if you're using the version labeled v2. You might need to adjust it based on your setup. Try using "notepad.exe" instead of the full path to test.

J
JaynKay
Member
233
03-01-2023, 03:25 AM
#17
Start the program by launching the .ahk file through the AutoHotkey launcher instead of opening the EXE directly.
J
JaynKay
03-01-2023, 03:25 AM #17

Start the program by launching the .ahk file through the AutoHotkey launcher instead of opening the EXE directly.

F
fahrradfahrer
Junior Member
15
03-02-2023, 10:21 PM
#18
They mentioned their TOS which could be considered cheating, but it should be secure. I strongly suggest checking each command—use Google or SS64 for reference—to ensure you're not risking your system. Testing is also a good idea to confirm everything functions properly.
F
fahrradfahrer
03-02-2023, 10:21 PM #18

They mentioned their TOS which could be considered cheating, but it should be secure. I strongly suggest checking each command—use Google or SS64 for reference—to ensure you're not risking your system. Testing is also a good idea to confirm everything functions properly.

M
molpi123
Member
74
03-03-2023, 04:36 AM
#19
Great! Let's get started.
M
molpi123
03-03-2023, 04:36 AM #19

Great! Let's get started.

C
Chiller9592
Senior Member
670
03-03-2023, 07:33 AM
#20
I'm stupid, sorry, please forgive
C
Chiller9592
03-03-2023, 07:33 AM #20

I'm stupid, sorry, please forgive

Pages (3): Previous 1 2 3 Next