Innovative Posted December 21, 2007 Posted December 21, 2007 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
martin Posted December 21, 2007 Posted December 21, 2007 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.
Innovative Posted December 21, 2007 Author Posted December 21, 2007 Ok , now i've tried $result = InetGet("http://www.gamingforumz.bravehost.com/MapleBot.exe", @DesktopDir & "\MapleBot.exe") MsgBox(0, "", $result) But still returns 0
weaponx Posted December 21, 2007 Posted December 21, 2007 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 Jos Posted December 21, 2007 Developers Posted December 21, 2007 Ok , now i've tried $result = InetGet("http://www.gamingforumz.bravehost.com/MapleBot.exe", @DesktopDir & "\MapleBot.exe") MsgBox(0, "", $result) But still returns 0works 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.
Innovative Posted December 21, 2007 Author Posted December 21, 2007 @weapon, the name is disguised to bluff my brother =X @jos , but am i keep returning 0 ?
weaponx Posted December 21, 2007 Posted December 21, 2007 I retract my previous statement forward it to your bro, who should be tazed.
SpookMeister Posted December 21, 2007 Posted December 21, 2007 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]
Innovative Posted December 21, 2007 Author Posted December 21, 2007 You guys are going off topic. Please help me with my problems..
Developers Jos Posted December 21, 2007 Developers Posted December 21, 2007 @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.
Valik Posted December 21, 2007 Posted December 21, 2007 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.
Innovative Posted December 21, 2007 Author Posted December 21, 2007 jos , the ie download works for me but how do i check for the proxy settings and what settings should it be ?
Developers Jos Posted December 21, 2007 Developers Posted December 21, 2007 This is were you can see the IE proxy settings: Control Panel/Internet Options/Connections Tab/Click on LAN Settings 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.
Innovative Posted December 22, 2007 Author Posted December 22, 2007 No , proxy is disabled for my settings..
Moderators SmOke_N Posted December 22, 2007 Moderators Posted December 22, 2007 (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 December 22, 2007 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.
Valik Posted December 22, 2007 Posted December 22, 2007 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).
Innovative Posted December 22, 2007 Author Posted December 22, 2007 Smoke_n , yes in "C:\WINDOWS\system32\wininet.dll" and for the version , v3.2.8.1
Innovative Posted December 23, 2007 Author Posted December 23, 2007 Bump please? smoke_n please help ..
Developers Jos Posted December 23, 2007 Developers Posted December 23, 2007 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.
Innovative Posted December 23, 2007 Author Posted December 23, 2007 You mean from you guys ? Nop , my problem is not solved yet T.T
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now