BBot - The best bot of the world
how to kill ghost if trapped? - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Requests (https://forums.bmega.net/forum-17.html)
+--- Thread: how to kill ghost if trapped? (/thread-16458.html)



how to kill ghost if trapped? - waldek0990 - 10-24-2014

Greetings.
I'm boting in formorgan mines -5 lvl (nightmares, lost souls, destroyers etc)
There are also enlightements of the cult which are summoning ghosts
i don't know how to attack them only if trapped.
please, give me any adivce (++rep)
thank you


RE: how to kill ghost if trapped? - Seeken - 10-25-2014

Can't rly understand.

Trapped or invisible?


RE: how to kill ghost if trapped? - waldek0990 - 10-25-2014

(10-25-2014, 12:19 AM)Seeken Wrote: Can't rly understand.

Trapped or invisible?
i mean when i'm boting and summoned ghosts trapped me in the corner for example


RE: how to kill ghost if trapped? - spodniarz - 10-25-2014

Use if monsters around use itemID example GFB or something else


RE: how to kill ghost if trapped? - damiansnk - 10-25-2014

Add macro with change weapon for fire axe and in killer add ghoust avoid and macro in attack change weapon and after atack change for main weapon now I'm in work later I can send u macro


RE: how to kill ghost if trapped? - waldek0990 - 10-25-2014

(10-25-2014, 07:53 AM)damiansnk Wrote: Add macro with change weapon for fire axe and in killer add ghoust avoid and macro in attack change weapon and after atack change for main weapon now I'm in work later I can send u macro
there is no need for giving me mecro, i can do it myself but thanks btw.
thank you all. ++rep


RE: how to kill ghost if trapped? - Seeken - 10-25-2014

Macro
PHP Code:
Creatures.ByName(Ghost)==[jump]
Self.Equip.LeftHand(WEAPON ID)
Exit()
Creatures.ByName(Ghost)==0
{jump
Macro.Wait(500)
Self.Equip.LeftHand(!weapon!)
Exit() 

Put in variables
PHP Code:
weapon
(Set your main weapon id!)

To check ItemID click at tibia window ALT + F8 and look at those items.


RE: how to kill ghost if trapped? - byko - 10-25-2014

@up
Rep


RE: how to kill ghost if trapped? - Seeken - 10-25-2014

(10-25-2014, 04:08 PM)byko Wrote: @up
Rep

Big Danke! Already got green nickname *.* Yay!