Page 1 of 1

How to register on the siege war?

Posted: Sat Jan 01, 2011 10:46 am
by shelk
Please help ;S I cant registred in the list of the Siege War.

Sorry my English

Re: How to register on the siege war?

Posted: Tue Jan 04, 2011 1:51 pm
by Starrider
theoretically for Europe:
between 22:00 (10pm) until 18:00 (6 pm/gmt+1) next day you can register by clicking on (G) default Guild Window Button, then you switch on Battle/Schlacht - button an press register.

But: in real you must press register at 22 pm because maaaany other guilds want to register for Guildsiege, so you must hurry up, there are only 128 Slots.

Re: How to register on the siege war?

Posted: Mon Jun 06, 2011 4:18 pm
by jboggan
there i found a way to make sign up easy but u need to make a macro and also have ntbuff

the macro is "/script for i=1, 500, 1 do GuildHousesWar_Register() end" no quotes

and then set it on hotbar and then go to ntbuff and set it on buff menu check Combat and Rest and Alert. then go to general tab and check all boxes except hide button. this helps u just in case u are in town when its time to sign up



i have set it up my characters hot bar with 4 hotbar action keys and set them all 4 on the ntbuff. so i have the 4 time to chance

Re: How to register on the siege war?

Posted: Mon Jun 06, 2011 7:56 pm
by lisa
in game you only need

Code: Select all

/script GuildHousesWar_Register()
with bot you need

Code: Select all

RoMScript("GuildHousesWar_Register()")
with your code you have set it to use 'i' as a variable from range 1 to 500 but you don't actually use 'i' in the code, hence the exact same code is being spammed 500 times with no deviation. So it actually registers on the first try.

You can also use

Code: Select all

RoMScript("GuildHouseWarRegisterButton_OnClick()")
I have previously posted this in a topic before. A search for guild war revealed this as first search result
http://www.solarstrike.net/phpBB3/viewt ... war#p18923

Re: How to register on the siege war?

Posted: Fri May 25, 2012 6:27 pm
by Hetrix
Hey all,

I created my own guild only for SW to collect some badges. The problem is I dont manage to register at all.
I tried with the script and ntbuff but without success. I didnt tried do it via micromacro yet because I dont know how it works. How does it work without waypoint etc, what do I need to configure to try to register with that? And for your information is my ping +- 15 so I hope it should help a bit.

Thanks in advance,
/ H

Re: How to register on the siege war?

Posted: Fri May 25, 2012 8:12 pm
by lisa
Hetrix wrote: I created my own guild only for SW to collect some badges. The problem is I dont manage to register at all.
Did you level guild to 5 and build a castle?

Are you saying that you can actually register but others register before you and it reaches the maximum before you can click register?

Re: How to register on the siege war?

Posted: Sat May 26, 2012 7:40 am
by Hetrix
Yes Lisa, I reached level 5 and I got a castle. And yes the list gets full when I'm trying to register. Thats why I thought if it maybe would work if I tried to register with the bot. But I dont know where to start and how it actually works to register with the bot?

Anyone here lately?

/ H

Re: How to register on the siege war?

Posted: Wed Jun 06, 2012 6:07 am
by Hetrix
How do I register for siege wars with the bot? Is it better than macros or?

/H

Re: How to register on the siege war?

Posted: Wed Jun 06, 2012 6:15 am
by rock5
Yeah, I noticed on one of the servers I was trying to do seige with, that I was never able to register.

Your idea is sound. But a better idea is to use an addon. The best idea is for lisas addon that enters seige the moment it starts, to also register the moment registrations open.

Re: How to register on the siege war?

Posted: Wed Jun 06, 2012 6:38 am
by Hetrix
Thx for your reply rock5, but where is the addon for register for sw. Whats the name of it?
/H

Re: How to register on the siege war?

Posted: Wed Jun 06, 2012 6:54 am
by rock5
I think this is the newest version
http://www.solarstrike.net/phpBB3/viewt ... 998#p35998
It doesn't register though, it only enters for you. You still have to register manually. Ideally, the best solution to auto register siege would be to edit this addon to do both jobs. I don't know if Lisas will want to do anymore work on this and I don't know if I feel like doing it.

Re: How to register on the siege war?

Posted: Wed Jun 06, 2012 7:12 am
by Hetrix
Alright, thanks once again rock5. I will ask Lisa if he/she got time to modify the addon so it does both register and entering.

/H