Jump to content

Welcome to Gaming On Steroids Forums
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. This message will be removed once you have signed in.
Login to Account Create an Account
Photo

kendi scriptimi yaptım delayları 0 tek spacede full kombo ama ufak bir hata var


  • Please log in to reply
2 replies to this topic

#1
kaan4567

kaan4567

    Member

  • Members
  • 17 posts

arkadaşlar kendi scriptimi yaptım delayları 0  1spacede  full kombo ama ufak bir hata var  yardımcı olurmusunuz ileriki zamanlarda scripte çok beğeni gelirse  oyun başladığında ilk item almayı   target selectorü robotik soraka kostümünü vb şeyler  eklicem hatam şu şekilde

 

                                                                               HATA TÜRÜ: unexpected symbol near "{"

scriptimden ufak bir bölüm

 

local SxcSAIOVersion = 0.2583
local SxcSAIOChangelog1 = 'Soraka'
local SxcSAIOChangelog2 = 'Hello World'
local SxcSAIOChangelog3 = ''

require 'Inspired'
require 'DamageLib'

local ToUpdate = {}
ToUpdate.UseHttps = true
ToUpdate.Host = "raw.githubusercontent.com"
ToUpdate.VersionPath = "/xSxcSx/Gaming-On-Steroids/master/SxcSAIO.version"
ToUpdate.ScriptPath = "/xSxcSx/Gaming-On-Steroids/master/SxcSAIO.lua"
ToUpdate.SavePath = SCRIPT_PATH.."SxcSAIO.lua"
ToUpdate.CallbackUpdate = function(NewVersion,OldVersion) PrintChat("<font color=\"#99ff00\"><b>{SxcSAIOUpdater} ::: Updated to ::: "..NewVersion..". Please Reload with 2x F6</b></font>") end
ToUpdate.CallbackNoUpdate = function(OldVersion) PrintChat("<font color=\"#99ff00\"><b>{SxcSAIOUpdater} ::: No Updates Found</b></font>") end
ToUpdate.CallbackNewVersion = function(NewVersion) PrintChat("<font color=\"#99ff00\"><b>{SxcSAIOUpdater} ::: New Version found ::: "..NewVersion..". Please wait until its downloaded</b></font>") end
ToUpdate.CallbackError = function(NewVersion) PrintChat("<font color=\"#99ff00\"><b>{SxcSAIOUpdater} ::: Error while Downloading. Please try again.</b></font>") end
    
local SxcSAIOChamps = {
 ["Soraka"] = true,  
  }

local SxcSAIOSkin {
["Soraka"] = {"Normal", "Dryad", "Divine", "Celestine", "Reaper", "Order of the Banana"},
     }
function OnLoad()
end

 local Name = GetMyHero()
local ChampName = myHero.charName


if not SxcSAIOChamps[ChampName] then
    PrintChat("<font color=\"#99ff00\"><b>{SxcSAIO} ::: " .. ChampName .. " is not supported!</b></font>")
    return
end
 


  • 0

#2
xxsilent

xxsilent

    Newbie

  • Members
  • 1 posts

{ 'in yanında beklenmeyen bir karakter var diyor. local ToUpdate = { }   arada boşluk bırakıp dene bi bende tecrübeli değilim pek yardımcı olamıycam.


  • 0

#3
FlyFloop

FlyFloop

    Advanced Member

  • Donator
  • 458 posts

knk bu scriptin tamami mi


  • 0




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users