Crespo 0 Posted January 4, 2018 Share Posted January 4, 2018 Hey guys, are there any working vanilla pickpocketing profiles/fightclasses? If not is there a way to make it work myself? Link to comment https://wrobot.eu/forums/topic/8187-help-with-pickpocketing/ Share on other sites More sharing options...
yrykxau 0 Posted January 5, 2018 Share Posted January 5, 2018 We can together try to create a simple profile for pocket thefts Today I try in Scarlet M I try to change "Pickpocketing 1.1 BETA" and "Rogue Pick Pocket 1.0.0" But I ran into the following problems: use FightClass ( Sap every 7 sec + pickpocketing mobs at distanse 5 + Vanish in character start combat) 1.1 Pockets are searched automated, but silver is not collected ( used Wrotation = not autonomously ) 1.2 If i use Grinder (create track and turn off everything except Loot Mobs and Loot chests) but character start fight at auto attack. I do not know why =( Maybe someone can help? *English is not my main language sorry for mistakes Link to comment https://wrobot.eu/forums/topic/8187-help-with-pickpocketing/#findComment-37410 Share on other sites More sharing options...
Matenia 628 Posted January 5, 2018 Share Posted January 5, 2018 If you want to turn off autoattack anywhere but vanila, use Lua "StopAttack();" If you want to ignore all combat with any mobs, do (c# code) Conditions.ForceIgnoreIsAttacked = true; But then you need to write your own code to walks to mobs for pick pocketing. Link to comment https://wrobot.eu/forums/topic/8187-help-with-pickpocketing/#findComment-37411 Share on other sites More sharing options...
yrykxau 0 Posted January 5, 2018 Share Posted January 5, 2018 24 minutes ago, Matenia said: If you want to turn off autoattack anywhere but vanila, use Lua "StopAttack();" If you want to ignore all combat with any mobs, do (c# code) Conditions.ForceIgnoreIsAttacked = true; But then you need to write your own code to walks to mobs for pick pocketing. Ok,ty i try Lua. What about " Pockets are searched automated, but silver is not collected " do you have any ideas? May be command at loot all? The pocket is most likely (considered a game) a chest (or simply a loot) Link to comment https://wrobot.eu/forums/topic/8187-help-with-pickpocketing/#findComment-37413 Share on other sites More sharing options...
Matenia 628 Posted January 5, 2018 Share Posted January 5, 2018 Is this for vanilla? Then there is no autoloot and you'll have to do some searching on ownedcore or similar websites on how to call the autoloot function directly in memory. Link to comment https://wrobot.eu/forums/topic/8187-help-with-pickpocketing/#findComment-37414 Share on other sites More sharing options...
yrykxau 0 Posted January 5, 2018 Share Posted January 5, 2018 7 minutes ago, Matenia said: Is this for vanilla? Then there is no autoloot and you'll have to do some searching on ownedcore or similar websites on how to call the autoloot function directly in memory. Ok,thanks. My knowledge is not enough to automate loot in vanilla, I'll try to do for the current version. So I'll just try to do something) Now im create (for valilla) "quest profile" with auto walking to the mob from the mob,and use Pick Pocket.But loot need take manually (I'm not sure if it's the right word) Link to comment https://wrobot.eu/forums/topic/8187-help-with-pickpocketing/#findComment-37415 Share on other sites More sharing options...
Matenia 628 Posted January 5, 2018 Share Posted January 5, 2018 https://wrobot.eu/files/file/1495-class-questalliance-rogue-poisons/ Link to comment https://wrobot.eu/forums/topic/8187-help-with-pickpocketing/#findComment-37418 Share on other sites More sharing options...
Crespo 0 Posted January 7, 2018 Author Share Posted January 7, 2018 someone wrote on discord on how to add looting with pickpocketing, but have no clue about coding so can't improvise myself sadly :( Link to comment https://wrobot.eu/forums/topic/8187-help-with-pickpocketing/#findComment-37475 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now