Jump to content

[GUIDE] ByPass Bake-Ice Step By Step (Works For Interlude) [IG]


Recommended Posts

Posted

hey guys i made 2 small scripts to help lunching l2w, in one click and all needed programs are lunching 1 by 1 :

 

all you have to do is make script.txt, edit it and put in it :

 

oShell = WScript.CreateObject( "WScript.Shell" );

WScript.Sleep( 0 );

oShell.Run( '"C:\\Program Files\\Proxifier\\Proxifier.exe"' );

WScript.Sleep( 0 );

oShell.Run( '"D:\\lineage 2\\L2Walker\\L2Fork.exe"' );

WScript.Sleep( 0 );

oShell.Run( '"D:\\lineage 2\\L2Walker\\l2asrv.exe"' );

WScript.Sleep( 0 );

oShell.Run( '"D:\\lineage 2\\DragonNetwork.exe"' );

WScript.Sleep( 30000 );

oShell.Run( '"D:\\lineage 2\\L2Walker\\cmd.bat"' );

WScript.Sleep( 3000 );

oShell.Run( '"D:\\lineage 2\\L2Walker\\L2Walker.exe"' );

 

all you have to change is the location of each program lyou have

 

save the file

 

2 script is much more easyer cose its only copying host to location you need (i dont use auto extract file cose its to much clicking)

make cmd.txt then edit it and put :

 

echo off

 

copy "D:\lineage 2\L2Walker\hosts.*" "d:\windows\system32\drivers\etc"

 

 

all you have to change is the drive leter

 

save the file

 

no change script extension from srcipt.txt to script js and cmd.txt for cmd.bat

you can use total commander for rename.

 

p.s.

 

sorry for my poor english i hope it will be use full. ;)

Posted

ppl

I have a question, we have HB on DN for now...

And I need walker to play in arena or nightmare (at hellbound)...

 

I was tested all walkers from 1.80 to 2.05 and nothing work fine.... I didnt see Back Ice on DN in HB....

If someone have walker on Hellbound, plz share it.

 

Thx a lot

and sorry for me english.

Posted

small corection on scripts some times swscript works wrong on tunell programs so i made i change :

 

file - script.js

 

oShell = WScript.CreateObject( "WScript.Shell" );

WScript.Sleep( 0 );

oShell.Run( '"D:\\Program Files\\Proxifier\\Proxifier.exe"' );

WScript.Sleep( 3000 );

oShell.Run( '"D:\\lineage 2\\L2Walker\\L2Fork.exe"' );

WScript.Sleep( 3000 );

oShell.Run( '"D:\\lineage 2\\L2Walker\\l2asrv.exe"' );

WScript.Sleep( 3000 );

oShell.Run( '"D:\\lineage 2\\DragonNetwork.exe"' );

WScript.Sleep( 30000 );

oShell.Run( '"D:\\lineage 2\\L2Walker\\cmd.bat"' );

 

file - cmd.bat

 

@echo off

 

copy "D:\lineage 2\L2Walker\hosts.*" "D:\windows\system32\drivers\etc"

 

cd "d:\lineage 2\L2Walker"

 

start L2Walker.exe

 

 

tested and workes perfect !! have fun

Posted

For nod32- this program delete and move "infected" file to quarantine. In nod32 options/quarantine simply restore file and check " ignore file" option. Nod32- best antyvirus :)

Posted

hi all

walkers worked just fine, until one day don't remember what I did or may be did nothing... when I try start l2asrv.exe it's say me error: cannot resume thread 0 (error 6: the handle is invalid.)

what I should do ? )

Posted

ppl

I have a question, we have HB on DN for now...

And I need walker to play in arena or nightmare (at hellbound)...

 

I was tested all walkers from 1.80 to 2.05 and nothing work fine.... I didnt see Back Ice on DN in HB....

If someone have walker on Hellbound, plz share it.

 

Thx a lot

and sorry for me english.

same here, dragon will be HB next week, any1 have walker for HB?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...