Jump to content

Andoido

WRobot user
  • Posts

    398
  • Joined

  • Last visited

Everything posted by Andoido

  1. only running HMP, move during combat, and use potions. And i have several paid fight classes - possibly one of these? Dunno, disabled all pluginsm and changed my fight class, error still spamming >< ugh!
  2. Version 1.0.0

    179 downloads

    Hello all, I extracted the code i have for Deeprun Tram for thoes of you who are creating profiles and are having a hard time this is a great example. Based on the profile by @ScripterQQ - His weapons trainer profile, I just modified stuff and made it more Specific (sw to Ironforge, Ironforge to SW) I modified this a bit to fit my needs and i hope this helps anybody who needs it. Bot will use the MIDDLE Tram Cart always. Keep that in mind if you wish to use this. Features: Chat display showing what the bot is doing 2 Files - Stormwind -> Ironforge and Ironforge -> Stormwind. Trains at Weapons masters in IF and SW Also has On_Screen display to show the bots movements. Will only board tram if its within 30 yards. Will turn off "Close bot if teleported" when Entering or Exiting the portals. Will run to Weapons Master Trainer (But will not train) If you wish to add weapons master training, just add simple runcode/lua to click the popup buttons etc - easy to find on Wrobot. Please remember to rate and comment below! Special Thanks: @ScripterQQ Who built a profile for all of the training. His code is what i use and modified a tiny bit, all credit for it goes to him.
  3. Version 1.0.0

    648 downloads

    Heyya. This is my Gnome / Dwarf 1-14 that i modified from my new alliance profile. I put a good few days into this profile and I hope to see all positive remarks. This is profile #1of several I will be uploading this week. Hope you like it. FEATURES: On-screen display, to show what the bot is doing. No "Checking and Unchecking" of Quests. Customized to be completely afk. Start at any level and it will auto find where you need to go. Weapon Support - Bot will manually buy weapons at Level 7 and 14. Flight Paths - Run-code to pick all FPs. Bot will pickup Skinning. Weapon Master Training (Ironforge And Stormwind.) Deeprun Tram support. Hearth-bind in Kharanos. Will do all starting quests, and then move to next area. Most quests will be 1-2 levels below, so bot doesn't die. Vendor / Repair / Trainer Support. Profile will change bots base settings as well. Will buy items from Vendor, for specific quest. Custom pathing for long runs to avoid deaths. Special Notes: 1) i recommend using HumanMasterPlugin - by Matenia. 2) Paid Fight Classes here on the forums (Matenia has a great selection.) 3) I prefer setting my bot to 88 Search Range. 4) Enable skinning, at level 6 ( - I forgot to buy a skinning knife, and add it to donotsell list >< will do soon though.) 5) Melee Classes - Get MoveDuringCombat by Droidz. I have spent countless hours on the work you will be seeing soon this week. I just ask that if you find Any bugs, or any problems say something. This will in turn help me release a profile without flaws! Special Thanks: I would like to throw a shout out to @Droidz@Matenia@eeny@maylu for various things. I got the idea for weapon support from Eeny, Matenia guided me with some ideas, Maylu's idea behind TrulyAFK and droidz for making anything we do here possible. Please don't forget to rate / comment about it!
  4. I have learned from personal prospective, that gms can do 2 things.. 1 See your IP, obviously. and 2 See your computer id and location. I tested this thuroughly with a well known GM. Basically made a bet that i would use every trick i known over 4 years of botting , and he wouldnt be able to find me. We did 2 attempts. First was via my IP, i used proxifier + a VPN to double hide. and he was able to find me within 5 seconds. My 2nd attempt, consided of hard resetting my router + modem, after changing the MAC (Which will change your actual IP if you did not know.) And i used 2 HWID programs to change my HWID. I did 2 things, loaded up my VMware, logged into my VPN, and logged into the game on my actual computer. GM was able to find the char that was on my Actual Computer within 5 seconds, and had no idea what so ever about my vmware acc. In conclusion, I've surmised that if you get banned on your home computer. And it keeps happening (i think they add you to a list.) Use vmware. and give it a shot - chancesz are if your banned its 100% player reported ( like all bans are.) Hope it helps.
  5. Version 2.0.0

    115 downloads

    Hey. Working Ship scripts i built that work everytime! Features: Wetlands -> Theramore Theramore -> Wetlands Darkshore -> Wetlands Will Board ship, wait till it reaches dock, and backup off the ship into the water. Please Rate and Comment below!
  6. Can help anyone? how can i do 2 iscomplete conditions in 1 quest? or bot not do this?
  7. Im have CanCondision return wManager.Wow.Helpers.Party.IsInGroup(); and bot have completed condition for: return ObjectManager.Me.LevelDecimal == 13; me bot to do "is complete" when me bot level is 13 && !isingroup or if cancondition cant be done understand? im looking allday for codes.
  8. mine english is bad but im wonder if me bot can do complete quest condition by his level? Im found return ObjectManager.Me.LevelDecimal == 13; can use 2 complete conditions? im having 2 and it seems to read just 1
  9. Version 1.0.0

    26 downloads

    Hello from Wales! Im not uploadin a profile before. Please is this ok? Bydd y proffil hwn yn ceisio ac yn malu. Rydw i wedi trwsio a gwerthu. Bydd yn lladd pryfed cop a pholyn. Mae fy Saesneg yn ddrwg iawn. Mae fy Saesneg yn ddrwg iawn. Rwy'n edrych am help gyda phroffil oherwydd fy mod yn cael tunnell o wallau ac rwy'n newydd i hyn Ond mwynhewch! bot would kill animals and have repair or vendor. Im new and was needing feedback please. Im done 1-30 and have a many problem if somebody can helping me 18-23 Duskwood.xml
  10. I am having issue with profile do get flight path. I make profile go to flight path (set vector) and bot no grab flight path. I searched got var position = new Vector3(-1770.37f, 3262.19f, 5.10852f); int npcEntryId = 2409; if (!ObjectManager.Me.IsOnTaxi) { if (wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(position, npcEntryId)) { Usefuls.SelectGossipOption(GossipOptionsType.taxi); Lua.RunMacroText("/click TaxiButton1"); } } BUT. I put in and bot pick random FP. I want so bot no fly, just talk and get fp learned. Help pls me
×
×
  • Create New...