Code:
{$CLEO .cs}
0000:
alloc 1@ 360
alloc 2@ 260
0AD3: 1@ "http:%c%cdownload1584.mediafire.com%c0j8c05w0h55g%ce4n5bkdkov855ho%csiteM16+%281%29.png" 47 47 47 47 47
0AD3: 2@ "CLEO\aim.png"
:File
wait 0
if
0ADC: "OK"
jf @File
0AB1: @Download 2 _url 1@ _file 2@
0ACD: "Done" 2000
jump @File
:Download
wait 0
if
0AA2: 3@ = load_library "Urlmon.dll" // IF and SET
jf @Download
0AA4: 4@ = get_proc_address "URLDownloadToFile" library 3@ // IF and SET
0AA7: call_function 4@ num_params 5 pop 0 0 0@ 1@ 0 0
0AA3: free_library 3@
ret 0
It is just keep crashing, Am I doing something wrong here?
@Parazitas
@monday
@Opcode.eXe