Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[MACRO] SAFE RECONECT AFTER SS
#1
FOR ALL PERSONS THAT ASK ME ABOUT THE MACRO RECONECT AFTER SERVER SAVE

HERE MY MACRO:


it's only Tibia.sendkey(), this never will request your password, only will keep your char list.


WHAT DO YOU NEED ??
1.- first need use a macro to logut 4 or 5 min before server time, (ex. at my country server save 03:00, i need logout 2 or 3 min before 02:57) AND MACRO RECONECT

MACRO TO LOGOUT
Code:
30000 {logout} rmin:=Misc.Random(56, 59) Misc.SystemTime.Hour()==YOUR SERVERSAVETIME Misc.SystemTime.Minute()>=!rmin! Cavebot.Stop() Self.Logout()

MACRO TO RECONECT:
THIS WILL RECONECT YOUR CHAR IN RANDOM TIME AFTER LOGOUT (20-25 MIN)
IN NORMAL SERVERS SS TAKE 10-12 MIN.

Code:
0 {safereconect} SS:=[color=#FF4500]YOURSERVERSAVETIME[/color] rseg:=Misc.random(20000, 25000) rwait:=Misc.Random(1200000, 1500000) Misc.SystemTime.Hour()==!SS! [else] Misc.SystemTime.Minute()>=54 Protectors.DisableAll() Macro.wait(!rseg!) Tibia.Sendkey(40) Macro.wait(!rseg!) Tibia.Sendkey(38) Macro.wait(!rseg!) Tibia.Sendkey(40) Macro.wait(!rseg!) Tibia.Sendkey(38) Macro.wait(3000) Tibia.Sendkey(13) Macro.wait(!rwait!) Tibia.Sendkey(13) Macro.wait(3000) Tibia.Sendkey(13) Macro.wait(3000) cavebot.start() Protectors.EnableAll() exit {else} Macro.wait(!rseg!) Tibia.Sendkey(40) Macro.wait(!rseg!) Tibia.Sendkey(38) Macro.wait(3000) Tibia.Sendkey(13)

3.- ENABLE MACROS

3.- CREATE A NEW PROTECTOR ALERT: DISCONECTED CHOICE USE MACRO AND SELECT MACRO "SAFERECONECT", SAVE AND ENABLE PROTECTORS.

HOW YOU WILL NOW IF THIS WORK?
EASY JUST LOGOUT AND THE ALERT WILL ACTIVE AND THIS WILL RUN SAFERECONECT MACRO...

PD. FOR THE MOMMENT DON'T WORK BECAUSE SOME VIRTUAL KEYS DON'T WORKS IN THIS CASE "ENTER KEY" Sad
#2
please do something to work that think i set the time on 10:00 and when i worked up on 7:40 i saw my character was logged out and with that protector Sad
#3
(10-15-2013, 06:01 AM)browarekk Wrote: please do something to work that think i set the time on 10:00 and when i worked up on 7:40 i saw my character was logged out and with that protector Sad

you need put your server save time in format 24hrs not 12
#4
(10-19-2013, 05:14 PM)jferral Wrote:
(10-15-2013, 06:01 AM)browarekk Wrote: please do something to work that think i set the time on 10:00 and when i worked up on 7:40 i saw my character was logged out and with that protector Sad

you need put your server save time in format 24hrs not 12

Could you put the macro with the hour at color red just to edit it plx?

of course my +rep wll be added after u make it
#5
rep +
Noowy Script's.



Selling Scripts , for more info write me on :


* Skype "Czarniutki6"
* E-Mail "[email protected]
* GG (Polish) : 41772155
#6
can you show us the makro as you use it? (here on my country the SS time is 3 am as well)


Forum Jump:


Users browsing this thread: 1 Guest(s)