Page 1 of 2 12 LastLast
Results 1 to 15 of 23
  1. #1
    ll1312ll's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    216
    Reputation
    56
    Thanks
    1,666
    My Mood
    Buzzed

    collection of scripts

    includet are bins&sources

    auto nexus

    cursor changer

    right click disabler

    anti get kicked for inactivity

    sry for poor english








    Condom of doom.exe - Jottis Malwarescanner

    https://www.virustotal.com/de/file/a...is/1374234563/
    <b>Downloadable Files</b> Downloadable Files

  2. The Following 18 Users Say Thank You to ll1312ll For This Useful Post:

    8759642 (08-24-2013),Alexpugeat (08-26-2013),artufe (07-20-2013),BlackishPerson (07-19-2013),Creepaz (07-21-2013),devilkiller24 (08-18-2013),dg123 (07-19-2013),dongraff (08-01-2013),Drowlys (07-21-2013),epicdjepic (07-19-2013),Fexar (07-19-2013),kian1991 (07-20-2013),kulwinder (04-21-2014),Nikitoska (08-17-2013),ramyadav17 (07-20-2013),Suedadlol (08-10-2013),thenate217 (01-04-2014),zaratystra65 (07-20-2013)

  3. #2
    lolpot132's Avatar
    Join Date
    Sep 2012
    Gender
    female
    Posts
    361
    Reputation
    74
    Thanks
    5,376
    haha, non built in autonexus

    Sounds fun!

  4. #3
    nilly's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    2,652
    Reputation
    155
    Thanks
    13,983
    My Mood
    Angelic
    @ll1312ll, You got a screen shot of this program in action? Also, how was it made? Just curious why it's an .exe file if all it is is a collection of scripts.
    Last edited by nilly; 07-19-2013 at 07:03 AM.
    Be careful, stray too far from the pack and you'll get lost.

  5. #4
    RotMGnub's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    205
    Reputation
    49
    Thanks
    915
    Quote Originally Posted by nilly View Post
    @ll1312ll, You got a screen shot of this program in action? Also, how was it made? Just curious why it's an .exe file if all it is is a collection of scripts.
    Don't forget that Jotti's reported a virus. Also, they are most likely AHK scripts. AHK has a built in .exe converter
    Last edited by RotMGnub; 07-19-2013 at 07:14 AM.

  6. #5
    ll1312ll's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    216
    Reputation
    56
    Thanks
    1,666
    My Mood
    Buzzed
    this is an installer binarys and sripts re includet
    HOTKEYSET("{ESC}", "setting")
    HotKeySet("{F1}", "minpos")
    HotKeySet("{F2}", "maxpos")
    $NEXUS_BUTTON = "{Q}"
    Global $YES = 0
    $MAXPOS = 0
    $MINPOS = 0
    $COLOR = 5526612
    Opt("SendKeyDownDelay", 10)
    While 1
    If $YES == 1 Then
    If PixelGetColor($MINPOS[0], $MINPOS[1]) == $COLOR Then
    Send($NEXUS_BUTTON)
    Sleep(10)
    Call("reload")
    ElseIf PixelGetColor($MAXPOS[0], $MAXPOS[1]) == $COLOR Then
    Beep(1000, 100)
    EndIf
    EndIf
    Sleep(100)
    WEnd
    Func RELOAD()
    $YES = 0
    Call("playsound", 2)
    EndFunc
    Func SETTING()
    If $YES == 0 Then
    If IsArray($MINPOS) And IsArray($MINPOS) And IsArray($MAXPOS) And IsArray($MAXPOS) Then
    $YES = 1
    Call("playsound", 1)
    Else
    MsgBox(16, "Error", "Set up the positions first!")
    EndIf
    Else
    $YES = 0
    Call("playsound", 2)
    EndIf
    EndFunc
    Func MAXPOS()
    $MAXPOS = MouseGetPos()
    Beep(2500, 150)
    EndFunc
    Func MINPOS()
    $MINPOS = MouseGetPos()
    Beep(2000, 250)
    EndFunc
    Func PLAYSOUND($Y)
    If $Y == 1 Then
    SoundPlay("godmode on.wav")
    ElseIf $Y == 2 Then
    SoundPlay("godmode off.mp3")
    Sleep(7500)
    Call("setting")
    EndIf
    EndFunc
    this is the autonexus for example

    ---------- Post added at 07:26 AM ---------- Previous post was at 07:17 AM ----------

    @nilly
    this is just an gui for the scripts
    it looks like this

    Last edited by ll1312ll; 07-19-2013 at 07:30 AM. Reason: wrong size

  7. The Following User Says Thank You to ll1312ll For This Useful Post:

    nilly (07-19-2013)

  8. #6
    nilly's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    2,652
    Reputation
    155
    Thanks
    13,983
    My Mood
    Angelic
    Quote Originally Posted by RotMGnub View Post
    Don't forget that Jotti's reported a virus. Also, they are most likely AHK scripts. AHK has a built in .exe converter
    I saw that and was trying to dig up some information on the report and didn't get far. Most links pointing to false positives. Also looked through the strings in the .exe and nothing jumps out.
    Be careful, stray too far from the pack and you'll get lost.

  9. The Following User Says Thank You to nilly For This Useful Post:

    Nulran (07-19-2013)

  10. #7
    krazyshank's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Location
    RealmStock
    Posts
    2,589
    Reputation
    467
    Thanks
    16,666
    My Mood
    Angelic
    This is the weirdest release I've ever seen.

    Accepting PayPal - Bitcoin - Giftcards - Items:

    Find it here: MPGH Sales Thread

  11. #8
    UGCfour's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    163
    Reputation
    10
    Thanks
    55
    My Mood
    Relaxed
    Quote Originally Posted by krazyshank View Post
    This is the weirdest release I've ever seen.
    Lol, the condom of doom :P

  12. #9
    ramyadav17's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    0
    My Mood
    Flirty
    Hey!! I don't think u r attachment gonna accept soon ... and i want to know how it works so can u add me on skype.?
    My skype name is - ramyadav17

  13. #10
    ll1312ll's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    216
    Reputation
    56
    Thanks
    1,666
    My Mood
    Buzzed
    these are all the scripts includet
    the rest are just the bins and a gui for all together

    Autonexus

    HOTKEYSET("{ESC}", "setting")
    HotKeySet("{F1}", "minpos")
    HotKeySet("{F2}", "maxpos")
    $NEXUS_BUTTON = "{Q}"
    Global $YES = 0
    $MAXPOS = 0
    $MINPOS = 0
    $COLOR = 5526612
    Opt("SendKeyDownDelay", 10)
    While 1
    If $YES == 1 Then
    If PixelGetColor($MINPOS[0], $MINPOS[1]) == $COLOR Then
    Send($NEXUS_BUTTON)
    Sleep(10)
    Call("reload")
    ElseIf PixelGetColor($MAXPOS[0], $MAXPOS[1]) == $COLOR Then
    Beep(1000, 100)
    EndIf
    EndIf
    Sleep(100)
    WEnd
    Func RELOAD()
    $YES = 0
    Call("playsound", 2)
    EndFunc
    Func SETTING()
    If $YES == 0 Then
    If IsArray($MINPOS) And IsArray($MINPOS) And IsArray($MAXPOS) And IsArray($MAXPOS) Then
    $YES = 1
    Call("playsound", 1)
    Else
    MsgBox(16, "Error", "Set up the positions first!")
    EndIf
    Else
    $YES = 0
    Call("playsound", 2)
    EndIf
    EndFunc
    Func MAXPOS()
    $MAXPOS = MouseGetPos()
    Beep(2500, 150)
    EndFunc
    Func MINPOS()
    $MINPOS = MouseGetPos()
    Beep(2000, 250)
    EndFunc
    Func PLAYSOUND($Y)
    If $Y == 1 Then
    SoundPlay("godmode on.wav")
    ElseIf $Y == 2 Then
    SoundPlay("godmode off.mp3")
    Sleep(7500)
    Call("setting")
    EndIf
    EndFunc

    AFK

    HOTKEYSET("{F3}", "setting")
    $1_BUTTON = "{1}"
    Global $YES = 0
    Opt("SendKeyDownDelay", 10)
    While 1
    If $YES == 1 Then
    Send($1_BUTTON)
    Sleep(10000)
    Call("reload")
    Else
    Call("reload")
    EndIf
    Sleep(10)
    WEnd
    Func RELOAD()
    EndFunc
    Func SETTING()
    If $YES == 0 Then
    $YES = 1
    Beep(1000, 100)
    Else
    $YES = 0
    Beep(1000, 100)
    EndIf
    EndFunc

    Cursor changer

    Global Const $OCR_NORMAL = 32512 ;normal
    $choose = FileOpenDialog("Waehle einen Cursor", @workingDir & "\Cursor", "Cursor und Icon(*.ani;*.cur;*.ico)")
    $hCursor = DllCall("user32.dll", "ptr", "LoadCursorFromFile", "str", $choose)
    $hCopyCursor = DllCall("user32.dll", "ptr", "CopyImage", "ptr", $hCursor[0], "uint", 2, "int", 0, "int", 0, "uint", 0)
    $loadcur = $hCopyCursor[0]

    _SetSystemCursor($loadcur, $ocr_normal)

    Func _SetSystemCursor($hCursor, $iCursor)
    Return SetError @error, @extended, _API(DllCall("user32.dll", "int", "SetSystemCursor", "int", $hCursor, "int", $iCursor)))
    EndFunc ;==>_SetSystemCursor

    Func _API($v_ret)
    Local $err = @error
    Local $ext = @extended
    If Not $err Then
    If IsArray($v_ret) Then
    Return $v_ret[0]
    Else
    Return $v_ret
    EndIf
    EndIf
    Return SetError($err, $ext, 0)
    EndFunc ;==>_API

    Right click disabler

    RButton::Send {LButton}

  14. #11
    Skatzi's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    262
    Reputation
    10
    Thanks
    12
    My Mood
    Amazed
    Anyone confirm this is fine to download? I don't wanna get keylogged, FUD's are scary ._.

  15. #12
    nilly's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    2,652
    Reputation
    155
    Thanks
    13,983
    My Mood
    Angelic
    Quote Originally Posted by Skatzi View Post
    Anyone confirm this is fine to download? I don't wanna get keylogged, FUD's are scary ._.
    I'm not sure who approved the release since I was on vacation at the time. Download at own risk?
    Be careful, stray too far from the pack and you'll get lost.

  16. #13
    Skatzi's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    262
    Reputation
    10
    Thanks
    12
    My Mood
    Amazed
    Quote Originally Posted by nilly View Post
    I'm not sure who approved the release since I was on vacation at the time. Download at own risk?
    ._. I dun wanna, but I wanna at the same time .-.

  17. #14
    liaojh1998's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    The Mysterious Land of Magic
    Posts
    219
    Reputation
    10
    Thanks
    831
    My Mood
    Twisted
    Did he actually make AHK scripts or a new work of art, by remodifying Kabam's codes to satify his personal sexual needs LOL, not to mention a condom of doom in a client? The picture lol... did you guys notice that he covered the name and the code, take a look xD

    Beep(2000, 250)
    EndFunc
    Func PLAYSOUND($Y)
    If $Y == 1 Then
    SoundPlay("godmode on.wav")
    ElseIf $Y == 2 Then
    SoundPlay("godmode off.mp3")

    BEEEPS, GODMODE IS ON, GODMODE IS OFF XDDDDDDDDD
    THIS IS AUTONEXUS !!!!!
    I'm a total noob at games, don't mind me, I'M A NOOB .

    I just hack everything, but I suck at that too, I'M A NOOB .

    I play sports, I do work, I study, but I'M STILL A NOOB .

    What about you? YOU A NOOB TOO?

    Noobs... always gets the best things








  18. #15
    ll1312ll's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    216
    Reputation
    56
    Thanks
    1,666
    My Mood
    Buzzed
    @ Skatzi
    all sources are here compile urself the download is just a gui for the scripts and its not a keylogger..

Page 1 of 2 12 LastLast

Similar Threads

  1. Habbohotel Scripts
    By h0ang in forum General Game Hacking
    Replies: 8
    Last Post: 05-18-2007, 05:19 AM
  2. My list of KO hack tools I have collected
    By SATANICAT in forum General Game Hacking
    Replies: 5
    Last Post: 09-23-2006, 07:07 PM
  3. Replies: 1
    Last Post: 07-05-2006, 06:20 AM
  4. OMG I SO STUCK!!!(Java Script "n" html problem
    By jeremywilms in forum Programming
    Replies: 11
    Last Post: 06-15-2006, 01:23 PM