Para's VanillaTool [Rework]

11/12/2017 19:26 Paraly#6526
Quote:
Originally Posted by adrix93 View Post
Hey Para is there anyway to make a script that can literally freeze buffs? Or just let a buff stay at 0 seconds so that it never finishes?
No not really, we can just do this client sided
11/12/2017 19:34 adrix93#6527
Oh so client side wouldn't actually take effect then.
11/12/2017 22:21 BigPistol#6528
File with TROJAN?
ESET INTERNET SECURITY:
Suspicious application removed.
A suspicious application (WIN32 / PACKED.AUTOIT.H) was found in a file that PARA'S VANILLATOOLS - REVOWK - 4.24.EXE is trying to access.
The file has been deleted.

Worth to buy?
11/12/2017 22:46 Paraly#6529
Quote:
Originally Posted by BigPistol View Post
File with TROJAN?
ESET INTERNET SECURITY:
Suspicious application removed.
A suspicious application (WIN32 / PACKED.AUTOIT.H) was found in a file that PARA'S VANILLATOOLS - REVOWK - 4.24.EXE is trying to access.
The file has been deleted.

Worth to buy?
Quote:
Originally Posted by Paraly View Post
99% of all hacks in the world get detected as a virus, it's just a false positive.
There are many reasons why it gets detected like writing/reading in a external process, global hotkeys, packers etc...
Just turn your antivir off while you download and then add the file as exception.
.
11/12/2017 23:16 Diavolakos#6530
Quote:
Originally Posted by Paraly View Post
I haven't tried it ingame but 1.03 of the kumuki script should work :)
It works now. I added some delays on my own to make it safer in a few key positions.
11/12/2017 23:21 veigan#6531
Can someone help me with the scrip for Luna instance... i did the daily one with my 7 toons same account afk version but when i try to do the weekly one my toon dont select the (weekly) to enter and try to enter the daily again.

i have to put the window for luna em diferent position?

ty
11/12/2017 23:26 BigPistol#6532
Any trial version?
I disabled the antivirus and it does not open any screen.

Thank you.
11/13/2017 00:01 Paraly#6533
Quote:
Originally Posted by veigan View Post
Can someone help me with the scrip for Luna instance... i did the daily one with my 7 toons same account afk version but when i try to do the weekly one my toon dont select the (weekly) to enter and try to enter the daily again.

i have to put the window for luna em diferent position?

ty
All windows need to be at the default position, there's a button at the settings menu to reset all windows positions
[Only registered and activated users can see links. Click Here To Register...]
Also be sure you use 100% UI size at all toons
Also Auto-Arrange windows needs to be off
Quote:
Originally Posted by Diavolakos View Post
It works now. I added some delays on my own to make it safer in a few key positions.
I recently added "UseSpeedGlobal" and "DelayGlobal", those increase all UseSpeed / Delays by a certain percentage
For example if you add this to the top of a script
Code:
UseSpeedGlobal=1.3;
DelayGlobal=1.4;
All UseSpeed lines get increased by 30% (slower)
All Delays get increased by 40%

Also I remember you wanted to create an aether tapping script recently, you should check the Aether Wizard
Quote:
Originally Posted by BigPistol View Post
Any trial version?
I disabled the antivirus and it does not open any screen.

Thank you.
I can offer you a 24 hour trial, yes.
Just send me your unique-ID which you get from this [Only registered and activated users can see links. Click Here To Register...]
11/13/2017 00:28 PaxDei#6534
Quote:
Originally Posted by Paraly View Post
Why don't you just get a DPSMeter for that?
Which DPS meter? Rain meter? This never works right, and need logout to works.Its a suck.
aiDPS meter i cant setup... i use reduce of latency and i cant setup.
For this my question.
11/13/2017 00:30 Paraly#6535
Quote:
Originally Posted by PaxDei View Post
Which DPS meter? Rain meter? This never works right, and need logout to works.Its a suck.
aiDPS meter i cant setup... i use reduce of latency and i cant setup.
For this my question.
I'm focused on my hack and not on a DPSmeter function sorry :(
I guess with some script you could at least display your own DPS without much work
11/13/2017 20:17 Diavolakos#6536
So you added the aether smooth move so he doesn't spastically get minor teleports and be a giveaway that is a bot. YES, thank yo so much for this.

And thanks for the global delays. That adds to the usespeed or the Delay=xxx; commands?

Because I also change the usespeed=xxx; command by a little so when he moves he won't get rubber back.

Off to try them all :D
11/13/2017 20:22 Paraly#6537
Quote:
Originally Posted by Diavolakos View Post
So you added the aether smooth move so he doesn't spastically get minor teleports and be a giveaway that is a bot. YES, thank yo so much for this.

And thanks for the global delays. That adds to the usersepped or the Delay=xxx; commands?

Because I also change the usespeed=xxx; command by a little so when he moves he won't get rubber back.

Off to try them all :D
There're 2 new commands
Code:
UseSpeedGlobal=1.5;
Increases all "UseSpeed" values by 50%

Code:
DelayGlobal=1.3;
Increases all "Delay" values by 30%
11/13/2017 21:48 Exem strike#6538
Quote:
Originally Posted by Paraly View Post
There're 2 new commands
Code:
UseSpeedGlobal=1.5;
Increases all "UseSpeed" values by 50%

Code:
DelayGlobal=1.3;
Increases all "Delay" values by 30%
Are these commands for new scripts?
11/13/2017 22:32 Paraly#6539
Quote:
Originally Posted by Exem strike View Post
Are these commands for new scripts?
You can use them at any script
11/13/2017 22:36 Exem strike#6540
Quote:
Originally Posted by Paraly View Post
You can use them at any script
just swap the usespeeed code for this?