IntelSDM / ConanExilesDMA

Conan Exiles ESP, Aimbot, Speedhack
MIT License
11 stars 3 forks source link

Its not working? #3

Open BananaNorse opened 3 months ago

BananaNorse commented 3 months ago

I tried, but it does not seem to work anymore?, any chance of a working update?

IntelSDM commented 3 months ago

The GName and Gworld offsets are likely outdated. If you want to be able to update it with ease you can use cheatgear: https://cheatgear.com/ It will allow you to get the GName and Gworld offset without any reversing as it comes with configs for dumping most sub unreal 4.26 games and can be made to work on 4.27 games rather easily. It costs 15 usd a month through their patreon but if you can't manually reverse unreal engine it is the most convenient way to get the latest offsets.

If you can utilise IDA, then i advise you to grab the pdb from unreal 4.15 and dump the game without BE and you should be able to find the typical Gworld and Gname string identifiers pretty easily. Otherwise, the only way you will be able to consistently update the offsets is through cheatgear.

BananaNorse commented 3 months ago

I seriously don't know what you are talking about haha, I followed the installing guide, but dont know even how I should start this before I start the game. I can download unreal engine 4.27 but after this point I dont know what to do

BananaNorse commented 3 months ago

I downloaded the files, ConanExilesDma, then Downloaded MprocFS.exe files and move them to the ConanExilesDma-main folder, then I downloaded FTD3XXlibrary and moved it also to ConanExilesDma-main folder, I installed python.. but dont know what to do next.. also If I figure out the Gname and Gworld, where do I edit them? 1131313

BananaNorse commented 3 months ago

Im still new with github, but I figured that I need to open the files with visualstudio code, I press on main.cpp and I try to windows ( launch ) but it gives me an error like Launch program does not exist, dont know what Im doing wrong haha. Im sorry if I bother you

IntelSDM commented 3 months ago

You need to use Visual Studio 2022: https://visualstudio.microsoft.com/vs/ You need to use Visual Studio to compile it. Once you have a compiled exe, visual studio tells you the file path of the exe and you put it next to all the memprocfs stuff as well as the ftd3xx.dll from: https://ftdichip.com/wp-content/uploads/2024/06/FTD3XXLibrary_1.3.0.10.zip

That being said it does need updating, as i said above you can get the latest offsets using cheatgear.

BananaNorse commented 3 months ago

I build the files and compiled it, it gave me ConanExilesDMA.exe and I moved the ftd3xx.dll and the memprocfs stuff to the same build folder, but when I double click on the exe file, nothing happens.. do I need to get the offsets for it to work ?

BananaNorse commented 3 months ago

I tried every way to make it open, something wrong, when I press f5 from visual studio, it opens but when I compile it, when I press on the .exe nothing opens.. can you check it out?. I think it should open before I can get the offsets

BananaNorse commented 3 months ago

learned so much because of this past 2 days haha