Results 1 to 8 of 8
  1. #1
    michelv88's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0

    do someone have new tapprogramm that works

    hello everyone i had smuggle 2.6 but its detected do someone have a new tap for SA NEXON if so post it here the site to download or something we all can download it all people thanks for your time i hope you have something i love sudden attack and i love to tapp on it and ive someone have a new wall hack send it to pls dont send any keyloggers pls

  2. #2
    ahmedallam's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    My Mood
    Drunk
    yes and net suspender is detected too

  3. #3
    extrem159's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by ahmedallam View Post
    yes and net suspender is detected too
    plz any one rply i need a tapper for windows 7

  4. #4
    sanaonline's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    In Depot
    Posts
    0
    Reputation
    10
    Thanks
    14
    I've a tapp working 100% It's not net suspender. Add me on Skype: sana.on-line (I don't request for NX money)
    Batalion.Cmdr.(MVP,Steamy,FUBAR)







    "Press F13 and see what happens"


    ¡Sudden Attack!

  5. #5
    LilGho$t's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    419
    Reputation
    9
    Thanks
    330
    My Mood
    Twisted
    Make your own. It's not hard to make your own tapper.

    The biggest issue i've found with making your own sudden attack tapper is that it get detected by the anti-cheat/hack software that sudden attack uses. Because of this i recommend implementing a cipher inside of your code.
    Last edited by LilGho$t; 08-15-2012 at 10:57 AM.

  6. #6
    clawatk's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by LilGho$t View Post
    Make your own. It's not hard to make your own tapper.

    The biggest issue i've found with making your own sudden attack tapper is that it get detected by the anti-cheat/hack software that sudden attack uses. Because of this i recommend implementing a cipher inside of your code.


    You make it sound so easy xD
    I wish i knew how to program

  7. #7
    LilGho$t's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    419
    Reputation
    9
    Thanks
    330
    My Mood
    Twisted
    Quote Originally Posted by clawatk View Post
    You make it sound so easy xD
    I wish i knew how to program
    Code:
    private sub buttonClickedDerpHerp() handles derpherp.clicked
    ' Public method of disconnecting
    Shell("NET STOP DHCP")
    end sub
    
    private sub buttonClickedHerpDerp() handles herpderp.clicked
    ' Public method of reconnect
    Shell("NET START DHCP")
    end sub
    How i would do it:
    Code:
    Private Declare Function GetAsyncKeyState Lib "user32" (ByVal vkey As Integer) As Integer
    Const Base As Long = 1000000
    Const Top As Long = 65536
    private sub form1_load() handles me.load
    me.title = Int((Base * Rnd()) + Top) + 1
    timer1.interval = 5
    timer1.enabled = true
    end sub
    private sub timer1_tick() handles timer1.tick
    if GetASyncKeyState(Keys.<connect key>) then ' Connect Key
    connect()
    elseif GetASyncKeyState(keys.<disconnect key>) then 'disconnect key
    disconnect()
    end if
    end sub
    private sub connect()
    Shell(decryptString("szmyxpsq*9|oxo")
    end sub
    private sub disconnect()
    Shell(decryptString("szmyxpsq*9|ovok}o"))
    end sub
    private sub decryptString(byval stringToDecrypt as string)
    ' Code not featured
    end sub

  8. #8
    JUNIERTHEKILLER's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    My Mood
    Bitchy
    there r only f1-f12 dumb

Similar Threads

  1. Anyone have tapping program that works on vista
    By saadfmk in forum Combat Arms Hacks & Cheats
    Replies: 9
    Last Post: 07-25-2009, 10:54 PM
  2. Does anyone have a hack that work for vista??
    By ryantjuh98 in forum Combat Arms Europe Hacks
    Replies: 14
    Last Post: 05-02-2009, 02:00 AM
  3. New hack that works!
    By A⁴ in forum Combat Arms Hacks & Cheats
    Replies: 74
    Last Post: 04-26-2009, 03:10 PM
  4. Someone have a d3d hack (working) no virus
    By dryerkid in forum WarRock - International Hacks
    Replies: 1
    Last Post: 04-19-2009, 10:04 AM
  5. [Trading] very new bypass that works for lvl 16 + wr
    By englishpom in forum Trade Accounts/Keys/Items
    Replies: 0
    Last Post: 05-20-2007, 09:16 AM