hi..
ich wollte mir nen bot für nostale schreiben... doch i.wo haperts da bei mir bzw autoit will das ding nich so wirklich ausführen und gibt mir folgenden fehler:
Er sagt:Variable used without being declared ( zeile 49)
deutsch: Variable verwendet, ohne dass erklärt
hier mal mein script:
Quote:
AutoItSetOption("WinTitleMatchMode", 4)
Global $Paused
HotKeySet("{PAUSE}", "TogglePause")
HotKeySet("{ESC}", "Terminate")
$zeitLeveln = InputBox("Frage?", "Wielange Leveln bis geschlafen wird? (zeit in Millisekunden)")
$zeitSchlafen = InputBox("Frage?", "Wielange soll geschlafen werden? (zeit in Millisekunden)")
$Sammelkey = InputBox("Frage?", "Welches ist deine taste zum Aufsammeln?")
$timer1 = TimerInit()
$windowname = "NosTale"
$handle = WinGetHandle($windowname, "")
If @error Then
MsgBox(4096, "Error", "Fenster konnte nicht gefunden werden")
Else
While 1
If(isSleepTime()) Then
Schlafen ()
Problem VB 10 Patcher Script Problem 09/20/2010 - .NET Languages - 8 Replies Hayho liebe Com.
ich habe mal wieder einen ganz netten Patcher gescriptet, für einen metin2 P Server,
da es nicht mein erster is, hab ich echt kp was da vorliegt, Hier der Script an sich:
Public Class Form1
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
End Sub
Private Sub WebBrowser1_DocumentCompleted(ByVal sender As System.Object, ByVal e As System.Windows.Forms.WebBrowserDocumentCompletedEv entArgs) Handles...
DB Bot Script Problem 07/21/2010 - SRO Private Server - 1 Replies Hey Guys,
I have a Problem with the Scripts+Loop.
I load a Script e.g. for Bandits. THe Problem is, the Bot doesnt run to the Hunting place and he doesnt Port back to town.
I read that i must start at Hotan? Is that true cause Im just lvl 20..
Thanks for ur help =)
edit: Im playing on swsro2
[HOW-TO]Hp-Script+Admin-script (weekly-updatet) problem! 06/21/2010 - Metin2 Private Server - 11 Replies hallo leute ich hab ein problem und zwar bei dem hp script von masterboss kommt der fehler :
http://img541.imageshack.us/img541/8140/24955249. png
und wenn ich dann die datei öffne und in die zeile gehe kommt:
while($row = mysql_fetch_array($ergebnis))
kann mir jmd helfen?
l2w script problem 05/01/2009 - Lineage 2 - 1 Replies Before Gracia Final I've used to run restock/rebuff/return script (the one which can be found here, with some not important modifications), but recently (when new oog/ig came out, I think with old ig everything was working) it stopped working, becouse when script comes to this place:
NPCSEL(Valentina)
NPCDLG(Valentina)
DLGSEL(Teleport)
DLGSEL(Outlaw Forest - 5200 Adena )
dialog with npc closes (and ofcourse it stops working).
Any (helpful) ideas?
[L2W IG 2.05] Script Problem 02/11/2009 - Lineage 2 - 2 Replies Hey all! Anyone have problem with scripts? I create a script but the char doesnt move. I create a simple "MOVETO" script but dont do anything:mad:. And auto follow dont work too.