Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Atlantica Online
You last visited: Today at 13:22

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Gameguard bypass for speed hack

Discussion on Gameguard bypass for speed hack within the Atlantica Online forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2025
Posts: 2
Received Thanks: 0
Question Gameguard bypass for speed hack

Hello there,

Is there any tool or tips to run a speedhack tool or cheat engine just to get the speedhack working? I know there are bots with lots of features but I'm not interested in those I just wanted finish battles manually in ~5 sec.

I tried the undetected cheat engine method but no luck so far, either I ran into lots of errors or I skip those line as comments but also I get detected as soon as game launches.

Any help is appreciated.
LordAnas is offline  
Old 06/28/2025, 00:33   #2
 
HighGamer.'s Avatar
 
elite*gold: 50
Join Date: May 2014
Posts: 1,910
Received Thanks: 941
Only way to speedhack in AO without detection is to hook to API's addresses directly you have to find the IAT addresses for 3 api calls "timeGetTime", "GetTickCount", "QueryPerformanceCounter".

If you do the same method all speedhacks use which is simply this below, chances are it will get detected 100% of the time, i call this method (old speedhack) in my bot.

Works like this old speedhack
Code:
TimeGetTimex = (DWORD)GetProcAddress("winmm.dll", "timeGetTime");
Jump(TimeGetTimex, (DWORD)NewTickCount, TRUE);

GetTickCountx = (DWORD)GetProcAddress("kernel32.dll", "GetTickCount");
Jump(GetTickCountx, (DWORD)NewTickCount, TRUE);

QueryPerformanceCounterx = (DWORD)GetProcAddress("kernel32.dll", "QueryPerformanceCounter");
Jump(QueryPerformanceCounterx, (DWORD)NewQueryPerformanceCounter, TRUE);

myprintf(true, false, false, TextColor::RED, "Old Speedhack loaded, will be detected.\n");
OldSpeedHackInitialized = true;
New speedhack uses this method which is hardcoded IAT addresses. Here is a example for NA (Global server) of AO which I updated yesterday.

Code:
[SpeedHack]
timeGetTime=0x2707DD0
GetTickCount=0x27070F4
QueryPerformanceCounter=0x2707194
HighGamer. is offline  
Thanks
1 User
Old 06/30/2025, 13:01   #3
 
elite*gold: 0
Join Date: May 2025
Posts: 2
Received Thanks: 0
Quote:
Originally Posted by HighGamer. View Post
Only way to speedhack in AO without detection is to hook to API's addresses directly you have to find the IAT addresses for 3 api calls "timeGetTime", "GetTickCount", "QueryPerformanceCounter".

If you do the same method all speedhacks use which is simply this below, chances are it will get detected 100% of the time, i call this method (old speedhack) in my bot.

Works like this old speedhack
Code:
TimeGetTimex = (DWORD)GetProcAddress("winmm.dll", "timeGetTime");
Jump(TimeGetTimex, (DWORD)NewTickCount, TRUE);

GetTickCountx = (DWORD)GetProcAddress("kernel32.dll", "GetTickCount");
Jump(GetTickCountx, (DWORD)NewTickCount, TRUE);

QueryPerformanceCounterx = (DWORD)GetProcAddress("kernel32.dll", "QueryPerformanceCounter");
Jump(QueryPerformanceCounterx, (DWORD)NewQueryPerformanceCounter, TRUE);

myprintf(true, false, false, TextColor::RED, "Old Speedhack loaded, will be detected.\n");
OldSpeedHackInitialized = true;
New speedhack uses this method which is hardcoded IAT addresses. Here is a example for NA (Global server) of AO which I updated yesterday.

Code:
[SpeedHack]
timeGetTime=0x2707DD0
GetTickCount=0x27070F4
QueryPerformanceCounter=0x2707194
Thank you for helping me out. i wonder if i still have to get my version of UCE just in case that those offsets get updated in the future.
LordAnas is offline  
Reply


Similar Threads Similar Threads
[Selling] ROHAN2 Attack Speed + Move Speed + gameguard bypass
10/03/2024 - Unlisted Games Trading - 0 Replies
https://www.youtube.com/watch?v=73y-SRBbEsY discord invite if you need proofs or have question https://discord.com/invite/dZ2XyJmAyH price: 75 euro
SO.. there is no gameguard bypass? (i need old gameguard files)
07/28/2011 - Cabal Online - 16 Replies
i been reading around about how to bypass gameguard, it seems that emulating the http server is the best way, anyone have a copy of old cabal? i need gameguard.des and gameguard/ folder.
Please Release only CRC bypass and/or Gameguard bypass >>NO ONE KLICK HACKS!<<
10/24/2008 - Dekaron - 8 Replies
Release only a CRC bypass and Gameguard bypass ! That will not destroy the game because alle the noobs are only able to use a " ONE KLICK HACK" because they dont know how to use winhex or csv files. Somebody who is to stupid to read a simple tutorial isn´t be able to HACK ! >> If there is a working Dekaron EU CRC Bypass << post it << :handsdown:
GameGuard make a Problem/Gameguard macht probleme
07/21/2008 - Flyff - 9 Replies
Bin nicht der einzigste, der das problem hat, aber wenn ich Flyff starte kommt folgendes: Game guard update was not done. Scan the virus or make some changes in your pc magament programm. Weiß zufällig wer, was ich da machen kann ? Kann man den irgendwie überspringen oder so ? Am besten was legales ;) Hoffe auf schnelle Antwort. ------



All times are GMT +1. The time now is 13:24.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.