devianceone
Lua Scripter
- Joined
- Jan 24, 2009
- Messages
- 756
- Reaction score
- 29
Dynamic Raid System
A raid system that allows you to create basic raids on the fly. Define 2 positions to form a box and you're ready to create a raid. The script will automatically find a valid place to put the monster. It will ignore house tiles, pz, no-pvp, no-logout and will not spawn close to other players or npcs. You can use the system with globalevents or a talkaction, or any script that calls a function drCreateRaid(...). You can define how many monsters, how long before they disappear, and which monsters will be spawned. Example: /dr 1,2000,60,merlkin,sibang,kongra,mutated human,nomad,cyclops drone
Discoverable Waypoint System
A waypoint system allows players to discover waypoints, then teleport to them later for a fee. This allows players to travel to hard to get hunting zones quicker and rewards players for exploring more difficult and longer caves/hunting zones. People who see another player teleport will see where they teleport to, and it cannot be used while being attacked.
Anti-Dupe System (Click pictures for larger view)
Track down duplicated items due to a server crash. You can determine which players are duping and then remove the item or ban the player. Players can also write down the item serial incase they get hacked and the items can be tracked to other accounts and restored. All items are given a serial number when purchased from the shop or after logging in again. All of the serials are tracked by a website which finds duplicate serial keys on items inside player inventory and depots.


Automatic Private Spawn (Click pictures for larger view)
Automatic Private Spawn allows players to purchase a private spawn to level alone and choose the monsters they wish to fight all 100% automatically. Players can purchase a private spawn from the website for unlimited access or 90 days. They will be given access to a talkaction which allows them to join a empty private spawn. They can purchase specific monsters for the spawn and everything is 100% automatic. Players can invite their friends to the spawn but if the private spawn owner leaves, everybody is removed.


Advanced PayPal System (Click pictures for larger view)
All PayPal donations are sorted by day and graphed. You can view the top donater per day, average donations overall or total income. This is useful who have a large server income and want to track all the money they receive. All charge-backs are shown, along with there income per day, amount of donations daily and more. Note: The screenshot is using fake donations, but has a working IPN and donation page with account verification and allows players to donate any amount they want.
Advanced Task Master (Click pictures for larger view)
The advanced Task master is a NPC that gives quests to kill monsters. It decides quests with logic based on level, VIP status and more. Each player can cancel their task once and accept another one, after that they must wait xx minutes before taking another quest. All tasks are have their own leaderboard for fastest completion. If you're the fastest player to complete the task, you receive double experience. This script has been customized to give players more experience for rebirthing and not allow leaderboard rankings from players who used a private spawn.
Live Preview: Ballsofsteelrealm - Task Master Ranks
-- Contact --
If you want to hire me for a script on your server (not for free or a server position), please contact me through PM.
A raid system that allows you to create basic raids on the fly. Define 2 positions to form a box and you're ready to create a raid. The script will automatically find a valid place to put the monster. It will ignore house tiles, pz, no-pvp, no-logout and will not spawn close to other players or npcs. You can use the system with globalevents or a talkaction, or any script that calls a function drCreateRaid(...). You can define how many monsters, how long before they disappear, and which monsters will be spawned. Example: /dr 1,2000,60,merlkin,sibang,kongra,mutated human,nomad,cyclops drone


Discoverable Waypoint System
A waypoint system allows players to discover waypoints, then teleport to them later for a fee. This allows players to travel to hard to get hunting zones quicker and rewards players for exploring more difficult and longer caves/hunting zones. People who see another player teleport will see where they teleport to, and it cannot be used while being attacked.


Anti-Dupe System (Click pictures for larger view)
Track down duplicated items due to a server crash. You can determine which players are duping and then remove the item or ban the player. Players can also write down the item serial incase they get hacked and the items can be tracked to other accounts and restored. All items are given a serial number when purchased from the shop or after logging in again. All of the serials are tracked by a website which finds duplicate serial keys on items inside player inventory and depots.


Automatic Private Spawn (Click pictures for larger view)
Automatic Private Spawn allows players to purchase a private spawn to level alone and choose the monsters they wish to fight all 100% automatically. Players can purchase a private spawn from the website for unlimited access or 90 days. They will be given access to a talkaction which allows them to join a empty private spawn. They can purchase specific monsters for the spawn and everything is 100% automatic. Players can invite their friends to the spawn but if the private spawn owner leaves, everybody is removed.


Advanced PayPal System (Click pictures for larger view)
All PayPal donations are sorted by day and graphed. You can view the top donater per day, average donations overall or total income. This is useful who have a large server income and want to track all the money they receive. All charge-backs are shown, along with there income per day, amount of donations daily and more. Note: The screenshot is using fake donations, but has a working IPN and donation page with account verification and allows players to donate any amount they want.

Advanced Task Master (Click pictures for larger view)
The advanced Task master is a NPC that gives quests to kill monsters. It decides quests with logic based on level, VIP status and more. Each player can cancel their task once and accept another one, after that they must wait xx minutes before taking another quest. All tasks are have their own leaderboard for fastest completion. If you're the fastest player to complete the task, you receive double experience. This script has been customized to give players more experience for rebirthing and not allow leaderboard rankings from players who used a private spawn.

Live Preview: Ballsofsteelrealm - Task Master Ranks
-- Contact --
If you want to hire me for a script on your server (not for free or a server position), please contact me through PM.
Last edited: