Jump to content

Recommended Posts

Posted (edited)
VDS Vote Donate System
Implementation of vote global and individual system with itopz donate panel task manager.

 

As title says its an auto donation reward based on DenArt-Designs panel and or https://itopz.com free ones
A Vote System & Donate System made for a variety of projects ideas and problems send on github!
A project with sources and planned for updates to match a bigger variety of projects and topsites and maybe more codes.

Full VDS project source: https://github.com/nightw0lv/iTopZ-Java/

Compiled VDS Jars: https://github.com/nightw0lv/iTopZ-Java/releases/

Developer's Note: the (small) patch its on each project's folder with name Patch.diff
 
Global vote system
  • IP restricted rewards
  • Reward every XX minutes
  • Reward step every XX votes
  • Reward item list will check if item exist
  • Reward item list with chances 0-100%
  • Reward item randomized of min-max values
  • Update console votes and ranking
  • Save votes in case of restarting the server
  • Monthly reset for votes
  • Print response failure message
  • Configured announcement print of server vote statistics
Individual vote system
  • Automatically register .itopz command
  • Reward item list will check if item exist
  • Reward item list with chances 0-100%
  • Reward item randomized of min-max values
  • Reward will set as "expired" after 12hours checking server time
  • Reward reuse 12hours
  • Command used after reward will show remaining time (PM/AM) to vote again
  • Check for local ips is restricted
  • Check for response errors
  • Check if player voted
