Page 2 of 2 FirstFirst 12
Results 16 to 17 of 17
  1. #16
    kingboy111's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    129
    Reputation
    10
    Thanks
    103
    My Mood
    Sneaky
    replace

    Quote Originally Posted by D3M0L1T10N View Post
    Code:
    local lppos = LocalPlayer():GetPos()
    local plpos1 = pl1:GetPos()
    local plpos2 = pl2:GetPos()
    
    local pos1 = math.Distance( lppos.x, lppos.y, plpos1.x, plpos1.y )
    local pos2 = math.Distance( lppos.x, lppos.y, plpos2.x, plpos2.y )
    with

    Code:
    local pos1 = LocalPlayer():GetPos():DistToSqr(pl1:GetPos())
    local pos2 = LocalPlayer():GetPos():DistToSqr(pl2:GetPos())

  2. #17
    isagrat's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by hessuhobo View Post
    inb4 cancerbot release
    Lmao no, I'm just making a small little hack for friends and I to use. No need for memes :^)

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Free account givaway! Guess a number 1-200 and whoever is the closest gets it!
    By Tucci in forum Adventure Quest Worlds (AQW) Selling / Trading / Buying
    Replies: 35
    Last Post: 06-16-2013, 07:30 AM
  2. Proof that Craws and daexostheking is the same person and a scammer!
    By esseses in forum All Points Bulletin Reloaded Hacks
    Replies: 2
    Last Post: 12-11-2012, 06:01 PM
  3. [Release] the town me and some online friends made enjoy
    By kenkool in forum Minecraft Creations
    Replies: 1
    Last Post: 05-17-2011, 03:13 AM