BBot - The best bot of the world

Full Version: BUGGED "SCREENSHOT ADVANCEMENT"
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
PLEASE FIX "SCREENSHOT WITH ADVANCEMENT" BECAUSE IT'S NOT TAKING SS IN GOOD TIME, SO ADVANCE ISNT ON SCREEN;/
Level or skills?
check this>>
all screenshots looks like this....

[Image: 2lj18ba.jpg]
I can make a macro to take picture when taking a level.
Please do macro !
I still have "black screens".
You have black screens because of screen offing XD

BUT I NEED MACRO TO MY PROJECT SO IF YOU CAN MY DEAR KIMOSZIN, IM WAITING FOR ONE ! :*
Try
[macro]900 {Auto Screenshot} !level!==0 [else] level:=Self.Level() Exit() {else} Self.Level()>!level! Tibia.StealthScreenshot() level:=Self.Level() HUD.Display(Congrulations!)[/macro]
In macros set auto 900 ?

or only once ?

and when it will be saved ? in folder in bbot ?
I edited the macro, before it would not work, he is an Automatic macro.
Yes, it will save the folder bbot.
Thanks bro, rep+

Still not working bro ;/
How you tested? You copied the macro now?
My char get 1 lvl up, i added last edited macro

this:

900
{Auto Screenshot}
!level!==0 [else]
level:=Self.Level()
Exit()
{else}
Self.Level()>!level!
Tibia.StealthScreenshot()
level:=Self.Level()
HUD.Display(Congrulations!)
You check Auto Macros enabled?
Yes they are enabled ;P

[Image: eqqzck.jpg]
Go to the variables and adds a variable called level 1 with smaller number to your level, and Apply.
Tell me if it worked.

Sample: My level 50
level:=49
can u tell me how to do this ? (make ss of variables) because i had variables (for refiler) and idk where add this
it still the same problem as was as you gave me macro...
I get 2 lvls on my ek in night, i want to share with players mine advance in my project but i cant because bbot taking picture 1% before advance.................
It's working for me. Tibia minimized?
no it's not minimized,

take a look on next screenshot... it's working ? Sad

[Image: 34q0hg4.jpg]
Change Tibia.StealthScreenshot() to Tibia.Screenshot()
Pages: 1 2