Jump to content

Todoulis

Members
  • Posts

    509
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Todoulis

  1. haha...theres no program like that (i think)..only a program that enchants only optional..so..you see it 20+ but its only 0..or whats the real enchant number of your item...only if hlapex works (theres no possibility) then you can make it..(if it works tell us :P) (file..dn uparxei..asto..)dld..apo oti 3erw..
  2. well i think its awesome :P but.. i am lagging at downloading..and i dont know why..i havd 24mbit conneciton...i download with 300/sec but..20 minutes now..its only at 30 % however ..thanx ! :P nice share
  3. hmm nice..but its a shame that i cant see it :P
  4. y thats correct..you can use whatever u want and i am not gonna ban you xP..i just want to give me a Gracia Final (CT2.3) Pack..with start.bat and stop.bat..and then ill fix it..and ill upload the system(or host..etc) so you can play to my server..just give me the Correct and the best packet..(i have searched but..i think all of the posted packs are incorrect..(i dont talk about bugs..i dont care..its better :P)) i just want the server to run correct..no things.. like spawn under the ground...etc
  5. OK guys..first of all..i know that this is the wrong section..(if you want move it)..but i made a new topic here because most people come here to Exploit section +i have an idea... THats the important part..i am searching..3-4 days..to find a pack..but a good pack.(but i cant..so it would be very greatful if you could give me some ideas).so..i want to make a server..with no expoit protection and gameguard..so you (all people) can come to my server and try different hacks...l2 phx..hlapex(but i dont think i will work)..brute..and many.. P.S:sorry for posting in this section..i know its wrong..but the main theme..its a server that you can do whatever you want..hack..have a fun..or whatever.. (+free admins also xP) i am waiting ideas.. :P I THINK ITS CRAZY IDEA... oh..when i create paypal..(in..1 month..i will donate this site cause i love it..with 50 euro ++) i have money and i dont want them so..its yours (that goes to the maxcheaters.com creators..) Maxcheaters.com Its the best site i have ever found ++good work people :P ^ ^ P.S.2:Sorry for my bad english
  6. gia paidia..sorry an bazw auto to topic se la8os section..alla r m ta xei pri3ei i mlkia... exw auto edw to pack-->http://www.maxcheaters.com/forum/index.php?topic=46283.0 to problima einai..oti..bainw sto account..m..k ka8ws ftiaxnw t paixti m 3afnika bgainei ena minima p m leei..: A Hacking Tool Has been discovered.k meta m leei k kala na kleisw t programma k meta na paw na 3anapai3w..k meta m petaei ena akiro allo error gia gameguard...erorr 606.. kamia ideA??
  7. hmm..check your options in gameserver...(i remember a line saying about quests...)
  8. i havent ever heard something like that..but i think you can make it through mysql database..(i havent test it..)
  9. just search..you will find many packs..and different ideas..that will help you..
  10. rexon i think ..it doesnt exist..but you can make an epic shop...just take the IDs..of the weapons,armors,jewels and put it in a npc...i dont think anybody.. has something like that..just ready to download it..you must create it..
  11. i know there are many posts like that..i searched..1 hour+..but i still dont get it :P..thats why i made a new topic..so ill put 127.0.0.1 where? cause you said external+internal...
  12. hi guys,i made a server(somehow) so..my problem is about the GameServer and Loginserver options...i've made ports etc..and no-ip (tonyserver.no-ip.biz) but i am confused..where i must put tonyserver.no-ip.biz or 192.168.178.22,121.0.0.1,7777,9014,2106?? ========HERE IS MY GAMESERVER=========== (Server properties) # This is the server configuration file. Here you can set up the connection for your server. # Usually you have to change the ExternalHostname option to # - 127.0.0.1 (if you want to play alone / testing purpose) # - LAN IP* (if you want to play from another computer in the network) # - WAN IP** (if you want to play with friends over internet) # - Questions? => http://l2jfree.com # # * = If you want to get your LAN IP, simply choose "Start" => "Run..." then type "cmd" => "ipconfig" # **= If you want to get you WAN IP, visit http://www.whatismyip.com # =================================================================================================== # ================================================================ # General server setting!!! REQUIRED to configure to everyone!!! # ================================================================ # Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs GameserverHostname =0.0.0.0 GameserverPort =7777 # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname ExternalHostname =tonyserver.no-ip.biz # This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname InternalHostname =192.168.178.22 # Note: You can define server hostname for each network in subnets.properties # The Loginserver host and port LoginPort =9014 LoginHost =tonyserver.no-ip.biz # This is the server id that the gameserver will request (i.e. 1 is Bartz) RequestServerID = 1 # If set to true, the login will give an other ID to the server if the requested ID is allready reserved AcceptAlternateID = True # Database info Driver = com.mysql.jdbc.Driver # Driver = org.hsqldb.jdbcDriver # Driver = com.microsoft.sqlserver.jdbc.SQLServerDriver URL = jdbc:mysql://localhost/l2jdb # URL = jdbc:hsqldb:hsql://localhost/l2jdb # URL = jdbc:sqlserver://localhost/database=l2jdb/user=sa/password= Login = root Password = root MaximumDbConnections = 50 # Datapack root directory, defaults to current directory from which the server is started # DatapackRoot = H:/workEclipse/L2J Free/trunk/L2_DataPack_CT2 # Define character name template # These ones are regular expressions, visit http://www.regular-expressions.info for details # Note: Checking lengths are done server side, but keep it in pattern for future purposes # Character name ( Default [A-Za-z0-9\-]{3,16} ) CnameTemplate = [A-Za-z0-9\-]{3,16} # Pet name ( Default [A-Za-z0-9\-]{3,16} ) PetNameTemplate = [A-Za-z0-9\-]{3,16} # Clan and ally name ( [A-Za-z0-9 \-]{3,16} ) ClanAllyNameTemplate = [A-Za-z0-9 \-]{3,16} # Title ( [A-Za-z0-9 \-\\[\\]\<\>\(\)\!\|]{3,16} ) TitleTemplate = [A-Za-z0-9 \-\\[\\]\<\>\(\)\!\|]{3,16} # Maximum number of chars per account - 0 = illimited - default = 7 CharMaxNumber = 7 # Define how many players are allowed to play simultaneously on your server. MaximumOnlineUsers = 32 # Minimum and maximum protocol revision that server allow to connect. # You must keep MinProtocolRevision <= MaxProtocolRevision. MinProtocolRevision = 1 MaxProtocolRevision = 999 # --------------------------------------------- # Safe Reboot configuration # --------------------------------------------- # This will prevent some exploit during restart/shutdown process SafeReboot = True # To use following options, SafeReboot must be set to True # Time in seconds before server complete shutdown/reboot, when # following striction take effect SafeRebootTime = 10 # Disable item enchant SafeRebootDisableEnchant = True # Disable players teleportations SafeRebootDisableTeleport = False # Disable craft and crystallize SafeRebootDisableCreateItem = False # Disable trades and shops SafeRebootDisableTransaction = False # Disable actions between players SafeRebootDisablePcIteraction = False # Disable actions on NPC SafeRebootDisableNpcIteraction = False # Flood Protection # If enabled players which send more then PACKETLIMIT packets in PACKETTIMELIMIT ms will get kicked FloodProtection = False PacketLimit = 500 PacketTimeLimit = 1100 # ================================================================ # CT1 Legacy # ================================================================ CT1LegacyMode = False = = = = = = = = = = = = = = = = =============LOGINSERVER (properties)================= # ================================================================ # General login server setting !!! REQUIRED to configure to everyone !!! # ================================================================ # Bind ip of the loginserver, use 0.0.0.0 to bind on all available IPs LoginServerHostname=0.0.0.0 LoginServerPort=2106 GMMinLevel=100 # The port, ip on which login will listen for GameServers LoginHostname=192.168.178.22 LoginPort=9014 # If set to true any GameServer can register on your login's free slots AcceptNewGameServer = True # If false, the licence (after the login) will not be shown ShowLicence = True # Database info Driver=com.mysql.jdbc.Driver #Driver=org.hsqldb.jdbcDriver #Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver URL=jdbc:mysql://localhost/l2jdb #URL=jdbc:hsqldb:hsql://localhost/l2jdb #URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password= Login=root Password=root # Useable values: "True" - "False", use this option to choose whether accounts will be created # automatically or not. AutoCreateAccounts=True # The delay in minutes after which the login updates the gameservers IP's (usefull when their ip is dynamic) # (0 = disable) IpUpdateTime=5 # ============================================================== # Test server setting, shoudnt be touched in online game server # ============================================================== Debug = False Assert = False Developer = False # Enforce GG Authorization from client # Login server will kick client if client bypassed GameGuard authentication ForceGGAuth=False #FloodProtection. time in ms EnableFloodProtection=True FastConnectionLimit=15 NormalConnectionTime=700 FastConnectionTime=350 MaxConnectionPerIP=50 #Ban management # number of attempt before a user is banned when he fails his login LoginTryBeforeBan=10 # Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600) LoginBlockAfterBan=600 = = = = = = = = = = = = = = = = = = = = = = = = = = = I would be very greatful if someone could give me the correct options P.S:Sorry for my bad english EDIT:My Server pack-->http://www.maxcheaters.com/forum/index.php?topic=46283.0 ------------------------- EDIT2:(sorry)..+Problem NAVICAT i have a connection named L2 1.what to put in Host Name/Ip Adress? 2.Which Port?(7777,9014,2106) 3.thanks
  13. nai ginetai..malista..egw..ton exw kanei k online ..k lan :P opote..bainei k o bro m apo to spiti..pigaine ya3e..-->how to make an (to client p 8es) server ,k 8a breis ta pada..uparxoun para polla
  14. kanena apo auta...goustarw ena x1000000 :D..
  15. hmmm..it worked in my server :P
  16. omg ty..(sorry for greeks..) how i can open weapongrp?? i can't open it..i can open only files.. -e like itemname-e ...pws borw na anoi3w to weapongrp?i dn xreiazetai?
  17. ty dude it seems a hell of a good collection...i'm downloading the parts now
  18. Hey guys..sorry again..but i did from navicat-->right clic-->execute batch file ..i silected the file but i take this error [Err] 1136 - Column count doesn't match value count at row 1 [Err] INSERT INTO `weapon` VALUES ('50000', 'Devil Spear', 'lrhand', 'true', '1800', '1', '1', 'adamantaite', 's', '334', '10', 'pole', '8', '-3.75000', '0', '0', '0', '325', '0', '152', '95', '8680000', 1464, 'true', 'true', 'true', 'true','0','0','0','0','0','0','0','0','0','0'); [Msg] Finished - Unsuccessfully -------------------------------------------------- so i can't do it :/ ...what to do??it's for epic weapon
  19. I have a problem,as you know..i created my own server..and thanks maxcheaters.com for this !!(FTW SITE) but i don't know how to add custom weapons etc..i download the files and then??where i put them..and how..pls help!!
  20. hey guys..i need help with my L2 hellbound server..(i have l][sin Datapack)..someone pls tell me how to add custom weapons,armors,etc in database..i mean..many people say..here we are download the files and we are ready!! yeah..but its not like that...they don't say where we must to save these files...(if i save a file.. .sql in C:\L][siN - Server\diskw\usr\local\mysql\data\l2jdb it will save it as .txt not sql.what i must to do??? HELP!!!!!!!
×
×
  • 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