Jump to content

Andoido

WRobot user
  • Posts

    398
  • Joined

  • Last visited

Posts 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. 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.

  3. 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="" />

     

  4. 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.

    4 hours ago, micam said:

    Everytime i got an account banned i select a new IP to :

    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

    3 hours ago, Varan said:

    I doubt that GM is watching every day what the IP was yesterday all players

    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

  5. 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

  6. 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 - PvLPkil.png

    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?

     

     

     

  7. 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.

  8. 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...