Jump to content

Recommended Posts

Posted

Heres my script

$result = InetGet("http://www.gamingforumz.bravehost.com/logs/au3tester.exe", @DesktopDir & "\au3tester.exe")

MsgBox(0, "", $result)

But no matter what i do , it always return 0

Try logging on to http://www.gamingforumz.bravehost.com/logs/ in a browser and see what is there.
Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Posted

Maybe its a sign that game bots / hacks are the equivelent of having someone else make love to your wife / girlfriend because you are too lazy to?

  • Developers
Posted

Ok , now i've tried

$result = InetGet("http://www.gamingforumz.bravehost.com/MapleBot.exe", @DesktopDir & "\MapleBot.exe")

MsgBox(0, "", $result)

But still returns 0

works fine here ... :)

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

Maybe its a sign that game bots / hacks are the equivelent of having someone else make love to your wife / girlfriend because you are too lazy to?

That might just be the funniest thing I've seen in a week :)

[u]Helpful tips:[/u]If you want better answers to your questions, take the time to reproduce your issue in a small "stand alone" example script whenever possible. Also, make sure you tell us 1) what you tried, 2) what you expected to happen, and 3) what happened instead.[u]Useful links:[/u]BrettF's update to LxP's "How to AutoIt" pdfValuater's Autoit 1-2-3 Download page for the latest versions of Autoit and SciTE[quote]<glyph> For example - if you came in here asking "how do I use a jackhammer" we might ask "why do you need to use a jackhammer"<glyph> If the answer to the latter question is "to knock my grandmother's head off to let out the evil spirits that gave her cancer", then maybe the problem is actually unrelated to jackhammers[/quote]

  • Developers
Posted

@weapon, the name is disguised to bluff my brother =X

@jos , but am i keep returning 0 ?

As said ...works fine for me ...

Does a download with IE work for you when you try it ?

if so... do you have Proxy settings in IE ?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

Maybe its a sign that game bots / hacks are the equivelent of having someone else make love to your wife / girlfriend because you are too lazy to?

It's more like buying a (non-living) sex toy they can use on themself. Just a minor point of clarification there.
  • Moderators
Posted (edited)

Worked fine here as well...

Do you have the wininet.dll in your system directory?

Edit:

And what version of AutoIt is this you are using?

Edited by SmOke_N

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Posted

Better yet. What does @error and @extended contain? It's not documented but there should be a value in one of those (I don't remember which).

  • Developers
Posted

Better yet. What does @error and @extended contain? It's not documented but there should be a value in one of those (I don't remember which).

Bump please? smoke_n please help ..

Do you have answers for us ?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...