| Author |
Message |
Forum: Scripts Topic: Verify an IP Address |
| xXJa50nXx |
|
Posted: July 26th, 2007, 6:08 pm
|
|
Replies: 9 Views: 1719
|
lol,
I do see the irony, but the truth is that Octal Mage=me, and PentePirate!=me.
We attend the same school. |
|
 |
Forum: Scripts Topic: Send a attachment without any dll calls. |
| xXJa50nXx |
|
Posted: July 18th, 2007, 8:29 pm
|
|
Replies: 8 Views: 1493
|
| This is a very simple example of how to send a attachment. Just put the full file name in the attach variable. attach= ;filename here. Gui, Add, Edit,vFROM x66 y27 w100 h20 Gui, Add, Edit,vTo x66 y57 w100 h20 , Gui, Add, Edit,vSmtp x66 y87 w100 h20 Gui, Add, Edit,vSubject x66 y117 w100 h20 Gui, Add,... |
|
 |
Forum: Scripts Topic: AHKEmail |
| xXJa50nXx |
|
Posted: July 18th, 2007, 4:17 pm
|
|
Replies: 27 Views: 4494
|
| This one will send a directory Gui, Add, Edit,vFROM x66 y27 w100 h20 Gui, Add, Edit,vTo x66 y57 w100 h20 , Gui, Add, Edit,vSmtp x66 y87 w100 h20 , Gui, Add, Edit,vSubject x66 y117 w100 h20 Gui, Add, Edit,vBody x66 y147 w240 h100 Gui, Add, Text, x6 y27 w60 h20 R4 , From: Gui, Add, Text, x6 y57 w60 h2... |
|
 |
Forum: Scripts Topic: AHKEmail |
| xXJa50nXx |
|
Posted: July 18th, 2007, 3:51 pm
|
|
Replies: 27 Views: 4494
|
| Updated to work with multiple lines in the body. attach= ;filename here. Gui, Add, Edit,vFROM x66 y27 w100 h20 Gui, Add, Edit,vTo x66 y57 w100 h20 , Gui, Add, Edit,vSmtp x66 y87 w100 h20 Gui, Add, Edit,vSubject x66 y117 w100 h20 Gui, Add, Edit,vBody x66 y147 w240 h100 Gui, Add, Text, x6 y27 w60 h20 ... |
|
 |
Forum: Scripts Topic: AHKEmail |
| xXJa50nXx |
|
Posted: July 18th, 2007, 3:18 pm
|
|
Replies: 27 Views: 4494
|
| Sorry to bring this one back up, but i was searching through the forum and i found this topic, and realized that no one found out how to send a attachment. This is very very easy to do. attach= ;filename here. Gui, Add, Edit,vFROM x66 y27 w100 h20 Gui, Add, Edit,vTo x66 y57 w100 h20 , Gui, Add, Edit... |
|
 |
Forum: Scripts Topic: Mouse Password |
| xXJa50nXx |
|
Posted: January 3rd, 2007, 11:06 pm
|
|
Replies: 1 Views: 1403
|
| This is just a small script i made for fun. use a sequence of mouse clicks to type in your password. left click is = to 1 Mouse wheel click is = to 2 Right click is = to 3 pass is where you put the mouse sequence and password it where you put the real password Jason pass=13213 passmake= password=123... |
|
 |
Forum: Suggestions Topic: Forum [code] sections: green comments and scrollbars |
| xXJa50nXx |
|
Posted: November 24th, 2006, 3:21 am
|
|
Replies: 254 Views: 15134
|
|
 |
Forum: Suggestions Topic: AutoHotkey Needs You |
| xXJa50nXx |
|
Posted: November 24th, 2006, 3:05 am
|
|
Replies: 60 Views: 27434
|
| For the built in ping would it be wrong to use System("ping"); I dont see a problem but there might be some thing im not seeing. Every windows computer comes with it right? And i havent dug that deeply into the source code of ahk but does it just read the file line by line and use a if sta... |
|
 |
Forum: Scripts Topic: AHKEmail |
| xXJa50nXx |
|
Posted: November 13th, 2006, 12:01 am
|
|
Replies: 27 Views: 4494
|
| I could write a program in c++ and in ahk you could just pass it the parameters it needs to send the mail, or you could just get one online. like send mail. |
|
 |
Forum: Support Topic: A double click hotkey |
| xXJa50nXx |
|
Posted: November 11th, 2006, 10:16 pm
|
|
Replies: 22 Views: 5233
|
There is a built in variable for that
use %A_TimeSincePriorHotkey%. |
|
 |
Forum: Scripts Topic: AHKEmail |
| xXJa50nXx |
|
Posted: November 11th, 2006, 4:55 pm
|
|
Replies: 27 Views: 4494
|
| This is for a Emailing Keylogger.... |
|
 |
Forum: Scripts Topic: Mouser (by Adam Pash): a new concept for a keyboard mouse |
| xXJa50nXx |
|
Posted: November 8th, 2006, 4:07 am
|
|
Replies: 13 Views: 4989
|
wow
Very cool.
I like it.
Its fun and works great.
Thanks for sharing.
Jason |
|
 |
Forum: Support Topic: ram |
| xXJa50nXx |
|
Posted: November 6th, 2006, 12:58 am
|
|
Replies: 2 Views: 597
|
Have we gone over why ahk is so memory consuming?
Is it something that im doing, or something i can do to stop it?
or just the way it is.
Thanks
Jason |
|
 |
Forum: Support Topic: on log out |
| xXJa50nXx |
|
Posted: November 4th, 2006, 11:04 pm
|
|
Replies: 1 Views: 521
|
Quick question.
Is there a easy to make a program run on log out,
Like in the registry or mabey a message.
Thanks
Jason |
|
 |
Forum: Scripts Topic: Chat System v1.00 |
| xXJa50nXx |
|
Posted: November 3rd, 2006, 4:38 am
|
|
Replies: 15 Views: 3006
|
lol yeah
I did the same and it was different.
But then i did it again and it was the same person.
Jason |
|
 |
| Sort by: |