elitepvpers

elitepvpers (https://www.elitepvpers.com/forum/)
-   Rappelz (https://www.elitepvpers.com/forum/rappelz/)
-   -   Pinnacle Dumb Bot (https://www.elitepvpers.com/forum/rappelz/258143-pinnacle-dumb-bot.html)

gremium 07/03/2009 08:49

If I understand you right, then you have to start rappelz :D

And rappelz has to be your active window, dont do anything else in this time, because pinnacle acts global, so it presses tab even if you are not in rappelz window

thend123 07/03/2009 14:57

Note for VISTA USERS!
 
hi everyone, i found the solution to my problem.

You need to run pinnacle as an administrator and i used Xp compabilty mode.

Fixed the problem, now the gamepad is working in rappelz!

Cheers!

hoopyfrood 07/04/2009 17:00

Nice solution, this dumb bot :D

Played with it a little, and you can nest loops by using the 'Cycle commands', at least it seems to work for me. What i can't figure out is, how do you pause it for 20 or 30 mins (buffs;). By repeating a 10 sec pause 120/180 times?

Hope to see Nights bot soon ;P

groovie1 07/04/2009 17:51

Yep, no solution yet found for that :(

You need to set a second key in pinnacle, for ur buff. And when you are botting, let the twice key pressed ;)

For the 180 pause of 10s, just put your mouse on "add pause" => clik / enter / clik / enter ^^ Have fun ;)

before adding pauses, be sure thant your script work, or be ready for 180clik on "Move up" ^^

kevzor 07/06/2009 01:20

still no luck with the kernel hotkey
 
can someone plz gimme just the part that sends a keystroke using kernelhotkey

for mouse its:

Mouse mouse;
mouse = new Mouse(1);
Mouse.Stroke a = new Mouse.Stroke();
Thread.Sleep(500);
a.x = -1000;
a.y = -1000;
mouse.Write(a);
Thread.Sleep(500);
Mouse.Stroke b = new Mouse.Stroke();
b.state = Mouse.States.LEFT_BUTTON_DOWN;
b.x = 150;
b.y = 50;
mouse.Write(b);
Thread.Sleep(200);
Mouse.Stroke c = new Mouse.Stroke();
c.state = Mouse.States.LEFT_BUTTON_UP;
mouse.Write(c);

will send mouse to top left corner and then to next X and Y and click (works in rappelz) just need to know the exact same way for the keys to send
the more info on this the better :p wil share bot when finished :p

(im just a bit new in windows api's and kernel crap so takes a while) :D

groovie1 07/06/2009 12:32

Hi :)
I cant help you, but be sure that someone here will help you soon :)

I hope to see your bot soon :)

Good luck ;)

Night Dragon 07/06/2009 20:39

@kevzor This question has been answered already on numerous other threads. Just need to use the Search function to find it. Also the best example to learn with for that particular DLL is the creator's website, he listed a bunch of examples on how to call and implement that driver.

dangerboy123abc 07/09/2009 14:57

