JackyTooStrong Posted September 13, 2013 Posted September 13, 2013 (edited) Hey all! I've been using Autoit for quite some time now and I figured that this program would be perfect for something like this so I made a forum acc to ask for some help. I know some basic programming in java, turing and assembly language. However Im not quite familiar with this program so I have no clue where to start :S Firefall Shotbot -A script that sends a left click when the dot crosshair turns 'red', sleep, searches for the red pixels again. -On/Off Toggle (On the bottom of the priority list). Here's an example of the crosshair turning red when detecting an enemy: No enemy detected. Enemy Detected within the dot (turns red). I tried to search around for some existing crosshair shotbot scripts so I can throw one together but I can't seem to find any. Any help is appreciated Thanks in advanced! For those if you curious, the game is called Firefall > Edited September 13, 2013 by JackyTooStrong
DW1 Posted September 13, 2013 Posted September 13, 2013 (edited) Please take a look at the forum rules Launching, automation or script interaction with games or game servers, regardless of the game. Welcome to the forums though, and I hope you will stick around to learn this wonderful language. Edited September 13, 2013 by danwilli AutoIt3 Online Help
JackyTooStrong Posted September 13, 2013 Author Posted September 13, 2013 Oh I misread, I thought this section was meant for this kind of stuff, sorry.
DW1 Posted September 13, 2013 Posted September 13, 2013 Oh I misread, I thought this section was meant for this kind of stuff, sorry. No worries man, thanks for understanding. I hope to see you back soon with another question AutoIt3 Online Help
JackyTooStrong Posted September 13, 2013 Author Posted September 13, 2013 Working on the script atm, found a cool tutorial. Can I post my progress here for criticism? Or is this not allowed?
DW1 Posted September 13, 2013 Posted September 13, 2013 Working on the script atm, found a cool tutorial. Can I post my progress here for criticism? Or is this not allowed? If it is related to game automation/interaction at all, then no, it is not allowed. Because this thread is focused on games, it will likely be closed by a moderator soon, however as I stated previously, please do stick around and learn the language outside of game automation/interaction, it's a great language and a great forum. AutoIt3 Online Help
Moderators Melba23 Posted September 13, 2013 Moderators Posted September 13, 2013 JackyTooStrong.danwilli is quite right - please read the Forum rules (the link is also at bottom right of each page) - particularly the bit about not discussing game automation# - before you post again. Thread locked. But welcome to the AutoIt forum - and see you soon with a legitimate question I hope. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
Recommended Posts