Jump to content

Recommended Posts

Posted

I just started today :ph34r: , and i'm already trying to make a very SIMPLE game bot, it activates the game, but keypresses don't work :lmao:, could some1 tell me y? (btw it's a MMORPG)

Posted

How about an example of the script you wrote?

WinActivate("Lineage II")
send("{ASC 72}")

like i said, very simple, i send only 1 letter to see if it'll show up in the text box ingame

Posted

I've been wondering about this for a long time Dave100, so maybe you can answer

it... What made you feel that this was the correct forum to post questions in.

Seriously, I really would like to know. Was it the pink color above ?

Posted

WinActivate("Lineage II")
send("{ASC 72}")

like i said, very simple, i send only 1 letter to see if it'll show up in the text box ingame

since H didn't work, i tryed ASC, but apparently that didn't work either
Posted (edited)

Hmmm.... didn't notice that, lol. It's his first post everyone makes that mistake. Just to let ya know Dave you need to post in the support forum. Be careful which forum you are in when you press the post a new topic button, OK?

@Dave100 - I don't know what "lineage" is, but your doing the coding right. Apparently it's a newer game and has protection against bots.

Edited by dandymcgee

- Dan [Website]

Posted

Lineage II uses an anti game hacking software called GameGuard which disallows simple macro programs from running, and doing such things as "keypresses" and "pixelgetcolors" infact im surprised it let you read the WinActive of Lineage II :ph34r:

their is ways around gameguard, but it means modifying the lineage game client and creating probably a mini packet server and mutex to fool the server into thinking GameGuard is running :lmao:

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...