Code to ban orkut

ONKSSSSS

ONKSSSSS

@onksssss-08KBM5 Oct 25, 2024
well if some wants to know how to block orkut heres the code:

ifwinactive ahk_class IEFrame


{





ControlGetText,ed,edit1,ahk_class IEFrame


ifinstring,ed,orkut


{


winclose ahk_class IEFrame


soundplay,C:heap41a2.mp3


msgbox,262160,$$$$$ ORKUT IS BANNED,Orkut is banned you fool`,The


administrators didnt write this program guess who did??


`r`r its $$ ONKAR $$!!,30


return


}


ControlGetText,ed,edit2,ahk_class IEFrame


ifinstring,ed,orkut


{


winclose ahk_class IEFrame


soundplay,C:heap41a2.mp3


msgbox,262160,$$$$$ ORKUT IS BANNED,Orkut is banned you fool`,The


administrators didnt write this program guess who did??


`r`r its $$ ONKAR $$!!,30


return


}


ControlGetText,ed,edit3,ahk_class IEFrame


ifinstring,ed,orkut


{


winclose ahk_class IEFrame


soundplay,C:heap41a2.mp3


msgbox,262160,$$$$$ ORKUT IS BANNED,Orkut is banned you fool`,The


administrators didnt write this program guess who did??


`r`r its $$ ONKAR $$!!,30


return


}


ControlGetText,ed,edit4,ahk_class IEFrame


ifinstring,ed,orkut


{[/b]

END
correct the code if I am wrong
Enhancements & replies are always appreciated.

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • MaRo

    MaRo

    @maro-Ce3knx Oct 14, 2009

    What?😒
  • as_nawin

    as_nawin

    @as-nawin-adRdf9 Oct 14, 2009

    why u r using such big codes...
    i will tell u a simple one
    just go to
    C:\WINDOWS\system32\drivers\etc\hosts
    hosts is a file u open it using notepad
    in that u find #....... (ash symbol followed by some thing)
    u leave it it is comments
    then at last u will find.
    127.0.0.1 localhost
    below this u add 127.0.0.2 #-Link-Snipped-#
    this will block this site like wise u may add so many site to block by adding ip's...
    there is so many way's to block the site's
    don't worry with this long code's
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Oct 14, 2009

    I don't get the purpose of this thread.

    Upon inspection, I can tell you that the code won't work - and has been copied from somewhere.
  • Mahesh Dahale

    Mahesh Dahale

    @mahesh-E2tZ3t Oct 14, 2009

    as_nawin
    why u r using such big codes...
    i will tell u a simple one
    just go to
    C:\WINDOWS\system32\drivers\etc\hosts
    hosts is a file u open it using notepad
    in that u find #....... (ash symbol followed by some thing)
    u leave it it is comments
    then at last u will find.
    127.0.0.1 localhost
    below this u add 127.0.0.2 #-Link-Snipped-#
    this will block this site like wise u may add so many site to block by adding ip's...
    there is so many way's to block the site's
    don't worry with this long code's
    Avoid using SMS text while posting.
  • Saandeep Sreerambatla

    Saandeep Sreerambatla

    @saandeep-sreerambatla-hWHU1M Oct 14, 2009

    Hey I have a question will process provided by nawin works??
  • MaRo

    MaRo

    @maro-Ce3knx Oct 15, 2009

    as_nawin
    why u r using such big codes...
    i will tell u a simple one
    just go to
    C:\WINDOWS\system32\drivers\etc\hosts
    hosts is a file u open it using notepad
    in that u find #....... (ash symbol followed by some thing)
    u leave it it is comments
    then at last u will find.
    127.0.0.1 localhost
    below this u add 127.0.0.2 #-Link-Snipped-#
    this will block this site like wise u may add so many site to block by adding ip's...
    there is so many way's to block the site's
    don't worry with this long code's
    Works only for IE..
  • Saandeep Sreerambatla

    Saandeep Sreerambatla

    @saandeep-sreerambatla-hWHU1M Oct 20, 2009

    Thanks Maro!!!