Jump to content

seletchi gabriel

Members
  • Posts

    12
  • Joined

  • Last visited

About seletchi gabriel

  • Birthday 03/14/1994

Profile Information

  • WWW
    http://127.0.0.1/joking.php
  • Interests
    Hack.

seletchi gabriel's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. <script> alert() </script> How do I click "OK" ? In internet explorer, it's html. without using mouseclick() or controlclick() #A LOT OF TIME LATER EDIT: I DONT NEED HELP ON THIS ANYMORE I DIDN'T BUMP THE THREAD BECAUSE I DON'T THINK IT'S WORTH BUMPING IT! SO DO NOT REPLY TO IT.
  2. just increased pixelsearch width
  3. nice i modified this line and it's funnier now $coordinates = PixelSearch(320, 30, 530, 350, 0xFFFF00, "", "", $wgh)
  4. topic deleted/edited
  5. I have been using the sleep function inside Do untill and had no problems.
  6. i want to make a script that press Q automatically when i have 100hp , but... when i have lvl 1 i have x hp and when i have lvl 2 i have x hp +2 can you help me whit a script that press q when i have 100hp ? ( srry for my english ) $coord = PixelSearch( $x1, $lvl, $x1, $lvl, 0x100E0F, 30) If Not @error Then Send ("q") sleep(500) EndIf ( www.muonline.com ) (( hp = health points ))
  7. Need a script that disables the end task buton from Windows Task Manager ... (srry for my english) thx a lot
  8. 1. srry for my english 2. i used search ! 3. srry for disturbing ok ... i need a script to disable enter smth like that !script for disable enter button! MsgBox("0","x x x x","Hello , How are u?") !script must wait 3 seconds then click ok! msgbox("0","x x x x","im fine...and u?") !script must wait 3 seconds then click ok!+!disable Enter! .............................................................................. smth like that?can you help me? thx !
  9. Hello, 1st: srry for my english 2nd: I want to make a clock for my desktop 3rd: i'm new... Can You Help Me Whit A Script ? thx.
×
×
  • Create New...