Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/26/14 in all areas

  1. E - Script Collection Last Update : September 10, 2013 Refine Function SQL Mission Board Monster Marching Vendor Control Advanced Stylist Coin Exchanger Doppelganger Race Of The Day Limited Items Multi Currency Shop Random News GM Online List Link Broken E-Inquiry DotA Runes Flower Counting Game Class Restriction Chain Quest Build Manager Misc Scripts : Freebies Script Card Trader Gold Room [ Pick Gold ] Gold Room [ Guild Tax ] Map Restriction [ GM Based ] Daily Reward Monthly Reward Monster Spawner Monster Summoner with Last Summoned Display Players Stats & Equipments 3rd Job Item Giver Exchanger [ Cashpoint to Coins ] Exchanger [ Poring Coin - Zeny ] Exchanger [ Points to Tickets ] Exchanger [ Item to Item ] Exchanger [ Item to Item ] Exchanger [ Multi Item to 1 Item ] Party Match Auto Ban Over Stats Users Soul Link Buff Kill Players gain Cash Points Party Members All Get Items [ Snippet ] Message Board Stalker Class Skill Reproduce NPC Multiple Selection Quest [ Template ] In-Game Item Rewarder In-Game Points Rewarder Invasion Event Custom Item Rate Status Point Seller [ Snippet ] Anti Bot Security Script Anti Bot Script [ Code / Question ] Item Combo Restriction [ LHZ Card ] Drop Item Upon Death PVP Switcher + Announcer [ Guild Master ] Rotating Waitingroom Messages +10 Refiner [ Specific Items ] Random Rate Item Exchanger MVP Invasion Premium Users [ Boost Rates ] Display Cutin Image upon Login Custom Randomed Box Items Kick GM during WOE Custom Crafting NPC Restrict Same IP [ Certain Map ] Coloured Items Exchanger Guild Master Changer Party Team PK Match Gambling Game IRC Channel Crafting NPC Guild Storage Restriction Stage Game [ Version 4 ] Monster Wiki Event [ Version 3 ] Special Thank you for my Tutor : Notes : I am a bit lazy to write all those Script Descriptions, i do believe that all of you able to get how this script works. Anyway, i will still doing my best to write the Updated Changelog or informations about the script as detail as possible. All the Scripts above are uploaded to Pastebin . Abide the Following Rule : Scripts Error / Not Working , you have to Explain it in Details. ( Add in Images / Modified Scripts ) Do not SPAM / BUMP in my Topic. Do not ask for Support stuffs for other Scripts in this Topic. Link Down , then drop [ @Emistry ] a message. I Reserved the Right for NOT Answering your Posts if you did not abide my Topic's Rules. Keep This In Your Mind : All the Scripts i distribute here are NOT FOR COMMERCIAL USES . DO NOT remove my Credits if you are using part of the scripts to modify your own. DO NOT re-release the scripts in any form / way. If you ♥ these Scripts , Click on to Vote this Topic up. Or you may also click on at above the Topic
    1 point
  2. Hey Guys! Just wanted to show off this cute little garden map I made specifically for someone. ^-^; Hope you guys like it! Its pretty simple in its design. :3 Over View! Windmill. Little House for the Garden Stuff. Garden Plot. Little Courtyard. I know this last image is a little random possibly, but other characters can venture into your garden to chill. Plus its a nice little area to afk I suppose. Cute, regardless. =] Anyways I hope you guys like it! Even though its a pretty small map. =]
    1 point
  3. Premade Patcher v3 Full View Here: http://s1-lykos.com/projects/PrePatcher03.png Premade Website v3 Full View Here: http://s1-lykos.com/projects/Premade03.png
    1 point
  4. Try this - script sample -1,{ OnPCLoginEvent: if(vip_status(1)) { specialeffect2 486; } end; } I'm not sure if I used the right effect number. If not, kindly check it in https://github.com/rathena/rathena/blob/master/doc/effect_list.txt
    1 point
  5. Check this item out. http://ratemyserver.net/index.php?page=re_item_db&item_id=&iname=&itype=2&islot_sign=-1&islot=-1&ij[+]=-1&iju=-1&idesc=freeze&iscript=&i_ele=-1&i_status=-1&i_race=-1&i_bonus=-1&icfix=&sort_r=0&sort_o=0&isearch=Search sc_start SC_COMMONSC_RESIST,3600000,10;
    1 point
  6. it's cool o:! i wish i could have it :DD!
    1 point
  7. Name : Dowry Categorie : Upper Headgear File Size: 236 KB Author: Unknown Download : Hat - Dowry [ToZorMan].zip Link : www.green-peach.net ----------------------------------------------------------------- Name : Soft_Sheep_Hat Categorie : Upper Headgear File Size: 274 KB Author: Gravity Download : Hat - Soft_Sheep_Hat [ToZorMan].zip Link : www.green-peach.net ----------------------------------------------------------------- Name : Necromancer_Hood Categorie : Upper Headgear File Size: 354 KB Author: Gravity Download : Hat - Necromancer_Hood [ToZorMan].zip Link : www.green-peach.net ----------------------------------------------------------------- Name : Necromancer Game : Ragnarok Online File Size: 2419 KB Author: Gravity Download : Mob - Necromancer [ToZorMan].zip Link : www.green-peach.net
    1 point
  8. Here's the rental bossnia script I used before on my server, should give you an idea. quiz_00,53,31,3 script Gatekeeper 737,{ if(gettimetick(2) < #EntFee) goto Lent; mes "[^000088 Da Dark Lord ^000000]"; mes "Do you want to enter bossnia?"; mes "You would be needing an entrance of 1 TCG and it would be good for 1 day.."; menu "Okay, fair enough!",-; next; if(countitem(7227) < 1) goto Lnenough; delitem 7227,1; set #EntFee,gettimetick(2)+86400; goto Lent; Lent: mes "[^000088 Da Dark Lord ^000000]"; mes "Which room do you want to enter?"; menu "Room 1 ["+getmapusers("bossnia_01")+"]",-,"Room 2 ["+getmapusers("bossnia_02")+"]",Lr2,"Room 3 ["+getmapusers("bossnia_03")+"]",Lr3,"Room 4 ["+getmapusers("bossnia_04")+"]",Lr4; next; mes "[^000088 Da Dark Lord ^000000]"; mes "Best wishes.."; warp "bossnia_01",0,0; close; Lr2: next; mes "[^000088 Da Dark Lord ^000000]"; mes "Best wishes.."; warp "bossnia_02",0,0; close; Lr3: next; mes "[^000088 Da Dark Lord ^000000]"; mes "Best wishes.."; warp "bossnia_03",0,0; close; Lr4: next; mes "[^000088 Da Dark Lord ^000000]"; mes "Best wishes.."; warp "bossnia_04",0,0; close; Lnenough: mes "[^000088 Da Dark Lord ^000000]"; mes "Don't try to fool me!"; close; } bossnia_01 mapflag nowarp bossnia_01 mapflag nowarpto bossnia_01 mapflag noteleport bossnia_01 mapflag nosave SavePoint bossnia_01 mapflag noicewall bossnia_01 mapflag nobranch bossnia_01 mapflag nomemo bossnia_01 mapflag noexp bossnia_02 mapflag nowarp bossnia_02 mapflag nowarpto bossnia_02 mapflag noteleport bossnia_02 mapflag nosave SavePoint bossnia_02 mapflag noicewall bossnia_02 mapflag nobranch bossnia_02 mapflag nomemo bossnia_02 mapflag noexp bossnia_03 mapflag nowarp bossnia_03 mapflag nowarpto bossnia_03 mapflag noteleport bossnia_03 mapflag nosave SavePoint bossnia_03 mapflag noicewall bossnia_03 mapflag nobranch bossnia_03 mapflag nomemo bossnia_03 mapflag noexp bossnia_03 mapflag pvp bossnia_04 mapflag nowarp bossnia_04 mapflag nowarpto bossnia_04 mapflag noteleport bossnia_04 mapflag nosave SavePoint bossnia_04 mapflag noicewall bossnia_04 mapflag nobranch bossnia_04 mapflag nomemo bossnia_04 mapflag noexp bossnia_04 mapflag pvp
    1 point
×
×
  • Create New...