Jump to content

nioshooter

Members
  • Posts

    17
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About nioshooter

Profile Information

  • Current Mood
    Angry
  • Gender
    Male
  • Country
    Greece

nioshooter's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. i know the last versions of Walker do not work very good with C3 server! ok this faq works too with other (old) versions of walker . The only think you need to change is the Offset "OffSet=$005374A4" into option.ini and the walker title "Title=L2Walker 10.6.1" How to find the right offset for my version? here is your answer: http://www.maxbastards.gr/portal/viewtopic.php?t=228 here you can download directly any version of walker: http://down.tt2xz.com/ the eL2..... walkers is the english versions!
  2. this is for BnB packed engine.dll 1. start l2grabber.exe 2. run the game and see the tokken/versionprotocol this is a very beta version the next one will support any server by a small memory search function I don't have more time so maybe you need to wait a little bit more
  3. with maps (10mb): http://down.tt2xz.com/eL2Walker10.6.1-FULL.zip without maps (2.8mb): http://down.tt2xz.com/eL2Walker10.6.1.zip VerifyServer Emulator: http://rapidshare.de/files/9468081/l2asrv.zip.html Patch Walker tokken in memory: http://msfu.net.ru/download/download.php?fn=lineage/token_fix.rar&l=e how to: 1. decompress walker in a folder 2. into same folder decompress the server emulator (l2asrv.exe) and all files from d58d1512.rar ok done with decompress :D 3. go Start --> Run and type c:\windows\system32\drivers\etc\hosts ok Open this file With notepad OR wordpad and add this lines: 127.0.0.1 vip.tt2xz.com 127.0.0.1 vip1.tt2xz.com 127.0.0.1 vip2.tt2xz.com 127.0.0.1 vip3.tt2xz.com 127.0.0.1 vip4.tt2xz.com 127.0.0.1 vip5.tt2xz.com 127.0.0.1 vip6.tt2xz.com 127.0.0.1 vip7.tt2xz.com 4. setting up option.ini into walker folder open file edit it like this: [Options] Title=L2Walker 10.6.1 Server=STANDART Token= <YoUr server tokken without spaces between bytes and at the end too> OffSet=$005374A4 GMFix=1 Rename=1 5. setting up set.ini (into walker folder): [DEFAULT] CountryList=Greece; <--- type all servers name and add ";" at the end DefaultCountry=0 DefaultServer=0 DefaultCharacter=0 DefaultAccount= DefaultPassWord= [Greece] <----- here is the first server name LoginServerIP=xxx.xxx.xxx.xxx LoginServerPort=2106 ProtocolVersion=xxxxxxx ServerList=[01]bnbc3;[0X]loginserverX; <---- here is the login servers name [Greece] <----- next server name LoginServerIP=xxx.xxx.xxx.xxx LoginServerPort=2106 ProtocolVersion=xxxxxxx ServerList= <--- mpla mpla mpla same as before We are done how to start? simple 1. start l2asrv.exe 2. walker USING token.exe 3. type your login Name/Pass and login
  4. sou sinisto na exeis energopiimeno to CRC check giati mia melontiki version poli thithanon na exei kai diaforetiko megethos pou simenei kai diaforetiko offset tou byte pou prepi na ginei patch opote then tha litourgi o loader fisika :P
  5. nioshooter gratz! eixa pm apo bnb devs :P ahhaa gia na fantastis ti xaza atoma iparxoun sto forum tou bnb!!!! to eixa kanei post ekei kai enas blakas ti ekane post sto kapaki ?? mprabo ha*kera banned :evil: e tsatistika ki ego kai den ksanakana post ekei ! :twisted: tsp BNB devs parakalo xerome pou boithisa :P BnB rulez in lineage 2!
  6. tools: -Quick Unpack v1.0 b3 -Ollydbg v1.10 -Universal Pacher 2.10.1 search at www.google.com The updater is packed with ASPack 2.12 ! use the Quick Unpack to unpack it real easy :) open the file press ">" button and after Unpack Now! after finish the first step the new unpacked file saved as BnBC3update__.EXE open this file with Ollydbg and when loading complete do a right click in main CPU window and select [search for --> All referenced text strings] a new window has appears search for ASCII "Expired" double click at this line ok we are in tha main check procedure search above and you can see this code 0054006F |. 84C0 TEST AL,AL <-- check if program expired 00540071 |. 74 15 JE SHORT BnBC3upd.00540088 <--- and if is not load the program the only thing we need to do is to change the JE ... to JMP ... so load the program even if expired to do this easy double click the JE SHORT BnBC3upd.00540088 and replace JE with JMP ok... after this edit you can see a small change to hex bytes at the right marked with red by olly 74 15 changed to EB 15 :) THe file is now Cra..d ! but we can't end it here WHY? Because if we save this new fixed file the size will be differend than default updaters size and after loader starts compare the servers updader SIZE and because is defferend download the the other one! THE solution here is to make a loader ! that patch the updater with our bytes after load in memory i use the diablo2oo2's Universal Pacher 2.10.1 keep in mind what we change (offset: 00540071 hex byte 74 15 to EB 15) ok lets start the final simple!! step open Universal Pacher 2.10.1 create a new project with New Project button if you whant edit Patch Info (double click to edit) click to Add button and select Offset Patch now double click it at the list a new window Offset Patchdata has appears ok 1. in File: select the bnb updater 2. check the VirtualAddress Mode [PE file] 3. at Add and Edit box fill the Offset (540071) the Original byte (74) and the Patched Byte (EB) click Add and after Save button tatan we are ready for the last click :D at Create Loader button !!!! if you want to add custon icon in loader before Create the Loader change it under Settings Tab enjoy and have a lot of fun!!! mm and something more sry about my english :P
  7. fenete sou elikse prin mprolabis na paris tin teleytea version tou updater o loader exei ftiaxti gia tin teleytea! this because your bnb updater is the old version you need the last one
  8. NeEd Visual Basic Runtime Files to run!!! search here www.google.com or here www.mircosoft.com 1.2 ------------------------------ -full xp style support -fix error >on exit program< after load invalid favorite list 1.1 ------------------------------ -Report bad favorite format -Refresh favorite servers info after retrieving online list -can play on official server US/EN -lock min window size to 640x450 pixels 1.0 ------------------------------ -Add servers manual -Cheack if server version match -ping all servers stops after change tab (Favorite/Server List) Features: -retrieve last server list online from wowstatus.net -add server manual -add/remove favorite servers -save/load favorite servers -save/load last retrieved server list -play on official servers -register page for servers -ping single or all servers by NiO_ShOoTer easy to use have fun :P
  9. nai einai anas tropos sosta ala ti ginete otan bgi kapio update ? trexa gireue e? tsp thx gia tin enalaktiki lisi :D
  10. ok sinopsisi gia na gino pio ksekatharos as poume afou brika ta bytes eftiaksa stin arxi enan loader me tin xrisi tou dza_patcher.exe omos o filos mas o baron anixneyse trojan me to diko tou antivirus gi'ayto lipon eftiaksa alon loader me to diablo2oo2's Universal Pacher 2.10.1 apo ton filo mas ton diablo2oo2 :) kai ap'oti dixnoun ta apotelesmata ton perisoteron antivirus is virus free! :D ok lipon gia tous dispistous as ftiaksoun enan loader moni tous oriste ta bytes addr: 540071 new: EB org: 74 POLi apo esas tha anarotithikan giati bre then ftiaxneis esi enan loader? i apantisi einai apli o updater einai packed me aspack gia na ftiakso to loader xrisimopiisa to OLLYDBG debuger parapano plirofories pisteyo pos periseyoun se ayto to forum sosta? tsp Entaksi anapneyste eleythera tora :D
  11. ok thx :wink: tha ftiakso ton loader monos mou na telionei to thema 8)
  12. e??? me pio programa to scanares?? ti trojan re ise kala ?? :shock: ego exo to ZoneAlarm Security Suite full update kai den mou bgazei tipota gia trojan mipos kaneis lathos? ti na san po ego afou brika ta bytes xrisimopiisa to "DZA Patcher" gia na kano to loader epidi o updater einai packet kai an alaksi megethos ksanakatebeni ! tora an o DZA Patcher exei trojan ti na sas po :(
  13. unpack it into lineage folder and start the updater with Loader.exe :P NEW loader here:
×
×
  • Create New...