You are on page 1of 8

----------------------------------

----------------------------------
-- Clan STROSS
-- Recogida de recompensas diarias
-- Misiones
-- Entrenamiento guerreros
----------------------------------
----------------------------------

----------------------------------
-- Login del primer personaje ----
-- Player --
----------------------------------

wait(3)

--------- Abre App ---------------


click(Location(453, 460))
wait(45)

--------- Cierra Banco -----------


click(Location(680, 89))
wait(2)

--------- Menu -------------------


click(Location(659, 1215))
wait(2)

--------- Cuenta -----------------


click(Location(290, 1050))
wait(2)

--------- Rest cuenta guardada ---


click(Location(490, 588))
wait(2)

--------- Restaurar --------------


click(Location(535, 595))
wait(10)

--------- Restaurar guardada -----


click(Location(393, 835))
wait(2)

--------- Restaurar --------------


click(Location(535, 595))
wait(20)

--------- Cuenta Player ----------


click(Location(395, 579))
wait(10)

--------- Rest con foto ----------


click(Location(255, 928))
wait(45)

----------------------------------
-- Recogida de recompensas diarias
----------------------------------
--------- Cierra Banco -----------
click(Location(680, 89))
wait(2)

--------- Abre Banco -------------


click(Location(667, 84))
wait(2)

--------- Suscripciones ----------


click(Location(477, 211))
wait(2)

--------- Reclamar ---------------


click(Location(626, 347))
wait(2)

--------- Reclamar con foto ------


click(Location(414, 839))
wait(2)

--------- Cierra Banco -----------


click(Location(680, 89))
wait(2)

--------- Abre cofre -------------


click(Location(643, 1058))
wait(2)

--------- Reclamar cofre ---------


click(Location(396, 849))
wait(2)

--------- Abre diarias -----------


click(Location(64, 455))
wait(2)

--------- Reclamar diarias -------


click(Location(389, 1225))
wait(2)

----------------------------------
-- Misiones --
----------------------------------

-- Personales --------------------
click(Location(69, 324))
wait(2)
for i = 1, 42, 1 do
click(Location(651, 424))
end

-- Clan -------------------------
click(Location(383, 206))
wait(1)
for i = 1, 42, 1 do
click(Location(651, 424))
end
-- Premium ----------------------
click(Location(605, 211))
wait(1)
for i = 1, 42, 1 do
click(Location(651, 424))
end

-- Salir ------------------------
wait(2)
keyevent(4)
wait(2)

----------------------------------
-- Entrenamiento asedio --
----------------------------------

-- Cuartel -----------------------
click(Location(539, 490))
wait(2)

-- Tropas ------------------------
click(Location(380, 191))
wait(2)

-- Fundibulos --------------------
click(Location(446, 923))
wait(2)

-- Barra -------------------------
click(Location(398, 565))
wait(2)

-- Entrenar ----------------------
click(Location(262, 736))
wait(2)

-- Salir -------------------------
click(Location(676, 91))
wait(2)

----------------------------------
-- Login de Ugruk --
----------------------------------

--------- Menu -------------------


click(Location(659, 1215))
wait(2)

--------- Cuenta -----------------


click(Location(290, 1050))
wait(2)

--------- Rest cuenta guardada ---


click(Location(490, 588))
wait(2)

--------- Restaurar --------------


click(Location(535, 595))
wait(20)

--------- Cuenta Ugruk ----------


click(Location(308, 932))
wait(20)

--------- Rest con foto ----------


click(Location(255, 928))
wait(45)

----------------------------------
-- Recogida de recompensas diarias
----------------------------------

--------- Cierra Banco -----------


click(Location(680, 89))
wait(2)

--------- Abre Banco -------------


click(Location(667, 84))
wait(2)

--------- Suscripciones ----------


click(Location(477, 211))
wait(2)

--------- Reclamar ---------------


click(Location(626, 347))
wait(2)

