| Posted: October 30th, 2008 |
|
|
|
|
this will make it so you can trick or treat without being next to your target makeing it super fast! heres what you need.
first you will need the folowing macros, HUD, and keymap, + you will need a friend or two accounts. NOTE best if one of you is a commando
MACRO #1
used to get moon coins.
PLEASE NOTE!
when runing this macro set your self to AFK
as most of everyone has "show afk player chat" off
/ui action cycleTargetOutward;
/pause 0.1;
/say trick or treat home boyzz!!;
/pause 0.1;
/ui action toolbarSlot09;
/pause 1;
/macro vader;
NOTE #2 FOR MACRO #1
the ui slot09 or toolbar 0 on macro 1 is for your holo projector.
ok now that your all set up for trick or sploiting
go to naboo moema just inside the cantina, and stand on this
waypoint 4875 -4666, uhho 666 scary huh?
zoom your camera all the way out so you can see yourself,
now set your "field of view" now you can see alot more,
next look west so your looking at the wall.
ok now the door to the cantina should be open and you should be able to see outside
MACRO #2
this is for the commando/kill bot
/ui action toolbarSlot05; <plasma mine goes here
/pause 1;
/macro MandoMine;
MACRO #3
commando /kill bot heal
/ui action toolbarSlot00; <heal goes here
/pause 5;
/macro MandoHeal;
MACRO #4
commando /kill bot loot
/loot corpse;
/pause .5;
/macro loot;
ok now stand just outside the cantina on waypoint 4856 -4685.
next turn on "action can be fired from toolbar" [this should be set to on, on both charactors].
ok just, use this autoit macro if you want this to be full afk.
this will hit the "ok" button
Global $Paused
HotKeySet("{ESC}", "Terminate")
Opt("MouseClickDragDelay", 50)
Sleep (5000)
While 1
Sleep (5)
MouseClick ( "left" , 634, 592, 16 ) ;select the "ok" button
Sleep (5)
WEnd
Func Terminate()
Exit 0
EndFunc
thats it if you need to know more, like how to put on a FING costume let me know
|
|