Jump to content

Recommended Posts

Posted
2 hours ago, Software said:

back to your cave please :)

 

Too much advertisement for nothing. feels bad.

actually u like this magic? from 277 vote to almost 2k in few h :O

 

CF5DbWF.png

Posted
3 minutes ago, Software said:

I'm talking for redmoon A-male.

who cares for destiny.

don't change topic :D

1k real is not bad for h5 when there mucho classic server / e global

 

and innov paying twitch for baning free server streamers 

Posted
11 minutes ago, hardi said:

Nice nice ,l2 redmoon make the differnce from brazon nice 
in frond of steam(with vew bots) 
doesnt give free donate coin ,no no no
http://prntscr.com/lgzoh3

nice, i will write something at pm and make screen :OO

 

for sure its your box 

Posted

So as i see a lot of ppl believe on the votes of a server, and actually maybe join a server cause of that.

with 3 minutes "research" you can find out this:
In Destiny website you can vote on Hopzone.net and L2Servers.com

Yk5XUTb.png
Destiny is 1st server in hopzone with 36.163 votes so daily in vote history in Hopzone.net you can see that:

oZGUAnH.png

Around 2.200 - 2.400 votes daily.I believe 2,000 votes are added from Hopzone side and the proof i believe is here.

As an example i will check La2Dreams server which is 8th on Hopzone list with daily votes around 400.

GWIRiBY.png

So far destiny is 1st server and La2Dream is 8th in Hopzone with Huge difference in votes.

Now i am checking on L2servers.com which is the 2nd votesite which is available to vote for Destiny.

Destiny here is on 4th place and La2Dream is on 1st place, with almost half votes.

Fy63a8S.png

So i believe in l2servers.com you cannot buy fake votes, also i believe La2Dream is not buying votes thats why is on 8th place in 

Hopzone and 6th-7th place in Topzone.

With simple mathematics, Destiny has around 200-250 daily votes and he is buying 2,000 votes by Hopzone owner.

Sorry for the long post but, was about 3-4 minutes for someone to realize that, and i hope with this post everyone 

can understand the Corruption of some Websites and some servers.I am not against any server or Votesite, but

I am not just that fool :D

Posted

Let's be honest this time... Half of the server owners nowadays are trying to get players to their servers.. Most of them are paying for votes, others are paying for Designing and others are just doing their work themselves with only one paid advertise...  So most of them because they see that their server is going to close, they're trying to spend lots of money to votes, in case of failure... that's why most of them are attacking with ddos each other, because of unbalance through topsite votes and rankings.... For me that way of ranking to the topsites is just a fail and servers should have closed allready.... Cash is top for everyone dude.!!!! without cash -> No success :thinking:

Posted
1 hour ago, @Vice said:

So as i see a lot of ppl believe on the votes of a server, and actually maybe join a server cause of that.

with 3 minutes "research" you can find out this:
In Destiny website you can vote on Hopzone.net and L2Servers.com

Yk5XUTb.png
Destiny is 1st server in hopzone with 36.163 votes so daily in vote history in Hopzone.net you can see that:

oZGUAnH.png

Around 2.200 - 2.400 votes daily.I believe 2,000 votes are added from Hopzone side and the proof i believe is here.

As an example i will check La2Dreams server which is 8th on Hopzone list with daily votes around 400.

GWIRiBY.png

So far destiny is 1st server and La2Dream is 8th in Hopzone with Huge difference in votes.

Now i am checking on L2servers.com which is the 2nd votesite which is available to vote for Destiny.

Destiny here is on 4th place and La2Dream is on 1st place, with almost half votes.

Fy63a8S.png

So i believe in l2servers.com you cannot buy fake votes, also i believe La2Dream is not buying votes thats why is on 8th place in 

Hopzone and 6th-7th place in Topzone.

With simple mathematics, Destiny has around 200-250 daily votes and he is buying 2,000 votes by Hopzone owner.

Sorry for the long post but, was about 3-4 minutes for someone to realize that, and i hope with this post everyone 

can understand the Corruption of some Websites and some servers.I am not against any server or Votesite, but

I am not just that fool :D

Admin of hopzone is gm at destiny 

Posted
9 minutes ago, AchYlek said:

Admin of hopzone is gm at destiny 

 

I understood that... Because when L2RedMoon was going to release his first OBT, i received a message through my personal facebook profile and they said to me to join L2RedMoon because it's best server :thinking:... I don't know if Kadar or L2Destiny owner was behind the Server's page but i wouldn't expect from them to say something like this.... :dunno:

Posted (edited)
4 hours ago, Vince* said:

 

I understood that... Because when L2RedMoon was going to release his first OBT, i received a message through my personal facebook profile and they said to me to join L2RedMoon because it's best server :thinking:... I don't know if Kadar or L2Destiny owner was behind the Server's page but i wouldn't expect from them to say something like this.... :dunno:

real l2destiny page was deleted during fake likes / coments

 

so stalonka made new page and was saying this  ;D 

XOA32ct.png

 

there is destiny magic, after 5 min

 

CF5DbWF.png

