Skip to content

Music Bot new updates

Viewing 15 posts - 16 through 30 (of 54 total)
  • Author
    Posts
  • #176979
    Admin
    Administrator

    Chike, I finally know what you mean bout the admin list, is mad weird if a nick starts with numbers, the letters after the numbers disapear when the admin list is reloaded 🙂 eheh aigh I gonna try to fix tha today.

    Gloria what windows you using?

    🙂 let me see if I can fix some stuff today for ya guys 😉

    #176978
    Gloria
    Member

    @Admin wrote:

    Gloria what windows you using?

    Thank you kindly. The info regarding my computer is as follows :
    Japanese edition
    Microsoft Windows XP
    Professional
    Service Pack 1

    Thank you in advance.

    #176977
    Admin
    Administrator

    Okie, I gonna give it another look tomorrow, this admin list bug is bugging me lol 🙂
    But I think I know why it might be doign that, check tomorrow 🙂

    #176976
    Admin
    Administrator

    aigh, I fix the admin number thingy 🙂 now to the errors 🙂
    here it is

    Ah wait the shuffle thingy, thas is gonna be kidna hard I gonna try to do it but i dont know 🙂

    #176975
    Chike
    Member

    Ahhhh bless, thought the shuffle was fixed already lol wasn’t it?
    Forget about the added list shuffle, it’s more like a new feature not a bug, better fix the other programs too, unless you like the challange 😀

    OK imma try it right away thanks 🙂

    #176974
    Chike
    Member

    Aye, works fine for me 🙂 and i see there’s the version in the about box now, thanks 😀

    #176973
    Admin
    Administrator

    No prob 🙂 Yeps now I put the version number in the baout box so I can keep better track of it 🙂

    I checkign the other bugs to see whas up 🙂

    #176972
    Chike
    Member

    I was playin with code to save user text for a bit. Seems there’s no way to get the text (in rtf), i either get an empty text buffer or pal crashes. So what i did instead is cut the text before sending bot’s text, and paste it back after.
    I did it all in c++ coz it’s easier 😛 then moved it to basic… and it was a pain.
    But i can’t compile an exe dunno why, so was only able to run it with vb 😥
    Any one care to look, or help me make the exe?

    #176971
    autopilot
    Member

    @Chike wrote:

    Any one care to look, or help me make the exe?

    Feel free to send it to me in pm here at Admin.

    And thanks for lending a hand! 🙂

    autopilot

    #176970
    Departure
    Member

    okay Admin , anything you need me to do, just ask I home now and have plenty of free time at the momment :O)

    #176969
    Admin
    Administrator

    Dep, ya know my biggest problem is codes clean up, and is there a better way to get the last line int he rooms, thas my biggest issues right now 🙂

    #176968
    Chike
    Member

    I believe the best way to get the last line would be by subclassing the text chat window (or any other window) to make the program event driven rather than polling as it is now and much more efficient.

    But it’s a bit complicated and will take a lot of work and i don’t think basic is the lamguage to do it (there are some c++ examples at The Code Project, somewhat buggish though.)

    If you decide to do it anyway, i would suggest a re-design where you have a dll that is the engine to do all the pal work and the bots are it’s front end. That can save a lot of work when making a new bot.

    #176967
    Departure
    Member

    yes subclassing is the best way, but swapping the vb timer to an api call gettickcount would be more stable as the vb timer is’nt 100% effective and is not 100% accurate.

    As for the code clean up… yeap I can do that for loco, it will take some time tho because ill have to follow every function and see what is being used and what is’nt being used..

    #176966
    Chike
    Member

    I think I’ve found the reason for the crash when you choose cancel in the color dialog after you load the playlist.

    In Form1 Command9_Click you have a .CancelError = True, but I don’t know what the best fix for it. Could be just On Error in Command14_Click?

    BTW can I have the latest bot code with the admin names fix please?

    #176965
    autopilot
    Member

    @Chike wrote:

    BTW can I have the latest bot code with the admin names fix please?

    Looks like Chike has the bug… Looking forward to some nice additions to the vb & c code areas in the future! 🙂

    Keep up the great work Chike and thanks for the help!

    For those that are interested in Chike’s fix for the bot clearing any text that you may be in the middle of typing to post, look in Sending text to pal without clearing current text by Chike

    autopilot

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