Hi guys, i was thinking of editing Multiprofile for PB for MoP. I know that it is a lot of work... Did anyone allready start to editing it? I tried myself but i was not able to get it to work Thanks guys
I thought to edit old one. Instead of "going to portals and go to cata zone" "going to MoP portal" then load profile. Instead of "farm xx minutes in uldum" "farm profile x for xx mins" and so on. You see what i mean?
Sure. I was working in something similar pre 5.0 for all the other zones, but I dont have a pc to use PB atm. So if you keep SW/OG as the Hub, you just need the ObjectID of the Portal and everything else should be self explaining. (there is only one Portal to MOP, right?) Then you just need to declare a starting point where the actual GB2 profile gets loaded, so if you want to add more, you need multiple things of them.
That was exactly what i thought buzzerbeater! Only change ObjectID to new portal! Mhhh that could be a problem, as you will always go throu same portal and always start at the same point, PB is not able to detect in "which" zone he is ? i will look into it in some hours and give a feedback! it is only one portal!
PB can see in which zone "he" is. You just need to make a longer list of commands to get it into the zone. (By longer i mean like 3 lines of code.) Like this: PB chooses a random zone of MOP. Zone is X. We are in sw, now it goes on: Use Portal, waittimer till in world, now a few FlyTo commands till you are in the designated zone and at least a Load Profile command to load the appropriate profile. Shouldnt be too hard.
Ok, my idea is not to farm in one zone and then switch to another. My idea is more to "change profile" for security reasons. If it does different routes all 1-2 hours, it looks more "human". I will take a look deeper in the current multiprofile and see if i can find out how it works. For the moment i dont know how "a few FlyTo commands" could be made. It should randomly choice a "profile/zone". If you can tell me "other ways" it would be nice. I know that its possible with Arelog / HBrelog. But i want also to AH all things (also possible with reloggers), but Multiprofile worked perfekt in the past. And i dont think that i am lazy, i want to create a profile for all people here and need some help with it thats all. If you cant help, please dont give useless answers. Edit: First step done, it flys to MoP portal and uses it! Now starting to generate "FlyTo" behavior after using portal to Fly "to the right zone". buzzerbeater it would be nice if you could help me out. If you have some time, would be nice if you could contact me.