[Part3]C# - TextEditor (Windows Form) 04/28/2010 - CO2 Programming - 0 Replies Now we will look at some more advanced things like creating a text editor, with load/save files.
First create a windowsformapplication.
Make sure you name it:
TextEditor
Now delete the "Form1.cs".
Now right click at your solution and choose:
Add > Windows Form
Make the name:
TextEditor
Now make the design fit into what you want.
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:
How to Write a WoWHackTt Module [ENG] Part1 01/16/2005 - WoW Guides & Templates - 0 Replies Seeing as I am very bored at the moment,and people are obviously interested, I decided to make a tutorial on making modules with WowHackit. First off, before you get started on this I recommend you have knowledge of the c++ language.
I will start by teaching you what goes on in my module, then when the Packet Hooks are written, and added with the WoWHackit files I will teach you packet sending and more!
First off lets start with what we do at the beginning of every program.
Code:
...
WoWHackIt Released 01/15/2005 - WoW Exploits, Hacks, Tools & Macros - 4 Replies Screen
Forum der Dev's