- This topic has 12 replies, 6 voices, and was last updated 18 years ago by Admin.
-
AuthorPosts
-
May 18, 2006 at 1:53 am #179138OAKLANDSENCOMember
ok finnally decided to post this proggie so here it is it has been tested on paltalk 8.3 and it works enjoy.
🙄 😈
May 18, 2006 at 2:28 am #179150AdminAdministratorSome might think this program its no biggie but i actually like it 🙂 is combinient and simple. 🙂
May 18, 2006 at 2:35 am #179149OAKLANDSENCOMembereheheh thanks loco
May 18, 2006 at 3:56 am #179148AdminAdministratorheh since this is an easy program to make im give the source code out because all this is is like sending text to the room its like ….
mywindowclass = FindWindow("my window class", vbNullString)
wtlsplitterwindow = FindWindowEx(mywindowclass, 0&, "wtl_splitterwindow", vbNullString)
wtlsplitterwindow = FindWindowEx(wtlsplitterwindow, 0&, "wtl_splitterwindow", vbNullString)
wtlsplitterwindow = FindWindowEx(wtlsplitterwindow, 0&, "wtl_splitterwindow", vbNullString)
atld = FindWindowEx(wtlsplitterwindow, 0&, "atl:0053d798", vbNullString)
atlaxwin = FindWindowEx(atld, 0&, "atlaxwin71", vbNullString)
X = FindWindowEx(atlaxwin, 0&, "#32770", vbNullString)
richedita = FindWindowEx(X, 0&, "richedit20a", vbNullString)
richedita = FindWindowEx(X, richedita, "richedit20a", vbNullString)
Call SendMessageByString(richedita, WM_SETTEXT, 0&, ":)")
Call SendMessageLong(richedita, WM_KEYDOWN, 13, 0&)You put for remove the Text1.Text from this —>
Call SendMessageByString(richedita, WM_SETTEXT, 0&, Text1.Text)
Replace it with
Call SendMessageByString(richedita, WM_SETTEXT, 0&, ":)")
where the Text1.Text goes you just remove it the the ” ” inside the ” ” you put the smiley code so if you want a happy face you put in the ” ” “:)” and thats how you do it. then all you do is get the faces and put all that code in the pic of the face for vb and when you click on the faces it will send the text to the room if it wasn’t so lame i would have made it for PTH but i will let one of my staff have it and he can make it to show how easy it was. just like this…
^Was made by Pyro
May 20, 2006 at 12:34 pm #179147The UnforgivenMembercool design Dim .. good job
Pbca ErMay 24, 2006 at 6:28 am #179146methodMembercan u guys allow feture to send more then one smiles at once to a room ?
May 30, 2006 at 9:41 am #179145The UnforgivenMemberyou can sedn 5 smileys at once , in a line , you cant send more than 5 , if you try send it shows the text code of the 6th or more smiley’s
May 31, 2006 at 4:30 pm #179144NovemberMemberCan this face and other old faces be used again with one of these programs you make?
May 31, 2006 at 9:33 pm #179143LoCNiNjAMembernot been funny but as dim said this is easy to make i have done one in my advert killer that send the ones blak nicks cant send but we can not see it bar the text but every one who has up graded sees it as the image I have also put a add text check box whitch will allow you to add text at the end adding a number of smiles would not be too hard to make so go on then OAKLAND_SENCO show em don’t make me a lie to these nice folk you can do it if you fail then ill add it to my prog lol 😀 😉
June 1, 2006 at 12:31 pm #179142AdminAdministratorI think thas smilie is for blue or green nicks november. i dont think you can use it in black nicks 😥
June 8, 2006 at 8:34 am #179141NovemberMemberno Admin
its not for blue or green
this smilie was with pt 5 and earlier, and in pt 6,7,8.1 all smilies were changed , but the old smilies were still be able to use them by writing their shortcuts .. but its not working anymore since version 8.2 was released ,…
June 8, 2006 at 12:10 pm #179140AdminAdministratorAh crap then paltalk must had stop that, they always doing stuff liek that 😕
June 12, 2006 at 10:14 pm #179139LoCNiNjAMemberlol not tooo be too cool but i made a little smiley sender for ya all dont want to take too much attension away from this post so ill post it here if thats ok boyz and girlz 8) ho by the way if this inspiers you or you like this and want the source code well maybe we can come to some agreement 🙄 💡 like hmmm you could mension me in the next program you make or you could make me apart of your admin for your site or a developer i don’t know kinda sick of been a lone wolf need to branch out 😈
-
AuthorPosts
Related
- You must be logged in to reply to this topic.