ok i can make it
and i did the multihack to open much acc
but i dont know where's the guild to make speed hack or wall jumb and i searched and didnt find anything
can any one post te link here ?
ok i can make it
and i did the multihack to open much acc
but i dont know where's the guild to make speed hack or wall jumb and i searched and didnt find anything
can any one post te link here ?
Wall-jump:
Quote:
Originally Posted by trash
Using the info in this thread I was able to get a wall jump
First in the StrRes.ini found
100022=You can`t jump that high!
100022 hex = 186B6
Then in olly
ctrl+f PUSH 186B6
should get you something like
Look for the error message you get when trying to jump walls (e.g. You can't jump that high! - In Arabic, though)
Convert the number infront of the error message to hex (e.g 100500=You can't jump that high! converted to hex = 18894)
Go to olly and search for "PUSH StringNumberInHeximal" (without the quotes. * The "StringNumberInHeximal" means the number you found and converted to hex)
ok i found the number it's
100022=you cant reach this hight
what's the hex ????
how i cant convert this number to hex ??
and wich file i open it on olly
conquer.exe
or StrRes.ini
and how i cant change it in olly
ok i found the number it's
100022=you cant reach this hight
what's the hex ????
how i cant convert this number to hex ??
and wich file i open it on olly
conquer.exe
or StrRes.ini
and how i cant change it in olly
Use this to convert the number to hex:
To make things easier: it's "186B6".
You open up Conquer.exe in ollydbg, right-click and press "Search for" -> "Command" (or just press CTRL+F).
In the box you type "PUSH 186B6". You should come up with something like this:
004C60FA |. 75 1E [B][SIZE="4"]JMP[/SIZE][/B] SHORT Conquer.004C611A
After that, you right-click, press "Copy to executable" -> "All modifications".
Then you press "Copy all" and a new window pops up.
Right click somewhere inside that window and press "Save file", and save it in your Conquer folder (click yes when it asks to replace with the old Conquer.exe) .
done
it's not work
when i jumb i get back again
talk with me on mail
When you say "wall jump", do you mean GW walls or just regular walls?
I haven't looked into jumping GW walls really, but this post might help:
Quote:
Originally Posted by trash
GW Gate/Wall Jump:
search for/all referenced text strings "MsgAction.cpp"
double click the very last one(below "Mine")
nine lines below you should see(the address could be different)
Code:
004D720F .^\E9 40F8FFFF JMP Conquer.004D6A54
004D7214 > 8B5B 3C MOV EBX,DWORD PTR DS:[EBX+3C] ; Case 6C of switch 004D6A68
all we need to do is double click and change the "MOV EBX,DWORD PTR DS:[EBX+3C]"
into "JMP 004D6A54" making sure fill with NOP's is checked it should end up something like:
save as normal and bobs your uncle.
Im not sure if this is the right way to go about it but it works fine for me.
Im also not sure but you may have to of edited the high wall jump
explained here
oh and also a big thank you to *M* for releasing some source.
[Release]Macro Files for Macro Manager (AKA BOT) 02/16/2010 - Grand Chase Hacks, Bots, Cheats & Exploits - 16 Replies @all FYI its not a cheat its just a macro file that enables you to run dungeon so you can do other choirs like mussicca said...!!
Contents
Mana Valley Dungeon Macro File
Xenia Frontier Dungeon UP and LEFT (Remap Dungeon)Macro File
Ignis Mountain Dungeon Macro File
Orc Temple Dungeon Macro File
[Macro] Making an assist Macro 10/02/2008 - General Gaming Releases - 1 Replies This will tell you how to make an assist macro in the Warhammer Online game. This is a very useful macro that can be used in very busy surroundings such as Realm vs Realms, Scanerios and Public Quest.
Step 1: Click the WAR icon
Step 2: Click Macros icon
Step 3: Click an empty box icon
Step 4: Give your macro a name such as "Assist"
Step 5: Type the following command /assist charactername
Step 6: Click No Icon set box
Step 7: Select an icon of your liking
Step 8: Click Save
Macro Express (Help with Macro at Basilisk) 08/29/2007 - Conquer Online 2 - 4 Replies O.K guys, so i have made a few macro's using macro express before.
Now that my archer is level 128, i started making waters to plvl at basilisk.
Since plvling is so repetitive, i want to leave my archer on bot running in circles around the stack killing bask's. I tried to do this with SV record route macro, but the problem w/ SV is that it will stand in one spot until it kills all the monsters. Thats why i tried to make my own macro express so it just shoots and jumps to the next coord. ...
Macro Express re-log macro help 01/08/2006 - Conquer Online 2 - 3 Replies I use Co Partner but the re-log in feature in copartner SUCKS, as some of you know. So i use macro express... what my macro does is closes the instruction box, and clicks on log in (duh). Since this is a macro, its performing exact screen coordinates every single time and conquer detects that... hmm what could i do to make it more "randomized?".... any idea what to do to get past the macro detection?