Jump to content

need help with aimbot-script


Elo001
 Share

Recommended Posts

$width = InputBox(" Battlefield resultion", "Enter width of screen(Game Resolution)", "", " M")

$height = InputBox(" Battlefield resultion", "Enter height of screen(Game Resolution)", "", " M")

$pixelfarbe = 0

$EnemyPosition = 0

;Autoshot-Part;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

$pixelfarbe = PixelGetColor($width / 2 , $height / 2 )

if $pixelfarbe = "color in hex(red crosshair)" Then

$Aimbot = 1

MouseClick("Left" , $width / 2 , $height / 2 )

Else

$Aimbot = 0

EndIf

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

If $Aimbot = 0 Then

$EnemyPosition =PixelSearch(0,0,$width , $height,"enemy colour")

; from here on , i dont know how to go on (i CANT use MoveMOuse --- mouse and crosshair not synchron)

i hope u understand my problem..i must get the crosshair to a special position WITHOUT MouseMove(x,y)

Link to comment
Share on other sites

Sounds like that didnt help atall :)

I was not near as harsh as others may have been on this person. At one point, this board had a forum for such requests. Though it was before my time, it was removed ... and for good reason. Using third party programs breaks the TOS and ELUA of these games, be it for legitimate purposes or otherwise. Besides, I prefer to play the game how it was intended to be played ... cheating only ruins it for me and others who play the game.

To the OP. If you really want help, why not go to myg0t or the JAP boards? I'm sure they'd be more receptive to your ilk. If you must "h4x0r now" and go "pwn n00bs" why not just go download something from a known cheat site?

Now go away, troll. I have no more food for you.

Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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