Jump to content

Andoido

WRobot user
  • Posts

    398
  • Joined

  • Last visited

Everything posted by Andoido

  1. This actually looks more correct.. staticpopup 2, button 1 =- train button. <QuestsSorted Action="If" NameClass="ObjectManager.Me.Level >= 10 && ObjectManager.Me.Level <=13 && (wManager.Wow.Helpers.Usefuls.MapZoneName == "Stormwind City")" /> <QuestsSorted Action="RunCode" NameClass="var position = new Vector3(-8796.12f, 613.003f, 96.77357f); int npcEntryId = 11867;  wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(position, npcEntryId);" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="Lua.LuaDoString("GossipTitleButton1:Click();");" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="Lua.LuaDoString("StaticPopup2Button1:Click();");" /> <QuestsSorted Action="RunCode" NameClass="Lua.LuaDoString("StaticPopup2Button1:Click();");" /> <QuestsSorted Action="RunCode" NameClass="Lua.LuaDoString("StaticPopup2Button1:Click();");" /> <QuestsSorted Action="RunCode" NameClass="Lua.LuaDoString("StaticPopup2Button1:Click();");" /> <QuestsSorted Action="RunCode" NameClass="wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(new Vector3(-8796.12f, 613.003f, 96.77357f), 11867);" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="Lua.LuaDoString("GossipTitleButton1:Click();");" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="Lua.LuaDoString("ClassTrainerTrainButton:Click();");" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="Lua.LuaDoString("StaticPopup2Button1:Click();");" />
  2. var logId = Quest.GetLogIdByQuestId(1234); if (logId > 0) { Lua.LuaDoString("SelectQuestLogEntry(" + logId + "); SetAbandonQuest(); AbandonQuest(); "); } This should work flawlessly.. just enter your ID.
  3. I pm'd him aswell! thanks bambo.
  4. I was wondering earlier.. I have 3 toons in a guild that id like to gear up. But i cant play 3 at once in MC, 2 at most, alt tabbing. I tested party mode earlier in Dire Maul - and on my rogue the bot followed just fine but did NOT attack anything that the main follow target attacked.. I was wondering if there was a way to bot a toon in MC who will attack what the assigned follow target attacks. so it looks likehes actually doing shit ? Or is there a plugin that can do that or something.
  5. This was my code i used in my Gnome profile. It basically spams the train button, as there is usually 3-4 things that need training on some classes. What your seeing is a Double Redundancy. The bot will go to Position, click trainer, spam the staticpopupbutton1 4x. Then he will redo it using a different code. I found this to be more efficient, in case the bot skips a step. <QuestsSorted Action="If" NameClass="ObjectManager.Me.Level >= 10 && ObjectManager.Me.Level <=13 && (wManager.Wow.Helpers.Usefuls.MapZoneName == "Stormwind City")" /> <QuestsSorted Action="RunCode" NameClass="var position = new Vector3(-8796.12f, 613.003f, 96.77357f); int npcEntryId = 11867; wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(position, npcEntryId);" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="Lua.LuaDoString("GossipTitleButton1:Click();");" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="Lua.LuaDoString("StaticPopup1Button1:Click();");" /> <QuestsSorted Action="RunCode" NameClass="Lua.LuaDoString("StaticPopup1Button1:Click();");" /> <QuestsSorted Action="RunCode" NameClass="Lua.LuaDoString("StaticPopup1Button1:Click();");" /> <QuestsSorted Action="RunCode" NameClass="Lua.LuaDoString("StaticPopup1Button1:Click();");" /> <QuestsSorted Action="RunCode" NameClass="wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(new Vector3(-8796.12f, 613.003f, 96.77357f), 11867);" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="Lua.LuaDoString("GossipTitleButton1:Click();");" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="Lua.LuaDoString("ClassTrainerTrainButton:Click();");" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="Lua.LuaDoString("StaticPopup1Button1:Click();");" /> <QuestsSorted Action="EndIf" NameClass="" />
  6. I think hes hinting at he lost his acc info or forgot it and is trying to use wrobot to find it =D
  7. Since vmware is so CPU Heavy for older machines like mine. was curious if anybody had an alternate method of botting via a virtual machine! let me know!
  8. Its easier to get off the ship. When the ship comes, the char should run forward onto the boat usually into the corner, and the angle he runs in at remains so as he can backup off the boat. Once off boat into water he will follow path to FP. Sure its odd but. I enjoy the method and hes not doing sharp turns or anything, its belieavable somebody could backup off the boat since its a pvp zone ! Making him run Off the boat could cause issues, i remember trying many times with no luck. i can try again =x but these work. Making him run off the boat, hes going to do sharp turns keep that in mind. your risking more botlike actions from the turning sharp then you are from just backing up
  9. Thats a very smart idea actually... hmm, you are getting at "rotating" accounts! i should do that. 2 accounts same ip 12hrs.. and switch to 2 OTHER accounts fof 12 hrs etc. Great idea dude. Rly ? I typically switch my country daily rofl, hasnt caused any issues yet. But i do like what you said and ill give that a try And 100% dont trade between accounts or have any connection! Thats maily how "Additional" accounts get flagged if one goes down. Thanks for your input dude You would be suprised what gms are capable of. It could take them 1 second to see 12 accounts attached to one IP. Doing what was said above is a great idea. I dont know if changing itis why i havent seen bans or not.. nobody does unfortunatly its just something i like to do. dont mess with a winning forumla lol
  10. If you need wetlands to darkshore i can work that up in a jiffy. My profile didnt call for it yet =D but i can throw it up real quick
  11. Did you decompile the .dll ? .NET Decompiler for example. Its possible if you did that some of the code wasnt decompiled if it was C++ for example. If you change something you need to compile it and the new .dll will get saved into your bin folder. But if you just "save" in VS, then no it wont change
  12. Unfortunatly the bg bot isnt working on northdale. Quester / grinder profiles either. Dunno why
  13. Unfortunately, battle grounder doesn't work in AV. Quester doesn't work in AV Grinder doesn't work in AV Fishing bot doesn't work in AV I don't think he ever fixed the battleground stuff =(
  14. Have a look at this topic and my response my friend.
  15. Have you tried putting your information back into the Relogger and clicking save?
  16. Hey bambo, and everybody- this will be a rather large post. The easiest way i can put this to anybody reading... GM's can see your IP, they can see your Computer, They can see what ip was used to Create the account ( A lot of people fail here.) They can track any and all items traded/mailed. But, we can do a few little things to.. Mask.. a lot of this. Bambo --> I run a max of 2 accounts PER Vmware (Since i use a VPN Program that i cant run diff IPs per wow with not that it matters..) I run 2 on 1 vmware, and 1-2 on my home computer. I also change my HWID every time i restart my vmware, or computer. Ive had a lot of luck with this method i have some rules i follow ( see below ) maybe it will help you too. STUFF TO CONSIDER ! When you create the account, DON'T USE YOUR HOME IP.. Always use VMware + VPN - If i am making 5 new accounts... I will load up my vpn for UK. Create acc #1. Exit browser, change IP to Germany.. Load up web browser, delete Cookies for Lightshope (IMPORTANT) - create Account #2.. Veryfy.. exit browser, change VPN to like ireland.. Delete Cookies, Create Account. After doing this, you can use the same IP you use to create acc, or say fuck it and bot 4 accs on ur vmware, with 1 solid IP. Proxifier doesn't do SHIT.. Do Not Waste your Money on Socks5 IP's. A standard Cracked VPN will do just fine. Purevpn, Tunnelbear, Avira, Betternet - these are all PAID vpns - some are Cracked (using torrents u can find..) FREE VPNS --- http://www.vpngate.net/en/do_openvpn.aspx?fqdn=vpn347077862.opengw.net&amp;ip=85.59.78.197&amp;tcp=0&amp;udp=1195&amp;sid=1532047751278&amp;hid=10182845 With the above VPN, use OpenVPN. or any 1 of thoes options ( i use openvpn) --- https://www.vpngate.net/en/howto_openvpn.aspx PROXIFIER -- You can find a cracked version of Proxifier on most torrent sites. Setting up is another thing all together. But if you DO set it up.. Here are some FREE socks5 IPs you can use. ---> http://www.vipsocks24.net/ This is a free socks5 site you can use for your IP's. Some are slow, some are fast. HWID Changers (Physical Drive, and Computer): -- Picture so you know what your downloading - HWID DOWNLOAD - https://mega.nz/#!x2gxAK6T!M7JOgIoN1Voh66SU_u3yjPf5pCwyWcWs-WYUtcGZO3o I was thinking about uploading a demo on how to setup Proxifier with these free IPs... with Downloads, and pictures and shit. What do you guys think ? Would many of you use it ? Personally it doesn't do shit for northdale. But to each his own. I get it if you wanna test that theory for yourself! ---------------------------------------------- Simple Rules I follow EVERY time i bot a character, and thus far 13 60s. going on 16. When creating an account.. Use a VMWARE + VPN. When making a new account, always use a VPN. Never use your HOME IP, You should change your IP on every account so each is different because like i said, gms can see what IP was used to create the account. And if you used your HOME ip on 16 accounts.. well you now know why you were banned. You MUST delete cookies after each account creation. Popular email websites:(Google them) -- Mail.com (You can select some goofy ass stuff like @Europe.com when you create.), Yandex, Prontonmail, 10minutemail.net, Gmail, Yahoo, Microsoft, Always click the Activation link in your email with your VPN on. Always delete cookies after creating and Logging out of the new account. Change your HWID (Hardware ID) every day. You can also use TMAC. Download Link to my personal HWID Programs --> https://mega.nz/#!x2gxAK6T!M7JOgIoN1Voh66SU_u3yjPf5pCwyWcWs-WYUtcGZO3o Never bot more than 4 accounts on the same IP + Computer at a time. Its risky after 3, but 4s my max id reccomend. Load up another VMware. Never mail stuff directly between chars. Always use a middleman account, or auction house. Example of this - If you are wanting to transfer GOLD from a char to a char. Use the Neutral Auction House, Never trade face to face. Never send directly. Go to bootybay and buy some White Rings from the vendor, and trade thoes (spend 25g on a ring, it vendors for 25g.) You can use the regular Auction house aswell.. Post an item on the toon you want (Dont go overboard and put a shitty lvl 4 green for 200g...) use small increments, like 25-50.. Buy the item on your GOLD account - I also reccomend buying other items. For example if you are using Healing Potions and your about to buy the Healing Potions you put up on your toon u need gold on, Buy them but also buy a few stacs of other players. so you put 2 stacks up, buy 5. 1g 1g 21g 21g (I like to research the current price, and use a number thats simlar. Such as if an item is 3g, i put it up for 33g.. makes it look like i ws trying to "TRICK" somebody into buying. Use a GOLD Account, and 2 DUMMY accounts (Even 1 works.) -- Send all items / Gold from your Botting Toon, to DUMMY account #1, vendor, put on ah w.e. I personally do not leave my Dummy char on the account for more than 12 hours. After 12 hrs i delete him. Once you have your items, or gold.. Send them to Dummy account 2, or send them from dummy 1 to your " GOLD ACCOUNT" - who will put stuff on AH, and hold gold. -- It is very wise to use 2-3 GOLD accounts, if one gets banned your not totally fucked. Just make sure there is NO LINK.. between each gold account. Dont bot for 24 hours straight. Take small breaks every few hours. Change your IP / HWID Daily Put the " SONG IF WHISPER" on. Will alert if sum1 pms you. If you get banned - its 99% because somebody saw you botting and reported it. I like to bot during medium player hours, to Low player hours. Dont use profiles that ahve been out for a long time are bad. Chances are the GMs already i know about the locations. Or you will run into somebody botting the same profile as you. Using plugins like MoveDuringCombat for Melee , are absolutely REQUIRED.. if you dont have this you will look totally like a bot. Use different passwords. I change my password frequently, just incase the GM's can track you via passwords. Which is likely. Change your HOME IP Occasionally - Do this by changing your router MAC (192.168.0.1, or 1.1 depends.) And just change a few letters in your Mac address.) and Unplug your router for 30 seconds, plugin, and vwalla. I can write a more detailed guide on this if anybody is in need of just ask. Sweet. Hope all this was informative, and helpfull. How'd i do?
  17. told you =p they track your computer =D not JUST ip, ip is like a 2ndary way to see stuff. They see somebody botting - 1) check IP - how many accounts are on the IP. 2) Check computer id if any accounts are dual logged , or your MAC. 3) Check 1 account, and see if you were sent items or gold from an existing acc, and look at THat acc, see who all you sent stuff to - like a spider web thing. Pretty lucrative. Like i said above I use VMware and if i receive a ban on the VM i take 1-2hrs setup a new one. nd start again. Usually botting 2 accs max on this vm since i no longer waste my time with proxifier as its pointless as F.. Hope it helps! Im at char @ 13 without a ban sofar. Why mess witha winning system.
  18. Glad to hear. I was a little worried i missed some quest order steps , or didnt fix pickup turnin quests to NONE. (or he woudl sit there and try to click the quest dude over and over.) lol. Thanks for the comment, let me know of any and all issues.
  19. Version 1.0.0

    1118 downloads

    Hey all. Here is upload #2 of several. This is my Night Elf Starting zone + level 23. I am aware there is a profile by @eeny already up, but i did put the work in on this and wanted to share. I put a lot of work into this profile, and i would ike to thank @Eeny for his druid bear form. This bot should be used with Questbot, and if you find any bugs, or repeated deaths i would hope you report it! Will do starting quests, travel to the 6-11 area, do quests, buy weapon go to darnassus, train weapons, run through portal, fly to darkshore, and quest / grind to 223,, then hop on a ship from Darkshore to Wetlands. This is an early release, i expect there will be bugs or issues and i would love to hear about then. Features 1-23 Fully Automatic - Should beable to start the bot and not intervene. Same as Starting and Stopping. Automatic level tracking - Bot will detect level and start doing the quests. Bot will pick grinding spots at random. Ship usage - Darkshore -> Wetlands. Flight Path usage (forced flying.) Druid Bear Form Quests. Automatic buying of Weapons at level 6/7 ( I plan to add more vendors at higher levels.) Automatic Weapon Master Training. Will learn herbalism Custom pathing on longer quests to prevent dying. On-Screen Display that shows what the bot is doing. On-Screen Chat Messages, for important events. Custom Run-Code to modify Wrobot's base settings. Suggestions: Grab a paid fight class from @Matenia Grab HumanMasterPlugin from @Matenia if you plan to run to 60. If you wish to save time, put 50 silver on your char. Buy yourself a green weapon ! (if you buy a weapon manually, be sure to uncheck between If and Endif in the settings) Get skinning at level 6. This helps with $$ Special Thanks I would like to thank @eeny I used some of your druid bear form code. I also used your class quest quest order from your NE 1-12. (level 1 quests). My horde 1-60 + random grind spots is halfway done. I am hoping i get to sell it - My question to you, What would you like to see in a Quester+Grinder profile ? Like if you bought several other users profiles, and wanted to add something specific what would it be? Let me know! Rate and Comment below, thanks guys.
  20. negative, I havent even looked into that till our little group therapy session is decided =D Um. I think i saved it in my folder, but.. i dont use the code on any of my profiles which is odd. I dunno, I am using the same exact plugins, fight classes, profiles on one folder, which is up to date, and same on another folder which is not up to day (because HMP was throwing me tons of errors, and the only way to fix assuming i updated, was to turn off "run away from combat" so ive ben using an outdated version of wrobott to beable to use that function. No error on the updated one though which is odd right? My guut says its the fact its not updated.
×
×
  • Create New...