I Want To Know How To Create A Hack,Injector,Spam Tool For CrossFire
I Don't Know Any About Programming
I Hope To Help Me
Thx Alot
1st thing you should do before learning anything about crossfire hack is learning the basics of programming (C++).
Example for a spam tool coded in cb.net
Code:
Private Sub Start(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
My.Settings.Message = Textbox1.Text
My.Computer.Keyboard.SendKeys(My.Settings.Message)
Sub End
Thats how vb.net looks like ...
So I Must Learn C++ First Then Learn VB.Net
So Where Can I Learn C++ And How To Create Hacks For CF
Thanks For Your Help ^.^
Learn VB.Net Or C++ as u like.. get books and learn from it
Originally Posted by egynono
So I Must Learn C++ First Then Learn VB.Net
So Where Can I Learn C++ And How To Create Hacks For CF
Thanks For Your Help ^.^