Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > League of Legends > League of Legends Hacks, Bots, Cheats & Exploits
You last visited: Today at 23:24

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release] League of Legends Automatic Spell Upgrader

Discussion on [Release] League of Legends Automatic Spell Upgrader within the League of Legends Hacks, Bots, Cheats & Exploits forum part of the League of Legends category.

Reply
 
Old   #1
 
zamanf's Avatar
 
elite*gold: 0
Join Date: Jun 2020
Posts: 19
Received Thanks: 52
Arrow [Release] League of Legends Automatic Spell Upgrader

League of Legends Automatic Spell Upgrader



What does this script?

From level 2 and onward, this script will automatically upgrade the spell of your choice without having to click or use hotkeys.

If you want this script to work for your champion, you need to add his passive like I did in the example with Shaco and Teemo.

'Backstab' => { 'Shaco' => ['q','e', 'e','q','w'] },

Level 2 upgrade = q
Level 3 upgrade = e
and the goes in order e->q->w



Run this script when you are in game or above 40% in loading screen

Perl Version

PHP Code:



# contact: zamanf @ elitepvpers
# run this script when you are in game or above 40% in load screen

use strict;
use 
warnings;
use 
Win32::GuiTest qw(:ALL);
use 
LWP::UserAgent;
use 
JSON::Parse 'parse_json';
use 
Data::Dumper;

my ($level,$zmf,@lvl);

my %passive = (
    
# passive name                champ       lvl2/lvl3    upgrade order (e->q->w in shaco's case)
    
'Backstab'              => { 'Shaco'    => ['q','e',  'e','q','w'] },
    
'Guerrilla Warfare'     => { 'Teemo'    => ['e','w',  'q','e','w'] },
);

lulz();

my $zamanf = [@_=%{$passive{$zmf}}]->[1|rand@_];

lulz() while 1;

sub lulz {
    
my $ua LWP::UserAgent->newssl_opts => { verify_hostname => }, protocols_allowed => ['https'] );
    
my $req HTTP::Request->newGET => 'https://127.0.0.1:2999/liveclientdata/allgamedata' ) or die $!;
    if (
$req && $ua->request($req)->content) {
        
my %data = %{parse_json($ua->request($req)->content)};
        
$level $data{activePlayer}{level};
        if (
exists $passive$data{activePlayer}{abilities}{Passive}{displayName} }) {
            
$zmf $data{activePlayer}{abilities}{Passive}{displayName};
        } else {
            exit(
0)
        }
        
zamanf()
    }
}


sub zamanf {
    
shift @lvl if $#lvl == 2;
    
push @lvl$level;
    if ($
#lvl == 2) {
        
if ($lvl[0] < $lvl[1]) {
            if (
$lvl[1] == 2) {
                
SendKeys("^$zamanf->[0]",1);
            }
            if (
$lvl[1] == 3) {
                
SendKeys("^$zamanf->[1]",1);
            }
            if (
$lvl[1] =~ /^(?:4|5|7|9)$/) {
                
SendKeys("^$zamanf->[2]",1);
            }
            if (
$lvl[1] =~ /^(?:8|10|12|13)$/) {
                
SendKeys("^$zamanf->[3]",1);
            }
            if (
$lvl[1] =~ /^(?:14|15|17|18)$/) {
                
SendKeys("^$zamanf->[4]",1);
            }
            if (
$lvl[1] =~ /^(?:6|11|16)$/) {
                
SendKeys("^\x72",1);
            }
            if (
$lvl[1] == 18) {
                exit(
0);
            }
        }
    }

Requirements


How to use

  • Save the code inside a file with .pl suffix
  • Open cmd.exe as ADMINISTRATOR and navigate to the file path and run it using perl file.pl


Hit the Thanks button if you want me to keep posting new scripts



zamanf is offline  
Thanks
3 Users
Old 08/30/2020, 08:28   #2
 
elite*gold: 0
Join Date: Jan 2010
Posts: 43
Received Thanks: 6
DONE,,,,work good this one
yahyakhireldin is offline  
Old 09/08/2020, 21:14   #3
 
elite*gold: 0
Join Date: Jan 2010
Posts: 43
Received Thanks: 6
I've try every thing as i know but still the script did not work at allllllllllllllllllll
yahyakhireldin is offline  
Old 09/08/2020, 22:12   #4
 
zamanf's Avatar
 
elite*gold: 0
Join Date: Jun 2020
Posts: 19
Received Thanks: 52
Quote:
Originally Posted by yahyakhireldin View Post
I've try every thing as i know but still the script did not work at allllllllllllllllllll
You need to explain what went wrong. Did you open cmd.exe as Administrator?
zamanf is offline  
Old 09/12/2020, 00:12   #5
 
elite*gold: 0
Join Date: Sep 2020
Posts: 1
Received Thanks: 1
made a video for sample thank you

can you made a video TUTORIAL in youtube cant understand
kkdm05 is offline  
Thanks
1 User
Old 09/12/2020, 15:29   #6
 
elite*gold: 0
Join Date: Jan 2010
Posts: 43
Received Thanks: 6
work very good
yahyakhireldin is offline  
Old 10/24/2020, 08:27   #7
 
elite*gold: 0
Join Date: Oct 2020
Posts: 4
Received Thanks: 0
Has any bans been reported from using this?
basevaw483 is offline  
Old 03/05/2022, 17:47   #8
 
elite*gold: 0
Join Date: Jan 2010
Posts: 43
Received Thanks: 6
me i got bann forever
yahyakhireldin is offline  
Reply


Similar Threads Similar Threads
[Release] UpLab - Uridium Wars SkyLab Upgrader
05/31/2013 - DarkOrbit - 73 Replies
UpLab Hello guys :). Today I present to you my simple tool: UpLab. With it you can upgrade your skylab modules with one click, instead of going one by one. Done / Things to do list: -Create the tool: ✓ -Facebook login: ✓ -Auto upgrading: ✓
[Poll - NO RELEASE] Uridium Wars - Auto Skylab Upgrader ~ By TeamSuicide
10/19/2012 - DarkOrbit - 15 Replies
Hey guys ;) We have a question... Would you pay for an perfect Multi Accounting Skylab Upgrader for UW? This is NO RELEASE, we just want to ask :) Please tell us how much you want to pay :) Functions: - Set time to reload - Upgrades automatically
[RELEASE] Auto Item Upgrader
05/19/2012 - DarkOrbit - 39 Replies
Hello folks, i want to make an Item Upgrader. There you can choose your items and only just click "Upgrade" and it will upgrade your items. http://srb9c.cwsurf.de/thread_aiuImages/thread_ai uFunctions.png - Upgrade items which are in upgrade list automatically - Can select what type and what subtype should be only shown - Can select upgrade chance in % - Login with Account list - Say to which level you want item to upgrade - Can use the upgrade chance list of this thread in DarkOrbit...
[RELEASE] NAGC/(GCPH?) Necklace Upgrader 1.2 [TRAINER](Will update weekly)
02/09/2010 - Grand Chase Hacks, Bots, Cheats & Exploits - 17 Replies
Similar to LatinoGZ's perfect star trainer, this upgrades your necklaces to any level you want (0-9) for Elesis, Lass, Arme, Lire, and Ronan I'm not sure if it is working for GCPH, but probably not because the main.exe's are different Current Necklaces: Light Necklace Fire Necklace Ice Necklace Shadow Necklace Wind Necklace



All times are GMT +1. The time now is 23:27.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.