multiboxing help request... menu

Shout-Out

User Tag List

Results 1 to 2 of 2
  1. #1
    det1's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    multiboxing help request...

    Been modifying some of the profiles inside of PQR, but having some issues and was wondering if anyone might know how to help. I have it successfully following the focus and engaging in and out of combat. The part i can't get to work is when i enter combat how can i make it stay within range of the target and orient to the direction of the target like it does the focus?

    Code:
    function Walk(x1,y1,x2,y2,r2)
    	local angle = math.atan2(y1-y2,x2-x1) + r2 - math.pi 
    	if ( angle < -0.5 and angle > -math.pi ) or angle >= math.pi then 
        	TurnRightStop() 
        	TurnLeftStart() 
        elseif ( angle > 0.5 and angle < math.pi ) or angle < -math.pi then
        	TurnLeftStop() 
        	TurnRightStart()
      	else
        	TurnRightStop() 
        	TurnLeftStop()
      	end
      	if sqrt( (x1-x2)^2 + (y1-y2)^2 ) > 5 and angle < math.pi/2 and angle > -math.pi/2 then
      		MoveForwardStart() 
      	else 
      		MoveForwardStop() 
      	end 
    end
    
    local Px,Py,Pz,Pr = PQR_UnitInfo("player") 
    
    if UnitAffectingCombat("focus") then 
    	AssistUnit("focus")
    end 
    
    if not UnitAffectingCombat("focus") then
     	ClearTarget()
     	local x,y = PQR_UnitInfo("focus") 	
      	Walk(x,y,Px,Py,Pr) 
    elseif not IsMouselooking() then 
      	MoveForwardStop() 
      	TurnLeftStop() 
      	TurnRightStop() 
    end
    
    return true

    multiboxing help request...
  2. #2
    imdasandman's Avatar Contributor
    Reputation
    206
    Join Date
    Feb 2011
    Posts
    965
    Thanks G/R
    9/4
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Try interact with target... I believe it will make melee toons run up and face the target.

    This is how isboxer does it.

    Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
    My Frost/Unholy DK WoL ranking edits(4.3) and crystals Hunter Beta profiles-
    https://imdasandmandeathknight.googl...com/svn/trunk/
    Originally Posted by Valma View Post
    Oh sure. (: Plz,lord,rewrite my profile without "re-inventing a wheel".I'm really interested how would you do so.I even ready to eat my pants if yours will perform better in raids than mine

Similar Threads

  1. [Help Request] Getting started to multiboxing
    By andykh in forum World of Warcraft General
    Replies: 2
    Last Post: 06-02-2009, 05:09 PM
  2. [Help/request/crazy] Look inside please.
    By jokerjokes in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 01-01-2008, 07:26 PM
  3. [help/request] I need trainers for 2.3 lol
    By jokerjokes in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 12-28-2007, 12:39 PM
  4. Getting A Friend Connected (Help Request)
    By Magnusvermis in forum World of Warcraft Emulator Servers
    Replies: 9
    Last Post: 12-07-2007, 11:57 PM
  5. Help Request
    By sirios in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 10-14-2007, 12:47 PM
All times are GMT -5. The time now is 12:46 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search