Jump to content

gekigengar

Members
  • Posts

    174
  • Joined

  • Last visited

Everything posted by gekigengar

  1. Huh, I could see my players mining.. Think its visible to everyone.
  2. Yes, still better than crappy easypolls thing. :/ In the first place, its MMOBomb's fault for choosing a crappy medium for voting. Those cheats wouldn't have happened.
  3. :/ Now its very hard to see if we are winning or not.
  4. I am also having a similar problem like this before, gave up the system completely. Subscribing, might help me as well.
  5. Lol..seems like someone out there is botting on us a lot. Even if there will be no DQs, it will be hard to predict the total vote result.
  6. Its not cool. do you see what happens when another team do that again? They will be Disqualified. They wanted us to be DQ I guess, voting on ours votes with bots. my bet is, they are exploiting the rule to either drop our votes, or Disqualify us by voting for us with bots.
  7. Idk how RO reach back to 47%, but I guess my effort creating thread on local communities (Forums) work well.
  8. I still see votes raising by 2 / sec :/ That's terrible. There are still cheaters somewhere.
  9. Is there any way to delete character with an NPC script? something like delchar <Char ID>;
  10. I think we broke it. More like they did at 21 hours ago. (raising themselves to 70%) We did it at 12 hours ago. (Raising ours to 40%) Then they counter attacks at 9 hours ago. (RO still increases to 49%) When RO reaches 49%, they triples the vote rates to 33 votes / minute. Then we went to 40%. Good thing MMOBOMB reset the votes, I see that they uses "Premium" polls now, There will no longer be any cheating whatsoever. Time to turn this around.
  11. The vote rate has just increased. Its now 1000 votes every 30 minutes wtf? :/ It was 14k at 30 mins ago, now its 15k. We seem to be decreasing in votes too x) EDIT : We are down to 47%..
  12. Well don't stop. There are millions of people with the same IP if they are from the same ISP. the vote count has raised from 13000 to 14000, and yet we are stuck at 49%, what does that mean..? its 13000 at an hour ago. They are doing it too every second at the same rate as us. EDIT : We are dropping by 1%. from 49% to 48%. :/
  13. Well, your votes from the same IP will be removed if it gets too suspicious. Imo, people should use random IP for that. Choose regions specifically, such as USA IP to CHINESE IP then to some RANDOM IP if they want to do that. probably with some extension through their browser. @Emistry You would notice Mabinogi's vote is increasing steadily as well
  14. What in the heck, like 6k RO players voted in these few hours? :/ Thats amazing for one. The votes speed are slowly decreasing tho. Mabinogi has 7600 votes a few moments ago so.. We will need 15k++ to win I guess. And that's too late when its 21st march already soon.
  15. I disagree. Played 3 weeks of Mabinogi and quitted. The combat is nice and everything, there is no tank concept, literally has to calculate to dodge and not take damage, it takes skill to actually play, but.. Quest? Lore? Aesthetic? PvP? RO (Pre-Renewal) pretty much wins everything. The game is pretty much Pay 2 Win. OP Paid Pets, OP Paid Equips, OP Refines. You can freely rebirth and get real strong simply by paying too (Without level req/Age req). The quest is repetitively boring, Hunt 10 Giant Hornets, next, Hunt 10 Werewolves, next, Hunt 10 xxxx. All against recolored mobs. Wtf? The mobs aren't even that interesting tbh. If anything is to be better than RO, probably it might be SEAL/TERA/WoW. but their quest system is as terrible as other MMOs. Hunt 10 xyz. Hunt 15 xyz. Diablo 3 is getting better with the recent patch too. but still imo, RO still is beast as its quests is done better. (Other than Eden ofc.)
  16. I opened up an "Ask me anything" a year ago on a certain other forum, and I am surprised with the questions asked x) Feel free to visit..!, I may not be able to give the correct answer, but I can at least provide you with answers from my perspective and experience, or whatever I have accumulated so far. You can rest assured that the answer came from the bottom of my heart, something that I truly believe in, Unbiased of any kind! Some examples : http://www.hiveworkshop.com/forums/introductions-360/hello-i-am-geki-ama-238538/ (I don't know if linking to other forum is allowed, but its off-topic, so oh well ) Lol i have an account there years before.. cuz i use to make map for warcraft there.. lol bring back memory.. and thank for the kind reply Glad to see a fellow hive member here~ I wish editing rAthena was as easy as WE. I still do create maps for wc3. visit my project someday at my signature there. Whats your account name? i send you a pm~ i just wanted to make this quote bigger lol @topic interesting thinks o: Bigger and longger~ since it's the off topic this shouldn't be matter right o: ? by the way, how did you end then? Yeh... off topic dont have rule? End what? Into rAthena!
  17. It still won't go beyond "META_PICKY" though >.< Still trying to figure out how to fix it.
  18. Hello rAthena! I have seen some of the tools around, and it seems like a half-done tool can be posted too as long as there is a promising progress towards its final product. So I have decided to upload this here. https://www.mediafire.com/?eyq3m0uhbh6ycrt This is a tool that I use to help me create a jRO Mob database based on both renewal and pre-renewal mob database. This is the resulting lines that it created. The code is written 100% in Python for rapid proto-typing. There is no GUI as of yet. (Planned for it). Pre Re jRo Black = Taken from Renewal. Purple = Taken from Pre-renewal. Dark Red = Modified into jRO standards*. *1.5x exp from Pre-renewal *1.2x Attack and Defense from Renewal. Known Issues : There is currently an issue when it is reading lines from META_PICKY. I do not know the cause, but printing the debug lines, it seems like the exit-code somehow is punctured into the 7th entry. While in actual, printing the wholeString variable, the exit code existed in the 58th Entry instead. Result from printing the wholeString. But the program said it found an exit-code from the 7th entry of the DB, which never existed in the wholeString it is reading from. >>> 2269 1150 Output begins--------------------------------------------------- Get! 1241 From Remob_db.txt Line No : 243 Entry No : 1 Get! META_PICKY_ From Remob_db.txt Line No : 243 Entry No : 2 Get! Picky From Remob_db.txt Line No : 243 Entry No : 3 Get! 1241 From Remob_db.txt Line No : 243 Entry No : 1 Get! META_PICKY_ From Remob_db.txt Line No : 243 Entry No : 2 Get! Picky From Remob_db.txt Line No : 243 Entry No : 3 Get! Picky From Remob_db.txt Line No : 243 Entry No : 4 Get! 4 From Premob_db.txt Line No : 244 Entry No : 5 Get! 83 From Premob_db.txt Line No : 244 Entry No : 6 Found #EXIT# code. Traceback (most recent call last): File "C:\Users\Gekigengar\Desktop\kRO to jRO converter Project\kRO 2 jRO mobdb converter\kRO 2 jRO Mob Converter Functions v0.036 Alpha.py", line 241, in <module> MakeOutput(renewal_File, prerenewal_File, output_File, TEST_NUM) File "C:\Users\Gekigengar\Desktop\kRO to jRO converter Project\kRO 2 jRO mobdb converter\kRO 2 jRO Mob Converter Functions v0.036 Alpha.py", line 210, in MakeOutput wholeString = ProcessDBLine(renewal_DB,prerenewal_DB,x) File "C:\Users\Gekigengar\Desktop\kRO to jRO converter Project\kRO 2 jRO mobdb converter\kRO 2 jRO Mob Converter Functions v0.036 Alpha.py", line 146, in ProcessDBLine processed_String = processed_String + GetDBEntry(renewal_DB,num,z) + ',' File "C:\Users\Gekigengar\Desktop\kRO to jRO converter Project\kRO 2 jRO mobdb converter\kRO 2 jRO Mob Converter Functions v0.036 Alpha.py", line 95, in GetDBEntry if wholeString[ch] == ',' or wholeString[ch:ch+EXIT_LENGTH] == EXIT_CODE: IndexError: string index out of range Causing this "Index out of range error" If anyone from rAthena is proficient with Python, please help me solve the Issue. I am currently experimenting more and more on fixing the issue. Posting it here, so if anyone found it faster than I do, that would be great! (Since learning from the better from the community would be the best way to learn!) I admit my skills are half-assed, I learn Python from Google alone, So if there is improvements to be found, please suggest me and help me improve. Thank you!
  19. I opened up an "Ask me anything" a year ago on a certain other forum, and I am surprised with the questions asked x) Feel free to visit..!, I may not be able to give the correct answer, but I can at least provide you with answers from my perspective and experience, or whatever I have accumulated so far. You can rest assured that the answer came from the bottom of my heart, something that I truly believe in, Unbiased of any kind! Some examples : http://www.hiveworkshop.com/forums/introductions-360/hello-i-am-geki-ama-238538/ (I don't know if linking to other forum is allowed, but its off-topic, so oh well ) Lol i have an account there years before.. cuz i use to make map for warcraft there.. lol bring back memory.. and thank for the kind reply Glad to see a fellow hive member here~ I wish editing rAthena was as easy as WE. I still do create maps for wc3. visit my project someday at my signature there. Whats your account name?
  20. I opened up an "Ask me anything" a year ago on a certain other forum, and I am surprised with the questions asked x) Feel free to visit..!, I may not be able to give the correct answer, but I can at least provide you with answers from my perspective and experience, or whatever I have accumulated so far. You can rest assured that the answer came from the bottom of my heart, something that I truly believe in, Unbiased of any kind! Some examples : http://www.hiveworkshop.com/forums/introductions-360/hello-i-am-geki-ama-238538/ (I don't know if linking to other forum is allowed, but its off-topic, so oh well )
  21. ahh, Thanks! that explains well.
×
×
  • Create New...