Auto Away Message Sender

Paltalk programs

Auto Away Message Sender

Postby The Unforgiven » Sat Mar 04, 2006 12:33 pm


guys you all know Trillian , if a person sends you a message when you are away , it sends a message back , like this :

PalUser1: Hey are you there ?
PalUser2: Not at my desk will be back in 10 minutes !

this would be cool , i dont think if there s a proggy ever made for Paltalk ...

Cheers
The Unforgiven
Ombudsman
Ombudsman
 
Posts: 253
Joined: Wed Jan 25, 2006 11:14 am
Location: Chair

Postby locohacker » Sat Mar 04, 2006 12:35 pm

Yeps there was one :) but doesnt paltalk has the option now, I think it can be done for sure tho :) another in the projects line lol when I get back form dial up hell lol
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4361
Joined: Fri Dec 31, 2004 6:59 pm

Postby The Unforgiven » Sat Mar 04, 2006 1:45 pm

lol kool

C ya
The Unforgiven
Ombudsman
Ombudsman
 
Posts: 253
Joined: Wed Jan 25, 2006 11:14 am
Location: Chair

Postby Departure » Sun Mar 19, 2006 5:11 pm

yeah i made one ages ago, it also closed the pm window for you after it had sent the pre defined away message. I seen others with timestamp ect.. to tell the person how long he/she has been away for. they use to be very common but like loco said paltalk already has the function inbuilt with paltalk with there paltalk 8.x series
User avatar
Departure
Global Moderator
Global Moderator
 
Posts: 996
Joined: Thu Mar 17, 2005 11:26 am
Location: Australia

Postby The Unforgiven » Mon Mar 20, 2006 2:57 am

yea you re right .. no need to that one no more lol
The Unforgiven
Ombudsman
Ombudsman
 
Posts: 253
Joined: Wed Jan 25, 2006 11:14 am
Location: Chair

I'm sorry the party you're trying to reach can't stand you!

Postby G i o » Wed Mar 22, 2006 3:13 pm

PbcaEr wrote:yea you re right .. no need to that one no more lol


:shock: Well I must be a real dummy cause I'm running 8.3.122 nand I can't find a function like that , that returns a specific away messags to the sender and then closes the pm. I'd sure love to have that though
regards
Gio :lol:
G i o
 
Posts: 3
Joined: Wed Mar 22, 2006 3:03 pm

Postby null » Wed Mar 22, 2006 8:46 pm

yeah paltalk i seen before i left on i think build 104 they had a built-in away mode its pretty easy to make a auto-away responder if i had patalk installed i would make it real fast but i dont and i dont wanna install it due to the spyware and registry stuff paltalk puts in. what i would do thou is have a timer running and then when that pm window comes up have it send from textbox1 Hey Man! im afk! then do the WM_CLOSE and that would work and its pretty basic maybe less then 20 lines of code.
null
 

Postby G i o » Wed Mar 22, 2006 9:10 pm

Dim ZaraByte As String wrote:yeah paltalk i seen before i left on i think build 104 they had a built-in away mode its pretty easy to make a auto-away responder if i had patalk installed i would .


:D Well thank you for the prompt response, and you had me right up til the point I ended the quote :)

Unfortunately after that point you left me in outer space :shock:

LOL I have no clue when it comes to "code" lol I am a total dunce. But again thank you so much for your response

Warm regards
G i o
G i o
 
Posts: 3
Joined: Wed Mar 22, 2006 3:03 pm

Postby Departure » Thu Mar 23, 2006 6:26 am

Well I must be a real dummy cause I'm running 8.3.122 nand I can't find a function like that , that returns a specific away messags to the sender and then closes the pm. I'd sure love to have that though
regards
Gio



its there but the one i made logged the pm text and saved it in a window with the user name who pm'ed you... i might make one after i finish the Trigger Multi Trigger bot, wich by the way is coming along very nice and i have i have adopted a diffrent coding style that will make the program smaller in size and faster to execute and uses near to nothing of resources :O) i am playing with dynamic control arrays so the controls are made at run time instead being made when i coded it
User avatar
Departure
Global Moderator
Global Moderator
 
Posts: 996
Joined: Thu Mar 17, 2005 11:26 am
Location: Australia

Postby null » Thu Mar 23, 2006 3:40 pm

Well as far as saving the nick and time they pm'ed is easy i would store it in a listbox with the nick and time i think storing in a text file is kinda dumb but if thats the only way you know how then so be it. By the way i would have a double click for the list box and have it be able to delete the nicks with time of pm and it would all be stored in the program.
null
 

Postby G i o » Thu Mar 23, 2006 3:53 pm

[quote="Dim ZaraByte.[/quote]

Ok well thanks to all of you for replying, I'll just keep watching for it to appear as I'm lucky I can spell the word "code" :D
Thanks again
Gio
G i o
 
Posts: 3
Joined: Wed Mar 22, 2006 3:03 pm

Postby Departure » Fri Mar 24, 2006 6:44 am

Well as far as saving the nick and time they pm'ed is easy i would store it in a listbox with the nick and time i think storing in a text file is kinda dumb but if thats the only way you know how then so be it. By the way i would have a double click for the list box and have it be able to delete the nicks with time of pm and it would all be stored in the program.



hmmm you must be needing glasses syxx, no body said anything about storing it in a text file ..... lol
User avatar
Departure
Global Moderator
Global Moderator
 
Posts: 996
Joined: Thu Mar 17, 2005 11:26 am
Location: Australia

Postby null » Fri Mar 24, 2006 10:42 pm

Departure wrote:
Well I must be a real dummy cause I'm running 8.3.122 nand I can't find a function like that , that returns a specific away messags to the sender and then closes the pm. I'd sure love to have that though
regards
Gio



its there but the one i made logged the pm text and saved it in a window with the user name who pm'ed you... i might make one after i finish the Trigger Multi Trigger bot, wich by the way is coming along very nice and i have i have adopted a diffrent coding style that will make the program smaller in size and faster to execute and uses near to nothing of resources :O) i am playing with dynamic control arrays so the controls are made at run time instead being made when i coded it



its there but the one i made logged the pm text and saved it in a window with the user name who pm'ed you...


yeah sure i think you need glasses or recheck what you typed.
null
 

Postby Departure » Sat Mar 25, 2006 3:11 am

saved it in A WINDOW!!!!! not saved in a text file... meaning a textbox within the program

You must be reading it wrong dude, but anyways a text file is very handy for if you would like to share it with some...

pretty much like you syxx and the hackers lounge room on yahoo , they saved all your weird ass comments in text file ... lol
User avatar
Departure
Global Moderator
Global Moderator
 
Posts: 996
Joined: Thu Mar 17, 2005 11:26 am
Location: Australia

Postby The Unforgiven » Mon May 01, 2006 8:05 am

yea guys but my point was not IM away msg sender , pal has it on new pal series .. i gonna try explain it ... for example im in a room but away .. ppl typing my nick then the proggys sends this text , Im AWAy BRB 10 mins .. or any custom messages ... Can anyone make this ?
The Unforgiven
Ombudsman
Ombudsman
 
Posts: 253
Joined: Wed Jan 25, 2006 11:14 am
Location: Chair

Next

Return to Paltalk Programs

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 0 guests