Separate names with a comma.
Seems like it took a long time to write :D, Well done, I hope people learn from it. I haven't seen any obvious typo. Overall it's a nice beginner...
Sorry I'm out of context could you explain what you intend to do with this ? I guesse it's linked to flash since you used a AxShockwaveFlash object.
Do you guys think it would be possible to just use a memory editor as CheatEngine to change the score ? Even is they change it with some formula,...
Well I just ignored the coordinates and changed a few things and it works fine now. I still don't understand why it wasn't working before....
I made a C# wrapper a while ago, and it logged pretty normally. Now it doesn't log anymore. I checked if anything changed and in fact now in the...
Omg, I feel ashamed. I tryed to change it hexa to decimal, but I haven't changed it to ascii ! aha thx a lot.
Hi guys, I am doing some random programming and I had this problem. When I try to send a POST(a http one) to sell Shares ( at the stockmarket) we...
Please remeber the rules for posting. And gravedidding is ok in the coding forums. I agree, but a real browser does. Firefox has milions of line...
No offence, but this is more how to do a form using dot net. A browser needs some http , sockets and threading knowledge.
Great idea to put bank operations included, when I think about it we use that often. GJ ^^. I may copy you and put it in my wrapper :D (don't worry...
Humm , I won't do that because people make mistake with referers and it makes the program easily detectable by tnt.. I use the systaxe static...
Hum... I don't know. I guess people don't like C# that much or don't know about it. I find it clearer/easier than VB since it looks like java and...
Only Muddy Bone. Worth around 50 - 75 k. Anyways, it doesn't worth programming :P
Oh, thanks. Is there any useful items in there ?
Out of curiosity, what do you mean by rubbish dump ? I don't remember I've heard of that.
Here I will post some code snippets that I think will help my fellow C# programmer brothers to develop some Cute Autobuyer. First, HowTo lunch a...
This is a class that download an image from neopet, can be useful if you want to understand how it's done. I use something similar in my Wrapper to...
This is a wrapper that I made for my autobuyer. It mimic firefox . For the moment it's not 100% optimized, but it still fast and probably safer than...
Most of School or Universities always teach C++ First. It's used everywhere and very fast, it's simle and it's easy after to learn ofher languages...
To anwser your question : 1- You need to create it with a compiled (ie C++ ) or "semi-compiled"(ie java/c# it's bytecode read on virtual machines)...