nijmaz Posted August 6, 2017 Posted August 6, 2017 This is my code and i can't get it to work. Global $Click Global $pos Func Pixel () $Click = PixelSearch(597, 55, 1073, 844, 0x79582A) if Not @error Then MouseMove($Click[0], $Click[1], 7) EndIf EndFunc Sleep(1000) Func GetPos () $pos = MouseGetPos() Sleep(2000) MouseClickDrag("Left", $pos[0], $pos[1], 660, 142) EndFunc MapleLogs.au3
Moderators JLogan3o13 Posted August 6, 2017 Moderators Posted August 6, 2017 @nijmaz what game are you farming maple logs in? "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
nijmaz Posted August 7, 2017 Author Posted August 7, 2017 @JLogan3o13 it's an atatchment im gonna make to a OSRS script i've made if you want the script you can just message me so i can send it
Moderators JLogan3o13 Posted August 7, 2017 Moderators Posted August 7, 2017 OSRS = "Old School Runescape"? "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
Moderators JLogan3o13 Posted August 7, 2017 Moderators Posted August 7, 2017 I figured as much. You apparently strolled right past the forum rules on your way in. Please read them now, especially the section on game automation, and you will see why this topic is now locked. You will get no assistance on this subject. "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
Recommended Posts