Jump to content

About This File

SmoothMove

unaltered1_.jpg.7591e9a34c91c9f53d2e496cf5646c52.jpg   To  smoothed1_.jpg.256123026ef4be96fb1c27840f435215.jpg

This plugin offers smoothed paths with manual key input in order to achieve

a natural movement with strafe and facing like from a player.

 

Settings can be changed via a simple gui

gui.JPG.373850ebbc63cf7b8acc5cb54b9bf559.JPG

 

Note:                                                                                      

- keyboard moving / strafing is not available for flying

- fully supported versions with keyboard moving         

and strafing are available on 1.12.1, 2.4.3, 3.3.5a,    

above it supports only smoothed paths                     

- this plugin may not work correctly with custom          

fightclasses or plugins with movement                      

affecting behavior                                                           

- side project, new versions / fixes may to be delayed 

 

Feedback, suggestions or problems?

Please leave your feedback here.

 

Would you like to report a bug?

At first please disable all other plugins & use not a custom fightclass.

If you can still reproduce the bug, a detailed list of steps and a log would be helpful.

If you notice it's a bug with another plugin or fightclass you

may also describe the problem here(not guaranteed it can be fixed).

 

Project is currently discontinued

Source: SmoothMove.rar

Someone has been already found to continue the project in the future.

New updates will be noticed here.

 


What's New in Version 18.2.6.40273   See changelog

Released

- option "Disable in combat" was added,

  allows the user to disable keyboard moving while in combat(uses ctm instead)


User Feedback

Recommended Comments



nudl

Posted

I yelled when I saw how smooth it becomes.

Can't wait for a non-beta Version.

reapler

Posted

  On 2/5/2018 at 6:19 PM, nudl said:

I yelled when I saw how smooth it becomes.

Can't wait for a non-beta Version.

Expand  

Thank you for your feedback, i may resolve the unstuck problem soon, since canceling click to move in event blocking also the unstuck behavior.

reapler

Posted

  On 2/5/2018 at 6:39 PM, Mikemall said:

I just loaded this and i cam in my pants. op man, DO you think you can fix this for the stuck problems so we wont ever getstuck?

Expand  

Yes, i think i can fix this, maybe i need to write a custom behavior for this in the worst case.

reapler

Posted

  On 2/5/2018 at 7:25 PM, Mikemall said:

Also for grathering and flying, can you make it to where it gets out of way if theres a wall there to make sure it doesnt get stuck.

Expand  

Probably yes, with traceline it should be doable but this will take time ;) if you get stuck somewhere you may send a picture with map and obstacle via pm.

reapler

Posted

I think there's nothing much to help, but thanks anyway.

Steffen

Posted

Will also work for Vanilla right? Sounds really awesome

reapler

Posted

  On 2/5/2018 at 8:44 PM, Steffen said:

Will also work for Vanilla right? Sounds really awesome

Expand  

It would work partially. Since the face function itself is for 3.3.5a the click to move part would work fine if "Use keyboard moving" is disabled but i'm gonna finishing this first and release for other versions (1.12.1 / 2.4.3) if i've got time.

payyn518

Posted

  On 2/5/2018 at 8:46 PM, Mikemall said:

Yes it does work for Vanilla.

Expand  

Why would you say this works when you start the bot and it clearly says the below?

21:27:18.789 - [SmoothMove]
This plugin is only for 3.3.5a(12340) and won't work for this version.

Steffen

Posted

  On 2/5/2018 at 9:42 PM, reapler said:

It would work partially. Since the face function itself is for 3.3.5a the click to move part would work fine if "Use keyboard moving" is disabled but i'm gonna finishing this first and release for other versions (1.12.1 / 2.4.3) if i've got time.

Expand  

Would be great! I guess with several private servers online there would be an audience for this amazing plugin

penumbra

Posted

This is an incredible plugin, absolutely amazing. 10 outta 10. This is a must have

1.0.0 and 1.0.0b works for Vanilla despite warnings. untested if 1.0.3b works

Would it be possible to increase the settings for even smoother curves?

reapler

Posted

  On 2/7/2018 at 10:43 PM, penumbra said:

This is an incredible plugin, absolutely amazing. 10 outta 10. This is a must have

1.0.0 and 1.0.0b works for Vanilla despite warnings. untested if 1.0.3b works

Would it be possible to increase the settings for even smoother curves?

Expand  

Thank you for your feedback, the second version had no check but i'm going to find offsets and hopefully make it available.

The algorithm is currently specified to work with these min/max'ed settings, it may be possible in the future to improve it on sharp edges.

reapler

Posted

  On 2/8/2018 at 1:35 AM, KnightRyder said:

Wish this would work on retail.

Expand  

It should now support also other versions. But everything above wotlk is downgraded, since the needed information / knowledge isn't available for me.

This means it still smooths the paths but keyboard moving and strafe will not work on these.

