Skip to content

reddot nickname individualy

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #187889
    honey_34
    Member

    how can i reddot nickname from the list using vb code …
    if my list contains ,, nick1 , nick2 , nick3 , nick4 . how can i reddot nick2 individualy without reddot all..

    would be appriciated Admin
    thanx

    #187893
    Admin
    Administrator

    Well, do you have any prior knowledge of VB? Cause if not, I’m not getting into all that…

    #187892
    honey_34
    Member

    yes sure .. Ghost

    #187891
    autopilot
    Member

    @honey_34 wrote:

    how can i reddot nickname from the list using vb code …
    if my list contains ,, nick1 , nick2 , nick3 , nick4 . how can i reddot nick2 individualy without reddot all..

    Well to start with, you must find out what command to send to the pal room to red dot. To do this, download ResHack and use it to open paltalk.exe and browse through the menu section until you find the menu that contains MENUITEM “Red Dot” once you find that, you have the command to send.

    Next, you use the PostMessage API to send the red dot command to the paltalk room. That will red dot the nick that is highlighted.

    So now you know what to do. It is up to you to figure out how to do it.

    autopilot

    #187890

    browse this forum, all the work has done, need to know how do copy&past 😀

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