Paltalk SwearBot

Paltalk programs

Postby Guest » Wed Oct 19, 2005 3:53 pm


nice loco but i feel that adding all theses compotents is not a really good ideal but then again it's not my program i try to not use components if possible in my appz since it makes the program bigger and not alot of users have them.
Guest
 

Postby locohacker » Wed Oct 19, 2005 8:58 pm

I know syxx its a lot and i am planning on using two timers, so might be overload for old computers, but so far the wearbot and greeter are somewht working fine, the only thing i will suggest to people that use it is to live it on its own computer by itself :) cause u will be able to control everything in a remote pc via the room.

I will see how to make simpler :)
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4364
Joined: Fri Dec 31, 2004 6:59 pm

Postby NVYE » Wed Oct 19, 2005 10:35 pm

Donation via Paypal ... that's nice

I wonder ...
A year = 365 days ... wonder if anyone actually click on it ... :)

Maybe he/she must be bored or something ... has nothing to do and click on it for fun.

Enough joking ... really cool ...

Got a lot of feature there ... you should limit the timer ... as much as possible man ...

You don't want to have too many timer running ... it's bad ... design ... and maybe you should have a counter or an true/false ... within 1 global timer or something ...
User avatar
NVYE
imFiles Senior
imFiles Senior
 
Posts: 234
Joined: Fri Jun 10, 2005 11:29 pm

Postby locohacker » Thu Oct 20, 2005 12:41 pm

NVYE, lol I know man they never click on the donation thing lol,

but yo the reason i need two timers if for the anouncer which need time frame between each anouncement,

you know like lets say if i only have 1 timer right

the problem will be if a person lets say call to anounce a messege every 10 seconds that will cause a delay in all components greeter and bot, so i wanted to give the anouncer its own time, but u right i hate timers they always be messing up

but dont know any other way to do it, unless i take out the anouncer :)
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4364
Joined: Fri Dec 31, 2004 6:59 pm

Postby Newbie » Thu Oct 20, 2005 1:32 pm

loco
do you use the get syslistview32 method to make this bot ?
User avatar
Newbie
imFiles Junior
imFiles Junior
 
Posts: 95
Joined: Fri Oct 07, 2005 2:51 pm

Postby locohacker » Thu Oct 20, 2005 5:30 pm

Nop :) it just add the nick to a listbox when like they swear, but someone did it in the vb forums I dont know if they made it public, but they got all the nicks for the syslistview32, umm the gives me an idea, now I just need to know how they did it :)
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4364
Joined: Fri Dec 31, 2004 6:59 pm

Postby Newbie » Fri Oct 21, 2005 6:18 am

Got it working :)
User avatar
Newbie
imFiles Junior
imFiles Junior
 
Posts: 95
Joined: Fri Oct 07, 2005 2:51 pm

Postby Newbie » Fri Oct 21, 2005 11:29 am

PROBLEM SOLVED
:roll:
User avatar
Newbie
imFiles Junior
imFiles Junior
 
Posts: 95
Joined: Fri Oct 07, 2005 2:51 pm

Postby NVYE » Mon Oct 24, 2005 7:36 am

loco ... here is a hint for ya man ...

If POSTING enabled for ever second ...

On load

isAutoPost = False
autoPostTime = 0
check box .. .then isAutoPost = not isAutoPost

Timer1 {
if (isAutoPost) Then
autoPostTime = autoPostTime + 1 (incrase every second)
if (autoPostTime >= val(postTime.text) Then
sendTheMessageToChatroom(...)
autoPostTime 0
End If

End If
}


HOPE THIS HELP MAN ... KEEPING A VARIABLE IS MUCH MUCH EASIER THAN ... USING 2 TIMERS MAN .... TRUST ME ...
User avatar
NVYE
imFiles Senior
imFiles Senior
 
Posts: 234
Joined: Fri Jun 10, 2005 11:29 pm

Postby locohacker » Mon Oct 24, 2005 7:48 am

Thanks man I look into that I not one timer is bad enough emagine two lol :)
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4364
Joined: Fri Dec 31, 2004 6:59 pm

Postby method » Sat Nov 05, 2005 8:53 pm

locaohacker when this adminbot will be out?Thanks
method
imFiles Master
imFiles Master
 
Posts: 686
Joined: Tue Oct 18, 2005 11:12 am

Postby locohacker » Sun Nov 06, 2005 9:53 am

Man I was almost done, but I ran into a bigggggggg problem, you see when I was testing the program I had only two nicks in the room, lol so it work like the charm, but it turns out that if u have a bunch of nicks the program goes crazy a picks any nick heeh, I mean if ur name starts with L it will ban or bounce any nick that starts with L lol I still working on this, Hopefully I find the solution soon :)
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4364
Joined: Fri Dec 31, 2004 6:59 pm

Postby method » Sun Nov 06, 2005 10:39 am

locohacker wrote:Man I was almost done, but I ran into a bigggggggg problem, you see when I was testing the program I had only two nicks in the room, lol so it work like the charm, but it turns out that if u have a bunch of nicks the program goes crazy a picks any nick heeh, I mean if ur name starts with L it will ban or bounce any nick that starts with L lol I still working on this, Hopefully I find the solution soon :)

Thank u for u reply. Can not wait to see it in action. I realy need one good swear bot that can monitor texts typed in rooms. I hope it allo a big list of bad words to monitor.Thanks
method
imFiles Master
imFiles Master
 
Posts: 686
Joined: Tue Oct 18, 2005 11:12 am

Previous

Return to Paltalk Programs

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 0 guests