guide: debug pwi, find function addresses and offsets, write a bot(c++ code included) 09/04/2022 - PW Hacks, Bots, Cheats, Exploits - 123 Replies hi,
let's start right away.
what you can learn:
- trace and call ingame-functions like attack, cast spell, pick up, moveto, ...
- traverse object lists like items, mobs, players
- read ingame structures (class objects) and how they play together
- write your own fully client-side bot that doesnt need to simulate mouse/keyboard input and doesnt need to read pixels
[HELP] Need to find function address on KR client 10/05/2014 - Mabinogi - 10 Replies Hi, Guys.
I'm modifing tliu0c's cool AlissaFix to fit in Korean Mabinogi client.
Setup proper debuging tools, Bypass hackshield, Searching pattern... All things went well except one thing.
The problem is, not like US client with separated dll such as Mint.dll, ESL.dll.., KR client include them in client.exe file. (I'm pretty sure about this.)
In my ollydbg, when I attach to client.exe, it shows up very few info to me so that I can't figure out where function like...
[Q] How to find recv/send function addresses 02/22/2014 - Kal Online - 10 Replies Hi.
I've read some general tutorials about that, but most of them use OllyDbg, which is detected by hack shield.
I wonder how do you guys get those addresses which are then used for detouring ...
Maybe some hints which tools to use ... ?
And maybe how to find the functions?
:eek:
[PHP problem] Calling an object's function with parameters 09/11/2013 - Web Development - 7 Replies Hey guys,
recently I got a problem with PHP on which I haven't found a solution yet. I'm calling a function out of a object, but there seems to be a problem regarding the parameters.
Object (very simplyfied):
class HP{
function preload_async($folders){
var_dump($folders);
}
[FEHLER] !"cannot find quest name by index"), function GetQuestNameByIndex, file ques 10/21/2012 - Metin2 Private Server - 1 Replies Ich bekomme den Fehler. Wenn ich /reload q eingebe.
Ich kann mich nicht mehr daran erinnern was ich geändert hatte!
Kann mann checken woran das liegt ?
!"cannot find quest name by index"), function GetQuestNameByIndex, file questmanager.cpp, line 1063.
Abort trap (core dumped)
mfg