Signup Now
Results 1 to 3 of 3

Thread: Reconnect

  1. #1
    Wind Powered edulive's Avatar
    Join Date
    Jun 2014
    Posts
    37
    Reputation
    10
    Rep Power
    0

    Reconnect

    Google translation

    I am currently using this persistent.
    But I need to put , if the character dies , the character not reconnect

    Code:
    init start
    	local Account = "id"
    	local Password = "pass"
    	local Character = "Char"
    init end
    
    auto(4000)
    
    if (not $connected) then
    	keyevent(VK_ESCAPE)
    	connect(Account, Password, Character)
    end

  2. #2
    Wind Powered edulive's Avatar
    Join Date
    Jun 2014
    Posts
    37
    Reputation
    10
    Rep Power
    0
    bumpp

  3. #3
    Free User xinxs's Avatar
    Join Date
    Sep 2014
    Posts
    50
    Reputation
    18
    Rep Power
    20
    try this:
    https://forums.tibiawindbot.com/show...Safe-Reconnect --only reconnect

    or this:
    https://forums.tibiawindbot.com/show...onnect-WORKING!! --login and reconnect

    Br neh amigo?! esses scripts vao deslogar se ao logarem novamente o char estiver no templo ^^
    Last edited by xinxs; 06-14-2015 at 01: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
  •