Blizzhackers

Return of the Jedi

* Login   * Register    * FAQ    * Search

Join us on IRC: #bh@irc.synirc.net (or Mibbit Web IRC)


MuleFactory


It is currently Sat May 25, 2013 2:49 pm


All times are UTC [ DST ]





Post new topic Reply to topic  [ 265 posts ]  Go to page 1, 2, 3, 4, 5 ... 18  Next
Author Message
 Post subject: [Program] Dota 2 Camera Distance Hack
PostPosted: Sun Nov 27, 2011 7:03 pm 
 
User
User

Joined: Sun Nov 27, 2011 6:03 pm
I've been relying heavily on the wc3 camera distance hack and the HoN easy deny + camera distance hack for a while now. I was also hoping for a camera distance hack for Dota 2. But since there seems to be none I decided to make one myself.

Download link below.

Update: I've been trying to find a solution for the clipping when using distances above 1700. It seems that nothing beyond that distance is rendered (except for the skybox that is). Using
r_skybox = 0
makes the clipping a little less ugly but of course doesn't change it. To improve the distance I've tried changing
r_farz

and
cl_maxrenderable_dist
and [a lot] of other values without success. Does anyone else got an idea?

v.3.0
http://www.mediafire.com/?hj1njhau4e362s7
D2CamDisXzetreZ_v3.0.rar
md5 hash: 9dc299193843351366c452910146840a

FOR LATESTS OFFSET SEE LATESTS POST

