Skip to content

Paltalk Admin Bot For Testing

Viewing 15 posts - 1 through 15 (of 126 total)
  • Author
    Posts
  • #178588
    Admin
    Administrator

    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 comands

    Aigh 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)

    #178713
    Admin
    Administrator

    hey 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.

    #178712
    method
    Member

    loco nice project. I did not try it yet. how many words we can place in swear bot database to monitor?

    #178711
    Admin
    Administrator

    is unlimited, but i guess if its too many it my slow the program down 😕 i think 😀

    #178710
    Admin
    Administrator

    i think there is a limit to words being put ins listbox.

    #178709
    LoCNiNjA@W
    Member

    @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 " & i
    #178708
    Departure
    Member

    a listbox has a max of 32,000 items, but you should have knowen this as a VB programmer

    #178707
    Admin
    Administrator

    damn 32,000 thas alot. 😆

    #178706
    Admin
    Administrator

    Aigh 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 autobounce

    aigh 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 😀

    #178705
    LoCNiNjA
    Member

    @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 😈

    #178704
    Departure
    Member

    I guess not ninja :OP

    #178703
    method
    Member

    loco 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 warnings

    #178702
    LoCNiNjA
    Member

    @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 😈

    #178701
    Admin
    Administrator

    Method, 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 🙂

    #178700

    hey man cool design as usual..

    =)

Viewing 15 posts - 1 through 15 (of 126 total)
  • You must be logged in to reply to this topic.