Jump to content

BetterSister

Elite user
  • Posts

    1887
  • Joined

  • Last visited

Posts posted by BetterSister

  1. 1 hour ago, Matenia said:

    Single computer (didn't really read it as single IP). I doubt he was running 20 session on a single machine. It was just not being enforced even to the same IP (as far as I know - Droidz can correct me, but I remember people saying they were using VPNs per bot session). I also remember people talking about sharing keys etc. Either way, I understand why Droidz had to change/enforce this, since there were people actually running 100+ sessions on one key.

    dude i ran max 50 sessions on 1 pc when i was using party mode to multibox ?

  2. 2 hours ago, skeletonboy360 said:

    Something like

    
    var bindLocation = Lua.LuaDoString("hearth=GetBindLocation();", "hearth");
    while (bindLocation != "Goldshire")
    {
    	wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(innkeeper.Position, innkeeperEntry);
     	Lua.LuaDoString("SelectGossipOption(1)");	// WRobot has a command for this too, I forgot it
    	Lua.RunMacroText("/click StaticPopup1Button1");
    }

    I can't remember what I did but thats the basic idea.

    Should add some wait time between commands especially after last command so if there is lag it wont redo same crap

×
×
  • Create New...