Thread Rating:
  • 15 Vote(s) - 3.73 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Deleted
#11
Can you add fly hack with player distance like what's in DailyHuntAssistantMode?

Code:
c_flyhackdham = inheritsFrom( ml_cause )
c_flyhackdham.throttle = 100
c_flyhackdham.doHack = false
function c_flyhackdham:evaluate()
    local danger = false
    if (next(EntityList("chartype=4,maxdistance=100"))) then
        danger = true
    end
    if ( c_flyhackdham.doHack == true and Player:GetSpeed()["Forward"] ~= 40 and IsFlying() and danger == false) then
        Player:SetSpeed(0,40,40,40)
        DailyHuntAssistantMode.Log("Speed flying. hacked")
    elseif ( (c_flyhackdham.doHack == false or DailyHuntAssistantMode.Settings.SpeedHackFlyEnabled == false or danger == true) and Player:GetSpeed()["Forward"] ~= 20 and IsFlying() ) then
        Player:ResetSpeed(0)
        DailyHuntAssistantMode.Log("Speed flying. Reset")
    end
    return false
end
Reply
 


Messages In This Thread
Deleted - by Aardvark - 03-28-2019, 03:45 PM
RE: Scotty (Teleport Manager) - by alfy16 - 03-29-2019, 04:00 AM
RE: Scotty (Teleport Manager) - by hishoa - 03-29-2019, 04:08 AM
RE: Scotty (Teleport Manager) - by alfy16 - 03-29-2019, 04:54 AM
RE: Scotty (Teleport Manager) - by alfy16 - 03-30-2019, 04:40 AM
RE: Scotty (Teleport Manager) - by hishoa - 03-30-2019, 06:53 AM
RE: Scotty (Teleport Manager) - by clbraver - 04-02-2019, 10:25 PM
RE: Scotty (Teleport Manager) - by dandy81 - 04-02-2019, 10:30 PM
RE: Scotty - by clbraver - 04-26-2019, 04:36 PM
RE: Scotty - by clbraver - 04-27-2019, 01:45 AM
RE: Scotty - by clbraver - 04-28-2019, 02:09 AM
RE: Scotty - by michelz - 05-07-2019, 12:54 PM
RE: Scotty - by Zyday - 07-03-2019, 04:46 AM
RE: Scotty - by gw2botter - 08-19-2019, 01:23 AM
RE: Scotty - by aakk47 - 10-01-2019, 12:15 PM
RE: Scotty - by Leon - 01-31-2020, 10:24 AM
RE: Scotty (Quality of Life Manager) - by Rowro - 03-02-2021, 04:13 AM

Forum Jump:


Users browsing this thread: 5 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products