------------------------------------------------------------
2012-03-17 v3.0
Major changes;
- Rewrote code in C#.NET, no more C++. This will require you to
install the .NET Framework (http://www.microsoft.com/net).
- Distance value is now set in config.txt.
- Hacking value offset is now stored in config.txt. With this
all you need to update is changing the "hackingoffset" value.
------------------------------------------------------------
2012-03-09 v2.1.1
Same as 2.1 but use 1700 as static distance value.
------------------------------------------------------------
2012-03-09 v2.1
Updated address offset due to game update.
------------------------------------------------------------
2012-03-02 v2.0.1
Same as 2.0 but use 1700 as static distance value.
------------------------------------------------------------
2012-03-02 v2.0
Updated address offset due to game update.
------------------------------------------------------------
2012-02-18 v1.9.1
Same as 1.9 but use 1700 as static distance value.
------------------------------------------------------------
2012-02-18 v1.9
Updated address offset due to game update.
(And that was due to manta style exploit :D).
------------------------------------------------------------
2012-02-17 v1.8.1
Same as 1.8 but use 1700 as static distance value.
------------------------------------------------------------
2012-02-17 v1.8
Updated address offset due to game update.
------------------------------------------------------------
2012-01-27 v1.7.1
Mostly same as 1.7 but use 1700 as static distance value.
(I was getting tired of having to enter it all the time...
In another release I will make it read it from an ini file).

Should no longer require msvc100(d).dll to run.
------------------------------------------------------------
2012-01-27 v1.7
Updated address offset due to game update.
------------------------------------------------------------
2012-01-20 v1.6
Updated address offset due to game update.
------------------------------------------------------------
2012-01-13 v1.5
Updated address offset due to game update.
------------------------------------------------------------
2011-12-22 v1.4
Updated address offset due to game update.
------------------------------------------------------------
2011-12-16 v1.3
Updated address offset due to game update.
------------------------------------------------------------
2011-12-09 v1.2
Updated address offset due to game update.
------------------------------------------------------------
2011-12-03 v1.1
Updated address offset due to game update.
------------------------------------------------------------
2011-11-27 v1.0
Initial release.
------------------------------------------------------------


Last edited by xzetrez on Wed Aug 22, 2012 9:00 pm, edited 31 times in total.
Top
 Profile  
 Post subject: Re: Dota 2 Camera Distance Hack
PostPosted: Sun Nov 27, 2011 10:50 pm 
 
Moderator Gold
Moderator Gold
User avatar

Joined: Thu Aug 16, 2007 8:36 pm
it's clean

Top
 Profile  
 Post subject: Re: Dota 2 Camera Distance Hack
PostPosted: Sun Nov 27, 2011 10:54 pm 
 
User
User
User avatar

Joined: Tue Dec 31, 2002 12:08 am
Thanks for this and thanks shep. :D

Top
 Profile  
 Post subject: Re: Dota 2 Camera Distance Hack
PostPosted: Mon Nov 28, 2011 7:08 am 
 
User
User

Joined: Wed Apr 19, 2006 3:59 pm
cool, ty

Top
 Profile  
 Post subject: Re: Dota 2 Camera Distance Hack
PostPosted: Mon Nov 28, 2011 7:23 am 
 
BHDev
BHDev

Joined: Tue May 18, 2010 8:10 pm
I'm curious if you had to do anything to circumvent the Valve anti-cheat (VAC) code? Is it present in Dota2?

Top
 Profile  
 Post subject: Re: Dota 2 Camera Distance Hack
PostPosted: Mon Nov 28, 2011 8:07 am 
 
User
User

Joined: Sun Nov 27, 2011 6:03 pm
Nope, didn't have to/didn't know how to do anything about VAC.

I'm not sure but I doubt VAC is enabled for Dota 2 yet.

From http://forums.steampowered.com/forums/showthread.php?t=1385172
Quote:
The VAC system detects cheats using cheat signatures


Well since I wrote this myself I doubt that they have my cheat signature (yet). Whatever that means :D.

Anyone else who knows more about this?

Top
 Profile  
 Post subject: Re: Dota 2 Camera Distance Hack
PostPosted: Mon Nov 28, 2011 6:26 pm 
 
BHDev
BHDev

Joined: Tue May 18, 2010 8:10 pm
Well from writing hacks for other Valve games I can tell you that VAC does a great deal more than this. However by 'signatures' one of the things it does is detect some of the simpler function hooking methods. In other words, their "signatures" are rather general.

Top
 Profile  
 Post subject: Re: Dota 2 Camera Distance Hack
PostPosted: Fri Dec 02, 2011 8:26 pm 
 
User
User

Joined: Fri Dec 02, 2011 8:20 pm
new Dota2 patch is released, pls correct your D2CamDis hack.

Top
 Profile  
 Post subject: Re: Dota 2 Camera Distance Hack
PostPosted: Sat Dec 03, 2011 1:27 pm 
 
User
User

Joined: Sun Nov 27, 2011 6:03 pm
new Dota2 patch is released, pls correct your D2CamDis hack.


Done

Top
 Profile  
 Post subject: Re: Dota 2 Camera Distance Hack
PostPosted: Sat Dec 03, 2011 4:29 pm 
 
User
User

Joined: Fri Dec 02, 2011 8:20 pm
thank you!

Top
 Profile  
 Post subject: Re: Dota 2 Camera Distance Hack
PostPosted: Mon Dec 05, 2011 9:14 am 
 
User
User

Joined: Sat Aug 07, 2010 5:19 pm
Thanks a bunch, trying this out right now

Top
 Profile  
 Post subject: Re: Dota 2 Camera Distance Hack
PostPosted: Tue Dec 06, 2011 11:35 am 
 
User
User

Joined: Wed Jun 18, 2003 6:20 am
Location: bravo sector, grid 9, section 14
thanks, really helped alot

_________________
trustworthy: crutex
Image

Top
 Profile  
 Post subject: Re: Dota 2 Camera Distance Hack
PostPosted: Fri Dec 09, 2011 7:17 am 
 
User
User

Joined: Sat Feb 05, 2011 7:39 pm
12/8 patch broke it

Top
 Profile  
 Post subject: Re: Dota 2 Camera Distance Hack
PostPosted: Fri Dec 09, 2011 10:34 am 
 
User
User

Joined: Sun Nov 27, 2011 6:03 pm
Oh didn't play myself yesterday so haven't noticed. I'll take a look later today / worse case tomorrow. Hang in there people.

Update: Fixed

Top
 Profile  
 Post subject: Re: [Program] Dota 2 Camera Distance Hack
PostPosted: Sun Dec 11, 2011 7:54 pm 
 
User
User

Joined: Wed Jun 09, 2010 3:40 pm
It says that it can load base address on .dll , we are doomed

I haven't found anyone that makes them open source so we won't have to worry about game detection and we will be able to update it our own..why don't you make it open source?

Top
 Profile  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 265 posts ]  Go to page 1, 2, 3, 4, 5 ... 18  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron