Paltalk List Fast Bouncer Source Code

You can talk about VB programming here

Paltalk List Fast Bouncer Source Code

Postby locohacker » Thu Mar 01, 2007 10:40 pm


Aight here the code to this new program I am working on is a fast bouncer via a listbox, where ya just click on the nick in the listbox and bounce that person :)
Attachments
Fast Bouncer XP.rar
(15.53 KiB) Downloaded 404 times
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4364
Joined: Fri Dec 31, 2004 6:59 pm

Postby ThE DJ GaNgStER » Thu Mar 01, 2007 10:42 pm

Windows Cannot Open File
ThE DJ GaNgStER
BANNED
BANNED
 
Posts: 380
Joined: Mon Dec 27, 2004 11:34 pm

Postby null » Thu Mar 01, 2007 11:02 pm

wow snipplet hell outta the program im a lil intemated by it... whats the BC.exe for?
null
 

Postby NinjaCoder » Thu Mar 01, 2007 11:10 pm

DJ__GANGSTER wrote:Windows Cannot Open File


thats cus its source code...u probably dont have vb installed...
NinjaCoder
 

Postby ThE DJ GaNgStER » Thu Mar 01, 2007 11:11 pm

Ya ninja .. where can i find the VB file ?
ThE DJ GaNgStER
BANNED
BANNED
 
Posts: 380
Joined: Mon Dec 27, 2004 11:34 pm

Postby null » Thu Mar 01, 2007 11:18 pm

downloads page... on his site.

DJ__GANGSTER wrote:Ya ninja .. where can i find the VB file ?
null
 

Postby locohacker » Fri Mar 02, 2007 4:03 pm

The bc.exe is the bouncer itself, I use it cause for what ever reason dont know if its me but when I try calling the bounce action it doest seem to work, directly from the program :roll: I dont know why
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4364
Joined: Fri Dec 31, 2004 6:59 pm

Postby autopilot » Mon Mar 05, 2007 12:37 am

locohacker wrote:The bc.exe is the bouncer itself, I use it cause for what ever reason dont know if its me but when I try calling the bounce action it doest seem to work, directly from the program :roll: I dont know why
I have found that on the newer faster pc's, I have to add a pause to the program execution to allow the bounce reason box to open fully before trying to write the reason to it. I dont know if this is your issue, but you may want to look into it.

autopilot
User avatar
autopilot
Forum Moderator
Forum Moderator
 
Posts: 358
Joined: Sat Sep 23, 2006 7:19 pm

Postby Departure » Mon Mar 05, 2007 3:05 am

Auto pilot that exactly what I was going to suggets to locohacker, Yeah implement a pause function.....
User avatar
Departure
Global Moderator
Global Moderator
 
Posts: 996
Joined: Thu Mar 17, 2005 11:26 am
Location: Australia

Postby locohacker » Mon Mar 05, 2007 9:12 am

What you guys mean, like in some codes I have a delay thingy, where I will delay from one step to the other for 2 seconds :|
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4364
Joined: Fri Dec 31, 2004 6:59 pm

Postby autopilot » Mon Mar 05, 2007 7:17 pm

That is exactly what I am saying. You want to do the following:

PostMessage(iHnd, WM_COMMAND, 32947, 0)
pause to let window open (about 0.3 to 0.5 of a sec will do)
SendMessage(iHnd, WM_SETTEXT, 0, Text)

Play with this and see how it works for you.

autopilot
Last edited by autopilot on Mon Mar 05, 2007 7:35 pm, edited 2 times in total.
User avatar
autopilot
Forum Moderator
Forum Moderator
 
Posts: 358
Joined: Sat Sep 23, 2006 7:19 pm

Postby locohacker » Tue Mar 06, 2007 12:02 am

ah, one thing now i remember why I do like the bc.exe shell so the timer on the program will keep on getting the last line ect... :) so if i use the delay it will stop the program from continuing getting the last message send :) I think
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4364
Joined: Fri Dec 31, 2004 6:59 pm

Postby Departure » Tue Mar 06, 2007 4:14 am

it should only pause the the function (bounce function), depending on how the pause function is written
User avatar
Departure
Global Moderator
Global Moderator
 
Posts: 996
Joined: Thu Mar 17, 2005 11:26 am
Location: Australia

Postby locohacker » Tue Mar 06, 2007 10:27 am

Umm, aigh how about i call it on a separate timer :roll:
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4364
Joined: Fri Dec 31, 2004 6:59 pm

Postby autopilot » Tue Mar 06, 2007 7:16 pm

locohacker wrote:Umm, aigh how about i call it on a separate timer :roll:

That was how I had solved it with pal 8 but i had problems with pal9 doing some tasks after the bounce. It would work without the followup tasks, but as soon as i tried to add in the followup, the bounce would crash. I still use a pause but implement it slightly different.

autopilot
User avatar
autopilot
Forum Moderator
Forum Moderator
 
Posts: 358
Joined: Sat Sep 23, 2006 7:19 pm

Next

Return to Visual Basic Programming

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 0 guests