Skip to content
Home > Programming > Music Bot Source Code

Music Bot Source Code

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

    Ok, I finally fisnish the program I think lol, anyways here the code in case you guys want to check it, I try to make it as clean as posible lol but my codes always seem to be crazy lol, anyways check it 🙂

    #189089
    Admin
    Administrator

    lol, the req! is giving errors 🙂 this is the fix

    If Val(Text1.Text) > Val(Text2.Text) Then
    MsgBox "its more"
    End If
    #189088
    Admin
    Administrator

    This the final version 🙂

    it has all the bugs fix i think lol

    #189087
    Admin
    Administrator

    this an updated one, I still cant figure the damn thing eats so much upc lol damn 😡

    #189086
    Admin
    Administrator

    Aigh here the lastes update, now it its less cpu and it work for all paltalks 🙂

    #189085
    Admin
    Administrator

    i want to add a function to the greeter part that will also tell the song playing…..but what code does that? im new to this…..i want to understand this…how does it welcome a sn etc…..like by typing welcome %sn to %rn …i cant find this part of the code…..i want to add a %song to the greeter code to tell the song playing along with greeting the person. How do i do this…any help? 😕

    #189084
    Admin
    Administrator

    ah, i updated that part of the program long time ago, I don’t think i have uploaded it yet i being to lazy hehe anyways

    here the code which calls for change of song% to the actual song

    Form5.RichTextBox2.TextRTF = Replace(Form5.RichTextBox2.TextRTF, "%song", Text3)

    and here the code with the update 🙂

    #189083
    Admin
    Administrator

    ah thanks man…wanted that for a while…lol…..im going to upload it to the forum so people can get the updated one. I compiled it. 😀

    #189082
    Admin
    Administrator

    Cool i might look at this when i got time i always wondered how to use stuff like $Nick and stuff xD

    #189081
    Admin
    Administrator

    go ahead loco 🙂 hey but i was testing it on build 146 it dont seem to work right does it work for ya ❓

    #189080
    Admin
    Administrator

    here the one i fix it i forgat to change the form1.text1 room conection thing in the modules ah but check this one work fine 🙂

    #189079
    Admin
    Administrator

    aigh here the update of this cool program now I added departure code to work for all current paltalks without the update.ini whcih is great 🙂

    #189078
    YouNi
    Member

    Where is the source code for music bot 9?

    #189077
    Admin
    Administrator

    ah here it is i am still wokirn on it got some more mucgs to fix buck here it is 🙂

    #189076
    YouNi
    Member

    – Musicbot doesnt work correctly:

    1/ Autoplay doesnt work

    2/ next! works for the load music list, but not the requested lists.

    3/ the requested songs will not be played.

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