Everything posted by Sam0883
-
Heroes-WoW
i cant even get wrobot to recognize heroes wow
-
Support
Is this still being developed at all ? Looks interesting
-
LoadProfile C#
Ended up turning profiles into functions then I just call the function. Seems that was the method I should have used instead of trying to get that to work. Thanks anyways
-
LoadProfile C#
Ended up turning profiles into functions then I just call the function. Seems that was the method I should have used instead of trying to get that to work. Thanks anyways
-
LoadProfile C#
edit : Ended up turning profiles into functions then I just call the function. Seems that was the method I should have used instead of trying to get that to work. Thanks anyways
-
LoadProfile C#
edit : Ended up turning profiles into functions then I just call the function. Seems that was the method I should have used instead of trying to get that to work. Thanks anyways
-
LuaDoString Help. Instance Scenario Stages.
Figured it out
-
Loading a profiled based on chance.
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>
-
Reloger and Multipe EXE's
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 ?