Jump to content

Seamless

VIP Member
  • Posts

    489
  • Credits

  • Joined

  • Last visited

  • Days Won

    7
  • Feedback

    100%

Posts posted by Seamless

  1. 19 hours ago, Nightw0lf said:

    i cant answer to stupidities with 2 post troll

    about the how much important is this donate panel

    statistics from previous month show the total income from this donate panel v4 alone

    14.731,31€ in payments done on stripe

    12.350,95€ in payments done on paypal

     

    yeah l2 is dying

    ohhh geeez and stuff

    27k income ? to who you ? you must be rich as fuck if you make 324.000 euro per year from l2 alone. mid range tech  companies in greece should reconsider their business plan and turn their eye to private l2 servers. dont be delusional.  sorry forgot to remove some percent from paypal and stripe fees. 

  2. Well some projects pay 300 euro for AAC with 20 euro subscription per month and client users download dlls made from some russian guy in his moms basement.  Dont mention that all  traffic pass to some uknown origin server.  I'm curious how many data those individuals have collected over the years. and in our era data worth more than gold. 

  3. There are many ways you can restrict multiple accounts registration .

    Create a validation check by blacklisting a plethora of temp mail services. You can find huge lists online. 

    You can use OTP phone verification. Services are pretty cheap , there are  many packages ready to go with any framework or custom authentication system. 

    Email verification

    Combine those 3 its a pretty good option to discourage many players to do something sketchy. But again you always going to have those who will find the way.  As xdem said

    Quote

    The solution? Invest the time and effort into designing a gameplay that doesn't favor players that don't go by the rules, force the ban hammer, disable auto-register accounts

     

     

  4. 49 minutes ago, Hellish  said:

      Well, this forum is one of the places where this topic has been copy/pasted, no big hopes from here honestly, everybody know how dumb, immature and retarded are people here, and all of you who replied to my topic are the perfect example, you are that retards mentioned above, so, I don't give a fuck about your drama, the project is growing anyway 🙂

     

     You have 0 clue and thats obvious from your QnA.  And if this forum is full of retarded people (including yourself) why the hell even bother to communicate with us .  Go find out why someone would use one  programming language over the other first and the start advertising  your big serious project.  Programming languages are tools to make things that do stuff.  You can even create mmo using javascript the hard part is to create something that actually works and  your players wont give a fuck even if its written by a 5 year old.  . About your no pay to win policy  and all that bullshit servers use these days to generate income you contradict that with

    Screenshot_1.png.4a6220c1377cd1d142024998a07e00ee.png
    So its pay to progress. Only 90% of online games use this method. 

    About your bare metal infrastructure please provide me a link. I want to rent a server. 

  5. You will need a system made by some experienced web dev like the one Nightworlf suggesting you to buy.  Regarding to your question google is your best friend. I have no idea what version of mssql but you have installed but you will need   to create a user in your sql configuration which will have remote access through and open port in your system.  Once you got connected you can query whatever you like from your database and display the data you need. Just download shared control panels and start experiment. 

  6. Show me one line in this forum were i call my self a web dev. lol its not even my job. I am an enthusiast about web development and learning everyday, l2j was just the start to my learning curve. In adition the front end was not even finished by the time i left. It was a crap rip web with many of those assets already embeded it was a mess to begin with. so whats you point here ? But, you liked the fancy colors , you me and l2 atlas admin wanted to start as soon as possible so hey take this shit and apply it.  Stolen front end from an open source admin panel meant to be used on such project ?  Use common sense to learn what stolen means. l2nocturn has client assets and codes shared in 4 different forums. is that also stolen ? or because you have the legendary badge its ok not to use credits. You are a funny little toxic guy flaming everything and everyone  when your own work represents your words. I didn't even bother with you until you started your meaningless attitude against my work on a demo version LOL. sql queries from atual? i am using eloquent now. Go create some cheap ass 30 euro logo and spare me. 

  7. @splicho Isn't the same with your unique server ? website and l2j source..... at least i have the honesty not calling it unique and all that shit in every 3rd word. In addition, the panel frontend is like sticking together bootstrap code, theres nothing special about that panel only their css structure. I 'm not going to re invent the wheel so yeah i got something ready and adapt it to my needs. Also, I dont get your rage against me ? maybe becaue i left your "unique" project which i gave you both source and website to continue working with that liar of l2 atlas.  Please be more respectful and before make any allegations get your facts straight. 
    @xdem Who the fuck are you? 

  8. I google many things yes.  How to deploy laravel on shared hosting wasnt one of them at least for the present. Get your facts straight before jumping to personal allegations as i dont have nothing against you or your panel. But its classic mxc behavior so i' m used to it. Fragile Masculinity....

    But hey good luck with your sales. I like the idea of an advanced panel with such features. As the next one is priced at 2k dollars. 

  9. Did you understood that my reference was on l2j admins and not people like yourself? it wasnt an attack on your panel rather an opinion that  90% of admins the only thing they know is to drop files in public html and except things to work out of the box.  ofcourse laravel can run without cli on any shared webhosting, you can even handle things with scripts with a front end admin panel by calling artisan commands.  Do laravel as a foundation recomends shared hosting ? ofcourse not in terms of reliability scalability and flexibility and again it depends on the hosting provider. Good luck running around 10 br admins resolving web hosting issues by stupid mistakes from their part even with a documentation. 
    P.S. Dont be so sensitive. It's an online discussion forum.

  10. As long as is doen't affect any end user regarding, attacks, stolen ips, stolen data, system Vulnerabilities in general  and in my case ( i was refering to DESIGN only) yeah its fine. That doesn't mean theres no need to fix it. Show me a system that its 100% perfect. Don't be a kid. You didn't opened photoshop and started 3d rendering. Also Whats the case with the attitude and the sudden interest in my panel. 

  11.  

    4 hours ago, Nightw0lf said:

     

     

    eral is kinda bad on the front end for example it loads paypal and other libraries not needed or used in every page https://prnt.sc/lJ6K_B9OkyHj

     

    Some Forms dont have crsf due to demo version propably forgot to upload updated version

    I would really like to see some potential attack in paypal api. Since no one said something fishy in their projects. 

    All the other stuff you  mentioned are front end related (needs revise). But hey it works nothing for potential attack oportunities there. Yeah thats an issue because it loads links from main header which is global. 

    Thank you for your feedback. i appreciated a lot.

     

    • Haha 1
  12. So, lucera comes in  compiled state. scripts_services.buffer is inside your lib folder in one of the jars thus  cannot be accessed  since you dont have access to  source. Either you will have to write new script using lucera api (i have no idea how its working) or Use the existing buffer as it is. I think theres a video in their forums showing how to use lucera api to write your own scripts. 

    • Thanks 1
×
×
  • Create New...