--------- Reclamar con foto ------


click(Location(414, 839))
wait(2)

--------- Cierra Banco -----------


click(Location(680, 89))
wait(2)

--------- Abre cofre -------------


click(Location(643, 1058))
wait(2)

--------- Reclamar cofre ---------


click(Location(396, 849))
wait(2)

--------- Abre diarias -----------


click(Location(64, 455))
wait(2)

--------- Reclamar diarias -------


click(Location(389, 1225))
wait(2)

----------------------------------
-- Misiones --
----------------------------------

-- Personales --------------------
click(Location(69, 324))
wait(2)
for i = 1, 36, 1 do
click(Location(651, 424))
end

-- Clan -------------------------
click(Location(383, 206))
wait(1)
for i = 1, 36, 1 do
click(Location(651, 424))
end

-- Premium ----------------------
click(Location(605, 211))
wait(1)
for i = 1, 2, 1 do
click(Location(651, 424))
end

-- Salir ------------------------
wait(2)
keyevent(4)
wait(2)

----------------------------------
-- Login de Guerrera --
----------------------------------

--------- Menu -------------------


click(Location(659, 1215))
wait(2)

--------- Cuenta -----------------


click(Location(290, 1050))
wait(2)

--------- Rest cuenta guardada ---


click(Location(490, 588))
wait(2)

--------- Restaurar Facebook -----


click(Location(246, 620))
wait(20)

--------- Rest con foto ----------


click(Location(255, 928))
wait(45)

----------------------------------
-- Recogida de recompensas diarias
----------------------------------

--------- Cierra Banco -----------


click(Location(680, 89))
wait(2)

--------- Abre Banco -------------


click(Location(667, 84))
wait(2)

--------- Suscripciones ----------


click(Location(477, 211))
wait(2)

--------- Reclamar ---------------


click(Location(626, 347))
wait(2)

--------- Reclamar con foto ------


click(Location(414, 839))
wait(2)

--------- Cierra Banco -----------


click(Location(680, 89))
wait(2)

--------- Abre cofre -------------


click(Location(643, 1058))
wait(2)

--------- Reclamar cofre ---------


click(Location(396, 849))
wait(2)

--------- Abre diarias -----------


click(Location(64, 455))
wait(2)

--------- Reclamar diarias -------


click(Location(389, 1225))
wait(2)

----------------------------------
-- Misiones --
----------------------------------

-- Personales --------------------
click(Location(69, 324))
wait(2)
for i = 1, 36, 1 do
click(Location(651, 424))
end

-- Clan -------------------------
click(Location(383, 206))
wait(1)
for i = 1, 36, 1 do
click(Location(651, 424))
end

-- Premium ----------------------
click(Location(605, 211))
wait(1)
for i = 1, 2, 1 do
click(Location(651, 424))
end
-- Salir ------------------------
wait(2)
keyevent(4)
wait(2)

----------------------------------
-- Entrenamiento asedio --
----------------------------------

-- Cuartel -----------------------
click(Location(539, 490))
wait(2)

-- Tropas ------------------------
click(Location(380, 191))
wait(2)

-- Fundibulos --------------------
click(Location(446, 923))
wait(2)

-- Barra -------------------------
click(Location(398, 565))
wait(2)

-- Entrenar ----------------------
click(Location(262, 736))
wait(2)

-- Salir -------------------------
click(Location(676, 91))
wait(2)

----------------------------------
-- Login de Helena ----
----------------------------------

wait(3)

--------- Menu -------------------


click(Location(659, 1215))
wait(2)

--------- Cuenta -----------------


click(Location(290, 1050))
wait(2)

--------- Rest cuenta guardada ---


click(Location(490, 588))
wait(2)

--------- Restaurar --------------


click(Location(535, 595))
wait(20)

--------- Cuenta Helena ----------


click(Location(298, 697))
wait(20)
--------- Rest con foto ----------
click(Location(255, 928))

You might also like