Trick to lvl Phoenix skill

10/31/2006 18:37 ^Apocalypse^#31
Quote:
Originally posted by Cucurucho@Oct 22 2006, 13:54
Ok how I Leveled Phoenix easily till fixed?
Needs:

1. Main char you want to plvl phoenix.
2. ND-Waterelf
2. RB Water-Water (or any char with cure)
3. House
4. Macro Program (I Use Macro Scheduller)
5. As many Sup.Ref.Norm Moon gems as you can wear/pay


Go to your house, summon guard with the water, when you have XP skill ready on your main begin to atack the Guard then make the water to heal the guard (need to use PK mode)using macro program (sit, regain mana and heal again). That way I plvled also all my 'cure' spells on the water (Cure, Advanced Cure, Nectar...).

This is the best way, in my opinion of course.

EDIT: You can also put as many moon gems as u can in the water :D
:D +k testing 20 min and my water now has fixed healing :D and phoenix is leveling fast and alone!! man nice work +k
11/01/2006 10:01 Cucurucho#32
Quote:
Originally posted by ^Apocalypse^+Oct 31 2006, 18:37--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (^Apocalypse^ @ Oct 31 2006, 18:37)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--Cucurucho@Oct 22 2006, 13:54
Ok how I Leveled Phoenix easily till fixed?
Needs:

1. Main char you want to plvl phoenix.
2. ND-Waterelf
2. RB Water-Water (or any char with cure)
3. House
4. Macro Program (I Use Macro Scheduller)
5. As many Sup.Ref.Norm Moon gems as you can wear/pay


Go to your house, summon guard with the water, when you have XP skill ready on your main begin to atack the Guard then make the water to heal the guard (need to use PK mode)using macro program (sit, regain mana and heal again). That way I plvled also all my 'cure' spells on the water (Cure, Advanced Cure, Nectar...).

This is the best way, in my opinion of course.

EDIT: You can also put as many moon gems as u can in the water :D
:D +k testing 20 min and my water now has fixed healing :D and phoenix is leveling fast and alone!! man nice work +k [/b][/quote]
Yes it works perfect :bandit:
11/01/2006 11:41 ganoderma#33
Quote:
Originally posted by kurogasa@Oct 22 2006, 22:58
even if you Are rb, how can you attack your Own guard?


What i do is turn on COpartner, and have lvl 5 swords with no ring, and attk kings. It will take a very long time to kill the king, and you wont lose your armor because of the dura dc in COpartner.
hmm, ty for the tip ;)

im going to use that since i dont have any rb and i dont have nd either xD

EDIT//
only i wont use copartner, since i never used it and my dura doesnt go down very fast...
and i use sword/club since the rage kills any other annoying bandits that attack me, keeping me alive longer :P
11/02/2006 17:32 Tinytox#34
IDK if anyone mentioned this yet, but u can do this anywere (i like TG)
11/02/2006 20:35 Njowils#35
LOL! no 1 said to lvl it in tg :P... it takes days tho... probably why...
11/05/2006 14:35 ~>Link<~#36
for lvl nix faster use 2 sword normal lvl 70 or above with 2 moon gem in each sword on a guard or a king! :cool:
if u have a water dont use stig but use accuracy on ur tro because u gain max exp with min atk!
dont forget to not wear ur ring! ;)

enjoy!! <:o)


[img]text2schild.php?smilienummer=1&text=NIX FIXED!! ' border='0' alt='NIX FIXED!! ' />
11/16/2006 17:31 Cucurucho#37
Quote:
Originally posted by ~>Link<~@Nov 5 2006, 14:35
for lvl nix faster use 2 sword normal lvl 70 or above with 2 moon gem in each sword on a guard or a king! :cool:
if u have a water dont use stig but use accuracy on ur tro because u gain max exp with min atk!
dont forget to not wear ur ring! ;)

enjoy!! <:o)


[img]text2schild.php?smilienummer=1&text=NIX FIXED!! ' border='0' alt='NIX FIXED!! ' />
lol no comments....
11/16/2006 20:23 Akademiks#38
Quote:
Originally posted by fuoligan@Sep 23 2006, 09:05
hi all
i tryd to look if it was allready posted but couldnt find any
my trick for lvling ur phoenix skill does need some things

1) u need a reborn char cuzz u need a gaurd
2) u NEED water elf (fishy)

the trick is to go in fishy mode then w8 till ur timer nearly runs out
then start pking the guard when the timer runs out u will hit the guard
bout twice as fast as normal

no hacks no cheats
donw side is u need fish so its not for everyone sry :bandit:

greetz from the fuol
it has been posted one more time , but a remind wont harm :bandit:
11/16/2006 20:52 imported_§CrypticShadows§#39
good job, but what if youre not rb and not a buyer?
12/05/2006 05:54 malabim1#40
I need Superman hack
12/23/2006 03:07 crys_2005_2006#41
it wont really work that good anymore, cause with new patch u cant atack guard in house :((((((
12/23/2006 05:41 n00b!!!!#42
nice..it really works :D
12/23/2006 10:22 cxs#43
XD yah very very old trick
12/23/2006 17:47 marcotheclepto#44
Quote:
Originally posted by akirasad@Sep 25 2006, 15:52
try using ND coz it is 3x more than normal
and fish is only 2x
after lvl 5 fish has 300 frequency... 3x faster
12/27/2006 10:45 HackMan#45
After last patch you get very fast cyclone when attacking GW gate when its open. You gain the next cyclone just as the first one passes away. Using an autoclicker and adjusting the times makes you autocyclone and training Phoenix very fast. Use AutoHotKey or AutoIt or something similar.

Pseudocode (don't have the code I use here right now):

Loop
{
"Click on Cyclone Icon"
Wait 500
"Hold down Ctrl and Click on Gate"
Wait 500 ; repeat in case of lag
"Hold down Ctrl and Click on Gate"
Wait 61000
"If key pressed then Exit"
}

This works great but some more advanced code could be used checking for health etc.