Jump to content

[Share] Extra action bar on screen


roxy2000

Recommended Posts

  • 2 weeks later...

Roxctrl

 

Is a simple program that gives you an extra action bar on screen.

 

You can use mouse click  on the extra bar.

 

Or you can use the numpad key,s  (or both )

 

Also you can toggle the <ctrl> button whit  <capslock>  for pvp

 

Note on toggle ctrl  the the bar is off.

 

It works on all servers and on all clients.

 

also in combination whit botting programs like walker.

 

You can’t get banned for it  it don’t sent out anything.

 

I am not sure but I think no one ever made this before for Lineage.

 

and seem to me a great share.

 

it take me 4 weeks to build and i like to thank Emmanuel for helping me to kill the last bug,s

 

 

 

1.tings i like to improve are: current input go by default chat.

 

i like to sent it in the future directly to the client.

 

if you have any idée how plz let me know.

 

 

 

2. the possibilities are endless even 5 or 10 bars is possible whit this script

 

I like in the future to make it possible for the user to edit the bar,s

 

Whit there own preferences and skills.

 

I am hoping for some help from real scripter’s/coders  like Mr Clockman.

 

Bugs I don't think so but let me know if you find one

 

 

Well enjoy

 

 

 

 

 

 

 

http://www.megaupload.com/?d=27VXEYDM

 

 

 

 

 

 

http://www.virustotal.com/file-

scan/report.html?id=b821f8071e981a80378184a7a63140600daa243d6f9c008ceea551ebd5a06524-1286381383#

 

 

 

Update

 

I guess its ready a full graphical bar.

My share here is a graphical bar pack.

Whit working examples of a 1 graphical bar  and a 3 graphical bar.

+ a file of pic,s  of all skills to easy create your own bar.

+ a little screenshot tool for make small pic,s to add to your own custom bar.

+ installation file for autohotkey (ahk) needed to edit the scripts for the bars.

+ back up scripts  (easy to edit in notepad)

 

It still works best next to the screen .

Is undetectable .

Numpads keys still working.

(caps lock) will still toggle  (Ctrl)  note bar is off on toggle mode.

Works great in combination whit botting programs.

I tested whit Walker and L2 potion user.

So have fun creating your own custom bars.

If you find ways to improve the script plz let me know or share it here.

 

I Like to thank Clockman  for his wise words and getting me interested in C++ ;)

 

 

Pic,s :

http://nl.picturepush.com/public/4374155%5D%5Bimg=http://www2.picturepush.com/photo/a/4374155/640/4374155.bmp

 

http://nl.picturepush.com/public/4374167][img=http://www4.picturepush.com/photo/a/4374167/640/4374167.bmp

 

 

Bar Pack:

 

http://www.2shared.com/file/XQ7e4nXD/grafick_bar_pack.html

 

http://www.megaupload.com/?d=RTG5C15A

 

 

Have fun and let me know what your create :D

 

 

grafick bar pack.rar

Submission date:

2010-11-01 12:32:49 (UTC)

Current status:

queued (#1) queued (#2) analysing finished

Result:

14/ 43 (32.6%)

 

http://www.virustotal.com/file-scan/report.html?id=e7d50b5c9d7098aa7eae0d5ab5503abf1f7527bee292b356afd72107329d066c-1288614769

 

 

 

Link to comment
Share on other sites

sure there is  but this works great to

 

cl2:

ifWinExist, ahk_class Lineage II

WinActivate, ahk_class Lineage II

send, /pickup {enter}

sleep , 200

send, /pickup {enter}

sleep , 200

send, /pickup {enter}

sleep , 200

send, /pickup {enter}

sleep , 200

send, /pickup {enter}

return

Link to comment
Share on other sites

sure you can make a loop function in ank.

 

 

 

pick upper 1: use left schift  pick up / stop pick up

*LShift::
    KeyWait, LShift
    
    While !GetKeyState("LShift","P")
        send, /pickup {enter}
sleep , 500
    send, /pickup {enter}
sleep , 500
    KeyWait, LShift
Return

 

 

Or this one works even better ( set the pick up icon on F12) use left schift  pick up / stop pick up

 

 

*LShift::
    KeyWait, LShift
    
    While !GetKeyState("LShift","P")
        Send, {F12 down}
    Send, {F12 up}
    KeyWait, LShift
Return

 

Have fun picking up ;D

i am very bizzy now when i have time i edit the mainscript whit auto pickup toggle

thanks SSnakEE  good idea !

 

Link to comment
Share on other sites

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.




  • Posts

    • Welcome to my store : https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 60.99 $ 2016 Discord Account : 10.50 $ 2017 Discord Account :4.99 $ 2018 Discord Account : 3.99 $ 2019 Discord Account : 2.99 $ 2020 Discord Account :1.99$ 2021 Discord Account :1.50$ 2022 Discord Account :0.99$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11 Telegram : https://t.me/ultrastore11 Whatsapp ; +212614849119 Welcome to my store : https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 60.99 $ 2016 Discord Account : 10.50 $ 2017 Discord Account :4.99 $ 2018 Discord Account : 3.99 $ 2019 Discord Account : 2.99 $ 2020 Discord Account :1.99$ 2021 Discord Account :1.50$ 2022 Discord Account :0.99$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11 Telegram : https://t.me/ultrastore11 Whatsapp ; +212614849119
    • The heavy lifting is done in the client, because while you can get away with small imperfections in the java, everything in the client must be impecable. So, if you haven't touched the client, I'd say pick the newest protocol version you can find the client editing tools and Interface.u (mandatory) / NWindow.dll (better to have it) / Engine.dll (optional) sources for. At the very least, you need the Interface.u to fix the Clan Window and enable skill enchanting on Classic/Essence versions, if you decide to use one of them instead of MAIN/LIVE.
    • Thanks for clarification. Do you think the newest clients offer solid advantages compared to the classic ones like Salvation? I'm also in the process of porting h5 to one of them just for the sake of it, so I was wondering if I should just attempt to go to the newest possible.
    • Upgrading to Salvation is exactly the same as upgrading to the newest client with the only difference being access to free-shared client editing tools and resources. I am speaking from experience. I have upgraded my HF source to one of the newest clients by myself (in terms of server side. got help with the client) and hit every single wall there was in the process. Now, I already have several multi-protocool server cores so I can easily compare different approaches to tackling the same issue, which also helped the learning process. Best way to learn would be to use this one (link below) to snoop around and figure out what has been changed in the server side (the packet structure will be different, for sure, but works for understanding/figuring the process out in general terms). https://github.com/iBezneR/L2J_SunriseProject_Purity The client side will always be the same, always the same files, only the DAT structure will be different. I personally wrote myself some parsers for the data of the DAT files from OLD -> NEW client.
  • Topics

×
×
  • Create New...