I 've looking for tutorials or some example to make an application with C# or visual basic, using nuconnector to get some info from the game.
...
Thats what he is looking for
I thought nuconnector is just for sending injects or something like that.
You can get info from the game like HP and MP by using offsets and addresses. Don't ask me how because I'm trying to learn that as well
I thought nuconnector is just for sending injects or something like that.
You can get info from the game like HP and MP by using offsets and addresses. Don't ask me how because I'm trying to learn that as well
Thanks for de reply anyway I will looking for more information. Only with coordinates I should be happy hehehe.
Thanks for de reply anyway I will looking for more information. Only with coordinates I should be happy hehehe.
Thanks !!
np. I've almost forgot... Killah knows how to get info from the game (especially coords). You can pm him though he didn't have time to teach me how to do it ^^
Quote:
Originally Posted by uoah
Hi Hussert,
I have one question, I supose you code with autoit, but can you explain me how you make the server list please?
it will so usesfully for me too
thanks for all
So, you've asked here first. Doesn't matter now because I've replied to your pm.
[Release]Code´s für AutoIt V3, Visual Basic und CMD 06/11/2010 - Coding Tutorials - 3 Replies Tutorial
@Bei falscher Sektion ..sry
Auto IT V3
Was es ist : _Date_Time_FileTimeToLocalFileTime
#include <GuiConstantsEx.au3>
#include <Date.au3>
#include <WindowsConstants.au3>
Hack code in Visual basic c++ express 2010 einfügen? 05/08/2010 - .NET Languages - 15 Replies Also ich habe einen Hack erstellt, für metin2. Der läuft auch recht gut, aber ich würde ihn gerne schön gestalten, also habe ich auch noch ein Programm dafür mit visual basic c++ express 2010 gemacht hier screenshot:
http://img28.imageshack.us/img28/2580/unbenannt2j d.png
Naja ok und nun würde ich gerne wissen, wie man beides zusammen fügt?
Also mal hier der hack code:
HotKeySet ( "{F5}" , "Start" )
HotKeySet ( "{F6}" , "Ende" )
HotKeySet ( "{F7}" , "Pause" )
while 1
Wie code ich das! mit Visual basic 2008 Express Edition 04/30/2010 - .NET Languages - 8 Replies gutentag ich habe eine frage an alle Visual Basic Programmierer bei Gutefrage.net. Ich möchte mit Visual basic ein programm schreiben womit man computer Überwachen kann also das programm soll jede 10 sekunden ein screenshot vom desktop machen und es dann auf mein Ftp server schicken und ich kann jeder zeit mir die bilder auf meinem FTP server anschauen . ich habe mir schon ein tutorial bei youtube angschaut aber es hat nicht funktioniert könnte von euch jemand mir schnell einen tutorial machen...
Visual Basic - Code aufrufen? 03/24/2010 - .NET Languages - 2 Replies Tag,
ich habe mal ne kleine Frage zu VB:
Wenn ich eine Form erstelle gibt es ja einen Code dazu. Bisher habe ich es nur geschafft diesen aufzurufen, in dem ich die Form abgespeichert habe und dann auf "Form1.Designer.vb" geklickt habe.
Nun möchte ich wissen, ob das auch schneller geht, dass ich nicht immer alles abspeichern muss.
Danke im Vorraus.