Thread: [HELP]stamina

Results 1 to 4 of 4
  1. #1
    jeffrey1's Avatar
    Join Date
    Feb 2008
    Gender
    male
    Location
    canada!
    Posts
    27
    Reputation
    10
    Thanks
    12
    My Mood
    Sneaky

    [HELP]stamina

    my stamina its dont work my code
    dim stam1 as long
    dim stam2 as long
    call readalong("warrock",&h1363380,stam1)
    stam2=stam1+&h288
    call writeafloat("warrock",stam2,100)

    when i active my stamina freeze empty :S
    plz help

  2. #2
    Th3 0wnzman's Avatar
    Join Date
    Oct 2007
    Gender
    male
    Location
    I k2 networks bathroom
    Posts
    111
    Reputation
    10
    Thanks
    53
    Its WriteAFloat not WriteALong


    1 button:
    Timer1.Enabled=True
    2 button:
    Timer1.Enabled=False

    for the timer
    Dim STAN As Long
    Dim STAN1 As Long
    Call ReadALong("WarRock", &H1363380, STAN)
    STAN1 = STAN +&H288
    Call WriteAFloat("WarRock", STAN1, 100)
    The maker of th3 0wnzman hacks





  3. #3
    jeffrey1's Avatar
    Join Date
    Feb 2008
    Gender
    male
    Location
    canada!
    Posts
    27
    Reputation
    10
    Thanks
    12
    My Mood
    Sneaky
    its dont work for me my stamina is freeze empty

  4. #4
    malin's Avatar
    Join Date
    Jan 2008
    Posts
    418
    Reputation
    11
    Thanks
    16
    ur value is 999999999999999 not 100

Similar Threads

  1. [Help] Stamina code freezes to 0
    By ilovepie21 in forum Visual Basic Programming
    Replies: 2
    Last Post: 03-05-2008, 08:21 PM
  2. [ help ] stamina code
    By ilovepie21 in forum Visual Basic Programming
    Replies: 0
    Last Post: 03-02-2008, 03:43 PM
  3. [ HELP ] Stamina Code VB6
    By ilovepie21 in forum Visual Basic Programming
    Replies: 10
    Last Post: 03-02-2008, 06:57 AM
  4. [ HELP ] stamina code
    By ilovepie21 in forum Visual Basic Programming
    Replies: 1
    Last Post: 02-28-2008, 03:35 AM
  5. [HELP]Stamina
    By xown0x in forum WarRock - International Hacks
    Replies: 5
    Last Post: 02-26-2008, 06:02 AM

Tags for this Thread