What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

[PVP/Melee] Stick to your target like -Glue-

Status
Not open for further replies.
also i just started botting 6 toon's, so u will prob see a whole heap of small low level plugins come out soon
( just finished 1 as we speak ) [ auto accepts a guild invite if guild level > 25 ] ( for the guild perks and stuff )

Hope you will fix the Glue one too ... put your Donation Details in your Signature!
 
ok, so how would i go by fixing this plugin.

Apoc says i really just carnt do nothing exept for just speed up honorbuddy ( what will cause issues )
or use keyboard immatation, ( which is inacurate as all shit )

brain storm guys kgo

Also thanks for the donations guys <3
Donations can be done here http://www.wowgather.com/donate.html
 
Last edited:
Had a talk to Apoc guys,
then i had ideas coming into my head.

This plugin really could work without ANY crash's and without any issues AT all.

u guys are lucky that i know how to make standalone bots :p




u should see a update of Glue in the next couple of days,
jump on #WoWGather to support me and to help me out ( as i dont have a acc to test on )



<[lANCE]> swiny better do brainstorming on glue ... you got a donation for this :p
<SwInY-Allmighty> butttttttttt
<SwInY-Allmighty> with glue
<SwInY-Allmighty> im clueless where to go.
<SwInY-Allmighty> not really a plugin
<SwInY-Allmighty> is it
<SwInY-Allmighty> apoc said u shouldnt pulse faster anyways cause it will stuff things up in HB.
<[lANCE]> i try to set the fps up and down, but always crash after a while
<SwInY-Allmighty> and he said no need to go over 15 fps
<SwInY-Allmighty> try 15
<@Apoc> You can pulse as fast as you want
<[lANCE]> looks like the toon is going to near to the enemy and gets stuck there
<@Apoc> The faster the pulse, the more CPU HB will use
<SwInY-Allmighty> then why do i have a convo saying > 15 is useless ?
<SwInY-Allmighty> and i remember u saying dont change it because it will break stuff.
<@Apoc> Don't change it LOWER than 15
<SwInY-Allmighty> ahhhhhh
<@Apoc> You can make it 29384029384 if you want
<@Apoc> It'll still probably only tick at 20 absolute max
<SwInY-Allmighty> yeah
<@Apoc> Would tick much faster if we could framelock the entire main thread pulse
<SwInY-Allmighty> still, i dont think i wanna touch "hb" core as is.
<@Apoc> But people love their Thread.Sleep, so we can't
<@Apoc> We sleep in *very* specific places, to ensure lag is accounted for

<SwInY-Allmighty> Apoc
<SwInY-Allmighty> in all seriousness.
<SwInY-Allmighty> Glue -
<SwInY-Allmighty> is basiclly a dead end plugin correct
<SwInY-Allmighty> unless i go keyboard immatations
<SwInY-Allmighty> theres no "real" way to fix the crashs ?
<@Apoc> SwInY-Allmighty; correct
<SwInY-Allmighty> thought so.
<@Apoc> Unless you implement your own CTM shit
<@Apoc> Which... GL
<SwInY-Allmighty> 3'rd party?
<SwInY-Allmighty> wb mem writes ?
<@Apoc> You have full access to our ASM executor
<@Apoc> HF :)
<SwInY-Allmighty> if i dont use ASM
<SwInY-Allmighty> and just CTM write to offset.
<SwInY-Allmighty> that still have issues?
<@Apoc> You can write to the CTM struct directly, sure
<@Apoc> Keep in mind you'll be fighting other things tryingt o CTM
<SwInY-Allmighty> yeah, i know that. but what about say, crash wise.
<SwInY-Allmighty> u think would still cause crash issues
<SwInY-Allmighty> id LOVE to know what the crash is, and what part of the code caused it.
<@Apoc> I explained the crash in my post on Glue didn't I?
<SwInY-Allmighty> ill check
<@Apoc> And no; writing to the CTM struct won't cause a crash
<SwInY-Allmighty> 3) WoWMovement.Move (or ClickToMove, whichever variant) locks the WoW frame while executing the engine func. This also locks out HB from doing anything else that requires engine calls.
<SwInY-Allmighty> using write to offset will stop that correct ?
<@Apoc> Correct
<SwInY-Allmighty> na. you never really explained the crash
<SwInY-Allmighty> just how to fix it.
<SwInY-Allmighty> is it the actual CTM itself?
<SwInY-Allmighty> or the pre-checks to see if its valid ?
<@Apoc> Basically; the "Me" pointer, can become invalid
<SwInY-Allmighty> yeah thats what i said.
<@Apoc> Or some other info you're passing into the the CTM function can be invalid
<k0pped> Apoc if hb loses will you develop another wow bot
<@Apoc> We actually call a CTM function, not just write values to memory
<@Apoc> The CTM function takes care of a shitload of sanity checks, etc for us.
<@Apoc> So if there's some bad pointer, you'll crash things
<SwInY-Allmighty> ok
<SwInY-Allmighty> so
<SwInY-Allmighty> if i just CTM offset.
<SwInY-Allmighty> i wont have issue,
<@Apoc> As far as just using CTM for movement *and only movement*
 
Last edited:
sleeps are always bad, and thats going to be one of the hard parts, new CC makers, not knowing how to properly deal with a "Pulse" environment, so when we do things like turn up nob, all the way up to 11, your still going to have weird studering, and points where you will see it wont taking time because someone decided to Thread.Sleep it wil definitely be interesting to see how some CC's react specially ones like Warlock CC's where some spells have travel time.
 
if any of you guys are online, i will be re-making Glue in next couple of hours.


if you wish to help by testing ( as i dont have a WoW account )
jump on MIRC #WoWGather
 
I shall test when new version is uploaded ... also pst me swiny i might have an account for you
 
u should see the new Glue, i will release in the next 2 hours or such.
just making it as a DLL ( so people carnt keep stealing my code - hazard .... )


its so dam sexy... new features. :)

it now will speed up the CC's along with the movement ( 2 dif things, it should run faster, smoother, and no crashs! )
it now has a GUI to change the settings and stuff also
 
You know that you need permission for closed source releases, don't you?
 
its "ready" for release, but i need some one to test it for me that everything is in running order as i dont have a WoW Acc.
and the new methods are "not" using HB. just to make sure CTM is working etc.

my mate on MIRC isnt responding. if any 1 wants to jump on MIRC that i know and ive talked to before?
 
its "ready" for release, but i need some one to test it for me that everything is in running order as i dont have a WoW Acc.
and the new methods are "not" using HB. just to make sure CTM is working etc.

my mate on MIRC isnt responding. if any 1 wants to jump on MIRC that i know and ive talked to before?

Im avaiable.

Have several paladins and a feral druid with ilvl 390
 
Status
Not open for further replies.
Back
Top