PLEASE night make a video or updated screenies of how to get this to work lol i cannot do it :( i know im retarded but i am still learning ^^ please night?

Night Dragon 07/09/2009 17:24

Quote:

Originally Posted by dangerboy123abc (Post 2527316)
PLEASE night make a video or updated screenies of how to get this to work lol i cannot do it :( i know im retarded but i am still learning ^^ please night?

Well there doesn't seem to be much use of this software for Rappelz anymore since Kevzor released his bot.. I believe he just released his second beta revision. The bot has alot more features and control than the Pinnacle software. So try that and see if that fits your needs better. If not, just send me a PM and I will put something together to help you out with this.

dildosaurus 07/09/2009 23:49

I have been working with pinnacle for a couple of days now, and I got my dumbbot to heal me and my pet, to circle a small area where there's a constant spawn of mobs. And it works awesome, besides I think there's a smaller chance to be banned for pinnacle then Kevzors bot.

Huge thanks.

Night Dragon 07/10/2009 01:29

Quote:

Originally Posted by dildosaurus (Post 2530543)
I have been working with pinnacle for a couple of days now, and I got my dumbbot to heal me and my pet, to circle a small area where there's a constant spawn of mobs. And it works awesome, besides I think there's a smaller chance to be banned for pinnacle then Kevzors bot.

Huge thanks.

I'm happy to hear that it is working well for you!

Cheers!

buhguy 07/27/2009 05:08

im geting runtime erros just trying to setup the controler. i dont get it

KentuckyFC 07/27/2009 07:21

I think you need Newest Net.framework


send the error message please

urn357 07/27/2009 20:04

Ok a dilemma i'm in. Pinnacle works fine on both my desktops (one uses xp and other is vista), but on my laptop which also uses vista 32 bit. It will only run for 15 min. and will either crash or give me the trial period error (no i'm not using trial anymore. found a serial for the program and serial works fine on my desktops).

Anyway, I have tried uninstalling, reinstalling, reinputing the serial key over and over (which it still accepts fine) but still I get a crash or trial period error every 15 min. I noticed though, that when i do a clean re-install it keeps my serial data. It will not let me just install it clean like I am on trial again. It somehow stores my serial info even though i uninstall and reinstall. Does anyone know where I can can completely clean it off my system so I can start over like new again ( like let it recognize it's my first time d/ling it again so it will show i'm on trial again). I looked on pinnacle forums and have noticed some others have had this problem but they all said if they reenter the key the problem goes away which in my case doesn't. It's storing my serial data somewhere even after unistall and if I only knew where maybe that would help.

Edit: I installed ashampoo uninstaller which is supposed to be great program for completely removing/uninstalling software and not leave a trace of the program (it's also famous for being able to redo trials over since it completely deletes everything) anyway even after using the program it still saves my serial key information after i reinstall! Frustrating

buhguy 07/27/2009 23:34

Has anyone figured out a way to make it turn...if its even possible

as of right now i can only use it in a dougeon. world mobs just pawn to far away and slowly

KentuckyFC 07/28/2009 00:03

You can buy a Bot [Only registered and activated users can see links. Click Here To Register...]

Night Dragon 07/28/2009 02:02

Quote:

Originally Posted by buhguy (Post 2647830)
Has anyone figured out a way to make it turn...if its even possible

as of right now i can only use it in a dougeon. world mobs just pawn to far away and slowly

Yes, rotating the screen is possible, as well as even moving the character, although that can be a little dangerous as you might encounter higher level mobs. The information you seek is amongst the pages of this guide, you just have to dig through and find it.

@Urn: Sounds like the only option left is to go registry diving XD

urn357 07/28/2009 02:30

Quote:

Originally Posted by Night Dragon (Post 2648562)
@Urn: Sounds like the only option left is to go registry diving XD

I would if i knew where to look. Supposedly that program ashampoo cleans the registry values it uses, but evidently it's not deleting something. I've been battling with it all day. sux

krzyricer 07/28/2009 03:17

Just a quick question. Is this bot still working? Or is it patched?

buhguy 07/28/2009 03:21

ty night i found it

now im trying to nail down healing...its tricky either i heal to often and run out of mana or not enuf and die.

310compton 08/20/2009 21:11

and make sure that the Config dropdown is set to Windows Background. Once that is done, you can then click on GAME PROFILES on the top right corner of the window.

You should now be seeing a window that looks like this:


i cant get the conifg dropdown to say windows backround

ok i need to press 1 button to do the tab f1 not really a bot just one button shorter?

Night Dragon 08/20/2009 22:01

Quote:

Originally Posted by 310compton (Post 2822365)
ok i need to press 1 button to do the tab f1 not really a bot just one button shorter?

Exactly right. This is just a macro setup really, that is why it is referred to as a 'dumb bot'.

Also, if you need to add more information and you were the last person to post, then please EDIT your post and append the information. Double posting is against the rules on this forum.

310compton 08/20/2009 22:17

ok sorry about that but 1 more question
why in ur post you say hold down the key with tape or something and it should do it
i dont know how to do that part i have to keep pressing it
do i need a turbo button or something?

Night Dragon 08/20/2009 23:24

Quote:

Originally Posted by 310compton (Post 2822523)
ok sorry about that but 1 more question
why in ur post you say hold down the key with tape or something and it should do it
i dont know how to do that part i have to keep pressing it
do i need a turbo button or something?

You basically just answered your own question with your question lol. As you noticed, you have to keep pressing the button on the gamepad down for the macro to start. If you added an infinity loop repeat in your key sequence properly as advised in the tutorial, then just holding down the button on the gamepad will keep the macro cycling through. So to keep the button on the gamepad pressed down, we use tape.

310compton 08/21/2009 04:39

thank you very much i got it to work ^^
i just reread steps read them to fast the first time


btw is there a way to turn off ur pc after a period of time has passed or stop program like 99 times repeating is not good enough i just want to sleep through it lol
and no1 seeing me and reporting me guess ill just go to a deserted area any suggestions?

gopats454 08/21/2009 16:24

Hey i just started using elitepvpers and you guys seem to be a really nice/helpful community...on topic: ive read the instructions multiple times and all the pages but i still cant get the bot to run. It doesnt do anything when i have rappelz open and hold down my button 1.

heres a picture of my basic setup can anyone tell me what is wrong
[Only registered and activated users can see links. Click Here To Register...]

also i might have messed up the link to that picture if anyone could walk me through the setup (im really bad with this kind of stuff) id be really appreciative

thx in advance/Woot for my first post =))

