Requests - AutoIt only

10/19/2015 22:54 everknown#241
request for making a fishing script:
I found these cursor id for a game RIFT:
; Pressed 1(fishing rod) -> new cursor id = 0x29BF10B9 (Bluehand cursor)
; When clicked -> New id = 0x045210E1 (arrow cursor)
; Fish Caught -> New cursor id = 0x20BE10FD (fish cursor)

These cursor i found their files as well through resource viewer software. Added these in attachment.


Here is what i tried so far to get info:


What i want is a way to detect the button "Take All". ( Window spy tool autoit gives all 0 value). Resource viewer got no button for me :(

A script that remembers USER mouse position on start and keeps that for as long this script is running as $aPos[0] and $aPos[1]. Whenever players or script moves the mouse, it returns back to that position with random pixel of plus minus 2px.

And as last part. Detect mouse change and validate it with switch case ( If cursor id = 0x29BF10B9 then MouseClick (Left)
If cursor id = 0x20BE10FD then MouseClick(Left) sleep 500 Loot()

And Func Loot() is the Detect Take All Button and do MouseClick(Left) and start over the script.
10/28/2015 12:55 Bonez187#242
Falls hier jemand Hilfe braucht, ich programmiere seit 8 Jahren mit Autoit. Meldet euch. Skype: naostyler

PS: Bitte schreibt in die Anfrage woher ihr mich kennt.
10/30/2015 18:32 peterpan009#243
Hallo Freunde,
ich brauche ein kleines simples Programm, welches auf meinem vServer läuft.
Dieses Programm soll dafür sein, dass ich nicht dauerhaft online bin.

Was soll das Programm machen?
-> es soll einen Timer geben, den ich einstelle und wenn dieser abgelaufen ist, soll das Programm autom. zwei Mausklicks erledigen.

Kann mir jemd. so etwas programmieren?
11/07/2015 20:05 °Incinerate#244
@peterpan009

12/03/2015 18:32 coho#245
Hallo zusammen ich suche hilfe für eine AutoIT bot brauchen tu ich keinen kompletten code da ich wirklich nur das wo ich nicht weiter komme / weiss und ich noch anfänger bin erklärt und evt. nen befehl etc ... zum ein tippen haben möchte

derzeit habe ich folgendes problem

ich möchte das mein zukünftiger bot selbst entscheidet ob er sich einlogen muss oder nicht login selbst funtioniert einwand frei .....

weiterhin wollte ich wissen ob es sinn macht gewisse optionen / funtionen in einzellnen dateien abzulegen wenn sie z.b. durch unterschiedliche auflösung verändert sind ....

liebe grüße


hier nun der code der bissher steht ...
;; Mein erster Versucht

Bot_Start ()

Func Bot_Start ()
Run ("C:\Program Files\Mozilla Firefox\firefox.exe")
Sleep (5000)
Send ("http://portal.pixelfederation.com/trainstation/?lang=DE")
Sleep (1000)
Send ("{ENTER}")
Sleep (15000)
Send ("Login Name")
Send ("{TAB}")
Sleep (300)
Send ("Passwort")
Sleep (300)
Send ("{Enter}")
EndFunc

Update

* fehlermeldung

>"C:\Program Files\AutoIt3\SciTE\..\AutoIt3.exe" "C:\Program Files\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper. au3" /run /prod /ErrorStdOut /in "C:\Users\Admin\Desktop\Bot v01beta\Test 01.au3" /UserParams
+>21:52:30 Starting AutoIt3Wrapper v.15.920.938.0 SciTE v.3.5.4.0 Keyboard:00000407 OS:WIN_7/Service Pack 1 CPU:X64 OS:X86 Environment(Language:0407)
+> SciTEDir => C:\Program Files\AutoIt3\SciTE UserDir => C:\Users\Admin\AppData\Local\AutoIt v3\SciTE\AutoIt3Wrapper SCITE_USERHOME => C:\Users\Admin\AppData\Local\AutoIt v3\SciTE
>Running AU3Check (3.3.14.2) from:C:\Program Files\AutoIt3 input:C:\Users\Admin\Desktop\Bot v01beta\Test 01.au3
"C:\Program Files\AutoIt3\Include\ImageSearch.au3"(30,46) : error: missing separator character before keyword.
Func _ImageSearch($findImage,$resultPosition,ByRef



Code

;;Mein erster Versuch

#include <ImageSearch.au3>
$y = 0,
$x = 0

Start ()
Func Start ()
Run ("C:\Program Files\Mozilla Firefox\firefox.exe")
Sleep (5000)
Send ("http://portal.pixelfederation.com/trainstation/?lang=DE")
Sleep (1000)
Send ("{ENTER}")
Sleep (15000)
EndFunc



Login
Func Login ()
local $search = _ImageSearch ('Login_Window.bmp', 0, $x, $y, 0)
If $search = 1 Then
Send ("xxxxxxxxxx")
sleep 250
Send ("{TAB}")
Sleep 250
Send ("xxxxxxxxx")
slepp 250
Send ("{Enter}")
Sleep 250
EndIf
EndFunc




____________________

Login daten wurden wurden mit X unkenntlich gemacht
12/06/2015 19:03 brutus2105#246
Ich suche ein Makro mit dem es möglich ist z.B. Taste E gedrückt zu halten so das im Spiel dann alle 0.5 Sekunden Taste E gedrückt wird.
Dann bräuchte ich nicht mehr auf die Taste zu hämmern und die Finger werden auch entlastet :)
12/10/2015 04:35 Kishgal#247
Requesting a grenade cooking timer, something like this with a numeric countdown and maybe a metre.
[Only registered and activated users can see links. Click Here To Register...]
The simplest way: Enter a value into the textbox, click set, and any time you click it would restart the countdown.
A little more complicated: Only trigger the timer if the last keypress was the 4/$ key, the grenade slot in the game I'd like to use it for. Maybe make that something that can be customised too for a little more general usability.
Either one would be greatly appreciated, thanks in advance to any takers.
04/29/2016 18:58 ExtasY♥#248
[Only registered and activated users can see links. Click Here To Register...]

Hey suche mal hilfe dafür im sticky, hoffe da findet sich wer, der kurz lw hat. ^^
05/10/2016 16:16 OxyNorman#249
Hello !

Is there some good stuff out here so could be helpfull to my script ?

Iam searching for something that I can use in my script so will read the MC Adress of the Computer, where my script is sent to. So its not able to let the other person to send it to others, where it wont work? Is this possible? I have Searc around on AutoIt forum also, but I have tried around with a friend, but have been closed minded :O Do anyonw here have a usefull tip for me ? Best regards Oxy :)
05/10/2016 16:34 alpines#250
First of all you're looking for the MAC-Address, not the "MC Address".
Second of all it is possible to do so but this would require a string inside your program containing the mac-addresses or getting them online.
This is a big weak point since you can manipulate online traffic or simply decompile the application because there are many decompilers for Au3.
05/10/2016 17:10 OxyNorman#251
Quote:
Originally Posted by alpines View Post
First of all you're looking for the MAC-Address, not the "MC Address".
Second of all it is possible to do so but this would require a string inside your program containing the mac-addresses or getting them online.
This is a big weak point since you can manipulate online traffic or simply decompile the application because there are many decompilers for Au3.

Ok, thank you for answering :) What is the best to do then ? What would you`ve done ? :)
05/10/2016 17:38 Devsome#252
Quote:
Originally Posted by OxyNorman View Post
Ok, thank you for answering :) What is the best to do then ? What would you`ve done ? :)
Simple, do not use AutoIT for it :>
If you want to protect your source by sharing or leaking, I prefer C++ or any own created DLL.
05/10/2016 17:40 OxyNorman#253
Quote:
Originally Posted by Devsome View Post
Simple, don not use AutoIT for it :>
If you want to protect your source by sharing or leaking, I prefer C++ or any own created DLL.

Ok thanks for help :) :)
05/11/2016 22:50 SayzAngel#254
Hey, ich suche einen Bot der nach einer gewissen Zeit etwas in ein Textfeld tippt. Dies soll er immer regelmäßig machen. Hat da zufällig jemand was?

mfg. :)
07/21/2016 11:13 FadddYT#255
Im need help with aimbot in rust coded in autoit