- This topic has 53 replies, 11 voices, and was last updated 17 years ago by UnknowN_.
-
AuthorPosts
-
June 6, 2007 at 6:21 pm #176979AdminAdministrator
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 😉
June 6, 2007 at 6:57 pm #176978GloriaMember@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 1Thank you in advance.
June 6, 2007 at 9:46 pm #176977AdminAdministratorOkie, 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 🙂June 7, 2007 at 3:18 pm #176976AdminAdministratoraigh, I fix the admin number thingy 🙂 now to the errors 🙂
here it isAh wait the shuffle thingy, thas is gonna be kidna hard I gonna try to do it but i dont know 🙂
June 7, 2007 at 3:45 pm #176975ChikeMemberAhhhh 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 🙂
June 7, 2007 at 4:07 pm #176974ChikeMemberAye, works fine for me 🙂 and i see there’s the version in the about box now, thanks 😀
June 7, 2007 at 6:57 pm #176973AdminAdministratorNo 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 🙂
June 12, 2007 at 5:31 pm #176972ChikeMemberI 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?June 12, 2007 at 9:37 pm #176971autopilotMember@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
June 12, 2007 at 11:44 pm #176970DepartureMemberokay Admin , anything you need me to do, just ask I home now and have plenty of free time at the momment :O)
June 13, 2007 at 5:37 pm #176969AdminAdministratorDep, 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 🙂
June 13, 2007 at 7:19 pm #176968ChikeMemberI 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.
June 14, 2007 at 12:53 am #176967DepartureMemberyes 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..
June 14, 2007 at 1:44 pm #176966ChikeMemberI 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?
June 14, 2007 at 5:29 pm #176965autopilotMember@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
-
AuthorPosts
Related
- You must be logged in to reply to this topic.