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

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 85

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 85

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 85

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
Bot - Classicus OT [SOURCE] [VB6] - Page 2
Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 37

Thread: Bot - Classicus OT [SOURCE] [VB6]

  1. #11
    Junior Member
    Join Date
    Feb 2015
    Posts
    1
    Is it updated for the latest version?

  2. #12
    Junior Member
    Join Date
    Dec 2014
    Posts
    3
    Still works, but if the food eater worked it would suffice.. Classicus dieing so doubt there will be much updating :| if someone could lower the cast rate for healing the healer would be much better instead of spamming furiously

  3. #13
    Junior Member
    Join Date
    Jun 2015
    Posts
    1
    there is some way to auto use uhs?? thank you.

  4. #14
    Junior Member
    Join Date
    Jun 2015
    Posts
    5
    How do i open the source code in visual studio? Thanks in advance.

  5. #15
    Senior Member Lolrapa's Avatar
    Join Date
    Mar 2014
    Posts
    125
    Once you have installed Microsoft Visual Studio 20xx you can just double click in a *.sln file.
    *.sln files are proyect files.
    Rember you can open every other type of file with visual studio *.vb, *.cs, *.h, ...
    Last edited by Lolrapa; 06-10-2015 at 01:03 PM.

  6. #16
    Junior Member
    Join Date
    Jun 2015
    Posts
    5
    Quote Originally Posted by Lolrapa View Post
    Once you have installed Microsoft Visual Studio 20xx you can just double click in a *.sln file.
    *.sln files are proyect files.
    Rember you can open every other type of file with visual studio *.vb, *.cs, *.h, ...
    there arent any of those files in it,

  7. #17
    Senior Member Lolrapa's Avatar
    Join Date
    Mar 2014
    Posts
    125
    Ohh, that's a visual basic 6 project.
    Microsoft visual studio newest versions (I guess 2005+) use visual basic .Net, visual basic .net is an evolution of visual basic 6. Although they are very similar they can be considered diferent languages.
    To open a vb6 project you need Viusal Studio 6.0 for Visual Basic 6.0 I'm sure you can finde a portable version of this program somewhere.
    Although you can use vb6 as a guide I strongly recommend you to start learning in VB.Net
    Last edited by Lolrapa; 06-10-2015 at 03:10 PM.

  8. #18
    Junior Member
    Join Date
    Jun 2015
    Posts
    5
    Quote Originally Posted by Lolrapa View Post
    Ohh, that's a visual basic 6 project.
    Microsoft visual studio newest versions (I guess 2005+) use visual basic .Net, visual basic .net is an evolution of visual basic 6. Although they are very similar they can be considered diferent languages.
    To open a vb6 project you need Viusal Studio 6.0 for Visual Basic 6.0 I'm sure you can finde a portable version of this program somewhere.
    Although you can use vb6 as a guide I strongly recommend you to start learning in VB.Net
    I have visual studio 2013, VB.Net isn't that the same?

  9. #19
    Senior Member Lolrapa's Avatar
    Join Date
    Mar 2014
    Posts
    125
    Quote Originally Posted by Silver fang View Post
    I have visual studio 2013, VB.Net isn't that the same?
    Yes, Vb.Net and C# are part of Framework.Net, visual studio 2005+ is targeted to framework.net
    When you click on 'new project' and select visual basic you are working with vb.net


    Edit: Regarding to your previous question, every not-compiled code file is just a text file, in your folder you can open the *.frm and *.bas with notepad or notepad++ (recommended) or even visual studio 2013 and you will see the code anyways
    Last edited by Lolrapa; 06-10-2015 at 04:09 PM.

  10. #20
    How to update the bot to the new tibia client version when they update it ? like CLASSICUS ?

Tags for this Thread

Posting Permissions

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