F5F Stay Refreshed Software PC Gaming Software found cheating?

Software found cheating?

Software found cheating?

Pages (3): 1 2 3 Next
C
coolerijk
Member
125
01-21-2023, 07:39 AM
#1
Before you ask, I don’t use any cheat programs on my computer and I firmly oppose any kind of cheating or hacking in games. **See the edit at the bottom of this post**. I downloaded The Finals for the first time, thinking it would be enjoyable. I received a warning: “Fatal Error – Cheat software detected.” This violates our rules, and keeping it up could result in account suspension or other consequences according to our user terms.

The only apps I can think of that might cause this are RTSS, my AutoHotKey scripts for keyboard actions, or Overwolf, but I can’t really turn them off. Does anyone else experience this? Is any of these program known to trigger this problem?

I closed AutoHotKey and it stopped the issue, which is frustrating because I have many macros for things like adjusting volume, launching apps, sleep mode, audio settings, and monitor brightness. Is there a way to work around this so my scripts run without triggering the anti-cheat system? It’s strange since The Finals uses Easy Anti Cheat, which is also used in Fortnite and Apex Legends—something I’m not concerned about.
C
coolerijk
01-21-2023, 07:39 AM #1

Before you ask, I don’t use any cheat programs on my computer and I firmly oppose any kind of cheating or hacking in games. **See the edit at the bottom of this post**. I downloaded The Finals for the first time, thinking it would be enjoyable. I received a warning: “Fatal Error – Cheat software detected.” This violates our rules, and keeping it up could result in account suspension or other consequences according to our user terms.

The only apps I can think of that might cause this are RTSS, my AutoHotKey scripts for keyboard actions, or Overwolf, but I can’t really turn them off. Does anyone else experience this? Is any of these program known to trigger this problem?

I closed AutoHotKey and it stopped the issue, which is frustrating because I have many macros for things like adjusting volume, launching apps, sleep mode, audio settings, and monitor brightness. Is there a way to work around this so my scripts run without triggering the anti-cheat system? It’s strange since The Finals uses Easy Anti Cheat, which is also used in Fortnite and Apex Legends—something I’m not concerned about.

S
Samuel10
Junior Member
13
01-21-2023, 08:32 AM
#2
It seems to be linked to a discussion on the Steam page about this issue.
S
Samuel10
01-21-2023, 08:32 AM #2

It seems to be linked to a discussion on the Steam page about this issue.

J
Jeyzzz
Junior Member
47
01-21-2023, 09:22 PM
#3
Your revisions were the reason
J
Jeyzzz
01-21-2023, 09:22 PM #3

Your revisions were the reason

C
Crinklekitty
Member
61
01-22-2023, 05:01 AM
#4
Consider alternatives such as a Stream Deck. It’s unlikely developers would target cheats that way, and we can avoid dealing with anti-cheat systems altogether.
C
Crinklekitty
01-22-2023, 05:01 AM #4

Consider alternatives such as a Stream Deck. It’s unlikely developers would target cheats that way, and we can avoid dealing with anti-cheat systems altogether.

T
Tatum_
Junior Member
43
01-22-2023, 05:15 PM
#5
Attribue la faute aux développeurs de l'anticheat qui ont exclu l'application.
T
Tatum_
01-22-2023, 05:15 PM #5

Attribue la faute aux développeurs de l'anticheat qui ont exclu l'application.

B
bowbow007
Member
122
01-22-2023, 10:36 PM
#6
To reduce the effect, swap the launcher shortcut for a command file that terminates AHK, starts the game, and exits afterward. Then run AHK and close the window.
B
bowbow007
01-22-2023, 10:36 PM #6

To reduce the effect, swap the launcher shortcut for a command file that terminates AHK, starts the game, and exits afterward. Then run AHK and close the window.

D
djpumuslink01
Senior Member
577
01-23-2023, 12:10 AM
#7
It's frustrating when apps are banned without a valid reason. Also, the RTSS overlay isn't displaying—any suggestions?
D
djpumuslink01
01-23-2023, 12:10 AM #7

It's frustrating when apps are banned without a valid reason. Also, the RTSS overlay isn't displaying—any suggestions?

S
Spidercyber
Senior Member
673
01-27-2023, 08:34 AM
#8
Can you share a file that would do this? The code for a script in a pastebin is good enough for me
S
Spidercyber
01-27-2023, 08:34 AM #8

Can you share a file that would do this? The code for a script in a pastebin is good enough for me

T
thescorpion91
Member
156
01-31-2023, 05:10 AM
#9
The game uses an API compatible with DirectX 11 or DirectX 12, as confirmed by your recollection.
T
thescorpion91
01-31-2023, 05:10 AM #9

The game uses an API compatible with DirectX 11 or DirectX 12, as confirmed by your recollection.

O
OEL3
Junior Member
11
01-31-2023, 07:16 PM
#10
Uncertain about the location of AHK and TheFinals files, but this should function. Execute the command to run TheFinals with a prompt: echo off taskkill /f /im autohotkey.exe Launching The Finals... followed by the path to TheFinals.exe, then wait for it to start, and finally launch AutoHotkey.
O
OEL3
01-31-2023, 07:16 PM #10

Uncertain about the location of AHK and TheFinals files, but this should function. Execute the command to run TheFinals with a prompt: echo off taskkill /f /im autohotkey.exe Launching The Finals... followed by the path to TheFinals.exe, then wait for it to start, and finally launch AutoHotkey.

Pages (3): 1 2 3 Next