- This topic has 125 replies, 22 voices, and was last updated 18 years ago by Admin.
-
AuthorPosts
-
July 17, 2006 at 5:52 pm #178588AdminAdministrator
Aigh here a proggie I am working on is and admin bot for paltalk rooms, what this program includes is the greeter, anouncer, swearbot,
also have more cool comandsAigh this how it works.
First you must add admins to the program and save it.
Now that the Admins are save you ready to start, click on the connect button to connect to the room then click on the start buttom to start it.
From the the program you can start the greeter, the anouncer and the swearbot.
Now here there commands
Greeter
greeter on This will turn the greeter on
greeter off This will turn the greeter off
Anouncer
anouncer on This will turn the anouncer on
anouncer off This will turn the anouncer off
cma! message This will change or add the messge to be anounce, where message is the message you want to have.
at! time This will change the amount between each message in seconds, where time is represents the seconds example at! 60, this will change the time between each message to 60 seconds, but in actuallity the way the program is made is about 30 seconds 🙂
rt okie i notice that when the program bounces someone and its about the same time for the next message of the anouncer, it skips so i added this command in case it jusnt, what this would do is reset the time of the clock to 0 again.
Swearbot
first of all this is to check the room for phrases or words that you dont want to be type, it would give peeps a bounce or a redot depending on wha you select.
swearbot on This will turn on the swearbot
swearbot off This will turn off the swearbot.
as! swear This will add an swear to be monitor, where swear represents the word or phrase to be monitor.
Others
ad! nickname This will add an admin to the admin list, where nickname represents the nickname of the person you want to add.
rd! nickname With this command you can redot someone or unredot, where nickname represents the nickname of the person.
bc! nickname This will bounce people, where nickname represents the nickname of the person.Thas about it for now, one thing as of right now this version ony works for paltalk 8.3 build 126 I going to try to make it so it works with all paltalks 🙂
aigh if you got any suggestion, comments, or bugs to report just reply here 8)
July 17, 2006 at 6:35 pm #178713AdminAdministratorhey i made it a setup cause when i try in my otha pc, it ask for missing files so it be esier for ya, so download it again 🙂 if you dont wanna deal with them missing files errors.
July 17, 2006 at 9:42 pm #178712methodMemberloco nice project. I did not try it yet. how many words we can place in swear bot database to monitor?
July 17, 2006 at 10:06 pm #178711AdminAdministratoris unlimited, but i guess if its too many it my slow the program down 😕 i think 😀
July 18, 2006 at 1:51 am #178710AdminAdministratori think there is a limit to words being put ins listbox.
July 18, 2006 at 9:10 am #178709LoCNiNjA@WMember@Dim ZaraByte As String wrote:
i think there is a limit to words being put ins listbox.
there is no limit to how many you can put in but there is a limit to how many you canview at any one time me thinks it is default is about 1000 :twisted:there is a way to find out it gose somthing like this
for i=0 to 2000
On Error Goto fuk
List1.AddItem i
next i
fuk: msgbox "the max was " & iJuly 18, 2006 at 10:14 am #178708DepartureMembera listbox has a max of 32,000 items, but you should have knowen this as a VB programmer
July 18, 2006 at 5:23 pm #178707AdminAdministratordamn 32,000 thas alot. 😆
July 18, 2006 at 6:16 pm #178706AdminAdministratorAigh someone wanted an autobouncer, so I added it, wha it does is chekc for each nicks that comes in the room, if the nick is on the autobounce list then it will get bouce atomatically here are the comands for it
ah before you use it make sure u enable the join room message, you can do this clicking on setting in the room and selecting tell me when a new pal joins the room. or clicking on the greeter tab, and clicking on the enable buttom that does the same 🙂
ab off This will turn the autobounce off
ab on This will turn the autobouce on
aba! nick This will add a nickname to the autobounce list, where nick is the nickname you want to autobounceaigh here its the new setup for those peeps that want this feauture also, before you isntall this one uninstall the other if you alreayd have it install okie 😀
July 18, 2006 at 6:48 pm #178705LoCNiNjAMember@Departure wrote:
a listbox has a max of 32,000 items, but you should have knowen this as a VB programmer
guess i just aint a programmer am i lol 😈
July 18, 2006 at 10:01 pm #178704DepartureMemberI guess not ninja :OP
July 19, 2006 at 5:40 am #178703methodMemberloco u made a good program. But here i write a list of improvments. It would be so nice if u make those improvment in the next version.Thanks
List of improvments:
1) monitor for certain words in sentense not just single words
2) auto close the bounce confirmation window
3)allow diffrent resposes for diffrent words used in room
4)ability to switch off both bounce and red and just give warningsJuly 19, 2006 at 10:43 am #178702LoCNiNjAMember@Departure wrote:
I guess not ninja :OP
i am not going to argue lol cos you know why by the way you do know that LoCNiNjA and LoCNiNjA@w are the same person don’t you lol just a small reminder lol your ok Dept 😈
July 19, 2006 at 1:41 pm #178701AdminAdministratorMethod, aigh I made it so you can monitor any word in a sentence, or any phrase. Also gave it an option for just warning.
the other stuff wha autobounce confirmation window? I dont get that 😯
I need to check on that, and the respond to certain words you mean like a responder right, or you repond to sertain swear words ❓anyway here the updated one 🙂
July 19, 2006 at 2:45 pm #178700The UnforgivenMemberhey man cool design as usual..
=)
-
AuthorPosts
Related
- You must be logged in to reply to this topic.