Jump to content

Andoido

Premium Seller
  • Posts

    398
  • Joined

  • Last visited

Everything posted by Andoido

  1. Sent you a PM with an updated file that has zero ingame ui functions. Let me know if that fixed the issue and ill push the update(s) to all the files. Can use "WhatsGoingOn" plugin, if you need ingame stuff.
  2. Its possible it could be from the lua events via the ingame interface. Can you please try disabling the interface. (DisableLINE 4) in the profile editor list. And get back to me please. I may just remove the interface all together with the new plugins avaialble.
  3. Sometimes the windows defender will trigger the exe as a virus. to fix this youi just need to add it into the exception list for the defender
  4. Shoot me a PM, I can give you the custom code used in most of my Profiles if you are interested. The link above works too!
  5. Great! Humanmasterplugin will help you greatly. Glad you are doing well man. If you have questions or issues don't hesistate to ask us
  6. as for vanilla profiles working. The content is the exact same. So Yes the profiles will work. Same ID's same everything. So if you could explain your problem a little better i could help.
  7. My profile contains custom codes to click flight paths, and to use them in certain situations while questing. I dont controll buying food or drinks that is a plugin that you should look for on the forums. HMP does this. Its a simple runluacode that goes to the flight path clicks, it then clicks the defined destination. If you do not have the destination then you will run into issues, for example starting at level 20 and not having camp taurajo FP. and the profile says lets fly to taurajo.. Well it wont =p. Other than the flight path issue. There are plugins like "Vanilla Flight Master" or its updated version atleast, which will always fly. I recommend you look into using this.
  8. Yea he needs to contact me - as stated in all posts + Rocketr on discord. Andoido#0218 In order to get the fix for this since my auth server is no more, you and the many beofre you are getting a fixed version.
  9. I totally missed this thread. Thanks for your hard work droidz! everyone is greatful
  10. With my Horde Remake Release - ive decided to relase Every single piece of code ive ever written, discovered, edited, messed with etc. I put... MANY .. MANY Manyyy hours into this list. Because i have a disibility with my memory @elitecasaj00 Reccomended that i "write it all down". Using VS to create the code for the specific quest and adding to my cheatsheet. Youll notice i have specific names for the // commands -- like // Gather, harvest, xgather - runcode - so i can CTRL-F stuff easier. Not all credit was given proper to the authers of some of this code, however the ones i do know off the top of my head are @Droidz, @Matenia, @Smokie @reapler and on some i tried copying the exact url of where i found it. @Droidz Can you Pin this topic - I think it is sup sup helpfull !
  11. try changing the priority to 1, other than that i dont see anything that would cause it to"not" be used on pull. i dont have wrobot open atm, but is there not a condition that allows you to use it on pull?
  12. in the off chance your creating your own quester profile here is a small code that i use. Make sure to change the ContinentID != (aka does not equal) Azeroth. so if your in Kalimdor, you would put == instead of != and change Azeroth to Kalimdor. if (wManager.Wow.Helpers.Usefuls.ContinentId != (int) wManager.Wow.Enums.ContinentId.Azeroth) { wManager.wManagerSetting.CurrentSetting.CloseIfPlayerTeleported = false; wManager.Wow.Helpers.ItemsManager.UseItem(6948); System.Threading.Thread.Sleep(1000 * 20); // 20 secondes wManager.wManagerSetting.CurrentSetting.CloseIfPlayerTeleported = true; } And if you wish to check your hearths location in an IF statment Lua.LuaDoString<string>("bindlocation = GetBindLocation(); return bindlocation;") != "Orgrimmar"
  13. I could not get this to work. i disabled every addon (HMP, move during combat,) even the "use path finder" like droidz said, and the fucker still spirals up into the air. so i gave up and just use a ground mount, sucks i know
  14. update: -bphook + renamed Wrobot.exe to WRRobot.exe, banned yet again >< So is this just me or, is anybody else having the problem Rofl. Maybe its time for a Reformatt of the computer + a fresh install of wrobot. idfk.
  15. is it weird my jaw hurts ? fucker wason the F key lol.
  16. I passed out at my computer. but yea =(
  17. Ladies and Gents. I invite you to come and watch the stream. Starting a FRESh char. i give it 20-30 mins before ban, ill make it private so droidz can have a look but for now.. screw it. Ill go over everything that i have running
  18. ROFL... Wasnt eeven going what 30 minutes ? Same bullshit fucking ignorant ass GM cock answer. Using the -bphook Args. I litterally am fucking baffled at this shit. Reason: Automatic Anti-Cheat Ban.
  19. Is there a list of availalbe ARGS, for the relogger around the forums.
  20. Ok, ill throw it into the relogger. and report back. up to 10 bans, have a level 10 rogue, and a level 22 mage.(how hes 22 so far no idea, usually banned by now). Report back with an update. Will start a new account aswell.
  21. sorry, So, all my wrobots were loaded through the Relogger. I do not have any -nodx, or noframework, all are standard wrobot.exe loagins (via the relogger, with no args conditions. Wrobot has no modifications
  22. @droidz I changed my IP, Computer ID, and everything (Used NordVPN) Started a rogue - got to level 7 (Troll Rogue) and did about 4 quests (mostly grinding) - banned, same code - Reason: Automatic Anti-Cheat Ban. Ban happened about 15 mins ago, about 1h4 or so of botting to lvl 7. Hope this helps. I am baffled, no idea wtf is up. Most bans are from lvl 7-10. However i did get a ban at 22 on my main account, and i have a mage whos 21 - i just logged out.. till i can get a solution. Account #9 - All same codes, all between 7-20 (avg seems to be level 7-10 when it happens.)
  23. Alriht boys.. i did a few tests Started 4 Accountsm all on diff IP's. Did not have any hacks loaded. 1) Rogue 2) mage 3) mage 4) rogue. 1 -- Got to level 7, banned, , chars 2 3 4 - were not banned at the same time. 2) level 21 and still going.. (not banned yet) 3) Got to level 7, and got - Reason: Automatic Anti-Cheat Ban. Same error as ALL my bans. - Accounts 2 and 4 were NOT banned at the same time. 4) got to level 11 and Reason: Automatic Anti-Cheat Ban. - Account 2 Was NOT banned at the same time. All were banned at different times, not at once. Im sorry to say but - i think wrobot is tripping the Anticheat on Silver Hand. Can i get any other people who have had issues similar ? GMs are beig douchbags. and wont tell me why
×
×
  • Create New...