Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home/iano/public_html/tpforums-vb5/forum/includes/class_core.php on line 5842

PHP Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 588

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 612

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6
alarm when any message.
Results 1 to 3 of 3

Thread: alarm when any message.

  1. #1
    Junior Member
    Join Date
    Mar 2014
    Posts
    19

    alarm when any message.

    Hi.

    I would like to write alarm what will be only active when I will receive any message. It could be something like ''ding'' when message.
    I have problem with that, because I don't really know how can I do it.
    I was working with delphi little bit and I did some functions like manafluid, autohealer. I know they are easy...
    The reading packet's and using them is easy for me, but I think that it could be not work on packets. To create my simple bot I using packet.dll. It just help me (so much) in sending packets.

  2. #2
    Member
    Join Date
    Dec 2012
    Location
    Poland
    Posts
    47
    Just check lastmsg is different that last saved.
    On this forums is Low tutorial how to find lastmsg

  3. #3
    Junior Member
    Join Date
    Mar 2014
    Posts
    19
    I did an alarm like that by using msg address and timer, but I think that it's not a good idea. If you have any tutorial/bot source with that please send me a link

    //how to check it ? ; p I doing like that
    f.e if memreadstring(msg1):=edit1.text then
    listbox1.items.add(edit1.text).

    if listbox1.items.add:=edit1.text then
    playsound....

    or something like that I using timers for that.


    //widzę że też z polski ;D
    Last edited by Dronic; 04-03-2014 at 09:01 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •