Search found 2415 matches

Search found 2415 matches Page 1 of 242
by Axel
Sat Mar 24, 2012 5:44 pm
Forum: Codenstuff boardroom
Topic: How fast can you type???
Replies: 17
Views: 4491

Lol this is harder than expected
Words per minute (WPM) 86
Keystrokes 428
Correct words 84
Wrong words 0
The caps are a pain in the ass though, I always forget them
by Axel
Thu Mar 15, 2012 7:34 pm
Forum: Coding Help & Support
Topic: Program like Steam ?!
Replies: 7
Views: 2491

lol the getasynckeystate, I'd rather hook the keys instead...
by Axel
Thu Mar 15, 2012 5:27 pm
Forum: Codenstuff boardroom
Topic: Epic Minecraft
Replies: 5
Views: 1494

lol I remember this mod http://www.minecraftforum.net/topic/120 ... -and-more/ << original
by Axel
Thu Mar 15, 2012 5:11 pm
Forum: Coding Help & Support
Topic: Program like Steam ?!
Replies: 7
Views: 2491

This is harder than you might think, it involves dll injection, lots of directX, winapi shizzle I think this would be a hard thing to do in visual basic though I'd google this : "Create overlay VB.NET" or something similair If you'd try the dll injection method, I think it will be a pain i...
by Axel
Mon Feb 27, 2012 6:47 pm
Forum: Codenstuff boardroom
Topic: Better than NeoBux & ClixSense: PTCBox
Replies: 10
Views: 2669

Vikhedgehog wrote:
How can this be spam?!
Because he's not making any profit off this, learn to know scottie !
by Axel
Mon Feb 27, 2012 6:43 pm
Forum: Codenstuff boardroom
Topic: Website & Forum Design
Replies: 18
Views: 4182

Scottie1972 wrote:
a good developer (web or app) should always design the layout and function to conform to "all" modern browsers.
don't be arrogant... Many people here develop for fun, not because it's a serious thing
by Axel
Sat Feb 25, 2012 5:10 pm
Forum: Codenstuff boardroom
Topic: My website has been hacked
Replies: 19
Views: 4278

Awwwww:( sorry. It's not all bad all you have to do is change your index file. Some hackers can be real assh**es, Your lucky all he's done is changed your index file, Could have been worse A hacker is one of the most misunderstood words I can think of. A hacker looks for possible improvements and f...
by Axel
Sat Feb 25, 2012 12:25 pm
Forum: Codenstuff boardroom
Topic: FBI might shutdown the Internet on March 8
Replies: 13
Views: 3253

Agust asked me to post this :P Millions of computer users across the world could be blocked off from the Internet as early as March 8 if the FBI follows through with plans to yank a series of servers originally installed to combat corruption. Last year, authorities in Estonia apprehended six men bel...
by Axel
Wed Feb 22, 2012 8:33 pm
Forum: Coding Help & Support
Topic: Click through form?
Replies: 9
Views: 2774

well afaik, hwnd means the handle of a window (HandleWiNDow, get it ?)
oh and every control is a window too lol
by Axel
Wed Feb 22, 2012 6:58 pm
Forum: Coding Help & Support
Topic: Click through form?
Replies: 9
Views: 2774

Im unsure about the usage about the SetCapture and ReleaseCapture API functions, but they might do what you want. Private Declare Function SetCapture Lib "User32.dll" (ByVal hWnd As IntPtr) As IntPtr Private Declare Function ReleaseCapture Lib "User32.dll" () As Boolean Start ca...
Search found 2415 matches Page 1 of 242
Go to advanced search