Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Battle of the Immortals
You last visited: Today at 03:15

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



BOI SpeedHack with Source (Delphi coded)

Discussion on BOI SpeedHack with Source (Delphi coded) within the Battle of the Immortals forum part of the MMORPGs category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Sep 2007
Posts: 56
Received Thanks: 26
BOI Mount Speed Hack v1.1 (incl. Source - Delphi 7 coded)

hi @ all
i got an idea to make my own speedhack what is multiclent complatible

// edit //
new pointers does not work, i'll try to fix this

Here is it, have fun with it:
zeronoob is offline  
Thanks
4 Users
Old 09/07/2010, 00:04   #2
 
LemoniscooL's Avatar
 
elite*gold: 0
Join Date: Sep 2006
Posts: 1,100
Received Thanks: 395
Tested on WinXP Pro SP3 - Somehow working
Virus Scan (seems clean):

greetz
LemoniscooL is offline  
Old 09/07/2010, 01:49   #3
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,766
Received Thanks: 5,293
So exactly how do you use this mate?
Arcо is offline  
Old 09/07/2010, 02:01   #4
 
LemoniscooL's Avatar
 
elite*gold: 0
Join Date: Sep 2006
Posts: 1,100
Received Thanks: 395
how its supposed to work is pretty clear i think ^^

I am having a look at the speed addresses too atm and there is something really strange going on xD
finding the first dynamic address is easy and getting a pointer for it too but there are 22 possible pointers, which will work just fine with changing realms but restarting the game (and logging back into the realm you were b4) some of those pointers wont work anymore, and then after restarting and logging into another realm there are completely new pointers >.<
i tried if there are real static multi-level pointers but couldnt find any ... ill have a deeper look at it later on first i gotta sleep xD
LemoniscooL is offline  
Old 09/07/2010, 05:24   #5
 
hawianugy1189's Avatar
 
elite*gold: 0
Join Date: Sep 2009
Posts: 29
Received Thanks: 4
Works great and very self explanitory.
hawianugy1189 is offline  
Old 09/07/2010, 13:21   #6
 
elite*gold: 0
Join Date: Sep 2007
Posts: 56
Received Thanks: 26
Quote:
Originally Posted by LemoniscooL View Post
how its supposed to work is pretty clear i think, but its not working for me ^^
I think his address or pointer is wrong

I am having a look at the speed addresses too atm and there is something really strange going on xD
finding the first dynamic address is easy and getting a pointer for it too but there are 22 possible pointers, which will work just fine with changing realms but restarting the game (and logging back into the realm you were b4) some of those pointers wont work anymore, and then after restarting and logging into another realm there are completely new pointers >.<
i tried if there are real static multi-level pointers but couldnt find any ... ill have a deeper look at it later on first i gotta sleep xD
tested on WinXP SP3 32-Bit (VMware) and Win7 64-Bit
sometime you need to restart game and mount/dismout then the pointer will work.

also found about 55 pointers to speed adress which was working on both systems, because of that i used the lowest pointer adress.
Try to restart game/change realm or anything.

i used 6 chars to test on both systems and got it working anytime

P.s
if anyone else got it NOT working, please post it here with system info, so i maybe can test/fix the problem.
zeronoob is offline  
Old 09/07/2010, 13:23   #7
 
Z.E.R.O's Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 134
Received Thanks: 12
Maybe you make a tutorial for this hack...
Z.E.R.O is offline  
Old 09/07/2010, 14:03   #8
 
LemoniscooL's Avatar
 
elite*gold: 0
Join Date: Sep 2006
Posts: 1,100
Received Thanks: 395
okay so .. i tried it again and checked the pointer used in the code via cheat engine
sometimes this speedhack works but after realm changing it wont work anymore, also my game launcher crashes after i used this speedhack and i need to restart the pc to stop it crashing

Im wondering how you found the offsets "0" and "10" for the pointer you used.. cuz the only offset i can find is "574C" (add 2 to it so that it points to the speed address)
when im "looking" what accesses the pointer Address+574E (where Address is one of the 22 addresses i found) im not getting any results for any address when using the mount >.<


//btw 666 Posts wusa! xD//
LemoniscooL is offline  
Old 09/07/2010, 17:56   #9
 
