Jump to content

miminio

WRobot user
  • Posts

    97
  • Joined

  • Last visited

Everything posted by miminio

  1. Same again..We are not sayed that istant bans happend when u start wrobot.we say that we are flag and get bans when the gm's have time to check the flag accounts.so then we get instant ban on all account on all vm's on all ip's.
  2. I know that ist going to do anything.im just speaking for what i have see end its not the end of it im botting on other servers. and yes i got banned with only wrotation at lvl 20.
  3. Flag and banned when whitekindey have time to play.....thats flag means no one sayed nothing for instant banned when use wb.just flag and banned when like...so u can test it play with wrotation u ll banned when the like.and yes is detected im botting there 2 years and i have sold many accounts the last 2 mounths they have found a way.END
  4. yes u are right.this happens the last two mounths.before that was easy to go atlist until 45 with one or two bans after gm teleport.Now we are flagged for exm i lost 8 acounts in same time that was offline.even lost two acounts 5 days after i have sold them tou regular player how lvl up for 4 days normal and then banned.and from then i just bot 1 account that it will max get to 20 -25 with out teleport anymore just boom.im using 3 pcs and every account have VM+VPN(with dedicated ip)with account creation on that ip etc
  5. ist just u i have also got banned on northdale the past mounth over 30 accounts max 30 lvl.No success.and i have made alot 40+ before that time
  6. i have check them but the poblem is that this happen only in my main pc.im using in that pc 4 VM's and i dont have that issue.so cant be the profiles
  7. Any one can tell me why this happen's.every time toon takes zepelin or teleport to blood elf bot close's.. CloseIfPlayerTeleported = False is on settings in the profile.also this happen on my main pc but not at the VM's.No addons in clients log atch 24 Jun 2019 01H13.log.html
  8. Any one who can share his code for this? tnx The teleport from bloodelfs to undercity.
  9. How can i set an is complete condition by zone or subzone ? i would like to complete a quester pulse when in that zone or subzone and move to the next quester step. more specific if some one already have it i like to put on a pulse the teleport from bloodelfs to undercity
  10. toon miss the spot to w8 elevator and fall down 19 Feb 2019 15H50 - lMSj.log.html
  11. [N] 16:25:11 - [Path-Finding] FindPath from -5378,835 ; -2488,643 ; -39,98127 ; "None" to -5454,95 ; -2441,949 ; 90,77676 ; "Flying" (Kalimdor) [N] 16:25:11 - [Path-Finding] Path Count: 6 (225,1603y, 190ms) [E] 16:25:11 - MoveToLocation(Point position): System.Runtime.InteropServices.SEHException (0x80004005): Το εξωτερικό στοιχείο δημιούργησε μια εξαίρεση. σε D3DXMatrixInverse(D3DXMATRIX* , Single* , D3DXMATRIX* ) σε wManager.Wow.Helpers.MovementManager.(Vector3 ) [N] 16:25:11 - [MovementManager] Report navmesh poly to avoid it [N] 16:25:11 - [Path-Finding] FindPath from -5378,835 ; -2488,643 ; -39,71035 ; "None" to -5454,95 ; -2441,949 ; 90,77676 ; "Flying" (Kalimdor) [N] 16:25:11 - [Path-Finding] Path Count: 6 (225,2001y, 193ms) [E] 16:25:11 - MoveToLocation(Point position): System.Runtime.InteropServices.SEHException (0x80004005): Το εξωτερικό στοιχείο δημιούργησε μια εξαίρεση. σε D3DXMatrixInverse(D3DXMATRIX* , Single* , D3DXMATRIX* ) σε wManager.Wow.Helpers.MovementManager.(Vector3 ) im getting this error in elavator's somehting i miss?
  12. thnx m8 that work..and is C# code: QuestHelper.AbandonQuest("questName") . fast question how i can put 2 costum script ? in 2 profiles im using for key looting using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Threading; using wManager.Events; using wManager.Wow.Bot.Tasks; using wManager.Wow.Enums; using wManager.Wow.Helpers; using wManager.Wow.ObjectManager; using System.ComponentModel; using Microsoft.VisualBasic; using robotManager.Helpful; public class Key { public static bool haveKey(int keyId) { bool haveKey = Lua.LuaDoString<bool>("local itemIdSearch = " + keyId + "; local bag = KEYRING_CONTAINER; for slot = 1,MAX_CONTAINER_ITEMS do local itemLink = GetContainerItemLink(bag,slot); local _, itemCount = GetContainerItemInfo(bag,slot); if itemLink and itemCount then local _,_,itemId = string.find(itemLink, '.*|Hitem:(%d+):.*'); if itemId and tonumber(itemId) == itemIdSearch then return true end end end return false"); return haveKey; } }
  13. i have test it there is no errors but the quest ist delete
  14. how to abandon a quest? i have tryed but is not working local questId = 786; for i=1,GetNumQuestLogEntries() do local _, _, _, _, _, _, _, id = GetQuestLogTitle(i); if id == questId then SelectQuestLogEntry(i); SetAbandonQuest(); AbandonQuest(); end end i also try this that i use in vanilla but im getting an error var logId = Quest.GetLogIdByQuestId(409); if (logId > 0) { Lua.LuaDoString("SelectQuestLogEntry(" + logId + "); SetAbandonQuest(); AbandonQuest(); "); } [E] 09:36:04.090 - Compilator Error : c:\Users\wow1\AppData\Local\Temp\upb0zp3d\upb0zp3d.0.cs(26,27) : error CS0117: Το 'wManager.Wow.Helpers.Quest' δεν περιέχει ορισμό για το 'GetLogIdByQuestId'
  15. Ok i need same help with this npc..the issue happends only with this npc Ogg'marr.https://classicdb.ch/?npc=4879 So Bot is looping when try's to buy food and never buys.the toons stops in front of npc but never ineract with him and loop again..check the log pls log.html
  16. this is a log that run from 20:00 until 5:00 without any stops the first picture is at 5:00 that u can see that the red dots are missing and the second picture is from stop/restart .. 18 Δεκ 2018 20H09.log.html
  17. Anyone has experience blacklist red dots to suddenly disappear when bot is running? In my profiles happens after last update. For example quester is running for 4 hours and just the blacklist dots disappear after 2 hours without stops or pauses by me
×
×
  • Create New...