Page 47 of 49

Re: Simple Bot 1.5(Noob Proof and Final Release)

Posted: Thu Mar 17, 2011 4:01 pm
by unknown89
SoullessSoul wrote:
Nerrazzuri wrote:I released some pointers and you can make some stuff out of it.
Agree... :mrgreen:
even if u lazy learn..u can just understand those POINTER,AOB and some part to update..then u can use the bot forever
Can you teach me?? by guiding me what need to be have?

Re: Simple Bot 1.5(Noob Proof and Final Release)

Posted: Thu Mar 17, 2011 9:32 pm
by SoullessSoul
if u are talking about c++ or c# the answer will be NO...since im still learning this two language

Re: Simple Bot 1.5(Noob Proof and Final Release)

Posted: Fri Mar 18, 2011 12:42 am
by unknown89
Hmmm.. ic.. i juz wan learn a bot for autopot use.. nevermind =)
Thanks for the reply ~

Re: Simple Bot 1.5(Noob Proof and Final Release)

Posted: Sat Mar 19, 2011 1:02 am
by rainforest
Well thanks to the available tutorials, i've created my own potting tool! Its not too hard and there are tonnes of guides out there on how to make one.

Just be patient.
Image

Re: Simple Bot 1.5(Noob Proof and Final Release)

Posted: Sat Mar 19, 2011 1:56 am
by SoullessSoul
rainforest wrote:Well thanks to the available tutorials, i've created my own potting tool! Its not too hard and there are tonnes of guides out there on how to make one.

Just be patient.
Image
haha gx LOL btw..hw come your autopot does nt have key for choosing?

Re: Simple Bot 1.5(Noob Proof and Final Release)

Posted: Sat Mar 19, 2011 9:00 am
by rainforest
Got too excited, wanted to test if the ReadProcessMemory is accessible before implementing drop down combobox for autopots :)

Re: Simple Bot 1.5(Noob Proof and Final Release)

Posted: Sat Mar 19, 2011 11:47 am
by Nerrazzuri
If I did not recall wrongly, it is hook by hack shield.

Re: Simple Bot 1.5(Noob Proof and Final Release)

Posted: Sat Mar 19, 2011 12:15 pm
by rainforest
Yes Nerrazzuri, unfortunately so....But since there is a public semi bypass it didn't cause too much of a headache for me. Buys me some time to study detouring/trampoline.

So yes, my little C# project is working, relying on charbase offsets for potting but once HS updates it's a gonner.

Re: Simple Bot 1.5(Noob Proof and Final Release)

Posted: Sat Mar 19, 2011 2:13 pm
by Nerrazzuri
detour it by setting the last error to false when the you handle the process.

Re: Simple Bot 1.5(Noob Proof and Final Release)

Posted: Sat Mar 19, 2011 3:46 pm
by rainforest
Its premature for me to hold any meaningful discussion since I'm new to all these interesting techniques.
Just started reviewing available materials, but are you referring to returning a NULL for OpenProcess?

==========
Edit: doesn't matter anymore, believe this route has been patched.