BBot - The best bot of the world
BUGGED "SCREENSHOT ADVANCEMENT" - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: BUGGED "SCREENSHOT ADVANCEMENT" (/thread-12579.html)

Pages: 1 2


BUGGED "SCREENSHOT ADVANCEMENT" - sereczek - 11-10-2013

PLEASE FIX "SCREENSHOT WITH ADVANCEMENT" BECAUSE IT'S NOT TAKING SS IN GOOD TIME, SO ADVANCE ISNT ON SCREEN;/


RE: BUGGED "SCREENSHOT ADVANCEMENT" - Kimoszin - 11-10-2013

Level or skills?


RE: BUGGED "SCREENSHOT ADVANCEMENT" - sereczek - 11-10-2013

check this>>
all screenshots looks like this....

[Image: 2lj18ba.jpg]


RE: BUGGED "SCREENSHOT ADVANCEMENT" - Kimoszin - 11-10-2013

I can make a macro to take picture when taking a level.


RE: BUGGED "SCREENSHOT ADVANCEMENT" - leicer12 - 11-10-2013

Please do macro !
I still have "black screens".


RE: BUGGED "SCREENSHOT ADVANCEMENT" - sereczek - 11-10-2013

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 ! :*


RE: BUGGED "SCREENSHOT ADVANCEMENT" - Kimoszin - 11-10-2013

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]


RE: BUGGED "SCREENSHOT ADVANCEMENT" - sereczek - 11-10-2013

In macros set auto 900 ?

or only once ?

and when it will be saved ? in folder in bbot ?


RE: BUGGED "SCREENSHOT ADVANCEMENT" - Kimoszin - 11-10-2013

I edited the macro, before it would not work, he is an Automatic macro.
Yes, it will save the folder bbot.


RE: BUGGED "SCREENSHOT ADVANCEMENT" - sereczek - 11-10-2013

Thanks bro, rep+

Still not working bro ;/


RE: BUGGED "SCREENSHOT ADVANCEMENT" - Kimoszin - 11-10-2013

How you tested? You copied the macro now?


RE: BUGGED "SCREENSHOT ADVANCEMENT" - sereczek - 11-10-2013

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!)


RE: BUGGED "SCREENSHOT ADVANCEMENT" - Kimoszin - 11-10-2013

You check Auto Macros enabled?


RE: BUGGED "SCREENSHOT ADVANCEMENT" - sereczek - 11-10-2013

Yes they are enabled ;P

[Image: eqqzck.jpg]


RE: BUGGED "SCREENSHOT ADVANCEMENT" - Kimoszin - 11-10-2013

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


RE: BUGGED "SCREENSHOT ADVANCEMENT" - sereczek - 11-10-2013

can u tell me how to do this ? (make ss of variables) because i had variables (for refiler) and idk where add this


RE: BUGGED "SCREENSHOT ADVANCEMENT" - sereczek - 11-11-2013

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.................


RE: BUGGED "SCREENSHOT ADVANCEMENT" - Kimoszin - 11-11-2013

It's working for me. Tibia minimized?


RE: BUGGED "SCREENSHOT ADVANCEMENT" - sereczek - 11-11-2013

no it's not minimized,

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

[Image: 34q0hg4.jpg]


RE: BUGGED "SCREENSHOT ADVANCEMENT" - Kimoszin - 11-11-2013

Change Tibia.StealthScreenshot() to Tibia.Screenshot()