Steffen

Posted

Unfortunately, does not really work for me on vanilla....completely strange and stuttering movement

reapler

Posted

  On 2/8/2018 at 11:46 AM, Steffen said:

Unfortunately, does not really work for me on vanilla....completely strange and stuttering movement

Expand  

Thanks for the feedback, i'll look later into it.

Steffen

Posted

If you need more information, screenshots or whatever let me know

reapler

Posted

  On 2/8/2018 at 2:04 PM, Steffen said:

If you need more information, screenshots or whatever let me know

Expand  

@Steffen Which plugins, fightclass and product was used? Additionally a log would be also helpful if possible.

Matenia

Posted

  On 2/8/2018 at 11:46 AM, Steffen said:

Unfortunately, does not really work for me on vanilla....completely strange and stuttering movement

Expand  

On vanilla, for CTM to work, you need to set your monitor (or use software to force it on WoW) to 60Hz, enable Vsync ingame and cap your FPS at 60.

Steffen

Posted

  On 2/8/2018 at 3:17 PM, Matenia said:

On vanilla, for CTM to work, you need to set your monitor (or use software to force it on WoW) to 60Hz, enable Vsync ingame and cap your FPS at 60.

Expand  

60Hz + Vertical Sync has always been enabled for me :(

penumbra

Posted

Again, really great plugin. Small bug regarding farming on Vanilla. If bot is moving to a node, and is aggrod on the way. The bot will stutter on the way to the node before turning around to fight, it also throws this error. It's fixed by turning off gathering

  Go(List<Point> points): System.InvalidOperationException: sequence contains no elements
   at System.Linq.Enumerable.Last[TSource](IEnumerable`1 source)
   at Tram.MovementEventsOnOnMovementPulse(List`1 points, CancelEventArgs cancelable)
   at wManager.Events.MovementEvents.MovementCancelableHandler.Invoke(List`1 points, CancelEventArgs cancelable)
   at wManager.Events.MovementEvents.BaqasoXeqajinio(List`1 umamiatiXaunisani)
   at wManager.Wow.Helpers.MovementManager.Go(List`1 points, Boolean stopMoveTo)

 

Other note:

It seems that 1.0.5b changelog was uploaded on to the 1.0.3b version? Is it correct to download 1.0.5b? In 1.0.5b only smooth movement work for vanilla right?

Steffen

Posted

  On 2/8/2018 at 6:24 PM, penumbra said:

Again, really great plugin. Small bug regarding farming on Vanilla. If bot is moving to a node, and is aggrod on the way. The bot will stutter on the way to the node before turning around to fight, it also throws this error. It's fixed by turning off gathering

  Go(List<Point> points): System.InvalidOperationException: sequence contains no elements
   at System.Linq.Enumerable.Last[TSource](IEnumerable`1 source)
   at Tram.MovementEventsOnOnMovementPulse(List`1 points, CancelEventArgs cancelable)
   at wManager.Events.MovementEvents.MovementCancelableHandler.Invoke(List`1 points, CancelEventArgs cancelable)
   at wManager.Events.MovementEvents.BaqasoXeqajinio(List`1 umamiatiXaunisani)
   at wManager.Wow.Helpers.MovementManager.Go(List`1 points, Boolean stopMoveTo)

 

Other note:

It seems that 1.0.5b changelog was uploaded on to the 1.0.3b version? Is it correct to download 1.0.5b? In 1.0.5b only smooth movement work for vanilla right?

Expand  

Could you please let me know your settings for vanilla? I cant really get it working properly

penumbra

Posted

  On 2/8/2018 at 10:01 PM, Steffen said:

Could you please let me know your settings for vanilla? I cant really get it working properly

Expand  

The three settings in top must be off, then I’m using all 12,10,6 on sliders

I find going above 6 sometimes make bot stutter walk

penumbra

Posted

Seems there is a big bug that the plugin is incompatible with custom move patterns from questing profiles :/ since it breakd questing and does they previosily described botting behaviour when gathering, it is in 1.0.5b only for grinding - hopefully something you want to fix, still an amazing plugin!

Matenia

Posted

  On 2/8/2018 at 3:59 PM, Steffen said:

60Hz + Vertical Sync has always been enabled for me :(

Expand  

WHat does 60Hz+ mean? It needs to be exactly 60 Hz and your monitor needs to be forced to 60 Hz, not only the game (unless you use external graphics card driver software to force 60 Hz on the game).

Steffen

Posted

  On 2/9/2018 at 7:20 AM, Matenia said:

WHat does 60Hz+ mean? It needs to be exactly 60 Hz and your monitor needs to be forced to 60 Hz, not only the game (unless you use external graphics card driver software to force 60 Hz on the game).

Expand  

Okay I thought it's just about setting the ingame properties to 60Hz. But it's also forced to 60Hz in Windows' display settings. Should be enough right?


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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...