// Connect to server with Shaiya credentials using PDO
$sqlUser = 'Shaiya'; // YOUR SHAIYA ACCOUNT NAME
$sqlPass = 'Shaiya123'; // YOUR SHAIYA ACCOUNT PASSWORD
$database = 'PS_UserData';
// add here more bosses, just the MobID.
@$bosses = array(1 => '2480', '2481', '2482', '2483', '835', '1259', '2472', '2785', '2803', '2821', '2839', '3050');
foreach ($bosses as $key => $value) {
$query = $conn->prepare ("SELECT TOP 1 [MobName], [CharName], [ActionTime] FROM PS_GameLog.dbo.Boss_Death_Log WHERE MobID= ? ORDER BY ActionTime DESC");
$query->bindValue(1, $value, PDO::PARAM_INT);
$query->execute();
$boss = $query->fetch(PDO::FETCH_NUM);
if ($boss[0] != NULL){
// WHEN YOU ADD A MOB REMEMBER TO ADD THE TIME
switch ($value){
case 2480: $hours = 3; break;
case 2481: $hours = 3; break;
case 2482: $hours = 3; break;
case 2483: $hours = 2; break;
case 835: $hours = 3; break;
case 1259: $hours = 3; break;
case 2472: $hours = 7; break;
case 2785: $hours = -2; break;
case 2803: $hours = -2; break;
case 2821: $hours = -2; break;
case 2839: $hours = -2; break;
case 3050: $hours = 72; break;
Job Timer (Taxi Timer, etc) 09/01/2011 - SRO Hacks, Bots, Cheats & Exploits - 2 Replies A small utility to keep track of jobs that need timing.
http://img834.imageshack.us/img834/6076/jt01.png
Always read the changelog!
To get access to Job Timer, register at "www.error- soft.net" ( without the spaces between the - )
Press thanks if this helps at all.
field boss timer 11/14/2009 - Mabinogi - 3 Replies i know there a bunch of topics like this but is there one i just want yes or no and maybe a link thanks in advance
I need timer for Iria field boss? (savage beast and falcon quest) 07/14/2009 - Mabinogi - 9 Replies Hi!
Do you guys can have or can make a timer (autoscript ) for Iria Field boss to show up ingame time included the channel also. ( Quest = Research field boss). Whole day stay in iria for a week not even one field boss showed up, sad! sad!
Dark Racoon i need help.
Thanks
:handsdown::handsdown::handsdown::handsdown: