Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
-
- Posts: 527
- Joined: Fri Aug 31, 2012 1:15 pm
Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
Seriously? You get T7 stones off that lvl 80 gear? I expected it to give you T5 stones. Pretty sure if this is a feature that comes to regular servers, it will be T5.
Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
Thing is, you get t6 from blue lvl 95 stats and they are super cheap and much better than the stats on the free items
-
- Posts: 527
- Joined: Fri Aug 31, 2012 1:15 pm
Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
But, on the lvl 95 blue items, a lot of times you have to clean off the green stats if you're trying to clean tier. But yeah, they do have better yellow stats on them.
Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
Well I think there is more then one way to detect an attached debugger, if it is a C windows api call you can search for it inside a decompiler but honestly this is a pain in the ass. In the one defcon speech I watched with the person who made glider they mentioned that they needed to go through all the code after a patch to made sure something which could detected them isn't in it.Administrator wrote:Fairly easily: they could (and it would seem they are doing this) just read information out of the Lua state within the game client, such as to detect the addon. We already had created something to avoid that whole issue, but as Lisa and I have much other things occupying our lives we are not really able to devote a whole lot of time to this. I know I've mentioned it before, but I have not even had a copy of the game in years, and would have so much catching up to do.
There is no way we could made something like that (well I have also some sort of idea with a Kernel mode driver) but general I astonished by the efforts of the carrier to continue the fight of bots in ROM.
Jack-of-all-trades, but master-of-only of a few
My Reps:
https://github.com/BlubBlab/Micromacro-with-OpenCV (My version of MM2 with OpenCV and for MS Visual Studio)
https://github.com/BlubBlab/rom-bot (rombot with no stop WP and advanced human emulation mode and some other extensions)
https://github.com/BlubBlab/Micromacro-2-Bot-Framework ( A work in progress )
My Tools : viewtopic.php?f=10&t=6226
My Reps:
https://github.com/BlubBlab/Micromacro-with-OpenCV (My version of MM2 with OpenCV and for MS Visual Studio)
https://github.com/BlubBlab/rom-bot (rombot with no stop WP and advanced human emulation mode and some other extensions)
https://github.com/BlubBlab/Micromacro-2-Bot-Framework ( A work in progress )
My Tools : viewtopic.php?f=10&t=6226
- Administrator
- Site Admin
- Posts: 5318
- Joined: Sat Jan 05, 2008 4:21 pm
Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
Nah, they aren't doing anything sophisticated here. It wouldn't take much to get around their changes. I do, however, need someone capable of filling Lisa's spot: someone that can reverse engineer all the necessary stuff and is able to implement changes as directed. We just simply don't have the time to pour into the game any more. I know I've only had 1 day off in the last 3 weeks, and ended up working until 9:30pm last night while hung over.
It is simply just a game of constantly moving code around. We had already written up code that obfuscated the addon such that every user had a random, unique copy. We also had changed the way we make calls to said addon to avoid some potential issues there. All they've done is modify the return such that it is misaligned a few bytes...
It is simply just a game of constantly moving code around. We had already written up code that obfuscated the addon such that every user had a random, unique copy. We also had changed the way we make calls to said addon to avoid some potential issues there. All they've done is modify the return such that it is misaligned a few bytes...
Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
Hi, I just wondering if there is any news regarding the possibile solution for the Arcadia server's?
-
- Posts: 35
- Joined: Thu Jun 04, 2015 11:57 am
Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
Shortly - nope. If you will be looking for workarounds, you will be banned shortly - they have some kind of antihack system implemented.
-
- Posts: 36
- Joined: Fri Aug 31, 2012 4:31 pm
Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
I just can't find where you posted to fix this problem.lisa wrote:I already posted what to change to make rombot work on arcadia......lovemelongtime wrote:Will rombot ever be able to be used again on arcadia?
-
- Posts: 36
- Joined: Fri Aug 31, 2012 4:31 pm
Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
It won't update, uses:
http://rom-bot.googlecode.com/svn/trunk/rom
URL of Repository and I am guessing that's the wrong one
Checkout from http://rom-bot.googlecode.com/svn/trunk/rom, revision HEAD, Fully recursive, Externals included
Unable to connect to a repository at URL
'http://rom-bot.googlecode.com/svn/trunk/rom'
'/svn/trunk/rom' path not found
http://rom-bot.googlecode.com/svn/trunk/rom
URL of Repository and I am guessing that's the wrong one
Checkout from http://rom-bot.googlecode.com/svn/trunk/rom, revision HEAD, Fully recursive, Externals included
Unable to connect to a repository at URL
'http://rom-bot.googlecode.com/svn/trunk/rom'
'/svn/trunk/rom' path not found
Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
googlecode did stop his service a long time ago you need to go to github there is the code
Jack-of-all-trades, but master-of-only of a few
My Reps:
https://github.com/BlubBlab/Micromacro-with-OpenCV (My version of MM2 with OpenCV and for MS Visual Studio)
https://github.com/BlubBlab/rom-bot (rombot with no stop WP and advanced human emulation mode and some other extensions)
https://github.com/BlubBlab/Micromacro-2-Bot-Framework ( A work in progress )
My Tools : viewtopic.php?f=10&t=6226
My Reps:
https://github.com/BlubBlab/Micromacro-with-OpenCV (My version of MM2 with OpenCV and for MS Visual Studio)
https://github.com/BlubBlab/rom-bot (rombot with no stop WP and advanced human emulation mode and some other extensions)
https://github.com/BlubBlab/Micromacro-2-Bot-Framework ( A work in progress )
My Tools : viewtopic.php?f=10&t=6226
Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
Where is it on github?BlubBlab wrote:googlecode did stop his service a long time ago you need to go to github there is the code
Last edited by ParadisoK on Mon Mar 19, 2018 7:38 am, edited 1 time in total.
Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
is rombot working on Arcadia now? i can't understand someone tell yes some no.
i've downloaded update.lua and addresses.lua from Lisa, micromacro 1.5, and tried revision 781 from SVN but all the same. some errors
i've downloaded update.lua and addresses.lua from Lisa, micromacro 1.5, and tried revision 781 from SVN but all the same. some errors
Code: Select all
bad argument #1 to 'memoryReadUIntPtr' ((null))
-
- Posts: 35
- Joined: Thu Jun 04, 2015 11:57 am
Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
No, it does not working since almost 1,5 year and they still did a lot of updates so i do not think so someone will be able to ever run it.
Not only rombot, but also romeo and other hacks not working there or are pretty easy and instantly detected.
Not only rombot, but also romeo and other hacks not working there or are pretty easy and instantly detected.
- cibervagos
- Posts: 26
- Joined: Sat Apr 12, 2014 10:36 pm
- Location: Argentina
Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
In the past rombot doesnt work on arcadia be couse they erase the classname from their executable. And erase the executable main windows name. The solution was edit client.exe and asign a classname (Radiant Arcana).
In present, they include a classname (ArcadiaRoM) and their main windows have a name too (Chronicles of Arcadia). So, you need change your function.lua at line 74 (I have an old MM) "Radiant Arcana" and replace it for "ArcadiaRoM".
Now, we need a new update.lua to run rombot on Arcadia.
In present, they include a classname (ArcadiaRoM) and their main windows have a name too (Chronicles of Arcadia). So, you need change your function.lua at line 74 (I have an old MM) "Radiant Arcana" and replace it for "ArcadiaRoM".
Now, we need a new update.lua to run rombot on Arcadia.
-
- Posts: 35
- Joined: Thu Jun 04, 2015 11:57 am
Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
I spent enough time on micromacro for this server, and after some time i just give up.
It is like fight with someone who have more power and more possibilities.
Both - classname and windows name changing does not help at all.
For now there is several reasons why:
- internal client functions are now renamed, and has been changed
- most of previous adresses are different
- rombot pointers does not correctly recognize anymore direct memory places
- injections into exe are easy detectable
So its shitload of work, and high risk to deal with it, if someone want to keep playing on his main account in meanwhile.
It is like fight with someone who have more power and more possibilities.
Both - classname and windows name changing does not help at all.
For now there is several reasons why:
- internal client functions are now renamed, and has been changed
- most of previous adresses are different
- rombot pointers does not correctly recognize anymore direct memory places
- injections into exe are easy detectable
So its shitload of work, and high risk to deal with it, if someone want to keep playing on his main account in meanwhile.
- cibervagos
- Posts: 26
- Joined: Sat Apr 12, 2014 10:36 pm
- Location: Argentina
Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
Well, I get stuck on currencyBase_offset from update.lua. Is there some tutorial of how I can make my own update.lua? @Lisa help me
Who is online
Users browsing this forum: No registered users and 1 guest