Hi, ^^
also ich bin zwar noch nicht so gut in AutoIT aber ich versuche gerade einen S4JumpBot zu machen ;P. ich habe jetzt mal ne frage wenn ich den Character zum rennen bringen will was ist an diesem Script falsch ?
^^ ok
bei S4 sind ja alle (von F2 bis F10 und F12) belegt deswegen wollte ich halt mal F11 nehmen ^^ ok ich mache edit wenn getestet
1st edit: soll ich {Ö down} oder {Ö} benutzten ?
-.- funkt alles nit -.-
bin erstmal off ;P werds moin weiter probieren wenn jem n geistesblitzt kommt einfach schreiben ^^
Damit hier nicht noch 3 Seite weiter gerätselt wird , werde ich die Lösung kurz präsentieren (Mit SuFu hättest du die Antwort auch gefunden , da schon viele das problem hatten) .
S4-League hat ja bekanntlich ein Anti-Hack-Schild .
Es werden aber nicht nur Hacks geblockt , sondern auch Eingaben von außen .
Mit AutoIT wird das wohl nichts ...
Da solltest dir lieber C++/C/C#/VB/Java(?) anschauen .
Damit hier nicht noch 3 Seite weiter gerätselt wird , werde ich die Lösung kurz präsentieren (Mit SuFu hättest du die Antwort auch gefunden , da schon viele das problem hatten) .
S4-League hat ja bekanntlich ein Anti-Hack-Schild .
Es werden aber nicht nur Hacks geblockt , sondern auch Eingaben von außen .
Mit AutoIT wird das wohl nichts ...
Da solltest dir lieber C++/C/C#/VB/Java(?) anschauen .
komisch aber, dass der aktuelle farmbot auch mit autoit gemacht wurde und funktioniert.
Der wurde aber auch mit ControlSend gemacht. (gibt aber zb. bei Foofightah auch Probleme o.O Ich versteht XTrap nicht)
Also mir hat selmann gesagt dass er nicht ControlSend sondern
nur Send benutzt hat. Ich versteh trozdem nicht, warum es bei
mir nich funktioniert.
@Shadow
C++ hilft dir (und mir auch) nicht weiter, weil der Kerneltreiber
von XT die ankommenden Inputs hookt und die falschen Werte
an den Prozess übermittelt. Das heißt du bräuchtest dann schon
nen Gegenhooktreiber oder wie auch immer das heißt^^
[Question] s4league multiclient 10/26/2009 - S4 League - 1 Replies in vista works? i have 2 pc with windows XP but dont work connecting the two at the same time
[Autoit] A little question ! 10/25/2009 - AutoIt - 5 Replies EDIT: can someone make a code for me..i want to make a keypresser for silkroad(ksro)..
and i want it to work only for sro...( controlsend() ) i need to press 1,2,3,4,5
If anyone can make a code for me..please put it here ! :D
[Question] need AutoIt help 06/10/2009 - CO2 Programming - 2 Replies alright what i'm trying to do is basically this...
when you open a program, it'll say "Working" or "Not Working" i want to somehow code it so that AutoIt checks... idk i guess a website (w/o actually opening a browser)? and that website will give it a value of "Working" or "Not Working" and it'll display that... i can't think of a way to approach this, if someone can lead me in the right direction . . .
meanwhile, i'll keep searching on how to do this, thx guys :)
Edit: i'm guessing...
AutoIt Question 05/10/2008 - Conquer Online 2 - 31 Replies Hey All,
Some of you might know about the AutoTalker I released last week or so... I am now trying to make it work while minimized, and I stumbled on the ControlSend function. Now here is what I wrote
$text being the text that we are trying to send...
ControlSend("", "", "Edit1", "" &Hey All,
Some of you might know about the AutoTalker I released last week or so... I am now trying to make it work while minimized, and I stumbled on the ControlSend function. Now here is what I wrote
$text...