Night Dragon 08/21/2009 17:02

Yes, your Controller button assigned key is 'Insert', and yet you put all your command macros into a custom 'complete' key. So how do you call upon the macro then? This won't work, you need to put all the macro commands under the key that you specified as Button 1 on the controller. You can leave that as Insert and then move your macro commands to the Misc Keys > Insert Key by editing it.

gopats454 08/21/2009 17:15

Ill try that now thx for all the help hopefully this will work =)


EDIT: i went to edit commands and changed commands for win profile from complete to misc keys > insert
now what? sorry im completely lost

Night Dragon 08/21/2009 18:20

Can you upload a screenshot of your Edit Commands window now showing the keysequence under the Insert key please. Also, are you sure you are pressing and holding down the correct corresponding button of the gamepad that you had mapped in the Controller button assignment?

gopats454 08/21/2009 20:59

here is a new picture after i did what i think you were explaining (i no the macro commands are not finished i wanted to show you first). i changed it from complete to misc keys > insert.
[Only registered and activated users can see links. Click Here To Register...]

Also i believe im holding the right button. my button one on my gamepad should correspond to button one on pinnacle right? so button one i kept as insert.

thx for helping me and srry that im so slow lol.

Night Dragon 08/21/2009 21:17

Hmm try mapping the Insert key to a different button on the controller, like maybe D-PAD Down, and just hold the Down direction on the gamepad and test like that too. BTW, what kind of controller are you using? USB gamepad?

gopats454 08/22/2009 14:20

usb gamepad, i think i might have it working...so i click play on pinnacle then hold down button 1?

Gertos 08/25/2009 19:31

I haven't tried this bot, but it looks like it is working well.
Isn't it time to stick this thread ?

SoUl 08/26/2009 17:47

it work not bad for me , i just need find some good spots with many monster and i need to add some more buttons for heal and other skills/items .

the only problem i encounter all time , is that when the char runs to much away from the monster spawn then he cant target new monsters and will stand somewhere in nowhere .

Night Dragon 08/26/2009 22:15

#Stickied

timothw1 08/31/2009 01:43

hey thanks man this is a great solution for getting some stuff.
ppl being unlucky with drops will need that one and its working fine.
btw you know a way to combine 2 commands like (tab f1 to attack) and (pot 10 min pause) to use pots? cause if you include in the first command the cha pops everytime =/

for some spots its usefull to type in: //camera with that u can capture ur camera and it wont follow ur cha =)

Night Dragon 08/31/2009 20:17

Yes you can just map the other commands that you would like to run in parallel with the attack script and assign it to another button like Gamepad Button 2. Then just hold down both buttons and both scripts will run together at the same time.

h2oferko 09/04/2009 14:33

Quote:

Originally Posted by KentuckyFC (Post 2308441)
Do u know where i can find a Controller emulator?

try this, its a xbox 360 emulator.
[Only registered and activated users can see links. Click Here To Register...]

lemme know if it works :-)

KentuckyFC 09/04/2009 15:27

Thanks but i dont need this anymore

KentuckyFC 09/06/2009 23:37

jackalxxx no begging

#reportet


All times are GMT +2. The time now is 20:23.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.