Re: Simple Bot 1.2(With source)
Posted: Sun Nov 07, 2010 12:57 pm
Oh Thx NRZ...i just buy Embarcardero RAD 2010
Try Inject Be4 Hackshield finish load...
Try Inject Be4 Hackshield finish load...
The community that will never stop discussing!
https://xemectrum.guyz92.men/
SandsOfTime wrote:Hi nera,
i'm using your inject + the Dll
and only injecting it after HS finishes loading and it says "Dll successfully injected"
However the UA doesn't seem to work. Am i doing something wrong here?
Well yeah that was kind of disappointingNerrazzuri wrote:Opps, i made it only numbers allow in the boxes. Too bad, source will be release without the teleport method.New|Life wrote:The teleport really amazed me! But i can't input negative sign for the coordinates, still it is SO WONDERFUL. Really looking forward for your source code to release Nerra, so exciting.
Fixed textbox with negative sign not able to insert. You are able to teleport to any place you want with condition you'll need to know the X/Y position of yourself at that target.
both works well. Depends on which IDE you prefer to code in. I love Embarcardero tho.New|Life wrote:Well yeah that was kind of disappointingNerrazzuri wrote:Opps, i made it only numbers allow in the boxes. Too bad, source will be release without the teleport method.New|Life wrote:The teleport really amazed me! But i can't input negative sign for the coordinates, still it is SO WONDERFUL. Really looking forward for your source code to release Nerra, so exciting.
Fixed textbox with negative sign not able to insert. You are able to teleport to any place you want with condition you'll need to know the X/Y position of yourself at that target., but i do appreciate your releases though
. May i ask which IDE do you recommend for coding in general, Embarcadero RAD or Visual C++? Because i am only in chapter: creating functions now, so am quite ignorant.
I mean, get the value of mouseX/Y and make the values the place to tele to(Character tele to mouse position after click). If possible, MobX and Y.Nerrazzuri wrote:The teleport should work. Mouse Vac? Impossible, it works for character but not monsters.
Mouse X and Mouse Y is possible. Which mean, SS Mousefly would be possible since the codecave SS Mousefly uses the same method as I am right now. Monster X and Y is possible but there are few factors you need to think about, invisible monsters, platform ID, monsters structures.....etc.Raiden wrote:I mean, get the value of mouseX/Y and make the values the place to tele to(Character tele to mouse position after click). If possible, MobX and Y.Nerrazzuri wrote:The teleport should work. Mouse Vac? Impossible, it works for character but not monsters.
Else, I suggest you to insert MouseX/Y pointer into the Bot, though I don`t need it. It may be useful sometimes...