Skip to content

Commit 7db1ed3

Browse files
authored
Update README.md
1 parent aabe4f5 commit 7db1ed3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ It is very basic but covers a few of the most common ram searches.
77

88

99
> [!CAUTION]
10-
> In the case that you use this for a game, use it for offline games, I am not responsible for any misuse of this tool. It is also very likely that it may be flagged by anticheats if you target a game process.
10+
> In the case that you use this for a game, **use it for offline games**, *I am not responsible for any misuse of this tool.* It is also very likely that it may be flagged by anticheats if you target a game process.
1111
1212

1313
> [!NOTE]
1414
> Remember that AutoHotkey is a **slow** interpreted programming language, the class however with no aditional code, is able to do around **~300.000 RAM reads per second** on an Intel core i7 8700K.
1515
> AHK-L v1 also **lacks multithread support**, so if you want a lightning-fast alternative consider using a compiled language solution.
1616
17-
![ToolInfo](https://github.com/elModo7/AHK-CheatEngine/blob/main/res/tool_info.png?raw=true)
17+
![ToolInfo](https://github.com/elModo7/AHK-CheatEngine/blob/main/res/tool_info.png?raw=true)

0 commit comments

Comments
 (0)