elite*gold: 0
Join Date: Sep 2007
Posts: 56
Received Thanks: 26
Quote:
Originally Posted by LemoniscooL View Post
okay so .. i tried it again and checked the pointer used in the code via cheat engine
sometimes this speedhack works but after realm changing it wont work anymore, also my game launcher crashes after i used this speedhack and i need to restart the pc to stop it crashing

Im wondering how you found the offsets "0" and "10" for the pointer you used.. cuz the only offset i can find is "574C" (add 2 to it so that it points to the speed address)
when im "looking" what accesses the pointer Address+574E (where Address is one of the 22 addresses i found) im not getting any results for any address when using the mount >.<


//btw 666 Posts wusa! xD//
hmm you right, it must be "574C" lol, why it work for me then with "574E"? confused

but if i do pointerscan on every speed adress alltime i get "574E" as last offset Oo
zeronoob is offline  
Old 09/08/2010, 00:17   #10
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,766
Received Thanks: 5,293
Quote:
Originally Posted by zeronoob View Post
hmm you right, it must be "574C" lol, why it work for me then with "574E"? confused

but if i do pointerscan on every speed adress alltime i get "574E" as last offset Oo
It's probably a ranged address.
I mean 0x574C and 0x574E are only two numbers apart. (22348 and 22350)
Arcо is offline  
Old 09/08/2010, 11:50   #11
 
elite*gold: 0
Join Date: Jun 2007
Posts: 31
Received Thanks: 0
does not work for me at all
pkbymage99 is offline  
Old 09/08/2010, 12:45   #12
 
LemoniscooL's Avatar
 
elite*gold: 0
Join Date: Sep 2006
Posts: 1,100
Received Thanks: 395
@pkbymage99:
Quote:
Originally Posted by zeronoob View Post
sometime you need to restart game and mount/dismout then the pointer will work.

P.s
if anyone else got it NOT working, please post it here with system info, so i maybe can test/fix the problem.
greetz
LemoniscooL is offline  
Old 09/08/2010, 23:34   #13
 
elite*gold: 0
Join Date: Sep 2007
Posts: 56
Received Thanks: 26
Quote:
Originally Posted by LemoniscooL View Post
@pkbymage99:

greetz
hmm, done/stoped a pointerscan now with deep 15 over 5 hours Oo
now my HD is full -> more then 300GB Pointerscan :P
about 5 milliard addresses at the first scan...

first EVERY last offset is 574E not 574C, so it must be a ranged address i think.
now im rescan on other character.
but every address ends with $38 + $574E

what pointers you got this time?

// Edit //
Updated my program, pls you can try it? thanks
zeronoob is offline  
Old 09/09/2010, 06:34   #14
 
LemoniscooL's Avatar
 
elite*gold: 0
Join Date: Sep 2006
Posts: 1,100
Received Thanks: 395
well .. i finally found the pointer and its something i never saw b4 xD
its a static pointer that points to a dynamic pointer which points to a dynamic address
i found it by manually doing a pointer scan (not the automated one) and it took me only 2 minutes after i came to that idea (which took a looong time too) xD
LemoniscooL is offline  
Old 09/09/2010, 16:16   #15
 
elite*gold: 0
Join Date: Jun 2007
Posts: 31
Received Thanks: 0
LOL i dont think posting my system will matter hence why i dident so dont greetz me i was just informing that it dident work for me... lol
pkbymage99 is offline  
Closed Thread


Similar Threads Similar Threads
I need Metin2 AutoAttack (Delphi Source Code)
11/15/2010 - General Coding - 11 Replies
I need Delphi Source Code to Metin2 AutoAttack help me please
[BUYING] A Well Coded Source
10/24/2009 - CO2 Private Server - 18 Replies
Well guys, I'm looking for a stable, most bugs if not all fixed, most skills & such implemented, Most needed NPC's coded in. i dont want Binaries, I'd like CoEmu but if you have better? Contact me via pm or add my msn [email protected] P.S i bought CoNorth and it SUCKAS! worst mistake i made -,-
[REQUEST]CoEmu Coded Source
05/30/2009 - CO2 Private Server - 5 Replies
can someone post a CoEmu source coded..:confused:



All times are GMT +2. The time now is 03:15.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.