| Author |
Message |
Topic: Hunk, Mass Dowloader Script! |
StreetRider
Replies: 3
Views: 598
|
Forum: Scripts & Functions Posted: Mon Jun 09, 2008 11:32 am Subject: Nice. |
Would this script be able to be mod'ed to work on galleries that you do not know the name of the pictures?
That was you could go to a gallery sight and get all the pictures in one click. Ther eis ... |
Topic: Bulk image Downloader |
StreetRider
Replies: 2
Views: 386
|
Forum: Utilities & Resources Posted: Mon Jun 02, 2008 2:14 pm Subject: No quite the same function |
| I will check that out, althou the program I was talking about you just enter in a url, and it scans for all pictures and will run links out to all pictures so that you can download a gallery at once. ... |
Topic: Bulk image Downloader |
StreetRider
Replies: 2
Views: 386
|
Forum: Utilities & Resources Posted: Tue May 20, 2008 5:38 pm Subject: Bulk image Downloader |
I had gotten a free copy of this program from Giveawayoftheday.com.
And some how I deleted it and I miss it badly. Saves alot of time if you find a gallery of photos that you "WANT".
I ... |
Topic: GameGuard |
StreetRider
Replies: 4
Views: 136
|
Forum: Ask for Help Posted: Mon May 19, 2008 8:18 pm Subject: gee thank you |
Bobo;
Thank you for your opinion on me. That is why I post here.
I just thought that seeing as how people here program scripts for use in games that someone here could give me a quick to the p ... |
Topic: RegExMatch isn't working anymore. |
StreetRider
Replies: 11
Views: 220
|
Forum: Ask for Help Posted: Mon May 19, 2008 8:11 pm Subject: Thank you |
| Thakn you for taking the time for this. I need to learn RegEx. For this type of thing it is so much quicker. |
Topic: RegExMatch isn't working anymore. |
StreetRider
Replies: 11
Views: 220
|
Forum: Ask for Help Posted: Mon May 19, 2008 7:26 pm Subject: Thank YOU. |
thak you for explaining th RexEx line. That is the first time I have seen someone take the time, that makes sense.
I could use a IFInString to send the variable to the right RegEx line. or a If con ... |
Topic: GameGuard |
StreetRider
Replies: 4
Views: 136
|
Forum: Ask for Help Posted: Mon May 19, 2008 7:20 pm Subject: who what when where |
| Is there anyway to tell if a game has that active? Will a process be running when agame has this, or is it written into the games code itself? |
Topic: GameGuard |
StreetRider
Replies: 4
Views: 136
|
Forum: Ask for Help Posted: Mon May 19, 2008 5:36 pm Subject: GameGuard |
I am not familiar with GameGuard.
Is there a post that explains it well? Is there anyway to get around it? I inderstand them not wantinf snipper bots, but to not allow rapid clicking or the likes.... ... |
Topic: RegExMatch isn't working anymore. |
StreetRider
Replies: 11
Views: 220
|
Forum: Ask for Help Posted: Mon May 19, 2008 5:33 pm Subject: By George I think you've got it. |
Thank you for all of your help.
I think your last attempt did it.
possible varible strings are as follows.
G01X-1.1234
G01X-1.234Y1.123
G01X1.1234
G01X1.1234Y1.1234
X1.234
X-1.1234
X1 ... |
Topic: RegExMatch isn't working anymore. |
StreetRider
Replies: 11
Views: 220
|
Forum: Ask for Help Posted: Mon May 19, 2008 4:17 pm Subject: Thank you. |
Here is the problem.
I need to use the number else where as both a positive and a negative.
It seems that if the "Haystack" has the "-" then it returned no string. If it was ... |
Topic: RegExMatch isn't working anymore. |
StreetRider
Replies: 11
Views: 220
|
Forum: Ask for Help Posted: Mon May 19, 2008 1:05 pm Subject: Works in test script only. |
When I use this code in my program it returns blanks. In test scripts it seems to work fine.
the problem seems to be that sometimes LastLine will have a negative number and sometimes a positive.
... |
Topic: RegExMatch isn't working anymore. |
StreetRider
Replies: 11
Views: 220
|
Forum: Ask for Help Posted: Fri May 16, 2008 11:56 am Subject: Thank You. |
Thank you for your answer. I will try that today. As well as my next project is to teach myself those damn regex codes.
I was given that line as a answer to a call for help. I thikn I did nopt expl ... |
Topic: RegExMatch isn't working anymore. |
StreetRider
Replies: 11
Views: 220
|
Forum: Ask for Help Posted: Thu May 15, 2008 8:02 pm Subject: RegExMatch isn't working anymore. |
I hd gotten a great answer from one of the Power Users here and it seemed to work, now it doesn't.
It should return the X5.234
PullBack= G01X5.234Y7.2343
RegExMatch(PullBack, "\bx.+? ... |
Topic: RegEx Faster? Easier? - SOLVED |
StreetRider
Replies: 6
Views: 186
|
Forum: Ask for Help Posted: Sun May 11, 2008 4:51 pm Subject: Thank you once again Oberon. |
Well, the varialble labels would make sense if you were wrtiing the code for parsing a CNC fanuc file.
But your line of code does return what I need.
Well, almost. How about just the number so ... |
Topic: RegEx Faster? Easier? - SOLVED |
StreetRider
Replies: 6
Views: 186
|
Forum: Ask for Help Posted: Sun May 11, 2008 4:29 pm Subject: RegEx Faster? Easier? - SOLVED |
I can not seem to get my arms around RegEx. From what I understand it is probably faster and easier for this type of operation.
This is how I understand to do this the old BASIC method.
UPDATE ... |
| |