is it possible to make an argate hack using ollydbg? would u need a crc bypasser to be able to use it or do i need one in order for the argate hack to work?
is it possible to make an argate hack using ollydbg? would u need a crc bypasser to be able to use it or do i need one in order for the argate hack to work?
ok im not sure you understand what ollydbg is its a debugger, you can edit .exe, .dll files with it probably more but i've only editted .exe and .dll files with it. but mainly .exe files :P. anyways what people in 2moons mainly use it for is editting the dekaron.exe etc. if you make edits of your own to dekaron.exe you'll need to run it with ggk, you odnt need a crc bypass.
ok im not sure you understand what ollydbg is its a debugger, you can edit .exe, .dll files with it probably more but i've only editted .exe and .dll files with it. but mainly .exe files :P. anyways what people in 2moons mainly use it for is editting the dekaron.exe etc. if you make edits of your own to dekaron.exe you'll need to run it with ggk, you odnt need a crc bypass.
yea i know olly is a debugger and can ppl edit the .exe file so that the argating success is 100%? or do i have to find another way?
I don't know for sure, but you need a packet editor to make an Argate hack, ie. WPE. When you argate something you send server a packet, server sends back a packet telling you whether you failed/succeeded. All the packets are encrypted so OllyDbg might be used to see how that is done but you definetly a packet editor to attach to the game and filter out fail packets and replace them with success packets.
Finding the +Argate packet that send to server is a problem. not just your own packet data as well as everything around u. and u have to figure out which packet is it. requires alot alot of time. and first u have to learn how to read and how it work for the packet b4 u start working on it. and btw u will got ban for sure. try create a char for it. gl
ollydbg or crc bypass won't help you a lot for argate hack..
and I don't see why you would get banned for using the argate hack unless you use it many times?
Argate hack with packets will not work. There's was already a topic with this stuff. Upgrade Rate of items is calculated on server sided. There's a way to fake talis with packets.(u need to set flag to 01 on packet and u gonna have +19 % upgrade rate).
The commands in OllyDbg like "xor esp,esp" or "mov ax,94" are Assembly commands. Search for Assembly tutorials in Google f.ex.
ok thx...i saw tutorials but they are too hard to understand...many things >.>
so "mov [esi+00000070" this mean what?
It is like every adress he will add +70? o.o
i just understand that mov means like move a adress or byt idk aw, im lost o.o'
ok thx...i saw tutorials but they are too hard to understand...many things >.>
so "mov [esi+00000070" this mean what?
It is like every adress he will add +70? o.o
i just understand that mov means like move a adress or byt idk aw, im lost o.o'
"Mov [esi+00000070]" is an incomplete command. You need to have the "source" what you want to move to the destination when using MOV.
So a command like "Mov [esi+00000070],eax" would move the value in eax register to the pointer located at value for esi + 00000070 .
"Mov [esi+00000070]" is an incomplete command. You need to have the "source" what you want to move to the destination when using MOV.
So a command like "Mov [esi+00000070],eax" would move the value in eax register to the pointer located at value for esi + 00000070 .
hehe thnks but im just losting my time T.T
since when i got the begin of "*** Mode"....but not GM=/ it just worked with me cuz "ghostmode" and "observermode" is client side, we use it when we see Party pvps, siege...others comand wont work, cuz server side and IDK if u use [GM] in begin of my name it can work, i just dont know how to it xD.....Can u say to me how use "[" in name?what adress i have to find?
OllyDBG & CO 07/15/2011 - CO2 Programming - 540 Replies Hello all.
I've noticed the huge amount of people asking how to do multiclient without the date going of and how to remove virus scanner etc. This is a small tutorial to teach people how to make those by yourself.
Requirements :
- OllyDBG OllyDBG v1.10
- Conquer patched upto 5035.
Note 0-1. steps are same for all of the modifications.
How to use OllyDBG 12/13/2009 - 12Sky2 - 1 Replies Is there any tutorial for this program? I want to learn how to hack 12Sky but I don't know how to use it. I know some basics but nothing more. I know to work in CE and in AutoIT really well.
[Help]Ollydbg. 12/10/2009 - Mabinogi - 4 Replies I didnt have problems until today.
For some reason, when i open any dll with ollydbg this error message pops up.
If you dont mind, help me with this problem.
OllyDBG 07/16/2009 - Perfect World - 5 Replies hey can i have question what can i do with ollydbg at pw all? can i change my atk or gold with them? pls tell me what all can i do with this programm at pw:handsdown:
OllyDBG Help 03/25/2008 - General Coding - 4 Replies Hi,i recently heard you could dupe items in ROSE Online with OllyDBG,it's patched already,and i was wondering if this works with any game.If so,could someone release a Tutorial or something to help me understand how to use OllyDBG better?
I'm sorry if there is one already posted,i searched and couldnt find any.