10-06-2005, 05:04 AM
; <AUT2EXE VERSION: 3.0.102.0>
; ----------------------------------------------------------------------------
; <AUT2EXE INCLUDE-START: C:\Documents and Settings\Casey2\Desktop\Gold Dropper\Gold Dropper.au3>
; ----------------------------------------------------------------------------
SplashTextOn("Gold Dropper Loader", "Sniper Bourne's Gold Dropper v1.0 Loaded", 270, 200, 1005, 0, 4, "", 8)
; Options
opt("MouseCoordMode", 0)
; Hotkeys
HotKeySet("{HOME}", "Drop")
HotKeySet("{END}", "Stop")
; Define Variables
; Functions
Func Drop()
While 1 = 1
MouseMove(498, 493, 1)
MouseClick("{left}")
MouseMove(234, 244, 1)
Sleep ( 75 )
MouseClick("left")
MouseMove(269, 304, 1)
MouseClick("left")
wEnd
EndFunc
Func Stop()
While 1 = 1
Sleep ( 5000 )
wEnd
EndFunc
; Body
While 1 = 1
Sleep ( 500 )
WEnd
; ----------------------------------------------------------------------------
; <AUT2EXE INCLUDE-END: C:\Documents and Settings\Casey2\Desktop\Gold Dropper\Gold Dropper.au3>
; ----------------------------------------------------------------------------
nothing wrong with it
; ----------------------------------------------------------------------------
; <AUT2EXE INCLUDE-START: C:\Documents and Settings\Casey2\Desktop\Gold Dropper\Gold Dropper.au3>
; ----------------------------------------------------------------------------
SplashTextOn("Gold Dropper Loader", "Sniper Bourne's Gold Dropper v1.0 Loaded", 270, 200, 1005, 0, 4, "", 8)
; Options
opt("MouseCoordMode", 0)
; Hotkeys
HotKeySet("{HOME}", "Drop")
HotKeySet("{END}", "Stop")
; Define Variables
; Functions
Func Drop()
While 1 = 1
MouseMove(498, 493, 1)
MouseClick("{left}")
MouseMove(234, 244, 1)
Sleep ( 75 )
MouseClick("left")
MouseMove(269, 304, 1)
MouseClick("left")
wEnd
EndFunc
Func Stop()
While 1 = 1
Sleep ( 5000 )
wEnd
EndFunc
; Body
While 1 = 1
Sleep ( 500 )
WEnd
; ----------------------------------------------------------------------------
; <AUT2EXE INCLUDE-END: C:\Documents and Settings\Casey2\Desktop\Gold Dropper\Gold Dropper.au3>
; ----------------------------------------------------------------------------
nothing wrong with it