BBot - The best bot of the world

Full Version: IF LVL>=8 KILL TIBIA.exe/close
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
can anyone help?
Maybe
Code:
1000 {Logout} Self.Level()>=8 Cavebot.Stop() Self.Logout()
Or
Code:
0 {Check Level} Self.Level()>=8 CaveBot.GoLabel(Logout)
Code:
0 {Logout} Self.Logout()
close tibia plz, not logout, cause he wouldnt logout
I used a macro like the first one posted by Kimoszin and none of my chars was beyond lvl 8 (haven't come to pick up more than 3% at level 8)
Code:
1000 {Logout} Self.Level()>=8 Self.LevelPercent()>90 Self.Logout()

Note: Self.Logout stop the Cavebot and wait the Battle condition be removed, then it will logout.
(08-22-2012, 02:14 AM)MegaNo0body Wrote: [ -> ]
Code:
1000 {Logout} Self.Level()>=8 Self.LevelPercent()>90 Self.Logout()

Note: Self.Logout stop the Cavebot and wait the Battle condition be removed, then it will logout.

Good to know
(08-22-2012, 02:14 AM)MegaNo0body Wrote: [ -> ]
Code:
1000 {Logout} Self.Level()>=8 Self.LevelPercent()>90 Self.Logout()

Note: Self.Logout stop the Cavebot and wait the Battle condition be removed, then it will logout.

There is a mistake in this macro, it should be Self.Level% instead of Self.LevelPercent.

1000 {Logout} Self.Level()>=8 Self.Level%()>90 Self.Logout()
or

Code:
1000 {Logout} Self.Experience()>=6300 Self.Logout()

http://www.tibia.com/library/?subtopic=experiencetable