Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.65K
~110 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for darcee

paste this in notepad. save as .vbs it will remind you every minute. to change time , change 60000. its in milliseconds. TYPE A TASK HERE : just type a task where it says that. [code] MainCode() Function MainCode() WScript.Sleep 60000 SpecifyTask = MsgBox("Your Task: (TYPE A TASK HERE)" & …

Member Avatar for ahj9999
0
110

The End.