Jump to content

Sam0883

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by Sam0883

  1. Does wRobot support loading random profiles? If so how would I accomplish this?

    Does wRobot have any way to do something like the following?

     

    <while condition=true>
    <if condition="chance(5)">
      <loadprofile profilename="1"/>
    </if>
    
    <if condition="chance(5)">
      <loadprofile profilename="2"/>
    </if>
    
    <if condition="chance(5)">
      <loadprofile profilename="3"/>
    </if>
    </while>

     

  2. Hey guys Super new here this is my first post !

    Just getting a feel for the program and it looks great, accept within the relogger there is no way to specify and EXE for each account i want to run .

    This is important to me because i would like to run a large amount of accounts on a single PC and need to be able to Proxy out each account so that my main Acc is not banned and well i cant expect to last long if i have 5+ Accounts running on each IP.

    Anyone have a solution ? 

×
×
  • Create New...