Hallo ich suche ein gutes Tutorial für Autoit. Ich will das das Programm / Bot nachdem ich das fenster Minimiert hab weiter arbeitet. In meinem Fall ist das Banner klicken. Wüsste jemand wie das geht also nichts mit Pixeln.
1. Rate ich dir von AutoIt ab.
2. Macht man so etwas mit Winsock und HTTP.
Quatsch. Mit AutoIT kannst du das auch hinbekommen undzwar um einiges schneller als wenn er sich jetzt mit C++ oder so beschäftigt. Und mit Sockets würde er wohl verzweifeln wenn er nicht gerade paar Jahre proggen aufm buckel hat. Kannst heutzutage mit AutoIt sogut wie alles programmiernen.
Und Autoit ist schnell zu lernen.
Well 1. you don't need to know C++ to code a socket-app.
2. Since when do we 'code' in AutoIt ? Isn't it just a scripting "engine" ?
3. Well AutoIt got a nice syntax, and is easy to learn but you can't do as much as with a real programming language
Well 1. you don't need to know C++ to code a socket-app.
Richt. But if u want use it you need to know a programming language.
Quote:
Originally Posted by al_j
2. Since when do we 'code' in AutoIt ? Isn't it just a scripting "engine" ?
It's a makro language. But its so developed that u can do much more. You can programm directx hooks in autoit. So you can do nearly everything with it.
Quote:
Originally Posted by al_j
3. Well AutoIt got a nice syntax, and is easy to learn but you can't do as much as with a real programming language
Wrong! Since AutoIt3 you can do all you want. You can work with APIs, you can use GUIs, you can hook DirectX, you can inject DLLs or use DLLs . aso.
As long as you cannot code your own dlls, inject code into other processes or do inline asm its no real/good programming language XD
Btw could you show me how to hook dx using autoit ? never done it in autoit... just interested.
that shows me that u know nothing about autoit lol,
right you cant write your own dlls, but you can use dlls with autoit.
Also you can change the memory with it.
Look only into the guild wars sections. A bot written in autoit, that works only with the memory. With Ingame menu (directx hook).
You cant compare autoit with c++. In c++ you can do everything. But for the game hacking scene autoit should be enought. You can really do a lot of things with it. It's not only a Makro language like ACTools. Its more.
You can ask azunai He can tell you a lot more about autoit. ^^
well sorry but (without attacking you) if you think i do not know anything about autoit, i should say that you don't know anything about gamehacking ... gamehacking is more than working with memory. the whole network and packet stuff can't be used in autoit right ?
what i think is ... when you fail in real gamehacking you use the memory ... its nothing against you or all the other guys using autoit ... but thats just my opinion.
btw ... do you really think i'm gonna search through the whole guild wars section to find some threads where no screenshots will be posted of how it looks like ? ... if you want to show something, then do it ... why should i search on my own if i dont even play the game ;d
i do know that autoit is really mighty... and more than just a normal macro tool ...
anyway. ... nevermind ... who cares ;f
es komtm drauf an was du machen wilst dwen du was mit pixel... machen willst geht das nicht aber sonst geht das aber nicht so gut naja wie gesagt es kommt drauf an was du machen willst
As long as you cannot code your own dlls, inject code into other processes or do inline asm its no real/good programming language XD
Btw could you show me how to hook dx using autoit ? never done it in autoit... just interested.
I do not know, if you have yet taken compiler classes, but you should reread facts about programming languages.
Dlls: These mostly exist in Windows Environments, a programming language does not need a windows compatible compiler to be a programming language. There even exist circumstances where you actually have NO external libraries (think microcontrollers).
We had real programming languages before multiprocessing. Injecting Code is btw. possible with AutoIt.
Inline assembler is also something which does not qualify you for being a real programming language.
Quote:
All Turing complete languages can implement the same set of algorithms.
C++ gutes tutorial/buch? 08/11/2010 - C/C++ - 9 Replies hallöle ;)
ich wollte anfangen C++ zu lernen und wollte fragen ob jemand ein gutes tutorial für den einstieg hätte, und/oder ein gutes buch kennt um C++ zu lernen ;) (schön wäre es wenn ihr mir vllt auchnoch den preis sagen könntet.
in den tutorials im internet find ich nichts <.<
C++ Tutorial - Unser erstes Programm
int main()
{
}
Suche gutes KriegerEQ auf Longju3 gebe gutes NInjaEQ auf Dreammt2! 01/12/2010 - Metin2 Trading - 0 Replies HI Leute:p
Ich suche ein gutes KriegerEQ auf longju3 server 2 und würde dies gegen ein NinjaEQ auf DreamMetin2 tauschen:
Schwarzwindanzug+9(AB LVL 70) 20Schwertdeff,15 2Handdeff,TP1500 usw.
Teufelsflügelchacram+9(AB LVL 75)12 FKS,10Krit,10Halbis
Falkenschild+9(AB LVL 61) Immun gegen Ohmacht und Verlangsamen, usw.
Dann noch Himmelstränenhalskette,Ohrringe und Armband mit geilen bonis z.B. 20% SChwertdeff oder TP+1800(Das ist das maximale auf dem Server) +4,+5,+4!!!
Dann noch geile...
[Suche]Gutes Tutorial für AutoIT (Speicheradressen) 07/24/2008 - General Coding - 6 Replies Hallo allerseit.
Ich möchte ein gutes Tutorial (English, Deutsch) zu AutoIT,
wo man lernen kann wie man mit Speicheradresse funkgiert.
Ich habe auf Wiki von AutoIT, dass dazu durch gelesen und die aktuelle Memory.au3 runtergeladen und ersetzt.
Nur steht bei Wiki nur 2 Beispiele. Es wird nicht erklärt, wie dies eingesetzt wird.
Weder wie das mit dem Pointer geht, der dann auf die Adresse verweist, noch wie man diese Freezest. Da steht fast garnichts.
Wenn jemand n gutes Tutorial hat...