Jump to content

Rhamzkie

Members
  • Posts

    16
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Canada
  • Server
    RazerRO

Recent Profile Visitors

1032 profile views

Rhamzkie's Achievements

Poring

Poring (1/15)

0

Reputation

  1. pano po gawin Auto Heal&Buff sya ung d na cclick then nalakad tapos po may kasamang repair help po eto po ung script ko ---------------------------------------------------------------------------------------------------- //===== rAthena Script ======================================= //= Healer //===== By: ================================================== //= Euphy //===== Current Version: ===================================== //= 1.1 //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= //= Basic healer script. //===== Additional Comments: ================================= //= 1.0 Initial script. //= 1.1 Aligned coordinates with @go. //============================================================ prontera,146,162,5 script Healer 1388,{ set .@Price,0; // Zeny required for heal set .@Buffs,1; // Also buff players? (1: yes / 0: no) set .@Delay,0; // Heal delay, in seconds if (@HD > gettimetick(2)) end; if (.@Price) { message strcharinfo(0),"Healing costs "+.@Price+" Zeny."; if (Zeny < .@Price) end; if(select("^0055FFHeal^000000:^777777Cancel^000000") == 2) end; set Zeny, Zeny-.@Price; } specialeffect2 EF_HEAL2; percentheal 100,100; if (.@Buffs) { specialeffect2 EF_INCAGILITY; sc_start SC_INCREASEAGI,240000,10; specialeffect2 EF_BLESSING; sc_start SC_BLESSING,240000,10; } if (.@Delay) set @HD, gettimetick(2)+.@Delay; end; } // Duplicates //============================================================ invek,146,162,5 duplicate(Healer) Healer#alb 1388 alberta,25,240,6 duplicate(Healer) Healer#alb 640 aldebaran,135,118,6 duplicate(Healer) Healer#alde 640 amatsu,200,79,4 duplicate(Healer) Healer#ama 640 ayothaya,207,169,6 duplicate(Healer) Healer#ayo 640 comodo,184,158,6 duplicate(Healer) Healer#com 640 einbech,57,36,6 duplicate(Healer) Healer#einbe 640 einbroch,57,202,6 duplicate(Healer) Healer#einbr 640 geffen,115,72,6 duplicate(Healer) Healer#gef 640 gonryun,156,122,6 duplicate(Healer) Healer#gon 640 hugel,89,150,6 duplicate(Healer) Healer#hug 640 izlude,121,150,6 duplicate(Healer) Healer#izl 640 //Pre-RE: (125,118) jawaii,250,139,4 duplicate(Healer) Healer#jaw 640 lighthalzen,152,100,6 duplicate(Healer) Healer#lhz 640 louyang,226,103,4 duplicate(Healer) Healer#lou 640 manuk,272,144,6 duplicate(Healer) Healer#man 640 mid_camp,203,289,6 duplicate(Healer) Healer#mid 640 moc_ruins,72,164,4 duplicate(Healer) Healer#moc 640 morocc,153,97,6 duplicate(Healer) Healer#mor 640 moscovia,220,191,4 duplicate(Healer) Healer#mos 640 niflheim,212,182,5 duplicate(Healer) Healer#nif 640 payon,179,106,4 duplicate(Healer) Healer#pay 640 //prontera,162,193,4 duplicate(Healer) Healer#prt 640 rachel,125,116,6 duplicate(Healer) Healer#rac 640 splendide,201,153,4 duplicate(Healer) Healer#spl 640 thor_camp,249,74,4 duplicate(Healer) Healer#thor 640 umbala,105,148,3 duplicate(Healer) Healer#umb 640 veins,217,121,4 duplicate(Healer) Healer#ve 640 xmas,143,136,4 duplicate(Healer) Healer#xmas 640 yuno,164,45,4 duplicate(Healer) Healer#yuno 640 // Duplicates (Renewal) //============================================================ brasilis,194,221,6 duplicate(Healer) Healer#bra 640 dewata,195,187,4 duplicate(Healer) Healer#dew 640 dicastes01,201,194,4 duplicate(Healer) Healer#dic 640 ecl_in01,45,60,4 duplicate(Healer) Healer#ecl 640 malangdo,132,114,6 duplicate(Healer) Healer#mal 640 malaya,227,204,6 duplicate(Healer) Healer#ma 640 mora,55,152,4 duplicate(Healer) Healer#mora 640
  2. hello help po about sa monster health gusto ko po kasi maging x3 HP all MVP monster
  3. bat ganun po nung nag +10 ako ng armor ni try ko mas bumaba pa ung hp nya diba po dapat mas mataas sa tao gunka card if +10
  4. pede po lagay nyu po kung anu anu ung iibahin ko salamat po
  5. Saan ko mapapalitan ung Droprate ng Mob ko and papano eto po sana ang gusto ko Normal Card Drop Rate: 25% MVP Card Drop Rate : 5% Rare Card Drop Rate : 1%
  6. Need help po pede po pagawan ng script to ganito po effect d ko kasi magawa d nagana ung script sakin ty • Hardrock Mammoth Card - Increase HP by 12% for each refine of the user Armor. - Compound on Armor • Tendrilrion Card - CRIT + 5. If the weapon is refined to +10, ATK + 35. - Compound on Weapon
  7. my custom weapon Example - Staff - ( if { High Wizard } Lvl 15 Storm Gust , Meteor Storm , Thunder Storm { if Professor } All Bolt's Skill Become Lvl 15 okie naman sya but if ggamitin ang Fire Bolt Level 15 all Range Skill ang nang yayare is Lalapit pa sya sa monster or Ground no Range help me how to fix this thanks
  8. my shadow form skill is no cast ... gusto ko sana ung may cast nka renewal cast naman server how to fix that ? thanks
  9. Pa help po pano mag start and compile eto po gngawa ko pero ayaw salamat
  10. i already try this but not working i dont know why 20392,Black_Dragon_Helm,Black Dragon Helm,5,10000,,1000,,10,,0,0xFFFFFFFF,7,2,1024,,0,0,1213,{},{},{}
×
×
  • Create New...