PLease Help Me with This-charselect-relog-charselect

International

Moderator: Moderators

unknown0
Noob
Noob
Posts: 17
Joined: 13 Apr 2009, 03:51
Noob?: No

PLease Help Me with This-charselect-relog-charselect

#1 Post by unknown0 »

hi i would appreciate it if someone could provide me with a macro which will character select every 1minute [60 s ] and log back ingame immediately..
not relog**** only go to charselect and back in --- no time wasted in whole relogin and server recognises crap
i m trying to use it against hackshield



need to test char select thing now so please help me
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: PLease Help Me with This-charselect-relog-charselect

#2 Post by EternalHarvest »

unknown0
Noob
Noob
Posts: 17
Joined: 13 Apr 2009, 03:51
Noob?: No

Re: PLease Help Me with This-charselect-relog-charselect

#3 Post by unknown0 »

on typing charselect in console/ Through Macro it says please check list of commands ....looking forward to your reply....

iv seen a bot which relogs in less than a sec after dc.... and that is charselect -relog.... so please it works i hv seen a person with it... but he will not reveal it.




on typing charselect in console/ Through Macro it says please check list of commands check documentation ....looking forward to your reply....
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: PLease Help Me with This-charselect-relog-charselect

#4 Post by EternalHarvest »

Use latest version from svn.
unknown0
Noob
Noob
Posts: 17
Joined: 13 Apr 2009, 03:51
Noob?: No

Re: PLease Help Me with This-charselect-relog-charselect

#5 Post by unknown0 »

eternalharvest i m unable to make a macro as i dont hv any knowledge about it
can u please write me a macro
i just want it to char select and relog on the same character back immediately every 2 minutes
please i would really be grateful for it.
unknown0
Noob
Noob
Posts: 17
Joined: 13 Apr 2009, 03:51
Noob?: No

Re: PLease Help Me with This-charselect-relog-charselect

#6 Post by unknown0 »

automacro Login {
hook in_game

call {
pause 7
pause 1
do charselect
}
}

this works to a certain extent fails when i m fighting monsters can u loop it so that after 2 minutes it tries non stop till it char selects ??

is there no way to use char select in normal config without macro...
just like restart as that is much more reliable than macro --which fails at times when mass botting
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: PLease Help Me with This-charselect-relog-charselect

#7 Post by EternalHarvest »

It's reliable in the same way as with official Ragnarok Online client. Wiki page mentions that issue. There isn't any reliability difference by using charselect from macro or any other means (manually, doCommand, your own plugin).
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: PLease Help Me with This-charselect-relog-charselect

#8 Post by EternalHarvest »