Separate names with a comma.
This is VB6. Not Vb.NET
Nice guide. I liked how you showed the pets that you can only get from the ray.
LiveHTTPHeader (http://livehttpheaders.mozdev.org/) is definitely easier and more convenient than Etherdetect
// Create the canvas element var canvas = document.createElement("canvas"); canvas.width = image.width; canvas.height = image.height; // Draw the...
Don't ask where I got this... // Last Updated: 2nd Feb 2009 // Lead Programmer: Laser Wave // // ==UserScript== // @name Neopets Auto Haggle...
Or you just could refresh this url: http://www.neopets.com/halloween/proces ... ?coconut=1
Do you want me to make this?
The hold map pieces and threading is on the to-do list
Here's a link to it: downloads.php?d=162
It's done. I just need to add auth, and cosmetics.
I'm working on one now
Hey everyone, I thought I would make a video here because this subforum seems to have died. Basically in this video, I'll demonstrate how to...
That was just an example. I think I found a workaround so a mod can close this thread now
I was wondering if anyone had a GetStringBackwards functions in C# that would work like this. str1 = "the weather today is chilly bundle up"; str2 =...
Here is a USAB I coded in C# that I was going to release, but there is already plenty out there. Credits to cx323 for the Wrapper, GetBetween, and...
If you are looking for the compiled EXE, it is here: My Documents/Visual Studio 2008/Projects/(projectnamehere)/bin/Release Edit for your VS edition...
Are there any namespaces I need to import?
I recently made an Account Cracker and I have some problems/questions about account cracking in general: 1. It seems that Neo will lock your IP out...
I would try reextracting AU. I don't know of any free/public VPN servers so I couldn't help you there. A lot of the time the proxies (ip:port) that...
Is that wrapper the same posted by cx323 on codex?