Results 1 to 11 of 11
  1. #1
    skater2222's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Bayern
    Posts
    4
    Reputation
    10
    Thanks
    33

    Teleporting glitchy

    Hello
    Im programming a (Solo)Hack with a TeleportHack. I used this code but if i try it switch me only for a pair of secounds... what did i wrong??
    Pls help me...
    'Tele Y
    Private Sub Button6_Click(sender As Object, e As EventArgs) Handles Button6.Click
    MW3.Process_Handle("iw5sp")
    MW3.WriteFloat(&H984BAC, TextBox11.Text)
    End Sub

    I used Journdels New Memory Class!

  2. #2
    Kenshin13's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    Cloud 9
    Posts
    3,470
    Reputation
    564
    Thanks
    6,168
    My Mood
    Psychedelic
    Code:
    MW3.WriteFloat(&H984BAC, Float.TryParse(TextBox11.Text))

  3. The Following User Says Thank You to Kenshin13 For This Useful Post:

    Lovroman (06-18-2013)

  4. #3
    lappendance's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    4
    Hey i have the same problem...but with your code it wont work... it said that "Float" i unknown....

  5. #4
    Lovroman's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9,417
    Reputation
    611
    Thanks
    11,989
    My Mood
    Cheerful
    Quote Originally Posted by lappendance View Post
    Hey i have the same problem...but with your code it wont work... it said that "Float" i unknown....

    Did you add functions I posted to your code? @lappendance

  6. #5
    lappendance's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    4
    Did you add functions I posted to your code? @lappendance
    Yea i add the funktion but in the class i must write Single because Float is unknow.... or what???
    And i thank you for helping me so much!! @Lovroman

  7. #6
    Lovroman's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9,417
    Reputation
    611
    Thanks
    11,989
    My Mood
    Cheerful
    @lappendance
    No problem!
    Can you please give me screenshot/copy here that full error?
    I'm not sure what is problem if I don't see full error.
    Thanks!

  8. #7
    lappendance's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    4
    No problem!
    Can you please give me screenshot/copy here that full error?
    I'm not sure what is problem if I don't see full error.
    Thanks!
    Ok
    1. I use the new Memory Class form Jorndel
    2. I copy Paste the code for write Floats and than this happens




    3. Im changeing the code a little bit(Floats = Single). Then write on Floats like JumpJight or FOV works perfectly!



    This is how it works for JumpHight:




    4.But when im trying to use this Function for Floats like Y,X and Z i only get ported for 1 sec.... This error appears:


    ...So i dont know what i have done wrong...can you help me out??
    Last edited by lappendance; 06-19-2013 at 03:07 PM.

  9. #8
    Lovroman's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9,417
    Reputation
    611
    Thanks
    11,989
    My Mood
    Cheerful
    Quote Originally Posted by lappendance View Post
    Ok
    1. I use the new Memory Class form Jorndel
    2. I copy Paste the code for write Floats and than this happens
    [IMG] (ImageShack® - Online Photo and Video Hosting [/IMG]

    3. Im changeing the code a little bit(Floats = Single). Then write on Floats like JumpJight or FOV works perfectly!
    [IMG] (ImageShack® - Online Photo and Video Hosting [/IMG]
    This is how it works for JumpHight:
    [IMG] (ImageShack® - Online Photo and Video Hosting [/IMG]

    4.But when im trying to use this Function for Floats like Y,X and Z i only get ported for 1 sec.... This error appears:
    [IMG] (ImageShack® - Online Photo and Video Hosting [/IMG]
    ...So i dont know what i have done wrong...can you help me out??
    Try this:
    Code:
    MW3.WriteFloat(&H984BAC, Single.TryParse(TextBox11.Text))
    Or
    Code:
    MW3.WriteFloat(&H984BAC, TextBox11.Text)
    Last edited by Lovroman; 06-19-2013 at 03:09 PM.

  10. #9
    lappendance's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    4
    Try this:
    Code:

    MW3.WriteFloat(&H984BAC, Single.TryParse(TextBox11.Text))

    Or
    Code:

    MW3.WriteFloat(&H984BAC, TextBox11.Text)
    Yes this two codes i used but they didn't work....

  11. #10
    Lovroman's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9,417
    Reputation
    611
    Thanks
    11,989
    My Mood
    Cheerful
    Quote Originally Posted by lappendance View Post
    Yes this two codes i used but they didn't work....

    If that code works for FOV & Jump Height, I don't know reason why doesn't it work for teleportation too..
    Are you sure that address is correct?
    Y-01381D6C
    X-01381D64
    Z-01381D68
    Or something like that . I didn't check them .
    Last edited by Lovroman; 06-19-2013 at 03:28 PM.

  12. #11
    lappendance's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    4
    If that code works for FOV & Jump Height, I don't know reason why doesn't it work for teleportation too..
    Are you sure that address is correct?
    mhm yea im sure...But if you had another Address for X this will be the problem...
    Because here i let the Address normal and nothing happened:
    My X Addresse is : 984BAC



    Here i change it to 99999 and im in the air!:

Similar Threads

  1. [Release] Ohara Flags/Bases Teleport
    By yoni1993 in forum WarRock - International Hacks
    Replies: 15
    Last Post: 07-13-2007, 07:52 PM
  2. [Release] Teleporter v1.1
    By dezer in forum WarRock - International Hacks
    Replies: 15
    Last Post: 07-03-2007, 05:14 AM
  3. [Release] Teleporter v1.0
    By dezer in forum WarRock - International Hacks
    Replies: 4
    Last Post: 07-01-2007, 12:42 PM
  4. Teleport (X/Y) [help pls]
    By kingkicker8 in forum WarRock - International Hacks
    Replies: 6
    Last Post: 06-29-2007, 04:44 PM
  5. Teleportation Turret
    By Dreimos in forum WarRock - International Hacks
    Replies: 15
    Last Post: 06-01-2006, 11:54 AM