Jump to content

TitanDD

Members
  • Posts

    141
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by TitanDD

  1. Selling My Lineage 2 Exilium account.

     

     

     

    ~ Class Ghost Hunter ~

    - I also have a Wind Rider - very similar to this account (not all skills enchangted +30 but Full Armor Full weapone etc).

     

     

    - Level 85 Full sub skills + nobless

     

    - ALL Skills Enchanted +30!!!!

     

    -Another bonus that gives 800 p.def (I will tell serious buyers - it's not  a cheat).

     

    - Vorpal Light Set PVP +20  - Full Attribute

    -White pearl exilium cloack 

    -Vorpal light +16 Full attribute

    -Elegia robe set +10 Full attribute

     

     

     

    - Weapon Butcher Blades X2 (two of them,dual daggers) + 20 agumented Passive pvp P.atk full Attribute. The second agumented active pvp P.atk

     

    -FOUNDATION ICARUS +20 Full Atrribute (dual dagger)

     

    -Archangel Sword +20 Full attribute (for mage)

     

     

    - RB Jewels Full +20 FOR DAGGER(BAIUM,AQ,TEZZA,BLESSED ZAKEN,ANTHARAS,BELTH)

     

     

    - Shirt Cp +20

     

     

    - Top Grade Belt Pvp ATK +20 

     

    IF Someone is Interested Add Me On skype : iraklimt

     

     

    http://exiliumworld.com  server 1500 players + .

     

     

     

     

     

    Images Of The Account Details :

    40909008_c.jpeg

    514feec4_c.jpeg

    f77d1f61_c.jpeg

     

    3f1030da_c.jpeg

     

     

    P.patk is without top weapon

     

     

     

     

    PAYMENT METHOD

     

    ~ Paypal ~

  2. what you gonna need :

    1. Firefox + TamperData download: https://addons.mozilla.org/en-US/firefox/addon/966/

    2. Lineage2 The game Account (Any Account)

    3.Character you send to floran must be Offline

     

    Lets Start :

     

    *If you don't have Firefox download it (Just google it if you don't know what firefox is T_T ') and Install Tamper Data which is a firefox add on.

     

    *After Installing Tamper data Restart FireFox.

     

    1.Go to Lineage2Thegame.com

    2.Press "Account" Tab

    3.Login

    4.In Firefox go to tools>TamperData

    5.In TamperData Press Start Tamper

    6.Choose Which Character you want to rescue (your own)

    7.TamperData will popup then press "Tamper" now You will see on the window alot of stuff (not intersting) go to Charname on the right and Edit it to the char name you want to send to floran.

    8.press ok, Tamperdata wlll ask you again if you want to Tamper Page Remove the "v" on the pop up window and press "Submit" for all next pop up windows.

     

    I found this out by accident tried to hack voting system :/ no success.

     

    Heh this exploit won't give u items but you can send the whole server to floran so it's nice (Char you send to floran must be offline)

     

     

     

     

     

  3. :Preperations:

     

    For this guide you need the following softwares

     

    SmartSVN

    Eclipse

    Java Developement Kit

     

    Note: It doesnt matter where you install any of these.

     

    :Step I:

    Install all of the softwares.

     

    Just extract eclipse where ever you want.

    But dont loose it incase you need to re-compile, or if a new rev is released.

     

    Install SmartSVN.

    Install JDK(Java Developement Kit).

     

    When all of this is done then your ready to proceed to :Step II:

     

    :Step II:

     

    Then you will probably think:

    "Oh no, now its going to very complicated. And im going to get many errors."

     

    I can guarantee that its not going to be complicated.

     

    Open SmartSVN.

     

    When you open SmartSVN you should be promted with this window:

     

    t1.png

     

    Press OK.

     

    The window should now look like this:

     

    t2.png

     

    And as the image says.

     

    Put http://my-svn.assembla.com/svn/aion-emu/ where it says URL

    and your Destinated Folder where it says Local Directory.

     

    And the press Next.

     

    The window should now look like this.

     

    t3.png

    Just Press Finish.

     

    And now it should begin "downloading" the core from the site.

     

    When its done it should look something like this.

     

    t4.png

     

    Note that now your able to see directories now, aswell as files.

     

    When your done with all of this then your able to proceed to :Step III:

     

    :Step III:

    You should now have some new files on your harddrive. The once that you downloaded.

     

    For me the files are in C:\Program Files\Aion SVN.

     

    So go there.

     

    It should look like this in the folder.

     

    t5.png

     

    Don't get a panic attack if you cant see the .svn folder. You've done nothing wrong.

     

    If you cant see the folder then you havent enabled "Show hidden folders".

    I will not explain how to do this, since its not necessary.

     

    Navigate to. Trunk> AE LoginServer

     

    Make sure that theres a file in there called build.xml

     

    Navigate to. Trunk> AE GameServer

     

    Make sure that theres a file in there called build.xml

     

    Navigate to. Trunk> AE_Commons

     

    Make sure that theres a file in there called build.xml

     

    When youve done this then your ready to start compiling.

     

    If youve done all this then your able to proceed to :Step IV:

     

    :Step IV:

     

    Open Eclipse.

     

    t6.png

     

    You should be prompted with this window.

     

    t7.png

     

    It doesnt really matter where the workspace is.

    But if your not really in to this then you should just go with the default one.

     

    Press OK.

     

    Navigate to File> Open File.

     

    Go to your SVN folder. In my case: C:\Program Files\Aion SVN

     

    Navigate to Trunk> AE LoginServer.

     

    Click at build.xml.

     

    If nothing appears when you do this then double click beside the Welcome Tab.

     

    t9.png

     

    A new tab should appear. It should be called build.xml.

     

    If youve done all this then your able to proceed to :Step V:

    :Step V:

    Navigate to Window> Preferences

     

    Navigate to Ant> Runtime

     

    Press Global Entries

     

    And then Press Add External JARs.

     

    Go to the folder where your Java is installed. In my case C:\Program Files\Java

     

    In that folder there may be several folders or just one.

     

    Press the one that says jreX

     

    X being a number.

     

    Example: jre4 (thats where i found my file)

     

    Navigate to lib

     

    And in there find tools.jar.

     

    If you cant find it then pick another folder.

     

    Press OK.

    t12.png

    Navigate to Run>Run

    t10.png

     

    You should get prompted with a window.

     

    Press Ant Build.

    t11.png

     

    This will start compiling the file.

     

    When the compiling the "Console" window should look like this:

    t13.png

     

    When your done compiling LoginServer then just repeat step iv-step v.

     

    The only thing your going to do different is to choose another file.

     

    Instead of choosing the build.xml file in the AE LoginServer, you will now compile the build.xml file in the AE_GameServer folder and AE_Commons folder.

     

    When your done with all of this you may proceed to :Step VI:

     

    :Step VI:

     

    When you've reached this step you should have your Core Compiled.

     

    *Credit : "P1raten"  *Source : http://aion-emu.com/

  4. So... I tried to make a script for HP/CP/MP the script spouse to use cp pots + hp pots when hp drops under 99% AND in the same time if mp < 99% to use mp pots.

     

    so I tried look what I got please don't laugh ^^

     

    code :

     

    LABEL(check)

    CHARSTATUS(HP,<,99)

    {

    CALL(potion)

    }

    CHARSTATUS(MP,<,99)

    {

    CALL(potion2)

    DELAY(500)

    JMP(check)

    }

    LABEL(potion)

    USEITEM(Greater CP Potion[iD=5592])

    USEITEM(Greater Healing Potion[iD=1539]

    DELAY(1)

    }

    LABEL(potion2)

    USEITEM(Mana Potion[iD=728])

    DELAY(1)

    RETURN(check)

     

    END

     

    mm well I tried any ideas someone who really knows what he is doing , heh thx ahead. oh and Duh It dosen't work !

  5. Why walker scripts does not work on l2net , I need mana script for l2net , I don't understand how scripting works there anyways.

    l2net Is totaly diffrent then l2walker , I don't understand what is the use of this program.

     

    I searched ig walker for ct 2.2 or 2.3 can't find any , I just need the scripts to work

    may someone please explain/help ^^ ?

  6. Nice dude i really like them as i said before but now i want to download more songs like this :D can u give us ur source ? I want them b'cuz when i'm working on things i must be creative and they really boost me up !

    PM me if it's warez ^_^

     

    Guys I told you , You can download em from my blog .... http://clubmusicofficial.blogspot.com/

     

    And I don't know if Ill keep this thing going F****** google shutted my AD account cuz of Illegal clicks :P DIE GOOGLE BASTARDS !

     

    (Heh thx to some nice friends I did 10$ a day :D)

  7. Guys this one is a killer ...no doubt

    just uplaoded so wait a while till it will be LIVE !

    <object width="425" height="344"><param name="movie" value="

    name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="
    type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
  8. I hope you enjoy this one .... it's "interesting" anyway I liked it hope you will too to other exciting news  (NOT)The  International Federation of the Phonographic Industry started to get on my back I hope I can keep this thing alive

     

    You can download all the material here :  http://clubmusicofficial.blogspot.com/

     

    And to see all the tacks I uploaded till now in my youtube channel *SUBSCRIBE PLOX* : http://www.youtube.com/user/ClubMusicOfficial

     

    <object width="425" height="344"><param name="movie" value="

    name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="
    type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>

     

    and please comment if you liked the Track or didn't , I will know what material you like more !

    Enjoy !!!

    Sorry the last one wasn't full I reploaded it ....

  9. Well don't forget you can download em here : http://clubmusicofficial.blogspot.com/

     

    And check out my you tube channel and *SUBSCRIBE PLOX* here : http://www.youtube.com/user/ClubMusicOfficial

     

    I just uploaded em so some may not play wait 5 -10 minutes max !! Enjoy

     

    <object width="425" height="344"><param name="movie" value="

    name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="
    type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>

     

     

     

     

    <object width="425" height="344"><param name="movie" value="

    name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="
    type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>

     

    <object width="425" height="344"><param name="movie" value="

    name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="
    type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>

     

     

    <object width="425" height="344"><param name="movie" value="

    name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="
    type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>

     

    Enjoy !!!!!!!

     

    More to come tomorrow !!

     

  10. I can suggest you adding some new songs which play now at clubs!!

    Rain(feat Guilia) - Marius

    Inna - Love

    freemasons and sophie ellis-bextor - heartbreak make me a dancer (radio edit)

    Ill check it out ; ill try to get  new remixes ...Thx

  11. icn_award_17x24-vfl10931.gif #38 - Most Subscribed (This Week) - Israel

    #44 - Most Viewed (Today) - Israel

    Pffff

    With one subscribe :S

    This songs are old and already uploaded :P

     

     

    Easy to say Lies not all the songs were uploaded, Are you jelous ? Im the first one to upload this Hot to youtube .... heh you don't know nothing about releases ... SOAD - Lonley day electro Indeed was uplaoded before but most of my uploades wasn't ... so stop bullshiting ...

     

    1.Bizarre Contact & Electro Sun - Out Of Your Love THE REMIX that I got was realsed in may fifth ...

    2.Offer Nissim Ft. Maya - Hook Up THE REMIX was released may fifth ...

     

    I can keep showing that you are full of shit there is a diffrence between a song that was released 5 months or 7 months ago to a song that was released with NEW REMIX IF you don't like remixes don't watch this topic.

     

    Btw I opened the youtube channel 4 days ago ... If you try to diss it won't work

     

    Not all of my releases are brand new but some are ... SHow me another version of hot like the one that I uploaded it's a brand new release no one on youtube got it before I did NOW try to prove you are right

  12. <object width="425" height="344"><param name="movie" value="

    name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="
    type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>

    <object width="425" height="344"><param name="movie" value="

    name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="
    type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>

    Enjoy LoVe Ya MxC
×
×
  • 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