Starfish
Member!
- Joined
- Feb 23, 2003
- Messages
- 3,594
- Reaction score
- 0
Start-Making-Modules-Kit VI
[glow=red]NEW VERSION - MAYBE THE LAST![/glow]
Yay! Since the last version was buggy and quite difficult to understand I updated this little prog. I will unsticky this for a day, this version will probably be the last one so enjoy it ;D
History:
Changes in 5.0:
[glow=blue]* Module Making Wizard for newbies and pro's written in Visual Basic, UPDATED to 3.0 *[/glow]
This is damn usefull for people who want to start making modules/want to start learning about packets and for experienced module-makers, since it contains some usefull functions that will make your life easier. I also have tons of ideas and millions of things I will add as soon as I get time
Current known bugs:
-You'll still need a compiler (Read the tutorials for more info, I downloaded Visual Studio 6.0)
-In case the program doesn't work (Error message or whatever) you have to download the VB Runtime Package from the Windows site: Here
-Report all bugs you can find to me please, I might make another verion you know
I have set up everything, ready to be compiled you just need a compiler.
Well that's about it, start making modules! It's easier than ever before! =P
Complete tutorial: (Updated)
Tutorial with source
Program only: (Updated)
Program with source
~StarFish
[glow=red]NEW VERSION - MAYBE THE LAST![/glow]
Yay! Since the last version was buggy and quite difficult to understand I updated this little prog. I will unsticky this for a day, this version will probably be the last one so enjoy it ;D
History:
Changes in 5.0:
Changes in 4.0:-Updated D2MoMa to 3.0b this means:
+Added a pasic packet guide
+Added more commands
+Cut down the C++ code of a few commands from 20 lines to 1 line
+Added a very basic memcpy-function
+Added a memcpy guide
+Improved AED-System once again, it actually hard to make modules that don't work =]
+Easier to use, like always
+Overall code redone (about 500 lines of VB-code)
+Packets instead of Packages ;D
!!! D2MoMa + ModuleMaking-Tutorial !!!-Added a new D2MoMa-Tutorial that explains step by step how to create a module using D2MoMa
-Added another template made by oneyedMan
-Updated D2MoMa to 2.0b this means:
+ Now works in 800*600, too. Previos version was too large therefor people with low resolution could use the program.
+ More instructions, Tool-Tips and a Status-Bar therefor alot easier to use
+ Greatly improved AED-System, which tries to stop you from making any sytax errors while creating modules
+ Added "If-Module-Unloaded"-Tag
+ Clientinfo now editable
+ Added a few more predefined actions (like resurrect merc)
+ Changed overall look and many minor code changes
[glow=blue]* Module Making Wizard for newbies and pro's written in Visual Basic, UPDATED to 3.0 *[/glow]
YaY! By following the simple instructions (pressing buttons), combined with my "Module Making"-tutorial anyone can make modules. It's written in Visual Basic.Module Making Tutorial Version 5
- D2 Module Maker
- D2ModuleMaker Guide for Newbies
- HTML Tutorial on how to make modules in C++
- D2HackIt-Source
- D2HackIt-Standalone
- D2HI-Module SnifferXP
- Summit Package-Guide
- CPP-Templates by PyroKid, StarFish, CuStOm, FunkyDo, oneyedMan
This is damn usefull for people who want to start making modules/want to start learning about packets and for experienced module-makers, since it contains some usefull functions that will make your life easier. I also have tons of ideas and millions of things I will add as soon as I get time
Current known bugs:
-You'll still need a compiler (Read the tutorials for more info, I downloaded Visual Studio 6.0)
-In case the program doesn't work (Error message or whatever) you have to download the VB Runtime Package from the Windows site: Here
-Report all bugs you can find to me please, I might make another verion you know
I have set up everything, ready to be compiled you just need a compiler.
Well that's about it, start making modules! It's easier than ever before! =P
Complete tutorial: (Updated)
Tutorial with source
Program only: (Updated)
Program with source
~StarFish