dont jump my mic

Paltalk programs

dont jump my mic

Postby BattleStar-Galactica » Tue Sep 12, 2006 8:51 pm


dl here
http://www.megaupload.com/?d=IMEOWT9K


there are two main buttons start check raise hand and start survey mic

if you click on start check raise hand, only the user raise hand can take mic, if the users dont raise their hand and try to take mic or it's not their turn, they will be reddoted, the bot will unreddot after 5 minutes user who got reddoted.
start survey mic only the user you add in listbox can take mic, (example:@admin1,@admin2,user1,user2)


never tested and i'm lazy to make a programm for free but here you can try if it's work or not
User avatar
BattleStar-Galactica
imFiles Master
imFiles Master
 
Posts: 565
Joined: Tue Sep 20, 2005 12:19 am
Location: safest place to hide

Postby locohacker » Wed Sep 13, 2006 7:35 am

just wha people wanted 8)
hey was this done on c++ :?:
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4361
Joined: Fri Dec 31, 2004 6:59 pm

Postby BattleStar-Galactica » Wed Sep 13, 2006 10:20 am

yep I was tested something in pt with visual c++(mfc), and discovered that we can get who is holding mic, getting reddot, mute speaker, oncam...ect


but that's can be done with vb6 too.
User avatar
BattleStar-Galactica
imFiles Master
imFiles Master
 
Posts: 565
Joined: Tue Sep 20, 2005 12:19 am
Location: safest place to hide

Postby locohacker » Thu Sep 14, 2006 8:24 am

man thta's one of the thing i gonna have to do when i get the time and the other method to get the atl 8)
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4361
Joined: Fri Dec 31, 2004 6:59 pm

Postby BattleStar-Galactica » Sat Sep 16, 2006 1:59 am

you dont understand sp trick yet????

here is example

[url]
http://www.imfiles.com/paltalk/palta ... t2364.html
[/url]

and get listview handle of nicklist something like this one

Code: Select all

Dim parent, child, hList As Long
parent = FindWindow("My Window Class", vbNullString)
child = FindWindowEx(parent, 0, "WTL_SplitterWindow", vbNullString)
child = FindWindowEx(child, 0, "WTL_SplitterWindow", vbNullString)
child = FindWindowEx(child, 0, "WTL_SplitterWindow", vbNullString)
child = GetWindow(child, GW_CHILD)
child = GetWindow(child, GW_HWNDNEXT)
hList = FindWindowEx(child, 0, "SysListView32", vbNullString)

User avatar
BattleStar-Galactica
imFiles Master
imFiles Master
 
Posts: 565
Joined: Tue Sep 20, 2005 12:19 am
Location: safest place to hide

Postby locohacker » Sat Sep 16, 2006 10:19 am

man is that i havent had time to fully check it lol when i try i gave it up cause i couldt do it :cry:

I gonna check ya code 8) thanks
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4361
Joined: Fri Dec 31, 2004 6:59 pm


Return to Paltalk Programs

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 0 guests