Here we go, because this project was reeking on my hard drive for so long, and i didn't add anything to it, I decided to release it and let other people work on the code!
What is done?
Nearly nothing more than from last time. Two loaders (one is the GUI, from what i heard it doesn't work for win98/98 because of the functions it uses, 2 = like d2hackit ones but without multi windows support) main core - guess...
The main hooks are implimented - Why?
If you get banned I don't want to be responsabable for that
Shall others get credits in WoWHackIt?
Of Course
Sorry, packets hooks and sending stuff isn't implimented yet your will have to work on that.
Download the source here
Post up your edited/new code, when the missing code is gathered i will put everything together.
-Catvir
Quote:
A little explination into what the GUI buttons do:
Refresh - loads all the current instances of WoW to the list
Blink - When you select an instance of WoW from the list it blinks the window so you know which one it is.
Load - Loads WoWHackit into the selected WoW Window
Unload - Unloads WoWHackit from the selected window
A few facts:
* The extension for the hackit files will be called .whm (WowHackitModule)
* There will be an example WowHackitModule included so you can build your own modules
Grmpf, dachte, ich könnte das hier selber irgendwo aufschnappen *g*..
Für mich als Kerl ohne viel Ahnung scheint' s halt einfach ne Schnittstelle zu sein, für die man dann bestimmte Module programmieren kann, die mit WoW interagieren...
Dasselbe solls ja auch für D2 geben (siehe off. Forum) für schöne Bots ^^..
Für Leute mit ein bisschen KnowHow ist das eventuell ganz interessant..
erst wenn die packet hooks am start sind kann man damit kickass sachen machen, aber ist n guter anfang, bevor ich mit den ding was anstelle wart ich lieber bis das richtige "werkzeug" eingebaut is
Released 02/08/2010 - Conquer Online 2 - 1 Replies i need the patch which refurbisher released in:confused:
v12 Released DB -Neu- 11/01/2009 - Flyff Private Server - 26 Replies V12 DB
flyff
Da stylaflow seine entfernt hat und ihr nun nichts mehr davon habt, release ich sie hier erneut.
So nun ist alles upgeloadet
HaveFun
Ich werde sie updaten, sobald ich neue Sachen finde
Ein How To TuT kann ich leider noch nicht releasen, da ich Probleme mit den NPCs habe und mit dem WorldServer.
How to write a WoWHackIt Module [ENG] Part3 01/16/2005 - WoW Guides & Templates - 1 Replies Here is the entire source code that we just explained for future reference.
Code:
Yes, if you are wondering this module actually does work.
How to write a WoWHackIt Module [ENG] Part2 01/16/2005 - WoW Guides & Templates - 0 Replies I am doing this code snippet all at once because if I broke it up it might become a bit more confusing that what it already is. First the
Code:
means if the SpammerThread (which is the code we skipped earlier) is not already running then it will execute the code in between the corresponding "{" "}".
Code: