Para's VanillaTool [Rework]

11/25/2017 19:09 Paraly#6601
Quote:
Originally Posted by Hacktos View Post
Para what does this mean from changelog?
Code:
Some functions for private scripts
It allows users to sell their scripts
11/26/2017 14:12 xobile11#6602
is there a problem with the server atm or is it just me ?
11/26/2017 14:13 Paraly#6603
Quote:
Originally Posted by xobile11 View Post
is there a problem with the server atm or is it just me ?
Yes my server went offline few minutes ago, I already contacted my host, it should work again in few minutes
11/26/2017 14:46 xli004#6604
Why I cant use it?

my Vanillatool not working now, it was work 1hour ago, What happened?
11/26/2017 14:52 Clickslither#6605
Quote:
Originally Posted by xli004 View Post
Why I cant use it?

my Vanillatool not working now, it was work 1hour ago, What happened?
Read the post above yours
11/26/2017 15:08 Paraly#6606
The server is online again in case you didn't notice already
11/26/2017 22:54 gioac#6607
Even taking the supplements in GoK leads to a ban?
11/26/2017 22:59 Paraly#6608
Quote:
Originally Posted by gioac View Post
Even taking the supplements in GoK leads to a ban?
What else should GoK be about?
11/27/2017 10:41 gioac#6609
So now I must ask you again: what's the point in cheating?

I am not interested in crafting. Botting is not worth anymore, since drop rates are ridiculous.
You can't cheat GoK, Kroban and Oblivion because of these bans.

What instances can I cheat to get kinah and stuff?

Note: I'm not complaining nor provoking, I really need to know what I could cheat / bot if I bought your tool.

Thanks :)
11/27/2017 10:57 Paraly#6610
Quote:
Originally Posted by gioac View Post
So now I must ask you again: what's the point in cheating?

I am not interested in crafting. Botting is not worth anymore, since drop rates are ridiculous.
You can't cheat GoK, Kroban and Oblivion because of these bans.

What instances can I cheat to get kinah and stuff?

Note: I'm not complaining nor provoking, I really need to know what I could cheat / bot if I bought your tool.

Thanks :)
You can use any script just be sure you don't use GoK, Kroban or Oblivion at your main account, no one cares if a GoK account which you leveled to 66 in 1 day gets banned.
Besides that GoK is not the only way to get to your weekly kinah cap, the Fire Temple script for example gives some cashloot from kromede every 2 minutes and it has a auto sell feature, then there's aethertapping, theolab, luna instanes, kumuki..
If you thought you can just press 1 button and you get 1b kinah you're years too late
11/27/2017 22:51 Diavolakos#6611
Paraly, I wanted to power level up an alt, I have two mentors doing their grinding, so far so good.

I just wanted the low level toon to run the anti-afk script but it seems it just wants to go to character screen.

I run the "AFK event" script, I put "how many characters you have" the number 1, so it won't change any characters, and "how many minutes" I put 10000, just so it run till I decide to close them.

BUT the character instantly tries to go to character screen and I canceled that, waited to see what happens, and he then waited a few minutes and wanted to go to character screen again.

How can I have this script simply afking one char without changing any chars?
11/27/2017 22:55 Paraly#6612
Quote:
Originally Posted by Diavolakos View Post
Paraly, I wanted to power level up an alt, I have two mentors doing their grinding, so far so good.

I just wanted the low level toon to run the anti-afk script but it seems it just wants to go to character screen.

I run the "AFK event" script, I put "how many characters you have" the number 1, so it won't change any characters, and "how many minutes" I put 10000, just so it run till I decide to close them.

BUT the character instantly tries to go to character screen and I canceled that, waited to see what happens, and he then waited a few minutes and wanted to go to character screen again.

How can I have this script simply afking one char without changing any chars?
Use this script to stay AFK

Code:
#IF=%FirstTime,;
#UseLoop
#ENDIF
SendKey=0x20;
Delay=30000;
11/27/2017 23:17 Diavolakos#6613
Well he is outside though in mobs and he can't select anything, I am not sure what SendKey=0x20 does.

I think this will work for him, a self buff every 200 seconds (the cool down is 2m)

Code:
#IF=%FirstTime,;
#UseLoop
#ENDIF
Command=/skill Stone Skin;
Delay=125000;
11/27/2017 23:18 Paraly#6614
Quote:
Originally Posted by Diavolakos View Post
Well he is outside though in mobs and he can't select anything, I am not sure what SendKey=0x20 does.

I think this will work for him, a self buff every 200 seconds (the cool down is 2m)

Code:
#IF=%FirstTime,;
#UseLoop
#ENDIF
Command=/skill Stone Skin;
Delay=200000;
Key 0x20 is space which makes him jump all the time

[Only registered and activated users can see links. Click Here To Register...] you find a list of all key codes
11/27/2017 23:51 Diavolakos#6615
He was supposed to jump? I just tried it now and he did nothing.