PDA

View Full Version : UNDEAR CAVEBEAR SCRIPT REQUEST ($$$)



fcojgza
04-01-2016, 05:34 PM
Looking for a script that can help me get the Undead Cavebear mount.

Basically I want the script to be hunting at the cave where the Undead Cavebear appears, go resupply, deposit loot, etc.

Obviously the script shouldn't attack the Undead Cavebear, but instead alert me that it has spawned so that I can then use the maxilla maximus on it.

I can pay.

(I'm an EK)

Sheradial
04-01-2016, 06:21 PM
if (Creature.isOnScreen("Undead Cavebear") then
Walker.Stop()
alert()
print("Undead Cavebear on screen")
end


Add this to any Ramoa script ;P (some out there for sure on this forum)

fcojgza
04-01-2016, 06:51 PM
All Ramoa scripts are for Pally or Mages :(

fcojgza
04-04-2016, 08:32 PM
bumpp