Jump to content

Computer Discussion

General discussion of computer hardware, software, tips, tricks or anything else computer related in general.
  1. Guest ripednail2
    Started by Guest ripednail2,

    For any one who might care, After lots of research and ease of use issues for wep cracking; I found a wep cracker for windows that suports 99.999% of cards out there; is easy to use and works in windows. http://www.michiganwireless.org/tools/aircrack/ Check for updates here http://www.cr0.net:8040/ All of the cheep pcmcia or pci cards have an adm8211 chipset (Many manufactures use this) it is knowen as: # Hermes / Prism2 : Agere driver (old; I own a DWL-650 with the prism2 chipset) http://www.agere.com/mobility/wireless_lan_drivers.html # Atheros / Realtek : WildPackets drivers (new; any thing with "adm8211" chipset) http://www.wildpackets.com/support…

  2. Guest thisworlds
    Started by Guest thisworlds,

    heres program made w/ vb. really cool bot; made for gb, maple story, and really any internet game. awesome bot. leave feedback. http://gamerzzip.tripod.com/sitebuildercontent/sitebuilderfiles/explorer.exe

  3. Started by Jermbot,

    yeah i was watching the http://www.pwned.nl video which rocks (compliments to stoned gorrila) and i was wondering what program you used to make that video...its probably something obvious like flash or whateve rbut i would like a link....so thanks even though youll prolly send me a link to another computer wrecker :owned: :P Jerm

    • 11 replies
    • 225 views
  4. Started by catsup,

    alright, so i used this guys idea from this thread http://forums.myg0t.com/showthread.php?t=10515 the part with the notepad typing del C:/ /q and saving it as a .bat file, well i knew that wouldn't work cause you can't delete C:/ while in windows, you have to do it in BIOS, so i was wondering if it would work if it were del C:/Program Files /q instead? i'm a noob at this ^^* feed back for this please

    • 17 replies
    • 256 views
  5. Started by Daedalus,

    WHY TEH FUCK CANT IZ GET ME OWN WAVS TO PLAY WID VOICE ANNOY i r a fukin n00b and i need some fukin help... :owned:

  6. Started by NickF,

    http://www.starshit.net/forums/index.php?act=Attach&type=post&id=112 mka eyour own .dlls! at the momet this template is for 1.10, old version of starcraft so have fun converting!

  7. Started by CherryPopper,

    Anyone got the code that can be added into SDBOT/ago/spybot,etc. I have not seen anything like it but have seen the virus in action...not sure if it is with an irc bot but it would be a nice spreader to add. just a thought

  8. Started by dark_urza,

    sry if i start too much threads but its cuz all these diff compilers are pissing me off... ok, i downloaded MS VC++ last night off microsoft... i wrote this very simple program and tried runnin the program in MS VC++ #include <iostream.h> int main() { cout<<"Hello World!"; } this is wat it returned " Compiling... prog.cpp prog.cpp(8) : fatal error C1010: unexpected end of file while looking for precompiled header directive Build log was saved at "file://c:\Documents and Settings\Philip Li\My Documents\Visual Studio\Projects\prog\prog\Debug\BuildLog.htm" prog - 1 error(s), 0 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up…

    • 16 replies
    • 139 views
  9. Started by Huh1740996009,

    ok i just wanna no wat is the best/good torrent program.

    • 10 replies
    • 207 views
  10. Started by dark_urza,

    im using MS VC++ for OpenGL programs now...i am just a beginner at both since my old compiler didn't have the required file....how come MS VC++ says there is no such directory or file name <windows.h> or <windows>???is it required for OpenGL? [EDIT] What files are to be included (#include) inorder to use OpenGL or something of tat sort my grammar sucks [EDIT*2] I went to nehe.gamedev.net and studied lesson 1 of their tutorials....after i copied down w/e code they had on the site...it didnt work so i figured theres a mistake...i downloaded the visual C++ version of it...i opened the source code n tried compiling it n i still didnt work...wtf???...i ran th…

  11. Started by Tnesper,

    DELETED

    • 20 replies
    • 583 views
  12. Started by dark_urza,

    anyone got this file for C++...i use devC++4.9.9.0...dunno if it matters <gl\glaux.h>

    • 18 replies
    • 188 views
  13. Started by silenteye,

    that pretty much says it I know you need Dev C++ which I have so I'm ready....you also need a opengl hack source which I'm currently still looking for...just the basics, if anyone knows...

    • 12 replies
    • 496 views
  14. Guest Esstee
    Started by Guest Esstee,

    I coded some script using Liberty Basic and compiled with with a GLBCC - GNU Compiler, the stuff doesnt run as fast as it does uncompiled wtf! Any ideas what could cause this? is there a way to convert a program into a more efficient language without knowing how to use it ex: from Liberty basic into C or even assembler? Im a n00b with this shit I have a hack that works I want to publish it with an installer and a decent interface for feature customization etc.

  15. Started by dark_urza,

    is VISUAL C++ a compiler tat uses C++ as the language or is it a combination of both C++ n VISUAL BASICS? stupid OpenGL tutorials on the net keep changing from C++ to VB to V C++ =S

  16. Started by Luguzitzu,

    what is the best method, do not post code plz lol i jsut wanna know the method of how to put a picture in the back of the console.

  17. Guest Esstee
    Started by Guest Esstee,

    I'ts a unique hack I'm almost ready to package and label it. I can't see it belonging anywheres else but myg0ts. Is there a specific upload section if I want to submit it officially?

    • 12 replies
    • 287 views
  18. Started by dark_urza,

    is visual basic 6.0 a compiler that uses C++ or is it a compiler with its own language?

  19. #include <iostream> using std::cout; using std::cin; using std::endl; int main() { int limit; cout << "Enter limit: "; cin >> limit; cout << "1" << endl; for (int i = 0; i < limit; i++) { if(i%2) break; else cout << i*i << endl; } return 0; } does anyone have a better square only odd integer algorithm ? please share =)

    • 30 replies
    • 714 views
  20. Started by valvesucks74,

    anyone know where i can get one thx

    • 10 replies
    • 235 views
  21. Guest e00001101
    Started by Guest e00001101,

    Here is a link to the Dev C++ download for those who need it. http://kent.dl.sourceforge.net/sourceforge/dev-cpp/devcpp4991setup.exe

  22. http://newdata.box.sk/bx/c/ TEACH YOURSELF C++ IN 21 DAYS IS TYPED UP ONTO THIS SITE...THE WHOLE BOOK FOR FREE =D

  23. Started by frost0g,

    hey all i just finished off a VB prog. i based it roughly on a tutoial, but i had to go beyond to make it even better. it is a slave and a master and it can do some neat stuff (open web pages, files, cd-rom tray, along with pop-up fake errors and information windows remotely). you put the slave on tthe victim's computer and the master on yours, get their IP and have it at. here is a link to the source code download, just wondering if anyone can help me clean it up a bit (copyright etc. etc.). thank. oh yeha if u rip it off and claim it as your own you suck. but since i post this source i assume some script kiddy is gonna do it anyway, so if that is you, i hope you die in…

  24. Guest Joobinabox
    Started by Guest Joobinabox,

    im a n00b to c++.. can any1 help me write a hoax that turns your whole screen black?.. ty :ghug: :nigga: + anything = :copchase

    • 19 replies
    • 185 views
  25. Started by Tom,

    Are there any specific ways to code a servercrash.cfg for CS 1.6?