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 archive_postsperpage - assumed 'archive_postsperpage' (this will throw an Error in a future version of PHP) in ..../archive/index.php on line 456
Private msg sender [Archive] - Forums

PDA

View Full Version : Private msg sender



arecek
04-04-2007, 12:59 PM
How to get player list ?

ExpertMace
04-09-2007, 08:50 PM
from tibia.com? You need to use a html parser and some built in functions. I don''t know about VB but for delphi I use ansipos(substring,string) and setlength(string,len) and stuffstring(string,start,end,substring) .

Mace.

bolek
05-04-2007, 10:44 AM
i wrote a program which reads all players from tibia.com (and doing something else, but i wont say) and i wont give you.


read this:
http://cyfbar.republika.pl/siec.html#siec10

it's in Polish language but there's code which gets URL's from www (try to edit it to read players from tibia.com)

(Borland c++ Builder)

Kornholijo
06-15-2007, 07:42 PM
i wrote a program which reads all players from tibia.com (and doing something else, but i wont say) and i wont give you.


read this:
http://cyfbar.republika.pl/siec.html#siec10

it's in Polish language but there's code which gets URL's from www (try to edit it to read players from tibia.com)

(Borland c++ Builder)


And broadcasting message to everyone :P?

bolek
06-16-2007, 07:53 PM
#up

Hehhehe nope, it's old and easy to do ; d.