Donate Management (upgrade version of https://github.com/nightw0lv/DonatePanel)
  • Player donates through Donate Panel
  • Item will be rewarded in game
Configs
  • Fully configured Console
  • Fully configured global reward
  • Fully configured individual reward
Console
  • Information buttons
  • Can send global reward in-game manually
  • Prints rewards
  • Prints donates
  • Prints monthly reset
  • Prints database updates
  • Shows server ranking statistics
  • Shows if you use DEMO or API key as mode status
  • Auto scrolling messages
  • Fully configured

 

 

Revisions
Version 1.2

  • Minimal Requirement on server resources and class consistency along projects.
    • Addition of Thread class.
    • Addition of Random class.
    • Addition of Logs class.
    • Addition of Url class.
    • Addition of Rewards class.
  • SQL independence on tables with vds_individual and vds_global tables automatic install by default
  • Addition of topsites and their configs.
    • Hopzone.
    • L2Network.
    • L2TopGameServer.
    • L2TopServers.
    • L2Votes.
    • L2JBrasil.
  • Gui
    • Addition of Debug on/off button.
    • Addition of Bug report button.
    • Removed Debug mode.
    • Rework on the class to update all topsite statistics.
    • Rework on console size and re-arrange information and console.
  • Fixed Bug that made global with individual rewards conflict.
  • Improved custom JSon parser for wannabe-called APIs on a lot of topsites.
  • Improved Debug with External IP Address.
Version 1.1
  • Refactor on URL to prepare extend
  • Added missing default values on config for console RGB colors
  • Fixed output paths on project dir
  • Updated dictionary and workspace project files
  • HWID Protection fallback to IP that fallback into player name in case of null
    • refactor ips to fingerprint
    • removed ip check
    • added objects null coalesce check on HWID, IP, player name on this order
  • Game console string separator
  • Updated script version
Version 1.0
  • Initial commit

 

Special thanks to Rationale

Images

https://raw.githubusercontent.com/nightw0lv/iTopZ-Java/master/images/1.png

 

https://raw.githubusercontent.com/nightw0lv/iTopZ-Java/master/images/2.png

 

https://raw.githubusercontent.com/nightw0lv/iTopZ-Java/master/images/3.png

 

https://raw.githubusercontent.com/nightw0lv/iTopZ-Java/master/images/4.png

 

https://raw.githubusercontent.com/nightw0lv/iTopZ-Java/master/images/5.png

 

https://raw.githubusercontent.com/nightw0lv/iTopZ-Java/master/images/6.png

 

https://raw.githubusercontent.com/nightw0lv/iTopZ-Java/master/images/7.png

Edited by Nightw0lf
update revision and title
  • Like 5
  • Thanks 2
  • Upvote 1
  • Nightw0lf changed the title to Vote reward & Auto Donate Systems
Posted

Added

Scions of Destiny

  • Lisvus

Interlude

  • aCis 394
  • Hellas
  • Frozen
  • Lucera

High Five

  • Scripts
  • Scripts Zaken
  • aVa
  • FandC
  • Remorse

Mobius projects

  • Mobius 1.0 Ertheia
  • Mobius 2.5 Underground
  • Mobius 3.0 Helios
  • Mobius 4.0 GrandCrusade
  • Mobius 5.0 Salvation
  • Mobius 5.5 EtinasFate
  • Mobius 6.0 Fafurion
  • Mobius 7.0 PreludeOfWar
  • Mobius C4 ScionsOfDestiny
  • Mobius C6 Interlude
  • Mobius CT 2.4 Epilogue
  • Mobius CT 2.6 HighFive
  • Mobius Classic 2.0 Saviors
  • Mobius Classic 2.1 Zaken
  • Mobius Classic 2.2 Antharas
  • Mobius Classic 2.3 SevenSigns
  • Mobius Classic 2.4 SecretOfEmpire
  • Mobius Classic 3.0 TheKamael
  • Mobius Classic Interlude

Updated first link github source and compiled releases.

Posted (edited)
46 minutes ago, GsL said:

What about if we don't wanna add vote system at all and only use your donate system ?it's allowed? 

Yes it has config for everything for each project example FandC

https://github.com/nightw0lv/iTopZ-Java/tree/master/HighFive/FandC/config

plus it comes with sources.

Edited by Nightw0lf
Posted

Version 1.2

  • Minimal Requirement on server resources and class consistency along projects.
    • Addition of Thread class.
    • Addition of Random class.
    • Addition of Logs class.
    • Addition of Url class.
    • Addition of Rewards class.
  • SQL independence on tables with vds_individual and vds_global tables automatic install by default
  • Addition of topsites and their configs.
    • Hopzone.
    • L2Network.
    • L2TopGameServer.
    • L2TopServers.
    • L2Votes.
    • L2JBrasil.
  • Gui
    • Addition of Debug on/off button.
    • Addition of Bug report button.
    • Removed Debug mode.
    • Rework on the class to update all topsite statistics.
    • Rework on console size and re-arrange information and console.
  • Fixed Bug that made global with individual rewards conflict.
  • Improved custom JSon parser for wannabe-called APIs on a lot of topsites.
  • Improved Debug with External IP Address.

download new jars from https://github.com/nightw0lv/iTopZ-Java/releases/

  • Upvote 1
  • Nightw0lf changed the title to Vote [Global] [Individual] & Donate System ALL CHRONICLES
  • 2 weeks later...
Posted

There is a problem with the mythras.rar when i dowload the VDS jar it is coded for directorys java/ L2 RO /gameserver/GameServer.java it must be java/   L2F  /gameserver/Gameserver.java

Posted (edited)
7 minutes ago, ayaks90 said:

There is a problem with the mythras.rar when i dowload the VDS jar it is coded for directorys java/ L2 RO /gameserver/GameServer.java it must be java/   L2F  /gameserver/Gameserver.java

my bad it was wrong jar indeed you can now download the correct one

https://github.com/nightw0lv/iTopZ-Java/releases/tag/Mythras

Edited by Nightw0lf
Posted
Just now, ayaks90 said:

Thank you for the fast response.It is working now.Am i wrong or there is no TopZone website ?

you are not wrong many people think he is kid in brain (me included from personal experience) you are free to use the source and add it your self if you want it, i will just not support him, you can check in https://github.com/nightw0lv/iTopZ-Java/ and see what topsites are supported at the moment.

 

any other request will be considered, also depending on reliability of any new topsite addition request, i checked alot of topsites not even work :/

 

Posted (edited)
1 hour ago, Nightw0lf said:

you are not wrong many people think he is kid in brain (me included from personal experience) you are free to use the source and add it your self if you want it, i will just not support him, you can check in https://github.com/nightw0lv/iTopZ-Java/ and see what topsites are supported at the moment.

 

any other request will be considered, also depending on reliability of any new topsite addition request, i checked alot of topsites not even work :/

 

Ok thank you once more :)

 

Edited by ayaks90
  • 4 months later...
Posted (edited)
On 5/31/2021 at 10:17 PM, JackCerutti said:

