Jump to content

Panda's Basic Script Collections


PandaLovesHamster

Recommended Posts


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.02
  • Content Count:  452
  • Reputation:   33
  • Joined:  12/18/14
  • Last Seen:  

Freebies NPC - Version 3




//Config Start
    setarray .novice,501,502,503,601,602,30074; //items novice receives
    setarray .novice_amount,10,10,10,15,15,1; //how many items the novice revieces
 
    set .npc_name$,"[ Freebies ]"; //npc name  
    set .novice_claimed$,"You already claimed this package."; //message when already claimed::novice
    setarray .novice_intro$,"Welcome to ServerName","Thank you for playing!","Please accept this as our appreciation."; //welcome message
    waitingroom "Server Ragnarok Online",0; //waitingroom name
//Config End;

Links:
https://rathena.org/board/pastebin/vdsx69qinrf6/dl/
http://pastebin.com/JZgsXCr7

Description:
- Gives starting items / freebies to your new players
- Given items are immediately account bounded
- You can set everything on the Config Section
- Note: Zeny is not included in this NPC, if you want to give out zeny, I can provide you another version



GM Support NPC


Links:
https://rathena.org/board/topic/103369-utility-gm-assistance-npc/

Description:
- Provides assistance to players (@request)
- Counts how many GMs are active and displays it to players
- @request will now warp players to the NPC
- NPC has 5 minute cooldown before it can be used again


 
PVP/GVG Event Starter


Links:
http://pastebin.com/5Yz3cY6k

Description:
- Starts/Stops GVG/PVP countdown
- East/West/North/South command to teleport to corners
- Parties have to be manually recalled, if you want NPC supported recalls, let me know.
- Starts after 30 seconds and can be stopped at any time


 
Guild Registration / Guild Limiter


Links:
http://pastebin.com/e3meqR3m

Description:
- Lets Game Masters register guilds
- Unregistered guilds can not enter designated WOE castles or maps
- Game Masters can add / remove guilds from the list easily



Background Music NPC


Links:
http://pastebin.com/ZxzFSjkE
 
Description:
- Lets players choose what BGM to play
- Game Masters can repick the genre by using @repickgenre

To Add:
- Game Master Control Panel - Cancel current song / Change current song / Disable NPC


 
Monster Geffen Race


Links:
http://pastebin.com/ziwmGr4u
 
Description:
- Novices can only win
- Game Masters can use start / stop event
- Players will race to reach top of Geffen Tower, first three will win
- Best suited for Pre-Trans Servers


 
Sure +10 Refiner - All items except Accessories


Links:
http://pastebin.com/X6HhjtdJ
 
Description:
- Can Refine all items to +10
- Configurable Requirements, check OnInit for settings



For Sale Scripts


>PVP Script
Description:

// -----------------------------------------------------------------------//
// Panda Script Collections   //
// PVP Announcer + Ranking + Rewarder + Aura + Title System   //
// -----------------------------------------------------------------------//
// By PandaLovesHamster   //
// Special thanks to    //
// - secretdataz   //
// - ninja   //
// - emistry   //
// - aleos   //
// for helping   //
// -----------------------------------------------------------------------//
// Changelog:   //
// v1.0 - Initial Release   //
// v2.0 - Added Ranking NPC and Reset Feature   //
// v2.1 - Added some more comments to guide users and scripters alike     //
// v3.0 - Added Ranking Title   //
// v4.0 - Added Top Rank Reward distributer                               //
// v5.0 - Removed @kickall command, replaced with addrid                  //
// v6.0 - Added Aura System for top rankers   //
// -----------------------------------------------------------------------//
// For more additional stuff, let me know   //
// -----------------------------------------------------------------------//
// Recommendations   //
// 1. Limit maximum character name to 10 characters only   //
// 2. Add our exclusive SRC edit to enable the Ranking Title effectively  //
// -----------------------------------------------------------------------//
Edited by PandaLovesHamster
  • Upvote 4
Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.02
  • Content Count:  452
  • Reputation:   33
  • Joined:  12/18/14
  • Last Seen:  

Added the following:
 

  • Guild Registration / Guild LImiter NPC
  • Background Music NPC

 

Update:

  • Updated Background Music NPC
Edited by PandaLovesHamster
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.01
  • Content Count:  49
  • Reputation:   1
  • Joined:  12/09/12
  • Last Seen:  

Why is your script is just one> the pvp event starter?

Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.02
  • Content Count:  452
  • Reputation:   33
  • Joined:  12/18/14
  • Last Seen:  

Something seems to be wrong, I'll be posting the correct links soon. Sorry for the inconvenience.

To be added soon:

Monster Geffen Tower Race
Monster Alberta Race

--


Why is your script is just one> the pvp event starter?

Fixed.

Link to comment
Share on other sites

  • 4 weeks later...

  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.02
  • Content Count:  452
  • Reputation:   33
  • Joined:  12/18/14
  • Last Seen:  

Updated:

Added For Sale script.

-- 

Future For Sale Script -> Alberta Race [ 3 courses, fully automated ... ] more info coming soon!

Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.02
  • Content Count:  452
  • Reputation:   33
  • Joined:  12/18/14
  • Last Seen:  

New Release in appreciation for my Helper badge.

Auto PVP ON and PVP OFF on MVP Maps while MVPs are alive.

 

Please follow the instructions properly. PLEASE USE BOTH FILES AT THE SAME TIME, ELSE YOU WILL GET ERRORS

OnMVPDead: http://pastebin.com/vLV0UPir
Boss Spawns: http://pastebin.com/FzZdAE68

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  41
  • Topics Per Day:  0.01
  • Content Count:  164
  • Reputation:   16
  • Joined:  03/15/12
  • Last Seen:  

New Release in appreciation for my Helper badge.

Auto PVP ON and PVP OFF on MVP Maps while MVPs are alive.

 

Please follow the instructions properly. PLEASE USE BOTH FILES AT THE SAME TIME, ELSE YOU WILL GET ERRORS

OnMVPDead: http://pastebin.com/vLV0UPir

Boss Spawns: http://pastebin.com/FzZdAE68

 

I like this script thank you :D and congrats for the promotion.

 

So in this case, i'll need to disable the DEFAULT mvp script in rAthena?

 

So i just tested ingame it needs to disable those default MvP. since each MvP places has been duplicated for 2. so it needs to disabled.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.02
  • Content Count:  452
  • Reputation:   33
  • Joined:  12/18/14
  • Last Seen:  

 

New Release in appreciation for my Helper badge.

Auto PVP ON and PVP OFF on MVP Maps while MVPs are alive.

 

Please follow the instructions properly. PLEASE USE BOTH FILES AT THE SAME TIME, ELSE YOU WILL GET ERRORS

OnMVPDead: http://pastebin.com/vLV0UPir

Boss Spawns: http://pastebin.com/FzZdAE68

 

I like this script thank you :D and congrats for the promotion.

 

So in this case, i'll need to disable the DEFAULT mvp script in rAthena?

 

So i just tested ingame it needs to disable those default MvP. since each MvP places has been duplicated for 2. so it needs to disabled.

 

Yes, you will have to remove the MVP spawns. Glad you liked it.

Link to comment
Share on other sites

  • 5 months later...

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  10/18/16
  • Last Seen:  

noob question.. need instruction with the Freebies NPC - Version 3?

Link to comment
Share on other sites

  • 1 year later...

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   2
  • Joined:  07/11/12
  • Last Seen:  

hi why the pvpon and pvpoff is not activating when mvp is alive and dead

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...