Edited by AchYlek

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • A modern game panel rebuilt from scratch for Lineage 2 private servers What is L2jWeb V3? L2jWeb V3 is the new version of the panel, fully refactored from scratch. This is not a small update on top of the old V2 code. The whole structure has been redesigned with cleaner logic, better separation between the web panel and the game database, improved security, and a much better way to support different L2J sources. The goal is simple. Server owners should be able to manage their project, users, donations, shops, game accounts, characters, and multiple servers from one panel without having to fight with hardcoded database logic every time they use a different source. Refactored From Scratch The new implementation was built again from the ground up. The old approach worked, but over time it became harder to maintain because every L2J source has its own database structure, table names, columns, and custom changes. V3 solves this in a cleaner way. Instead of mixing source specific queries all over the panel, the system now uses a proper mapping layer for the game database. Correct L2J Source Database Mapping One of the biggest improvements in L2jWeb V3 is the new database mapping system for different L2J sources. Every important game object is bound to an interface contract. Accounts, characters, items, services, rewards, and other source related actions are not hardcoded directly into the panel anymore. The panel works with contracts, and each L2J source has its own implementation behind those contracts. In simple words, the panel knows what it wants to do, and the selected source knows how to do it in its own database. This makes the project much easier to maintain, easier to extend, and much safer when adding support for more L2J sources in the future. Multi Server Support L2jWeb V3 supports multiple game servers from the same installation. You can add and manage different servers from the admin panel. Each server can have its own database connection, source type, settings, shop products, and services. This is useful if you run more than one realm, different chronicles, seasonal servers, test servers, or multiple projects from the same community. x402 Wallet Crypto Payments L2jWeb V3 also adds support for the x402 protocol. This is a very important feature for modern payments because it allows wallet to wallet payments without a traditional middleman holding the money. With normal payment gateways, the payment usually goes through a company that controls the flow, keeps custody for part of the process, applies rules, and may block or delay things. With x402, the user pays directly from their wallet and the server owner receives the payment directly to their wallet. The facilitator helps the application verify the payment. It checks the payment proof and confirms that the request has been paid correctly, so the panel can safely continue with the donation or balance update. The important part is that the facilitator is not the same as a classic payment processor. It helps with verification and coordination, but the funds move wallet to wallet. For server owners, this gives a more direct payment option and reduces dependency on traditional third party platforms. In order to learn more for x402 protocol click here Donation System L2jWeb V3 includes a complete donation system. Supported payment options can include: Stripe PayPal x402 wallet to wallet crypto payments Donations can be stored in the user's master account balance and then used inside the panel for shop purchases, services, or other features depending on your setup. Master Account System Players use one master account to manage their game accounts and characters. This makes things easier for the player because they do not need to remember every detail separately. From the user panel, they can create game accounts, manage existing accounts, recover details, and access available services. Game Account Control Players can manage their game accounts directly from the panel. Available features can include: Create game accounts Manage existing game accounts Reset or recover credentials View linked characters Use account related services Receive game account details by email if enabled Character Menu And Services The character menu gives players quick access to useful character actions from the web panel. For example, if a character gets stuck, the player can use the unstuck option and send the character back to town without waiting for staff support. More services can be configured depending on the server setup. Shop And Services The shop is fully manageable from the admin panel. You can add products, edit prices, enable or disable products, and choose which server each product is available for. This makes it easier to monetize your server while keeping control over what each server can sell. For example, one server can have different products or prices than another server. Fully Customizable Theme The panel is fully customizable through theme settings. You can change logos, icons, and all main colors directly from the panel, so the website can match your server's branding without editing the code manually. Admin Panel L2jWeb V3 includes a powerful admin panel for managing your project. Admin features include: Server management User management Donation logs Shop management Panel settings Theme settings for logos, icons, and colors Social login settings Security options Game source configuration Most important settings are configurable directly from the panel, so you do not need to edit files manually for every small change. Security Features Security was also improved in the new implementation. Available security features include: Two factor authentication Email verification Cloudflare Turnstile protection against bots Rate limiting per guest IP or authenticated user CSRF protection XSS protection Security headers HTTPS only protection Password confirmation for sensitive actions Social login support Social Login The panel can support social login providers such as Google and Discord. This gives players a faster way to register and log in, while still keeping the account system controlled from the panel. Other Features Database cache system Server status Multi source support Optional email verification Optional account details email after registration Cloudflare Turnstile bot protection Modern user dashboard Modern admin dashboard Clean Laravel based implementation Demo demo.l2jweb.com Some features may be disabled in the demo version or may not work exactly like a live installation. Contact Discord: Contact me Pricing Price is 150 euro flat, the same as Version 2. Existing customers get a 50 euro discount. Custom Work If you need custom features, source adaptations, special services, design changes, or extra integrations, you can contact me and we can discuss your request. Extra custom work is not included by default and must be paid separately. Test And Payment Files are not delivered before payment. If you want to test the panel first, a demo link can be provided.
    • Well, it turns out 100 characters really wasn’t enough for a proper test. Here’s a simulation of 1,500 players in a single location — each one is randomly equipped, running around randomly, and casting skills.    
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..