Please where is any unbundling script on your site?? I've looked through all Script section. Please what is Greater Aether Crystal ID to unbundle it? Or a ready script please. Where can I take items' IDs? I tried this:Quote:
For the unbundling check the example script on my site or the unbundle script by user (Daniil Ovcharenko) [Only registered and activated users can see links. Click Here To Register...] and adjust it to your items + cooldown for it.
Regards
Regards
You can find ID's at database sites like aionarmory or aiondatabase.Quote:
Please where is any unbundling script on your site?? I've looked through all Script section. Please what is Greater Aether Crystal ID to unbundle it? Or a ready script please. Where can I take items' IDs? I tried this:
while(Player.InventoryContains(152000318) > 0){
Chat.SendMessage("/Use Greater Aether Crystal");
Pause(4500);
}
and it doesn't work :(
Welchen abnormalen status ?Quote:
Hallo
Wie stelle ich den Abnormalen Status ein und kann ich meine Eistellungen speichern?Muss bei jedem Start vom Bot alles wieder neu machen.
Danke
Oh , es gibt eine kondition namens "Debuff" , aber funktioniert nicht 100% - denn es gibt auch debuffs die lassen sich nicht "wegpotten" dann wuerde er es immer wieder probieren.Quote:
Z.B Bewegungsgeschwindigkeit mit Heiltrank weg Potten.Weiss nicht so recht wie ich das einstellen soll.Das mit dem Profil hab ich bereits gefunden.Danke
So should I writeQuote:
You can find ID's at database sites like aionarmory or aiondatabase.
Greater Aether Crystal would be ID : 152000903
Regards
Hey,Quote:
Kann man irgendwie einstellen, dass der Schütze auch seine Attacken die man 2 mal hintereinander benutzen kann, auch 2 mal benutzt?
Bei mir haut er die nur einmal und kann daher die ganzen Ketten Fertigkeiten nicht benutzen.