Results 1 to 14 of 14
  1. #1
    FrancYescO's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    4
    My Mood
    Angelic

    Question [HELP] WTW, STW, FAF [HELP]

    can anyone spoke me how i can code i vb6:

    -Walk trought walls
    -Shoot trought walls
    -Fast as Famas


    thx

  2. #2
    Synns's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    5,174
    Reputation
    170
    Thanks
    2,557
    My Mood
    Bitchy
    They are all ASM.

  3. #3
    FrancYescO's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    4
    My Mood
    Angelic
    Quote Originally Posted by Spensar View Post
    They are all ASM.
    i try whit ASM but not work

    what is the correct code??

    Call WriteASM(&Haddress, "???")

  4. #4
    ilovepie21's Avatar
    Join Date
    Feb 2007
    Location
    Drunk
    Posts
    388
    Reputation
    11
    Thanks
    134
    Fire up Ollydbg and find the bytes

  5. The Following User Says Thank You to ilovepie21 For This Useful Post:

    .kille0n (06-05-2008)

  6. #5
    FrancYescO's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    4
    My Mood
    Angelic
    Quote Originally Posted by ilovepie21 View Post
    Fire up Ollydbg and find the bytes
    sorry but how i have to do??

    ...can anyone do this for me??
    aren't same to past the bytes ??

  7. #6
    masterboy120's Avatar
    Join Date
    Jul 2007
    Gender
    male
    Location
    The Netherlands
    Posts
    371
    Reputation
    10
    Thanks
    34
    My Mood
    Amazed
    type the address in memory view of CE and you will find the bytes just don't login with CE and u will be fine

  8. #7
    FrancYescO's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    4
    My Mood
    Angelic
    what i have to do exactly??

    i do this:
    open warrock (and no login)
    >open CE and select warrock process
    >click memory viewer
    >go to search , find memory
    >select byte, input the address
    >click ok
    but nothig found!!

  9. #8
    masterboy120's Avatar
    Join Date
    Jul 2007
    Gender
    male
    Location
    The Netherlands
    Posts
    371
    Reputation
    10
    Thanks
    34
    My Mood
    Amazed
    no go to search find address not memory put the address in and u will find the bytes

  10. #9
    FrancYescO's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    4
    My Mood
    Angelic
    where i have to find the address ???

  11. #10
    FrancYescO's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    4
    My Mood
    Angelic
    i have find STW is 3byte nop

    now i have to do Fast As pls help me!! give me the value of the weapons to do this...is it ASM ??

    how i have to do exactly for find values??

  12. #11
    K2 Nemico's Avatar
    Join Date
    Jul 2007
    Gender
    male
    Posts
    160
    Reputation
    8
    Thanks
    29
    faf is vip and will not be given out in public

  13. #12
    Jester62's Avatar
    Join Date
    May 2007
    Posts
    58
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Longevity View Post
    They are all ASM.
    ok this right here is total bull

    u can make wtw and stw in write a byte idk about faf



    Call WriteAByte("WarRock", &HAddress + &H0, 90)
    Call WriteAByte("WarRock", &HAddress + &H1, 90)
    Call WriteAByte("WarRock", &HAddress + &H2, 90)

    all u need r the stw and wtw addys and ur good 2 go

    if this works can i get a thank u

  14. #13
    Littlemast2's Avatar
    Join Date
    Jun 2008
    Posts
    4
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Jester62 View Post
    ok this right here is total bull

    u can make wtw and stw in write a byte idk about faf



    Call WriteAByte("WarRock", &HAddress + &H0, 90)
    Call WriteAByte("WarRock", &HAddress + &H1, 90)
    Call WriteAByte("WarRock", &HAddress + &H2, 90)

    all u need r the stw and wtw addys and ur good 2 go

    if this works can i get a thank u
    No its wrong its just like

    Call WriteAByte("WarRock", &HAddress, &H90)
    Call WriteAByte("WarRock", &HAddress + 1, &H90)
    Call WriteAByte("WarRock", &HAddress + 2, &H90)

    STW ADDY 27-06-08: 6E8D66

    Good Luck,

    Btw...this addy is in almost every public logger, so dont cry with "Its vip etc."

  15. #14
    SMGamer's Avatar
    Join Date
    Sep 2007
    Gender
    male
    Posts
    57
    Reputation
    9
    Thanks
    29
    My Mood
    Crappy
    STW Offsets..
    On: 90, 90, 90
    Off: 8B, 51, 38

    IDK Fast As... Here 0-Delay Offsets...
    On: 90, 90, 90
    Off: F6, C6, 04

    PM Me if you need more...

Similar Threads

  1. [Help Request] Combat arms Vid help
    By djw111 in forum Combat Arms Help
    Replies: 4
    Last Post: 12-24-2011, 05:06 PM
  2. [Help Request] Ajuda / Help
    By - Battery' in forum Combat Arms BR Coding Help
    Replies: 3
    Last Post: 04-22-2011, 07:15 PM
  3. [Help Request] Help my!
    By Windowns7 in forum Combat Arms BR Coding Help
    Replies: 2
    Last Post: 04-18-2011, 01:41 PM
  4. [HELP] FaF, unl.ammo, bypass.
    By brazilhabb in forum Visual Basic Programming
    Replies: 12
    Last Post: 05-05-2008, 12:49 PM
  5. help, problem FAF
    By tnrwk0520 in forum WarRock - International Hacks
    Replies: 0
    Last Post: 02-26-2008, 02:32 AM

Tags for this Thread