This.
Is amazing .
This.
Is amazing .
The hack works great but I have little question:
Could you change something at the .scale command?
I just can use .scale 5 or .scale 2 but I can´t use .scale 0,8 or such a thing because if there´s a 0 before the , the hack shrinks my character until I can´t see him anymore.
For some reason this seems to crash my WoW alot lately, anyone else get that?
Great upload! but when does speed hack comes? :0
i think speedhack won't come....
Thanks Frosttall it worked +rep for u.^^
OK so ive been messing around with this on a trial acc (just to be safe) and it indeed is very very cool. Very nice hack. Cool for exploration use, could possible help with finding ways to areas without using a hack.
But anyway, i have a few suggestions that you can listen to or not, your choice, but I think these would make your program much more polished, smooth, and more fun! As there were a few things in the program that could use a little work, nonetheless, its still a great program.
Anyway, here what i was thinking:
1.) Could you add a speed hack to this? if someone wants to just want to mess around on a level 1 character or you are somewhere where you cant mount, it would be nice to have a speed hack, but with limits so noone really causes some problems in their game by traveling at light speed.
2.) The Climb hack, could most definitely be improved. It DOES work but only so much, i find it not being able to get up some slopes that i feel a Climb hack should definitely be able climb. Im not talking about steep cliff faces either, i mean like regular old mountain slopes. I find myself using the fly hack to imitate the climb hack.
3.) The Hover hack and the Fly hack both work fine, but ive made a few mistakes to where ill be falling through the air, and decide i wanna enable the hover or fly hack. And because of the way the hack is programmed, (im not entirely sure how it works) but its like it puts ground right under the feet of your character.
So if im falling, and i activate one of those hacks, i take massive falling damage, ive died several times doing this. Also .stopfall does stop your fall however it will also kill you as you had fallen.
So my question is, could you make a slow fall of some sort? or when we start to fly we just...fly? not land on an invisible ground to die on. I dont how these programs work so some of the things im requesting might not be that easy to change because i have a feeling that the fly hack works the way it does because you land on some invisible ground, so it is inevitable to avoid falling damage. but if it possible to change that, it would be awesome.
But i have been having a good bit of fun with this. Thanks for sharing and for making it free. +rep Again these are just suggestions, just trying to help out.![]()
My Channel:
https://www.youtube.com/user/holysnipe?feature=mhee
Blizzard has all public speed hacks fixed currently. If I did figure out how to speed hack, I wouldn't add it to this, because it would probably be fixed quickly.
The climb hack can't go up some steep angles because of how it works currently. I'll fix it soon.
The hover and fly hack have to stop your fall first otherwise you'd be disconnected.
I'll probably rewrite it soon (after my paid hack is finished. Should be done very soon) and make a lot of improvements to it.
ahh i see. Well keep up the good work man i really enjoyed this hack
My Channel:
https://www.youtube.com/user/holysnipe?feature=mhee
Thanks for it
I uploaded a new version. The climb hack should work at a steeper angle (up to vertical) and while falling now.Originally Posted by holysnipe
Also, my paid hack, FireHack, is now finished. It's free to use until July 1st. It has everything OHack does (except for map loading, it's too unstable) and much more, including a Lua API (adds many more WoW API functions) and Warden protection. You can find info about it and get it here.
Here is a very long list of model IDs you can use to morph with the .morph function ^^
http://wowment.blogspot.fi/2011/04/morphs-ids.html
I analyze just about all software I come by, for recreation, for learning, or even to employ the authors techniques as my own. Generally
under wraps of course. Any sane software developer who spent time creating a project doesen't want their work ripped off so time is typically
invested in obfuscation, anti-debugging and other anti tampering methods. Typically when doing so (unless you are coding for an overseas malware shack),
a set of ethics would be followed.
I don't think basing your anti-tampering soley off of a packed executable and insanely repetative peb flag checks is going to keep anyone at bay.
The interesting thing is that if you do find a debugger to be present (again based off of nothing but a peb flag check) you proceed to do the following:
-Open the users webbrowser to ******.
-Enumerate threads in the system process and suspend them one by one until the the system halts.
Why this is idiotic, childish whereas a simple silent crash would suffice:
-Several well known anti-virus vendors debug user space processes. Although this isn't popular, might as well give those users the finger. Hell! you don't need em!
Last edited by YouKnowWhoIAm; 06-27-2012 at 01:23 AM. Reason: removed dump