06-29-2015, 12:02 AM
Hello, it would mean the worls to me if someone could make a macro that makes my "Delete" Button become "SD Shoot on target" and "Page Down" Button "Exevo Vis Hur"
Thank you!
Thank you!
Sudden Death On Del
|
06-29-2015, 12:02 AM
Hello, it would mean the worls to me if someone could make a macro that makes my "Delete" Button become "SD Shoot on target" and "Page Down" Button "Exevo Vis Hur"
Thank you!
06-29-2015, 09:53 AM
Use rune ID if attack and use key DEL key
Quote:500 {Use RuneID} RuneID:=ID Self.Attacking()==1 a:=Creature.Attacking() Tibia.IsKeyDown(46)==1 Creature.ShootOn(!a!, !RuneID!) Say exevo vis hur if atack and use key PAGE DOWN key Quote:500 {E V H} Self.Attacking()==1 a:=Creature.Attacking() Tibia.IsKeyDown(34)==1 Self.Say(Exevo Vis Hur) If it helped give the REP+
If someone is offended SORRY
06-29-2015, 07:26 PM
(06-29-2015, 09:53 AM)lukasze Wrote: Use rune ID if attack and use key DEL key Thank u bro |
« Next Oldest | Next Newest »
|