![]() |
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Programmer | The CN auth I wrote has been around in the Coder section but I decided to let anybody use it now. Current Version: 1.1 Support: .NET C# Usage: Code: CNAuth auth = new CNAuth(); auth.Group = GroupEnum.Subscriber; auth.User = "Bomb"; auth.Pass = "lolz0rz"; auth.MinPosts = 1; bool isAuthed = auth.GetResult(); auth.Reset(); Code: Dim auth As New CNAuth() auth.Group = GroupEnum.Subscriber auth.User = "Bomb" auth.Pass = "lolz0rz" auth.MinPosts = 1 Dim isAuthed As Boolean = auth.GetResult() auth.Reset() OBFUSCATE YOUR BOTS Also, have the dll embedded in your bots. If you have the dll in the same folder then someone will crack the dll and distribute it around. |
| | |
| Sponsored Links | |
| | #2 (permalink) |
| Senior Member | lolokekekekepedobear, first also, use this people k
__________________ Selling Microsoft Product Keys [Click Here!] |
| | |
| | #10 (permalink) | |
| Programmer | Quote:
| |
| | |
| | #11 (permalink) |
| Member Join Date: Apr 2009
Posts: 98
Reputation: 15 ![]() cBay Rating: | i did add the reference....... EDIT I am a fucking idiot... it's a type expected error. I auto corrected it, and the objects are unassessible becuase they are private members. Last edited by Homer Simpson; 10-26-2009 at 09:36 PM.. |
| | |
| | #12 (permalink) |
| Senior Member | Was always jealous that coders had this lol, thanks!
__________________ INSTANT Lockerz Invite, CLICK HERE |
| | |
| | #13 (permalink) |
| Senior Member | Make sure it says "Dim auth As New CNAuth()" ![]() EDIT: oops double post. Merge please.
__________________ INSTANT Lockerz Invite, CLICK HERE |
| | |
| | #14 (permalink) | |
| Senior Member | Quote:
![]()
__________________ Embrace the heaven we see in hell. A1own.com- Stream / Download: Movies / TV Shows straight to your iPod! Stream/Download Music Straight to your iPhone or PC!! Mobile SMS Bomber!! | |
| | |
![]() |
| Tags |
| auth, cheatingnetwork, release |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cheatingnetwork Auth System | bobbobob | Public Bot / Exploit Releases | 12 | 04-11-2009 10:14 PM |