hellcritz
17th September 2007, 21:22
Sorry if this thread lacks info or informal ~_~
ive create a longer one and 2 times already but my system is crushing and suddenly restarting ~_~ hope u understand.
This thread is for Granado Espada people who knows how to create an Ai in GE
ive tried creating Auto Loot ai and it works just fine
**EDIT**
forgot to mention that GE's Ai is consist of C language and Java
i need help creating Ai coz im realy not an programmer.
ill be posting samples here later on
after creating Ai you should create your hotkeys too
heres an sample hot key
<HotKey Name="ATK MODE HARVEST" Scp="ATTACKER_LOOT_MODE()" Key="NUM1" UseAlt="NO" UseCtrl="NO" UseShift="YES" OnEdit="NO" />
<HotKey Name="SCOUT MODE HARVEST" Scp="SCOUT_LOOT_MODE()" Key="NUM2" UseAlt="NO" UseCtrl="NO" UseShift="YES" OnEdit="NO" />
<HotKey Name="PUPPET MODE HARVEST" Scp="CATH_LOOT_MODE()" Key="NUM3" UseAlt="NO" UseCtrl="NO" UseShift="YES" OnEdit="NO" />
<HotKey Name="LEVITATION AUTO" Scp="AUTO_LEVI()" Key="NUM4" UseAlt="NO" UseCtrl="NO" UseShift="YES" OnEdit="NO" />
<HotKey Name="SUB HEAL" Scp="AUTO_SUBHEAL()" Key="NUM5" UseAlt="NO" UseCtrl="NO" UseShift="YES" OnEdit="NO" />
ive create a longer one and 2 times already but my system is crushing and suddenly restarting ~_~ hope u understand.
This thread is for Granado Espada people who knows how to create an Ai in GE
ive tried creating Auto Loot ai and it works just fine
**EDIT**
forgot to mention that GE's Ai is consist of C language and Java
i need help creating Ai coz im realy not an programmer.
ill be posting samples here later on
after creating Ai you should create your hotkeys too
heres an sample hot key
<HotKey Name="ATK MODE HARVEST" Scp="ATTACKER_LOOT_MODE()" Key="NUM1" UseAlt="NO" UseCtrl="NO" UseShift="YES" OnEdit="NO" />
<HotKey Name="SCOUT MODE HARVEST" Scp="SCOUT_LOOT_MODE()" Key="NUM2" UseAlt="NO" UseCtrl="NO" UseShift="YES" OnEdit="NO" />
<HotKey Name="PUPPET MODE HARVEST" Scp="CATH_LOOT_MODE()" Key="NUM3" UseAlt="NO" UseCtrl="NO" UseShift="YES" OnEdit="NO" />
<HotKey Name="LEVITATION AUTO" Scp="AUTO_LEVI()" Key="NUM4" UseAlt="NO" UseCtrl="NO" UseShift="YES" OnEdit="NO" />
<HotKey Name="SUB HEAL" Scp="AUTO_SUBHEAL()" Key="NUM5" UseAlt="NO" UseCtrl="NO" UseShift="YES" OnEdit="NO" />