for mercadopago payment system (?

already working on it slowly tho cause i have clients too

Edited by Vision
  • Like 1
Posted

hey.  i use mobius  savior classic 2.0  and try to install it,. but im new to this .  if i click the jar file  nothing happen.  can you tell me how to  handle / install it?

Guest
This topic is now closed to further replies.


  • Posts

    • sql procedure missed and wrong...fixed it...ZOUMHS 
    • Hello Dexters! https://lineage2dex.com    This is pre-announcing of NEW season server, so we want to share some key points of it. Full details with road map, patch notes we will announce a bit latter Opening September 27 at 19:00 (UTC +3) Open Beta Test from September 23 What’s New This Season?, This is just a short preview of the most exciting changes and updates. A patch note with balance change will be posted later in this thread – one topic with all patchnotes history from 2022 year EXP/SP x25 - Over the past few seasons, our servers were drifting closer to a mid-rate style. And hard to call it now pure PVP server. That’s why we’ve reduced EXP/SP rates from x50 to x25 – making progression smoother, more balanced, and more in line with the mid-rate identity., Improved Olympiad matchmaking – opponents will be matched by strength, making feeding much harder., K/D stats for CC – track your real impact!, New In-Game Shop Interface - no more running to NPCs for supplies – buy everything directly from the interface. NPC Astarte will now only handle services like WH, sales, LS insertion, etc., Balance Adjustments - small but important tweaks for a smoother PvP experience (details in patch notes)., Replica Instance System Reworked - upgrading replicas now requires not only fragments but also real jewellery from B to S grades. You can choose from 3 instance types: PvP Instance – biggest rewards (everyone spawns together for mass PvP)., CC Instance – private instance for your CC., Party Instance – private instance for your party., , Dino Island Returns - back by popular demand: Dark Zone (PvP) and Light Zone (PvE)., Newbie Pass Questline - available at character creation – helps you get familiar with the server and make start progression faster., Clan members taxation system, Full announce - read on forum, https://forum.lineage2dex.com/threads/16723/ (edited)   We’re excited to show you how the Newbie Path will look on the Seasonal Server and share a few details about it. The Newbie Path is designed to help new players on Dex adapt more easily on project. While it won’t reveal the full content of the game, it will greatly assist during the early stages of your journey. But it’s not just for newcomers! Even veteran players will find it useful — completing Newbie Path steps will grant you small progression boosts and extra rewards(exp boosts, some gear, potions etc). Definitely worth using! You’ll be able to test the full Newbie Path system yourself during the Open Beta, launching on September 23rd!
    • 📢 [OFFICIAL ANNOUNCEMENT] 🔥 Lineage 2 Interlude x10 Craft-PvP 🔥 🎮 Grand Opening — September 19 @ 19:00 [UTC +2] 🧪 Open Beta — September 15 @ 19:00 [UTC +2]    🌐 Full server description - https://lineage2.ms/en/wiki 💥 Why Interlude x10 Craft-PvP? ✅ GM Shop up to B-Grade + Full Buffs — get straight to action, no pointless grinding. ✅ Unique Geodata & Geopathfinding Engine — smooth, tactical, and truly next-gen. ✅ Two Client Options — play in Classic or Interlude style. ✅ No Pay-to-Win — donations don’t break the balance. ✅ 1+1 Mode Enabled — max 2 windows, only 1 active = no box armies. ✅ Bot-Free Zone — advanced protection + non-intrusive popup captchas. ✅ No GM Interference — fair, competitive PvP environment. ✅ No Wipes — your progress is safe. ✅ Truly International — global reach, not just CIS players. 🛡 2nd Season. Stronger, Smarter, Updated. 🎯 Pure Craft-PvP. 🌍 Real Competition. 📅 Mark your calendars. Tell your clan. Invite your friends. Let’s make this season legendary. 💪 https://discord.gg/lineage2ms
    • As far as I know, L2Gold stated (unofficially) that closed for legal reasons. Although, my estimation is that it had reached such low popularity (believe me I know, I played till the last day), so they closed it because of that. As for "other" copies or w/e. I believe that everyone has the right to do what they think is best.  I have to say, I find your claims a bit exaggerating. Many servers have done a good job at recreating such a server. There are actually leaked files of C4 L2Gold (L2OFF) so many owners started working from there (L2Gold.cc (old Avellan), L2Gold.in, L2Gold.co etc.) There are other owners that took the idea 1 step further, adapting L2Gold in higher Chronicles and started working on a brand-new style with old features along. @Trance @Brado @To4kA (those are some of the owners that I can think of right now). I think you should re-think your opinions and don't judge them all together. Many of the servers you've mentioned has actually done a decent job and tried to take the brand, one step further. The argument here is that everyone should do what they want. Community will judge if it's good or bad.
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock