
Todoulis
Members-
Posts
509 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by Todoulis
-
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..
-
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
-
[Exploit] Interlude L2J Phx Enchant Packing!
Todoulis replied to Lain's topic in Hacks & Cheats [English]
hmm nice..but its a shame that i cant see it :P -
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
-
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
-
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??
-
someone help me please
Todoulis replied to cygwin's question in Request Server Development Help [L2J]
hmm..check your options in gameserver...(i remember a line saying about quests...) -
How to Add an item in all mobs in one zone!
Todoulis replied to varo's question in Request Server Development Help [L2J]
i havent ever heard something like that..but i think you can make it through mysql database..(i havent test it..) -
[Ct2.3]How To Make A Server
Todoulis replied to MasterDisaster's question in Request Server Development Help [L2J]
just search..you will find many packs..and different ideas..that will help you.. -
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..
-
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
-
Lineage 2 interlude LAN
Todoulis replied to John-Gr's question in Request Server Development Help [Greek]
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 -
kanena apo auta...goustarw ena x1000000 :D..
-
[SHARE]CT2 Lineage II Gracia Part 1. Αγγλικό Client!
Todoulis replied to Versus's topic in General Discussion [Greek]
op wraios maga :P ty -
[REQUEST] Xml Fixed Lvl 81
Todoulis replied to asdone123's question in Request Server Development Help [L2J]
i dont know them :/ -
hmmm..it worked in my server :P
-
[Help] How to add custom gm shop or weapons etc
Todoulis replied to Todoulis's question in Request Server Development Help [L2J]
and how i add gm shop?? :P -
[Help] How to add custom gm shop or weapons etc
Todoulis replied to Todoulis's question in Request Server Development Help [L2J]
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? -
[SHARE] stefoulis15 Customs Collection !
Todoulis replied to Stefoulis15's topic in Client Development Discussion
ty dude it seems a hell of a good collection...i'm downloading the parts now -
[Help] How to add custom gm shop or weapons etc
Todoulis posted a question in Request Server Development Help [L2J]
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 -
[HELP]Custom Weapons,armor etc??(how to add)
Todoulis replied to Todoulis's topic in [Request] Client Dev Help
thanks -
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!!
-
[HELP]How to add custom weapons,armors etc..
Todoulis posted a question in Request Server Development Help [L2J]
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!!!!!!!