Jump to content

Recommended Posts

Posted

SCAR is a scripting program that can be used to make scripts for Lineage 2. You can make auto clicking/mouse moving scripts and a lot of other things. But before using it, be aware that gameguard blocks Key input, so, you need to rename the executable file of scar to "JoyToKey.exe"... this way gameguard wont block key input. Im using the gameguard files included in a C6 Bot that you can find on this forum (t00ls.rar).

 

Here's a simple script that will move your mouse to x,y position and click it.

 

program AutoClick;

procedure ClickXY;
var
x,y: integer;
begin
x :=125;
y:= 300;
ClickMouse(x,y,True);
end;

begin
while(true) do // loop forever
begin
ClickXY;
wait(2000); // wait 2 seconds
end;
end.

 

Note: before starting the script, make sure to select Lineage 2 window as your target window. To do it, click on the target at the top of Scar screen and drag it to lineage 2 window.

 

SCAR is good because you can use Pascal syntax to make your scripts, so anyone good on Pascal and/or Delphi will be good on SCAR.

Heres a forum with some scripts: http://www.freddy1990.com/forums/

 

Download link: http://www.freddy1990.com/scar.php

Posted

i think yes, cozz its not l2bot like all bots, its just a program for windows 'click click'.

so i think that u first should 'click' on chatwindow, and then write.. but dunno how. hypper - can u say something?:)

btw, its great share! manormanormanor rox:D

Posted

i think yes, cozz its not l2bot like all bots, its just a program for windows 'click click'.

so i think that u first should 'click' on chatwindow, and then write.. but dunno how. hypper - can u say something?:)

btw, its great share! manormanormanor rox:D

 

You must click on chat window if it is not active. Otherwise, just send the keys to the window.

Posted

lol this is a bot for runescape. dunno how effective it will be for lineage.

 

Its not a bot for runescape, its a scripting program widely used on runescape, that can be used on ANY game, even Tibia!!!!!!

Posted

This is only useful for servers where l2 bot's aren't working and it would take too much time to program something useful for l2 cause u have to input mouse coordination etc..

Guest
This topic is now closed to further replies.


  • Posts

    • Hello everyone,   A long time ago I was also a Lucera customer. After all these years, I started wondering why the source code was never offered publicly, even as a paid option, while customers were still depending on monthly updates, extensions and closed binaries.   Because of that, I decided to start researching the project deeper from a technical point of view. I spent a lot of time analyzing how Lucera was structured, how the protections and bindings were implemented, how the core communicates with the scripts/extensions, and how everything is connected internally.   After a long process of analysis, cleanup and reconstruction, I managed to create my own decompiled Lucera based source environment. This means I can now work directly inside the source, modify core logic, change systems, fix bugs, rewrite scripts, remove limitations and develop features without depending only on external extensions or closed compiled files.   I know that some people already had access to private source versions, but for most customers the answer was always the same: “we do not sell source code.” So I decided to take a different path and build my own working source base from what I had.   This is not just a random claim or forum drama. I have already been working directly with the source, rebuilding parts of it, fixing decompilation issues, compiling scripts, correcting runtime errors and testing everything in-game.   The goal is simple: full control, full customization and the ability to continue development independently.   For anyone who doubts whether this is real or not, I will include a video demonstration showing the project, the source structure, the build process and in-game results..    
    • HOT NEWS: Gemini Spark BETA LAUNCHED! Google has officially released the Beta version of Gemini Spark, its highly anticipated modular AI workspace. Access to the new interface is currently exclusive to Google AI Ultra subscribers located within the United States. The groundbreaking update shifts the Gemini experience from a standard chat window to a clean, real-time code editor and dynamic canvas. ------------------------------------------- CONTACT Order Here: BUY GEMINI PRO Email: support@klouditem.com Telegram Channel: @klouditemcom Telegram Support: klouditem All Contact: https://linktr.ee/klouditem Website: https://klouditem.com Hours: 24/7 -- Always online SHOP NOW: klouditem.com  Gemini Pro can be useful for many daily online tasks, especially if you work with content, marketing, or websites. Some practical use cases:   ✅ Writing product descriptions ✅ Creating ad copy ideas ✅ Summarizing long documents ✅ Rewriting emails professionally ✅ Planning blog content ✅ Creating social media captions ✅ Explaining technical topics in simple words ✅ Brainstorming business ideas ✅ Checking grammar and tone ✅ Creating step-by-step guides   Best tip: don’t use AI output directly every time. Use it as a first draft, then edit it with your own experience. That gives much better and more natural results. ------------------------------------------- CONTACT Order Here: BUY GEMINI PRO Email: support@klouditem.com Telegram Channel: @klouditemcom Telegram Support: klouditem All Contact: https://linktr.ee/klouditem Website: https://klouditem.com Hours: 24/7 -- Always online SHOP NOW: klouditem.com
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..