Search found 152 matches

by idiot
Wed Nov 04, 2009 7:51 pm
Forum: Technical / Scripting
Topic: keyboard emulator buttons
Replies: 8
Views: 7647

ok im thinking this part here is the code that displays the key pressed within the program and id im right then all that needs to be done to get this to work is to ad a small function to send character to an active window when the button is clicked im not great at vb but im giving it a shot maybe ad...
by idiot
Wed Nov 04, 2009 10:20 am
Forum: Beginners
Topic: Little halp for a newbie...
Replies: 6
Views: 6404

use getpixelcolor fire fox download window always starts with one color and ends on a dif colro always same 2 colors and always at top so either just check to see if color has changed to the 2nd one when its finished sometimes its best to keep it simple stupd good luck bro peace
by idiot
Wed Nov 04, 2009 10:14 am
Forum: Beginners
Topic: Script not working when using SetFocus on a game.
Replies: 6
Views: 9480

lol lucky timing for you i just heard about flyff and just started playing it im about to make some macroes for it honestly not sure why your using java for it but if you show me what you got ill patch it up for you also do you have flyff set to run in windows mode because set focus does not always ...
by idiot
Wed Nov 04, 2009 5:50 am
Forum: Technical / Scripting
Topic: keyboard emulator buttons
Replies: 8
Views: 7647

keyboard emulator buttons

ok i know how to use vk_keys in code to make script ok now what i want to be able to do is make a program that has multiple buttons you can click with mouse to send each key a-z space and 1-0 keys i have no idea how to create buttons please help i need each button to press a key never done anything ...
by idiot
Mon Mar 02, 2009 10:43 pm
Forum: Technical / Scripting
Topic: getting line and parsing not working right
Replies: 0
Views: 2501

getting line and parsing not working right

Let>HTTP_TIMEOUT=5 Let>HTTP_TIMEOUT=5 HTTPRequest>http://checkip.dyndns.org,,GET,,HTMLResponse Position>:,HTMLResponse,1,StartPos Add>StartPos,2 Position><HTMLResponse>Endpos,1 MidStr>HTMLResponse,StartPos,EndPos,YourIP HTTPRequest>http://customgameauto.com/logs/access.log,,get,info,strHTML,,,, Pos...
by idiot
Mon Mar 02, 2009 9:46 pm
Forum: Technical / Scripting
Topic: date format
Replies: 1
Views: 2707

date format

how do i call date from my computer in this format

21/Feb/2009

so i can compare it with a date in a file
by idiot
Mon Mar 02, 2009 9:11 pm
Forum: Technical / Scripting
Topic: need help with httprequest and parsing info
Replies: 12
Views: 7906

nvm figured it out thanks for the help
by idiot
Mon Mar 02, 2009 8:48 pm
Forum: Technical / Scripting
Topic: need help with httprequest and parsing info
Replies: 12
Views: 7906

bump
by idiot
Mon Mar 02, 2009 7:29 pm
Forum: Technical / Scripting
Topic: need help with httprequest and parsing info
Replies: 12
Views: 7906

more detailed requirements 8-P

ok so now i can get line number how do i use httprequest to search specific line?like once ive got the line that has the ip address then search that line for more data and if failed go to next next line search for ip again etc
by idiot
Mon Mar 02, 2009 7:11 pm
Forum: Technical / Scripting
Topic: need help with httprequest and parsing info
Replies: 12
Views: 7906

ahh ok this works now your right
ok now that i got the basic http down
how do i detect line that ip was found on so i can use that line for other data like /thankyou
by idiot
Mon Mar 02, 2009 6:48 pm
Forum: Technical / Scripting
Topic: need help with httprequest and parsing info
Replies: 12
Views: 7906

getting error in line 6 and its not working its just going to denied and my ip is in the file
by idiot
Mon Mar 02, 2009 6:27 pm
Forum: Technical / Scripting
Topic: WaitScreenImage fails to work in compiled version
Replies: 8
Views: 8345

maybe make sure the windows on that computer is fully updated and also make sure you have the image its waiting for on it also if your missing some .dll files some of ms may not work correctly ive had similar problems in the past just turns out i needed updates also if grabbed image was grabbed from...
by idiot
Mon Mar 02, 2009 6:14 pm
Forum: Technical / Scripting
Topic: need help with httprequest and parsing info
Replies: 12
Views: 7906

this dosent work but maybe this helps show what i want to do

///ok here is where i get ip of my computer Let>HTTP_TIMEOUT=5 HTTPRequest>http://checkip.dyndns.org,,GET,,HTMLResponse Position>:,HTMLResponse,1,StartPos Add>StartPos,2 Position><HTMLResponse>Endpos,1 MidStr>HTMLResponse,StartPos,EndPos,YourIP ///and here is where i get information from the websit...
by idiot
Sun Feb 22, 2009 7:17 pm
Forum: Technical / Scripting
Topic: need help with httprequest and parsing info
Replies: 12
Views: 7906

heres a copy of log file

deleted
by idiot
Sun Feb 22, 2009 6:17 am
Forum: Technical / Scripting
Topic: need help with httprequest and parsing info
Replies: 12
Views: 7906

need help with httprequest and parsing info

what im trying to do is check ip of my computer and compare that info with and ip saved to my web pages logfile and see if they have visited my thank you page and to check current date and see if its been more then say 30 days since thy visited my thank you page so basically if the ip matches check ...
Sign up to our newsletter for free automation tips, tricks & discounts