Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Relog for other character
#1
1 - Justify your suggestion?
Macro for log out and log in for character nr X or below last one
2 - I'd like to create script for noob chars quests or tasks. If someone have 4 accounts with 20x8 lvl then this macro will be very usefull Big Grin
Can make scripts for example Ultimate boozer quest, log out 20 chars in depo venore
Label'Quest'->come back to depo and log out -> log in on char below -> Label'Quest'
Reply
#2
YOU CAN DO IT WITH ONE MACRO
[Image: scripts4gamers.jpg]

¡Scripts for Gamers make experiencie for you!


Reply
#3
how? -.-
Reply
#4
I think you need to create 20 scripts with differentes log in, and when the first script finish, you just active de macro BBot.LoadSettings(the second script with relog second char)
REP ++ IF I HELPED YOU !!! THANKS
Reply
#5
Ok I'll try. Rep for help anyway
Reply
#6
(10-30-2014, 12:10 PM)damiansnk Wrote: Ok I'll try. Rep for help anyway

the tibia gave update

so it did not work
Reply
#7
see my post auto relog work
search Auto relog

(10-30-2014, 08:54 PM)azadar Wrote: see my post auto relog works
search Auto relog
Reply
#8
i agree! and @MegaNobody, give us yours feedback, i already reported two bugs and nothing....

Bot.LoadSettings(Name) it isnt working!
REP ++ IF I HELPED YOU !!! THANKS
Reply
#9
(11-06-2014, 01:11 AM)raphaelignacio Wrote: i agree! and @MegaNobody, give us yours feedback, i already reported two bugs and nothing....

Bot.LoadSettings(Name) it isnt working!

For me Bot.LoadSettings(Name) works fine.

To create relog system u just need two bbot files.
Create bbot file for example (test.bbot) and setup relog in basic tools.
save it and create another bbot file (main.bbot).
open macro and past it.
Code:
Self.Cap<10
Self.Logout()
Bot.LoadSettings(test)
Exit()

Some explanation
Run tibia,load main.bbot,debug macro and have fun with relog system.

There are also another option to relog but it need use virtual keys. If u don'
t wanna use 2 files to relog i will show u another option.
Reply
#10
I think a function like Tibia.LogChar(3), for example, will be good. Since the implementation should not be so difficult.
And just because something can be done with macros, does not mean it can not be implemented natively.

Signed
Reply
#11
I suggested it and Mega said He's working on it.
Self.Logout()
Self.Login(character number)

also

Self.Logout()
LoginOnAccount(login, password, char number)
Reply
#12
Good.
BBot Brasil no Facebook:
https://www.facebook.com/groups/bbotbr
Reply
#13
Signed, good!

Renato ♥
Reply
#14
BUMP BUMP
Self.Logout()
Self.Login(account name, password, character nr)
or on same acc
Self.Login(character nr)
Reply
#15
Signed!
In 57.0 version, the Reconnect doesn't work anymore because Cipsoft removed the account/password from Tibia's memory. Mega said that he'll release another reconnect using another way, and your way would be nice, because your function has never existed and it's a great opportunity to implement!
If I helped you, don't forget of Rep+!

Yours,
boladaopesadao
Reply
#16
I'm rushing the Bot Manager, also I'll provide a way to manually enter the acc/password on the normal Reconnect.
Reply
#17
I hope you soon update it I using lot of script where I left char with 2 summons and other chars enter there reloged and got tp to temple that is shortest way to refill
Reply
#18
Bump, agreed with everyone.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)